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@6411ce30[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=33,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-10-04T14:33:56Z]] (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/jenkins6757960988522583031.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=355fa3252ff20ff5032ac6d4a9bd01de04a174946dbb795fd38e2bfd66d43687 Stored in directory: /tmp/pip-ephem-wheel-cache-ckls6h28/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 cba716d2e..61c985a90 master -> origin/master 59d4bc145..93e323bec v22.12 -> origin/v22.12 Updating cba716d2e..61c985a90 Fast-forward device/community/device-pine64-pinephonepro/APKBUILD | 16 ++++++++++------ .../device-pine64-pinephonepro/modemmanager.conf | 6 ++++++ .../device-pine64-pinephonepro/ucm/VoiceCall.conf | 4 ++-- 3 files changed, 18 insertions(+), 8 deletions(-) create mode 100644 device/community/device-pine64-pinephonepro/modemmanager.conf [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:08] Config changed: ui='plasma-mobile' [15:49:08] Config changed: device='tablet-x64uefi' [15:49:08] Config changed: kernel='edge' [15:49:08] Config changed: extra_packages='osk-sdl' (418849) [15:49:09] % 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) (418849) [15:49:09] % 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=Upcoming stable release (DO NOT USE) branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Latest release / Recommended for best stability 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 (418849) [15:49:09] *** (1/4) PREPARE NATIVE CHROOT *** (418849) [15:49:09] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (418849) [15:49:09] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (418849) [15:49:09] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (418849) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (418849) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (418849) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (418849) [15:49:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (418849) [15:49:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (418849) [15:49:09] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (418849) [15:49:09] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (418849) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (418849) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (418849) [15:49:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (418849) [15:49:09] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (418849) [15:49:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (418849) [15:49:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (418849) [15:49:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (418849) [15:49:09] Update package index for x86_64 (4 file(s)) (418849) [15:49:09] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (418849) [15:49:09] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (418849) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (418849) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (418849) [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 (418849) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (418849) [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 (418849) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (418849) [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 (418849) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (418849) [15:49:11] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (418849) [15:49:11] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (418849) [15:49:11] extracted: /tmp/pmbootstrapzvzi2cw3apk (418849) [15:49:11] extracted: /tmp/pmbootstraptiloz9g9sig (418849) [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 (418849) [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/pmbootstraptiloz9g9sig /tmp/pmbootstrapzvzi2cw3apk Verified OK (418849) [15:49:11] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (418849) [15:49:11] % /tmp/pmbootstrapzvzi2cw3apk --version apk-tools 2.12.10, compiled for x86_64. (418849) [15:49:11] (native) install alpine-base (418849) [15:49:11] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [15:49:11] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (418849) [15:49:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (418849) [15:49:11] (native) update /etc/apk/repositories (418849) [15:49:11] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (418849) [15:49:11] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (418849) [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 (418849) [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 (418849) [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 (418849) [15:49:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (418849) [15:49:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (418849) [15:49:11] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (418849) [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 (418849) [15:49:11] New background process: pid=419012, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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.45.2-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (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 (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r29.trigger OK: 10 MiB in 25 packages (418849) [15:49:13] (native) % adduser -D pmos -u 12345 (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (418849) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (418849) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (418849) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (418849) [15:49:13] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (418849) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (418849) [15:49:13] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (418849) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (418849) [15:49:13] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (418849) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (418849) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (418849) [15:49:13] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (418849) [15:49:16] (native) install cryptsetup util-linux parted (418849) [15:49:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (418849) [15:49:16] (native) % cat /tmp/apk_progress_fifo (418849) [15:49:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (418849) [15:49:16] New background process: pid=419367, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221203-r0) (11/42) Installing ncurses-libs (6.3_p20221203-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.4.9-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r7) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (418849) [15:49:18] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (418849) [15:49:18] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (418849) [15:49:18] % 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 (418849) [15:49:18] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (418849) [15:49:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (418849) [15:49:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (418849) [15:49:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (418849) [15:49:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (418849) [15:49:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (418849) [15:49:18] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (418849) [15:49:18] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (418849) [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 (418849) [15:49:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (418849) [15:49:18] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (418849) [15:49:18] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (418849) [15:49:18] extracted: /tmp/pmbootstrapzp8dckx5apk (418849) [15:49:18] extracted: /tmp/pmbootstrap94zde04isig (418849) [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 (418849) [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/pmbootstrap94zde04isig /tmp/pmbootstrapzp8dckx5apk Verified OK (418849) [15:49:18] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (418849) [15:49:18] % /tmp/pmbootstrapzp8dckx5apk --version apk-tools 2.12.10, compiled for x86_64. (418849) [15:49:18] (rootfs_tablet-x64uefi) install alpine-base (418849) [15:49:18] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (418849) [15:49:18] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (418849) [15:49:18] (rootfs_tablet-x64uefi) update /etc/apk/repositories (418849) [15:49:18] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (418849) [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 (418849) [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 (418849) [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 (418849) [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 (418849) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (418849) [15:49:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (418849) [15:49:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (418849) [15:49:18] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (418849) [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 (418849) [15:49:18] New background process: pid=419815, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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.45.2-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (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 (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r29.trigger OK: 10 MiB in 25 packages (418849) [15:49:19] (rootfs_tablet-x64uefi) % getent passwd user (418849) [15:49:19] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user wheel (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user video (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user audio (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user input (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S plugdev (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user plugdev (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (418849) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user netdev (418849) [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 (418849) [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) (418849) [15:49:20] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (418849) [15:49:20] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (418849) [15:49:20] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (418849) [15:49:21] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (418849) [15:49:21] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (418849) [15:49:22] (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 (418849) [15:49:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (418849) [15:49:22] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (418849) [15:49:22] (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 (418849) [15:49:22] New background process: pid=419880, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/806) Installing icu-data-full (72.1-r1) (2/806) Installing dbus-libs (1.14.4-r0) (3/806) Installing libgcc (12.2.1_git20220924-r5) (4/806) Installing libffi (3.4.4-r0) (5/806) Installing libintl (0.21.1-r1) (6/806) Installing libblkid (2.38.1-r1) (7/806) Installing libmount (2.38.1-r1) (8/806) Installing pcre2 (10.41-r1) (9/806) Installing glib (2.74.3-r0) (10/806) Installing libstdc++ (12.2.1_git20220924-r5) (11/806) Installing icu-libs (72.1-r1) (12/806) Installing libpcre2-16 (10.41-r1) (13/806) Installing zstd-libs (1.5.2-r9) (14/806) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/806) Installing hicolor-icon-theme (0.17-r2) (16/806) Installing libmagic (5.43-r0) (17/806) Installing file (5.43-r0) (18/806) Installing libxau (1.0.11-r0) (19/806) Installing libmd (1.0.4-r0) (20/806) Installing libbsd (0.11.7-r0) (21/806) Installing libxdmcp (1.1.4-r0) (22/806) Installing libxcb (1.15-r0) (23/806) Installing libx11 (1.8.2-r0) (24/806) Installing libxext (1.3.5-r0) (25/806) Installing libice (1.1.1-r0) (26/806) Installing libuuid (2.38.1-r1) (27/806) Installing libsm (1.2.3-r2) (28/806) Installing libxt (1.2.1-r1) (29/806) Installing libxmu (1.1.4-r0) (30/806) Installing xset (1.2.5-r0) (31/806) Installing xprop (1.2.6-r0) (32/806) Installing xdg-utils (1.1.3-r4) (33/806) Installing mesa (22.2.5-r0) (34/806) Installing hwdata-pci (0.365-r0) (35/806) Installing libpciaccess (0.17-r0) (36/806) Installing libdrm (2.4.114-r0) (37/806) Installing libexpat (2.5.0-r0) (38/806) Installing wayland-libs-server (1.21.0-r1) (39/806) Installing libxfixes (6.0.0-r0) (40/806) Installing libxxf86vm (1.1.5-r0) (41/806) Installing mesa-glapi (22.2.5-r0) (42/806) Installing libxshmfence (1.3.2-r0) (43/806) Installing mesa-gl (22.2.5-r0) (44/806) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/806) Installing libxcomposite (0.4.6-r0) (46/806) Installing brotli-libs (1.0.9-r10) (47/806) Installing libbz2 (1.0.8-r4) (48/806) Installing libpng (1.6.39-r2) (49/806) Installing freetype (2.12.1-r0) (50/806) Installing fontconfig (2.14.1-r0) (51/806) Installing wayland-libs-client (1.21.0-r1) (52/806) Installing wayland-libs-cursor (1.21.0-r1) (53/806) Installing wayland-libs-egl (1.21.0-r1) (54/806) Installing xkeyboard-config (2.37-r0) (55/806) Installing xz-libs (5.2.9-r0) (56/806) Installing libxml2 (2.10.3-r2) (57/806) Installing libxkbcommon (1.4.1-r0) (58/806) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/806) Installing mesa-gbm (22.2.5-r0) (60/806) Installing mesa-egl (22.2.5-r0) (61/806) Installing avahi-libs (0.8-r6) (62/806) Installing gmp (6.2.1-r2) (63/806) Installing nettle (3.8.1-r0) (64/806) Installing p11-kit (0.24.1-r1) (65/806) Installing libtasn1 (4.19.0-r0) (66/806) Installing libunistring (1.1-r0) (67/806) Installing gnutls (3.7.8-r2) (68/806) Installing cups-libs (2.4.2-r1) (69/806) Installing pkgconf (1.9.3-r0) (70/806) Installing shared-mime-info (2.2-r2) (71/806) Installing libjpeg-turbo (2.1.4-r0) (72/806) Installing libwebp (1.2.4-r1) (73/806) Installing tiff (4.4.0-r1) (74/806) Installing gdk-pixbuf (2.42.10-r0) (75/806) Installing gtk-update-icon-cache (3.24.35-r1) (76/806) Installing libxrender (0.9.11-r0) (77/806) Installing libxcursor (1.2.1-r1) (78/806) Installing libxdamage (1.1.6-r0) (79/806) Installing libxi (1.8-r0) (80/806) Installing libxinerama (1.1.5-r0) (81/806) Installing libxrandr (1.5.3-r0) (82/806) Installing libatk-1.0 (2.46.0-r0) (83/806) Installing libxtst (1.2.4-r0) (84/806) Installing at-spi2-core (2.46.0-r0) (85/806) Installing libatk-bridge-2.0 (2.46.0-r0) (86/806) Installing pixman (0.42.2-r0) (87/806) Installing cairo (1.17.6-r3) (88/806) Installing cairo-gobject (1.17.6-r3) (89/806) Installing libepoxy (1.5.10-r0) (90/806) Installing fribidi (1.0.12-r0) (91/806) Installing graphite2 (1.3.14-r2) (92/806) Installing harfbuzz (5.3.1-r1) (93/806) Installing libxft (2.3.7-r0) (94/806) Installing pango (1.50.12-r0) (95/806) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/806) Installing libevdev (1.13.0-r0) (97/806) Installing mtdev (1.1.6-r1) (98/806) Installing eudev-libs (3.2.11-r6) (99/806) Installing libinput-libs (1.22.0-r0) (100/806) Installing xcb-util-wm (0.4.2-r0) (101/806) Installing xcb-util (0.4.0-r3) (102/806) Installing xcb-util-image (0.4.1-r0) (103/806) Installing xcb-util-keysyms (0.4.1-r0) (104/806) Installing xcb-util-renderutil (0.3.10-r0) (105/806) Installing libxkbcommon-x11 (1.4.1-r0) (106/806) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (107/806) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/806) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/806) Installing kirigami2-libs (5.101.0-r0) (110/806) Installing libgomp (12.2.1_git20220924-r5) (111/806) Installing kirigami2 (5.101.0-r0) (112/806) Installing kactivities-libs (5.101.0-r0) (113/806) Installing karchive (5.101.0-r0) (114/806) Installing kconfig (5.101.0-r0) (115/806) Installing kcoreaddons (5.101.0-r0) (116/806) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (117/806) Installing kwindowsystem (5.101.0-r0) (118/806) Installing kcrash (5.101.0-r0) (119/806) Installing kdbusaddons (5.101.0-r0) (120/806) Installing kglobalaccel (5.101.0-r0) (121/806) Installing kguiaddons (5.101.0-r0) (122/806) Installing ki18n (5.101.0-r0) (123/806) Installing libelogind (246.10-r5) (124/806) Installing polkit-elogind-libs (122-r0) (125/806) Installing polkit-qt-1 (0.114.0-r1) (126/806) Installing kauth (5.101.0-r0) (127/806) Installing kcodecs (5.101.0-r0) (128/806) Installing kwidgetsaddons (5.101.0-r0) (129/806) Installing kconfigwidgets (5.101.0-r0) (130/806) Installing qt5-qtsvg (5.15.6_git20220908-r0) (131/806) Installing kiconthemes (5.101.0-r0) (132/806) Installing kitemviews (5.101.0-r0) (133/806) Installing kxmlgui (5.101.0-r0) (134/806) Installing kbookmarks (5.101.0-r0) (135/806) Installing kcompletion (5.101.0-r0) (136/806) Installing libxml2-utils (2.10.3-r2) (137/806) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (138/806) Installing libgpg-error (1.46-r1) (139/806) Installing libgcrypt (1.10.1-r0) (140/806) Installing libxslt (1.1.37-r0) (141/806) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (142/806) Installing kdoctools (5.101.0-r0) (143/806) Installing kjobwidgets (5.101.0-r0) (144/806) Installing alsa-lib (1.2.8-r0) (145/806) Installing libxv (1.0.12-r0) (146/806) Installing cdparanoia-libs (10.2-r11) (147/806) Installing graphene (1.10.8-r1) (148/806) Installing gstreamer (1.20.4-r0) (149/806) Installing libogg (1.3.5-r1) (150/806) Installing opus (1.3.1-r1) (151/806) Installing orc (0.4.33-r0) (152/806) Installing libtheora (1.1.1-r16) (153/806) Installing libvorbis (1.3.7-r0) (154/806) Installing gst-plugins-base (1.20.4-r1) (155/806) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (156/806) Installing qt5-qtspeech (5.15.6_git20220907-r0) (157/806) Installing sound-theme-freedesktop (0.8-r0) (158/806) Installing libltdl (2.4.7-r0) (159/806) Installing libcanberra (0.30-r9) (160/806) Installing libcanberra-gstreamer (0.30-r9) (161/806) Installing knotifications (5.101.0-r0) (162/806) Installing kservice (5.101.0-r0) (163/806) Installing solid-libs (5.101.0-r0) (164/806) Installing libhunspell (1.7.1-r0) (165/806) Installing ncurses-terminfo-base (6.3_p20221203-r0) (166/806) Installing ncurses-libs (6.3_p20221203-r0) (167/806) Installing readline (8.2.0-r0) (168/806) Installing hunspell (1.7.1-r0) (169/806) Installing sonnet (5.101.0-r0) (170/806) Installing ktextwidgets (5.101.0-r0) (171/806) Installing kio (5.101.0-r0) (172/806) Installing kpackage (5.101.0-r0) (173/806) Installing kdeclarative (5.101.0-r0) (174/806) Installing kwayland (5.101.0-r0) (175/806) Installing plasma-framework (5.101.0-r0) (176/806) Installing sqlite-libs (3.40.0-r0) (177/806) Installing libaccounts-glib (1.26-r1) (178/806) Installing libaccounts-qt (1.16-r1) (179/806) Installing signond (8.61-r0) (180/806) Installing accounts-qml-module (0.7_git20190605-r1) (181/806) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (182/806) Installing sdl2 (2.26.1-r0) (183/806) Installing svt-av1-libs (1.4.0-r0) (184/806) Installing aom-libs (3.5.0-r0) (185/806) Installing libass (0.17.0-r0) (186/806) Installing libdav1d (1.0.0-r2) (187/806) Installing lcms2 (2.14-r0) (188/806) Installing libjxl (0.7.0-r0) (189/806) Installing lame (3.100-r2) (190/806) Installing libasyncns (0.8-r1) (191/806) Installing flac-libs (1.4.2-r0) (192/806) Installing libsndfile (1.1.0-r2) (193/806) Installing soxr (0.1.3-r3) (194/806) Installing speexdsp (1.2.1-r0) (195/806) Installing tdb-libs (1.4.7-r1) (196/806) Installing libpulse (9999_git20220528-r0) (197/806) Installing cjson (1.7.15-r3) (198/806) Installing mbedtls (2.28.1-r1) (199/806) Installing librist (0.2.7-r0) (200/806) Installing libsrt (1.5.1-r0) (201/806) Installing libssh (0.10.4-r0) (202/806) Installing v4l-utils-libs (1.22.1-r2) (203/806) Installing libva (2.16.0-r0) (204/806) Installing libvdpau (1.5-r0) (205/806) Installing vidstab (1.1.0-r2) (206/806) Installing libvpx (1.12.0-r1) (207/806) Installing x264-libs (0.164_git20220602-r0) (208/806) Installing numactl (2.0.16-r0) (209/806) Installing x265-libs (3.5-r3) (210/806) Installing xvidcore (1.3.7-r1) (211/806) Installing libsodium (1.0.18-r2) (212/806) Installing libzmq (4.3.4-r1) (213/806) Installing ffmpeg-libs (5.1.2-r3) (214/806) Installing libevent (2.1.12-r5) (215/806) Installing minizip (1.2.13-r0) (216/806) Installing nspr (4.35-r0) (217/806) Installing nss (3.86-r0) (218/806) Installing re2 (2022.12.01-r0) (219/806) Installing snappy (1.1.9-r4) (220/806) Installing qt5-qtwebengine (5.15.11-r9) (221/806) Installing libnotify (0.8.1-r1) (222/806) Installing libproxy (0.4.18-r2) (223/806) Installing signon-ui (0.17_git20171023-r2) (224/806) Installing libassuan (2.5.5-r1) (225/806) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (226/806) Installing gnupg-gpgconf (2.2.40-r0) (227/806) Installing gpg (2.2.40-r0) (228/806) Installing npth (1.6-r2) (229/806) Installing gpg-agent (2.2.40-r0) (230/806) Installing libksba (1.6.2-r0) (231/806) Installing gpgsm (2.2.40-r0) (232/806) Installing gpgme (1.18.0-r1) (233/806) Installing gpgmepp (1.18.0-r1) (234/806) Installing gdbm (1.23-r0) (235/806) Installing libsasl (2.1.28-r3) (236/806) Installing libqca (2.3.4-r2) (237/806) Installing kwallet (5.101.0-r0) (238/806) Installing kaccounts-integration (22.12.0-r0) (239/806) Installing purpose (5.101.0-r0) (240/806) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (241/806) Installing qt5-qtfeedback (0_git20180903-r0) (242/806) Installing angelfish (22.11-r0) (243/806) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (244/806) Installing gtk-engines-clearlooks (2.21.0-r3) (245/806) Installing gtk-engines-crux (2.21.0-r3) (246/806) Installing gtk-engines-industrial (2.21.0-r3) (247/806) Installing gtk-engines-mist (2.21.0-r3) (248/806) Installing gtk-engines-redmond (2.21.0-r3) (249/806) Installing gtk-engines-thinice (2.21.0-r3) (250/806) Installing gtk-engines (2.21.0-r3) (251/806) Installing breeze-gtk (5.26.4-r0) (252/806) Installing udev-init-scripts (35-r1) (253/806) Installing udev-init-scripts-openrc (35-r1) (254/806) Installing kmod-libs (30-r1) (255/806) Installing eudev (3.2.11-r6) (256/806) Installing eudev-openrc (3.2.11-r6) (257/806) Installing openssh-keygen (9.1_p1-r1) (258/806) Installing libedit (20221030.3.1-r0) (259/806) Installing openssh-client-common (9.1_p1-r1) (260/806) Installing openssh-client-default (9.1_p1-r1) (261/806) Installing openssh-sftp-server (9.1_p1-r1) (262/806) Installing openssh-server-common (9.1_p1-r1) (263/806) Installing openssh-server (9.1_p1-r1) (264/806) Installing openssh (9.1_p1-r1) (265/806) Installing boot-deploy (0.6.1-r0) (266/806) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (267/806) Installing lzo (2.10-r3) (268/806) Installing btrfs-progs (6.0.2-r0) (269/806) Installing bzip2 (1.0.8-r4) (270/806) Installing argon2-libs (20190702-r2) (271/806) Installing device-mapper-libs (2.03.17-r1) (272/806) Installing json-c (0.16-r0) (273/806) Installing cryptsetup-libs (2.6.0-r0) (274/806) Installing popt (1.19-r0) (275/806) Installing cryptsetup (2.6.0-r0) (276/806) Installing cryptsetup-openrc (2.6.0-r0) (277/806) Installing libaio (0.3.113-r0) (278/806) Installing device-mapper-event-libs (2.03.17-r1) (279/806) Installing lvm2-libs (2.03.17-r1) (280/806) Installing device-mapper (2.03.17-r1) (281/806) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (282/806) Installing libcom_err (1.46.5-r4) (283/806) Installing e2fsprogs-libs (1.46.5-r4) (284/806) Installing e2fsprogs (1.46.5-r4) (285/806) Installing e2fsprogs-extra (1.46.5-r4) (286/806) Installing f2fs-tools-libs (1.15.0-r0) (287/806) Installing f2fs-tools (1.15.0-r0) (288/806) Installing lz4 (1.9.4-r1) (289/806) Installing userspace-rcu (0.13.2-r0) (290/806) Installing multipath-tools (0.9.3-r1) (291/806) Installing multipath-tools-openrc (0.9.3-r1) (292/806) Installing parted (3.5-r0) (293/806) Installing postmarketos-mvcfg (1-r0) (294/806) Installing postmarketos-keys (1-r0) (295/806) Installing sudo (1.9.12_p1-r1) (296/806) Installing postmarketos-base-nofde (24-r0) (297/806) Installing unudhcpd (0.2.1-r0) (298/806) Installing xz (5.2.9-r0) (299/806) Installing postmarketos-mkinitfs (1.5.1-r2) (300/806) Installing postmarketos-base (24-r0) Executing postmarketos-base-24-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/806) Installing llvm15-libs (15.0.6-r1) (302/806) Installing musl-fts (1.2.7-r3) (303/806) Installing libelf (0.188-r0) (304/806) Installing mesa-dri-gallium (22.2.5-r0) (305/806) Installing postmarketos-base-mesa (24-r0) (306/806) Installing device-tablet-x64uefi (0.4-r1) (307/806) Installing intel-gmmlib (22.3.1-r0) (308/806) Installing intel-media-driver (22.6.4-r0) (309/806) Installing libva-intel-driver (2.4.1-r0) (310/806) Installing device-tablet-x64uefi-libva (0.4-r1) (311/806) Installing linux-firmware-yamaha (20221109-r0) (312/806) Installing linux-firmware-yam (20221109-r0) (313/806) Installing linux-firmware-wfx (20221109-r0) (314/806) Installing linux-firmware-vxge (20221109-r0) (315/806) Installing linux-firmware-vicam (20221109-r0) (316/806) Installing linux-firmware-ueagle-atm (20221109-r0) (317/806) Installing linux-firmware-ttusb-budget (20221109-r0) (318/806) Installing linux-firmware-tigon (20221109-r0) (319/806) Installing linux-firmware-ti-keystone (20221109-r0) (320/806) Installing linux-firmware-ti-connectivity (20221109-r0) (321/806) Installing linux-firmware-ti (20221109-r0) (322/806) Installing linux-firmware-tehuti (20221109-r0) (323/806) Installing linux-firmware-sxg (20221109-r0) (324/806) Installing linux-firmware-sun (20221109-r0) (325/806) Installing linux-firmware-slicoss (20221109-r0) (326/806) Installing linux-firmware-sb16 (20221109-r0) (327/806) Installing linux-firmware-rtw89 (20221109-r0) (328/806) Installing linux-firmware-rtw88 (20221109-r0) (329/806) Installing linux-firmware-rtlwifi (20221109-r0) (330/806) Installing linux-firmware-rtl_nic (20221109-r0) (331/806) Installing linux-firmware-rtl_bt (20221109-r0) (332/806) Installing linux-firmware-rtl8192e (20221109-r0) (333/806) Installing linux-firmware-rsi (20221109-r0) (334/806) Installing linux-firmware-rockchip (20221109-r0) (335/806) Installing linux-firmware-radeon (20221109-r0) (336/806) Installing linux-firmware-r128 (20221109-r0) (337/806) Installing linux-firmware-qlogic (20221109-r0) (338/806) Installing linux-firmware-qed (20221109-r0) (339/806) Installing linux-firmware-ath10k (20221109-r0) (340/806) Installing linux-firmware-qcom (20221109-r0) (341/806) Installing linux-firmware-qca (20221109-r0) (342/806) Installing linux-firmware-ositech (20221109-r0) (343/806) Installing linux-firmware-nvidia (20221109-r0) (344/806) Installing linux-firmware-netronome (20221109-r0) (345/806) Installing linux-firmware-myricom (20221109-r0) (346/806) Installing linux-firmware-mwlwifi (20221109-r0) (347/806) Installing linux-firmware-mwl8k (20221109-r0) (348/806) Installing linux-firmware-mrvl (20221109-r0) (349/806) Installing linux-firmware-moxa (20221109-r0) (350/806) Installing linux-firmware-microchip (20221109-r0) (351/806) Installing linux-firmware-meson (20221109-r0) (352/806) Installing linux-firmware-mellanox (20221109-r0) (353/806) Installing linux-firmware-mediatek (20221109-r0) (354/806) Installing linux-firmware-matrox (20221109-r0) (355/806) Installing linux-firmware-liquidio (20221109-r0) (356/806) Installing linux-firmware-libertas (20221109-r0) (357/806) Installing linux-firmware-korg (20221109-r0) (358/806) Installing linux-firmware-keyspan_pda (20221109-r0) (359/806) Installing linux-firmware-keyspan (20221109-r0) (360/806) Installing linux-firmware-kaweth (20221109-r0) (361/806) Installing linux-firmware-isci (20221109-r0) (362/806) Installing linux-firmware-intel (20221109-r0) (363/806) Installing linux-firmware-inside-secure (20221109-r0) (364/806) Installing linux-firmware-imx (20221109-r0) (365/806) Installing linux-firmware-i915 (20221109-r0) (366/806) Installing linux-firmware-go7007 (20221109-r0) (367/806) Installing linux-firmware-ess (20221109-r0) (368/806) Installing linux-firmware-ene-ub6250 (20221109-r0) (369/806) Installing linux-firmware-emi62 (20221109-r0) (370/806) Installing linux-firmware-emi26 (20221109-r0) (371/806) Installing linux-firmware-edgeport (20221109-r0) (372/806) Installing linux-firmware-e100 (20221109-r0) (373/806) Installing linux-firmware-dsp56k (20221109-r0) (374/806) Installing linux-firmware-dpaa2 (20221109-r0) (375/806) Installing linux-firmware-dabusb (20221109-r0) (376/806) Installing linux-firmware-cypress (20221109-r0) (377/806) Installing linux-firmware-cxgb4 (20221109-r0) (378/806) Installing linux-firmware-cxgb3 (20221109-r0) (379/806) Installing linux-firmware-cpia2 (20221109-r0) (380/806) Installing linux-firmware-cnm (20221109-r0) (381/806) Installing linux-firmware-cis (20221109-r0) (382/806) Installing linux-firmware-cirrus (20221109-r0) (383/806) Installing linux-firmware-cavium (20221109-r0) (384/806) Installing linux-firmware-cadence (20221109-r0) (385/806) Installing linux-firmware-brcm (20221109-r0) (386/806) Installing linux-firmware-bnx2x (20221109-r0) (387/806) Installing linux-firmware-bnx2 (20221109-r0) (388/806) Installing linux-firmware-av7110 (20221109-r0) (389/806) Installing linux-firmware-atusb (20221109-r0) (390/806) Installing linux-firmware-atmel (20221109-r0) (391/806) Installing linux-firmware-ath9k_htc (20221109-r0) (392/806) Installing linux-firmware-ath6k (20221109-r0) (393/806) Installing linux-firmware-ath11k (20221109-r0) (394/806) Installing linux-firmware-ar3k (20221109-r0) (395/806) Installing linux-firmware-amphion (20221109-r0) (396/806) Installing linux-firmware-amdgpu (20221109-r0) (397/806) Installing linux-firmware-amd-ucode (20221109-r0) (398/806) Installing linux-firmware-amd (20221109-r0) (399/806) Installing linux-firmware-advansys (20221109-r0) (400/806) Installing linux-firmware-adaptec (20221109-r0) (401/806) Installing linux-firmware-acenic (20221109-r0) (402/806) Installing linux-firmware-3com (20221109-r0) (403/806) Installing linux-firmware-other (20221109-r0) (404/806) Installing linux-firmware (20221109-r0) (405/806) Installing linux-edge (6.0.12-r0) (406/806) Installing device-tablet-x64uefi-kernel-edge (0.4-r1) (407/806) Installing ca-certificates (20220614-r2) (408/806) Installing nghttp2-libs (1.51.0-r0) (409/806) Installing libcurl (7.86.0-r1) (410/806) Installing libxmlb (0.3.10-r0) (411/806) Installing yaml (0.2.5-r0) (412/806) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (413/806) Installing appstream-qt (0.15.5-r2) (414/806) Installing attica (5.101.0-r0) (415/806) Installing kidletime (5.101.0-r0) (416/806) Installing knewstuff (5.101.0-r0) (417/806) Installing discover (5.26.4-r0) (418/806) Installing libapk-qt (0.4.2-r0) (419/806) Installing discover-backend-apk (5.26.4-r0) (420/806) Installing font-droid-nonlatin (20200215-r2) (421/806) Installing font-noto-common (0_git20211101-r6) (422/806) Installing font-noto-math (0_git20211101-r6) (423/806) Installing font-noto-symbols (0_git20211101-r6) (424/806) Installing font-noto (0_git20211101-r6) (425/806) Installing font-noto-emoji (2.038-r0) (426/806) Installing font-noto-extra (0_git20211101-r6) (427/806) Installing mauiman (1.0.1-r0) (428/806) Installing mauikit (2.2.1-r0) (429/806) Installing exiv2 (0.27.5-r1) (430/806) Installing mauikit-imagetools (2.2.1-r0) (431/806) Installing mauikit-filebrowsing (2.2.1-r0) (432/806) Installing index (2.2.1-r0) (433/806) Installing signon-plugin-oauth2 (0.25-r0) (434/806) Installing kaccounts-providers (22.12.0-r0) (435/806) Installing kirigami-addons (0.6.1-r0) (436/806) Installing kclock (22.11-r0) (437/806) Installing gsettings-desktop-schemas (43.0-r0) (438/806) Installing kdecoration (5.26.4-r0) (439/806) Installing kde-gtk-config (5.26.4-r0) (440/806) Installing kirigami-gallery (22.12.0-r0) (441/806) Installing kquickimageeditor (0.2.0-r1) (442/806) Installing taglib (1.13-r0) (443/806) Installing kfilemetadata (5.101.0-r0) (444/806) Installing qt5-qtlocation (5.15.6_git20220907-r1) (445/806) Installing koko (22.11-r0) (446/806) Installing kasync (0.3.0-r2) (447/806) Installing gpg-wks-server (2.2.40-r0) (448/806) Installing gpgv (2.2.40-r0) (449/806) Installing libldap (2.6.3-r6) (450/806) Installing gnupg-dirmngr (2.2.40-r0) (451/806) Installing gnupg-utils (2.2.40-r0) (452/806) Installing gnupg-wks-client (2.2.40-r0) (453/806) Installing gnupg (2.2.40-r0) (454/806) Installing iso-codes (4.12.0-r0) (455/806) Installing kcontacts (5.101.0-r0) (456/806) Installing kpeople (5.101.0-r0) (457/806) Installing libical (3.0.16-r1) (458/806) Installing kcalendarcore (5.101.0-r0) (459/806) Installing kmime (22.12.0-r0) (460/806) Installing kimap2 (0.4.0-r1) (461/806) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (462/806) Installing kdav2 (0.4.0-r1) (463/806) Installing lmdb (0.9.29-r2) (464/806) Installing libxapian (1.4.21-r0) (465/806) Installing sink (0.9.0-r3) (466/806) Installing kpeoplesink (0_git20210224-r1) (467/806) Installing kpeoplevcard (0.1-r2) (468/806) Installing libraw (0.20.2-r2) (469/806) Installing libraw-tools (0.20.2-r2) (470/806) Installing imagemagick-libs (7.1.0.53-r0) (471/806) Installing jbig2dec (0.19-r1) (472/806) Installing ghostscript (10.0.0-r0) (473/806) Installing libde265 (1.0.9-r0) (474/806) Installing libheif (1.14.0-r0) (475/806) Installing librsvg (2.55.1-r0) (476/806) Installing imagemagick (7.1.0.53-r0) (477/806) Installing perl (5.36.0-r0) (478/806) Installing perl-image-exiftool (12.50-r0) (479/806) Installing exiftool (12.50-r0) (480/806) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (481/806) Installing dbus-openrc (1.14.4-r0) (482/806) Installing feedbackd-device-themes (0_git20220202-r0) (483/806) Installing gsound (1.0.3-r1) (484/806) Installing libgudev (237-r1) (485/806) Installing json-glib (1.6.6-r1) (486/806) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.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. * (487/806) Installing tzdata (2022g-r0) (488/806) Installing openexr (3.1.5-r3) (489/806) Installing soundtouch (2.3.2-r1) (490/806) Installing libraw1394 (2.1.2-r3) (491/806) Installing libusb (1.0.26-r0) (492/806) Installing libdc1394 (2.2.6-r1) (493/806) Installing tslib (1.22-r1) (494/806) Installing directfb (1.7.7-r5) (495/806) Installing faac (1.30-r2) (496/806) Installing fdk-aac (2.0.2-r1) (497/806) Installing flite (2.2-r1) (498/806) Installing libsamplerate (0.2.2-r0) (499/806) Installing jack (1.9.21-r0) (500/806) Installing portaudio (19.7.0-r0) (501/806) Installing fluidsynth-libs (2.3.0-r0) (502/806) Installing libfreeaptx (0.1.1-r1) (503/806) Installing gsm (1.0.22-r1) (504/806) Installing libldac (2.0.2.3-r0) (505/806) Installing libmodplug (0.8.9.0-r2) (506/806) Installing neon (0.32.4-r0) (507/806) Installing libnice (0.1.19-r0) (508/806) Installing openal-soft (1.22.2-r2) (509/806) Installing openjpeg (2.5.0-r0) (510/806) Installing librtmp (2.4_git20190330-r2) (511/806) Installing sbc (2.0-r0) (512/806) Installing spandsp (0.0.6-r2) (513/806) Installing libsrtp (2.4.2-r3) (514/806) Installing vo-aacenc (0.1.3-r0) (515/806) Installing vo-amrwbenc (0.1.3-r0) (516/806) Installing libzbar (0.23.92-r2) (517/806) Installing gst-plugins-bad (1.20.4-r2) (518/806) Installing gtk4.0 (4.8.2-r1) Executing gtk4.0-4.8.2-r1.post-install (519/806) Installing megapixels (1.6.0-r0) (520/806) Installing mesa-gles (22.2.5-r0) (521/806) Installing encodings (1.0.6-r0) (522/806) Installing libfontenc (1.1.7-r0) (523/806) Installing mkfontscale (1.2.2-r1) (524/806) Installing font-dejavu (2.37-r3) (525/806) Installing sdl2_ttf (2.20.1-r0) (526/806) Installing osk-sdl (0.67.1-r1) (527/806) Installing kcmutils (5.101.0-r0) (528/806) Installing frameworkintegration (5.101.0-r0) (529/806) Installing oxygen (5.26.4-r0) (530/806) Installing modemmanager-qt (5.101.0-r0) (531/806) Installing callaudiod-libs (0.1.4-r0) (532/806) Installing abseil-cpp (20220623.1-r1) (533/806) Installing boost1.80-thread (1.80.0-r4) (534/806) Installing libprotobuf (3.21.11-r0) (535/806) Installing libphonenumber (8.13.2-r0) (536/806) Installing plasma-dialer (22.11-r0) (537/806) Installing plasma-mobile-sounds (0.1-r1) (538/806) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (539/806) Installing plasma-phonebook (22.11-r0) (540/806) Installing postmarketos-artwork-wallpapers (2-r1) (541/806) Installing postmarketos-hidden-desktop-entries (2.2-r1) (542/806) Installing bluez (5.66-r1) (543/806) Installing bluez-openrc (5.66-r1) (544/806) Installing bluez-obexd (5.66-r1) (545/806) Installing kded (5.101.0-r0) (546/806) Installing bluez-qt (5.101.0-r0) (547/806) Installing bluedevil (5.26.4-r0) (548/806) Installing breeze (5.26.4-r0) (549/806) Installing libpulse-mainloop-glib (9999_git20220528-r0) (550/806) Installing callaudiod (0.1.4-r0) (551/806) Installing dnsmasq-common (2.88-r0) (552/806) Installing dnsmasq-openrc (2.88-r0) (553/806) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (554/806) Installing linux-pam (1.5.2-r1) (555/806) Installing shadow (4.13-r0) (556/806) Installing libacl (2.3.1-r1) (557/806) Installing elogind (246.10-r5) (558/806) Installing elogind-openrc (246.10-r5) (559/806) Installing hfd-service (0.1.0-r1) (560/806) Installing hfd-service-openrc (0.1.0-r1) (561/806) Installing iio-sensor-proxy (3.4-r0) (562/806) Installing iio-sensor-proxy-openrc (3.4-r0) (563/806) Installing libkscreen (5.26.4-r0) (564/806) Installing layer-shell-qt (5.26.4-r0) (565/806) Installing qt5-qtsensors (5.15.6_git20220816-r0) (566/806) Installing kscreen (5.26.4-r0) (567/806) Installing socat (1.7.4.4-r0) (568/806) Installing kwallet-pam (5.26.4-r0) (569/806) Installing kwayland-integration (5.26.4-r0) (570/806) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (571/806) Installing duktape (2.7.0-r0) (572/806) Installing polkit-elogind (122-r0) (573/806) Installing libmm-glib (1.20.2-r1) (574/806) Installing libmbim (1.28.2-r0) (575/806) Installing libqrtr-glib (1.2.2-r0) (576/806) Installing libqmi (1.32.2-r0) (577/806) Installing modemmanager (1.20.2-r1) (578/806) Installing modemmanager-openrc (1.20.2-r1) (579/806) Installing libnm (1.40.6-r0) (580/806) Installing networkmanager-common (1.40.6-r0) (581/806) Installing networkmanager-openrc (1.40.6-r0) (582/806) Installing libmnl (1.0.5-r0) (583/806) Installing libnftnl (1.2.4-r0) (584/806) Installing iptables (1.8.8-r2) (585/806) Installing iptables-openrc (1.8.8-r2) (586/806) Installing libndp (1.8-r1) (587/806) Installing libidn2 (2.3.4-r0) (588/806) Installing libpsl (0.21.1-r1) (589/806) Installing networkmanager (1.40.6-r0) Executing networkmanager-1.40.6-r0.pre-install Executing networkmanager-1.40.6-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>. * (590/806) Installing networkmanager-cli (1.40.6-r0) (591/806) Installing pcre (8.45-r2) (592/806) Installing slang (2.3.3-r0) (593/806) Installing newt (0.52.21-r5) (594/806) Installing networkmanager-tui (1.40.6-r0) (595/806) Installing wireless-regdb (2022.08.12-r0) (596/806) Installing networkmanager-wifi (1.40.6-r0) Executing networkmanager-wifi-1.40.6-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. * (597/806) Installing mobile-broadband-provider-info (20221107-r0) (598/806) Installing networkmanager-wwan (1.40.6-r0) (599/806) Installing libunwind (1.6.2-r0) (600/806) Installing libcamera (0.0.1-r1) (601/806) Installing pipewire-libs (0.3.62-r0) (602/806) Installing libuv (1.44.2-r0) (603/806) Installing roc-toolkit-libs (0.1.5-r2) (604/806) Installing webrtc-audio-processing (0.3.1-r6) (605/806) Installing pipewire (0.3.62-r0) (606/806) Installing breeze-icons (5.101.0-r0) (607/806) Installing dbus-x11 (1.14.4-r0) (608/806) Installing kactivities (5.101.0-r0) (609/806) Installing kpipewire (5.26.4-r0) (610/806) Installing dconf (0.40.0-r2) (611/806) Installing anthy (9100h-r2) (612/806) Installing maliit-framework (2.3.0-r1) (613/806) Installing kyotocabinet (1.2.79-r3) (614/806) Installing libpinyin (2.7.92-r0) (615/806) Installing tinyxml (2.6.2-r1) (616/806) Installing presage (0.9.1-r2) (617/806) Installing maliit-keyboard (2.3.1-r1) (618/806) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (619/806) Installing plasma-nano (5.26.4-r0) (620/806) Installing networkmanager-qt (5.101.0-r0) (621/806) Installing plasma-nm (5.26.4-r0) (622/806) Installing plasma-nm-mobile (5.26.4-r0) (623/806) Installing fftw-single-libs (3.3.10-r1) (624/806) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (625/806) Installing pulseaudio-bluez (9999_git20220528-r0) (626/806) Installing pulseaudio-alsa (9999_git20220528-r0) (627/806) Installing alsa-utils-openrc (1.2.8-r0) (628/806) Installing pulseaudio-openrc (9999_git20220528-r0) (629/806) Installing libcanberra-pulse (0.30-r9) (630/806) Installing plasma-pa (5.26.4-r0) (631/806) Installing libdaemon (0.14-r3) (632/806) Installing openrc-settingsd (1.1.0-r0) (633/806) Installing openrc-settingsd-openrc (1.1.0-r0) (634/806) Installing plasma-settings (22.11-r0) (635/806) Installing kactivitymanagerd (5.26.4-r0) (636/806) Installing kinit (5.101.0-r0) (637/806) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (638/806) Installing kdnssd (5.101.0-r0) (639/806) Installing syntax-highlighting (5.101.0-r0) (640/806) Installing kdsoap (2.1.1-r0) (641/806) Installing libmtp (1.1.20-r2) (642/806) Installing clang15-libclang (15.0.6-r2) (643/806) Installing qt5-qttools (5.15.6_git20220907-r1) (644/806) Installing phonon (4.11.1-r3) (645/806) Installing talloc (2.3.4-r1) (646/806) Installing tevent (0.13.0-r1) (647/806) Installing samba-util-libs (4.16.7-r1) (648/806) Installing jansson (2.14-r0) (649/806) Installing ldb (2.5.2-r1) (650/806) Installing libwbclient (4.16.7-r1) (651/806) Installing samba-libs (4.16.7-r1) (652/806) Installing libsmbclient (4.16.7-r1) (653/806) Installing kio-extras (22.12.0-r0) (654/806) Installing kquickcharts (5.101.0-r0) (655/806) Installing xorg-server-common (21.1.4-r1) (656/806) Installing libxkbfile (1.1.2-r0) (657/806) Installing xkbcomp (1.4.6-r0) (658/806) Installing libxfont2 (2.0.6-r0) (659/806) Installing libtirpc-conf (1.3.3-r0) (660/806) Installing libtirpc-nokrb (1.3.3-r0) (661/806) Installing libxcvt (0.1.2-r0) (662/806) Installing xwayland (22.1.5-r0) (663/806) Installing kscreenlocker (5.26.4-r0) (664/806) Installing libqaccessibilityclient (0.4.1-r1) (665/806) Installing xcb-util-cursor (0.1.4-r0) (666/806) Installing kwin (5.26.4-r0) (667/806) Installing kitemmodels (5.101.0-r0) (668/806) Installing threadweaver (5.101.0-r0) (669/806) Installing krunner (5.101.0-r0) (670/806) Installing milou (5.26.4-r0) (671/806) Installing pipewire-media-session (0.4.1-r0) (672/806) Installing font-hack (3.003-r3) (673/806) Installing qqc2-desktop-style (5.101.0-r0) (674/806) Installing plasma-integration (5.26.4-r0) (675/806) Installing qtchooser (66-r2) (676/806) Installing plasma-workspace-libs (5.26.4.1-r0) (677/806) Installing kactivities-stats (5.101.0-r0) (678/806) Installing baloo (5.101.0-r0) (679/806) Installing kholidays (5.101.0-r0) (680/806) Installing libkexiv2 (22.12.0-r0) (681/806) Installing knotifyconfig (5.101.0-r0) (682/806) Installing kparts (5.101.0-r0) (683/806) Installing zxing-cpp (1.4.0-r0) (684/806) Installing libdmtx-libs (0.7.7-r0) (685/806) Installing libqrencode (4.1.1-r1) (686/806) Installing prison (5.101.0-r0) (687/806) Installing ktexteditor (5.101.0-r0) (688/806) Installing libnl3 (3.7.0-r0) (689/806) Installing libpcap (1.10.1-r1) (690/806) Installing lm-sensors-libs (3.6.0-r4) (691/806) Installing libksysguard (5.26.4-r0) (692/806) Installing kuserfeedback (1.2.0-r1) (693/806) Installing gpsd (3.24-r1) (694/806) Installing gpsd-openrc (3.24-r1) (695/806) Installing mpfr4 (4.1.0-r0) (696/806) Installing libqalculate (4.4.0-r1) (697/806) Installing plasma-workspace (5.26.4.1-r0) (698/806) Installing kpty (5.101.0-r0) (699/806) Installing kdesu (5.101.0-r0) (700/806) Installing kde-cli-tools (5.26.4-r0) (701/806) Installing qqc2-breeze-style (5.26.4-r0) (702/806) Installing plasma-mobile (5.26.4-r0) (703/806) Installing polkit-kde-agent-1 (5.26.4-r0) (704/806) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (705/806) Installing chrony-openrc (4.3-r0) (706/806) Installing haveged (1.9.18-r0) (707/806) Installing haveged-openrc (1.9.18-r0) (708/806) Installing nftables (1.0.5-r3) (709/806) Installing nftables-openrc (1.0.5-r3) (710/806) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (711/806) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (712/806) Installing postmarketos-base-nftables (24-r0) Executing postmarketos-base-nftables-24-r0.post-install (713/806) Installing postmarketos-artwork-icons (2-r1) (714/806) Installing util-linux (2.38.1-r1) (715/806) Installing libfdisk (2.38.1-r1) (716/806) Installing libsmartcols (2.38.1-r1) (717/806) Installing util-linux-misc (2.38.1-r1) (718/806) Installing libeconf (0.4.9-r0) (719/806) Installing runuser (2.38.1-r1) (720/806) Installing mount (2.38.1-r1) (721/806) Installing losetup (2.38.1-r1) (722/806) Installing hexdump (2.38.1-r1) (723/806) Installing uuidgen (2.38.1-r1) (724/806) Installing blkid (2.38.1-r1) (725/806) Installing sfdisk (2.38.1-r1) (726/806) Installing mcookie (2.38.1-r1) (727/806) Installing agetty (2.38.1-r1) (728/806) Installing agetty-openrc (0.45.2-r7) (729/806) Installing wipefs (2.38.1-r1) (730/806) Installing cfdisk (2.38.1-r1) (731/806) Installing umount (2.38.1-r1) (732/806) Installing util-linux-openrc (2.38.1-r1) (733/806) Installing flock (2.38.1-r1) (734/806) Installing lsblk (2.38.1-r1) (735/806) Installing libcap-ng (0.8.3-r1) (736/806) Installing setpriv (2.38.1-r1) (737/806) Installing logger (2.38.1-r1) (738/806) Installing partx (2.38.1-r1) (739/806) Installing fstrim (2.38.1-r1) (740/806) Installing findmnt (2.38.1-r1) (741/806) Installing pcsc-lite-libs (1.9.9-r0) (742/806) Installing wpa_supplicant (2.10-r4) (743/806) Installing wpa_supplicant-openrc (2.10-r4) (744/806) Installing ifupdown-ng-wifi (0.12.1-r0) (745/806) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (746/806) Installing postmarketos-base-ui-networkmanager (6-r1) (747/806) Installing mpdecimal (2.5.1-r1) (748/806) Installing python3 (3.11.1-r0) (749/806) Installing py3-ruamel.yaml.clib (0.2.7-r1) (750/806) Installing py3-ruamel.yaml (0.17.21-r1) (751/806) Installing sleep-inhibitor (1.16-r1) (752/806) Installing sleep-inhibitor-openrc (1.16-r1) (753/806) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (754/806) Installing py3-dbus (1.3.2-r1) (755/806) Installing obex-capabilities (0.2.1-r2) (756/806) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (757/806) Installing postmarketos-base-ui-bluez-obexd (6-r1) (758/806) Installing pulseaudio-utils (9999_git20220528-r0) (759/806) Installing postmarketos-base-ui-pulseaudio (6-r1) (760/806) Installing upower (1.90.0-r2) (761/806) Installing powerdevil-libs (5.26.4-r0) (762/806) Installing powerdevil (5.26.4-r0) (763/806) Installing bubblewrap (0.7.0-r0) (764/806) Installing fuse-common (3.12.0-r0) (765/806) Installing fuse-openrc (3.12.0-r0) (766/806) Installing fuse3-libs (3.12.0-r0) (767/806) Installing fuse3 (3.12.0-r0) (768/806) Installing xdg-desktop-portal (1.15.0-r0) (769/806) Installing xdg-desktop-portal-kde (5.26.4-r0) (770/806) Installing autologin (1.0.0-r4) (771/806) Installing tinydm (1.1.2-r1) (772/806) Installing tinydm-openrc (1.1.2-r1) (773/806) Installing postmarketos-base-ui-tinydm (6-r1) (774/806) Installing font-alias (1.0.4-r0) (775/806) Installing util-macros (1.19.3-r0) (776/806) Installing font-misc-misc (1.1.2-r3) (777/806) Installing font-cursor-misc (1.0.3-r3) (778/806) Installing xauth (1.1.2-r0) (779/806) Installing xmodmap (1.0.11-r0) (780/806) Installing xrdb (1.2.1-r1) (781/806) Installing xinit (1.4.2-r0) (782/806) Installing xorg-server (21.1.4-r1) (783/806) Installing libinput (1.22.0-r0) (784/806) Installing xf86-input-libinput (1.2.1-r0) (785/806) Installing xf86-video-fbdev (0.5.0-r3) (786/806) Installing postmarketos-base-ui-x11 (6-r1) (787/806) Installing postmarketos-ui-plasma-mobile (3.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.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 (788/806) Installing libexif (0.6.24-r0) (789/806) Installing hwloc (2.8.0-r0) (790/806) Installing libtbb (2021.7.0-r1) (791/806) Installing opencv (4.6.0-r4) (792/806) Installing postprocessd (0.2.1-r0) (793/806) Installing postprocessd-megapixels (0.2.1-r0) (794/806) Installing qmltermwidget (0.2.0-r1) (795/806) Installing qmlkonsole (22.11-r0) (796/806) Installing c-ares (1.18.1-r1) (797/806) Installing spacebar (22.11-r0) (798/806) Installing hkdm (0.2.0-r0) (799/806) Installing buffyboard (0.2.0-r0) (800/806) Installing terminus-font (4.49.1-r3) (801/806) Installing kbd-misc (2.5.1-r3) (802/806) Installing kbd (2.5.1-r3) (803/806) Installing kbd-openrc (2.5.1-r3) (804/806) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (805/806) Installing ttyescape-openrc (1.0.1-r1) (806/806) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.3-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r2.trigger 2022/12/10 15:53:01 Generating for kernel version: 6.0.12-0-edge 2022/12/10 15:53:01 Output directory: /boot 2022/12/10 15:53:01 == Generating initramfs == 2022/12/10 15:53:01 - Including hook files 2022/12/10 15:53:01 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/10 15:53:01 - Including hook scripts 2022/12/10 15:53:01 - Including required binaries 2022/12/10 15:53:01 - Including kernel modules 2022/12/10 15:53:01 - Including splash images 2022/12/10 15:53:01 - Writing and verifying initramfs archive 2022/12/10 15:53:01 == Generating initramfs extra == 2022/12/10 15:53:01 - Including extra binaries 2022/12/10 15:53:01 - Including FDE support 2022/12/10 15:53:01 - Writing and verifying initramfs-extra archive 2022/12/10 15:53:01 == 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 2022/12/10 15:53:04 mkinitfs completed in: 3.182527476s Executing postmarketos-base-24-r0.trigger Executing ca-certificates-20220614-r2.trigger Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 3163 MiB in 831 packages (418849) [15:53:09] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3163 MiB in 831 packages (418849) [15:53:10] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (418849) [15:53:10] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (418849) [15:53:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (418849) [15:53:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (418849) [15:53:10] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (418849) [15:53:10] (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 (418849) [15:53:10] New background process: pid=427586, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3163 MiB in 831 packages (418849) [15:53:11] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3163 MiB in 831 packages (418849) [15:53:11] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (418849) [15:53:12] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (418849) [15:53:12] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (418849) [15:53:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (418849) [15:53:12] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (418849) [15:53:12] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (418849) [15:53:12] New background process: pid=427601, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3163 MiB in 831 packages (418849) [15:53:13] (rootfs_tablet-x64uefi) mkinitfs edge (418849) [15:53:13] (rootfs_tablet-x64uefi) % mkinitfs 2022/12/10 15:53:13 Generating for kernel version: 6.0.12-0-edge 2022/12/10 15:53:13 Output directory: /boot 2022/12/10 15:53:13 == Generating initramfs == 2022/12/10 15:53:13 - Including hook files 2022/12/10 15:53:13 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/10 15:53:13 - Including hook scripts 2022/12/10 15:53:13 - Including required binaries 2022/12/10 15:53:13 - Including kernel modules 2022/12/10 15:53:13 - Including splash images 2022/12/10 15:53:13 - Writing and verifying initramfs archive 2022/12/10 15:53:13 == Generating initramfs extra == 2022/12/10 15:53:13 - Including extra binaries 2022/12/10 15:53:13 - Including FDE support 2022/12/10 15:53:13 - Writing and verifying initramfs-extra archive 2022/12/10 15:53:13 == 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 2022/12/10 15:53:19 mkinitfs completed in: 5.991379899s (418849) [15:53:19] *** SET LOGIN PASSWORD FOR: 'user' *** (418849) [15:53:19] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (418849) [15:53:19] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (418849) [15:53:19] (rootfs_tablet-x64uefi) locking root (418849) [15:53:19] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (418849) [15:53:19] NOTE: No valid keymap specified for device (418849) [15:53:19] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (418849) [15:53:20] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (418849) [15:53:20] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (418849) [15:53:20] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (418849) [15:53:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (418849) [15:53:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (418849) [15:53:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (418849) [15:53:20] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3247856 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (418849) [15:53:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (418849) [15:53:20] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (418849) [15:53:20] (native) create tablet-x64uefi.img (4624M) (418849) [15:53:20] (native) % truncate -s 4624M /home/pmos/rootfs/tablet-x64uefi.img (418849) [15:53:20] (native) mount /dev/install (tablet-x64uefi.img) (418849) [15:53:20] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (418849) [15:53:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (418849) [15:53:20] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (418849) [15:53:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (418849) [15:53:20] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (418849) [15:53:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (418849) [15:53:20] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (418849) [15:53:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (418849) [15:53:20] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (418849) [15:53:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (418849) [15:53:20] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (418849) [15:53:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (418849) [15:53:20] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (418849) [15:53:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (418849) [15:53:20] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (418849) [15:53:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (418849) [15:53:21] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (418849) [15:53:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (418849) [15:53:21] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (418849) [15:53:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (418849) [15:53:21] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (418849) [15:53:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (418849) [15:53:21] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (418849) [15:53:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (418849) [15:53:21] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (418849) [15:53:21] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (418849) [15:53:21] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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/core18_2632.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 } ] } (418849) [15:53:21] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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/core18_2632.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 } ] } (418849) [15:53:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (418849) [15:53:21] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (418849) [15:53:21] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (418849) [15:53:21] (native) % parted -s /dev/install mktable msdos (418849) [15:53:21] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (418849) [15:53:21] (native) % parted -s /dev/install mkpart primary 256M 100% (418849) [15:53:21] (native) % parted -s /dev/install set 1 boot on (418849) [15:53:21] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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/core18_2632.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 } ] } (418849) [15:53:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (418849) [15:53:21] % sudo mount --bind /dev/loop4p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (418849) [15:53:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (418849) [15:53:21] % sudo mount --bind /dev/loop4p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (418849) [15:53:21] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (418849) [15:53:21] (native) install e2fsprogs (418849) [15:53:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (418849) [15:53:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (418849) [15:53:21] (native) % cat /tmp/apk_progress_fifo (418849) [15:53:21] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (418849) [15:53:21] New background process: pid=428249, 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-r29.trigger OK: 21 MiB in 70 packages (418849) [15:53:22] (native) format /dev/installp2 (root, ext4) (418849) [15:53:22] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (418849) [15:53:22] (native) mount /dev/installp2 to /mnt/install (418849) [15:53:22] (native) % mkdir -p /mnt/install (418849) [15:53:22] (native) % mount /dev/installp2 /mnt/install (418849) [15:53:22] (native) calculate depends of dosfstools (pmbootstrap -v for details) (418849) [15:53:22] (native) install dosfstools (418849) [15:53:22] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (418849) [15:53:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (418849) [15:53:22] (native) % cat /tmp/apk_progress_fifo (418849) [15:53:22] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (418849) [15:53:22] New background process: pid=428278, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r29.trigger OK: 22 MiB in 71 packages (418849) [15:53:23] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (418849) [15:53:23] (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 (418849) [15:53:23] (native) % mkdir -p /mnt/install/boot (418849) [15:53:23] (native) % mount /dev/installp1 /mnt/install/boot (418849) [15:53:23] *** (4/4) FILL INSTALL BLOCKDEVICE *** (418849) [15:53:23] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (418849) [15:53:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (418849) [15:53:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (418849) [15:53:23] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (418849) [15:53:23] (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/ (418849) [15:53:34] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (418849) [15:53:34] % 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 (418849) [15:53:35] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % 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/ (418849) [15:53:35] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (418849) [15:53:35] % 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 (418849) [15:53:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (418849) [15:53:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (418849) [15:53:44] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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/core18_2632.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 } ] } (418849) [15:53:44] (native) umount /dev/loop4 (418849) [15:53:44] (native) % losetup -d /dev/loop4 (418849) [15:53:44] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (418849) [15:53:44] (418849) [15:53:44] *** FLASHING INFORMATION *** (418849) [15:53:44] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (418849) [15:53:44] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (418849) [15:53:44] (418849) [15:53:44] *** SSH DAEMON INFORMATION *** (418849) [15:53:44] SSH daemon is enabled (disable with --no-sshd). (418849) [15:53:44] Login as 'user' with the password given during installation. (418849) [15:53:44] (418849) [15:53:44] *** FIREWALL INFORMATION *** (418849) [15:53:44] Firewall is enabled, but will not work (no support in kernel config for nftables). (418849) [15:53:44] If/when the kernel supports it in the future, it will work automatically. (418849) [15:53:44] For more information: https://postmarketos.org/firewall (418849) [15:53:44] (418849) [15:53:44] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (418849) [15:53:44] DONE! total 3339280 -rw-r--r-- 1 root 12345 4848615424 Dec 10 15:53 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop4 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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 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 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/core18_2632.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 13 Dec 10 15:54 pmOS_boot -> ../../loop4p1 lrwxrwxrwx 1 root root 13 Dec 10 15:54 pmOS_root -> ../../loop4p2 lrwxrwxrwx 1 root root 10 Dec 10 15:54 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Dec 10 15:52 bin drwxr-xr-x 2 root root 4096 Dec 10 15:53 boot drwxr-xr-x 2 root root 4096 Dec 10 15:49 dev drwxr-xr-x 62 root root 4096 Dec 10 15:53 etc drwxr-xr-x 3 root root 4096 Dec 10 15:53 home drwxr-xr-x 14 root root 4096 Dec 10 15:52 lib drwx------ 2 root root 16384 Dec 10 15:53 lost+found drwxr-xr-x 5 root root 4096 Dec 10 15:49 media drwxr-xr-x 8 root root 4096 Dec 10 15:49 mnt drwxr-xr-x 2 root root 4096 Dec 10 15:49 opt drwxr-xr-x 2 root root 4096 Dec 10 15:49 proc drwx------ 2 root root 4096 Dec 10 15:49 root drwxr-xr-x 6 root root 4096 Dec 10 15:52 run drwxr-xr-x 2 root root 4096 Dec 10 15:52 sbin drwxr-xr-x 2 root root 4096 Dec 10 15:49 srv drwxr-xr-x 2 root root 4096 Dec 10 15:49 sys drwxrwxrwt 2 root root 4096 Dec 10 15:53 tmp drwxr-xr-x 9 root root 4096 Dec 10 15:50 usr drwxr-xr-x 13 root root 4096 Dec 10 15:50 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-10 15:54:20-- 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% 49.4M=0s 2022-12-10 15:54:20 (49.4 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 2022-12-07 10:40:59.642263 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-1257-gfb6376943b [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-1249-g7298f55058 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-1257-gfb6376943b [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24723 distinct packages available (1/103) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670637353-r1) (2/103) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670637353-r1) (3/103) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0) (4/103) Upgrading karchive (5.101.0-r0 -> 9999_git1670464692-r0) (5/103) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0) (6/103) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670060646-r0) (7/103) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0) (8/103) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0) (9/103) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0) (10/103) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670464757-r0) (11/103) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670590678-r0) (12/103) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0) (13/103) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0) (14/103) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670637307-r0) (15/103) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670637372-r0) (16/103) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670637319-r0) (17/103) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0) (18/103) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0) (19/103) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670464845-r0) (20/103) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0) (21/103) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0) (22/103) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670060762-r0) (23/103) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0) (24/103) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0) (25/103) Upgrading kservice (5.101.0-r0 -> 9999_git1669947804-r0) (26/103) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670061251-r0) (27/103) Upgrading sonnet (5.101.0-r0 -> 9999_git1670061260-r0) (28/103) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0) (29/103) Upgrading kio (5.101.0-r0 -> 9999_git1670637341-r0) (30/103) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0) (31/103) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0) (32/103) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0) (33/103) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670637388-r0) (34/103) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0) (35/103) Upgrading purpose (5.101.0-r0 -> 9999_git1670464870-r0) (36/103) Upgrading angelfish (22.11-r0 -> 9999_git1670638083-r0) (37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/103) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0) (39/103) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0) (40/103) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670060967-r0) (41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670465136-r0) (42/103) Upgrading kclock (22.11-r0 -> 9999_git1670607797-r0) (43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0) (44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/103) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0) (46/103) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670636811-r0) (47/103) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0) (48/103) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0) (49/103) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0) (50/103) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0) (51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0) (52/103) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0) (53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670638114-r0) (54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1669951201-r0) (55/103) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0) (56/103) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0) (57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670637841-r0) (58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0) (59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670466066-r0) (60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0) (61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1670421600-r0) (62/103) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/103) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0) (64/103) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670060499-r0) (65/103) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0) (66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1669950859-r0) (67/103) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670061187-r0) (68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670637987-r0) (69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670637987-r0) (70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0) (71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0) (72/103) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0) (73/103) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0) (74/103) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0) (75/103) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670354867-r0) (76/103) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0) (77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670622469-r0) (78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1670637905-r0) (79/103) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0) (80/103) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0) (81/103) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0) (82/103) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0) (83/103) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670061241-r0) (84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670637970-r0) (85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670638040-r0) (86/103) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0) (87/103) Upgrading baloo (5.101.0-r0 -> 9999_git1670060477-r0) (88/103) Upgrading kholidays (5.101.0-r0 -> 9999_git1670060813-r0) (89/103) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670060988-r0) (90/103) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0) (91/103) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0) (92/103) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670464818-r0) (93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670637925-r0) (94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670638040-r0) (95/103) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0) (96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670465953-r0) (97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0) (98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670601253-r0) (99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0) (100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670638053-r0) (101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670638053-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0) (103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670638124-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3305 MiB in 831 packages (1/12) Installing bash (5.2.12-r0) Executing bash-5.2.12-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-r0) (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.4-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (7.0-r1) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3314 MiB in 843 packages (1/93) Installing syndication (9999_git1670061270-r0) (2/93) Installing alligator (9999_git1670638073-r0) (3/93) Installing libavc1394 (0.5.4-r3) (4/93) Installing libcaca (0.99_beta20-r0) (5/93) Installing libdv (1.0.0-r7) (6/93) Installing libiec61883 (1.2.0-r3) (7/93) Installing mpg123-libs (1.31.1-r0) (8/93) Installing speex (1.2.1-r0) (9/93) Installing libshout (2.4.6-r1) (10/93) Installing wavpack (5.6.0-r0) (11/93) Installing gst-plugins-good (1.20.4-r2) (12/93) Installing py3-parsing (3.0.9-r1) (13/93) Installing py3-packaging (22.0-r0) (14/93) Installing py3-setuptools (65.6.3-r0) (15/93) Installing py3-certifi (2022.12.7-r0) (16/93) Installing py3-charset-normalizer (3.0.1-r1) (17/93) Installing py3-idna (3.4-r3) (18/93) Installing py3-urllib3 (1.26.13-r0) (19/93) Installing py3-requests (2.28.1-r2) (20/93) Installing py3-ytmusicapi (0.24.1-r0) (21/93) Installing libmng (2.0.3-r1) (22/93) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/93) Installing py3-mutagen (1.46.0-r1) (24/93) Installing py3-websockets (10.4-r1) (25/93) Installing py3-brotli (1.0.9-r10) (26/93) Installing yt-dlp (2022.11.11-r1) (27/93) Installing audiotube (9999_git1670206310-r0) (28/93) Installing calindori (9999_git1670453726-r0) (29/93) Installing live-media (2022.10.01-r0) (30/93) Installing libxpm (3.5.14-r0) (31/93) Installing a52dec (0.8.0-r8) (32/93) Installing vulkan-loader (1.3.231.2-r0) (33/93) Installing mesa-vulkan-intel (22.2.5-r0) (34/93) Installing device-tablet-x64uefi-vulkan (0.4-r1) (35/93) Installing ffmpeg4-libs (4.4.3-r0) (36/93) Installing libbluray (1.3.4-r0) (37/93) Installing libcddb (1.3.2-r4) (38/93) Installing libdvbpsi (1.3.3-r0) (39/93) Installing libdvdcss (1.4.3-r0) (40/93) Installing libdvdread (6.1.3-r0) (41/93) Installing libdvdnav (6.1.1-r0) (42/93) Installing libebml (1.4.4-r0) (43/93) Installing faad2-libs (2.10.1-r0) (44/93) Installing libupnp (1.14.15-r0) (45/93) Installing lua5.2-libs (5.2.4-r10) (46/93) Installing libmad (0.15.1b-r9) (47/93) Installing libmatroska (1.7.1-r0) (48/93) Installing libmicrodns (0.2.0-r0) (49/93) Installing libmpeg2 (0.5.1-r10) (50/93) Installing glslang-libs (11.12.0-r0) (51/93) Installing glslang (11.12.0-r0) (52/93) Installing spirv-tools (1.3.231.1-r0) (53/93) Installing shaderc (2022.3-r1) (54/93) Installing libplacebo (5.229.1-r0) (55/93) Installing libprotobuf-lite (3.21.11-r0) (56/93) Installing vlc-libs (3.0.17.4-r14) (57/93) Installing vlc (3.0.17.4-r14) (58/93) Installing elisa (22.12.0-r0) (59/93) Installing kunitconversion (9999_git1670061108-r0) (60/93) Installing kalk (9999_git1670638092-r0) (61/93) Installing qt5-qtkeychain (0.13.2-r0) (62/93) Installing kasts (9999_git1670638101-r0) (63/93) Installing keysmith (9999_git1669951912-r0) (64/93) Installing krecorder (9999_git1670476657-r0) (65/93) Installing kpublictransport (22.12.0-r0) (66/93) Installing ktrip (9999_git1670034015-r0) (67/93) Installing kweathercore (9999_git1670599425-r0) (68/93) Installing qt5-qtcharts (5.15.6_git20220816-r0) (69/93) Installing kweather (9999_git1670607826-r0) (70/93) Installing libquotient (0.6.11-r0) (71/93) Installing libcmark (0.30.2-r1) (72/93) Installing neochat (9999_git1670637643-r0) (73/93) Installing kjs (9999_git1670060937-r0) (74/93) Installing libdjvulibre (3.5.28-r2) (75/93) Installing libzip (1.9.2-r2) (76/93) Installing ebook-tools (0.2.2-r3) (77/93) Installing discount-libs (2.2.7b-r0) (78/93) Installing poppler (22.12.0-r0) (79/93) Installing poppler-qt5 (22.12.0-r0) (80/93) Installing kdegraphics-mobipocket (22.12.0-r0) (81/93) Installing libspectre (0.2.11-r0) (82/93) Installing okular-common (22.12.0-r0) (83/93) Installing okular (22.12.0-r0) (84/93) Installing plasma-camera (1.0_git20210328-r2) (85/93) Installing gst-libav (1.20.4-r0) (86/93) Installing gst-plugins-good-qt (1.20.4-r2) (87/93) Installing plasmatube (9999_git1669951221-r0) (88/93) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (89/93) Installing postmarketos-config-nftables-mdns (0.13-r0) (90/93) Installing postmarketos-config-nftables-chromecast (0.13-r0) (91/93) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (92/93) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (93/93) Installing tokodon (9999_git1670637685-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Executing vlc-libs-3.0.17.4-r14.trigger OK: 3445 MiB in 936 packages (chroot) Exiting chroot... [15:55:33] Unregister qemu binfmt (arm) [15:55:33] Unregister qemu binfmt (aarch64) [15:55:33] Unregister qemu binfmt (riscv64) [15:55:33] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:55:33] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:55:34] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:55:34] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:55:36] Cleared up ~6455 MB of space [15:55:36] DONE! Building image for pine64-pinephone Already up to date. [15:55:37] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:37] Channel [edge]: [15:55:37] Vendor [qemu]: [15:55:37] Device codename [amd64]: [15:55:37] Kernel [lts]: [15:55:37] Username [user]: [15:55:37] User interface [weston]: [15:55:37] Change them? (y/n) [n]: [15:55:37] Extra packages [none]: [15:55:37] Use this timezone instead of GMT? (y/n) [y]: [15:55:37] Choose default locale for installation [C.UTF-8]: [15:55:37] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:37] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:37] Config changed: ui='plasma-mobile' [15:55:37] Config changed: device='pine64-pinephone' [15:55:37] Config changed: kernel='' [15:55:38] Config changed: extra_packages='osk-sdl' (470509) [15:55:38] % 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) (470509) [15:55:38] % 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=Upcoming stable release (DO NOT USE) branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Latest release / Recommended for best stability 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 (470509) [15:55:38] *** (1/4) PREPARE NATIVE CHROOT *** (470509) [15:55:38] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (470509) [15:55:38] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (470509) [15:55:38] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (470509) [15:55:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (470509) [15:55:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (470509) [15:55:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (470509) [15:55:38] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (470509) [15:55:38] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (470509) [15:55:38] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (470509) [15:55:38] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (470509) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (470509) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (470509) [15:55:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (470509) [15:55:39] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (470509) [15:55:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (470509) [15:55:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (470509) [15:55:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (470509) [15:55:39] Update package index for x86_64 (4 file(s)) (470509) [15:55:39] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (470509) [15:55:39] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (470509) [15:55:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (470509) [15:55:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (470509) [15:55:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (470509) [15:55:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (470509) [15:55:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (470509) [15:55:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (470509) [15:55:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (470509) [15:55:40] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (470509) [15:55:40] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (470509) [15:55:40] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (470509) [15:55:40] extracted: /tmp/pmbootstrapsl047nmcapk (470509) [15:55:40] extracted: /tmp/pmbootstrapmuybj_p_sig (470509) [15:55:40] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (470509) [15:55:40] % 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/pmbootstrapmuybj_p_sig /tmp/pmbootstrapsl047nmcapk Verified OK (470509) [15:55:40] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (470509) [15:55:40] % /tmp/pmbootstrapsl047nmcapk --version apk-tools 2.12.10, compiled for x86_64. (470509) [15:55:40] (native) install alpine-base (470509) [15:55:40] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % 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 (470509) [15:55:40] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (470509) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (470509) [15:55:40] (native) update /etc/apk/repositories (470509) [15:55:40] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (470509) [15:55:41] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (470509) [15:55:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (470509) [15:55:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (470509) [15:55:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (470509) [15:55:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (470509) [15:55:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (470509) [15:55:41] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (470509) [15:55:41] % 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 (470509) [15:55:41] New background process: pid=470670, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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.45.2-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (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 (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r29.trigger OK: 10 MiB in 25 packages (470509) [15:55:42] (native) % adduser -D pmos -u 12345 (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (470509) [15:55:42] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (470509) [15:55:42] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (470509) [15:55:42] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (470509) [15:55:42] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (470509) [15:55:42] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (470509) [15:55:42] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (470509) [15:55:42] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (470509) [15:55:42] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (470509) [15:55:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (470509) [15:55:43] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (470509) [15:55:43] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (470509) [15:55:45] (native) install cryptsetup util-linux parted (470509) [15:55:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (470509) [15:55:45] (native) % cat /tmp/apk_progress_fifo (470509) [15:55:45] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (470509) [15:55:45] New background process: pid=471133, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221203-r0) (11/42) Installing ncurses-libs (6.3_p20221203-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.4.9-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r7) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (470509) [15:55:47] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (470509) [15:55:47] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (470509) [15:55:47] % 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 (470509) [15:55:47] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (470509) [15:55:47] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (470509) [15:55:47] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (470509) [15:55:47] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (470509) [15:55:47] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (470509) [15:55:47] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (470509) [15:55:47] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (470509) [15:55:47] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (470509) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (470509) [15:55:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (470509) [15:55:47] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (470509) [15:55:47] (native) install qemu-aarch64 (470509) [15:55:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (470509) [15:55:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (470509) [15:55:47] (native) % cat /tmp/apk_progress_fifo (470509) [15:55:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (470509) [15:55:47] New background process: pid=471546, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r7) Executing busybox-1.35.0-r29.trigger OK: 25 MiB in 68 packages (470509) [15:55:48] Register qemu binfmt (aarch64) (470509) [15:55:48] % 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 (470509) [15:55:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (470509) [15:55:48] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (470509) [15:55:48] % 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 (470509) [15:55:48] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (470509) [15:55:48] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (470509) [15:55:48] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (470509) [15:55:48] extracted: /tmp/pmbootstrap0_unjb6dapk (470509) [15:55:48] extracted: /tmp/pmbootstrapvbmijb9lsig (470509) [15:55:48] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (470509) [15:55:48] % 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/pmbootstrapvbmijb9lsig /tmp/pmbootstrap0_unjb6dapk Verified OK (470509) [15:55:48] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (470509) [15:55:48] % /tmp/pmbootstrap0_unjb6dapk --version apk-tools 2.12.10, compiled for x86_64. (470509) [15:55:48] (rootfs_pine64-pinephone) install alpine-base (470509) [15:55:48] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (470509) [15:55:48] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (470509) [15:55:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (470509) [15:55:48] (rootfs_pine64-pinephone) update /etc/apk/repositories (470509) [15:55:48] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (470509) [15:55:48] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (470509) [15:55:48] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (470509) [15:55:48] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (470509) [15:55:48] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (470509) [15:55:48] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (470509) [15:55:48] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (470509) [15:55:48] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (470509) [15:55:48] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (470509) [15:55:48] Update package index for aarch64 (4 file(s)) (470509) [15:55:48] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (470509) [15:55:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (470509) [15:55:49] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (470509) [15:55:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (470509) [15:55:49] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (470509) [15:55:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (470509) [15:55:49] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (470509) [15:55:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (470509) [15:55:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (470509) [15:55:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (470509) [15:55:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (470509) [15:55:51] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (470509) [15:55:51] % 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 (470509) [15:55:51] New background process: pid=471613, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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.45.2-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (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 (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r29.trigger OK: 13 MiB in 25 packages (470509) [15:55:52] (rootfs_pine64-pinephone) % getent passwd user (470509) [15:55:53] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup user wheel (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup user video (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup user audio (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup user input (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup -S plugdev (470509) [15:55:53] (rootfs_pine64-pinephone) % addgroup user plugdev (470509) [15:55:54] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (470509) [15:55:54] (rootfs_pine64-pinephone) % addgroup user netdev (470509) [15:55:54] 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 (470509) [15:55:55] (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) (470509) [15:55:56] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (470509) [15:55:56] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (470509) [15:55:57] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (470509) [15:55:57] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (470509) [15:55:58] (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 (470509) [15:55:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (470509) [15:55:58] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (470509) [15:55:58] (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 (470509) [15:55:58] New background process: pid=472053, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/736) Installing icu-data-full (72.1-r1) (2/736) Installing dbus-libs (1.14.4-r0) (3/736) Installing libgcc (12.2.1_git20220924-r5) (4/736) Installing libffi (3.4.4-r0) (5/736) Installing libintl (0.21.1-r1) (6/736) Installing libblkid (2.38.1-r1) (7/736) Installing libmount (2.38.1-r1) (8/736) Installing pcre2 (10.41-r1) (9/736) Installing glib (2.74.3-r0) (10/736) Installing libstdc++ (12.2.1_git20220924-r5) (11/736) Installing icu-libs (72.1-r1) (12/736) Installing libpcre2-16 (10.41-r1) (13/736) Installing zstd-libs (1.5.2-r9) (14/736) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/736) Installing hicolor-icon-theme (0.17-r2) (16/736) Installing libmagic (5.43-r0) (17/736) Installing file (5.43-r0) (18/736) Installing libxau (1.0.11-r0) (19/736) Installing libmd (1.0.4-r0) (20/736) Installing libbsd (0.11.7-r0) (21/736) Installing libxdmcp (1.1.4-r0) (22/736) Installing libxcb (1.15-r0) (23/736) Installing libx11 (1.8.2-r0) (24/736) Installing libxext (1.3.5-r0) (25/736) Installing libice (1.1.1-r0) (26/736) Installing libuuid (2.38.1-r1) (27/736) Installing libsm (1.2.3-r2) (28/736) Installing libxt (1.2.1-r1) (29/736) Installing libxmu (1.1.4-r0) (30/736) Installing xset (1.2.5-r0) (31/736) Installing xprop (1.2.6-r0) (32/736) Installing xdg-utils (1.1.3-r4) (33/736) Installing mesa (22.2.5-r0) (34/736) Installing libdrm (2.4.114-r0) (35/736) Installing libexpat (2.5.0-r0) (36/736) Installing wayland-libs-server (1.21.0-r1) (37/736) Installing mesa-glapi (22.2.5-r0) (38/736) Installing mesa-gles (22.2.5-r0) (39/736) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/736) Installing libxcomposite (0.4.6-r0) (41/736) Installing brotli-libs (1.0.9-r10) (42/736) Installing libbz2 (1.0.8-r4) (43/736) Installing libpng (1.6.39-r2) (44/736) Installing freetype (2.12.1-r0) (45/736) Installing fontconfig (2.14.1-r0) (46/736) Installing wayland-libs-client (1.21.0-r1) (47/736) Installing wayland-libs-cursor (1.21.0-r1) (48/736) Installing wayland-libs-egl (1.21.0-r1) (49/736) Installing xkeyboard-config (2.37-r0) (50/736) Installing xz-libs (5.2.9-r0) (51/736) Installing libxml2 (2.10.3-r2) (52/736) Installing libxkbcommon (1.4.1-r0) (53/736) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/736) Installing mesa-gbm (22.2.5-r0) (55/736) Installing libxshmfence (1.3.2-r0) (56/736) Installing mesa-egl (22.2.5-r0) (57/736) Installing avahi-libs (0.8-r6) (58/736) Installing gmp (6.2.1-r2) (59/736) Installing nettle (3.8.1-r0) (60/736) Installing p11-kit (0.24.1-r1) (61/736) Installing libtasn1 (4.19.0-r0) (62/736) Installing libunistring (1.1-r0) (63/736) Installing gnutls (3.7.8-r2) (64/736) Installing cups-libs (2.4.2-r1) (65/736) Installing pkgconf (1.9.3-r0) (66/736) Installing shared-mime-info (2.2-r2) (67/736) Installing libjpeg-turbo (2.1.4-r0) (68/736) Installing libwebp (1.2.4-r1) (69/736) Installing tiff (4.4.0-r1) (70/736) Installing gdk-pixbuf (2.42.10-r0) (71/736) Installing gtk-update-icon-cache (3.24.35-r1) (72/736) Installing libxfixes (6.0.0-r0) (73/736) Installing libxrender (0.9.11-r0) (74/736) Installing libxcursor (1.2.1-r1) (75/736) Installing libxdamage (1.1.6-r0) (76/736) Installing libxi (1.8-r0) (77/736) Installing libxinerama (1.1.5-r0) (78/736) Installing libxrandr (1.5.3-r0) (79/736) Installing libatk-1.0 (2.46.0-r0) (80/736) Installing libxtst (1.2.4-r0) (81/736) Installing at-spi2-core (2.46.0-r0) (82/736) Installing libatk-bridge-2.0 (2.46.0-r0) (83/736) Installing pixman (0.42.2-r0) (84/736) Installing cairo (1.17.6-r3) (85/736) Installing cairo-gobject (1.17.6-r3) (86/736) Installing libepoxy (1.5.10-r0) (87/736) Installing fribidi (1.0.12-r0) (88/736) Installing graphite2 (1.3.14-r2) (89/736) Installing harfbuzz (5.3.1-r1) (90/736) Installing libxft (2.3.7-r0) (91/736) Installing pango (1.50.12-r0) (92/736) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/736) Installing libevdev (1.13.0-r0) (94/736) Installing mtdev (1.1.6-r1) (95/736) Installing eudev-libs (3.2.11-r6) (96/736) Installing libinput-libs (1.22.0-r0) (97/736) Installing xcb-util-wm (0.4.2-r0) (98/736) Installing xcb-util (0.4.0-r3) (99/736) Installing xcb-util-image (0.4.1-r0) (100/736) Installing xcb-util-keysyms (0.4.1-r0) (101/736) Installing xcb-util-renderutil (0.3.10-r0) (102/736) Installing libxkbcommon-x11 (1.4.1-r0) (103/736) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/736) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/736) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/736) Installing kirigami2-libs (5.101.0-r0) (107/736) Installing libgomp (12.2.1_git20220924-r5) (108/736) Installing kirigami2 (5.101.0-r0) (109/736) Installing kactivities-libs (5.101.0-r0) (110/736) Installing karchive (5.101.0-r0) (111/736) Installing kconfig (5.101.0-r0) (112/736) Installing kcoreaddons (5.101.0-r0) (113/736) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/736) Installing kwindowsystem (5.101.0-r0) (115/736) Installing kcrash (5.101.0-r0) (116/736) Installing kdbusaddons (5.101.0-r0) (117/736) Installing kglobalaccel (5.101.0-r0) (118/736) Installing kguiaddons (5.101.0-r0) (119/736) Installing ki18n (5.101.0-r0) (120/736) Installing libelogind (246.10-r5) (121/736) Installing polkit-elogind-libs (122-r0) (122/736) Installing polkit-qt-1 (0.114.0-r1) (123/736) Installing kauth (5.101.0-r0) (124/736) Installing kcodecs (5.101.0-r0) (125/736) Installing kwidgetsaddons (5.101.0-r0) (126/736) Installing kconfigwidgets (5.101.0-r0) (127/736) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/736) Installing kiconthemes (5.101.0-r0) (129/736) Installing kitemviews (5.101.0-r0) (130/736) Installing kxmlgui (5.101.0-r0) (131/736) Installing kbookmarks (5.101.0-r0) (132/736) Installing kcompletion (5.101.0-r0) (133/736) Installing libxml2-utils (2.10.3-r2) (134/736) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/736) Installing libgpg-error (1.46-r1) (136/736) Installing libgcrypt (1.10.1-r0) (137/736) Installing libxslt (1.1.37-r0) (138/736) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/736) Installing kdoctools (5.101.0-r0) (140/736) Installing kjobwidgets (5.101.0-r0) (141/736) Installing alsa-lib (1.2.8-r0) (142/736) Installing libxxf86vm (1.1.5-r0) (143/736) Installing mesa-gl (22.2.5-r0) (144/736) Installing libxv (1.0.12-r0) (145/736) Installing cdparanoia-libs (10.2-r11) (146/736) Installing graphene (1.10.8-r1) (147/736) Installing gstreamer (1.20.4-r0) (148/736) Installing libogg (1.3.5-r1) (149/736) Installing opus (1.3.1-r1) (150/736) Installing orc (0.4.33-r0) (151/736) Installing libtheora (1.1.1-r16) (152/736) Installing libvorbis (1.3.7-r0) (153/736) Installing gst-plugins-base (1.20.4-r1) (154/736) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/736) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/736) Installing sound-theme-freedesktop (0.8-r0) (157/736) Installing libltdl (2.4.7-r0) (158/736) Installing libcanberra (0.30-r9) (159/736) Installing libcanberra-gstreamer (0.30-r9) (160/736) Installing knotifications (5.101.0-r0) (161/736) Installing kservice (5.101.0-r0) (162/736) Installing solid-libs (5.101.0-r0) (163/736) Installing libhunspell (1.7.1-r0) (164/736) Installing ncurses-terminfo-base (6.3_p20221203-r0) (165/736) Installing ncurses-libs (6.3_p20221203-r0) (166/736) Installing readline (8.2.0-r0) (167/736) Installing hunspell (1.7.1-r0) (168/736) Installing sonnet (5.101.0-r0) (169/736) Installing ktextwidgets (5.101.0-r0) (170/736) Installing kio (5.101.0-r0) (171/736) Installing kpackage (5.101.0-r0) (172/736) Installing kdeclarative (5.101.0-r0) (173/736) Installing kwayland (5.101.0-r0) (174/736) Installing plasma-framework (5.101.0-r0) (175/736) Installing sqlite-libs (3.40.0-r0) (176/736) Installing libaccounts-glib (1.26-r1) (177/736) Installing libaccounts-qt (1.16-r1) (178/736) Installing signond (8.61-r0) (179/736) Installing accounts-qml-module (0.7_git20190605-r1) (180/736) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/736) Installing sdl2 (2.26.1-r0) (182/736) Installing svt-av1-libs (1.4.0-r0) (183/736) Installing aom-libs (3.5.0-r0) (184/736) Installing libass (0.17.0-r0) (185/736) Installing libdav1d (1.0.0-r2) (186/736) Installing lcms2 (2.14-r0) (187/736) Installing libjxl (0.7.0-r0) (188/736) Installing lame (3.100-r2) (189/736) Installing libasyncns (0.8-r1) (190/736) Installing flac-libs (1.4.2-r0) (191/736) Installing libsndfile (1.1.0-r2) (192/736) Installing soxr (0.1.3-r3) (193/736) Installing speexdsp (1.2.1-r0) (194/736) Installing tdb-libs (1.4.7-r1) (195/736) Installing libpulse (9999_git20220528-r0) (196/736) Installing cjson (1.7.15-r3) (197/736) Installing mbedtls (2.28.1-r1) (198/736) Installing librist (0.2.7-r0) (199/736) Installing libsrt (1.5.1-r0) (200/736) Installing libssh (0.10.4-r0) (201/736) Installing v4l-utils-libs (1.22.1-r2) (202/736) Installing libva (2.16.0-r0) (203/736) Installing libvdpau (1.5-r0) (204/736) Installing vidstab (1.1.0-r2) (205/736) Installing libvpx (1.12.0-r1) (206/736) Installing x264-libs (0.164_git20220602-r0) (207/736) Installing numactl (2.0.16-r0) (208/736) Installing x265-libs (3.5-r3) (209/736) Installing xvidcore (1.3.7-r1) (210/736) Installing libsodium (1.0.18-r2) (211/736) Installing libzmq (4.3.4-r1) (212/736) Installing ffmpeg-libs (5.1.2-r3) (213/736) Installing libevent (2.1.12-r5) (214/736) Installing minizip (1.2.13-r0) (215/736) Installing nspr (4.35-r0) (216/736) Installing nss (3.86-r0) (217/736) Installing re2 (2022.12.01-r0) (218/736) Installing snappy (1.1.9-r4) (219/736) Installing qt5-qtwebengine (5.15.11-r9) (220/736) Installing libnotify (0.8.1-r1) (221/736) Installing libproxy (0.4.18-r2) (222/736) Installing signon-ui (0.17_git20171023-r2) (223/736) Installing libassuan (2.5.5-r1) (224/736) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/736) Installing gnupg-gpgconf (2.2.40-r0) (226/736) Installing gpg (2.2.40-r0) (227/736) Installing npth (1.6-r2) (228/736) Installing gpg-agent (2.2.40-r0) (229/736) Installing libksba (1.6.2-r0) (230/736) Installing gpgsm (2.2.40-r0) (231/736) Installing gpgme (1.18.0-r1) (232/736) Installing gpgmepp (1.18.0-r1) (233/736) Installing gdbm (1.23-r0) (234/736) Installing libsasl (2.1.28-r3) (235/736) Installing libqca (2.3.4-r2) (236/736) Installing kwallet (5.101.0-r0) (237/736) Installing kaccounts-integration (22.12.0-r0) (238/736) Installing purpose (5.101.0-r0) (239/736) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/736) Installing qt5-qtfeedback (0_git20180903-r0) (241/736) Installing angelfish (22.11-r0) (242/736) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/736) Installing gtk-engines-clearlooks (2.21.0-r3) (244/736) Installing gtk-engines-crux (2.21.0-r3) (245/736) Installing gtk-engines-industrial (2.21.0-r3) (246/736) Installing gtk-engines-mist (2.21.0-r3) (247/736) Installing gtk-engines-redmond (2.21.0-r3) (248/736) Installing gtk-engines-thinice (2.21.0-r3) (249/736) Installing gtk-engines (2.21.0-r3) (250/736) Installing breeze-gtk (5.26.4-r0) (251/736) Installing alsa-ucm-conf (1.2.8-r1) (252/736) Installing atinout (0.9.1-r1) (253/736) Installing ca-certificates (20220614-r2) (254/736) Installing nghttp2-libs (1.51.0-r0) (255/736) Installing libcurl (7.86.0-r1) (256/736) Installing libgpiod (1.6.3-r2) (257/736) Installing libgudev (237-r1) (258/736) Installing libmm-glib (1.20.2-r1) (259/736) Installing libusb (1.0.26-r0) (260/736) Installing eg25-manager (0.4.6-r0) (261/736) Installing eg25-manager-openrc (0.4.6-r0) (262/736) Installing gpsd (3.24-r1) (263/736) Installing gpsd-openrc (3.24-r1) (264/736) Installing libnl3 (3.7.0-r0) (265/736) Installing iw (5.19-r0) (266/736) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r1) (267/736) Installing udev-init-scripts (35-r1) (268/736) Installing udev-init-scripts-openrc (35-r1) (269/736) Installing kmod-libs (30-r1) (270/736) Installing eudev (3.2.11-r6) (271/736) Installing eudev-openrc (3.2.11-r6) (272/736) Installing openssh-keygen (9.1_p1-r1) (273/736) Installing libedit (20221030.3.1-r0) (274/736) Installing openssh-client-common (9.1_p1-r1) (275/736) Installing openssh-client-default (9.1_p1-r1) (276/736) Installing openssh-sftp-server (9.1_p1-r1) (277/736) Installing openssh-server-common (9.1_p1-r1) (278/736) Installing openssh-server (9.1_p1-r1) (279/736) Installing openssh (9.1_p1-r1) (280/736) Installing boot-deploy (0.6.1-r0) (281/736) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (282/736) Installing lzo (2.10-r3) (283/736) Installing btrfs-progs (6.0.2-r0) (284/736) Installing bzip2 (1.0.8-r4) (285/736) Installing argon2-libs (20190702-r2) (286/736) Installing device-mapper-libs (2.03.17-r1) (287/736) Installing json-c (0.16-r0) (288/736) Installing cryptsetup-libs (2.6.0-r0) (289/736) Installing popt (1.19-r0) (290/736) Installing cryptsetup (2.6.0-r0) (291/736) Installing cryptsetup-openrc (2.6.0-r0) (292/736) Installing libaio (0.3.113-r0) (293/736) Installing device-mapper-event-libs (2.03.17-r1) (294/736) Installing lvm2-libs (2.03.17-r1) (295/736) Installing device-mapper (2.03.17-r1) (296/736) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (297/736) Installing libcom_err (1.46.5-r4) (298/736) Installing e2fsprogs-libs (1.46.5-r4) (299/736) Installing e2fsprogs (1.46.5-r4) (300/736) Installing e2fsprogs-extra (1.46.5-r4) (301/736) Installing f2fs-tools-libs (1.15.0-r0) (302/736) Installing f2fs-tools (1.15.0-r0) (303/736) Installing lz4 (1.9.4-r1) (304/736) Installing userspace-rcu (0.13.2-r0) (305/736) Installing multipath-tools (0.9.3-r1) (306/736) Installing multipath-tools-openrc (0.9.3-r1) (307/736) Installing parted (3.5-r0) (308/736) Installing postmarketos-mvcfg (1-r0) (309/736) Installing postmarketos-keys (1-r0) (310/736) Installing sudo (1.9.12_p1-r1) (311/736) Installing postmarketos-base-nofde (24-r0) (312/736) Installing unudhcpd (0.2.1-r0) (313/736) Installing xz (5.2.9-r0) (314/736) Installing postmarketos-mkinitfs (1.5.1-r2) (315/736) Installing postmarketos-base (24-r0) Executing postmarketos-base-24-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/736) Installing llvm15-libs (15.0.6-r1) (317/736) Installing musl-fts (1.2.7-r3) (318/736) Installing libelf (0.188-r0) (319/736) Installing mesa-dri-gallium (22.2.5-r0) (320/736) Installing postmarketos-base-mesa (24-r0) (321/736) Installing u-boot-pinephone (2022.07-r1) (322/736) Installing u-boot-tools (2022.10-r1) (323/736) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (324/736) Installing dbus-openrc (1.14.4-r0) (325/736) Installing libacl (2.3.1-r1) (326/736) Installing lz4-libs (1.9.4-r1) (327/736) Installing libarchive (3.6.2-r0) (328/736) Installing libcbor (0.9.0-r1) (329/736) Installing efivar-libs (38-r1) (330/736) Installing libgcab (1.4-r3) (331/736) Installing json-glib (1.6.6-r1) (332/736) Installing libgusb (0.4.2-r0) (333/736) Installing libjcat (0.1.12-r0) (334/736) Installing libmbim (1.28.2-r0) (335/736) Installing protobuf-c (1.4.1-r1) (336/736) Installing libqrtr-glib (1.2.2-r0) (337/736) Installing libqmi (1.32.2-r0) (338/736) Installing tpm2-tss-mu (3.2.0-r0) (339/736) Installing tpm2-tss-sys (3.2.0-r0) (340/736) Installing tpm2-tss-esys (3.2.0-r0) (341/736) Installing libxmlb (0.3.10-r0) (342/736) Installing fwupd (1.8.8-r0) (343/736) Installing fwupd-openrc (1.8.8-r0) (344/736) 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/736) Installing device-pine64-pinephone-plasma-mobile (0.44-r0) (346/736) Installing linux-firmware-rtlwifi (20221109-r0) (347/736) Installing linux-firmware-rtl_bt (20221109-r0) (348/736) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (349/736) Installing firmware-pine64-ov5640 (0_git20201028-r0) (350/736) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0) (351/736) Installing yaml (0.2.5-r0) (352/736) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (353/736) Installing appstream-qt (0.15.5-r2) (354/736) Installing attica (5.101.0-r0) (355/736) Installing kidletime (5.101.0-r0) (356/736) Installing knewstuff (5.101.0-r0) (357/736) Installing discover (5.26.4-r0) (358/736) Installing libapk-qt (0.4.2-r0) (359/736) Installing discover-backend-apk (5.26.4-r0) (360/736) Installing discover-backend-fwupd (5.26.4-r0) (361/736) Installing font-droid-nonlatin (20200215-r2) (362/736) Installing font-noto-common (0_git20211101-r6) (363/736) Installing font-noto-math (0_git20211101-r6) (364/736) Installing font-noto-symbols (0_git20211101-r6) (365/736) Installing font-noto (0_git20211101-r6) (366/736) Installing font-noto-emoji (2.038-r0) (367/736) Installing font-noto-extra (0_git20211101-r6) (368/736) Installing mauiman (1.0.1-r0) (369/736) Installing mauikit (2.2.1-r0) (370/736) Installing exiv2 (0.27.5-r1) (371/736) Installing mauikit-imagetools (2.2.1-r0) (372/736) Installing mauikit-filebrowsing (2.2.1-r0) (373/736) Installing index (2.2.1-r0) (374/736) Installing signon-plugin-oauth2 (0.25-r0) (375/736) Installing kaccounts-providers (22.12.0-r0) (376/736) Installing kirigami-addons (0.6.1-r0) (377/736) Installing kclock (22.11-r0) (378/736) Installing gsettings-desktop-schemas (43.0-r0) (379/736) Installing kdecoration (5.26.4-r0) (380/736) Installing kde-gtk-config (5.26.4-r0) (381/736) Installing kirigami-gallery (22.12.0-r0) (382/736) Installing kquickimageeditor (0.2.0-r1) (383/736) Installing taglib (1.13-r0) (384/736) Installing kfilemetadata (5.101.0-r0) (385/736) Installing qt5-qtlocation (5.15.6_git20220907-r1) (386/736) Installing koko (22.11-r0) (387/736) Installing kasync (0.3.0-r2) (388/736) Installing gpg-wks-server (2.2.40-r0) (389/736) Installing gpgv (2.2.40-r0) (390/736) Installing libldap (2.6.3-r6) (391/736) Installing gnupg-dirmngr (2.2.40-r0) (392/736) Installing gnupg-utils (2.2.40-r0) (393/736) Installing gnupg-wks-client (2.2.40-r0) (394/736) Installing gnupg (2.2.40-r0) (395/736) Installing iso-codes (4.12.0-r0) (396/736) Installing kcontacts (5.101.0-r0) (397/736) Installing kpeople (5.101.0-r0) (398/736) Installing libical (3.0.16-r1) (399/736) Installing kcalendarcore (5.101.0-r0) (400/736) Installing kmime (22.12.0-r0) (401/736) Installing kimap2 (0.4.0-r1) (402/736) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (403/736) Installing kdav2 (0.4.0-r1) (404/736) Installing lmdb (0.9.29-r2) (405/736) Installing libxapian (1.4.21-r0) (406/736) Installing sink (0.9.0-r3) (407/736) Installing kpeoplesink (0_git20210224-r1) (408/736) Installing kpeoplevcard (0.1-r2) (409/736) Installing libraw (0.20.2-r2) (410/736) Installing libraw-tools (0.20.2-r2) (411/736) Installing imagemagick-libs (7.1.0.53-r0) (412/736) Installing jbig2dec (0.19-r1) (413/736) Installing ghostscript (10.0.0-r0) (414/736) Installing libde265 (1.0.9-r0) (415/736) Installing libheif (1.14.0-r0) (416/736) Installing librsvg (2.55.1-r0) (417/736) Installing imagemagick (7.1.0.53-r0) (418/736) Installing perl (5.36.0-r0) (419/736) Installing perl-image-exiftool (12.50-r0) (420/736) Installing exiftool (12.50-r0) (421/736) Installing feedbackd-device-themes (0_git20220202-r0) (422/736) Installing gsound (1.0.3-r1) (423/736) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.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/736) Installing tzdata (2022g-r0) (425/736) Installing openexr (3.1.5-r3) (426/736) Installing soundtouch (2.3.2-r1) (427/736) Installing libraw1394 (2.1.2-r3) (428/736) Installing libdc1394 (2.2.6-r1) (429/736) Installing tslib (1.22-r1) (430/736) Installing directfb (1.7.7-r5) (431/736) Installing faac (1.30-r2) (432/736) Installing fdk-aac (2.0.2-r1) (433/736) Installing flite (2.2-r1) (434/736) Installing libsamplerate (0.2.2-r0) (435/736) Installing jack (1.9.21-r0) (436/736) Installing portaudio (19.7.0-r0) (437/736) Installing fluidsynth-libs (2.3.0-r0) (438/736) Installing libfreeaptx (0.1.1-r1) (439/736) Installing gsm (1.0.22-r1) (440/736) Installing libldac (2.0.2.3-r0) (441/736) Installing libmodplug (0.8.9.0-r2) (442/736) Installing neon (0.32.4-r0) (443/736) Installing libnice (0.1.19-r0) (444/736) Installing openal-soft (1.22.2-r2) (445/736) Installing openjpeg (2.5.0-r0) (446/736) Installing librtmp (2.4_git20190330-r2) (447/736) Installing sbc (2.0-r0) (448/736) Installing spandsp (0.0.6-r2) (449/736) Installing libsrtp (2.4.2-r3) (450/736) Installing vo-aacenc (0.1.3-r0) (451/736) Installing vo-amrwbenc (0.1.3-r0) (452/736) Installing libzbar (0.23.92-r2) (453/736) Installing gst-plugins-bad (1.20.4-r2) (454/736) Installing gtk4.0 (4.8.2-r1) Executing gtk4.0-4.8.2-r1.post-install (455/736) Installing megapixels (1.6.0-r0) (456/736) Installing encodings (1.0.6-r0) (457/736) Installing libfontenc (1.1.7-r0) (458/736) Installing mkfontscale (1.2.2-r1) (459/736) Installing font-dejavu (2.37-r3) (460/736) Installing sdl2_ttf (2.20.1-r0) (461/736) Installing osk-sdl (0.67.1-r1) (462/736) Installing kcmutils (5.101.0-r0) (463/736) Installing frameworkintegration (5.101.0-r0) (464/736) Installing oxygen (5.26.4-r0) (465/736) Installing modemmanager-qt (5.101.0-r0) (466/736) Installing callaudiod-libs (0.1.4-r0) (467/736) Installing abseil-cpp (20220623.1-r1) (468/736) Installing boost1.80-thread (1.80.0-r4) (469/736) Installing libprotobuf (3.21.11-r0) (470/736) Installing libphonenumber (8.13.2-r0) (471/736) Installing plasma-dialer (22.11-r0) (472/736) Installing plasma-mobile-sounds (0.1-r1) (473/736) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (474/736) Installing plasma-phonebook (22.11-r0) (475/736) Installing postmarketos-artwork-wallpapers (2-r1) (476/736) Installing postmarketos-hidden-desktop-entries (2.2-r1) (477/736) Installing bluez (5.66-r1) (478/736) Installing bluez-openrc (5.66-r1) (479/736) Installing bluez-obexd (5.66-r1) (480/736) Installing kded (5.101.0-r0) (481/736) Installing bluez-qt (5.101.0-r0) (482/736) Installing bluedevil (5.26.4-r0) (483/736) Installing breeze (5.26.4-r0) (484/736) Installing libpulse-mainloop-glib (9999_git20220528-r0) (485/736) Installing callaudiod (0.1.4-r0) (486/736) Installing dnsmasq-common (2.88-r0) (487/736) Installing dnsmasq-openrc (2.88-r0) (488/736) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (489/736) Installing linux-pam (1.5.2-r1) (490/736) Installing shadow (4.13-r0) (491/736) Installing elogind (246.10-r5) (492/736) Installing elogind-openrc (246.10-r5) (493/736) Installing hfd-service (0.1.0-r1) (494/736) Installing hfd-service-openrc (0.1.0-r1) (495/736) Installing iio-sensor-proxy (3.4-r0) (496/736) Installing iio-sensor-proxy-openrc (3.4-r0) (497/736) Installing libkscreen (5.26.4-r0) (498/736) Installing layer-shell-qt (5.26.4-r0) (499/736) Installing qt5-qtsensors (5.15.6_git20220816-r0) (500/736) Installing kscreen (5.26.4-r0) (501/736) Installing socat (1.7.4.4-r0) (502/736) Installing kwallet-pam (5.26.4-r0) (503/736) Installing kwayland-integration (5.26.4-r0) (504/736) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (505/736) Installing duktape (2.7.0-r0) (506/736) Installing polkit-elogind (122-r0) (507/736) Installing modemmanager (1.20.2-r1) (508/736) Installing modemmanager-openrc (1.20.2-r1) (509/736) Installing libnm (1.40.6-r0) (510/736) Installing networkmanager-common (1.40.6-r0) (511/736) Installing networkmanager-openrc (1.40.6-r0) (512/736) Installing libmnl (1.0.5-r0) (513/736) Installing libnftnl (1.2.4-r0) (514/736) Installing iptables (1.8.8-r2) (515/736) Installing iptables-openrc (1.8.8-r2) (516/736) Installing libndp (1.8-r1) (517/736) Installing libidn2 (2.3.4-r0) (518/736) Installing libpsl (0.21.1-r1) (519/736) Installing networkmanager (1.40.6-r0) Executing networkmanager-1.40.6-r0.pre-install Executing networkmanager-1.40.6-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>. * (520/736) Installing networkmanager-cli (1.40.6-r0) (521/736) Installing pcre (8.45-r2) (522/736) Installing slang (2.3.3-r0) (523/736) Installing newt (0.52.21-r5) (524/736) Installing networkmanager-tui (1.40.6-r0) (525/736) Installing wireless-regdb (2022.08.12-r0) (526/736) Installing networkmanager-wifi (1.40.6-r0) Executing networkmanager-wifi-1.40.6-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. * (527/736) Installing mobile-broadband-provider-info (20221107-r0) (528/736) Installing networkmanager-wwan (1.40.6-r0) (529/736) Installing libunwind (1.6.2-r0) (530/736) Installing libcamera (0.0.1-r1) (531/736) Installing pipewire-libs (0.3.62-r0) (532/736) Installing libuv (1.44.2-r0) (533/736) Installing roc-toolkit-libs (0.1.5-r2) (534/736) Installing webrtc-audio-processing (0.3.1-r6) (535/736) Installing pipewire (0.3.62-r0) (536/736) Installing breeze-icons (5.101.0-r0) (537/736) Installing dbus-x11 (1.14.4-r0) (538/736) Installing kactivities (5.101.0-r0) (539/736) Installing kpipewire (5.26.4-r0) (540/736) Installing dconf (0.40.0-r2) (541/736) Installing anthy (9100h-r2) (542/736) Installing maliit-framework (2.3.0-r1) (543/736) Installing kyotocabinet (1.2.79-r3) (544/736) Installing libpinyin (2.7.92-r0) (545/736) Installing tinyxml (2.6.2-r1) (546/736) Installing presage (0.9.1-r2) (547/736) Installing maliit-keyboard (2.3.1-r1) (548/736) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (549/736) Installing plasma-nano (5.26.4-r0) (550/736) Installing networkmanager-qt (5.101.0-r0) (551/736) Installing plasma-nm (5.26.4-r0) (552/736) Installing plasma-nm-mobile (5.26.4-r0) (553/736) Installing fftw-single-libs (3.3.10-r1) (554/736) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (555/736) Installing pulseaudio-bluez (9999_git20220528-r0) (556/736) Installing pulseaudio-alsa (9999_git20220528-r0) (557/736) Installing alsa-utils-openrc (1.2.8-r0) (558/736) Installing pulseaudio-openrc (9999_git20220528-r0) (559/736) Installing libcanberra-pulse (0.30-r9) (560/736) Installing plasma-pa (5.26.4-r0) (561/736) Installing libdaemon (0.14-r3) (562/736) Installing openrc-settingsd (1.1.0-r0) (563/736) Installing openrc-settingsd-openrc (1.1.0-r0) (564/736) Installing plasma-settings (22.11-r0) (565/736) Installing kactivitymanagerd (5.26.4-r0) (566/736) Installing kinit (5.101.0-r0) (567/736) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (568/736) Installing kdnssd (5.101.0-r0) (569/736) Installing syntax-highlighting (5.101.0-r0) (570/736) Installing kdsoap (2.1.1-r0) (571/736) Installing libmtp (1.1.20-r2) (572/736) Installing clang15-libclang (15.0.6-r2) (573/736) Installing qt5-qttools (5.15.6_git20220907-r1) (574/736) Installing phonon (4.11.1-r3) (575/736) Installing talloc (2.3.4-r1) (576/736) Installing tevent (0.13.0-r1) (577/736) Installing samba-util-libs (4.16.7-r1) (578/736) Installing jansson (2.14-r0) (579/736) Installing ldb (2.5.2-r1) (580/736) Installing libwbclient (4.16.7-r1) (581/736) Installing samba-libs (4.16.7-r1) (582/736) Installing libsmbclient (4.16.7-r1) (583/736) Installing kio-extras (22.12.0-r0) (584/736) Installing kquickcharts (5.101.0-r0) (585/736) Installing xorg-server-common (21.1.4-r1) (586/736) Installing libxkbfile (1.1.2-r0) (587/736) Installing xkbcomp (1.4.6-r0) (588/736) Installing libxfont2 (2.0.6-r0) (589/736) Installing libtirpc-conf (1.3.3-r0) (590/736) Installing libtirpc-nokrb (1.3.3-r0) (591/736) Installing libxcvt (0.1.2-r0) (592/736) Installing xwayland (22.1.5-r0) (593/736) Installing kscreenlocker (5.26.4-r0) (594/736) Installing libqaccessibilityclient (0.4.1-r1) (595/736) Installing xcb-util-cursor (0.1.4-r0) (596/736) Installing kwin (5.26.4-r0) (597/736) Installing kitemmodels (5.101.0-r0) (598/736) Installing threadweaver (5.101.0-r0) (599/736) Installing krunner (5.101.0-r0) (600/736) Installing milou (5.26.4-r0) (601/736) Installing pipewire-media-session (0.4.1-r0) (602/736) Installing font-hack (3.003-r3) (603/736) Installing qqc2-desktop-style (5.101.0-r0) (604/736) Installing plasma-integration (5.26.4-r0) (605/736) Installing qtchooser (66-r2) (606/736) Installing plasma-workspace-libs (5.26.4.1-r0) (607/736) Installing kactivities-stats (5.101.0-r0) (608/736) Installing baloo (5.101.0-r0) (609/736) Installing kholidays (5.101.0-r0) (610/736) Installing libkexiv2 (22.12.0-r0) (611/736) Installing knotifyconfig (5.101.0-r0) (612/736) Installing kparts (5.101.0-r0) (613/736) Installing zxing-cpp (1.4.0-r0) (614/736) Installing libdmtx-libs (0.7.7-r0) (615/736) Installing libqrencode (4.1.1-r1) (616/736) Installing prison (5.101.0-r0) (617/736) Installing ktexteditor (5.101.0-r0) (618/736) Installing libpcap (1.10.1-r1) (619/736) Installing lm-sensors-libs (3.6.0-r4) (620/736) Installing libksysguard (5.26.4-r0) (621/736) Installing kuserfeedback (1.2.0-r1) (622/736) Installing mpfr4 (4.1.0-r0) (623/736) Installing libqalculate (4.4.0-r1) (624/736) Installing plasma-workspace (5.26.4.1-r0) (625/736) Installing kpty (5.101.0-r0) (626/736) Installing kdesu (5.101.0-r0) (627/736) Installing kde-cli-tools (5.26.4-r0) (628/736) Installing qqc2-breeze-style (5.26.4-r0) (629/736) Installing plasma-mobile (5.26.4-r0) (630/736) Installing polkit-kde-agent-1 (5.26.4-r0) (631/736) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (632/736) Installing chrony-openrc (4.3-r0) (633/736) Installing haveged (1.9.18-r0) (634/736) Installing haveged-openrc (1.9.18-r0) (635/736) Installing nftables (1.0.5-r3) (636/736) Installing nftables-openrc (1.0.5-r3) (637/736) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (638/736) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (639/736) Installing postmarketos-base-nftables (24-r0) Executing postmarketos-base-nftables-24-r0.post-install (640/736) Installing postmarketos-artwork-icons (2-r1) (641/736) Installing util-linux (2.38.1-r1) (642/736) Installing libfdisk (2.38.1-r1) (643/736) Installing libsmartcols (2.38.1-r1) (644/736) Installing util-linux-misc (2.38.1-r1) (645/736) Installing libeconf (0.4.9-r0) (646/736) Installing runuser (2.38.1-r1) (647/736) Installing mount (2.38.1-r1) (648/736) Installing losetup (2.38.1-r1) (649/736) Installing hexdump (2.38.1-r1) (650/736) Installing uuidgen (2.38.1-r1) (651/736) Installing blkid (2.38.1-r1) (652/736) Installing sfdisk (2.38.1-r1) (653/736) Installing mcookie (2.38.1-r1) (654/736) Installing agetty (2.38.1-r1) (655/736) Installing agetty-openrc (0.45.2-r7) (656/736) Installing wipefs (2.38.1-r1) (657/736) Installing cfdisk (2.38.1-r1) (658/736) Installing umount (2.38.1-r1) (659/736) Installing util-linux-openrc (2.38.1-r1) (660/736) Installing flock (2.38.1-r1) (661/736) Installing lsblk (2.38.1-r1) (662/736) Installing libcap-ng (0.8.3-r1) (663/736) Installing setpriv (2.38.1-r1) (664/736) Installing logger (2.38.1-r1) (665/736) Installing partx (2.38.1-r1) (666/736) Installing fstrim (2.38.1-r1) (667/736) Installing findmnt (2.38.1-r1) (668/736) Installing pcsc-lite-libs (1.9.9-r0) (669/736) Installing wpa_supplicant (2.10-r4) (670/736) Installing wpa_supplicant-openrc (2.10-r4) (671/736) Installing ifupdown-ng-wifi (0.12.1-r0) (672/736) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (673/736) Installing postmarketos-base-ui-networkmanager (6-r1) (674/736) Installing mpdecimal (2.5.1-r1) (675/736) Installing python3 (3.11.1-r0) (676/736) Installing py3-ruamel.yaml.clib (0.2.7-r1) (677/736) Installing py3-ruamel.yaml (0.17.21-r1) (678/736) Installing sleep-inhibitor (1.16-r1) (679/736) Installing sleep-inhibitor-openrc (1.16-r1) (680/736) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (681/736) Installing py3-dbus (1.3.2-r1) (682/736) Installing obex-capabilities (0.2.1-r2) (683/736) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (684/736) Installing postmarketos-base-ui-bluez-obexd (6-r1) (685/736) Installing pulseaudio-utils (9999_git20220528-r0) (686/736) Installing postmarketos-base-ui-pulseaudio (6-r1) (687/736) Installing upower (1.90.0-r2) (688/736) Installing device-pine64-pinephone-upower (0.44-r0) (689/736) Installing powerdevil-libs (5.26.4-r0) (690/736) Installing powerdevil (5.26.4-r0) (691/736) Installing bubblewrap (0.7.0-r0) (692/736) Installing fuse-common (3.12.0-r0) (693/736) Installing fuse-openrc (3.12.0-r0) (694/736) Installing fuse3-libs (3.12.0-r0) (695/736) Installing fuse3 (3.12.0-r0) (696/736) Installing xdg-desktop-portal (1.15.0-r0) (697/736) Installing xdg-desktop-portal-kde (5.26.4-r0) (698/736) Installing autologin (1.0.0-r4) (699/736) Installing tinydm (1.1.2-r1) (700/736) Installing tinydm-openrc (1.1.2-r1) (701/736) Installing postmarketos-base-ui-tinydm (6-r1) (702/736) Installing font-alias (1.0.4-r0) (703/736) Installing util-macros (1.19.3-r0) (704/736) Installing font-misc-misc (1.1.2-r3) (705/736) Installing font-cursor-misc (1.0.3-r3) (706/736) Installing xauth (1.1.2-r0) (707/736) Installing xmodmap (1.0.11-r0) (708/736) Installing xrdb (1.2.1-r1) (709/736) Installing xinit (1.4.2-r0) (710/736) Installing hwdata-pci (0.365-r0) (711/736) Installing libpciaccess (0.17-r0) (712/736) Installing xorg-server (21.1.4-r1) (713/736) Installing libinput (1.22.0-r0) (714/736) Installing xf86-input-libinput (1.2.1-r0) (715/736) Installing xf86-video-fbdev (0.5.0-r3) (716/736) Installing postmarketos-base-ui-x11 (6-r1) (717/736) Installing postmarketos-ui-plasma-mobile (3.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.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 (718/736) Installing libexif (0.6.24-r0) (719/736) Installing hwloc (2.8.0-r0) (720/736) Installing libtbb (2021.7.0-r1) (721/736) Installing opencv (4.6.0-r4) (722/736) Installing postprocessd (0.2.1-r0) (723/736) Installing postprocessd-megapixels (0.2.1-r0) (724/736) Installing qmltermwidget (0.2.0-r1) (725/736) Installing qmlkonsole (22.11-r0) (726/736) Installing c-ares (1.18.1-r1) (727/736) Installing spacebar (22.11-r0) (728/736) Installing hkdm (0.2.0-r0) (729/736) Installing buffyboard (0.2.0-r0) (730/736) Installing terminus-font (4.49.1-r3) (731/736) Installing kbd-misc (2.5.1-r3) (732/736) Installing kbd (2.5.1-r3) (733/736) Installing kbd-openrc (2.5.1-r3) (734/736) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (735/736) Installing ttyescape-openrc (1.0.1-r1) (736/736) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.3-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r2.trigger 2022/12/10 16:00:09 Generating for kernel version: 6.1.0-rc7 2022/12/10 16:00:09 Output directory: /boot 2022/12/10 16:00:09 == Generating initramfs == 2022/12/10 16:00:09 - Including hook files 2022/12/10 16:00:09 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/10 16:00:09 - Including hook scripts 2022/12/10 16:00:09 - Including required binaries 2022/12/10 16:00:09 - Including kernel modules 2022/12/10 16:00:09 - Including splash images 2022/12/10 16:00:09 - Writing and verifying initramfs archive 2022/12/10 16:00:10 == Generating initramfs extra == 2022/12/10 16:00:10 - Including extra binaries 2022/12/10 16:00:10 - Including FDE support 2022/12/10 16:00:11 - Writing and verifying initramfs-extra archive 2022/12/10 16:00:14 == 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 2022/12/10 16:00:18 mkinitfs completed in: 8.538364725s Executing postmarketos-base-24-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: 2140 MiB in 761 packages (470509) [16:00:23] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 761 packages (470509) [16:00:26] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (470509) [16:00:26] (rootfs_pine64-pinephone) install device-pine64-pinephone (470509) [16:00:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (470509) [16:00:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (470509) [16:00:26] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (470509) [16:00:27] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (470509) [16:00:27] New background process: pid=481557, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 761 packages (470509) [16:00:30] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 761 packages (470509) [16:00:33] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (470509) [16:00:33] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (470509) [16:00:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (470509) [16:00:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (470509) [16:00:33] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (470509) [16:00:33] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (470509) [16:00:33] New background process: pid=481749, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 761 packages (470509) [16:00:37] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (470509) [16:00:37] (rootfs_pine64-pinephone) % mkinitfs 2022/12/10 16:00:37 Generating for kernel version: 6.1.0-rc7 2022/12/10 16:00:37 Output directory: /boot 2022/12/10 16:00:37 == Generating initramfs == 2022/12/10 16:00:37 - Including hook files 2022/12/10 16:00:37 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/10 16:00:37 - Including hook scripts 2022/12/10 16:00:37 - Including required binaries 2022/12/10 16:00:37 - Including kernel modules 2022/12/10 16:00:37 - Including splash images 2022/12/10 16:00:37 - Writing and verifying initramfs archive 2022/12/10 16:00:37 == Generating initramfs extra == 2022/12/10 16:00:37 - Including extra binaries 2022/12/10 16:00:37 - Including FDE support 2022/12/10 16:00:38 - Writing and verifying initramfs-extra archive 2022/12/10 16:00:42 == 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 2022/12/10 16:00:46 mkinitfs completed in: 9.325010511s (470509) [16:00:46] *** SET LOGIN PASSWORD FOR: 'user' *** (470509) [16:00:46] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (470509) [16:00:46] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (470509) [16:00:46] (rootfs_pine64-pinephone) locking root (470509) [16:00:46] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (470509) [16:00:47] NOTE: No valid keymap specified for device (470509) [16:00:47] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (470509) [16:00:53] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (470509) [16:00:53] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (470509) [16:00:53] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (470509) [16:00:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (470509) [16:00:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (470509) [16:00:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (470509) [16:00:53] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2257012 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (470509) [16:00:54] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (470509) [16:00:54] (native) create pine64-pinephone.img (3463M) (470509) [16:00:54] (native) % truncate -s 3463M /home/pmos/rootfs/pine64-pinephone.img (470509) [16:00:54] (native) mount /dev/install (pine64-pinephone.img) (470509) [16:00:54] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (470509) [16:00:54] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (470509) [16:00:54] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (470509) [16:00:54] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (470509) [16:00:54] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (470509) [16:00:54] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (470509) [16:00:54] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (470509) [16:00:54] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (470509) [16:00:54] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (470509) [16:00:54] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (470509) [16:00:54] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (470509) [16:00:54] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (470509) [16:00:54] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (470509) [16:00:54] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (470509) [16:00:54] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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/core18_2632.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 } ] } (470509) [16:00:54] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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/core18_2632.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 } ] } (470509) [16:00:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (470509) [16:00:54] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (470509) [16:00:54] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (470509) [16:00:54] (native) % parted -s /dev/install mktable msdos (470509) [16:00:54] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (470509) [16:00:55] (native) % parted -s /dev/install mkpart primary 256M 100% (470509) [16:00:55] (native) % parted -s /dev/install set 1 boot on (470509) [16:00:55] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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/core18_2632.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 } ] } (470509) [16:00:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (470509) [16:00:55] % sudo mount --bind /dev/loop4p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (470509) [16:00:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (470509) [16:00:55] % sudo mount --bind /dev/loop4p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (470509) [16:00:55] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (470509) [16:00:55] (native) install e2fsprogs (470509) [16:00:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (470509) [16:00:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (470509) [16:00:55] (native) % cat /tmp/apk_progress_fifo (470509) [16:00:55] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (470509) [16:00:55] New background process: pid=483606, 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-r29.trigger OK: 26 MiB in 71 packages (470509) [16:00:56] (native) format /dev/installp2 (root, ext4) (470509) [16:00:56] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (470509) [16:00:56] (native) mount /dev/installp2 to /mnt/install (470509) [16:00:56] (native) % mkdir -p /mnt/install (470509) [16:00:56] (native) % mount /dev/installp2 /mnt/install (470509) [16:00:56] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (470509) [16:00:56] (native) install e2fsprogs (470509) [16:00:56] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (470509) [16:00:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (470509) [16:00:56] (native) % cat /tmp/apk_progress_fifo (470509) [16:00:56] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (470509) [16:00:56] New background process: pid=483636, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 71 packages (470509) [16:00:56] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (470509) [16:00:56] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (470509) [16:00:56] (native) % mkdir -p /mnt/install/boot (470509) [16:00:57] (native) % mount /dev/installp1 /mnt/install/boot (470509) [16:00:57] *** (4/4) FILL INSTALL BLOCKDEVICE *** (470509) [16:00:57] (native) copy rootfs_pine64-pinephone to /mnt/install/ (470509) [16:00:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (470509) [16:00:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (470509) [16:00:57] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (470509) [16:00:57] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (470509) [16:00:57] (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/ (470509) [16:01:03] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (470509) [16:01:03] % 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 (470509) [16:01:03] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (470509) [16:01:03] % 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/ (470509) [16:01:03] % 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/ (470509) [16:01:03] % 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/ (470509) [16:01:03] % 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/ (470509) [16:01:03] % 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/ (470509) [16:01:03] % 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/ (470509) [16:01:03] % 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/ (470509) [16:01:03] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % 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/ (470509) [16:01:04] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (470509) [16:01:04] % 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 (470509) [16:01:04] 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 (470509) [16:01:04] (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 (470509) [16:01:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (470509) [16:01:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (470509) [16:01:08] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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/core18_2632.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 } ] } (470509) [16:01:08] (native) umount /dev/loop4 (470509) [16:01:08] (native) % losetup -d /dev/loop4 (470509) [16:01:08] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (470509) [16:01:08] (470509) [16:01:08] *** FLASHING INFORMATION *** (470509) [16:01:08] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (470509) [16:01:08] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (470509) [16:01:08] (470509) [16:01:08] *** SSH DAEMON INFORMATION *** (470509) [16:01:08] SSH daemon is enabled (disable with --no-sshd). (470509) [16:01:08] Login as 'user' with the password given during installation. (470509) [16:01:08] (470509) [16:01:08] *** FIREWALL INFORMATION *** (470509) [16:01:08] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (470509) [16:01:08] For more information: https://postmarketos.org/firewall (470509) [16:01:08] (470509) [16:01:08] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (470509) [16:01:08] DONE! total 2365056 -rw-r--r-- 1 root 12345 3631218688 Dec 10 16:01 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop4 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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 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 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/core18_2632.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 13 Dec 10 16:01 pmOS_boot -> ../../loop4p1 lrwxrwxrwx 1 root root 13 Dec 10 16:01 pmOS_root -> ../../loop4p2 lrwxrwxrwx 1 root root 10 Dec 10 16:01 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Dec 10 15:59 bin drwxr-xr-x 2 root root 4096 Dec 10 16:00 boot drwxr-xr-x 2 root root 4096 Dec 10 15:55 dev drwxr-xr-x 66 root root 4096 Dec 10 16:00 etc drwxr-xr-x 3 root root 4096 Dec 10 16:01 home drwxr-xr-x 14 root root 4096 Dec 10 15:59 lib drwx------ 2 root root 16384 Dec 10 16:00 lost+found drwxr-xr-x 5 root root 4096 Dec 10 15:55 media drwxr-xr-x 8 root root 4096 Dec 10 15:55 mnt drwxr-xr-x 2 root root 4096 Dec 10 15:55 opt drwxr-xr-x 2 root root 4096 Dec 10 15:55 proc drwx------ 2 root root 4096 Dec 10 15:55 root drwxr-xr-x 6 root root 4096 Dec 10 15:59 run drwxr-xr-x 2 root root 4096 Dec 10 15:59 sbin drwxr-xr-x 2 root root 4096 Dec 10 15:55 srv drwxr-xr-x 2 root root 4096 Dec 10 15:55 sys drwxrwxrwt 2 root root 4096 Dec 10 16:00 tmp drwxr-xr-x 9 root root 4096 Dec 10 15:57 usr drwxr-xr-x 13 root root 4096 Dec 10 15:57 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-10 16:01:32-- 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% 60.3M=0s 2022-12-10 16:01:32 (60.3 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 2022-12-09 17:47:05.128338 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-1255-g3df899d1c6 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-1261-gba9ca881f3 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-1261-gba9ca881f3 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25154 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670608320-r1) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670608320-r1) (3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670464692-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670060646-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670464757-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670590678-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670464712-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670620614-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670550927-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670464845-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670060762-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670061078-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670061251-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1670061260-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1670464774-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670544595-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670464870-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670638083-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670060967-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670465136-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1670607797-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670636811-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670638114-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1669951201-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670551446-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670466066-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1670421600-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670060499-r0) (65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1669950859-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670061187-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670637987-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670637987-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670354867-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670551488-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1670629159-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670061241-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670637970-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670598228-r0) (85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670060477-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1670060813-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670060988-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670464818-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670466076-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670598228-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670465953-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670601253-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670638053-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670638053-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670638124-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2313 MiB in 761 packages (1/10) Installing bash (5.2.12-r0) Executing bash-5.2.12-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.4-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.0-r1) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2324 MiB in 771 packages (1/91) Installing syndication (9999_git1670061270-r0) (2/91) Installing alligator (9999_git1670638073-r0) (3/91) Installing libavc1394 (0.5.4-r3) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r3) (7/91) Installing mpg123-libs (1.31.1-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.6.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r2) (12/91) Installing py3-parsing (3.0.9-r1) (13/91) Installing py3-packaging (22.0-r0) (14/91) Installing py3-setuptools (65.6.3-r0) (15/91) Installing py3-certifi (2022.12.7-r0) (16/91) Installing py3-charset-normalizer (3.0.1-r1) (17/91) Installing py3-idna (3.4-r3) (18/91) Installing py3-urllib3 (1.26.13-r0) (19/91) Installing py3-requests (2.28.1-r2) (20/91) Installing py3-ytmusicapi (0.24.1-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r1) (24/91) Installing py3-websockets (10.4-r1) (25/91) Installing py3-brotli (1.0.9-r10) (26/91) Installing yt-dlp (2022.11.11-r1) (27/91) Installing audiotube (9999_git1670206310-r0) (28/91) Installing calindori (9999_git1670453726-r0) (29/91) Installing live-media (2022.10.01-r0) (30/91) Installing libxpm (3.5.14-r0) (31/91) Installing a52dec (0.8.0-r8) (32/91) Installing vulkan-loader (1.3.231.2-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.4-r0) (35/91) Installing libcddb (1.3.2-r4) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.1-r0) (42/91) Installing libupnp (1.14.15-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r10) (48/91) Installing glslang-libs (11.12.0-r0) (49/91) Installing glslang (11.12.0-r0) (50/91) Installing spirv-tools (1.3.231.1-r0) (51/91) Installing shaderc (2022.3-r1) (52/91) Installing libplacebo (5.229.1-r0) (53/91) Installing libprotobuf-lite (3.21.11-r0) (54/91) Installing vlc-libs (3.0.18-r0) (55/91) Installing vlc (3.0.18-r0) (56/91) Installing elisa (22.12.0-r0) (57/91) Installing kunitconversion (9999_git1670061108-r0) (58/91) Installing kalk (9999_git1670638092-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1670638101-r0) (61/91) Installing keysmith (9999_git1669951912-r0) (62/91) Installing krecorder (9999_git1670476657-r0) (63/91) Installing kpublictransport (22.12.0-r0) (64/91) Installing ktrip (9999_git1670034015-r0) (65/91) Installing kweathercore (9999_git1670599425-r0) (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/91) Installing kweather (9999_git1670607826-r0) (68/91) Installing libquotient (0.6.11-r0) (69/91) Installing libcmark (0.30.2-r1) (70/91) Installing neochat (9999_git1670637643-r0) (71/91) Installing kjs (9999_git1670060937-r0) (72/91) Installing libdjvulibre (3.5.28-r2) (73/91) Installing libzip (1.9.2-r2) (74/91) Installing ebook-tools (0.2.2-r3) (75/91) Installing discount-libs (2.2.7b-r0) (76/91) Installing poppler (22.12.0-r0) (77/91) Installing poppler-qt5 (22.12.0-r0) (78/91) Installing kdegraphics-mobipocket (22.12.0-r0) (79/91) Installing libspectre (0.2.11-r0) (80/91) Installing okular-common (22.12.0-r0) (81/91) Installing okular (22.12.0-r0) (82/91) Installing plasma-camera (1.0_git20210328-r2) (83/91) Installing gst-libav (1.20.4-r0) (84/91) Installing gst-plugins-good-qt (1.20.4-r2) (85/91) Installing plasmatube (9999_git1669951221-r0) (86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (87/91) Installing postmarketos-config-nftables-mdns (0.13-r0) (88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0) (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (91/91) Installing tokodon (9999_git1670637685-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.18-r0.trigger OK: 2493 MiB in 862 packages (chroot) Exiting chroot... [16:03:24] Unregister qemu binfmt (arm) [16:03:24] Unregister qemu binfmt (aarch64) [16:03:24] Unregister qemu binfmt (riscv64) [16:03:24] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:03:24] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:03:25] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:03:25] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:03:26] Cleared up ~4540 MB of space [16:03:26] DONE! Building image for pine64-pinephonepro Already up to date. [16:03:27] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:03:27] Channel [edge]: [16:03:27] Vendor [qemu]: [16:03:27] Device codename [amd64]: [16:03:27] Kernel [lts]: [16:03:27] Username [user]: [16:03:28] User interface [weston]: [16:03:28] Change them? (y/n) [n]: [16:03:28] Extra packages [none]: [16:03:28] Use this timezone instead of GMT? (y/n) [y]: [16:03:28] Choose default locale for installation [C.UTF-8]: [16:03:28] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:03:28] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:03:28] Config changed: ui='plasma-mobile' [16:03:28] Config changed: device='pine64-pinephonepro' [16:03:28] Config changed: kernel='' [16:03:28] Config changed: extra_packages='osk-sdl' (525168) [16:03:29] % 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) (525168) [16:03:29] % 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=Upcoming stable release (DO NOT USE) branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Latest release / Recommended for best stability 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 (525168) [16:03:29] *** (1/4) PREPARE NATIVE CHROOT *** (525168) [16:03:29] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (525168) [16:03:29] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (525168) [16:03:29] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (525168) [16:03:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (525168) [16:03:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (525168) [16:03:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (525168) [16:03:29] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (525168) [16:03:29] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (525168) [16:03:29] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (525168) [16:03:29] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (525168) [16:03:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (525168) [16:03:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (525168) [16:03:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (525168) [16:03:29] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (525168) [16:03:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (525168) [16:03:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (525168) [16:03:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (525168) [16:03:29] Update package index for x86_64 (4 file(s)) (525168) [16:03:29] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (525168) [16:03:29] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (525168) [16:03:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (525168) [16:03:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (525168) [16:03:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (525168) [16:03:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (525168) [16:03:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (525168) [16:03:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (525168) [16:03:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (525168) [16:03:31] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (525168) [16:03:31] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (525168) [16:03:31] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (525168) [16:03:31] extracted: /tmp/pmbootstrap12krgragapk (525168) [16:03:31] extracted: /tmp/pmbootstrapzo7em6h6sig (525168) [16:03:31] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (525168) [16:03:31] % 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/pmbootstrapzo7em6h6sig /tmp/pmbootstrap12krgragapk Verified OK (525168) [16:03:31] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (525168) [16:03:31] % /tmp/pmbootstrap12krgragapk --version apk-tools 2.12.10, compiled for x86_64. (525168) [16:03:31] (native) install alpine-base (525168) [16:03:31] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % 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 (525168) [16:03:31] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (525168) [16:03:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (525168) [16:03:31] (native) update /etc/apk/repositories (525168) [16:03:31] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (525168) [16:03:31] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (525168) [16:03:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (525168) [16:03:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (525168) [16:03:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (525168) [16:03:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (525168) [16:03:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (525168) [16:03:31] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (525168) [16:03:31] % 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 (525168) [16:03:31] New background process: pid=525412, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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.45.2-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (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 (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r29.trigger OK: 10 MiB in 25 packages (525168) [16:03:33] (native) % adduser -D pmos -u 12345 (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (525168) [16:03:33] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (525168) [16:03:33] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (525168) [16:03:33] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (525168) [16:03:33] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (525168) [16:03:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (525168) [16:03:33] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (525168) [16:03:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (525168) [16:03:33] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (525168) [16:03:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (525168) [16:03:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (525168) [16:03:33] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (525168) [16:03:36] (native) install cryptsetup util-linux parted (525168) [16:03:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (525168) [16:03:36] (native) % cat /tmp/apk_progress_fifo (525168) [16:03:36] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (525168) [16:03:36] New background process: pid=525859, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221203-r0) (11/42) Installing ncurses-libs (6.3_p20221203-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.4.9-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r7) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (525168) [16:03:37] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (525168) [16:03:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (525168) [16:03:37] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (525168) [16:03:37] % 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 (525168) [16:03:37] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (525168) [16:03:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (525168) [16:03:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (525168) [16:03:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (525168) [16:03:37] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (525168) [16:03:37] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (525168) [16:03:37] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (525168) [16:03:38] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (525168) [16:03:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (525168) [16:03:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (525168) [16:03:38] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (525168) [16:03:38] (native) install qemu-aarch64 (525168) [16:03:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (525168) [16:03:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (525168) [16:03:38] (native) % cat /tmp/apk_progress_fifo (525168) [16:03:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (525168) [16:03:38] New background process: pid=526279, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r7) Executing busybox-1.35.0-r29.trigger OK: 25 MiB in 68 packages (525168) [16:03:39] Register qemu binfmt (aarch64) (525168) [16:03:39] % 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 (525168) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (525168) [16:03:39] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (525168) [16:03:39] % 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 (525168) [16:03:39] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (525168) [16:03:39] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (525168) [16:03:39] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (525168) [16:03:39] extracted: /tmp/pmbootstraptzxsswevapk (525168) [16:03:39] extracted: /tmp/pmbootstrapz8584q4msig (525168) [16:03:39] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (525168) [16:03:39] % 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/pmbootstrapz8584q4msig /tmp/pmbootstraptzxsswevapk Verified OK (525168) [16:03:39] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (525168) [16:03:39] % /tmp/pmbootstraptzxsswevapk --version apk-tools 2.12.10, compiled for x86_64. (525168) [16:03:39] (rootfs_pine64-pinephonepro) install alpine-base (525168) [16:03:39] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (525168) [16:03:39] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (525168) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (525168) [16:03:39] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (525168) [16:03:39] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (525168) [16:03:39] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (525168) [16:03:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (525168) [16:03:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (525168) [16:03:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (525168) [16:03:39] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (525168) [16:03:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (525168) [16:03:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (525168) [16:03:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (525168) [16:03:39] Update package index for aarch64 (4 file(s)) (525168) [16:03:39] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (525168) [16:03:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (525168) [16:03:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (525168) [16:03:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (525168) [16:03:40] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (525168) [16:03:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (525168) [16:03:40] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (525168) [16:03:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (525168) [16:03:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (525168) [16:03:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (525168) [16:03:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (525168) [16:03:40] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (525168) [16:03:40] % 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 (525168) [16:03:40] New background process: pid=526331, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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.45.2-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (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 (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r29.trigger OK: 13 MiB in 25 packages (525168) [16:03:42] (rootfs_pine64-pinephonepro) % getent passwd user (525168) [16:03:42] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (525168) [16:03:42] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (525168) [16:03:42] (rootfs_pine64-pinephonepro) % addgroup user wheel (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup user video (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup user audio (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup user input (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup user plugdev (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (525168) [16:03:43] (rootfs_pine64-pinephonepro) % addgroup user netdev (525168) [16:03:43] 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 (525168) [16:03:45] (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) (525168) [16:03:45] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (525168) [16:03:45] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (525168) [16:03:46] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (525168) [16:03:47] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (525168) [16:03:48] (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 (525168) [16:03:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (525168) [16:03:48] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (525168) [16:03:48] (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 (525168) [16:03:48] New background process: pid=526733, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/730) Installing icu-data-full (72.1-r1) (2/730) Installing dbus-libs (1.14.4-r0) (3/730) Installing libgcc (12.2.1_git20220924-r5) (4/730) Installing libffi (3.4.4-r0) (5/730) Installing libintl (0.21.1-r1) (6/730) Installing libblkid (2.38.1-r1) (7/730) Installing libmount (2.38.1-r1) (8/730) Installing pcre2 (10.41-r1) (9/730) Installing glib (2.74.3-r0) (10/730) Installing libstdc++ (12.2.1_git20220924-r5) (11/730) Installing icu-libs (72.1-r1) (12/730) Installing libpcre2-16 (10.41-r1) (13/730) Installing zstd-libs (1.5.2-r9) (14/730) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/730) Installing hicolor-icon-theme (0.17-r2) (16/730) Installing libmagic (5.43-r0) (17/730) Installing file (5.43-r0) (18/730) Installing libxau (1.0.11-r0) (19/730) Installing libmd (1.0.4-r0) (20/730) Installing libbsd (0.11.7-r0) (21/730) Installing libxdmcp (1.1.4-r0) (22/730) Installing libxcb (1.15-r0) (23/730) Installing libx11 (1.8.2-r0) (24/730) Installing libxext (1.3.5-r0) (25/730) Installing libice (1.1.1-r0) (26/730) Installing libuuid (2.38.1-r1) (27/730) Installing libsm (1.2.3-r2) (28/730) Installing libxt (1.2.1-r1) (29/730) Installing libxmu (1.1.4-r0) (30/730) Installing xset (1.2.5-r0) (31/730) Installing xprop (1.2.6-r0) (32/730) Installing xdg-utils (1.1.3-r4) (33/730) Installing mesa (22.2.5-r0) (34/730) Installing libdrm (2.4.114-r0) (35/730) Installing libexpat (2.5.0-r0) (36/730) Installing wayland-libs-server (1.21.0-r1) (37/730) Installing mesa-glapi (22.2.5-r0) (38/730) Installing mesa-gles (22.2.5-r0) (39/730) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/730) Installing libxcomposite (0.4.6-r0) (41/730) Installing brotli-libs (1.0.9-r10) (42/730) Installing libbz2 (1.0.8-r4) (43/730) Installing libpng (1.6.39-r2) (44/730) Installing freetype (2.12.1-r0) (45/730) Installing fontconfig (2.14.1-r0) (46/730) Installing wayland-libs-client (1.21.0-r1) (47/730) Installing wayland-libs-cursor (1.21.0-r1) (48/730) Installing wayland-libs-egl (1.21.0-r1) (49/730) Installing xkeyboard-config (2.37-r0) (50/730) Installing xz-libs (5.2.9-r0) (51/730) Installing libxml2 (2.10.3-r2) (52/730) Installing libxkbcommon (1.4.1-r0) (53/730) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/730) Installing mesa-gbm (22.2.5-r0) (55/730) Installing libxshmfence (1.3.2-r0) (56/730) Installing mesa-egl (22.2.5-r0) (57/730) Installing avahi-libs (0.8-r6) (58/730) Installing gmp (6.2.1-r2) (59/730) Installing nettle (3.8.1-r0) (60/730) Installing p11-kit (0.24.1-r1) (61/730) Installing libtasn1 (4.19.0-r0) (62/730) Installing libunistring (1.1-r0) (63/730) Installing gnutls (3.7.8-r2) (64/730) Installing cups-libs (2.4.2-r1) (65/730) Installing pkgconf (1.9.3-r0) (66/730) Installing shared-mime-info (2.2-r2) (67/730) Installing libjpeg-turbo (2.1.4-r0) (68/730) Installing libwebp (1.2.4-r1) (69/730) Installing tiff (4.4.0-r1) (70/730) Installing gdk-pixbuf (2.42.10-r0) (71/730) Installing gtk-update-icon-cache (3.24.35-r1) (72/730) Installing libxfixes (6.0.0-r0) (73/730) Installing libxrender (0.9.11-r0) (74/730) Installing libxcursor (1.2.1-r1) (75/730) Installing libxdamage (1.1.6-r0) (76/730) Installing libxi (1.8-r0) (77/730) Installing libxinerama (1.1.5-r0) (78/730) Installing libxrandr (1.5.3-r0) (79/730) Installing libatk-1.0 (2.46.0-r0) (80/730) Installing libxtst (1.2.4-r0) (81/730) Installing at-spi2-core (2.46.0-r0) (82/730) Installing libatk-bridge-2.0 (2.46.0-r0) (83/730) Installing pixman (0.42.2-r0) (84/730) Installing cairo (1.17.6-r3) (85/730) Installing cairo-gobject (1.17.6-r3) (86/730) Installing libepoxy (1.5.10-r0) (87/730) Installing fribidi (1.0.12-r0) (88/730) Installing graphite2 (1.3.14-r2) (89/730) Installing harfbuzz (5.3.1-r1) (90/730) Installing libxft (2.3.7-r0) (91/730) Installing pango (1.50.12-r0) (92/730) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/730) Installing libevdev (1.13.0-r0) (94/730) Installing mtdev (1.1.6-r1) (95/730) Installing eudev-libs (3.2.11-r6) (96/730) Installing libinput-libs (1.22.0-r0) (97/730) Installing xcb-util-wm (0.4.2-r0) (98/730) Installing xcb-util (0.4.0-r3) (99/730) Installing xcb-util-image (0.4.1-r0) (100/730) Installing xcb-util-keysyms (0.4.1-r0) (101/730) Installing xcb-util-renderutil (0.3.10-r0) (102/730) Installing libxkbcommon-x11 (1.4.1-r0) (103/730) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/730) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/730) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/730) Installing kirigami2-libs (5.101.0-r0) (107/730) Installing libgomp (12.2.1_git20220924-r5) (108/730) Installing kirigami2 (5.101.0-r0) (109/730) Installing kactivities-libs (5.101.0-r0) (110/730) Installing karchive (5.101.0-r0) (111/730) Installing kconfig (5.101.0-r0) (112/730) Installing kcoreaddons (5.101.0-r0) (113/730) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/730) Installing kwindowsystem (5.101.0-r0) (115/730) Installing kcrash (5.101.0-r0) (116/730) Installing kdbusaddons (5.101.0-r0) (117/730) Installing kglobalaccel (5.101.0-r0) (118/730) Installing kguiaddons (5.101.0-r0) (119/730) Installing ki18n (5.101.0-r0) (120/730) Installing libelogind (246.10-r5) (121/730) Installing polkit-elogind-libs (122-r0) (122/730) Installing polkit-qt-1 (0.114.0-r1) (123/730) Installing kauth (5.101.0-r0) (124/730) Installing kcodecs (5.101.0-r0) (125/730) Installing kwidgetsaddons (5.101.0-r0) (126/730) Installing kconfigwidgets (5.101.0-r0) (127/730) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/730) Installing kiconthemes (5.101.0-r0) (129/730) Installing kitemviews (5.101.0-r0) (130/730) Installing kxmlgui (5.101.0-r0) (131/730) Installing kbookmarks (5.101.0-r0) (132/730) Installing kcompletion (5.101.0-r0) (133/730) Installing libxml2-utils (2.10.3-r2) (134/730) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/730) Installing libgpg-error (1.46-r1) (136/730) Installing libgcrypt (1.10.1-r0) (137/730) Installing libxslt (1.1.37-r0) (138/730) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/730) Installing kdoctools (5.101.0-r0) (140/730) Installing kjobwidgets (5.101.0-r0) (141/730) Installing alsa-lib (1.2.8-r0) (142/730) Installing libxxf86vm (1.1.5-r0) (143/730) Installing mesa-gl (22.2.5-r0) (144/730) Installing libxv (1.0.12-r0) (145/730) Installing cdparanoia-libs (10.2-r11) (146/730) Installing graphene (1.10.8-r1) (147/730) Installing gstreamer (1.20.4-r0) (148/730) Installing libogg (1.3.5-r1) (149/730) Installing opus (1.3.1-r1) (150/730) Installing orc (0.4.33-r0) (151/730) Installing libtheora (1.1.1-r16) (152/730) Installing libvorbis (1.3.7-r0) (153/730) Installing gst-plugins-base (1.20.4-r1) (154/730) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/730) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/730) Installing sound-theme-freedesktop (0.8-r0) (157/730) Installing libltdl (2.4.7-r0) (158/730) Installing libcanberra (0.30-r9) (159/730) Installing libcanberra-gstreamer (0.30-r9) (160/730) Installing knotifications (5.101.0-r0) (161/730) Installing kservice (5.101.0-r0) (162/730) Installing solid-libs (5.101.0-r0) (163/730) Installing libhunspell (1.7.1-r0) (164/730) Installing ncurses-terminfo-base (6.3_p20221203-r0) (165/730) Installing ncurses-libs (6.3_p20221203-r0) (166/730) Installing readline (8.2.0-r0) (167/730) Installing hunspell (1.7.1-r0) (168/730) Installing sonnet (5.101.0-r0) (169/730) Installing ktextwidgets (5.101.0-r0) (170/730) Installing kio (5.101.0-r0) (171/730) Installing kpackage (5.101.0-r0) (172/730) Installing kdeclarative (5.101.0-r0) (173/730) Installing kwayland (5.101.0-r0) (174/730) Installing plasma-framework (5.101.0-r0) (175/730) Installing sqlite-libs (3.40.0-r0) (176/730) Installing libaccounts-glib (1.26-r1) (177/730) Installing libaccounts-qt (1.16-r1) (178/730) Installing signond (8.61-r0) (179/730) Installing accounts-qml-module (0.7_git20190605-r1) (180/730) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/730) Installing sdl2 (2.26.1-r0) (182/730) Installing svt-av1-libs (1.4.0-r0) (183/730) Installing aom-libs (3.5.0-r0) (184/730) Installing libass (0.17.0-r0) (185/730) Installing libdav1d (1.0.0-r2) (186/730) Installing lcms2 (2.14-r0) (187/730) Installing libjxl (0.7.0-r0) (188/730) Installing lame (3.100-r2) (189/730) Installing libasyncns (0.8-r1) (190/730) Installing flac-libs (1.4.2-r0) (191/730) Installing libsndfile (1.1.0-r2) (192/730) Installing soxr (0.1.3-r3) (193/730) Installing speexdsp (1.2.1-r0) (194/730) Installing tdb-libs (1.4.7-r1) (195/730) Installing libpulse (9999_git20220528-r0) (196/730) Installing cjson (1.7.15-r3) (197/730) Installing mbedtls (2.28.1-r1) (198/730) Installing librist (0.2.7-r0) (199/730) Installing libsrt (1.5.1-r0) (200/730) Installing libssh (0.10.4-r0) (201/730) Installing v4l-utils-libs (1.22.1-r2) (202/730) Installing libva (2.16.0-r0) (203/730) Installing libvdpau (1.5-r0) (204/730) Installing vidstab (1.1.0-r2) (205/730) Installing libvpx (1.12.0-r1) (206/730) Installing x264-libs (0.164_git20220602-r0) (207/730) Installing numactl (2.0.16-r0) (208/730) Installing x265-libs (3.5-r3) (209/730) Installing xvidcore (1.3.7-r1) (210/730) Installing libsodium (1.0.18-r2) (211/730) Installing libzmq (4.3.4-r1) (212/730) Installing ffmpeg-libs (5.1.2-r3) (213/730) Installing libevent (2.1.12-r5) (214/730) Installing minizip (1.2.13-r0) (215/730) Installing nspr (4.35-r0) (216/730) Installing nss (3.86-r0) (217/730) Installing re2 (2022.12.01-r0) (218/730) Installing snappy (1.1.9-r4) (219/730) Installing qt5-qtwebengine (5.15.11-r9) (220/730) Installing libnotify (0.8.1-r1) (221/730) Installing libproxy (0.4.18-r2) (222/730) Installing signon-ui (0.17_git20171023-r2) (223/730) Installing libassuan (2.5.5-r1) (224/730) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/730) Installing gnupg-gpgconf (2.2.40-r0) (226/730) Installing gpg (2.2.40-r0) (227/730) Installing npth (1.6-r2) (228/730) Installing gpg-agent (2.2.40-r0) (229/730) Installing libksba (1.6.2-r0) (230/730) Installing gpgsm (2.2.40-r0) (231/730) Installing gpgme (1.18.0-r1) (232/730) Installing gpgmepp (1.18.0-r1) (233/730) Installing gdbm (1.23-r0) (234/730) Installing libsasl (2.1.28-r3) (235/730) Installing libqca (2.3.4-r2) (236/730) Installing kwallet (5.101.0-r0) (237/730) Installing kaccounts-integration (22.12.0-r0) (238/730) Installing purpose (5.101.0-r0) (239/730) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/730) Installing qt5-qtfeedback (0_git20180903-r0) (241/730) Installing angelfish (22.11-r0) (242/730) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/730) Installing gtk-engines-clearlooks (2.21.0-r3) (244/730) Installing gtk-engines-crux (2.21.0-r3) (245/730) Installing gtk-engines-industrial (2.21.0-r3) (246/730) Installing gtk-engines-mist (2.21.0-r3) (247/730) Installing gtk-engines-redmond (2.21.0-r3) (248/730) Installing gtk-engines-thinice (2.21.0-r3) (249/730) Installing gtk-engines (2.21.0-r3) (250/730) Installing breeze-gtk (5.26.4-r0) (251/730) Installing alsa-ucm-conf (1.2.8-r1) (252/730) Installing ca-certificates (20220614-r2) (253/730) Installing nghttp2-libs (1.51.0-r0) (254/730) Installing libcurl (7.86.0-r1) (255/730) Installing libgpiod (1.6.3-r2) (256/730) Installing libgudev (237-r1) (257/730) Installing libmm-glib (1.20.2-r1) (258/730) Installing libusb (1.0.26-r0) (259/730) Installing eg25-manager (0.4.6-r0) (260/730) Installing eg25-manager-openrc (0.4.6-r0) (261/730) Installing linux-pine64-pinephonepro (6.1_rc8-r1) (262/730) Installing udev-init-scripts (35-r1) (263/730) Installing udev-init-scripts-openrc (35-r1) (264/730) Installing kmod-libs (30-r1) (265/730) Installing eudev (3.2.11-r6) (266/730) Installing eudev-openrc (3.2.11-r6) (267/730) Installing openssh-keygen (9.1_p1-r1) (268/730) Installing libedit (20221030.3.1-r0) (269/730) Installing openssh-client-common (9.1_p1-r1) (270/730) Installing openssh-client-default (9.1_p1-r1) (271/730) Installing openssh-sftp-server (9.1_p1-r1) (272/730) Installing openssh-server-common (9.1_p1-r1) (273/730) Installing openssh-server (9.1_p1-r1) (274/730) Installing openssh (9.1_p1-r1) (275/730) Installing boot-deploy (0.6.1-r0) (276/730) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (277/730) Installing lzo (2.10-r3) (278/730) Installing btrfs-progs (6.0.2-r0) (279/730) Installing bzip2 (1.0.8-r4) (280/730) Installing argon2-libs (20190702-r2) (281/730) Installing device-mapper-libs (2.03.17-r1) (282/730) Installing json-c (0.16-r0) (283/730) Installing cryptsetup-libs (2.6.0-r0) (284/730) Installing popt (1.19-r0) (285/730) Installing cryptsetup (2.6.0-r0) (286/730) Installing cryptsetup-openrc (2.6.0-r0) (287/730) Installing libaio (0.3.113-r0) (288/730) Installing device-mapper-event-libs (2.03.17-r1) (289/730) Installing lvm2-libs (2.03.17-r1) (290/730) Installing device-mapper (2.03.17-r1) (291/730) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (292/730) Installing libcom_err (1.46.5-r4) (293/730) Installing e2fsprogs-libs (1.46.5-r4) (294/730) Installing e2fsprogs (1.46.5-r4) (295/730) Installing e2fsprogs-extra (1.46.5-r4) (296/730) Installing f2fs-tools-libs (1.15.0-r0) (297/730) Installing f2fs-tools (1.15.0-r0) (298/730) Installing lz4 (1.9.4-r1) (299/730) Installing userspace-rcu (0.13.2-r0) (300/730) Installing multipath-tools (0.9.3-r1) (301/730) Installing multipath-tools-openrc (0.9.3-r1) (302/730) Installing parted (3.5-r0) (303/730) Installing postmarketos-mvcfg (1-r0) (304/730) Installing postmarketos-keys (1-r0) (305/730) Installing sudo (1.9.12_p1-r1) (306/730) Installing postmarketos-base-nofde (24-r0) (307/730) Installing unudhcpd (0.2.1-r0) (308/730) Installing xz (5.2.9-r0) (309/730) Installing postmarketos-mkinitfs (1.5.1-r2) (310/730) Installing postmarketos-base (24-r0) Executing postmarketos-base-24-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/730) Installing llvm15-libs (15.0.6-r1) (312/730) Installing musl-fts (1.2.7-r3) (313/730) Installing libelf (0.188-r0) (314/730) Installing mesa-dri-gallium (22.2.5-r0) (315/730) Installing postmarketos-base-mesa (24-r0) (316/730) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (317/730) Installing dbus-openrc (1.14.4-r0) (318/730) Installing libacl (2.3.1-r1) (319/730) Installing lz4-libs (1.9.4-r1) (320/730) Installing libarchive (3.6.2-r0) (321/730) Installing libcbor (0.9.0-r1) (322/730) Installing efivar-libs (38-r1) (323/730) Installing libgcab (1.4-r3) (324/730) Installing json-glib (1.6.6-r1) (325/730) Installing libgusb (0.4.2-r0) (326/730) Installing libjcat (0.1.12-r0) (327/730) Installing libmbim (1.28.2-r0) (328/730) Installing protobuf-c (1.4.1-r1) (329/730) Installing libqrtr-glib (1.2.2-r0) (330/730) Installing libqmi (1.32.2-r0) (331/730) Installing tpm2-tss-mu (3.2.0-r0) (332/730) Installing tpm2-tss-sys (3.2.0-r0) (333/730) Installing tpm2-tss-esys (3.2.0-r0) (334/730) Installing libxmlb (0.3.10-r0) (335/730) Installing fwupd (1.8.8-r0) (336/730) Installing fwupd-openrc (1.8.8-r0) (337/730) Installing device-pine64-pinephonepro (3.5-r1) Executing device-pine64-pinephonepro-3.5-r1.post-install * service eg25-manager added to runlevel default (338/730) Installing firmware-pine64-pinebookpro (2-r0) (339/730) Installing linux-firmware-cypress (20221109-r0) (340/730) Installing linux-firmware-brcm (20221109-r0) (341/730) Installing linux-firmware-rockchip (20221109-r0) (342/730) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1) (343/730) Installing yaml (0.2.5-r0) (344/730) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (345/730) Installing appstream-qt (0.15.5-r2) (346/730) Installing attica (5.101.0-r0) (347/730) Installing kidletime (5.101.0-r0) (348/730) Installing knewstuff (5.101.0-r0) (349/730) Installing discover (5.26.4-r0) (350/730) Installing libapk-qt (0.4.2-r0) (351/730) Installing discover-backend-apk (5.26.4-r0) (352/730) Installing discover-backend-fwupd (5.26.4-r0) (353/730) Installing font-droid-nonlatin (20200215-r2) (354/730) Installing font-noto-common (0_git20211101-r6) (355/730) Installing font-noto-math (0_git20211101-r6) (356/730) Installing font-noto-symbols (0_git20211101-r6) (357/730) Installing font-noto (0_git20211101-r6) (358/730) Installing font-noto-emoji (2.038-r0) (359/730) Installing font-noto-extra (0_git20211101-r6) (360/730) Installing mauiman (1.0.1-r0) (361/730) Installing mauikit (2.2.1-r0) (362/730) Installing exiv2 (0.27.5-r1) (363/730) Installing mauikit-imagetools (2.2.1-r0) (364/730) Installing mauikit-filebrowsing (2.2.1-r0) (365/730) Installing index (2.2.1-r0) (366/730) Installing signon-plugin-oauth2 (0.25-r0) (367/730) Installing kaccounts-providers (22.12.0-r0) (368/730) Installing kirigami-addons (0.6.1-r0) (369/730) Installing kclock (22.11-r0) (370/730) Installing gsettings-desktop-schemas (43.0-r0) (371/730) Installing kdecoration (5.26.4-r0) (372/730) Installing kde-gtk-config (5.26.4-r0) (373/730) Installing kirigami-gallery (22.12.0-r0) (374/730) Installing kquickimageeditor (0.2.0-r1) (375/730) Installing taglib (1.13-r0) (376/730) Installing kfilemetadata (5.101.0-r0) (377/730) Installing qt5-qtlocation (5.15.6_git20220907-r1) (378/730) Installing koko (22.11-r0) (379/730) Installing kasync (0.3.0-r2) (380/730) Installing gpg-wks-server (2.2.40-r0) (381/730) Installing gpgv (2.2.40-r0) (382/730) Installing libldap (2.6.3-r6) (383/730) Installing gnupg-dirmngr (2.2.40-r0) (384/730) Installing gnupg-utils (2.2.40-r0) (385/730) Installing gnupg-wks-client (2.2.40-r0) (386/730) Installing gnupg (2.2.40-r0) (387/730) Installing iso-codes (4.12.0-r0) (388/730) Installing kcontacts (5.101.0-r0) (389/730) Installing kpeople (5.101.0-r0) (390/730) Installing libical (3.0.16-r1) (391/730) Installing kcalendarcore (5.101.0-r0) (392/730) Installing kmime (22.12.0-r0) (393/730) Installing kimap2 (0.4.0-r1) (394/730) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (395/730) Installing kdav2 (0.4.0-r1) (396/730) Installing lmdb (0.9.29-r2) (397/730) Installing libxapian (1.4.21-r0) (398/730) Installing sink (0.9.0-r3) (399/730) Installing kpeoplesink (0_git20210224-r1) (400/730) Installing kpeoplevcard (0.1-r2) (401/730) Installing libraw (0.20.2-r2) (402/730) Installing libraw-tools (0.20.2-r2) (403/730) Installing imagemagick-libs (7.1.0.53-r0) (404/730) Installing jbig2dec (0.19-r1) (405/730) Installing ghostscript (10.0.0-r0) (406/730) Installing libde265 (1.0.9-r0) (407/730) Installing libheif (1.14.0-r0) (408/730) Installing librsvg (2.55.1-r0) (409/730) Installing imagemagick (7.1.0.53-r0) (410/730) Installing perl (5.36.0-r0) (411/730) Installing perl-image-exiftool (12.50-r0) (412/730) Installing exiftool (12.50-r0) (413/730) Installing feedbackd-device-themes (0_git20220202-r0) (414/730) Installing gsound (1.0.3-r1) (415/730) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.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/730) Installing tzdata (2022g-r0) (417/730) Installing openexr (3.1.5-r3) (418/730) Installing soundtouch (2.3.2-r1) (419/730) Installing libraw1394 (2.1.2-r3) (420/730) Installing libdc1394 (2.2.6-r1) (421/730) Installing tslib (1.22-r1) (422/730) Installing directfb (1.7.7-r5) (423/730) Installing faac (1.30-r2) (424/730) Installing fdk-aac (2.0.2-r1) (425/730) Installing flite (2.2-r1) (426/730) Installing libsamplerate (0.2.2-r0) (427/730) Installing jack (1.9.21-r0) (428/730) Installing portaudio (19.7.0-r0) (429/730) Installing fluidsynth-libs (2.3.0-r0) (430/730) Installing libfreeaptx (0.1.1-r1) (431/730) Installing gsm (1.0.22-r1) (432/730) Installing libldac (2.0.2.3-r0) (433/730) Installing libmodplug (0.8.9.0-r2) (434/730) Installing neon (0.32.4-r0) (435/730) Installing libnice (0.1.19-r0) (436/730) Installing openal-soft (1.22.2-r2) (437/730) Installing openjpeg (2.5.0-r0) (438/730) Installing librtmp (2.4_git20190330-r2) (439/730) Installing sbc (2.0-r0) (440/730) Installing spandsp (0.0.6-r2) (441/730) Installing libsrtp (2.4.2-r3) (442/730) Installing vo-aacenc (0.1.3-r0) (443/730) Installing vo-amrwbenc (0.1.3-r0) (444/730) Installing libzbar (0.23.92-r2) (445/730) Installing gst-plugins-bad (1.20.4-r2) (446/730) Installing gtk4.0 (4.8.2-r1) Executing gtk4.0-4.8.2-r1.post-install (447/730) Installing megapixels (1.6.0-r0) (448/730) Installing encodings (1.0.6-r0) (449/730) Installing libfontenc (1.1.7-r0) (450/730) Installing mkfontscale (1.2.2-r1) (451/730) Installing font-dejavu (2.37-r3) (452/730) Installing sdl2_ttf (2.20.1-r0) (453/730) Installing osk-sdl (0.67.1-r1) (454/730) Installing kcmutils (5.101.0-r0) (455/730) Installing frameworkintegration (5.101.0-r0) (456/730) Installing oxygen (5.26.4-r0) (457/730) Installing modemmanager-qt (5.101.0-r0) (458/730) Installing callaudiod-libs (0.1.4-r0) (459/730) Installing abseil-cpp (20220623.1-r1) (460/730) Installing boost1.80-thread (1.80.0-r4) (461/730) Installing libprotobuf (3.21.11-r0) (462/730) Installing libphonenumber (8.13.2-r0) (463/730) Installing plasma-dialer (22.11-r0) (464/730) Installing plasma-mobile-sounds (0.1-r1) (465/730) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (466/730) Installing plasma-phonebook (22.11-r0) (467/730) Installing postmarketos-artwork-wallpapers (2-r1) (468/730) Installing postmarketos-hidden-desktop-entries (2.2-r1) (469/730) Installing bluez (5.66-r1) (470/730) Installing bluez-openrc (5.66-r1) (471/730) Installing bluez-obexd (5.66-r1) (472/730) Installing kded (5.101.0-r0) (473/730) Installing bluez-qt (5.101.0-r0) (474/730) Installing bluedevil (5.26.4-r0) (475/730) Installing breeze (5.26.4-r0) (476/730) Installing libpulse-mainloop-glib (9999_git20220528-r0) (477/730) Installing callaudiod (0.1.4-r0) (478/730) Installing dnsmasq-common (2.88-r0) (479/730) Installing dnsmasq-openrc (2.88-r0) (480/730) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (481/730) Installing linux-pam (1.5.2-r1) (482/730) Installing shadow (4.13-r0) (483/730) Installing elogind (246.10-r5) (484/730) Installing elogind-openrc (246.10-r5) (485/730) Installing hfd-service (0.1.0-r1) (486/730) Installing hfd-service-openrc (0.1.0-r1) (487/730) Installing iio-sensor-proxy (3.4-r0) (488/730) Installing iio-sensor-proxy-openrc (3.4-r0) (489/730) Installing libkscreen (5.26.4-r0) (490/730) Installing layer-shell-qt (5.26.4-r0) (491/730) Installing qt5-qtsensors (5.15.6_git20220816-r0) (492/730) Installing kscreen (5.26.4-r0) (493/730) Installing socat (1.7.4.4-r0) (494/730) Installing kwallet-pam (5.26.4-r0) (495/730) Installing kwayland-integration (5.26.4-r0) (496/730) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (497/730) Installing duktape (2.7.0-r0) (498/730) Installing polkit-elogind (122-r0) (499/730) Installing modemmanager (1.20.2-r1) (500/730) Installing modemmanager-openrc (1.20.2-r1) (501/730) Installing libnm (1.40.6-r0) (502/730) Installing networkmanager-common (1.40.6-r0) (503/730) Installing networkmanager-openrc (1.40.6-r0) (504/730) Installing libmnl (1.0.5-r0) (505/730) Installing libnftnl (1.2.4-r0) (506/730) Installing iptables (1.8.8-r2) (507/730) Installing iptables-openrc (1.8.8-r2) (508/730) Installing libndp (1.8-r1) (509/730) Installing libidn2 (2.3.4-r0) (510/730) Installing libpsl (0.21.1-r1) (511/730) Installing networkmanager (1.40.6-r0) Executing networkmanager-1.40.6-r0.pre-install Executing networkmanager-1.40.6-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>. * (512/730) Installing networkmanager-cli (1.40.6-r0) (513/730) Installing pcre (8.45-r2) (514/730) Installing slang (2.3.3-r0) (515/730) Installing newt (0.52.21-r5) (516/730) Installing networkmanager-tui (1.40.6-r0) (517/730) Installing wireless-regdb (2022.08.12-r0) (518/730) Installing networkmanager-wifi (1.40.6-r0) Executing networkmanager-wifi-1.40.6-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. * (519/730) Installing mobile-broadband-provider-info (20221107-r0) (520/730) Installing networkmanager-wwan (1.40.6-r0) (521/730) Installing libunwind (1.6.2-r0) (522/730) Installing libcamera (0.0.1-r1) (523/730) Installing pipewire-libs (0.3.62-r0) (524/730) Installing libuv (1.44.2-r0) (525/730) Installing roc-toolkit-libs (0.1.5-r2) (526/730) Installing webrtc-audio-processing (0.3.1-r6) (527/730) Installing pipewire (0.3.62-r0) (528/730) Installing breeze-icons (5.101.0-r0) (529/730) Installing dbus-x11 (1.14.4-r0) (530/730) Installing kactivities (5.101.0-r0) (531/730) Installing kpipewire (5.26.4-r0) (532/730) Installing dconf (0.40.0-r2) (533/730) Installing anthy (9100h-r2) (534/730) Installing maliit-framework (2.3.0-r1) (535/730) Installing kyotocabinet (1.2.79-r3) (536/730) Installing libpinyin (2.7.92-r0) (537/730) Installing tinyxml (2.6.2-r1) (538/730) Installing presage (0.9.1-r2) (539/730) Installing maliit-keyboard (2.3.1-r1) (540/730) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (541/730) Installing plasma-nano (5.26.4-r0) (542/730) Installing networkmanager-qt (5.101.0-r0) (543/730) Installing plasma-nm (5.26.4-r0) (544/730) Installing plasma-nm-mobile (5.26.4-r0) (545/730) Installing fftw-single-libs (3.3.10-r1) (546/730) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (547/730) Installing pulseaudio-bluez (9999_git20220528-r0) (548/730) Installing pulseaudio-alsa (9999_git20220528-r0) (549/730) Installing alsa-utils-openrc (1.2.8-r0) (550/730) Installing pulseaudio-openrc (9999_git20220528-r0) (551/730) Installing libcanberra-pulse (0.30-r9) (552/730) Installing plasma-pa (5.26.4-r0) (553/730) Installing libdaemon (0.14-r3) (554/730) Installing openrc-settingsd (1.1.0-r0) (555/730) Installing openrc-settingsd-openrc (1.1.0-r0) (556/730) Installing plasma-settings (22.11-r0) (557/730) Installing kactivitymanagerd (5.26.4-r0) (558/730) Installing kinit (5.101.0-r0) (559/730) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (560/730) Installing kdnssd (5.101.0-r0) (561/730) Installing syntax-highlighting (5.101.0-r0) (562/730) Installing kdsoap (2.1.1-r0) (563/730) Installing libmtp (1.1.20-r2) (564/730) Installing clang15-libclang (15.0.6-r2) (565/730) Installing qt5-qttools (5.15.6_git20220907-r1) (566/730) Installing phonon (4.11.1-r3) (567/730) Installing talloc (2.3.4-r1) (568/730) Installing tevent (0.13.0-r1) (569/730) Installing samba-util-libs (4.16.7-r1) (570/730) Installing jansson (2.14-r0) (571/730) Installing ldb (2.5.2-r1) (572/730) Installing libwbclient (4.16.7-r1) (573/730) Installing samba-libs (4.16.7-r1) (574/730) Installing libsmbclient (4.16.7-r1) (575/730) Installing kio-extras (22.12.0-r0) (576/730) Installing kquickcharts (5.101.0-r0) (577/730) Installing xorg-server-common (21.1.4-r1) (578/730) Installing libxkbfile (1.1.2-r0) (579/730) Installing xkbcomp (1.4.6-r0) (580/730) Installing libxfont2 (2.0.6-r0) (581/730) Installing libtirpc-conf (1.3.3-r0) (582/730) Installing libtirpc-nokrb (1.3.3-r0) (583/730) Installing libxcvt (0.1.2-r0) (584/730) Installing xwayland (22.1.5-r0) (585/730) Installing kscreenlocker (5.26.4-r0) (586/730) Installing libqaccessibilityclient (0.4.1-r1) (587/730) Installing xcb-util-cursor (0.1.4-r0) (588/730) Installing kwin (5.26.4-r0) (589/730) Installing kitemmodels (5.101.0-r0) (590/730) Installing threadweaver (5.101.0-r0) (591/730) Installing krunner (5.101.0-r0) (592/730) Installing milou (5.26.4-r0) (593/730) Installing pipewire-media-session (0.4.1-r0) (594/730) Installing font-hack (3.003-r3) (595/730) Installing qqc2-desktop-style (5.101.0-r0) (596/730) Installing plasma-integration (5.26.4-r0) (597/730) Installing qtchooser (66-r2) (598/730) Installing plasma-workspace-libs (5.26.4.1-r0) (599/730) Installing kactivities-stats (5.101.0-r0) (600/730) Installing baloo (5.101.0-r0) (601/730) Installing kholidays (5.101.0-r0) (602/730) Installing libkexiv2 (22.12.0-r0) (603/730) Installing knotifyconfig (5.101.0-r0) (604/730) Installing kparts (5.101.0-r0) (605/730) Installing zxing-cpp (1.4.0-r0) (606/730) Installing libdmtx-libs (0.7.7-r0) (607/730) Installing libqrencode (4.1.1-r1) (608/730) Installing prison (5.101.0-r0) (609/730) Installing ktexteditor (5.101.0-r0) (610/730) Installing libnl3 (3.7.0-r0) (611/730) Installing libpcap (1.10.1-r1) (612/730) Installing lm-sensors-libs (3.6.0-r4) (613/730) Installing libksysguard (5.26.4-r0) (614/730) Installing kuserfeedback (1.2.0-r1) (615/730) Installing gpsd (3.24-r1) (616/730) Installing gpsd-openrc (3.24-r1) (617/730) Installing mpfr4 (4.1.0-r0) (618/730) Installing libqalculate (4.4.0-r1) (619/730) Installing plasma-workspace (5.26.4.1-r0) (620/730) Installing kpty (5.101.0-r0) (621/730) Installing kdesu (5.101.0-r0) (622/730) Installing kde-cli-tools (5.26.4-r0) (623/730) Installing qqc2-breeze-style (5.26.4-r0) (624/730) Installing plasma-mobile (5.26.4-r0) (625/730) Installing polkit-kde-agent-1 (5.26.4-r0) (626/730) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (627/730) Installing chrony-openrc (4.3-r0) (628/730) Installing haveged (1.9.18-r0) (629/730) Installing haveged-openrc (1.9.18-r0) (630/730) Installing nftables (1.0.5-r3) (631/730) Installing nftables-openrc (1.0.5-r3) (632/730) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (633/730) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (634/730) Installing postmarketos-base-nftables (24-r0) Executing postmarketos-base-nftables-24-r0.post-install (635/730) Installing postmarketos-artwork-icons (2-r1) (636/730) Installing util-linux (2.38.1-r1) (637/730) Installing libfdisk (2.38.1-r1) (638/730) Installing libsmartcols (2.38.1-r1) (639/730) Installing util-linux-misc (2.38.1-r1) (640/730) Installing libeconf (0.4.9-r0) (641/730) Installing runuser (2.38.1-r1) (642/730) Installing mount (2.38.1-r1) (643/730) Installing losetup (2.38.1-r1) (644/730) Installing hexdump (2.38.1-r1) (645/730) Installing uuidgen (2.38.1-r1) (646/730) Installing blkid (2.38.1-r1) (647/730) Installing sfdisk (2.38.1-r1) (648/730) Installing mcookie (2.38.1-r1) (649/730) Installing agetty (2.38.1-r1) (650/730) Installing agetty-openrc (0.45.2-r7) (651/730) Installing wipefs (2.38.1-r1) (652/730) Installing cfdisk (2.38.1-r1) (653/730) Installing umount (2.38.1-r1) (654/730) Installing util-linux-openrc (2.38.1-r1) (655/730) Installing flock (2.38.1-r1) (656/730) Installing lsblk (2.38.1-r1) (657/730) Installing libcap-ng (0.8.3-r1) (658/730) Installing setpriv (2.38.1-r1) (659/730) Installing logger (2.38.1-r1) (660/730) Installing partx (2.38.1-r1) (661/730) Installing fstrim (2.38.1-r1) (662/730) Installing findmnt (2.38.1-r1) (663/730) Installing pcsc-lite-libs (1.9.9-r0) (664/730) Installing wpa_supplicant (2.10-r4) (665/730) Installing wpa_supplicant-openrc (2.10-r4) (666/730) Installing ifupdown-ng-wifi (0.12.1-r0) (667/730) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (668/730) Installing postmarketos-base-ui-networkmanager (6-r1) (669/730) Installing mpdecimal (2.5.1-r1) (670/730) Installing python3 (3.11.1-r0) (671/730) Installing py3-ruamel.yaml.clib (0.2.7-r1) (672/730) Installing py3-ruamel.yaml (0.17.21-r1) (673/730) Installing sleep-inhibitor (1.16-r1) (674/730) Installing sleep-inhibitor-openrc (1.16-r1) (675/730) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (676/730) Installing py3-dbus (1.3.2-r1) (677/730) Installing obex-capabilities (0.2.1-r2) (678/730) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (679/730) Installing postmarketos-base-ui-bluez-obexd (6-r1) (680/730) Installing pulseaudio-utils (9999_git20220528-r0) (681/730) Installing postmarketos-base-ui-pulseaudio (6-r1) (682/730) Installing upower (1.90.0-r2) (683/730) Installing powerdevil-libs (5.26.4-r0) (684/730) Installing powerdevil (5.26.4-r0) (685/730) Installing bubblewrap (0.7.0-r0) (686/730) Installing fuse-common (3.12.0-r0) (687/730) Installing fuse-openrc (3.12.0-r0) (688/730) Installing fuse3-libs (3.12.0-r0) (689/730) Installing fuse3 (3.12.0-r0) (690/730) Installing xdg-desktop-portal (1.15.0-r0) (691/730) Installing xdg-desktop-portal-kde (5.26.4-r0) (692/730) Installing autologin (1.0.0-r4) (693/730) Installing tinydm (1.1.2-r1) (694/730) Installing tinydm-openrc (1.1.2-r1) (695/730) Installing postmarketos-base-ui-tinydm (6-r1) (696/730) Installing font-alias (1.0.4-r0) (697/730) Installing util-macros (1.19.3-r0) (698/730) Installing font-misc-misc (1.1.2-r3) (699/730) Installing font-cursor-misc (1.0.3-r3) (700/730) Installing xauth (1.1.2-r0) (701/730) Installing xmodmap (1.0.11-r0) (702/730) Installing xrdb (1.2.1-r1) (703/730) Installing xinit (1.4.2-r0) (704/730) Installing hwdata-pci (0.365-r0) (705/730) Installing libpciaccess (0.17-r0) (706/730) Installing xorg-server (21.1.4-r1) (707/730) Installing libinput (1.22.0-r0) (708/730) Installing xf86-input-libinput (1.2.1-r0) (709/730) Installing xf86-video-fbdev (0.5.0-r3) (710/730) Installing postmarketos-base-ui-x11 (6-r1) (711/730) Installing postmarketos-ui-plasma-mobile (3.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.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 (712/730) Installing libexif (0.6.24-r0) (713/730) Installing hwloc (2.8.0-r0) (714/730) Installing libtbb (2021.7.0-r1) (715/730) Installing opencv (4.6.0-r4) (716/730) Installing postprocessd (0.2.1-r0) (717/730) Installing postprocessd-megapixels (0.2.1-r0) (718/730) Installing qmltermwidget (0.2.0-r1) (719/730) Installing qmlkonsole (22.11-r0) (720/730) Installing c-ares (1.18.1-r1) (721/730) Installing spacebar (22.11-r0) (722/730) Installing hkdm (0.2.0-r0) (723/730) Installing buffyboard (0.2.0-r0) (724/730) Installing terminus-font (4.49.1-r3) (725/730) Installing kbd-misc (2.5.1-r3) (726/730) Installing kbd (2.5.1-r3) (727/730) Installing kbd-openrc (2.5.1-r3) (728/730) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (729/730) Installing ttyescape-openrc (1.0.1-r1) (730/730) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.3-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r2.trigger 2022/12/10 16:07:51 Generating for kernel version: 6.1.0-rc8 2022/12/10 16:07:51 Output directory: /boot 2022/12/10 16:07:51 == Generating initramfs == 2022/12/10 16:07:51 - Including hook files 2022/12/10 16:07:51 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/10 16:07:51 - Including hook scripts 2022/12/10 16:07:51 - Including required binaries 2022/12/10 16:07:51 - Including kernel modules 2022/12/10 16:07:51 - Including splash images 2022/12/10 16:07:51 - Writing and verifying initramfs archive 2022/12/10 16:07:52 == Generating initramfs extra == 2022/12/10 16:07:52 - Including extra binaries 2022/12/10 16:07:52 - Including FDE support 2022/12/10 16:07:53 - Writing and verifying initramfs-extra archive 2022/12/10 16:07:53 == 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 2022/12/10 16:07:55 mkinitfs completed in: 3.665128649s Executing postmarketos-base-24-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: 2162 MiB in 755 packages (525168) [16:08:02] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 755 packages (525168) [16:08:05] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (525168) [16:08:06] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (525168) [16:08:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (525168) [16:08:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (525168) [16:08:06] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (525168) [16:08:06] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (525168) [16:08:06] New background process: pid=535312, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 755 packages (525168) [16:08:09] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 755 packages (525168) [16:08:12] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (525168) [16:08:13] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (525168) [16:08:13] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (525168) [16:08:13] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (525168) [16:08:13] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (525168) [16:08:13] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (525168) [16:08:13] New background process: pid=535484, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 755 packages (525168) [16:08:16] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (525168) [16:08:16] (rootfs_pine64-pinephonepro) % mkinitfs 2022/12/10 16:08:16 Generating for kernel version: 6.1.0-rc8 2022/12/10 16:08:16 Output directory: /boot 2022/12/10 16:08:16 == Generating initramfs == 2022/12/10 16:08:16 - Including hook files 2022/12/10 16:08:16 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/10 16:08:16 - Including hook scripts 2022/12/10 16:08:16 - Including required binaries 2022/12/10 16:08:16 - Including kernel modules 2022/12/10 16:08:16 - Including splash images 2022/12/10 16:08:16 - Writing and verifying initramfs archive 2022/12/10 16:08:17 == Generating initramfs extra == 2022/12/10 16:08:17 - Including extra binaries 2022/12/10 16:08:17 - Including FDE support 2022/12/10 16:08:18 - Writing and verifying initramfs-extra archive 2022/12/10 16:08:18 == 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 2022/12/10 16:08:20 mkinitfs completed in: 3.473169821s (525168) [16:08:20] *** SET LOGIN PASSWORD FOR: 'user' *** (525168) [16:08:20] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (525168) [16:08:20] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (525168) [16:08:20] (rootfs_pine64-pinephonepro) locking root (525168) [16:08:20] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (525168) [16:08:20] NOTE: No valid keymap specified for device (525168) [16:08:20] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (525168) [16:08:27] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (525168) [16:08:27] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (525168) [16:08:27] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (525168) [16:08:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (525168) [16:08:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (525168) [16:08:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (525168) [16:08:27] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2221764 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (525168) [16:08:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (525168) [16:08:27] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (525168) [16:08:27] (native) create pine64-pinephonepro.img (3422M) (525168) [16:08:27] (native) % truncate -s 3422M /home/pmos/rootfs/pine64-pinephonepro.img (525168) [16:08:27] (native) mount /dev/install (pine64-pinephonepro.img) (525168) [16:08:27] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (525168) [16:08:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (525168) [16:08:27] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (525168) [16:08:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (525168) [16:08:27] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (525168) [16:08:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (525168) [16:08:27] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (525168) [16:08:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (525168) [16:08:27] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (525168) [16:08:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (525168) [16:08:27] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (525168) [16:08:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (525168) [16:08:27] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (525168) [16:08:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (525168) [16:08:28] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (525168) [16:08:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (525168) [16:08:28] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (525168) [16:08:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (525168) [16:08:28] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (525168) [16:08:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (525168) [16:08:28] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (525168) [16:08:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (525168) [16:08:28] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (525168) [16:08:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (525168) [16:08:28] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (525168) [16:08:28] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (525168) [16:08:28] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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/core18_2632.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 } ] } (525168) [16:08:28] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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/core18_2632.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 } ] } (525168) [16:08:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (525168) [16:08:28] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (525168) [16:08:28] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (525168) [16:08:28] (native) % parted -s /dev/install mktable gpt (525168) [16:08:28] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (525168) [16:08:28] (native) % parted -s /dev/install mkpart primary 256M 100% (525168) [16:08:28] (native) % parted -s /dev/install set 1 boot on (525168) [16:08:28] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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/core18_2632.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 } ] } (525168) [16:08:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (525168) [16:08:28] % sudo mount --bind /dev/loop4p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (525168) [16:08:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (525168) [16:08:28] % sudo mount --bind /dev/loop4p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (525168) [16:08:28] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (525168) [16:08:28] (native) install e2fsprogs (525168) [16:08:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (525168) [16:08:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (525168) [16:08:29] (native) % cat /tmp/apk_progress_fifo (525168) [16:08:29] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (525168) [16:08:29] New background process: pid=536635, 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-r29.trigger OK: 26 MiB in 71 packages (525168) [16:08:29] (native) format /dev/installp2 (root, ext4) (525168) [16:08:29] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (525168) [16:08:29] (native) mount /dev/installp2 to /mnt/install (525168) [16:08:29] (native) % mkdir -p /mnt/install (525168) [16:08:29] (native) % mount /dev/installp2 /mnt/install (525168) [16:08:30] (native) calculate depends of dosfstools (pmbootstrap -v for details) (525168) [16:08:30] (native) install dosfstools (525168) [16:08:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (525168) [16:08:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (525168) [16:08:30] (native) % cat /tmp/apk_progress_fifo (525168) [16:08:30] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (525168) [16:08:30] New background process: pid=536665, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r29.trigger OK: 26 MiB in 72 packages (525168) [16:08:30] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (525168) [16:08:30] (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 (525168) [16:08:30] (native) % mkdir -p /mnt/install/boot (525168) [16:08:30] (native) % mount /dev/installp1 /mnt/install/boot (525168) [16:08:30] *** (4/4) FILL INSTALL BLOCKDEVICE *** (525168) [16:08:30] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (525168) [16:08:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (525168) [16:08:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (525168) [16:08:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (525168) [16:08:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (525168) [16:08:30] (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/ (525168) [16:08:37] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (525168) [16:08:37] % 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 (525168) [16:08:37] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % 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/ (525168) [16:08:37] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (525168) [16:08:37] % 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 (525168) [16:08:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (525168) [16:08:38] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (525168) [16:08:41] (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_2620.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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/core18_2632.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 } ] } (525168) [16:08:41] (native) umount /dev/loop4 (525168) [16:08:41] (native) % losetup -d /dev/loop4 (525168) [16:08:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (525168) [16:08:42] (525168) [16:08:42] *** FLASHING INFORMATION *** (525168) [16:08:42] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (525168) [16:08:42] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (525168) [16:08:42] (525168) [16:08:42] *** SSH DAEMON INFORMATION *** (525168) [16:08:42] SSH daemon is enabled (disable with --no-sshd). (525168) [16:08:42] Login as 'user' with the password given during installation. (525168) [16:08:42] (525168) [16:08:42] *** FIREWALL INFORMATION *** (525168) [16:08:42] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (525168) [16:08:42] For more information: https://postmarketos.org/firewall (525168) [16:08:42] (525168) [16:08:42] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (525168) [16:08:42] DONE! total 2315992 -rw-r--r-- 1 root 12345 3588227072 Dec 10 16:08 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop4 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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 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 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/core18_2632.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 13 Dec 10 16:08 pmOS_boot -> ../../loop4p1 lrwxrwxrwx 1 root root 13 Dec 10 16:08 pmOS_root -> ../../loop4p2 lrwxrwxrwx 1 root root 10 Dec 10 16:08 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Dec 10 16:07 bin drwxr-xr-x 2 root root 4096 Dec 10 16:08 boot drwxr-xr-x 2 root root 4096 Dec 10 16:03 dev drwxr-xr-x 65 root root 4096 Dec 10 16:08 etc drwxr-xr-x 3 root root 4096 Dec 10 16:08 home drwxr-xr-x 14 root root 4096 Dec 10 16:07 lib drwx------ 2 root root 16384 Dec 10 16:08 lost+found drwxr-xr-x 5 root root 4096 Dec 10 16:03 media drwxr-xr-x 8 root root 4096 Dec 10 16:03 mnt drwxr-xr-x 2 root root 4096 Dec 10 16:03 opt drwxr-xr-x 2 root root 4096 Dec 10 16:03 proc drwx------ 2 root root 4096 Dec 10 16:03 root drwxr-xr-x 6 root root 4096 Dec 10 16:06 run drwxr-xr-x 2 root root 4096 Dec 10 16:07 sbin drwxr-xr-x 2 root root 4096 Dec 10 16:03 srv drwxr-xr-x 2 root root 4096 Dec 10 16:03 sys drwxrwxrwt 2 root root 4096 Dec 10 16:08 tmp drwxr-xr-x 9 root root 4096 Dec 10 16:04 usr drwxr-xr-x 13 root root 4096 Dec 10 16:04 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-10 16:09:03-- 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% 56.2M=0s 2022-12-10 16:09:03 (56.2 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 2022-12-09 17:47:05.128338 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-1255-g3df899d1c6 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-1261-gba9ca881f3 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-1262-g4afc11c23a [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25156 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670608320-r1) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670608320-r1) (3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670464692-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670060646-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670464757-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670590678-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670464712-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670620614-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670550927-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670464845-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670060762-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670061078-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670061251-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1670061260-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1670464774-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670544595-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670464870-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670638083-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670060967-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670465136-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1670607797-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670636811-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670638114-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1669951201-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670551446-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670466066-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1670421600-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670060499-r0) (65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1669950859-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670061187-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670637987-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670637987-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670354867-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670551488-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1670629159-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670061241-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670637970-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670598228-r0) (85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670060477-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1670060813-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670060988-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670464818-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670466076-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670598228-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670465953-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670601253-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670638053-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670638053-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670638124-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2334 MiB in 755 packages (1/10) Installing bash (5.2.12-r0) Executing bash-5.2.12-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.4-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.0-r1) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2346 MiB in 765 packages (1/91) Installing syndication (9999_git1670061270-r0) (2/91) Installing alligator (9999_git1670638073-r0) (3/91) Installing libavc1394 (0.5.4-r3) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r3) (7/91) Installing mpg123-libs (1.31.1-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.6.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r2) (12/91) Installing py3-parsing (3.0.9-r1) (13/91) Installing py3-packaging (22.0-r0) (14/91) Installing py3-setuptools (65.6.3-r0) (15/91) Installing py3-certifi (2022.12.7-r0) (16/91) Installing py3-charset-normalizer (3.0.1-r1) (17/91) Installing py3-idna (3.4-r3) (18/91) Installing py3-urllib3 (1.26.13-r0) (19/91) Installing py3-requests (2.28.1-r2) (20/91) Installing py3-ytmusicapi (0.24.1-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r1) (24/91) Installing py3-websockets (10.4-r1) (25/91) Installing py3-brotli (1.0.9-r10) (26/91) Installing yt-dlp (2022.11.11-r1) (27/91) Installing audiotube (9999_git1670206310-r0) (28/91) Installing calindori (9999_git1670453726-r0) (29/91) Installing live-media (2022.10.01-r0) (30/91) Installing libxpm (3.5.14-r0) (31/91) Installing a52dec (0.8.0-r8) (32/91) Installing vulkan-loader (1.3.231.2-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.4-r0) (35/91) Installing libcddb (1.3.2-r4) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.1-r0) (42/91) Installing libupnp (1.14.15-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r10) (48/91) Installing glslang-libs (11.12.0-r0) (49/91) Installing glslang (11.12.0-r0) (50/91) Installing spirv-tools (1.3.231.1-r0) (51/91) Installing shaderc (2022.3-r1) (52/91) Installing libplacebo (5.229.1-r0) (53/91) Installing libprotobuf-lite (3.21.11-r0) (54/91) Installing vlc-libs (3.0.18-r0) (55/91) Installing vlc (3.0.18-r0) (56/91) Installing elisa (22.12.0-r0) (57/91) Installing kunitconversion (9999_git1670061108-r0) (58/91) Installing kalk (9999_git1670638092-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1670638101-r0) (61/91) Installing keysmith (9999_git1669951912-r0) (62/91) Installing krecorder (9999_git1670476657-r0) (63/91) Installing kpublictransport (22.12.0-r0) (64/91) Installing ktrip (9999_git1670034015-r0) (65/91) Installing kweathercore (9999_git1670599425-r0) (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/91) Installing kweather (9999_git1670607826-r0) (68/91) Installing libquotient (0.6.11-r0) (69/91) Installing libcmark (0.30.2-r1) (70/91) Installing neochat (9999_git1670637643-r0) (71/91) Installing kjs (9999_git1670060937-r0) (72/91) Installing libdjvulibre (3.5.28-r2) (73/91) Installing libzip (1.9.2-r2) (74/91) Installing ebook-tools (0.2.2-r3) (75/91) Installing discount-libs (2.2.7b-r0) (76/91) Installing poppler (22.12.0-r0) (77/91) Installing poppler-qt5 (22.12.0-r0) (78/91) Installing kdegraphics-mobipocket (22.12.0-r0) (79/91) Installing libspectre (0.2.11-r0) (80/91) Installing okular-common (22.12.0-r0) (81/91) Installing okular (22.12.0-r0) (82/91) Installing plasma-camera (1.0_git20210328-r2) (83/91) Installing gst-libav (1.20.4-r0) (84/91) Installing gst-plugins-good-qt (1.20.4-r2) (85/91) Installing plasmatube (9999_git1669951221-r0) (86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (87/91) Installing postmarketos-config-nftables-mdns (0.13-r0) (88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0) (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (91/91) Installing tokodon (9999_git1670637685-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.18-r0.trigger OK: 2515 MiB in 856 packages (chroot) Exiting chroot... [16:11:11] Unregister qemu binfmt (arm) [16:11:11] Unregister qemu binfmt (aarch64) [16:11:11] Unregister qemu binfmt (riscv64) [16:11:11] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:11:11] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:11:11] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:11:11] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:11:13] Cleared up ~4458 MB of space [16:11:13] DONE! removed 'images/pmos-plasma-mobile-nightly-20221209-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221209-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221209-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221209-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221209-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221209-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 907.0 MiB / 3,463.0 MiB = 0.262, 46 MiB/s, 1:15 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221210-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 882.9 MiB / 3,422.0 MiB = 0.258, 43 MiB/s, 1:19 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221210-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,270.4 MiB / 4,624.0 MiB = 0.275, 46 MiB/s, 1:39 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221210-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221209-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221209-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221209-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221209-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221209-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221209-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221210-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.13MB/s 0:04:55 4,653,056 0% 2.18MB/s 0:07:04 5,963,776 0% 1.85MB/s 0:08:18 7,274,496 0% 1.69MB/s 0:09:04 8,585,216 0% 1.22MB/s 0:12:35 9,895,936 1% 1.22MB/s 0:12:36 11,206,656 1% 1.22MB/s 0:12:34 12,517,376 1% 1.21MB/s 0:12:34 13,828,096 1% 1.22MB/s 0:12:32 15,138,816 1% 1.22MB/s 0:12:31 16,449,536 1% 1.21MB/s 0:12:34 17,760,256 1% 1.21MB/s 0:12:31 19,070,976 2% 1.21MB/s 0:12:30 20,381,696 2% 1.21MB/s 0:12:28 21,692,416 2% 1.22MB/s 0:12:23 23,003,136 2% 1.22MB/s 0:12:25 24,313,856 2% 1.22MB/s 0:12:22 25,624,576 2% 1.22MB/s 0:12:22 26,935,296 2% 1.22MB/s 0:12:21 28,246,016 2% 1.22MB/s 0:12:19 29,556,736 3% 1.21MB/s 0:12:22 30,867,456 3% 1.21MB/s 0:12:20 32,178,176 3% 1.21MB/s 0:12:20 33,488,896 3% 1.21MB/s 0:12:19 34,799,616 3% 1.21MB/s 0:12:17 36,110,336 3% 1.21MB/s 0:12:17 37,421,056 3% 1.21MB/s 0:12:16 38,731,776 4% 1.21MB/s 0:12:14 40,042,496 4% 1.21MB/s 0:12:15 41,353,216 4% 1.22MB/s 0:12:10 42,663,936 4% 1.22MB/s 0:12:07 43,974,656 4% 1.22MB/s 0:12:07 45,285,376 4% 1.22MB/s 0:12:02 46,596,096 4% 1.22MB/s 0:12:05 47,906,816 5% 1.22MB/s 0:12:04 49,217,536 5% 1.22MB/s 0:12:03 50,528,256 5% 1.21MB/s 0:12:03 51,838,976 5% 1.22MB/s 0:12:02 53,149,696 5% 1.22MB/s 0:12:01 54,460,416 5% 1.21MB/s 0:12:00 55,771,136 5% 1.22MB/s 0:11:59 57,081,856 6% 1.21MB/s 0:11:59 58,392,576 6% 1.22MB/s 0:11:56 59,703,296 6% 1.21MB/s 0:11:56 61,014,016 6% 1.21MB/s 0:11:56 62,324,736 6% 1.21MB/s 0:11:55 63,635,456 6% 1.21MB/s 0:11:56 64,946,176 6% 1.21MB/s 0:11:54 66,256,896 6% 1.21MB/s 0:11:52 67,534,848 7% 1.21MB/s 0:11:55 68,845,568 7% 1.21MB/s 0:11:54 70,156,288 7% 1.20MB/s 0:11:54 71,467,008 7% 1.20MB/s 0:11:53 72,777,728 7% 1.21MB/s 0:11:46 74,088,448 7% 1.21MB/s 0:11:45 75,399,168 7% 1.22MB/s 0:11:43 76,709,888 8% 1.21MB/s 0:11:42 77,627,392 8% 1.13MB/s 0:12:35 78,938,112 8% 1.13MB/s 0:12:34 80,248,832 8% 1.13MB/s 0:12:34 81,559,552 8% 1.13MB/s 0:12:31 82,870,272 8% 1.22MB/s 0:11:37 84,180,992 8% 1.21MB/s 0:11:37 85,491,712 8% 1.21MB/s 0:11:36 86,802,432 9% 1.21MB/s 0:11:37 88,113,152 9% 1.21MB/s 0:11:37 89,423,872 9% 1.21MB/s 0:11:36 90,734,592 9% 1.21MB/s 0:11:36 92,045,312 9% 1.20MB/s 0:11:39 93,356,032 9% 1.20MB/s 0:11:39 94,666,752 9% 1.20MB/s 0:11:36 95,977,472 10% 1.20MB/s 0:11:34 97,288,192 10% 1.21MB/s 0:11:28 98,598,912 10% 1.22MB/s 0:11:23 99,909,632 10% 1.22MB/s 0:11:23 101,220,352 10% 1.22MB/s 0:11:21 102,531,072 10% 1.22MB/s 0:11:20 103,841,792 10% 1.21MB/s 0:11:22 105,152,512 11% 1.21MB/s 0:11:20 106,463,232 11% 1.22MB/s 0:11:18 107,773,952 11% 1.22MB/s 0:11:16 109,084,672 11% 1.22MB/s 0:11:13 110,395,392 11% 1.22MB/s 0:11:15 111,706,112 11% 1.21MB/s 0:11:16 113,016,832 11% 1.21MB/s 0:11:17 114,327,552 12% 1.21MB/s 0:11:17 115,638,272 12% 1.21MB/s 0:11:16 116,948,992 12% 1.21MB/s 0:11:15 118,259,712 12% 1.21MB/s 0:11:10 119,570,432 12% 1.21MB/s 0:11:10 120,881,152 12% 1.22MB/s 0:11:06 122,191,872 12% 1.22MB/s 0:11:04 123,502,592 12% 1.22MB/s 0:11:04 124,813,312 13% 1.22MB/s 0:11:02 126,124,032 13% 1.21MB/s 0:11:04 127,434,752 13% 1.21MB/s 0:11:04 128,745,472 13% 1.20MB/s 0:11:06 130,056,192 13% 1.20MB/s 0:11:06 131,366,912 13% 1.21MB/s 0:11:04 132,677,632 13% 1.21MB/s 0:10:58 133,988,352 14% 1.22MB/s 0:10:54 135,299,072 14% 1.22MB/s 0:10:53 136,609,792 14% 1.22MB/s 0:10:51 137,920,512 14% 1.21MB/s 0:10:54 139,231,232 14% 1.21MB/s 0:10:52 140,410,880 14% 1.19MB/s 0:11:03 141,459,456 14% 1.12MB/s 0:11:48 142,376,960 14% 1.02MB/s 0:12:56 143,687,680 15% 1.02MB/s 0:12:55 144,998,400 15% 1.04MB/s 0:12:37 146,309,120 15% 1.11MB/s 0:11:44 147,619,840 15% 1.22MB/s 0:10:44 148,930,560 15% 1.22MB/s 0:10:41 150,241,280 15% 1.22MB/s 0:10:41 151,552,000 15% 1.22MB/s 0:10:40 152,862,720 16% 1.22MB/s 0:10:39 154,173,440 16% 1.21MB/s 0:10:41 155,484,160 16% 1.21MB/s 0:10:41 156,794,880 16% 1.21MB/s 0:10:41 158,105,600 16% 1.21MB/s 0:10:41 159,416,320 16% 1.21MB/s 0:10:37 160,727,040 16% 1.21MB/s 0:10:36 162,037,760 17% 1.21MB/s 0:10:37 163,348,480 17% 1.21MB/s 0:10:34 164,659,200 17% 1.21MB/s 0:10:34 165,969,920 17% 1.21MB/s 0:10:33 167,280,640 17% 1.20MB/s 0:10:36 168,591,360 17% 1.21MB/s 0:10:34 169,902,080 17% 1.21MB/s 0:10:32 171,212,800 18% 1.21MB/s 0:10:30 172,523,520 18% 1.22MB/s 0:10:22 173,834,240 18% 1.22MB/s 0:10:22 175,144,960 18% 1.22MB/s 0:10:21 176,455,680 18% 1.21MB/s 0:10:24 177,504,256 18% 1.10MB/s 0:11:25 178,683,904 18% 1.06MB/s 0:11:49 179,994,624 18% 1.02MB/s 0:12:18 181,174,272 19% 976.27kB/s 0:13:08 181,960,704 19% 929.52kB/s 0:13:47 183,140,352 19% 932.50kB/s 0:13:43 183,795,712 19% 816.54kB/s 0:15:39 184,582,144 19% 763.13kB/s 0:16:44 185,761,792 19% 861.25kB/s 0:14:48 186,417,152 19% 745.05kB/s 0:17:06 187,465,728 19% 851.31kB/s 0:14:56 188,776,448 19% 977.80kB/s 0:12:59 190,087,168 19% 1024.00kB/s 0:12:23 191,135,744 20% 1.10MB/s 0:11:16 192,446,464 20% 1.14MB/s 0:10:48 193,757,184 20% 1.14MB/s 0:10:47 195,067,904 20% 1.15MB/s 0:10:43 196,378,624 20% 1.20MB/s 0:10:12 197,689,344 20% 1.21MB/s 0:10:06 199,000,064 20% 1.21MB/s 0:10:05 200,310,784 21% 1.22MB/s 0:10:02 201,588,736 21% 1.21MB/s 0:10:06 202,899,456 21% 1.20MB/s 0:10:06 204,210,176 21% 1.21MB/s 0:10:05 205,520,896 21% 1.20MB/s 0:10:06 206,831,616 21% 1.20MB/s 0:10:04 208,142,336 21% 1.20MB/s 0:10:02 209,453,056 22% 1.20MB/s 0:10:01 210,763,776 22% 1.21MB/s 0:09:58 212,074,496 22% 1.22MB/s 0:09:53 213,385,216 22% 1.22MB/s 0:09:52 214,695,936 22% 1.22MB/s 0:09:51 216,006,656 22% 1.22MB/s 0:09:50 217,317,376 22% 1.22MB/s 0:09:48 218,628,096 22% 1.22MB/s 0:09:46 219,938,816 23% 1.22MB/s 0:09:45 221,249,536 23% 1.22MB/s 0:09:44 222,560,256 23% 1.22MB/s 0:09:42 223,870,976 23% 1.22MB/s 0:09:42 225,181,696 23% 1.22MB/s 0:09:41 226,492,416 23% 1.22MB/s 0:09:41 227,803,136 23% 1.22MB/s 0:09:41 229,113,856 24% 1.22MB/s 0:09:39 230,424,576 24% 1.21MB/s 0:09:39 231,735,296 24% 1.22MB/s 0:09:37 233,046,016 24% 1.22MB/s 0:09:35 234,356,736 24% 1.22MB/s 0:09:35 235,667,456 24% 1.22MB/s 0:09:34 236,978,176 24% 1.21MB/s 0:09:36 238,288,896 25% 1.20MB/s 0:09:39 239,599,616 25% 1.20MB/s 0:09:39 240,910,336 25% 1.20MB/s 0:09:35 242,221,056 25% 1.21MB/s 0:09:31 243,531,776 25% 1.22MB/s 0:09:26 244,842,496 25% 1.22MB/s 0:09:25 246,153,216 25% 1.21MB/s 0:09:28 247,463,936 26% 1.21MB/s 0:09:26 248,774,656 26% 1.21MB/s 0:09:25 250,085,376 26% 1.22MB/s 0:09:23 251,396,096 26% 1.22MB/s 0:09:20 252,706,816 26% 1.22MB/s 0:09:21 254,017,536 26% 1.21MB/s 0:09:21 255,328,256 26% 1.22MB/s 0:09:18 256,638,976 26% 1.21MB/s 0:09:18 257,949,696 27% 1.21MB/s 0:09:18 259,260,416 27% 1.21MB/s 0:09:16 260,571,136 27% 1.21MB/s 0:09:18 261,881,856 27% 1.21MB/s 0:09:16 263,192,576 27% 1.21MB/s 0:09:13 264,503,296 27% 1.21MB/s 0:09:11 265,814,016 27% 1.22MB/s 0:09:09 267,124,736 28% 1.22MB/s 0:09:08 268,435,456 28% 1.22MB/s 0:09:08 269,746,176 28% 1.22MB/s 0:09:06 271,056,896 28% 1.22MB/s 0:09:04 272,367,616 28% 1.21MB/s 0:09:05 273,678,336 28% 1.21MB/s 0:09:06 274,989,056 28% 1.21MB/s 0:09:06 276,299,776 29% 1.21MB/s 0:09:06 277,610,496 29% 1.21MB/s 0:09:04 278,921,216 29% 1.21MB/s 0:09:01 280,231,936 29% 1.21MB/s 0:09:00 281,542,656 29% 1.22MB/s 0:08:57 282,853,376 29% 1.22MB/s 0:08:56 284,164,096 29% 1.22MB/s 0:08:55 285,474,816 30% 1.22MB/s 0:08:54 286,785,536 30% 1.22MB/s 0:08:52 288,096,256 30% 1.22MB/s 0:08:50 289,406,976 30% 1.22MB/s 0:08:49 290,717,696 30% 1.22MB/s 0:08:48 292,028,416 30% 1.22MB/s 0:08:48 293,339,136 30% 1.22MB/s 0:08:48 294,649,856 30% 1.21MB/s 0:08:48 295,960,576 31% 1.21MB/s 0:08:46 297,271,296 31% 1.21MB/s 0:08:46 298,582,016 31% 1.21MB/s 0:08:46 299,892,736 31% 1.21MB/s 0:08:44 301,203,456 31% 1.21MB/s 0:08:43 302,514,176 31% 1.21MB/s 0:08:42 303,824,896 31% 1.21MB/s 0:08:43 305,135,616 32% 1.22MB/s 0:08:39 306,446,336 32% 1.22MB/s 0:08:37 307,757,056 32% 1.22MB/s 0:08:36 309,067,776 32% 1.22MB/s 0:08:32 310,378,496 32% 1.22MB/s 0:08:33 311,689,216 32% 1.22MB/s 0:08:32 312,999,936 32% 1.22MB/s 0:08:30 314,310,656 33% 1.22MB/s 0:08:30 315,621,376 33% 1.21MB/s 0:08:33 316,932,096 33% 1.21MB/s 0:08:33 318,242,816 33% 1.21MB/s 0:08:31 319,553,536 33% 1.21MB/s 0:08:30 320,864,256 33% 1.22MB/s 0:08:26 322,174,976 33% 1.22MB/s 0:08:23 323,485,696 34% 1.22MB/s 0:08:22 324,796,416 34% 1.22MB/s 0:08:21 326,107,136 34% 1.22MB/s 0:08:20 327,417,856 34% 1.22MB/s 0:08:20 328,728,576 34% 1.22MB/s 0:08:19 330,039,296 34% 1.22MB/s 0:08:18 331,350,016 34% 1.21MB/s 0:08:18 332,660,736 34% 1.22MB/s 0:08:15 333,971,456 35% 1.22MB/s 0:08:15 335,282,176 35% 1.22MB/s 0:08:13 336,560,128 35% 1.21MB/s 0:08:14 337,870,848 35% 1.21MB/s 0:08:14 339,181,568 35% 1.21MB/s 0:08:14 340,492,288 35% 1.21MB/s 0:08:13 341,803,008 35% 1.21MB/s 0:08:11 343,113,728 36% 1.21MB/s 0:08:09 344,424,448 36% 1.21MB/s 0:08:08 345,735,168 36% 1.21MB/s 0:08:06 347,045,888 36% 1.22MB/s 0:08:03 348,356,608 36% 1.22MB/s 0:08:03 349,667,328 36% 1.22MB/s 0:08:00 350,978,048 36% 1.22MB/s 0:08:00 352,288,768 37% 1.22MB/s 0:08:00 353,599,488 37% 1.22MB/s 0:07:59 354,910,208 37% 1.22MB/s 0:07:58 356,220,928 37% 1.22MB/s 0:07:57 357,531,648 37% 1.22MB/s 0:07:56 358,842,368 37% 1.22MB/s 0:07:54 360,153,088 37% 1.22MB/s 0:07:53 361,463,808 38% 1.22MB/s 0:07:52 362,774,528 38% 1.22MB/s 0:07:51 364,085,248 38% 1.22MB/s 0:07:50 365,395,968 38% 1.21MB/s 0:07:52 366,706,688 38% 1.21MB/s 0:07:53 368,017,408 38% 1.20MB/s 0:07:52 369,328,128 38% 1.20MB/s 0:07:51 370,638,848 38% 1.21MB/s 0:07:47 371,949,568 39% 1.22MB/s 0:07:44 373,260,288 39% 1.22MB/s 0:07:43 374,571,008 39% 1.22MB/s 0:07:42 375,881,728 39% 1.22MB/s 0:07:41 377,192,448 39% 1.22MB/s 0:07:40 378,503,168 39% 1.20MB/s 0:07:47 379,813,888 39% 1.20MB/s 0:07:46 381,124,608 40% 1.19MB/s 0:07:45 382,435,328 40% 1.20MB/s 0:07:44 383,746,048 40% 1.21MB/s 0:07:36 385,056,768 40% 1.21MB/s 0:07:35 386,367,488 40% 1.21MB/s 0:07:34 387,678,208 40% 1.21MB/s 0:07:35 388,988,928 40% 1.21MB/s 0:07:34 390,299,648 41% 1.21MB/s 0:07:33 391,610,368 41% 1.20MB/s 0:07:34 392,921,088 41% 1.21MB/s 0:07:31 394,231,808 41% 1.19MB/s 0:07:36 395,542,528 41% 1.19MB/s 0:07:36 396,853,248 41% 1.20MB/s 0:07:32 398,163,968 41% 1.19MB/s 0:07:31 399,474,688 42% 1.22MB/s 0:07:23 400,785,408 42% 1.21MB/s 0:07:22 402,096,128 42% 1.21MB/s 0:07:22 403,406,848 42% 1.22MB/s 0:07:20 404,717,568 42% 1.22MB/s 0:07:19 406,028,288 42% 1.21MB/s 0:07:19 407,339,008 42% 1.21MB/s 0:07:18 408,649,728 42% 1.21MB/s 0:07:18 409,960,448 43% 1.20MB/s 0:07:19 411,271,168 43% 1.21MB/s 0:07:15 412,581,888 43% 1.21MB/s 0:07:13 413,892,608 43% 1.21MB/s 0:07:12 415,203,328 43% 1.22MB/s 0:07:10 416,514,048 43% 1.22MB/s 0:07:09 417,824,768 43% 1.22MB/s 0:07:08 419,135,488 44% 1.22MB/s 0:07:06 420,446,208 44% 1.22MB/s 0:07:05 421,756,928 44% 1.22MB/s 0:07:04 423,067,648 44% 1.22MB/s 0:07:02 424,378,368 44% 1.22MB/s 0:07:01 425,689,088 44% 1.21MB/s 0:07:02 426,999,808 44% 1.21MB/s 0:07:01 428,310,528 45% 1.21MB/s 0:07:00 429,621,248 45% 1.21MB/s 0:06:59 430,931,968 45% 1.22MB/s 0:06:56 432,242,688 45% 1.22MB/s 0:06:55 433,553,408 45% 1.22MB/s 0:06:54 434,864,128 45% 1.22MB/s 0:06:53 436,174,848 45% 1.22MB/s 0:06:52 437,485,568 46% 1.22MB/s 0:06:51 438,796,288 46% 1.22MB/s 0:06:50 440,107,008 46% 1.22MB/s 0:06:48 441,417,728 46% 1.22MB/s 0:06:47 442,728,448 46% 1.22MB/s 0:06:47 444,039,168 46% 1.21MB/s 0:06:49 445,349,888 46% 1.21MB/s 0:06:49 446,660,608 46% 1.21MB/s 0:06:48 447,971,328 47% 1.21MB/s 0:06:46 449,282,048 47% 1.21MB/s 0:06:43 450,592,768 47% 1.22MB/s 0:06:41 451,903,488 47% 1.22MB/s 0:06:40 453,214,208 47% 1.22MB/s 0:06:39 454,524,928 47% 1.22MB/s 0:06:37 455,835,648 47% 1.21MB/s 0:06:38 457,146,368 48% 1.21MB/s 0:06:37 458,457,088 48% 1.22MB/s 0:06:35 459,767,808 48% 1.21MB/s 0:06:34 461,078,528 48% 1.22MB/s 0:06:31 462,389,248 48% 1.22MB/s 0:06:31 463,699,968 48% 1.22MB/s 0:06:30 465,010,688 48% 1.22MB/s 0:06:28 466,321,408 49% 1.22MB/s 0:06:28 467,632,128 49% 1.21MB/s 0:06:29 468,942,848 49% 1.21MB/s 0:06:28 470,220,800 49% 1.20MB/s 0:06:30 471,531,520 49% 1.20MB/s 0:06:29 472,842,240 49% 1.21MB/s 0:06:26 474,152,960 49% 1.21MB/s 0:06:25 475,463,680 49% 1.22MB/s 0:06:21 476,774,400 50% 1.22MB/s 0:06:21 478,085,120 50% 1.22MB/s 0:06:19 479,395,840 50% 1.21MB/s 0:06:20 480,706,560 50% 1.21MB/s 0:06:20 482,017,280 50% 1.21MB/s 0:06:19 483,328,000 50% 1.21MB/s 0:06:18 484,638,720 50% 1.21MB/s 0:06:15 485,949,440 51% 1.21MB/s 0:06:15 487,260,160 51% 1.21MB/s 0:06:13 488,570,880 51% 1.21MB/s 0:06:13 489,881,600 51% 1.21MB/s 0:06:12 491,192,320 51% 1.21MB/s 0:06:10 492,503,040 51% 1.21MB/s 0:06:08 493,813,760 51% 1.22MB/s 0:06:06 495,124,480 52% 1.22MB/s 0:06:05 496,435,200 52% 1.22MB/s 0:06:03 497,516,544 52% 1.17MB/s 0:06:17 498,663,424 52% 1.13MB/s 0:06:30 499,974,144 52% 1.13MB/s 0:06:29 501,284,864 52% 1.13MB/s 0:06:29 502,595,584 52% 1.17MB/s 0:06:14 503,906,304 52% 1.21MB/s 0:06:01 505,217,024 53% 1.21MB/s 0:05:59 506,527,744 53% 1.21MB/s 0:05:57 507,838,464 53% 1.22MB/s 0:05:55 509,149,184 53% 1.22MB/s 0:05:53 510,459,904 53% 1.22MB/s 0:05:53 511,770,624 53% 1.22MB/s 0:05:52 513,081,344 53% 1.22MB/s 0:05:50 514,392,064 54% 1.22MB/s 0:05:50 515,702,784 54% 1.22MB/s 0:05:48 517,013,504 54% 1.22MB/s 0:05:48 518,324,224 54% 1.22MB/s 0:05:46 519,634,944 54% 1.22MB/s 0:05:45 520,945,664 54% 1.22MB/s 0:05:44 522,256,384 54% 1.22MB/s 0:05:43 523,567,104 55% 1.22MB/s 0:05:42 524,877,824 55% 1.22MB/s 0:05:41 526,188,544 55% 1.22MB/s 0:05:40 527,499,264 55% 1.22MB/s 0:05:39 528,809,984 55% 1.22MB/s 0:05:38 530,120,704 55% 1.22MB/s 0:05:37 531,431,424 55% 1.22MB/s 0:05:36 532,742,144 56% 1.22MB/s 0:05:35 534,052,864 56% 1.22MB/s 0:05:34 535,363,584 56% 1.22MB/s 0:05:33 536,674,304 56% 1.22MB/s 0:05:32 537,985,024 56% 1.22MB/s 0:05:31 539,295,744 56% 1.21MB/s 0:05:31 540,606,464 56% 1.21MB/s 0:05:30 541,917,184 56% 1.21MB/s 0:05:30 543,227,904 57% 1.21MB/s 0:05:28 544,538,624 57% 1.20MB/s 0:05:29 545,849,344 57% 1.21MB/s 0:05:28 547,160,064 57% 1.21MB/s 0:05:26 548,470,784 57% 1.21MB/s 0:05:25 549,781,504 57% 1.22MB/s 0:05:21 551,092,224 57% 1.21MB/s 0:05:21 552,402,944 58% 1.22MB/s 0:05:20 553,713,664 58% 1.21MB/s 0:05:19 555,024,384 58% 1.21MB/s 0:05:18 556,335,104 58% 1.21MB/s 0:05:17 557,645,824 58% 1.21MB/s 0:05:16 558,956,544 58% 1.21MB/s 0:05:15 560,267,264 58% 1.22MB/s 0:05:13 561,577,984 59% 1.21MB/s 0:05:13 562,888,704 59% 1.21MB/s 0:05:12 564,199,424 59% 1.22MB/s 0:05:10 565,510,144 59% 1.22MB/s 0:05:09 566,820,864 59% 1.22MB/s 0:05:08 568,131,584 59% 1.22MB/s 0:05:06 569,442,304 59% 1.21MB/s 0:05:06 570,753,024 60% 1.21MB/s 0:05:06 572,063,744 60% 1.21MB/s 0:05:05 573,374,464 60% 1.21MB/s 0:05:04 574,685,184 60% 1.21MB/s 0:05:02 575,995,904 60% 1.22MB/s 0:05:01 577,306,624 60% 1.21MB/s 0:05:02 578,617,344 60% 1.20MB/s 0:05:03 579,928,064 60% 1.21MB/s 0:05:00 581,238,784 61% 1.21MB/s 0:04:59 582,549,504 61% 1.21MB/s 0:04:56 583,860,224 61% 1.22MB/s 0:04:53 585,170,944 61% 1.22MB/s 0:04:53 586,481,664 61% 1.21MB/s 0:04:53 587,792,384 61% 1.21MB/s 0:04:51 589,103,104 61% 1.22MB/s 0:04:50 590,413,824 62% 1.22MB/s 0:04:49 591,724,544 62% 1.22MB/s 0:04:48 593,035,264 62% 1.22MB/s 0:04:47 594,345,984 62% 1.22MB/s 0:04:46 595,656,704 62% 1.22MB/s 0:04:45 596,967,424 62% 1.22MB/s 0:04:43 598,278,144 62% 1.22MB/s 0:04:43 599,588,864 63% 1.21MB/s 0:04:42 600,899,584 63% 1.21MB/s 0:04:41 602,210,304 63% 1.21MB/s 0:04:40 603,521,024 63% 1.22MB/s 0:04:39 604,798,976 63% 1.21MB/s 0:04:39 606,109,696 63% 1.21MB/s 0:04:38 607,420,416 63% 1.21MB/s 0:04:36 608,731,136 64% 1.21MB/s 0:04:35 610,041,856 64% 1.22MB/s 0:04:32 611,352,576 64% 1.22MB/s 0:04:31 612,663,296 64% 1.22MB/s 0:04:31 613,974,016 64% 1.22MB/s 0:04:30 615,284,736 64% 1.22MB/s 0:04:29 616,595,456 64% 1.22MB/s 0:04:27 617,906,176 64% 1.22MB/s 0:04:26 619,216,896 65% 1.21MB/s 0:04:27 620,527,616 65% 1.19MB/s 0:04:30 621,838,336 65% 1.17MB/s 0:04:33 623,149,056 65% 1.17MB/s 0:04:34 624,459,776 65% 1.17MB/s 0:04:32 625,770,496 65% 1.18MB/s 0:04:28 627,081,216 65% 1.19MB/s 0:04:24 628,391,936 66% 1.20MB/s 0:04:23 629,702,656 66% 1.19MB/s 0:04:23 631,013,376 66% 1.20MB/s 0:04:21 632,324,096 66% 1.19MB/s 0:04:20 633,634,816 66% 1.20MB/s 0:04:19 634,945,536 66% 1.20MB/s 0:04:17 636,256,256 66% 1.19MB/s 0:04:17 637,566,976 67% 1.19MB/s 0:04:17 638,877,696 67% 1.19MB/s 0:04:16 640,188,416 67% 1.18MB/s 0:04:16 641,499,136 67% 1.19MB/s 0:04:15 642,809,856 67% 1.19MB/s 0:04:13 644,120,576 67% 1.18MB/s 0:04:13 645,431,296 67% 1.18MB/s 0:04:12 646,742,016 68% 1.18MB/s 0:04:12 648,052,736 68% 1.17MB/s 0:04:12 649,363,456 68% 1.17MB/s 0:04:10 650,674,176 68% 1.18MB/s 0:04:09 651,984,896 68% 1.18MB/s 0:04:07 653,295,616 68% 1.18MB/s 0:04:05 654,606,336 68% 1.19MB/s 0:04:04 655,917,056 68% 1.19MB/s 0:04:03 657,227,776 69% 1.19MB/s 0:04:02 658,538,496 69% 1.19MB/s 0:04:00 659,849,216 69% 1.19MB/s 0:03:58 661,159,936 69% 1.20MB/s 0:03:56 662,470,656 69% 1.21MB/s 0:03:53 663,781,376 69% 1.21MB/s 0:03:52 665,092,096 69% 1.21MB/s 0:03:50 666,402,816 70% 1.21MB/s 0:03:49 667,713,536 70% 1.21MB/s 0:03:48 669,024,256 70% 1.21MB/s 0:03:47 670,334,976 70% 1.21MB/s 0:03:46 671,645,696 70% 1.21MB/s 0:03:45 672,956,416 70% 1.20MB/s 0:03:45 674,267,136 70% 1.20MB/s 0:03:44 675,577,856 71% 1.20MB/s 0:03:43 676,888,576 71% 1.21MB/s 0:03:41 678,199,296 71% 1.21MB/s 0:03:39 679,510,016 71% 1.21MB/s 0:03:38 680,820,736 71% 1.22MB/s 0:03:36 682,131,456 71% 1.22MB/s 0:03:35 683,442,176 71% 1.22MB/s 0:03:34 684,752,896 72% 1.22MB/s 0:03:33 686,063,616 72% 1.22MB/s 0:03:32 687,374,336 72% 1.22MB/s 0:03:31 688,685,056 72% 1.22MB/s 0:03:30 689,995,776 72% 1.21MB/s 0:03:30 691,306,496 72% 1.22MB/s 0:03:28 692,617,216 72% 1.22MB/s 0:03:27 693,927,936 72% 1.22MB/s 0:03:26 695,238,656 73% 1.21MB/s 0:03:27 696,549,376 73% 1.20MB/s 0:03:26 697,860,096 73% 1.20MB/s 0:03:25 699,170,816 73% 1.20MB/s 0:03:24 700,481,536 73% 1.21MB/s 0:03:21 701,792,256 73% 1.21MB/s 0:03:20 703,102,976 73% 1.22MB/s 0:03:19 704,413,696 74% 1.21MB/s 0:03:18 705,724,416 74% 1.21MB/s 0:03:17 707,035,136 74% 1.21MB/s 0:03:16 708,345,856 74% 1.21MB/s 0:03:15 709,656,576 74% 1.22MB/s 0:03:13 710,967,296 74% 1.21MB/s 0:03:13 712,278,016 74% 1.21MB/s 0:03:12 713,588,736 75% 1.21MB/s 0:03:11 714,899,456 75% 1.21MB/s 0:03:10 716,210,176 75% 1.21MB/s 0:03:09 717,520,896 75% 1.21MB/s 0:03:07 718,831,616 75% 1.21MB/s 0:03:06 720,142,336 75% 1.21MB/s 0:03:05 721,453,056 75% 1.21MB/s 0:03:04 722,763,776 75% 1.21MB/s 0:03:03 724,074,496 76% 1.22MB/s 0:03:02 725,385,216 76% 1.22MB/s 0:03:01 726,695,936 76% 1.22MB/s 0:03:00 728,006,656 76% 1.22MB/s 0:02:59 729,317,376 76% 1.21MB/s 0:02:58 730,628,096 76% 1.22MB/s 0:02:56 731,938,816 76% 1.22MB/s 0:02:55 733,249,536 77% 1.21MB/s 0:02:55 734,560,256 77% 1.22MB/s 0:02:53 735,870,976 77% 1.22MB/s 0:02:52 737,181,696 77% 1.22MB/s 0:02:51 738,459,648 77% 1.20MB/s 0:02:52 739,770,368 77% 1.21MB/s 0:02:51 741,081,088 77% 1.21MB/s 0:02:49 742,391,808 78% 1.21MB/s 0:02:48 743,702,528 78% 1.22MB/s 0:02:46 745,013,248 78% 1.22MB/s 0:02:45 746,323,968 78% 1.22MB/s 0:02:44 747,634,688 78% 1.22MB/s 0:02:43 748,945,408 78% 1.22MB/s 0:02:41 750,256,128 78% 1.22MB/s 0:02:41 751,566,848 79% 1.22MB/s 0:02:40 752,877,568 79% 1.21MB/s 0:02:39 754,188,288 79% 1.21MB/s 0:02:39 755,499,008 79% 1.20MB/s 0:02:39 756,809,728 79% 1.20MB/s 0:02:38 758,120,448 79% 1.19MB/s 0:02:38 759,431,168 79% 1.20MB/s 0:02:36 760,741,888 79% 1.21MB/s 0:02:33 762,052,608 80% 1.21MB/s 0:02:32 763,363,328 80% 1.22MB/s 0:02:30 764,674,048 80% 1.22MB/s 0:02:29 765,984,768 80% 1.21MB/s 0:02:28 767,295,488 80% 1.22MB/s 0:02:27 768,606,208 80% 1.21MB/s 0:02:26 769,916,928 80% 1.22MB/s 0:02:25 771,227,648 81% 1.21MB/s 0:02:25 772,538,368 81% 1.21MB/s 0:02:24 773,849,088 81% 1.21MB/s 0:02:23 775,159,808 81% 1.21MB/s 0:02:22 776,470,528 81% 1.21MB/s 0:02:20 777,781,248 81% 1.21MB/s 0:02:20 779,091,968 81% 1.20MB/s 0:02:19 780,402,688 82% 1.20MB/s 0:02:18 781,582,336 82% 1.16MB/s 0:02:22 782,368,768 82% 1.02MB/s 0:02:40 783,679,488 82% 1.02MB/s 0:02:39 784,990,208 82% 1.03MB/s 0:02:37 786,300,928 82% 1.07MB/s 0:02:29 787,611,648 82% 1.21MB/s 0:02:11 788,922,368 82% 1.21MB/s 0:02:10 790,233,088 83% 1.20MB/s 0:02:10 791,543,808 83% 1.20MB/s 0:02:09 792,854,528 83% 1.20MB/s 0:02:08 794,165,248 83% 1.21MB/s 0:02:07 795,475,968 83% 1.21MB/s 0:02:05 796,786,688 83% 1.20MB/s 0:02:05 798,097,408 83% 1.21MB/s 0:02:03 799,408,128 84% 1.21MB/s 0:02:02 800,718,848 84% 1.21MB/s 0:02:01 802,029,568 84% 1.22MB/s 0:01:59 803,340,288 84% 1.22MB/s 0:01:58 804,651,008 84% 1.21MB/s 0:01:57 805,961,728 84% 1.22MB/s 0:01:56 807,272,448 84% 1.22MB/s 0:01:55 808,583,168 85% 1.22MB/s 0:01:54 809,893,888 85% 1.22MB/s 0:01:53 811,204,608 85% 1.22MB/s 0:01:52 812,515,328 85% 1.22MB/s 0:01:50 813,826,048 85% 1.21MB/s 0:01:50 815,136,768 85% 1.22MB/s 0:01:49 816,447,488 85% 1.21MB/s 0:01:48 817,758,208 85% 1.21MB/s 0:01:47 819,068,928 86% 1.22MB/s 0:01:45 820,379,648 86% 1.21MB/s 0:01:45 821,690,368 86% 1.22MB/s 0:01:43 823,001,088 86% 1.21MB/s 0:01:42 824,311,808 86% 1.22MB/s 0:01:41 825,622,528 86% 1.22MB/s 0:01:40 826,933,248 86% 1.22MB/s 0:01:39 828,243,968 87% 1.22MB/s 0:01:38 829,554,688 87% 1.22MB/s 0:01:37 830,865,408 87% 1.22MB/s 0:01:36 832,176,128 87% 1.22MB/s 0:01:35 833,486,848 87% 1.22MB/s 0:01:34 834,797,568 87% 1.21MB/s 0:01:33 836,108,288 87% 1.22MB/s 0:01:32 837,419,008 88% 1.22MB/s 0:01:31 838,729,728 88% 1.22MB/s 0:01:29 840,040,448 88% 1.22MB/s 0:01:28 841,351,168 88% 1.22MB/s 0:01:27 842,661,888 88% 1.22MB/s 0:01:27 843,972,608 88% 1.21MB/s 0:01:26 845,283,328 88% 1.21MB/s 0:01:24 846,594,048 89% 1.21MB/s 0:01:24 847,904,768 89% 1.20MB/s 0:01:23 849,215,488 89% 1.20MB/s 0:01:22 850,526,208 89% 1.20MB/s 0:01:21 851,836,928 89% 1.21MB/s 0:01:20 853,147,648 89% 1.22MB/s 0:01:18 854,458,368 89% 1.21MB/s 0:01:18 855,769,088 89% 1.21MB/s 0:01:16 857,079,808 90% 1.21MB/s 0:01:15 858,390,528 90% 1.21MB/s 0:01:15 859,701,248 90% 1.22MB/s 0:01:13 861,011,968 90% 1.21MB/s 0:01:12 862,322,688 90% 1.21MB/s 0:01:11 863,633,408 90% 1.21MB/s 0:01:10 864,944,128 90% 1.20MB/s 0:01:09 866,254,848 91% 1.21MB/s 0:01:08 867,565,568 91% 1.21MB/s 0:01:07 868,876,288 91% 1.21MB/s 0:01:06 870,187,008 91% 1.21MB/s 0:01:04 871,497,728 91% 1.22MB/s 0:01:03 872,775,680 91% 1.21MB/s 0:01:03 874,086,400 91% 1.20MB/s 0:01:02 875,397,120 92% 1.20MB/s 0:01:01 876,707,840 92% 1.20MB/s 0:01:00 878,018,560 92% 1.21MB/s 0:00:58 879,329,280 92% 1.22MB/s 0:00:57 880,640,000 92% 1.22MB/s 0:00:56 881,950,720 92% 1.22MB/s 0:00:55 883,261,440 92% 1.22MB/s 0:00:54 884,572,160 93% 1.22MB/s 0:00:53 885,882,880 93% 1.21MB/s 0:00:52 887,193,600 93% 1.21MB/s 0:00:51 888,504,320 93% 1.21MB/s 0:00:50 889,815,040 93% 1.21MB/s 0:00:49 891,125,760 93% 1.21MB/s 0:00:48 892,436,480 93% 1.21MB/s 0:00:47 893,747,200 93% 1.21MB/s 0:00:46 895,057,920 94% 1.21MB/s 0:00:45 896,368,640 94% 1.21MB/s 0:00:43 897,679,360 94% 1.22MB/s 0:00:42 898,990,080 94% 1.22MB/s 0:00:41 900,300,800 94% 1.22MB/s 0:00:40 901,611,520 94% 1.22MB/s 0:00:39 902,922,240 94% 1.22MB/s 0:00:38 904,232,960 95% 1.21MB/s 0:00:37 905,543,680 95% 1.21MB/s 0:00:36 906,854,400 95% 1.21MB/s 0:00:35 908,165,120 95% 1.21MB/s 0:00:34 909,475,840 95% 1.21MB/s 0:00:33 910,786,560 95% 1.21MB/s 0:00:32 912,097,280 95% 1.21MB/s 0:00:31 913,408,000 96% 1.19MB/s 0:00:30 914,587,648 96% 1.16MB/s 0:00:30 915,898,368 96% 1.15MB/s 0:00:29 917,209,088 96% 1.15MB/s 0:00:28 918,519,808 96% 1.16MB/s 0:00:27 919,830,528 96% 1.18MB/s 0:00:25 921,141,248 96% 1.19MB/s 0:00:24 922,451,968 96% 1.18MB/s 0:00:23 923,762,688 97% 1.18MB/s 0:00:22 925,073,408 97% 1.19MB/s 0:00:21 926,384,128 97% 1.19MB/s 0:00:20 927,694,848 97% 1.21MB/s 0:00:18 929,005,568 97% 1.21MB/s 0:00:17 930,316,288 97% 1.21MB/s 0:00:16 931,627,008 97% 1.21MB/s 0:00:15 932,937,728 98% 1.20MB/s 0:00:14 934,248,448 98% 1.20MB/s 0:00:13 935,559,168 98% 1.20MB/s 0:00:12 936,869,888 98% 1.18MB/s 0:00:11 938,049,536 98% 1.16MB/s 0:00:10 939,360,256 98% 1.15MB/s 0:00:09 940,670,976 98% 1.15MB/s 0:00:08 941,981,696 99% 1.17MB/s 0:00:07 943,292,416 99% 1.20MB/s 0:00:06 944,603,136 99% 1.20MB/s 0:00:05 945,913,856 99% 1.21MB/s 0:00:04 947,224,576 99% 1.21MB/s 0:00:03 948,535,296 99% 1.20MB/s 0:00:02 949,846,016 99% 1.20MB/s 0:00:00 951,015,848 100% 1.20MB/s 0:12:33 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221210-pine64-pinephone.img.xz.sha256 133 100% 0.15kB/s 0:00:00 133 100% 0.15kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221210-pine64-pinephonepro.img.xz 32,768 0% 33.97kB/s 7:34:11 131,072 0% 120.75kB/s 2:07:45 1,441,792 0% 678.88kB/s 0:22:41 2,752,512 0% 866.82kB/s 0:17:44 4,063,232 0% 959.15kB/s 0:16:00 5,373,952 0% 1.22MB/s 0:12:18 6,684,672 0% 1.20MB/s 0:12:28 7,995,392 0% 1.20MB/s 0:12:27 9,306,112 1% 1.20MB/s 0:12:24 10,616,832 1% 1.20MB/s 0:12:24 11,927,552 1% 1.21MB/s 0:12:16 13,238,272 1% 1.21MB/s 0:12:16 14,548,992 1% 1.21MB/s 0:12:15 15,859,712 1% 1.21MB/s 0:12:12 17,170,432 1% 1.21MB/s 0:12:11 18,481,152 1% 1.21MB/s 0:12:09 19,791,872 2% 1.21MB/s 0:12:09 21,102,592 2% 1.21MB/s 0:12:08 22,413,312 2% 1.21MB/s 0:12:07 23,724,032 2% 1.19MB/s 0:12:17 24,903,680 2% 1.17MB/s 0:12:29 26,214,400 2% 1.17MB/s 0:12:29 27,525,120 2% 1.17MB/s 0:12:27 28,835,840 3% 1.19MB/s 0:12:16 30,146,560 3% 1.21MB/s 0:12:02 31,457,280 3% 1.20MB/s 0:12:05 32,768,000 3% 1.21MB/s 0:12:01 34,078,720 3% 1.21MB/s 0:11:59 35,389,440 3% 1.20MB/s 0:12:04 36,700,160 3% 1.20MB/s 0:12:04 38,010,880 4% 1.19MB/s 0:12:06 39,321,600 4% 1.19MB/s 0:12:05 40,632,320 4% 1.20MB/s 0:11:57 41,943,040 4% 1.21MB/s 0:11:52 43,253,760 4% 1.21MB/s 0:11:52 44,564,480 4% 1.21MB/s 0:11:54 45,875,200 4% 1.20MB/s 0:11:53 47,185,920 5% 1.20MB/s 0:11:57 48,496,640 5% 1.20MB/s 0:11:55 49,807,360 5% 1.20MB/s 0:11:51 51,118,080 5% 1.20MB/s 0:11:49 52,428,800 5% 1.21MB/s 0:11:43 53,739,520 5% 1.21MB/s 0:11:42 55,050,240 5% 1.21MB/s 0:11:40 56,360,960 6% 1.21MB/s 0:11:41 57,671,680 6% 1.22MB/s 0:11:36 58,982,400 6% 1.21MB/s 0:11:38 60,293,120 6% 1.22MB/s 0:11:34 61,603,840 6% 1.22MB/s 0:11:30 62,914,560 6% 1.22MB/s 0:11:32 64,225,280 6% 1.23MB/s 0:11:26 65,536,000 7% 1.21MB/s 0:11:33 66,846,720 7% 1.21MB/s 0:11:35 68,157,440 7% 1.20MB/s 0:11:35 69,468,160 7% 1.20MB/s 0:11:34 70,778,880 7% 1.21MB/s 0:11:29 72,089,600 7% 1.22MB/s 0:11:25 73,400,320 7% 1.22MB/s 0:11:22 74,711,040 8% 1.22MB/s 0:11:22 76,021,760 8% 1.21MB/s 0:11:23 77,332,480 8% 1.22MB/s 0:11:20 78,643,200 8% 1.21MB/s 0:11:22 79,953,920 8% 1.20MB/s 0:11:26 81,264,640 8% 1.20MB/s 0:11:24 82,575,360 8% 1.20MB/s 0:11:27 83,886,080 9% 1.20MB/s 0:11:23 85,196,800 9% 1.21MB/s 0:11:16 86,507,520 9% 1.22MB/s 0:11:13 87,818,240 9% 1.22MB/s 0:11:11 89,128,960 9% 1.21MB/s 0:11:14 90,439,680 9% 1.20MB/s 0:11:21 91,750,400 9% 1.19MB/s 0:11:25 93,061,120 10% 1.18MB/s 0:11:26 94,371,840 10% 1.19MB/s 0:11:23 95,649,792 10% 1.19MB/s 0:11:18 96,960,512 10% 1.20MB/s 0:11:12 98,271,232 10% 1.21MB/s 0:11:08 99,581,952 10% 1.21MB/s 0:11:08 100,892,672 10% 1.22MB/s 0:11:00 102,203,392 11% 1.22MB/s 0:11:00 103,514,112 11% 1.22MB/s 0:10:58 104,824,832 11% 1.21MB/s 0:11:02 106,135,552 11% 1.20MB/s 0:11:05 107,446,272 11% 1.20MB/s 0:11:04 108,756,992 11% 1.20MB/s 0:11:03 110,067,712 11% 1.22MB/s 0:10:55 111,378,432 12% 1.22MB/s 0:10:54 112,689,152 12% 1.22MB/s 0:10:52 113,999,872 12% 1.22MB/s 0:10:51 115,310,592 12% 1.22MB/s 0:10:50 116,621,312 12% 1.22MB/s 0:10:48 117,932,032 12% 1.21MB/s 0:10:52 119,242,752 12% 1.21MB/s 0:10:49 120,553,472 13% 1.21MB/s 0:10:51 121,864,192 13% 1.21MB/s 0:10:50 123,174,912 13% 1.19MB/s 0:10:56 124,485,632 13% 1.18MB/s 0:11:03 125,796,352 13% 1.19MB/s 0:10:58 127,107,072 13% 1.18MB/s 0:10:58 128,417,792 13% 1.20MB/s 0:10:50 129,728,512 14% 1.21MB/s 0:10:40 131,039,232 14% 1.21MB/s 0:10:39 132,349,952 14% 1.22MB/s 0:10:36 133,660,672 14% 1.22MB/s 0:10:34 134,971,392 14% 1.21MB/s 0:10:37 136,282,112 14% 1.21MB/s 0:10:39 137,592,832 14% 1.20MB/s 0:10:40 138,903,552 15% 1.21MB/s 0:10:37 140,214,272 15% 1.21MB/s 0:10:33 141,524,992 15% 1.21MB/s 0:10:32 142,835,712 15% 1.21MB/s 0:10:31 144,146,432 15% 1.21MB/s 0:10:31 145,457,152 15% 1.21MB/s 0:10:28 146,767,872 15% 1.22MB/s 0:10:25 148,078,592 15% 1.22MB/s 0:10:24 149,389,312 16% 1.22MB/s 0:10:21 150,700,032 16% 1.22MB/s 0:10:22 152,010,752 16% 1.22MB/s 0:10:20 153,321,472 16% 1.21MB/s 0:10:22 154,632,192 16% 1.21MB/s 0:10:21 155,942,912 16% 1.21MB/s 0:10:20 157,253,632 16% 1.21MB/s 0:10:19 158,564,352 17% 1.22MB/s 0:10:14 159,875,072 17% 1.22MB/s 0:10:13 161,185,792 17% 1.22MB/s 0:10:13 162,496,512 17% 1.19MB/s 0:10:28 163,807,232 17% 1.18MB/s 0:10:29 165,117,952 17% 1.19MB/s 0:10:26 166,428,672 17% 1.18MB/s 0:10:26 167,739,392 18% 1.22MB/s 0:10:07 169,050,112 18% 1.22MB/s 0:10:05 170,360,832 18% 1.22MB/s 0:10:05 171,671,552 18% 1.22MB/s 0:10:03 172,982,272 18% 1.22MB/s 0:10:03 174,292,992 18% 1.22MB/s 0:10:01 175,603,712 18% 1.22MB/s 0:10:02 176,914,432 19% 1.22MB/s 0:10:01 178,225,152 19% 1.22MB/s 0:09:59 179,535,872 19% 1.22MB/s 0:09:59 180,846,592 19% 1.22MB/s 0:09:56 182,157,312 19% 1.22MB/s 0:09:54 183,468,032 19% 1.22MB/s 0:09:55 184,778,752 19% 1.21MB/s 0:09:55 186,089,472 20% 1.22MB/s 0:09:54 187,400,192 20% 1.22MB/s 0:09:53 188,710,912 20% 1.22MB/s 0:09:51 190,021,632 20% 1.21MB/s 0:09:53 191,332,352 20% 1.21MB/s 0:09:53 192,643,072 20% 1.21MB/s 0:09:52 193,953,792 20% 1.21MB/s 0:09:52 195,264,512 21% 1.21MB/s 0:09:47 196,575,232 21% 1.21MB/s 0:09:47 197,885,952 21% 1.21MB/s 0:09:46 199,196,672 21% 1.20MB/s 0:09:49 200,507,392 21% 1.20MB/s 0:09:48 201,818,112 21% 1.20MB/s 0:09:46 203,128,832 21% 1.20MB/s 0:09:46 204,439,552 22% 1.21MB/s 0:09:39 205,750,272 22% 1.22MB/s 0:09:38 207,060,992 22% 1.22MB/s 0:09:36 208,371,712 22% 1.22MB/s 0:09:34 209,551,360 22% 1.19MB/s 0:09:46 210,862,080 22% 1.20MB/s 0:09:44 212,172,800 22% 1.20MB/s 0:09:43 213,483,520 23% 1.19MB/s 0:09:43 214,794,240 23% 1.22MB/s 0:09:28 216,104,960 23% 1.22MB/s 0:09:29 217,415,680 23% 1.22MB/s 0:09:28 218,726,400 23% 1.22MB/s 0:09:24 220,037,120 23% 1.22MB/s 0:09:26 221,347,840 23% 1.22MB/s 0:09:25 222,658,560 24% 1.21MB/s 0:09:25 223,969,280 24% 1.21MB/s 0:09:25 225,280,000 24% 1.21MB/s 0:09:24 226,590,720 24% 1.21MB/s 0:09:25 227,901,440 24% 1.21MB/s 0:09:24 229,212,160 24% 1.21MB/s 0:09:23 230,490,112 24% 1.20MB/s 0:09:24 231,800,832 25% 1.20MB/s 0:09:22 233,111,552 25% 1.20MB/s 0:09:21 234,422,272 25% 1.20MB/s 0:09:21 235,732,992 25% 1.21MB/s 0:09:17 237,043,712 25% 1.21MB/s 0:09:16 238,354,432 25% 1.21MB/s 0:09:15 239,665,152 25% 1.21MB/s 0:09:11 240,975,872 26% 1.21MB/s 0:09:10 242,286,592 26% 1.21MB/s 0:09:10 243,597,312 26% 1.21MB/s 0:09:09 244,908,032 26% 1.21MB/s 0:09:10 246,218,752 26% 1.21MB/s 0:09:08 247,529,472 26% 1.21MB/s 0:09:06 248,840,192 26% 1.21MB/s 0:09:06 250,150,912 27% 1.20MB/s 0:09:08 251,461,632 27% 1.21MB/s 0:09:04 252,772,352 27% 1.21MB/s 0:09:02 254,083,072 27% 1.21MB/s 0:09:02 255,393,792 27% 1.22MB/s 0:08:58 256,704,512 27% 1.21MB/s 0:08:58 258,015,232 27% 1.21MB/s 0:08:59 259,325,952 28% 1.21MB/s 0:08:55 260,636,672 28% 1.21MB/s 0:08:54 261,947,392 28% 1.22MB/s 0:08:53 263,258,112 28% 1.21MB/s 0:08:53 264,568,832 28% 1.22MB/s 0:08:51 265,879,552 28% 1.21MB/s 0:08:51 267,190,272 28% 1.21MB/s 0:08:49 268,500,992 29% 1.22MB/s 0:08:47 269,811,712 29% 1.22MB/s 0:08:46 271,122,432 29% 1.22MB/s 0:08:43 272,433,152 29% 1.21MB/s 0:08:45 273,743,872 29% 1.22MB/s 0:08:41 275,054,592 29% 1.21MB/s 0:08:45 276,365,312 29% 1.20MB/s 0:08:48 277,676,032 29% 1.21MB/s 0:08:44 278,986,752 30% 1.20MB/s 0:08:46 280,297,472 30% 1.20MB/s 0:08:44 281,608,192 30% 1.21MB/s 0:08:40 282,918,912 30% 1.21MB/s 0:08:39 284,229,632 30% 1.21MB/s 0:08:37 285,540,352 30% 1.22MB/s 0:08:34 286,851,072 30% 1.21MB/s 0:08:34 288,161,792 31% 1.21MB/s 0:08:34 289,472,512 31% 1.21MB/s 0:08:32 290,783,232 31% 1.21MB/s 0:08:30 292,093,952 31% 1.22MB/s 0:08:28 293,404,672 31% 1.22MB/s 0:08:28 294,715,392 31% 1.22MB/s 0:08:27 296,026,112 31% 1.22MB/s 0:08:25 297,336,832 32% 1.22MB/s 0:08:24 298,647,552 32% 1.22MB/s 0:08:22 299,958,272 32% 1.22MB/s 0:08:21 301,268,992 32% 1.22MB/s 0:08:20 302,579,712 32% 1.21MB/s 0:08:21 303,890,432 32% 1.21MB/s 0:08:19 305,201,152 32% 1.20MB/s 0:08:23 306,511,872 33% 1.19MB/s 0:08:28 307,822,592 33% 1.19MB/s 0:08:28 309,133,312 33% 1.18MB/s 0:08:28 310,444,032 33% 1.19MB/s 0:08:25 311,754,752 33% 1.20MB/s 0:08:20 313,065,472 33% 1.19MB/s 0:08:22 314,376,192 33% 1.20MB/s 0:08:19 315,686,912 34% 1.20MB/s 0:08:18 316,997,632 34% 1.19MB/s 0:08:17 318,308,352 34% 1.20MB/s 0:08:14 319,619,072 34% 1.19MB/s 0:08:16 320,929,792 34% 1.19MB/s 0:08:16 322,240,512 34% 1.19MB/s 0:08:17 323,551,232 34% 1.18MB/s 0:08:18 324,861,952 35% 1.18MB/s 0:08:16 326,172,672 35% 1.18MB/s 0:08:14 327,483,392 35% 1.19MB/s 0:08:12 328,794,112 35% 1.19MB/s 0:08:11 330,104,832 35% 1.19MB/s 0:08:10 331,415,552 35% 1.18MB/s 0:08:10 332,726,272 35% 1.18MB/s 0:08:09 334,036,992 36% 1.18MB/s 0:08:08 335,347,712 36% 1.18MB/s 0:08:08 336,658,432 36% 1.18MB/s 0:08:06 337,969,152 36% 1.18MB/s 0:08:06 339,279,872 36% 1.18MB/s 0:08:03 340,590,592 36% 1.18MB/s 0:08:03 341,901,312 36% 1.18MB/s 0:08:04 343,212,032 37% 1.19MB/s 0:07:59 344,522,752 37% 1.19MB/s 0:07:56 345,833,472 37% 1.20MB/s 0:07:52 347,144,192 37% 1.21MB/s 0:07:47 348,454,912 37% 1.21MB/s 0:07:46 349,765,632 37% 1.21MB/s 0:07:43 351,076,352 37% 1.22MB/s 0:07:41 352,387,072 38% 1.21MB/s 0:07:42 353,697,792 38% 1.21MB/s 0:07:41 355,008,512 38% 1.21MB/s 0:07:39 356,319,232 38% 1.21MB/s 0:07:39 357,629,952 38% 1.21MB/s 0:07:36 358,940,672 38% 1.21MB/s 0:07:36 360,251,392 38% 1.21MB/s 0:07:36 361,562,112 39% 1.21MB/s 0:07:35 362,872,832 39% 1.21MB/s 0:07:33 364,150,784 39% 1.21MB/s 0:07:35 365,461,504 39% 1.20MB/s 0:07:34 366,772,224 39% 1.20MB/s 0:07:34 368,082,944 39% 1.20MB/s 0:07:33 369,393,664 39% 1.21MB/s 0:07:28 370,704,384 40% 1.21MB/s 0:07:26 372,015,104 40% 1.22MB/s 0:07:24 373,325,824 40% 1.22MB/s 0:07:23 374,636,544 40% 1.22MB/s 0:07:22 375,947,264 40% 1.22MB/s 0:07:20 377,257,984 40% 1.22MB/s 0:07:19 378,568,704 40% 1.22MB/s 0:07:19 379,879,424 41% 1.22MB/s 0:07:17 381,190,144 41% 1.22MB/s 0:07:17 382,500,864 41% 1.22MB/s 0:07:15 383,811,584 41% 1.22MB/s 0:07:14 385,122,304 41% 1.22MB/s 0:07:14 386,433,024 41% 1.22MB/s 0:07:12 387,743,744 41% 1.22MB/s 0:07:12 389,054,464 42% 1.21MB/s 0:07:11 390,365,184 42% 1.21MB/s 0:07:11 391,675,904 42% 1.21MB/s 0:07:09 392,986,624 42% 1.21MB/s 0:07:08 394,297,344 42% 1.21MB/s 0:07:08 395,608,064 42% 1.21MB/s 0:07:07 396,918,784 42% 1.21MB/s 0:07:07 398,229,504 43% 1.21MB/s 0:07:06 399,540,224 43% 1.21MB/s 0:07:03 400,719,872 43% 1.19MB/s 0:07:10 401,899,520 43% 1.15MB/s 0:07:25 403,210,240 43% 1.15MB/s 0:07:23 404,520,960 43% 1.15MB/s 0:07:23 405,831,680 43% 1.17MB/s 0:07:13 407,142,400 43% 1.22MB/s 0:06:56 408,453,120 44% 1.22MB/s 0:06:54 409,763,840 44% 1.22MB/s 0:06:54 411,074,560 44% 1.22MB/s 0:06:52 412,385,280 44% 1.22MB/s 0:06:51 413,696,000 44% 1.22MB/s 0:06:51 415,006,720 44% 1.22MB/s 0:06:50 416,317,440 44% 1.22MB/s 0:06:49 417,628,160 45% 1.22MB/s 0:06:47 418,938,880 45% 1.22MB/s 0:06:46 420,249,600 45% 1.22MB/s 0:06:45 421,560,320 45% 1.22MB/s 0:06:44 422,871,040 45% 1.22MB/s 0:06:43 424,181,760 45% 1.21MB/s 0:06:44 425,492,480 45% 1.21MB/s 0:06:43 426,803,200 46% 1.20MB/s 0:06:47 428,113,920 46% 1.20MB/s 0:06:44 429,424,640 46% 1.21MB/s 0:06:41 430,735,360 46% 1.21MB/s 0:06:40 432,046,080 46% 1.22MB/s 0:06:34 433,356,800 46% 1.22MB/s 0:06:35 434,667,520 46% 1.21MB/s 0:06:35 435,978,240 47% 1.21MB/s 0:06:33 437,288,960 47% 1.21MB/s 0:06:33 438,599,680 47% 1.21MB/s 0:06:32 439,910,400 47% 1.21MB/s 0:06:30 441,221,120 47% 1.21MB/s 0:06:30 442,531,840 47% 1.22MB/s 0:06:28 443,842,560 47% 1.22MB/s 0:06:26 445,153,280 48% 1.22MB/s 0:06:24 446,464,000 48% 1.22MB/s 0:06:24 447,774,720 48% 1.21MB/s 0:06:24 449,085,440 48% 1.21MB/s 0:06:23 450,396,160 48% 1.21MB/s 0:06:23 451,706,880 48% 1.22MB/s 0:06:20 453,017,600 48% 1.22MB/s 0:06:19 454,328,320 49% 1.22MB/s 0:06:18 455,639,040 49% 1.21MB/s 0:06:18 456,949,760 49% 1.22MB/s 0:06:16 458,260,480 49% 1.21MB/s 0:06:16 459,571,200 49% 1.21MB/s 0:06:16 460,881,920 49% 1.21MB/s 0:06:14 462,192,640 49% 1.21MB/s 0:06:14 463,503,360 50% 1.21MB/s 0:06:12 464,814,080 50% 1.22MB/s 0:06:09 466,124,800 50% 1.22MB/s 0:06:09 467,435,520 50% 1.22MB/s 0:06:08 468,746,240 50% 1.22MB/s 0:06:06 470,056,960 50% 1.21MB/s 0:06:07 471,367,680 50% 1.21MB/s 0:06:05 472,678,400 51% 1.21MB/s 0:06:05 473,989,120 51% 1.21MB/s 0:06:04 475,299,840 51% 1.21MB/s 0:06:02 476,610,560 51% 1.21MB/s 0:06:03 477,921,280 51% 1.20MB/s 0:06:03 479,232,000 51% 1.21MB/s 0:06:00 480,542,720 51% 1.21MB/s 0:06:00 481,853,440 52% 1.21MB/s 0:05:57 483,164,160 52% 1.22MB/s 0:05:54 484,474,880 52% 1.22MB/s 0:05:54 485,785,600 52% 1.22MB/s 0:05:53 487,096,320 52% 1.21MB/s 0:05:52 488,407,040 52% 1.22MB/s 0:05:51 489,717,760 52% 1.22MB/s 0:05:50 491,028,480 53% 1.22MB/s 0:05:49 492,339,200 53% 1.21MB/s 0:05:48 493,649,920 53% 1.21MB/s 0:05:47 494,960,640 53% 1.21MB/s 0:05:46 496,271,360 53% 1.22MB/s 0:05:45 497,582,080 53% 1.22MB/s 0:05:43 498,860,032 53% 1.21MB/s 0:05:44 500,170,752 54% 1.21MB/s 0:05:43 501,481,472 54% 1.21MB/s 0:05:42 502,792,192 54% 1.21MB/s 0:05:41 504,102,912 54% 1.21MB/s 0:05:40 505,413,632 54% 1.21MB/s 0:05:40 506,724,352 54% 1.21MB/s 0:05:38 508,035,072 54% 1.20MB/s 0:05:39 509,345,792 55% 1.21MB/s 0:05:36 510,656,512 55% 1.21MB/s 0:05:34 511,967,232 55% 1.21MB/s 0:05:33 513,277,952 55% 1.22MB/s 0:05:31 514,588,672 55% 1.22MB/s 0:05:30 515,899,392 55% 1.21MB/s 0:05:30 517,210,112 55% 1.21MB/s 0:05:28 518,520,832 56% 1.21MB/s 0:05:27 519,831,552 56% 1.22MB/s 0:05:25 521,142,272 56% 1.22MB/s 0:05:25 522,452,992 56% 1.21MB/s 0:05:25 523,763,712 56% 1.21MB/s 0:05:24 525,074,432 56% 1.21MB/s 0:05:24 526,385,152 56% 1.21MB/s 0:05:21 527,695,872 57% 1.21MB/s 0:05:20 529,006,592 57% 1.22MB/s 0:05:17 530,317,312 57% 1.21MB/s 0:05:17 531,628,032 57% 1.22MB/s 0:05:16 532,938,752 57% 1.22MB/s 0:05:15 534,249,472 57% 1.21MB/s 0:05:16 535,560,192 57% 1.21MB/s 0:05:14 536,870,912 57% 1.21MB/s 0:05:12 538,181,632 58% 1.21MB/s 0:05:11 539,492,352 58% 1.22MB/s 0:05:09 540,803,072 58% 1.22MB/s 0:05:08 542,113,792 58% 1.22MB/s 0:05:07 543,424,512 58% 1.22MB/s 0:05:06 544,735,232 58% 1.22MB/s 0:05:05 546,045,952 58% 1.22MB/s 0:05:04 547,356,672 59% 1.21MB/s 0:05:04 548,667,392 59% 1.21MB/s 0:05:03 549,978,112 59% 1.21MB/s 0:05:03 551,288,832 59% 1.21MB/s 0:05:02 552,599,552 59% 1.21MB/s 0:05:01 553,910,272 59% 1.21MB/s 0:05:01 555,220,992 59% 1.21MB/s 0:04:58 556,531,712 60% 1.21MB/s 0:04:58 557,842,432 60% 1.21MB/s 0:04:56 559,153,152 60% 1.21MB/s 0:04:54 560,463,872 60% 1.21MB/s 0:04:53 561,774,592 60% 1.22MB/s 0:04:52 563,085,312 60% 1.21MB/s 0:04:51 564,396,032 60% 1.22MB/s 0:04:49 565,706,752 61% 1.22MB/s 0:04:48 567,017,472 61% 1.22MB/s 0:04:47 568,328,192 61% 1.22MB/s 0:04:46 569,638,912 61% 1.21MB/s 0:04:47 570,949,632 61% 1.21MB/s 0:04:46 572,260,352 61% 1.21MB/s 0:04:45 573,571,072 61% 1.21MB/s 0:04:45 574,881,792 62% 1.21MB/s 0:04:42 576,192,512 62% 1.21MB/s 0:04:42 577,503,232 62% 1.21MB/s 0:04:41 578,813,952 62% 1.21MB/s 0:04:40 580,124,672 62% 1.20MB/s 0:04:40 581,435,392 62% 1.21MB/s 0:04:39 582,746,112 62% 1.20MB/s 0:04:38 584,056,832 63% 1.21MB/s 0:04:35 585,367,552 63% 1.22MB/s 0:04:33 586,678,272 63% 1.21MB/s 0:04:33 587,988,992 63% 1.22MB/s 0:04:30 589,299,712 63% 1.22MB/s 0:04:29 590,610,432 63% 1.22MB/s 0:04:28 591,921,152 63% 1.22MB/s 0:04:26 593,231,872 64% 1.22MB/s 0:04:26 594,542,592 64% 1.22MB/s 0:04:25 595,853,312 64% 1.22MB/s 0:04:24 597,164,032 64% 1.22MB/s 0:04:23 598,474,752 64% 1.22MB/s 0:04:22 599,785,472 64% 1.22MB/s 0:04:21 601,096,192 64% 1.22MB/s 0:04:20 602,406,912 65% 1.22MB/s 0:04:19 603,717,632 65% 1.22MB/s 0:04:18 605,028,352 65% 1.22MB/s 0:04:17 606,339,072 65% 1.22MB/s 0:04:15 607,649,792 65% 1.22MB/s 0:04:15 608,960,512 65% 1.22MB/s 0:04:14 610,271,232 65% 1.22MB/s 0:04:13 611,581,952 66% 1.22MB/s 0:04:12 612,892,672 66% 1.22MB/s 0:04:10 614,203,392 66% 1.22MB/s 0:04:09 615,514,112 66% 1.22MB/s 0:04:08 616,824,832 66% 1.22MB/s 0:04:08 618,135,552 66% 1.21MB/s 0:04:07 619,446,272 66% 1.21MB/s 0:04:07 620,756,992 67% 1.21MB/s 0:04:05 622,067,712 67% 1.21MB/s 0:04:05 623,378,432 67% 1.21MB/s 0:04:03 624,689,152 67% 1.21MB/s 0:04:02 625,999,872 67% 1.21MB/s 0:04:02 627,310,592 67% 1.21MB/s 0:04:00 628,621,312 67% 1.21MB/s 0:03:59 629,932,032 68% 1.21MB/s 0:03:58 631,242,752 68% 1.21MB/s 0:03:56 632,520,704 68% 1.21MB/s 0:03:57 633,831,424 68% 1.21MB/s 0:03:56 635,142,144 68% 1.21MB/s 0:03:54 636,452,864 68% 1.21MB/s 0:03:53 637,763,584 68% 1.22MB/s 0:03:50 639,074,304 69% 1.22MB/s 0:03:49 640,385,024 69% 1.22MB/s 0:03:48 641,695,744 69% 1.22MB/s 0:03:47 643,006,464 69% 1.21MB/s 0:03:49 643,923,968 69% 1.12MB/s 0:04:05 645,234,688 69% 1.12MB/s 0:04:03 646,545,408 69% 1.12MB/s 0:04:02 647,856,128 69% 1.14MB/s 0:03:58 649,166,848 70% 1.22MB/s 0:03:41 650,477,568 70% 1.21MB/s 0:03:41 651,788,288 70% 1.21MB/s 0:03:40 653,099,008 70% 1.21MB/s 0:03:39 654,409,728 70% 1.21MB/s 0:03:38 655,720,448 70% 1.21MB/s 0:03:37 657,031,168 70% 1.21MB/s 0:03:37 658,341,888 71% 1.21MB/s 0:03:36 659,652,608 71% 1.20MB/s 0:03:35 660,963,328 71% 1.21MB/s 0:03:34 662,274,048 71% 1.21MB/s 0:03:32 663,584,768 71% 1.21MB/s 0:03:31 664,895,488 71% 1.21MB/s 0:03:29 666,206,208 71% 1.21MB/s 0:03:29 667,516,928 72% 1.21MB/s 0:03:28 668,827,648 72% 1.21MB/s 0:03:26 670,138,368 72% 1.22MB/s 0:03:25 671,449,088 72% 1.22MB/s 0:03:23 672,759,808 72% 1.22MB/s 0:03:22 674,070,528 72% 1.22MB/s 0:03:21 675,381,248 72% 1.22MB/s 0:03:20 676,691,968 73% 1.22MB/s 0:03:20 678,002,688 73% 1.21MB/s 0:03:19 679,313,408 73% 1.21MB/s 0:03:18 680,624,128 73% 1.21MB/s 0:03:17 681,934,848 73% 1.21MB/s 0:03:16 683,245,568 73% 1.22MB/s 0:03:14 684,556,288 73% 1.22MB/s 0:03:13 685,867,008 74% 1.21MB/s 0:03:13 687,177,728 74% 1.21MB/s 0:03:12 688,488,448 74% 1.21MB/s 0:03:10 689,799,168 74% 1.21MB/s 0:03:09 691,109,888 74% 1.22MB/s 0:03:08 692,420,608 74% 1.22MB/s 0:03:07 693,731,328 74% 1.22MB/s 0:03:06 695,042,048 75% 1.21MB/s 0:03:05 696,352,768 75% 1.22MB/s 0:03:04 697,663,488 75% 1.22MB/s 0:03:02 698,974,208 75% 1.22MB/s 0:03:01 700,284,928 75% 1.22MB/s 0:03:00 701,595,648 75% 1.22MB/s 0:02:59 702,906,368 75% 1.22MB/s 0:02:58 704,217,088 76% 1.21MB/s 0:02:58 705,527,808 76% 1.22MB/s 0:02:56 706,838,528 76% 1.22MB/s 0:02:55 708,149,248 76% 1.22MB/s 0:02:54 709,459,968 76% 1.22MB/s 0:02:52 710,770,688 76% 1.22MB/s 0:02:52 712,081,408 76% 1.22MB/s 0:02:51 713,392,128 77% 1.22MB/s 0:02:50 714,702,848 77% 1.22MB/s 0:02:49 716,013,568 77% 1.22MB/s 0:02:47 717,324,288 77% 1.22MB/s 0:02:46 718,635,008 77% 1.21MB/s 0:02:46 719,945,728 77% 1.21MB/s 0:02:45 721,256,448 77% 1.21MB/s 0:02:45 722,567,168 78% 1.21MB/s 0:02:44 723,877,888 78% 1.21MB/s 0:02:42 725,188,608 78% 1.21MB/s 0:02:41 726,499,328 78% 1.22MB/s 0:02:39 727,810,048 78% 1.22MB/s 0:02:39 729,120,768 78% 1.22MB/s 0:02:38 730,431,488 78% 1.21MB/s 0:02:37 731,742,208 79% 1.21MB/s 0:02:36 733,052,928 79% 1.21MB/s 0:02:35 734,363,648 79% 1.21MB/s 0:02:34 735,674,368 79% 1.21MB/s 0:02:33 736,985,088 79% 1.21MB/s 0:02:32 738,295,808 79% 1.22MB/s 0:02:30 739,606,528 79% 1.22MB/s 0:02:29 740,917,248 80% 1.21MB/s 0:02:28 742,227,968 80% 1.22MB/s 0:02:27 743,538,688 80% 1.21MB/s 0:02:26 744,849,408 80% 1.21MB/s 0:02:26 746,160,128 80% 1.21MB/s 0:02:24 747,470,848 80% 1.22MB/s 0:02:23 748,781,568 80% 1.22MB/s 0:02:22 750,092,288 81% 1.22MB/s 0:02:20 751,403,008 81% 1.22MB/s 0:02:19 752,713,728 81% 1.21MB/s 0:02:19 754,024,448 81% 1.21MB/s 0:02:18 755,335,168 81% 1.22MB/s 0:02:16 756,645,888 81% 1.22MB/s 0:02:15 757,956,608 81% 1.22MB/s 0:02:14 759,267,328 82% 1.22MB/s 0:02:13 760,578,048 82% 1.21MB/s 0:02:12 761,888,768 82% 1.21MB/s 0:02:11 763,199,488 82% 1.20MB/s 0:02:11 764,510,208 82% 1.21MB/s 0:02:09 765,820,928 82% 1.21MB/s 0:02:08 767,098,880 82% 1.20MB/s 0:02:08 768,409,600 83% 1.21MB/s 0:02:06 769,720,320 83% 1.21MB/s 0:02:06 771,031,040 83% 1.21MB/s 0:02:05 772,341,760 83% 1.22MB/s 0:02:03 773,652,480 83% 1.22MB/s 0:02:01 774,963,200 83% 1.22MB/s 0:02:00 776,273,920 83% 1.22MB/s 0:01:59 777,584,640 83% 1.21MB/s 0:01:59 778,895,360 84% 1.22MB/s 0:01:57 780,206,080 84% 1.22MB/s 0:01:56 781,516,800 84% 1.22MB/s 0:01:55 782,827,520 84% 1.21MB/s 0:01:55 784,138,240 84% 1.20MB/s 0:01:55 785,448,960 84% 1.20MB/s 0:01:54 786,628,608 84% 1.16MB/s 0:01:57 787,939,328 85% 1.17MB/s 0:01:55 789,250,048 85% 1.17MB/s 0:01:54 790,560,768 85% 1.17MB/s 0:01:52 791,871,488 85% 1.21MB/s 0:01:47 793,182,208 85% 1.21MB/s 0:01:46 794,492,928 85% 1.21MB/s 0:01:45 795,803,648 85% 1.22MB/s 0:01:44 797,114,368 86% 1.22MB/s 0:01:43 798,425,088 86% 1.22MB/s 0:01:42 799,735,808 86% 1.22MB/s 0:01:41 801,046,528 86% 1.22MB/s 0:01:40 802,357,248 86% 1.22MB/s 0:01:39 803,667,968 86% 1.22MB/s 0:01:37 804,978,688 86% 1.21MB/s 0:01:37 806,289,408 87% 1.21MB/s 0:01:36 807,600,128 87% 1.21MB/s 0:01:35 808,910,848 87% 1.20MB/s 0:01:35 810,221,568 87% 1.21MB/s 0:01:33 811,532,288 87% 1.21MB/s 0:01:32 812,843,008 87% 1.21MB/s 0:01:31 814,153,728 87% 1.22MB/s 0:01:29 815,464,448 88% 1.22MB/s 0:01:28 816,775,168 88% 1.22MB/s 0:01:27 818,085,888 88% 1.22MB/s 0:01:26 819,396,608 88% 1.22MB/s 0:01:25 820,707,328 88% 1.21MB/s 0:01:24 822,018,048 88% 1.21MB/s 0:01:23 823,328,768 88% 1.21MB/s 0:01:22 824,639,488 89% 1.21MB/s 0:01:21 825,950,208 89% 1.22MB/s 0:01:20 827,260,928 89% 1.22MB/s 0:01:19 828,571,648 89% 1.22MB/s 0:01:18 829,882,368 89% 1.22MB/s 0:01:17 831,193,088 89% 1.22MB/s 0:01:15 832,503,808 89% 1.13MB/s 0:01:20 833,814,528 90% 1.13MB/s 0:01:19 834,863,104 90% 1.03MB/s 0:01:26 836,173,824 90% 1.03MB/s 0:01:24 837,484,544 90% 1.09MB/s 0:01:18 838,795,264 90% 1.10MB/s 0:01:17 840,105,984 90% 1.21MB/s 0:01:09 841,416,704 90% 1.21MB/s 0:01:08 842,727,424 91% 1.22MB/s 0:01:06 844,038,144 91% 1.22MB/s 0:01:05 845,348,864 91% 1.22MB/s 0:01:04 846,659,584 91% 1.22MB/s 0:01:03 847,970,304 91% 1.21MB/s 0:01:02 849,281,024 91% 1.21MB/s 0:01:01 850,591,744 91% 1.21MB/s 0:01:00 851,902,464 92% 1.21MB/s 0:00:59 853,213,184 92% 1.22MB/s 0:00:58 854,523,904 92% 1.22MB/s 0:00:57 855,834,624 92% 1.22MB/s 0:00:56 857,145,344 92% 1.22MB/s 0:00:55 858,456,064 92% 1.22MB/s 0:00:53 859,766,784 92% 1.22MB/s 0:00:52 861,077,504 93% 1.22MB/s 0:00:51 862,388,224 93% 1.22MB/s 0:00:50 863,698,944 93% 1.22MB/s 0:00:49 865,009,664 93% 1.21MB/s 0:00:49 866,320,384 93% 1.21MB/s 0:00:48 867,500,032 93% 1.18MB/s 0:00:48 868,679,680 93% 1.16MB/s 0:00:48 869,990,400 93% 1.17MB/s 0:00:46 871,301,120 94% 1.16MB/s 0:00:45 872,611,840 94% 1.19MB/s 0:00:43 873,922,560 94% 1.22MB/s 0:00:41 875,233,280 94% 1.22MB/s 0:00:40 876,544,000 94% 1.22MB/s 0:00:39 877,854,720 94% 1.22MB/s 0:00:38 879,165,440 94% 1.22MB/s 0:00:37 880,476,160 95% 1.21MB/s 0:00:36 881,786,880 95% 1.21MB/s 0:00:35 883,097,600 95% 1.21MB/s 0:00:34 884,408,320 95% 1.20MB/s 0:00:33 885,719,040 95% 1.20MB/s 0:00:32 887,029,760 95% 1.20MB/s 0:00:31 888,340,480 95% 1.21MB/s 0:00:30 889,651,200 96% 1.22MB/s 0:00:28 890,961,920 96% 1.22MB/s 0:00:27 892,272,640 96% 1.22MB/s 0:00:26 893,583,360 96% 1.22MB/s 0:00:25 894,894,080 96% 1.21MB/s 0:00:24 896,204,800 96% 1.21MB/s 0:00:23 897,515,520 96% 1.21MB/s 0:00:22 898,826,240 97% 1.21MB/s 0:00:21 900,136,960 97% 1.22MB/s 0:00:20 901,414,912 97% 1.21MB/s 0:00:19 902,725,632 97% 1.21MB/s 0:00:18 904,036,352 97% 1.21MB/s 0:00:17 905,347,072 97% 1.21MB/s 0:00:16 906,657,792 97% 1.22MB/s 0:00:15 907,968,512 98% 1.22MB/s 0:00:14 909,279,232 98% 1.22MB/s 0:00:13 910,589,952 98% 1.21MB/s 0:00:12 911,900,672 98% 1.21MB/s 0:00:11 913,211,392 98% 1.21MB/s 0:00:10 914,522,112 98% 1.20MB/s 0:00:09 915,832,832 98% 1.21MB/s 0:00:08 917,143,552 99% 1.21MB/s 0:00:06 918,454,272 99% 1.21MB/s 0:00:05 919,764,992 99% 1.22MB/s 0:00:04 921,075,712 99% 1.21MB/s 0:00:03 922,386,432 99% 1.21MB/s 0:00:02 923,697,152 99% 1.21MB/s 0:00:01 925,007,872 99% 1.21MB/s 0:00:00 925,781,748 100% 1.21MB/s 0:12:11 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221210-pine64-pinephonepro.img.xz.sha256 136 100% 0.26kB/s 0:00:00 136 100% 0.26kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221210-tablet-x64uefi.img.xz 32,768 0% 51.78kB/s 7:08:45 557,056 0% 529.70kB/s 0:41:53 1,867,776 0% 888.46kB/s 0:24:57 3,178,496 0% 1008.45kB/s 0:21:57 4,489,216 0% 1.04MB/s 0:20:50 5,799,936 0% 1.20MB/s 0:17:55 7,110,656 0% 1.21MB/s 0:17:51 8,421,376 0% 1.21MB/s 0:17:51 9,732,096 0% 1.21MB/s 0:17:45 11,042,816 0% 1.22MB/s 0:17:39 12,353,536 0% 1.21MB/s 0:17:41 13,664,256 1% 1.21MB/s 0:17:41 14,974,976 1% 1.21MB/s 0:17:39 16,285,696 1% 1.22MB/s 0:17:34 17,596,416 1% 1.22MB/s 0:17:35 18,907,136 1% 1.22MB/s 0:17:35 20,217,856 1% 1.21MB/s 0:17:37 21,528,576 1% 1.22MB/s 0:17:33 22,839,296 1% 1.22MB/s 0:17:32 24,150,016 1% 1.22MB/s 0:17:28 25,427,968 1% 1.21MB/s 0:17:31 26,738,688 2% 1.21MB/s 0:17:34 28,049,408 2% 1.21MB/s 0:17:31 29,360,128 2% 1.21MB/s 0:17:32 30,670,848 2% 1.21MB/s 0:17:26 31,981,568 2% 1.22MB/s 0:17:24 33,292,288 2% 1.22MB/s 0:17:23 34,603,008 2% 1.21MB/s 0:17:28 35,913,728 2% 1.21MB/s 0:17:26 37,224,448 2% 1.21MB/s 0:17:27 38,535,168 2% 1.21MB/s 0:17:26 39,845,888 2% 1.22MB/s 0:17:18 41,156,608 3% 1.22MB/s 0:17:16 42,467,328 3% 1.22MB/s 0:17:15 43,778,048 3% 1.21MB/s 0:17:16 45,088,768 3% 1.22MB/s 0:17:12 46,399,488 3% 1.22MB/s 0:17:11 47,185,920 3% 1.09MB/s 0:19:16 48,496,640 3% 1.09MB/s 0:19:11 49,807,360 3% 1.09MB/s 0:19:14 51,118,080 3% 1.09MB/s 0:19:12 52,428,800 3% 1.22MB/s 0:17:06 53,739,520 4% 1.21MB/s 0:17:11 55,050,240 4% 1.21MB/s 0:17:08 56,360,960 4% 1.21MB/s 0:17:10 57,671,680 4% 1.21MB/s 0:17:07 58,982,400 4% 1.22MB/s 0:17:01 60,293,120 4% 1.22MB/s 0:17:01 61,603,840 4% 1.21MB/s 0:17:01 62,914,560 4% 1.21MB/s 0:17:05 64,225,280 4% 1.21MB/s 0:17:06 65,536,000 4% 1.21MB/s 0:17:03 66,846,720 5% 1.21MB/s 0:17:01 68,157,440 5% 1.22MB/s 0:16:54 69,468,160 5% 1.22MB/s 0:16:52 70,778,880 5% 1.22MB/s 0:16:51 72,089,600 5% 1.22MB/s 0:16:47 73,400,320 5% 1.22MB/s 0:16:47 74,711,040 5% 1.22MB/s 0:16:46 76,021,760 5% 1.22MB/s 0:16:44 77,332,480 5% 1.22MB/s 0:16:44 78,643,200 5% 1.22MB/s 0:16:43 79,953,920 6% 1.22MB/s 0:16:43 81,264,640 6% 1.21MB/s 0:16:49 82,575,360 6% 1.21MB/s 0:16:48 83,886,080 6% 1.21MB/s 0:16:47 85,196,800 6% 1.21MB/s 0:16:46 86,507,520 6% 1.22MB/s 0:16:39 87,818,240 6% 1.22MB/s 0:16:37 89,128,960 6% 1.22MB/s 0:16:37 90,439,680 6% 1.22MB/s 0:16:35 91,750,400 6% 1.22MB/s 0:16:34 93,061,120 6% 1.22MB/s 0:16:34 94,371,840 7% 1.21MB/s 0:16:36 95,420,416 7% 1.14MB/s 0:17:43 96,731,136 7% 1.13MB/s 0:17:47 98,041,856 7% 1.13MB/s 0:17:46 99,352,576 7% 1.13MB/s 0:17:43 100,663,296 7% 1.21MB/s 0:16:33 101,974,016 7% 1.22MB/s 0:16:27 103,284,736 7% 1.22MB/s 0:16:25 104,595,456 7% 1.22MB/s 0:16:21 105,906,176 7% 1.22MB/s 0:16:25 107,216,896 8% 1.21MB/s 0:16:25 108,527,616 8% 1.21MB/s 0:16:25 109,838,336 8% 1.20MB/s 0:16:33 111,149,056 8% 1.20MB/s 0:16:30 112,459,776 8% 1.21MB/s 0:16:25 113,770,496 8% 1.21MB/s 0:16:22 115,081,216 8% 1.22MB/s 0:16:15 116,391,936 8% 1.22MB/s 0:16:15 117,702,656 8% 1.21MB/s 0:16:17 119,013,376 8% 1.21MB/s 0:16:18 120,324,096 9% 1.21MB/s 0:16:19 121,634,816 9% 1.21MB/s 0:16:18 122,945,536 9% 1.21MB/s 0:16:16 124,256,256 9% 1.20MB/s 0:16:23 125,566,976 9% 1.20MB/s 0:16:22 126,877,696 9% 1.20MB/s 0:16:19 128,188,416 9% 1.20MB/s 0:16:17 129,499,136 9% 1.21MB/s 0:16:11 130,678,784 9% 1.19MB/s 0:16:28 131,989,504 9% 1.19MB/s 0:16:26 133,300,224 10% 1.18MB/s 0:16:29 134,610,944 10% 1.19MB/s 0:16:24 135,921,664 10% 1.21MB/s 0:16:02 137,232,384 10% 1.19MB/s 0:16:18 138,543,104 10% 1.20MB/s 0:16:13 139,853,824 10% 1.20MB/s 0:16:13 141,164,544 10% 1.20MB/s 0:16:12 142,475,264 10% 1.22MB/s 0:15:55 143,785,984 10% 1.22MB/s 0:15:54 145,096,704 10% 1.22MB/s 0:15:51 146,407,424 10% 1.22MB/s 0:15:50 147,718,144 11% 1.22MB/s 0:15:48 149,028,864 11% 1.21MB/s 0:15:52 150,339,584 11% 1.21MB/s 0:15:52 151,650,304 11% 1.21MB/s 0:15:51 152,961,024 11% 1.21MB/s 0:15:51 154,271,744 11% 1.20MB/s 0:16:01 155,582,464 11% 1.20MB/s 0:16:00 156,893,184 11% 1.19MB/s 0:16:02 158,203,904 11% 1.19MB/s 0:15:59 159,481,856 11% 1.21MB/s 0:15:49 160,792,576 12% 1.21MB/s 0:15:47 162,103,296 12% 1.21MB/s 0:15:46 163,414,016 12% 1.21MB/s 0:15:46 164,724,736 12% 1.21MB/s 0:15:39 166,035,456 12% 1.21MB/s 0:15:38 167,346,176 12% 1.22MB/s 0:15:34 168,656,896 12% 1.22MB/s 0:15:31 169,836,544 12% 1.19MB/s 0:15:56 171,147,264 12% 1.19MB/s 0:15:55 172,457,984 12% 1.19MB/s 0:15:54 173,768,704 13% 1.19MB/s 0:15:54 175,079,424 13% 1.21MB/s 0:15:32 176,390,144 13% 1.21MB/s 0:15:30 177,700,864 13% 1.21MB/s 0:15:34 179,011,584 13% 1.21MB/s 0:15:28 180,322,304 13% 1.22MB/s 0:15:22 181,633,024 13% 1.22MB/s 0:15:22 182,943,744 13% 1.22MB/s 0:15:18 184,254,464 13% 1.22MB/s 0:15:22 185,565,184 13% 1.21MB/s 0:15:27 186,875,904 14% 1.21MB/s 0:15:24 188,186,624 14% 1.21MB/s 0:15:23 189,497,344 14% 1.21MB/s 0:15:21 190,808,064 14% 1.22MB/s 0:15:13 192,118,784 14% 1.22MB/s 0:15:13 193,429,504 14% 1.22MB/s 0:15:12 194,609,152 14% 1.17MB/s 0:15:52 195,919,872 14% 1.17MB/s 0:15:52 197,230,592 14% 1.16MB/s 0:15:55 198,541,312 14% 1.16MB/s 0:15:55 199,852,032 15% 1.21MB/s 0:15:14 201,162,752 15% 1.19MB/s 0:15:28 202,473,472 15% 1.20MB/s 0:15:20 203,784,192 15% 1.20MB/s 0:15:18 205,094,912 15% 1.20MB/s 0:15:15 206,405,632 15% 1.22MB/s 0:15:00 207,716,352 15% 1.22MB/s 0:15:00 209,027,072 15% 1.22MB/s 0:14:59 210,337,792 15% 1.22MB/s 0:14:59 211,648,512 15% 1.22MB/s 0:15:00 212,959,232 15% 1.21MB/s 0:15:02 214,269,952 16% 1.21MB/s 0:15:02 215,580,672 16% 1.20MB/s 0:15:06 216,891,392 16% 1.21MB/s 0:15:02 218,202,112 16% 1.21MB/s 0:15:01 219,512,832 16% 1.21MB/s 0:14:59 220,823,552 16% 1.21MB/s 0:14:54 222,134,272 16% 1.21MB/s 0:14:54 223,444,992 16% 1.22MB/s 0:14:51 224,755,712 16% 1.22MB/s 0:14:49 226,066,432 16% 1.21MB/s 0:14:50 227,377,152 17% 1.22MB/s 0:14:45 228,687,872 17% 1.22MB/s 0:14:44 229,998,592 17% 1.21MB/s 0:14:48 231,309,312 17% 1.21MB/s 0:14:46 232,620,032 17% 1.21MB/s 0:14:49 233,930,752 17% 1.21MB/s 0:14:49 235,241,472 17% 1.21MB/s 0:14:44 236,552,192 17% 1.22MB/s 0:14:39 237,862,912 17% 1.22MB/s 0:14:37 239,173,632 17% 1.22MB/s 0:14:36 240,484,352 18% 1.22MB/s 0:14:34 241,795,072 18% 1.21MB/s 0:14:38 243,105,792 18% 1.21MB/s 0:14:38 244,416,512 18% 1.21MB/s 0:14:37 245,727,232 18% 1.21MB/s 0:14:36 246,906,880 18% 1.19MB/s 0:14:52 248,217,600 18% 1.18MB/s 0:14:53 249,528,320 18% 1.18MB/s 0:14:57 250,839,040 18% 1.18MB/s 0:14:56 252,149,760 18% 1.20MB/s 0:14:37 253,460,480 19% 1.19MB/s 0:14:46 254,771,200 19% 1.19MB/s 0:14:40 256,081,920 19% 1.19MB/s 0:14:41 257,392,640 19% 1.20MB/s 0:14:35 258,703,360 19% 1.22MB/s 0:14:22 260,014,080 19% 1.22MB/s 0:14:18 261,324,800 19% 1.21MB/s 0:14:22 262,635,520 19% 1.20MB/s 0:14:28 263,946,240 19% 1.20MB/s 0:14:31 265,256,960 19% 1.20MB/s 0:14:31 266,567,680 20% 1.21MB/s 0:14:23 267,878,400 20% 1.21MB/s 0:14:17 269,189,120 20% 1.22MB/s 0:14:12 270,499,840 20% 1.16MB/s 0:14:56 272,072,704 20% 1.21MB/s 0:14:18 273,383,424 20% 1.20MB/s 0:14:18 274,694,144 20% 1.21MB/s 0:14:15 276,004,864 20% 1.27MB/s 0:13:32 277,315,584 20% 1.22MB/s 0:14:04 278,626,304 20% 1.22MB/s 0:14:01 279,937,024 21% 1.22MB/s 0:14:04 281,247,744 21% 1.21MB/s 0:14:07 282,558,464 21% 1.21MB/s 0:14:07 283,869,184 21% 1.21MB/s 0:14:06 285,179,904 21% 1.21MB/s 0:14:07 286,490,624 21% 1.22MB/s 0:13:59 287,801,344 21% 1.22MB/s 0:13:58 289,112,064 21% 1.22MB/s 0:13:56 290,422,784 21% 1.22MB/s 0:13:51 291,733,504 21% 1.21MB/s 0:13:56 293,044,224 21% 1.21MB/s 0:13:56 294,322,176 22% 1.20MB/s 0:14:01 295,632,896 22% 1.21MB/s 0:13:59 296,943,616 22% 1.21MB/s 0:13:55 298,254,336 22% 1.21MB/s 0:13:55 299,565,056 22% 1.21MB/s 0:13:51 300,875,776 22% 1.19MB/s 0:14:04 302,186,496 22% 1.19MB/s 0:14:03 303,497,216 22% 1.20MB/s 0:13:59 304,807,936 22% 1.20MB/s 0:13:57 306,118,656 22% 1.22MB/s 0:13:43 307,429,376 23% 1.22MB/s 0:13:42 308,740,096 23% 1.22MB/s 0:13:41 310,050,816 23% 1.22MB/s 0:13:40 311,361,536 23% 1.20MB/s 0:13:48 312,672,256 23% 1.20MB/s 0:13:49 313,982,976 23% 1.20MB/s 0:13:49 315,293,696 23% 1.20MB/s 0:13:46 316,604,416 23% 1.22MB/s 0:13:35 317,915,136 23% 1.22MB/s 0:13:32 319,225,856 23% 1.22MB/s 0:13:31 320,536,576 24% 1.20MB/s 0:13:42 321,847,296 24% 1.18MB/s 0:13:53 323,026,944 24% 1.15MB/s 0:14:17 324,206,592 24% 1.12MB/s 0:14:40 325,550,080 24% 1.13MB/s 0:14:29 326,729,728 24% 1.10MB/s 0:14:52 328,040,448 24% 1.13MB/s 0:14:25 329,351,168 24% 1.17MB/s 0:13:59 330,661,888 24% 1.17MB/s 0:13:56 331,972,608 24% 1.21MB/s 0:13:26 333,283,328 25% 1.21MB/s 0:13:25 334,594,048 25% 1.21MB/s 0:13:25 335,904,768 25% 1.21MB/s 0:13:23 337,215,488 25% 1.21MB/s 0:13:24 338,526,208 25% 1.21MB/s 0:13:23 339,836,928 25% 1.21MB/s 0:13:21 341,147,648 25% 1.21MB/s 0:13:21 342,458,368 25% 1.22MB/s 0:13:14 343,769,088 25% 1.22MB/s 0:13:13 345,079,808 25% 1.21MB/s 0:13:14 346,390,528 26% 1.20MB/s 0:13:20 347,701,248 26% 1.20MB/s 0:13:19 349,011,968 26% 1.20MB/s 0:13:18 350,322,688 26% 1.20MB/s 0:13:17 351,633,408 26% 1.21MB/s 0:13:08 352,944,128 26% 1.20MB/s 0:13:19 354,254,848 26% 1.20MB/s 0:13:17 355,565,568 26% 1.20MB/s 0:13:15 356,876,288 26% 1.20MB/s 0:13:14 358,187,008 26% 1.22MB/s 0:13:01 359,497,728 26% 1.22MB/s 0:13:01 360,808,448 27% 1.22MB/s 0:12:59 362,119,168 27% 1.22MB/s 0:12:57 363,298,816 27% 1.19MB/s 0:13:13 364,609,536 27% 1.19MB/s 0:13:13 365,920,256 27% 1.19MB/s 0:13:12 367,230,976 27% 1.19MB/s 0:13:12 368,541,696 27% 1.22MB/s 0:12:54 369,852,416 27% 1.22MB/s 0:12:51 371,163,136 27% 1.21MB/s 0:12:52 372,473,856 27% 1.22MB/s 0:12:50 373,784,576 28% 1.22MB/s 0:12:49 375,095,296 28% 1.22MB/s 0:12:47 376,406,016 28% 1.22MB/s 0:12:46 377,716,736 28% 1.22MB/s 0:12:44 379,027,456 28% 1.22MB/s 0:12:43 380,338,176 28% 1.22MB/s 0:12:43 381,648,896 28% 1.22MB/s 0:12:39 382,959,616 28% 1.21MB/s 0:12:43 384,270,336 28% 1.21MB/s 0:12:43 385,581,056 28% 1.21MB/s 0:12:44 386,891,776 29% 1.21MB/s 0:12:45 388,202,496 29% 1.21MB/s 0:12:40 389,513,216 29% 1.21MB/s 0:12:39 390,823,936 29% 1.22MB/s 0:12:36 392,134,656 29% 1.22MB/s 0:12:33 393,445,376 29% 1.21MB/s 0:12:35 394,756,096 29% 1.21MB/s 0:12:33 396,066,816 29% 1.21MB/s 0:12:38 397,377,536 29% 1.20MB/s 0:12:39 398,688,256 29% 1.20MB/s 0:12:38 399,998,976 30% 1.20MB/s 0:12:36 401,309,696 30% 1.21MB/s 0:12:31 402,620,416 30% 1.21MB/s 0:12:28 403,931,136 30% 1.22MB/s 0:12:25 405,241,856 30% 1.22MB/s 0:12:24 406,552,576 30% 1.21MB/s 0:12:25 407,863,296 30% 1.21MB/s 0:12:25 409,174,016 30% 1.21MB/s 0:12:26 410,484,736 30% 1.20MB/s 0:12:28 411,795,456 30% 1.20MB/s 0:12:28 413,106,176 31% 1.20MB/s 0:12:30 414,416,896 31% 1.19MB/s 0:12:30 415,727,616 31% 1.20MB/s 0:12:28 417,038,336 31% 1.20MB/s 0:12:23 418,349,056 31% 1.21MB/s 0:12:17 419,659,776 31% 1.22MB/s 0:12:13 420,970,496 31% 1.22MB/s 0:12:11 422,281,216 31% 1.21MB/s 0:12:13 423,591,936 31% 1.21MB/s 0:12:11 424,902,656 31% 1.21MB/s 0:12:11 426,213,376 31% 1.21MB/s 0:12:10 427,524,096 32% 1.22MB/s 0:12:06 428,802,048 32% 1.21MB/s 0:12:10 430,112,768 32% 1.21MB/s 0:12:09 431,423,488 32% 1.21MB/s 0:12:07 432,734,208 32% 1.21MB/s 0:12:06 434,044,928 32% 1.21MB/s 0:12:01 435,355,648 32% 1.22MB/s 0:12:00 436,666,368 32% 1.21MB/s 0:11:59 437,977,088 32% 1.22MB/s 0:11:57 439,287,808 32% 1.22MB/s 0:11:56 440,598,528 33% 1.21MB/s 0:11:57 441,909,248 33% 1.21MB/s 0:11:58 443,219,968 33% 1.20MB/s 0:12:02 444,530,688 33% 1.20MB/s 0:12:00 445,841,408 33% 1.21MB/s 0:11:57 447,152,128 33% 1.21MB/s 0:11:53 448,462,848 33% 1.22MB/s 0:11:48 449,773,568 33% 1.22MB/s 0:11:47 451,084,288 33% 1.22MB/s 0:11:47 452,395,008 33% 1.22MB/s 0:11:45 453,705,728 34% 1.22MB/s 0:11:44 455,016,448 34% 1.22MB/s 0:11:43 456,327,168 34% 1.22MB/s 0:11:41 457,637,888 34% 1.22MB/s 0:11:41 458,948,608 34% 1.22MB/s 0:11:41 460,259,328 34% 1.21MB/s 0:11:41 461,570,048 34% 1.21MB/s 0:11:44 462,880,768 34% 1.21MB/s 0:11:40 464,191,488 34% 1.21MB/s 0:11:40 465,502,208 34% 1.21MB/s 0:11:37 466,812,928 35% 1.22MB/s 0:11:32 468,123,648 35% 1.22MB/s 0:11:33 469,434,368 35% 1.22MB/s 0:11:30 470,745,088 35% 1.22MB/s 0:11:29 472,055,808 35% 1.22MB/s 0:11:28 473,366,528 35% 1.22MB/s 0:11:27 474,677,248 35% 1.22MB/s 0:11:27 475,987,968 35% 1.22MB/s 0:11:27 477,298,688 35% 1.22MB/s 0:11:26 478,609,408 35% 1.22MB/s 0:11:24 479,920,128 36% 1.22MB/s 0:11:23 481,230,848 36% 1.22MB/s 0:11:22 482,541,568 36% 1.22MB/s 0:11:20 483,852,288 36% 1.22MB/s 0:11:20 485,163,008 36% 1.22MB/s 0:11:18 486,473,728 36% 1.22MB/s 0:11:18 487,784,448 36% 1.22MB/s 0:11:16 489,095,168 36% 1.21MB/s 0:11:19 490,405,888 36% 1.20MB/s 0:11:23 491,716,608 36% 1.20MB/s 0:11:22 493,027,328 37% 1.20MB/s 0:11:22 494,338,048 37% 1.21MB/s 0:11:17 495,648,768 37% 1.21MB/s 0:11:12 496,959,488 37% 1.22MB/s 0:11:10 498,270,208 37% 1.22MB/s 0:11:08 499,580,928 37% 1.22MB/s 0:11:07 500,891,648 37% 1.22MB/s 0:11:07 502,202,368 37% 1.22MB/s 0:11:06 503,513,088 37% 1.21MB/s 0:11:08 504,823,808 37% 1.21MB/s 0:11:07 506,134,528 37% 1.21MB/s 0:11:05 507,445,248 38% 1.21MB/s 0:11:04 508,755,968 38% 1.22MB/s 0:11:01 510,066,688 38% 1.22MB/s 0:11:00 511,377,408 38% 1.22MB/s 0:10:59 512,688,128 38% 1.22MB/s 0:10:58 513,998,848 38% 1.22MB/s 0:10:56 515,309,568 38% 1.22MB/s 0:10:54 516,620,288 38% 1.22MB/s 0:10:53 517,931,008 38% 1.22MB/s 0:10:52 519,241,728 38% 1.22MB/s 0:10:52 520,552,448 39% 1.22MB/s 0:10:51 521,863,168 39% 1.22MB/s 0:10:49 523,173,888 39% 1.22MB/s 0:10:49 524,484,608 39% 1.22MB/s 0:10:48 525,795,328 39% 1.21MB/s 0:10:48 527,106,048 39% 1.21MB/s 0:10:48 528,416,768 39% 1.21MB/s 0:10:46 529,727,488 39% 1.22MB/s 0:10:44 531,038,208 39% 1.22MB/s 0:10:42 532,348,928 39% 1.22MB/s 0:10:40 533,659,648 40% 1.22MB/s 0:10:40 534,970,368 40% 1.22MB/s 0:10:39 536,281,088 40% 1.22MB/s 0:10:38 537,591,808 40% 1.21MB/s 0:10:39 538,902,528 40% 1.22MB/s 0:10:36 540,213,248 40% 1.22MB/s 0:10:35 541,523,968 40% 1.22MB/s 0:10:33 542,834,688 40% 1.22MB/s 0:10:32 544,145,408 40% 1.21MB/s 0:10:33 545,456,128 40% 1.21MB/s 0:10:32 546,766,848 41% 1.21MB/s 0:10:32 548,077,568 41% 1.21MB/s 0:10:30 549,388,288 41% 1.22MB/s 0:10:28 550,699,008 41% 1.22MB/s 0:10:27 552,009,728 41% 1.22MB/s 0:10:26 553,320,448 41% 1.22MB/s 0:10:25 554,631,168 41% 1.22MB/s 0:10:23 555,941,888 41% 1.22MB/s 0:10:22 557,252,608 41% 1.22MB/s 0:10:20 558,563,328 41% 1.22MB/s 0:10:21 559,874,048 42% 1.21MB/s 0:10:20 561,184,768 42% 1.22MB/s 0:10:19 562,462,720 42% 1.21MB/s 0:10:22 563,773,440 42% 1.21MB/s 0:10:19 565,084,160 42% 1.21MB/s 0:10:19 566,394,880 42% 1.20MB/s 0:10:22 567,705,600 42% 1.21MB/s 0:10:17 569,016,320 42% 1.21MB/s 0:10:15 570,327,040 42% 1.21MB/s 0:10:14 571,637,760 42% 1.22MB/s 0:10:09 572,948,480 43% 1.22MB/s 0:10:08 574,259,200 43% 1.22MB/s 0:10:07 575,569,920 43% 1.22MB/s 0:10:06 576,880,640 43% 1.22MB/s 0:10:06 578,191,360 43% 1.22MB/s 0:10:05 579,502,080 43% 1.21MB/s 0:10:06 580,812,800 43% 1.21MB/s 0:10:04 582,123,520 43% 1.22MB/s 0:10:02 583,434,240 43% 1.22MB/s 0:10:00 584,744,960 43% 1.22MB/s 0:09:58 586,055,680 43% 1.22MB/s 0:09:57 587,366,400 44% 1.22MB/s 0:09:58 588,677,120 44% 1.21MB/s 0:09:57 589,987,840 44% 1.21MB/s 0:09:57 591,298,560 44% 1.21MB/s 0:09:56 592,609,280 44% 1.21MB/s 0:09:54 593,920,000 44% 1.22MB/s 0:09:52 595,230,720 44% 1.22MB/s 0:09:51 596,541,440 44% 1.22MB/s 0:09:50 597,852,160 44% 1.21MB/s 0:09:52 599,162,880 44% 1.21MB/s 0:09:53 600,473,600 45% 1.20MB/s 0:09:55 601,784,320 45% 1.20MB/s 0:09:53 603,095,040 45% 1.21MB/s 0:09:47 604,405,760 45% 1.21MB/s 0:09:46 605,716,480 45% 1.22MB/s 0:09:43 607,027,200 45% 1.21MB/s 0:09:43 608,337,920 45% 1.21MB/s 0:09:43 609,648,640 45% 1.21MB/s 0:09:41 610,959,360 45% 1.21MB/s 0:09:39 612,270,080 45% 1.22MB/s 0:09:37 613,580,800 46% 1.22MB/s 0:09:36 614,891,520 46% 1.21MB/s 0:09:41 616,202,240 46% 1.19MB/s 0:09:48 617,512,960 46% 1.18MB/s 0:09:48 618,823,680 46% 1.18MB/s 0:09:49 620,134,400 46% 1.19MB/s 0:09:42 621,445,120 46% 1.21MB/s 0:09:31 622,755,840 46% 1.21MB/s 0:09:31 624,066,560 46% 1.21MB/s 0:09:29 625,377,280 46% 1.21MB/s 0:09:29 626,688,000 47% 1.21MB/s 0:09:27 627,998,720 47% 1.21MB/s 0:09:28 629,309,440 47% 1.20MB/s 0:09:31 630,620,160 47% 1.20MB/s 0:09:30 631,930,880 47% 1.20MB/s 0:09:30 633,241,600 47% 1.21MB/s 0:09:25 634,552,320 47% 1.22MB/s 0:09:20 635,863,040 47% 1.21MB/s 0:09:21 637,173,760 47% 1.21MB/s 0:09:20 638,484,480 47% 1.21MB/s 0:09:20 639,795,200 48% 1.21MB/s 0:09:18 641,105,920 48% 1.19MB/s 0:09:24 642,416,640 48% 1.18MB/s 0:09:29 643,727,360 48% 1.18MB/s 0:09:28 645,038,080 48% 1.18MB/s 0:09:26 646,348,800 48% 1.21MB/s 0:09:15 647,659,520 48% 1.22MB/s 0:09:09 648,839,168 48% 1.19MB/s 0:09:18 650,149,888 48% 1.19MB/s 0:09:17 651,460,608 48% 1.19MB/s 0:09:16 652,771,328 49% 1.19MB/s 0:09:16 654,082,048 49% 1.22MB/s 0:09:04 655,392,768 49% 1.21MB/s 0:09:04 656,703,488 49% 1.21MB/s 0:09:03 658,014,208 49% 1.21MB/s 0:09:02 659,324,928 49% 1.21MB/s 0:09:01 660,635,648 49% 1.21MB/s 0:09:00 661,946,368 49% 1.21MB/s 0:09:00 663,257,088 49% 1.21MB/s 0:08:57 664,567,808 49% 1.22MB/s 0:08:56 665,878,528 49% 1.22MB/s 0:08:54 667,189,248 50% 1.22MB/s 0:08:53 668,499,968 50% 1.21MB/s 0:08:53 669,810,688 50% 1.21MB/s 0:08:54 671,121,408 50% 1.21MB/s 0:08:53 672,432,128 50% 1.21MB/s 0:08:53 673,742,848 50% 1.21MB/s 0:08:51 675,053,568 50% 1.22MB/s 0:08:48 676,364,288 50% 1.22MB/s 0:08:46 677,675,008 50% 1.22MB/s 0:08:44 678,985,728 50% 1.22MB/s 0:08:43 680,296,448 51% 1.22MB/s 0:08:43 681,607,168 51% 1.22MB/s 0:08:42 682,917,888 51% 1.22MB/s 0:08:40 684,228,608 51% 1.22MB/s 0:08:40 685,539,328 51% 1.22MB/s 0:08:38 686,850,048 51% 1.22MB/s 0:08:37 688,160,768 51% 1.22MB/s 0:08:37 689,471,488 51% 1.22MB/s 0:08:35 690,782,208 51% 1.21MB/s 0:08:37 692,092,928 51% 1.21MB/s 0:08:37 693,403,648 52% 1.20MB/s 0:08:40 694,714,368 52% 1.19MB/s 0:08:42 695,894,016 52% 1.17MB/s 0:08:49 697,040,896 52% 1.14MB/s 0:09:04 698,351,616 52% 1.15MB/s 0:08:57 699,662,336 52% 1.16MB/s 0:08:53 700,973,056 52% 1.18MB/s 0:08:42 702,283,776 52% 1.21MB/s 0:08:27 703,594,496 52% 1.21MB/s 0:08:26 704,905,216 52% 1.21MB/s 0:08:25 706,215,936 53% 1.21MB/s 0:08:23 707,526,656 53% 1.22MB/s 0:08:20 708,837,376 53% 1.22MB/s 0:08:20 710,148,096 53% 1.22MB/s 0:08:18 711,458,816 53% 1.21MB/s 0:08:19 712,769,536 53% 1.21MB/s 0:08:18 714,080,256 53% 1.21MB/s 0:08:17 715,390,976 53% 1.21MB/s 0:08:17 716,701,696 53% 1.21MB/s 0:08:14 718,012,416 53% 1.21MB/s 0:08:13 719,323,136 53% 1.21MB/s 0:08:15 720,633,856 54% 1.21MB/s 0:08:13 721,944,576 54% 1.21MB/s 0:08:13 723,255,296 54% 1.21MB/s 0:08:10 724,566,016 54% 1.22MB/s 0:08:07 725,876,736 54% 1.22MB/s 0:08:06 727,187,456 54% 1.22MB/s 0:08:03 728,498,176 54% 1.22MB/s 0:08:04 729,808,896 54% 1.22MB/s 0:08:03 731,119,616 54% 1.22MB/s 0:08:02 732,430,336 54% 1.21MB/s 0:08:03 733,741,056 55% 1.21MB/s 0:08:02 735,051,776 55% 1.21MB/s 0:08:01 736,362,496 55% 1.21MB/s 0:08:00 737,673,216 55% 1.21MB/s 0:07:58 738,983,936 55% 1.21MB/s 0:07:56 740,294,656 55% 1.22MB/s 0:07:55 741,605,376 55% 1.22MB/s 0:07:54 742,916,096 55% 1.22MB/s 0:07:52 744,226,816 55% 1.22MB/s 0:07:52 745,537,536 55% 1.21MB/s 0:07:52 746,848,256 56% 1.22MB/s 0:07:49 748,158,976 56% 1.21MB/s 0:07:49 749,469,696 56% 1.21MB/s 0:07:49 750,780,416 56% 1.22MB/s 0:07:46 752,091,136 56% 1.20MB/s 0:07:51 753,401,856 56% 1.20MB/s 0:07:49 754,712,576 56% 1.21MB/s 0:07:46 756,023,296 56% 1.20MB/s 0:07:48 757,334,016 56% 1.21MB/s 0:07:43 758,644,736 56% 1.21MB/s 0:07:41 759,955,456 57% 1.21MB/s 0:07:40 761,266,176 57% 1.22MB/s 0:07:37 762,576,896 57% 1.22MB/s 0:07:36 763,887,616 57% 1.21MB/s 0:07:36 765,198,336 57% 1.21MB/s 0:07:35 766,509,056 57% 1.22MB/s 0:07:34 767,819,776 57% 1.22MB/s 0:07:33 769,130,496 57% 1.22MB/s 0:07:31 770,441,216 57% 1.22MB/s 0:07:31 771,751,936 57% 1.22MB/s 0:07:29 772,669,440 58% 1.00MB/s 0:09:05 773,980,160 58% 1.00MB/s 0:09:04 775,290,880 58% 1.00MB/s 0:09:02 776,601,600 58% 1.00MB/s 0:09:01 777,912,320 58% 1.22MB/s 0:07:23 779,223,040 58% 1.22MB/s 0:07:23 780,533,760 58% 1.22MB/s 0:07:22 781,844,480 58% 1.21MB/s 0:07:23 783,155,200 58% 1.21MB/s 0:07:23 784,465,920 58% 1.20MB/s 0:07:24 785,776,640 58% 1.20MB/s 0:07:22 787,087,360 59% 1.21MB/s 0:07:19 788,398,080 59% 1.21MB/s 0:07:18 789,708,800 59% 1.22MB/s 0:07:14 791,019,520 59% 1.22MB/s 0:07:13 792,330,240 59% 1.21MB/s 0:07:14 793,640,960 59% 1.20MB/s 0:07:17 794,951,680 59% 1.20MB/s 0:07:16 796,262,400 59% 1.20MB/s 0:07:16 797,573,120 59% 1.20MB/s 0:07:16 798,883,840 59% 1.21MB/s 0:07:11 800,194,560 60% 1.21MB/s 0:07:10 801,505,280 60% 1.21MB/s 0:07:08 802,816,000 60% 1.21MB/s 0:07:07 804,126,720 60% 1.21MB/s 0:07:07 805,437,440 60% 1.21MB/s 0:07:04 806,748,160 60% 1.21MB/s 0:07:03 808,058,880 60% 1.22MB/s 0:07:00 809,369,600 60% 1.22MB/s 0:06:58 810,680,320 60% 1.22MB/s 0:06:59 811,991,040 60% 1.21MB/s 0:06:58 813,301,760 61% 1.21MB/s 0:06:57 814,612,480 61% 1.21MB/s 0:06:56 815,923,200 61% 1.21MB/s 0:06:55 817,233,920 61% 1.21MB/s 0:06:54 818,544,640 61% 1.22MB/s 0:06:52 819,855,360 61% 1.22MB/s 0:06:51 821,166,080 61% 1.22MB/s 0:06:50 822,476,800 61% 1.22MB/s 0:06:47 823,787,520 61% 1.22MB/s 0:06:48 825,098,240 61% 1.22MB/s 0:06:47 826,408,960 62% 1.22MB/s 0:06:45 827,719,680 62% 1.21MB/s 0:06:46 829,030,400 62% 1.21MB/s 0:06:44 830,341,120 62% 1.21MB/s 0:06:44 831,619,072 62% 1.21MB/s 0:06:45 832,929,792 62% 1.21MB/s 0:06:42 834,240,512 62% 1.21MB/s 0:06:42 835,551,232 62% 1.21MB/s 0:06:40 836,861,952 62% 1.22MB/s 0:06:37 838,172,672 62% 1.21MB/s 0:06:37 839,483,392 63% 1.22MB/s 0:06:34 840,794,112 63% 1.22MB/s 0:06:33 842,104,832 63% 1.22MB/s 0:06:31 843,415,552 63% 1.22MB/s 0:06:30 844,726,272 63% 1.22MB/s 0:06:30 846,036,992 63% 1.22MB/s 0:06:29 847,347,712 63% 1.21MB/s 0:06:29 848,658,432 63% 1.22MB/s 0:06:28 849,969,152 63% 1.22MB/s 0:06:26 851,279,872 63% 1.22MB/s 0:06:25 852,590,592 64% 1.22MB/s 0:06:23 853,901,312 64% 1.22MB/s 0:06:22 855,212,032 64% 1.22MB/s 0:06:22 856,522,752 64% 1.22MB/s 0:06:20 857,833,472 64% 1.22MB/s 0:06:20 859,144,192 64% 1.21MB/s 0:06:21 860,454,912 64% 1.21MB/s 0:06:20 861,765,632 64% 1.21MB/s 0:06:19 863,076,352 64% 1.21MB/s 0:06:17 864,387,072 64% 1.22MB/s 0:06:14 865,697,792 64% 1.22MB/s 0:06:13 867,008,512 65% 1.22MB/s 0:06:12 868,319,232 65% 1.22MB/s 0:06:11 869,629,952 65% 1.21MB/s 0:06:13 870,940,672 65% 1.21MB/s 0:06:12 872,251,392 65% 1.21MB/s 0:06:10 873,562,112 65% 1.21MB/s 0:06:10 874,872,832 65% 1.22MB/s 0:06:06 876,183,552 65% 1.22MB/s 0:06:05 877,494,272 65% 1.22MB/s 0:06:04 878,804,992 65% 1.22MB/s 0:06:03 880,115,712 66% 1.22MB/s 0:06:01 881,426,432 66% 1.21MB/s 0:06:02 882,737,152 66% 1.21MB/s 0:06:02 884,047,872 66% 1.21MB/s 0:06:01 885,358,592 66% 1.21MB/s 0:06:01 886,669,312 66% 1.21MB/s 0:05:58 887,980,032 66% 1.21MB/s 0:05:57 889,290,752 66% 1.21MB/s 0:05:57 890,601,472 66% 1.21MB/s 0:05:55 891,912,192 66% 1.21MB/s 0:05:54 893,222,912 67% 1.21MB/s 0:05:52 894,533,632 67% 1.22MB/s 0:05:51 895,844,352 67% 1.22MB/s 0:05:50 897,155,072 67% 1.22MB/s 0:05:48 898,465,792 67% 1.22MB/s 0:05:48 899,776,512 67% 1.21MB/s 0:05:47 901,087,232 67% 1.21MB/s 0:05:47 902,397,952 67% 1.21MB/s 0:05:47 903,708,672 67% 1.21MB/s 0:05:45 905,019,392 67% 1.21MB/s 0:05:43 906,330,112 68% 1.21MB/s 0:05:43 907,640,832 68% 1.22MB/s 0:05:40 908,951,552 68% 1.21MB/s 0:05:40 910,262,272 68% 1.21MB/s 0:05:39 911,572,992 68% 1.22MB/s 0:05:37 912,883,712 68% 1.22MB/s 0:05:36 914,194,432 68% 1.22MB/s 0:05:35 915,505,152 68% 1.22MB/s 0:05:34 916,815,872 68% 1.22MB/s 0:05:33 918,126,592 68% 1.22MB/s 0:05:31 919,437,312 69% 1.21MB/s 0:05:32 920,748,032 69% 1.22MB/s 0:05:29 922,058,752 69% 1.21MB/s 0:05:30 923,369,472 69% 1.21MB/s 0:05:29 924,680,192 69% 1.22MB/s 0:05:27 925,990,912 69% 1.21MB/s 0:05:27 927,301,632 69% 1.22MB/s 0:05:25 928,612,352 69% 1.22MB/s 0:05:24 929,923,072 69% 1.22MB/s 0:05:22 931,233,792 69% 1.22MB/s 0:05:21 932,544,512 70% 1.21MB/s 0:05:22 933,855,232 70% 1.21MB/s 0:05:22 935,165,952 70% 1.21MB/s 0:05:21 936,476,672 70% 1.20MB/s 0:05:20 937,787,392 70% 1.21MB/s 0:05:17 939,098,112 70% 1.22MB/s 0:05:15 940,408,832 70% 1.22MB/s 0:05:14 941,719,552 70% 1.22MB/s 0:05:13 943,030,272 70% 1.22MB/s 0:05:12 944,340,992 70% 1.22MB/s 0:05:11 945,651,712 70% 1.21MB/s 0:05:12 946,962,432 71% 1.21MB/s 0:05:11 948,273,152 71% 1.21MB/s 0:05:10 949,583,872 71% 1.21MB/s 0:05:09 950,894,592 71% 1.21MB/s 0:05:06 952,205,312 71% 1.21MB/s 0:05:06 953,516,032 71% 1.21MB/s 0:05:05 954,826,752 71% 1.21MB/s 0:05:03 956,137,472 71% 1.21MB/s 0:05:02 957,448,192 71% 1.22MB/s 0:05:00 958,758,912 71% 1.22MB/s 0:04:59 960,069,632 72% 1.21MB/s 0:05:00 961,380,352 72% 1.22MB/s 0:04:57 962,691,072 72% 1.22MB/s 0:04:56 964,001,792 72% 1.21MB/s 0:04:56 965,279,744 72% 1.21MB/s 0:04:56 966,590,464 72% 1.20MB/s 0:04:57 967,901,184 72% 1.20MB/s 0:04:56 969,211,904 72% 1.21MB/s 0:04:53 970,522,624 72% 1.22MB/s 0:04:50 971,833,344 72% 1.22MB/s 0:04:49 973,144,064 73% 1.22MB/s 0:04:48 974,454,784 73% 1.22MB/s 0:04:47 975,765,504 73% 1.21MB/s 0:04:47 977,076,224 73% 1.21MB/s 0:04:46 978,386,944 73% 1.21MB/s 0:04:45 979,697,664 73% 1.21MB/s 0:04:44 981,008,384 73% 1.22MB/s 0:04:41 982,319,104 73% 1.21MB/s 0:04:41 983,629,824 73% 1.21MB/s 0:04:40 984,940,544 73% 1.21MB/s 0:04:39 986,251,264 74% 1.21MB/s 0:04:38 987,561,984 74% 1.21MB/s 0:04:36 988,741,632 74% 1.17MB/s 0:04:46 990,052,352 74% 1.17MB/s 0:04:45 991,363,072 74% 1.17MB/s 0:04:44 992,673,792 74% 1.16MB/s 0:04:45 993,984,512 74% 1.21MB/s 0:04:33 995,295,232 74% 1.21MB/s 0:04:32 996,605,952 74% 1.20MB/s 0:04:32 997,916,672 74% 1.21MB/s 0:04:29 999,227,392 75% 1.21MB/s 0:04:28 1,000,538,112 75% 1.21MB/s 0:04:27 1,001,848,832 75% 1.21MB/s 0:04:25 1,003,159,552 75% 1.22MB/s 0:04:23 1,004,470,272 75% 1.22MB/s 0:04:22 1,005,780,992 75% 1.22MB/s 0:04:21 1,007,091,712 75% 1.22MB/s 0:04:20 1,008,402,432 75% 1.22MB/s 0:04:19 1,009,713,152 75% 1.21MB/s 0:04:19 1,011,023,872 75% 1.21MB/s 0:04:18 1,012,334,592 75% 1.21MB/s 0:04:17 1,013,645,312 76% 1.21MB/s 0:04:16 1,014,956,032 76% 1.22MB/s 0:04:14 1,016,266,752 76% 1.22MB/s 0:04:13 1,017,577,472 76% 1.22MB/s 0:04:12 1,018,888,192 76% 1.22MB/s 0:04:11 1,020,198,912 76% 1.21MB/s 0:04:11 1,021,509,632 76% 1.20MB/s 0:04:11 1,022,820,352 76% 1.20MB/s 0:04:11 1,024,131,072 76% 1.20MB/s 0:04:10 1,025,441,792 76% 1.21MB/s 0:04:08 1,026,752,512 77% 1.21MB/s 0:04:05 1,028,063,232 77% 1.22MB/s 0:04:04 1,029,373,952 77% 1.21MB/s 0:04:04 1,030,684,672 77% 1.21MB/s 0:04:03 1,031,995,392 77% 1.20MB/s 0:04:03 1,033,306,112 77% 1.21MB/s 0:04:02 1,034,616,832 77% 1.21MB/s 0:04:00 1,035,927,552 77% 1.21MB/s 0:03:59 1,037,238,272 77% 1.21MB/s 0:03:57 1,038,548,992 77% 1.22MB/s 0:03:55 1,039,859,712 78% 1.22MB/s 0:03:54 1,041,170,432 78% 1.22MB/s 0:03:52 1,042,481,152 78% 1.22MB/s 0:03:52 1,043,791,872 78% 1.21MB/s 0:03:52 1,045,102,592 78% 1.21MB/s 0:03:51 1,046,413,312 78% 1.21MB/s 0:03:51 1,047,724,032 78% 1.21MB/s 0:03:50 1,049,034,752 78% 1.21MB/s 0:03:48 1,050,345,472 78% 1.21MB/s 0:03:47 1,051,656,192 78% 1.21MB/s 0:03:46 1,052,966,912 79% 1.21MB/s 0:03:45 1,054,277,632 79% 1.21MB/s 0:03:44 1,055,588,352 79% 1.21MB/s 0:03:43 1,056,899,072 79% 1.20MB/s 0:03:43 1,058,209,792 79% 1.20MB/s 0:03:43 1,059,520,512 79% 1.20MB/s 0:03:41 1,060,831,232 79% 1.20MB/s 0:03:40 1,062,141,952 79% 1.21MB/s 0:03:38 1,063,452,672 79% 1.21MB/s 0:03:36 1,064,763,392 79% 1.21MB/s 0:03:35 1,066,074,112 80% 1.22MB/s 0:03:33 1,067,384,832 80% 1.22MB/s 0:03:32 1,068,695,552 80% 1.21MB/s 0:03:31 1,070,006,272 80% 1.22MB/s 0:03:30 1,071,316,992 80% 1.22MB/s 0:03:29 1,072,627,712 80% 1.22MB/s 0:03:28 1,073,938,432 80% 1.22MB/s 0:03:26 1,075,249,152 80% 1.22MB/s 0:03:25 1,076,559,872 80% 1.22MB/s 0:03:24 1,077,870,592 80% 1.22MB/s 0:03:23 1,079,181,312 81% 1.22MB/s 0:03:22 1,080,492,032 81% 1.22MB/s 0:03:21 1,081,802,752 81% 1.22MB/s 0:03:20 1,083,113,472 81% 1.22MB/s 0:03:19 1,084,424,192 81% 1.21MB/s 0:03:19 1,085,734,912 81% 1.21MB/s 0:03:18 1,087,045,632 81% 1.21MB/s 0:03:17 1,088,356,352 81% 1.21MB/s 0:03:16 1,089,667,072 81% 1.22MB/s 0:03:14 1,090,977,792 81% 1.21MB/s 0:03:13 1,092,288,512 81% 1.22MB/s 0:03:12 1,093,599,232 82% 1.22MB/s 0:03:11 1,094,909,952 82% 1.21MB/s 0:03:10 1,096,220,672 82% 1.22MB/s 0:03:09 1,097,531,392 82% 1.21MB/s 0:03:09 1,098,842,112 82% 1.21MB/s 0:03:08 1,100,120,064 82% 1.20MB/s 0:03:08 1,101,430,784 82% 1.20MB/s 0:03:07 1,102,741,504 82% 1.21MB/s 0:03:05 1,104,052,224 82% 1.20MB/s 0:03:04 1,105,362,944 82% 1.21MB/s 0:03:02 1,106,673,664 83% 1.21MB/s 0:03:01 1,107,984,384 83% 1.21MB/s 0:03:00 1,109,295,104 83% 1.22MB/s 0:02:58 1,110,605,824 83% 1.22MB/s 0:02:57 1,111,916,544 83% 1.22MB/s 0:02:56 1,113,227,264 83% 1.22MB/s 0:02:55 1,114,537,984 83% 1.22MB/s 0:02:54 1,115,848,704 83% 1.22MB/s 0:02:53 1,117,159,424 83% 1.22MB/s 0:02:52 1,118,470,144 83% 1.22MB/s 0:02:51 1,119,780,864 84% 1.21MB/s 0:02:50 1,121,091,584 84% 1.21MB/s 0:02:50 1,122,402,304 84% 1.21MB/s 0:02:49 1,123,713,024 84% 1.21MB/s 0:02:48 1,125,023,744 84% 1.21MB/s 0:02:46 1,126,334,464 84% 1.22MB/s 0:02:45 1,127,645,184 84% 1.22MB/s 0:02:44 1,128,955,904 84% 1.21MB/s 0:02:43 1,130,266,624 84% 1.21MB/s 0:02:42 1,131,577,344 84% 1.21MB/s 0:02:41 1,132,888,064 85% 1.21MB/s 0:02:40 1,134,198,784 85% 1.21MB/s 0:02:39 1,135,509,504 85% 1.21MB/s 0:02:38 1,136,820,224 85% 1.22MB/s 0:02:36 1,138,130,944 85% 1.21MB/s 0:02:36 1,139,441,664 85% 1.21MB/s 0:02:35 1,140,752,384 85% 1.21MB/s 0:02:34 1,142,063,104 85% 1.21MB/s 0:02:33 1,143,373,824 85% 1.21MB/s 0:02:31 1,144,684,544 85% 1.21MB/s 0:02:30 1,145,995,264 86% 1.21MB/s 0:02:29 1,147,305,984 86% 1.22MB/s 0:02:27 1,148,616,704 86% 1.22MB/s 0:02:27 1,149,927,424 86% 1.22MB/s 0:02:26 1,151,238,144 86% 1.22MB/s 0:02:25 1,152,548,864 86% 1.22MB/s 0:02:23 1,153,859,584 86% 1.22MB/s 0:02:22 1,155,170,304 86% 1.21MB/s 0:02:22 1,156,481,024 86% 1.21MB/s 0:02:21 1,157,791,744 86% 1.21MB/s 0:02:20 1,159,102,464 87% 1.21MB/s 0:02:19 1,160,413,184 87% 1.22MB/s 0:02:17 1,161,723,904 87% 1.22MB/s 0:02:16 1,163,034,624 87% 1.21MB/s 0:02:16 1,164,345,344 87% 1.21MB/s 0:02:15 1,165,656,064 87% 1.21MB/s 0:02:14 1,166,966,784 87% 1.21MB/s 0:02:13 1,168,277,504 87% 1.21MB/s 0:02:11 1,169,588,224 87% 1.21MB/s 0:02:11 1,170,898,944 87% 1.21MB/s 0:02:09 1,172,209,664 87% 1.21MB/s 0:02:09 1,173,520,384 88% 1.21MB/s 0:02:07 1,174,831,104 88% 1.21MB/s 0:02:07 1,176,141,824 88% 1.21MB/s 0:02:05 1,177,452,544 88% 1.21MB/s 0:02:04 1,178,763,264 88% 1.21MB/s 0:02:03 1,180,073,984 88% 1.22MB/s 0:02:01 1,181,384,704 88% 1.21MB/s 0:02:01 1,182,695,424 88% 1.21MB/s 0:02:00 1,184,006,144 88% 1.21MB/s 0:01:59 1,185,316,864 88% 1.21MB/s 0:01:58 1,186,627,584 89% 1.21MB/s 0:01:57 1,187,938,304 89% 1.22MB/s 0:01:55 1,189,249,024 89% 1.22MB/s 0:01:54 1,190,559,744 89% 1.21MB/s 0:01:53 1,191,870,464 89% 1.21MB/s 0:01:53 1,193,181,184 89% 1.21MB/s 0:01:52 1,194,491,904 89% 1.21MB/s 0:01:51 1,195,802,624 89% 1.21MB/s 0:01:50 1,197,113,344 89% 1.21MB/s 0:01:49 1,198,424,064 89% 1.21MB/s 0:01:48 1,199,734,784 90% 1.21MB/s 0:01:46 1,201,045,504 90% 1.21MB/s 0:01:45 1,202,356,224 90% 1.21MB/s 0:01:44 1,203,666,944 90% 1.21MB/s 0:01:43 1,204,977,664 90% 1.21MB/s 0:01:42 1,206,288,384 90% 1.21MB/s 0:01:41 1,207,599,104 90% 1.21MB/s 0:01:40 1,208,909,824 90% 1.21MB/s 0:01:39 1,210,220,544 90% 1.22MB/s 0:01:37 1,211,531,264 90% 1.21MB/s 0:01:37 1,212,841,984 91% 1.21MB/s 0:01:36 1,214,152,704 91% 1.21MB/s 0:01:35 1,215,463,424 91% 1.21MB/s 0:01:33 1,216,774,144 91% 1.22MB/s 0:01:32 1,218,084,864 91% 1.22MB/s 0:01:31 1,219,395,584 91% 1.22MB/s 0:01:30 1,220,706,304 91% 1.21MB/s 0:01:29 1,222,017,024 91% 1.21MB/s 0:01:28 1,223,327,744 91% 1.21MB/s 0:01:27 1,224,638,464 91% 1.21MB/s 0:01:26 1,225,949,184 92% 1.21MB/s 0:01:25 1,227,259,904 92% 1.21MB/s 0:01:24 1,228,570,624 92% 1.21MB/s 0:01:23 1,229,881,344 92% 1.21MB/s 0:01:22 1,231,192,064 92% 1.21MB/s 0:01:21 1,232,502,784 92% 1.21MB/s 0:01:20 1,233,780,736 92% 1.21MB/s 0:01:19 1,235,091,456 92% 1.21MB/s 0:01:18 1,236,402,176 92% 1.21MB/s 0:01:17 1,237,712,896 92% 1.21MB/s 0:01:16 1,239,023,616 93% 1.21MB/s 0:01:14 1,240,334,336 93% 1.21MB/s 0:01:13 1,241,645,056 93% 1.21MB/s 0:01:13 1,242,955,776 93% 1.21MB/s 0:01:11 1,244,266,496 93% 1.22MB/s 0:01:10 1,245,577,216 93% 1.22MB/s 0:01:09 1,246,887,936 93% 1.22MB/s 0:01:08 1,248,198,656 93% 1.21MB/s 0:01:07 1,249,509,376 93% 1.21MB/s 0:01:06 1,250,820,096 93% 1.20MB/s 0:01:06 1,252,130,816 93% 1.20MB/s 0:01:04 1,253,441,536 94% 1.21MB/s 0:01:03 1,254,752,256 94% 1.21MB/s 0:01:02 1,256,062,976 94% 1.22MB/s 0:01:00 1,257,373,696 94% 1.22MB/s 0:00:59 1,258,684,416 94% 1.22MB/s 0:00:58 1,259,995,136 94% 1.21MB/s 0:00:58 1,261,305,856 94% 1.21MB/s 0:00:57 1,262,616,576 94% 1.21MB/s 0:00:56 1,263,927,296 94% 1.21MB/s 0:00:55 1,265,238,016 94% 1.22MB/s 0:00:53 1,266,548,736 95% 1.22MB/s 0:00:52 1,267,859,456 95% 1.22MB/s 0:00:51 1,269,170,176 95% 1.21MB/s 0:00:50 1,270,480,896 95% 1.21MB/s 0:00:49 1,271,791,616 95% 1.21MB/s 0:00:48 1,273,102,336 95% 1.21MB/s 0:00:47 1,274,413,056 95% 1.21MB/s 0:00:46 1,275,723,776 95% 1.21MB/s 0:00:45 1,277,034,496 95% 1.21MB/s 0:00:44 1,278,345,216 95% 1.21MB/s 0:00:43 1,279,655,936 96% 1.22MB/s 0:00:42 1,280,966,656 96% 1.22MB/s 0:00:41 1,282,277,376 96% 1.21MB/s 0:00:40 1,283,588,096 96% 1.22MB/s 0:00:38 1,284,898,816 96% 1.21MB/s 0:00:37 1,286,209,536 96% 1.22MB/s 0:00:36 1,287,520,256 96% 1.22MB/s 0:00:35 1,288,830,976 96% 1.22MB/s 0:00:34 1,290,141,696 96% 1.22MB/s 0:00:33 1,291,452,416 96% 1.22MB/s 0:00:32 1,292,763,136 97% 1.22MB/s 0:00:31 1,294,073,856 97% 1.22MB/s 0:00:30 1,295,384,576 97% 1.21MB/s 0:00:29 1,296,695,296 97% 1.21MB/s 0:00:28 1,298,006,016 97% 1.21MB/s 0:00:27 1,299,316,736 97% 1.22MB/s 0:00:26 1,300,627,456 97% 1.22MB/s 0:00:25 1,301,938,176 97% 1.22MB/s 0:00:24 1,303,248,896 97% 1.22MB/s 0:00:23 1,304,559,616 97% 1.22MB/s 0:00:22 1,305,870,336 98% 1.22MB/s 0:00:20 1,307,181,056 98% 1.22MB/s 0:00:19 1,308,491,776 98% 1.21MB/s 0:00:19 1,309,802,496 98% 1.21MB/s 0:00:18 1,311,113,216 98% 1.20MB/s 0:00:17 1,312,423,936 98% 1.20MB/s 0:00:15 1,313,734,656 98% 1.22MB/s 0:00:14 1,315,045,376 98% 1.22MB/s 0:00:13 1,316,356,096 98% 1.21MB/s 0:00:12 1,317,535,744 98% 1.18MB/s 0:00:12 1,318,846,464 99% 1.16MB/s 0:00:11 1,320,157,184 99% 1.15MB/s 0:00:10 1,321,467,904 99% 1.15MB/s 0:00:09 1,322,778,624 99% 1.18MB/s 0:00:07 1,324,089,344 99% 1.19MB/s 0:00:06 1,325,400,064 99% 1.20MB/s 0:00:05 1,326,710,784 99% 1.18MB/s 0:00:04 1,328,021,504 99% 1.18MB/s 0:00:03 1,329,332,224 99% 1.19MB/s 0:00:02 1,330,642,944 99% 1.19MB/s 0:00:01 1,331,953,664 99% 1.21MB/s 0:00:00 1,332,093,092 100% 1.21MB/s 0:17:32 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221210-tablet-x64uefi.img.xz.sha256 131 100% 1.25kB/s 0:00:00 131 100% 1.25kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,209,675,110 bytes received 577 bytes 1,263,900.64 bytes/sec total size is 3,208,891,088 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@7eee9043[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=33,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-10-04T14:33:56Z]] (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