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 f43e2ed5193bbe6600e21dd23c93d3273648e059 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@3348870f[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:f43e2ed) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059 [plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins328606372080648569.sh + PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports 37c7f81f5..ffea64b8b master -> origin/master * [new branch] fp4-improvements -> origin/fp4-improvements * [new branch] msm8226-dtb -> origin/msm8226-dtb * [new branch] newbyte/remove-virtboard-leftovers -> origin/newbyte/remove-virtboard-leftovers * [new branch] pil-squasher-remove -> origin/pil-squasher-remove Updating 37c7f81f5..ffea64b8b Fast-forward main/postmarketos-ui-phosh/01-phoc-scaling | 2 -- main/postmarketos-ui-phosh/APKBUILD | 8 ++------ 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 main/postmarketos-ui-phosh/01-phoc-scaling [15:49:04] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:04] Channel [edge]: [15:49:04] Vendor [qemu]: [15:49:04] Device codename [amd64]: [15:49:04] Kernel [lts]: [15:49:04] Username [user]: [15:49:04] User interface [weston]: [15:49:04] Change them? (y/n) [n]: [15:49:04] Extra packages [none]: [15:49:04] Use this timezone instead of GMT? (y/n) [y]: [15:49:04] Choose default locale for installation [C.UTF-8]: [15:49:04] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:04] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:05] Config changed: ui='plasma-mobile' [15:49:05] Config changed: device='tablet-x64uefi' [15:49:05] Config changed: kernel='stable' [15:49:05] Config changed: extra_packages='osk-sdl' (1770002) [15:49:06] % 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) (1770002) [15:49:06] % 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.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 (1770002) [15:49:06] *** (1/4) PREPARE NATIVE CHROOT *** (1770002) [15:49:06] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1770002) [15:49:06] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1770002) [15:49:06] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1770002) [15:49:06] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1770002) [15:49:06] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1770002) [15:49:06] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1770002) [15:49:06] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1770002) [15:49:06] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1770002) [15:49:06] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1770002) [15:49:06] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1770002) [15:49:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1770002) [15:49:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1770002) [15:49:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1770002) [15:49:06] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1770002) [15:49:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1770002) [15:49:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1770002) [15:49:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1770002) [15:49:06] Update package index for x86_64 (4 file(s)) (1770002) [15:49:06] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1770002) [15:49:06] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1770002) [15:49:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1770002) [15:49:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1770002) [15:49:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1770002) [15:49:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1770002) [15:49:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1770002) [15:49:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1770002) [15:49:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1770002) [15:49:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1770002) [15:49:08] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1770002) [15:49:08] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1770002) [15:49:08] extracted: /tmp/pmbootstrapp1767n2uapk (1770002) [15:49:08] extracted: /tmp/pmbootstraptessmo6zsig (1770002) [15:49:08] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1770002) [15:49:08] % 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/pmbootstraptessmo6zsig /tmp/pmbootstrapp1767n2uapk Verified OK (1770002) [15:49:08] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1770002) [15:49:08] % /tmp/pmbootstrapp1767n2uapk --version apk-tools 2.12.9, compiled for x86_64. (1770002) [15:49:08] (native) install alpine-base (1770002) [15:49:08] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % 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 (1770002) [15:49:08] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1770002) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1770002) [15:49:08] (native) update /etc/apk/repositories (1770002) [15:49:08] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1770002) [15:49:08] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1770002) [15:49:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1770002) [15:49:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1770002) [15:49:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1770002) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1770002) [15:49:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1770002) [15:49:09] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1770002) [15:49:09] % 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 (1770002) [15:49:09] New background process: pid=1770167, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (1770002) [15:49:10] (native) % adduser -D pmos -u 12345 (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1770002) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1770002) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1770002) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1770002) [15:49:10] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1770002) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1770002) [15:49:10] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1770002) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1770002) [15:49:10] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1770002) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1770002) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1770002) [15:49:10] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1770002) [15:49:14] (native) install cryptsetup util-linux parted (1770002) [15:49:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1770002) [15:49:14] (native) % cat /tmp/apk_progress_fifo (1770002) [15:49:14] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1770002) [15:49:14] New background process: pid=1770397, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r2) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (1770002) [15:49:16] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1770002) [15:49:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1770002) [15:49:16] % 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 (1770002) [15:49:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1770002) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (1770002) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (1770002) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (1770002) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (1770002) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (1770002) [15:49:16] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1770002) [15:49:16] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1770002) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1770002) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1770002) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1770002) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1770002) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1770002) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1770002) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1770002) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1770002) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1770002) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1770002) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1770002) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1770002) [15:49:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1770002) [15:49:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1770002) [15:49:17] extracted: /tmp/pmbootstrapmjaqzi7tapk (1770002) [15:49:17] extracted: /tmp/pmbootstrapgnbpvdupsig (1770002) [15:49:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1770002) [15:49:17] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapgnbpvdupsig /tmp/pmbootstrapmjaqzi7tapk Verified OK (1770002) [15:49:17] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1770002) [15:49:17] % /tmp/pmbootstrapmjaqzi7tapk --version apk-tools 2.12.9, compiled for x86_64. (1770002) [15:49:17] (rootfs_tablet-x64uefi) install alpine-base (1770002) [15:49:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (1770002) [15:49:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (1770002) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (1770002) [15:49:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories (1770002) [15:49:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1770002) [15:49:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1770002) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1770002) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1770002) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1770002) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1770002) [15:49:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1770002) [15:49:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1770002) [15:49:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1770002) [15:49:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1770002) [15:49:17] New background process: pid=1770713, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (1770002) [15:49:17] (rootfs_tablet-x64uefi) % getent passwd user (1770002) [15:49:17] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user wheel (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user video (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user audio (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user input (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S plugdev (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user plugdev (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (1770002) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user netdev (1770002) [15:49:18] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (1770002) [15:49:18] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1770002) [15:49:19] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1770002) [15:49:19] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (1770002) [15:49:19] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1770002) [15:49:20] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1770002) [15:49:20] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1770002) [15:49:21] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1770002) [15:49:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1770002) [15:49:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1770002) [15:49:21] (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 angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1770002) [15:49:21] New background process: pid=1770885, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/801) Installing icu-data-full (71.1-r4) (2/801) Installing dbus-libs (1.15.0-r2) (3/801) Installing libgcc (12.2.1_git20220924-r2) (4/801) Installing libffi (3.4.3-r0) (5/801) Installing libintl (0.21-r3) (6/801) Installing libblkid (2.38.1-r0) (7/801) Installing libmount (2.38.1-r0) (8/801) Installing pcre2 (10.40-r0) (9/801) Installing glib (2.74.0-r2) (10/801) Installing libstdc++ (12.2.1_git20220924-r2) (11/801) Installing icu-libs (71.1-r4) (12/801) Installing libpcre2-16 (10.40-r0) (13/801) Installing zstd-libs (1.5.2-r9) (14/801) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/801) Installing hicolor-icon-theme (0.17-r2) (16/801) Installing libmagic (5.42-r0) (17/801) Installing file (5.42-r0) (18/801) Installing libxau (1.0.10-r0) (19/801) Installing libmd (1.0.4-r0) (20/801) Installing libbsd (0.11.6-r2) (21/801) Installing libxdmcp (1.1.3-r1) (22/801) Installing libxcb (1.15-r0) (23/801) Installing libx11 (1.8.1-r1) (24/801) Installing libxext (1.3.4-r1) (25/801) Installing libice (1.0.10-r1) (26/801) Installing libuuid (2.38.1-r0) (27/801) Installing libsm (1.2.3-r1) (28/801) Installing libxt (1.2.1-r0) (29/801) Installing libxmu (1.1.3-r1) (30/801) Installing xset (1.2.4-r0) (31/801) Installing xprop (1.2.5-r0) (32/801) Installing xdg-utils (1.1.3-r4) (33/801) Installing mesa (22.1.7-r4) (34/801) Installing libpciaccess (0.16-r1) (35/801) Installing libdrm (2.4.113-r0) (36/801) Installing libexpat (2.4.9-r0) (37/801) Installing wayland-libs-server (1.21.0-r1) (38/801) Installing libxfixes (6.0.0-r0) (39/801) Installing libxxf86vm (1.1.5-r0) (40/801) Installing mesa-glapi (22.1.7-r4) (41/801) Installing libxshmfence (1.3-r1) (42/801) Installing mesa-gl (22.1.7-r4) (43/801) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (44/801) Installing libxcomposite (0.4.5-r1) (45/801) Installing brotli-libs (1.0.9-r8) (46/801) Installing libbz2 (1.0.8-r3) (47/801) Installing libpng (1.6.38-r0) (48/801) Installing freetype (2.12.1-r0) (49/801) Installing fontconfig (2.14.0-r0) (50/801) Installing wayland-libs-client (1.21.0-r1) (51/801) Installing wayland-libs-cursor (1.21.0-r1) (52/801) Installing wayland-libs-egl (1.21.0-r1) (53/801) Installing pkgconf (1.9.3-r0) (54/801) Installing xkeyboard-config (9999-r5) (55/801) Installing xz-libs (5.2.7-r0) (56/801) Installing libxml2 (2.10.2-r1) (57/801) Installing libxkbcommon (1.4.1-r0) (58/801) Installing qt5-qtwayland (5.15.5_git20220620-r1) (59/801) Installing mesa-gbm (22.1.7-r4) (60/801) Installing mesa-egl (22.1.7-r4) (61/801) Installing avahi-libs (0.8-r6) (62/801) Installing gmp (6.2.1-r2) (63/801) Installing nettle (3.8.1-r0) (64/801) Installing p11-kit (0.24.1-r0) (65/801) Installing libtasn1 (4.19.0-r0) (66/801) Installing libunistring (1.0-r0) (67/801) Installing gnutls (3.7.8-r0) (68/801) Installing cups-libs (2.4.2-r0) (69/801) Installing shared-mime-info (2.2-r1) (70/801) Installing libjpeg-turbo (2.1.4-r0) (71/801) Installing libwebp (1.2.4-r1) (72/801) Installing tiff (4.4.0-r0) (73/801) Installing gdk-pixbuf (2.42.9-r1) (74/801) Installing gtk-update-icon-cache (3.24.34-r6) (75/801) Installing libxrender (0.9.10-r4) (76/801) Installing libxcursor (1.2.1-r1) (77/801) Installing libxdamage (1.1.5-r1) (78/801) Installing libxi (1.8-r0) (79/801) Installing libxinerama (1.1.4-r2) (80/801) Installing libxrandr (1.5.2-r1) (81/801) Installing libatk-1.0 (2.46.0-r0) (82/801) Installing libxtst (1.2.4-r0) (83/801) Installing at-spi2-core (2.46.0-r0) (84/801) Installing libatk-bridge-2.0 (2.46.0-r0) (85/801) Installing pixman (0.40.0-r4) (86/801) Installing cairo (1.17.6-r3) (87/801) Installing cairo-gobject (1.17.6-r3) (88/801) Installing libepoxy (1.5.10-r0) (89/801) Installing fribidi (1.0.12-r0) (90/801) Installing graphite2 (1.3.14-r1) (91/801) Installing harfbuzz (5.2.0-r0) (92/801) Installing libxft (2.3.6-r0) (93/801) Installing pango (1.50.11-r0) (94/801) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (95/801) Installing libevdev (1.13.0-r0) (96/801) Installing mtdev (1.1.6-r0) (97/801) Installing eudev-libs (3.2.11-r2) (98/801) Installing libinput-libs (1.21.0-r0) (99/801) Installing xcb-util-wm (0.4.1-r1) (100/801) Installing xcb-util (0.4.0-r3) (101/801) Installing xcb-util-image (0.4.0-r1) (102/801) Installing xcb-util-keysyms (0.4.0-r1) (103/801) Installing xcb-util-renderutil (0.3.9-r1) (104/801) Installing libxkbcommon-x11 (1.4.1-r0) (105/801) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (106/801) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (107/801) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (108/801) Installing kirigami2-libs (5.98.0-r0) (109/801) Installing kirigami2 (5.98.0-r0) (110/801) Installing kactivities-libs (5.98.0-r0) (111/801) Installing karchive (5.98.0-r0) (112/801) Installing kconfig (5.98.0-r0) (113/801) Installing kcoreaddons (5.98.0-r0) (114/801) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (115/801) Installing kwindowsystem (5.98.0-r0) (116/801) Installing kcrash (5.98.0-r0) (117/801) Installing kdbusaddons (5.98.0-r0) (118/801) Installing kglobalaccel (5.98.0-r0) (119/801) Installing kguiaddons (5.98.0-r0) (120/801) Installing ki18n (5.98.0-r0) (121/801) Installing libelogind (246.10-r5) (122/801) Installing polkit-elogind-libs (121-r0) (123/801) Installing polkit-qt-1 (0.114.0-r1) (124/801) Installing kauth (5.98.0-r0) (125/801) Installing kcodecs (5.98.0-r0) (126/801) Installing kwidgetsaddons (5.98.0-r0) (127/801) Installing kconfigwidgets (5.98.0-r0) (128/801) Installing qt5-qtsvg (5.15.5_git20220617-r0) (129/801) Installing kiconthemes (5.98.0-r0) (130/801) Installing kitemviews (5.98.0-r0) (131/801) Installing kxmlgui (5.98.0-r0) (132/801) Installing kbookmarks (5.98.0-r0) (133/801) Installing kcompletion (5.98.0-r0) (134/801) Installing libxml2-utils (2.10.2-r1) (135/801) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (136/801) Installing libgpg-error (1.45-r0) (137/801) Installing libgcrypt (1.10.1-r0) (138/801) Installing libxslt (1.1.36-r0) (139/801) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (140/801) Installing kdoctools (5.98.0-r0) (141/801) Installing kjobwidgets (5.98.0-r0) (142/801) Installing alsa-lib (1.2.7.2-r0) (143/801) Installing libxv (1.0.11-r3) (144/801) Installing cdparanoia-libs (10.2-r11) (145/801) Installing graphene (1.10.8-r1) (146/801) Installing gstreamer (1.20.3-r1) (147/801) Installing libogg (1.3.5-r1) (148/801) Installing opus (1.3.1-r1) (149/801) Installing orc (0.4.32-r1) (150/801) Installing libtheora (1.1.1-r16) (151/801) Installing libvorbis (1.3.7-r0) (152/801) Installing gst-plugins-base (1.20.3-r1) (153/801) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/801) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/801) Installing sound-theme-freedesktop (0.8-r0) (156/801) Installing libltdl (2.4.7-r0) (157/801) Installing libcanberra (0.30-r8) (158/801) Installing libcanberra-gstreamer (0.30-r8) (159/801) Installing knotifications (5.98.0-r0) (160/801) Installing kservice (5.98.0-r0) (161/801) Installing solid-libs (5.98.0-r0) (162/801) Installing libhunspell (1.7.1-r0) (163/801) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/801) Installing ncurses-libs (6.3_p20220924-r0) (165/801) Installing readline (8.2.0-r0) (166/801) Installing hunspell (1.7.1-r0) (167/801) Installing sonnet (5.98.0-r0) (168/801) Installing ktextwidgets (5.98.0-r0) (169/801) Installing kio (5.98.0-r0) (170/801) Installing kpackage (5.98.0-r0) (171/801) Installing kdeclarative (5.98.0-r0) (172/801) Installing kwayland (5.98.0-r0) (173/801) Installing plasma-framework (5.98.0-r0) (174/801) Installing sqlite-libs (3.39.4-r0) (175/801) Installing libaccounts-glib (1.26-r0) (176/801) Installing libaccounts-qt (1.16-r1) (177/801) Installing signond (8.61-r0) (178/801) Installing accounts-qml-module (0.7_git20190605-r0) (179/801) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/801) Installing sdl2 (2.24.0-r1) (181/801) Installing svt-av1-libs (1.2.1-r0) (182/801) Installing aom-libs (3.5.0-r0) (183/801) Installing libass (0.16.0-r0) (184/801) Installing libdav1d (1.0.0-r1) (185/801) Installing lame (3.100-r1) (186/801) Installing libasyncns (0.8-r1) (187/801) Installing flac-libs (1.4.1-r0) (188/801) Installing libsndfile (1.1.0-r2) (189/801) Installing libgomp (12.2.1_git20220924-r2) (190/801) Installing soxr (0.1.3-r2) (191/801) Installing speexdsp (1.2.1-r0) (192/801) Installing tdb-libs (1.4.7-r0) (193/801) Installing libpulse (9999_git20220528-r0) (194/801) Installing cjson (1.7.15-r3) (195/801) Installing mbedtls (2.28.1-r0) (196/801) Installing librist (0.2.7-r0) (197/801) Installing libsrt (1.5.1-r0) (198/801) Installing libssh (0.10.4-r0) (199/801) Installing v4l-utils-libs (1.22.1-r2) (200/801) Installing libva (2.16.0-r0) (201/801) Installing libvdpau (1.5-r0) (202/801) Installing vidstab (1.1.0-r1) (203/801) Installing libvpx (1.12.0-r1) (204/801) Installing x264-libs (0.164_git20220602-r0) (205/801) Installing numactl (2.0.15-r0) (206/801) Installing x265-libs (3.5-r3) (207/801) Installing xvidcore (1.3.7-r1) (208/801) Installing libsodium (1.0.18-r2) (209/801) Installing libzmq (4.3.4-r1) (210/801) Installing ffmpeg-libs (5.1.2-r1) (211/801) Installing libevent (2.1.12-r5) (212/801) Installing nspr (4.35-r0) (213/801) Installing nss (3.83-r0) (214/801) Installing re2 (2022.06.01-r1) (215/801) Installing snappy (1.1.9-r4) (216/801) Installing qt5-qtwebengine (5.15.11-r0) (217/801) Installing libnotify (0.8.1-r1) (218/801) Installing libproxy (0.4.18-r1) (219/801) Installing signon-ui (0.17_git20171023-r1) (220/801) Installing libassuan (2.5.5-r0) (221/801) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (222/801) Installing gnupg-gpgconf (2.2.39-r0) (223/801) Installing gpg (2.2.39-r0) (224/801) Installing npth (1.6-r1) (225/801) Installing gpg-agent (2.2.39-r0) (226/801) Installing libksba (1.6.1-r0) (227/801) Installing gpgsm (2.2.39-r0) (228/801) Installing gpgme (1.17.1-r0) (229/801) Installing gpgmepp (1.17.1-r0) (230/801) Installing gdbm (1.23-r0) (231/801) Installing libsasl (2.1.28-r2) (232/801) Installing libqca (2.3.4-r2) (233/801) Installing kwallet (5.98.0-r0) (234/801) Installing kaccounts-integration (22.08.1-r0) (235/801) Installing purpose (5.98.0-r0) (236/801) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (237/801) Installing qt5-qtfeedback (0_git20180903-r0) (238/801) Installing angelfish (22.09-r0) (239/801) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (240/801) Installing gtk-engines-clearlooks (2.21.0-r3) (241/801) Installing gtk-engines-crux (2.21.0-r3) (242/801) Installing gtk-engines-industrial (2.21.0-r3) (243/801) Installing gtk-engines-mist (2.21.0-r3) (244/801) Installing gtk-engines-redmond (2.21.0-r3) (245/801) Installing gtk-engines-thinice (2.21.0-r3) (246/801) Installing gtk-engines (2.21.0-r3) (247/801) Installing breeze-gtk (5.25.5-r0) (248/801) Installing udev-init-scripts (35-r1) (249/801) Installing udev-init-scripts-openrc (35-r1) (250/801) Installing kmod-libs (30-r1) (251/801) Installing eudev (3.2.11-r2) (252/801) Installing eudev-openrc (3.2.11-r2) (253/801) Installing openssh-keygen (9.0_p1-r4) (254/801) Installing libedit (20210910.3.1-r0) (255/801) Installing openssh-client-common (9.0_p1-r4) (256/801) Installing openssh-client-default (9.0_p1-r4) (257/801) Installing openssh-sftp-server (9.0_p1-r4) (258/801) Installing openssh-server-common (9.0_p1-r4) (259/801) Installing openssh-server (9.0_p1-r4) (260/801) Installing openssh (9.0_p1-r4) (261/801) Installing boot-deploy (0.6-r0) (262/801) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (263/801) Installing lzo (2.10-r3) (264/801) Installing btrfs-progs (5.19.1-r0) (265/801) Installing bzip2 (1.0.8-r3) (266/801) Installing argon2-libs (20190702-r2) (267/801) Installing device-mapper-libs (2.02.188-r0) (268/801) Installing json-c (0.16-r0) (269/801) Installing cryptsetup-libs (2.5.0-r2) (270/801) Installing popt (1.19-r0) (271/801) Installing cryptsetup (2.5.0-r2) (272/801) Installing cryptsetup-openrc (2.5.0-r2) (273/801) Installing libaio (0.3.113-r0) (274/801) Installing device-mapper-event-libs (2.02.188-r0) (275/801) Installing lvm2-libs (2.02.188-r0) (276/801) Installing device-mapper (2.02.188-r0) (277/801) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (278/801) Installing libcom_err (1.46.5-r2) (279/801) Installing e2fsprogs-libs (1.46.5-r2) (280/801) Installing e2fsprogs (1.46.5-r2) (281/801) Installing e2fsprogs-extra (1.46.5-r2) (282/801) Installing f2fs-tools-libs (1.15.0-r0) (283/801) Installing f2fs-tools (1.15.0-r0) (284/801) Installing lz4 (1.9.4-r1) (285/801) Installing userspace-rcu (0.13.2-r0) (286/801) Installing multipath-tools (0.9.1-r0) (287/801) Installing multipath-tools-openrc (0.9.1-r0) (288/801) Installing parted (3.5-r0) (289/801) Installing postmarketos-mvcfg (1-r0) (290/801) Installing postmarketos-keys (1-r0) (291/801) Installing sudo (1.9.11_p3-r0) (292/801) Installing postmarketos-base-nofde (22-r0) (293/801) Installing unudhcpd (0.2.1-r0) (294/801) Installing xz (5.2.7-r0) (295/801) Installing postmarketos-mkinitfs (1.5-r0) (296/801) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-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 (297/801) Installing linux-firmware-yamaha (20220913-r0) (298/801) Installing linux-firmware-yam (20220913-r0) (299/801) Installing linux-firmware-wfx (20220913-r0) (300/801) Installing linux-firmware-vxge (20220913-r0) (301/801) Installing linux-firmware-vicam (20220913-r0) (302/801) Installing linux-firmware-ueagle-atm (20220913-r0) (303/801) Installing linux-firmware-ttusb-budget (20220913-r0) (304/801) Installing linux-firmware-tigon (20220913-r0) (305/801) Installing linux-firmware-ti-keystone (20220913-r0) (306/801) Installing linux-firmware-ti-connectivity (20220913-r0) (307/801) Installing linux-firmware-ti (20220913-r0) (308/801) Installing linux-firmware-tehuti (20220913-r0) (309/801) Installing linux-firmware-sxg (20220913-r0) (310/801) Installing linux-firmware-sun (20220913-r0) (311/801) Installing linux-firmware-slicoss (20220913-r0) (312/801) Installing linux-firmware-sb16 (20220913-r0) (313/801) Installing linux-firmware-rtw89 (20220913-r0) (314/801) Installing linux-firmware-rtw88 (20220913-r0) (315/801) Installing linux-firmware-rtlwifi (20220913-r0) (316/801) Installing linux-firmware-rtl_nic (20220913-r0) (317/801) Installing linux-firmware-rtl_bt (20220913-r0) (318/801) Installing linux-firmware-rtl8192e (20220913-r0) (319/801) Installing linux-firmware-rsi (20220913-r0) (320/801) Installing linux-firmware-rockchip (20220913-r0) (321/801) Installing linux-firmware-radeon (20220913-r0) (322/801) Installing linux-firmware-r128 (20220913-r0) (323/801) Installing linux-firmware-qlogic (20220913-r0) (324/801) Installing linux-firmware-qed (20220913-r0) (325/801) Installing linux-firmware-ath10k (20220913-r0) (326/801) Installing linux-firmware-qcom (20220913-r0) (327/801) Installing linux-firmware-qca (20220913-r0) (328/801) Installing linux-firmware-ositech (20220913-r0) (329/801) Installing linux-firmware-nvidia (20220913-r0) (330/801) Installing linux-firmware-netronome (20220913-r0) (331/801) Installing linux-firmware-myricom (20220913-r0) (332/801) Installing linux-firmware-mwlwifi (20220913-r0) (333/801) Installing linux-firmware-mwl8k (20220913-r0) (334/801) Installing linux-firmware-mrvl (20220913-r0) (335/801) Installing linux-firmware-moxa (20220913-r0) (336/801) Installing linux-firmware-microchip (20220913-r0) (337/801) Installing linux-firmware-meson (20220913-r0) (338/801) Installing linux-firmware-mellanox (20220913-r0) (339/801) Installing linux-firmware-mediatek (20220913-r0) (340/801) Installing linux-firmware-matrox (20220913-r0) (341/801) Installing linux-firmware-liquidio (20220913-r0) (342/801) Installing linux-firmware-libertas (20220913-r0) (343/801) Installing linux-firmware-korg (20220913-r0) (344/801) Installing linux-firmware-keyspan_pda (20220913-r0) (345/801) Installing linux-firmware-keyspan (20220913-r0) (346/801) Installing linux-firmware-kaweth (20220913-r0) (347/801) Installing linux-firmware-isci (20220913-r0) (348/801) Installing linux-firmware-intel (20220913-r0) (349/801) Installing linux-firmware-inside-secure (20220913-r0) (350/801) Installing linux-firmware-imx (20220913-r0) (351/801) Installing linux-firmware-i915 (20220913-r0) (352/801) Installing linux-firmware-go7007 (20220913-r0) (353/801) Installing linux-firmware-ess (20220913-r0) (354/801) Installing linux-firmware-ene-ub6250 (20220913-r0) (355/801) Installing linux-firmware-emi62 (20220913-r0) (356/801) Installing linux-firmware-emi26 (20220913-r0) (357/801) Installing linux-firmware-edgeport (20220913-r0) (358/801) Installing linux-firmware-e100 (20220913-r0) (359/801) Installing linux-firmware-dsp56k (20220913-r0) (360/801) Installing linux-firmware-dpaa2 (20220913-r0) (361/801) Installing linux-firmware-dabusb (20220913-r0) (362/801) Installing linux-firmware-cypress (20220913-r0) (363/801) Installing linux-firmware-cxgb4 (20220913-r0) (364/801) Installing linux-firmware-cxgb3 (20220913-r0) (365/801) Installing linux-firmware-cpia2 (20220913-r0) (366/801) Installing linux-firmware-cnm (20220913-r0) (367/801) Installing linux-firmware-cis (20220913-r0) (368/801) Installing linux-firmware-cirrus (20220913-r0) (369/801) Installing linux-firmware-cavium (20220913-r0) (370/801) Installing linux-firmware-cadence (20220913-r0) (371/801) Installing linux-firmware-brcm (20220913-r0) (372/801) Installing linux-firmware-bnx2x (20220913-r0) (373/801) Installing linux-firmware-bnx2 (20220913-r0) (374/801) Installing linux-firmware-av7110 (20220913-r0) (375/801) Installing linux-firmware-atusb (20220913-r0) (376/801) Installing linux-firmware-atmel (20220913-r0) (377/801) Installing linux-firmware-ath9k_htc (20220913-r0) (378/801) Installing linux-firmware-ath6k (20220913-r0) (379/801) Installing linux-firmware-ath11k (20220913-r0) (380/801) Installing linux-firmware-ar3k (20220913-r0) (381/801) Installing linux-firmware-amphion (20220913-r0) (382/801) Installing linux-firmware-amdgpu (20220913-r0) (383/801) Installing linux-firmware-amd-ucode (20220913-r0) (384/801) Installing linux-firmware-amd (20220913-r0) (385/801) Installing linux-firmware-advansys (20220913-r0) (386/801) Installing linux-firmware-adaptec (20220913-r0) (387/801) Installing linux-firmware-acenic (20220913-r0) (388/801) Installing linux-firmware-3com (20220913-r0) (389/801) Installing linux-firmware-other (20220913-r0) (390/801) Installing linux-firmware (20220913-r0) (391/801) Installing linux-lts (5.15.71-r0) (392/801) Installing llvm14-libs (14.0.6-r7) (393/801) Installing musl-fts (1.2.7-r3) (394/801) Installing libelf (0.187-r2) (395/801) Installing vulkan-loader (1.3.224.1-r1) (396/801) Installing mesa-dri-gallium (22.1.7-r4) (397/801) Installing device-tablet-x64uefi (0.3-r4) (398/801) Installing ca-certificates (20220614-r2) (399/801) Installing nghttp2-libs (1.50.0-r0) (400/801) Installing libcurl (7.85.0-r0) (401/801) Installing libxmlb (0.3.10-r0) (402/801) Installing yaml (0.2.5-r0) (403/801) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (404/801) Installing appstream-qt (0.15.5-r0) (405/801) Installing attica (5.98.0-r0) (406/801) Installing kidletime (5.98.0-r0) (407/801) Installing knewstuff (5.98.0-r0) (408/801) Installing discover (5.25.5-r0) (409/801) Installing libapk-qt (0.4.2-r0) (410/801) Installing discover-backend-apk (5.25.5-r0) (411/801) Installing dbus-glib (0.112-r1) (412/801) Installing firefox-esr (102.3.0-r0) (413/801) Installing font-noto-common (0_git20211101-r6) (414/801) Installing font-noto-math (0_git20211101-r6) (415/801) Installing font-noto-symbols (0_git20211101-r6) (416/801) Installing font-noto (0_git20211101-r6) (417/801) Installing font-noto-emoji (2.038-r0) (418/801) Installing font-noto-extra (0_git20211101-r6) (419/801) Installing mauiman (1.0.0-r0) (420/801) Installing mauikit (2.2.0-r0) (421/801) Installing exiv2 (0.27.5-r1) (422/801) Installing mauikit-imagetools (2.2.0-r0) (423/801) Installing mauikit-filebrowsing (2.2.0-r0) (424/801) Installing index (2.2.0-r0) (425/801) Installing signon-plugin-oauth2 (0.25-r0) (426/801) Installing kaccounts-providers (22.08.1-r0) (427/801) Installing kirigami-addons (0.4-r0) (428/801) Installing kclock (22.09-r0) (429/801) Installing gsettings-desktop-schemas (43.0-r0) (430/801) Installing kdecoration (5.25.5-r0) (431/801) Installing kde-gtk-config (5.25.5-r0) (432/801) Installing kirigami-gallery (22.08.1-r0) (433/801) Installing kquickimageeditor (0.2.0-r1) (434/801) Installing taglib (1.12-r1) (435/801) Installing kfilemetadata (5.98.0-r0) (436/801) Installing qt5-qtlocation (5.15.5_git20220618-r0) (437/801) Installing koko (22.09-r0) (438/801) Installing kasync (0.3.0-r2) (439/801) Installing gpg-wks-server (2.2.39-r0) (440/801) Installing gpgv (2.2.39-r0) (441/801) Installing libldap (2.6.3-r3) (442/801) Installing gnupg-dirmngr (2.2.39-r0) (443/801) Installing gnupg-utils (2.2.39-r0) (444/801) Installing gnupg-wks-client (2.2.39-r0) (445/801) Installing gnupg (2.2.39-r0) (446/801) Installing iso-codes (4.11.0-r0) (447/801) Installing kcontacts (5.98.0-r0) (448/801) Installing kpeople (5.98.0-r0) (449/801) Installing libical (3.0.14-r1) (450/801) Installing kcalendarcore (5.98.0-r0) (451/801) Installing kmime (22.08.1-r0) (452/801) Installing kimap2 (0.4.0-r1) (453/801) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (454/801) Installing kdav2 (0.4.0-r1) (455/801) Installing lmdb (0.9.29-r1) (456/801) Installing libxapian (1.4.20-r1) (457/801) Installing sink (0.9.0-r3) (458/801) Installing kpeoplesink (0_git20210224-r1) (459/801) Installing kpeoplevcard (0.1-r2) (460/801) Installing libraw (0.20.2-r0) (461/801) Installing libraw-tools (0.20.2-r0) (462/801) Installing lcms2 (2.13.1-r0) (463/801) Installing imagemagick-libs (7.1.0.49-r0) (464/801) Installing jbig2dec (0.19-r0) (465/801) Installing ghostscript (9.56.1-r0) (466/801) Installing libde265 (1.0.8-r2) (467/801) Installing libheif (1.13.0-r0) (468/801) Installing libjxl (0.6.1_git20220605-r1) (469/801) Installing librsvg (2.55.1-r0) (470/801) Installing imagemagick (7.1.0.49-r0) (471/801) Installing perl (5.36.0-r0) (472/801) Installing perl-image-exiftool (12.42-r0) (473/801) Installing exiftool (12.42-r0) (474/801) Installing openexr (3.1.5-r3) (475/801) Installing soundtouch (2.3.1-r0) (476/801) Installing chromaprint (1.5.1-r2) (477/801) Installing libraw1394 (2.1.2-r2) (478/801) Installing libusb (1.0.26-r0) (479/801) Installing libdc1394 (2.2.6-r0) (480/801) Installing tslib (1.22-r1) (481/801) Installing directfb (1.7.7-r4) (482/801) Installing faac (1.30-r1) (483/801) Installing fdk-aac (2.0.2-r1) (484/801) Installing flite (2.2-r1) (485/801) Installing libsamplerate (0.2.2-r0) (486/801) Installing jack (1.9.21-r0) (487/801) Installing portaudio (19.7.0-r0) (488/801) Installing fluidsynth-libs (2.3.0-r0) (489/801) Installing libfreeaptx (0.1.1-r0) (490/801) Installing gsm (1.0.22-r0) (491/801) Installing libgudev (237-r1) (492/801) Installing libldac (2.0.2.3-r0) (493/801) Installing libmodplug (0.8.9.0-r1) (494/801) Installing neon (0.32.4-r0) (495/801) Installing libnice (0.1.19-r0) (496/801) Installing openal-soft (1.22.2-r1) (497/801) Installing openjpeg (2.5.0-r0) (498/801) Installing librtmp (2.4_git20190330-r1) (499/801) Installing sbc (2.0-r0) (500/801) Installing spandsp (0.0.6-r2) (501/801) Installing libsrtp (2.4.2-r3) (502/801) Installing vo-aacenc (0.1.3-r0) (503/801) Installing vo-amrwbenc (0.1.3-r0) (504/801) Installing libzbar (0.23.92-r0) (505/801) Installing gst-plugins-bad (1.20.3-r4) (506/801) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (507/801) Installing megapixels (1.5.2-r0) (508/801) Installing mobile-config-firefox (3.0.0-r1) (509/801) Installing mesa-gles (22.1.7-r4) (510/801) Installing encodings (1.0.6-r0) (511/801) Installing libfontenc (1.1.6-r0) (512/801) Installing mkfontscale (1.2.2-r1) (513/801) Installing ttf-dejavu (2.37-r2) (514/801) Installing sdl2_ttf (2.20.1-r0) (515/801) Installing osk-sdl (0.67-r0) (516/801) Installing kcmutils (5.98.0-r0) (517/801) Installing frameworkintegration (5.98.0-r0) (518/801) Installing oxygen (5.25.5-r0) (519/801) Installing modemmanager-qt (5.98.0-r0) (520/801) Installing callaudiod-libs (0.1.4-r0) (521/801) Installing abseil-cpp (20220623.1-r1) (522/801) Installing boost1.80-thread (1.80.0-r2) (523/801) Installing libprotobuf (3.21.7-r0) (524/801) Installing libphonenumber (8.12.56-r0) (525/801) Installing plasma-dialer (22.09-r0) (526/801) Installing plasma-mobile-sounds (0.1-r1) (527/801) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (528/801) Installing plasma-phonebook (22.09-r0) (529/801) Installing postmarketos-artwork-wallpapers (2-r1) (530/801) Installing postmarketos-hidden-desktop-entries (2.2-r1) (531/801) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (532/801) Installing dbus-openrc (1.15.0-r2) (533/801) Installing bluez (5.65-r1) (534/801) Installing bluez-openrc (5.65-r1) (535/801) Installing bluez-obexd (5.65-r1) (536/801) Installing kded (5.98.0-r0) (537/801) Installing bluez-qt (5.98.0-r0) (538/801) Installing bluedevil (5.25.5-r0) (539/801) Installing breeze (5.25.5-r0) (540/801) Installing libpulse-mainloop-glib (9999_git20220528-r0) (541/801) Installing callaudiod (0.1.4-r0) (542/801) Installing dnsmasq-common (2.86-r5) (543/801) Installing dnsmasq-openrc (2.86-r5) (544/801) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (545/801) Installing linux-pam (1.5.2-r1) (546/801) Installing shadow (4.10-r3) (547/801) Installing libacl (2.3.1-r1) (548/801) Installing elogind (246.10-r5) (549/801) Installing elogind-openrc (246.10-r5) (550/801) Installing hfd-service (0.1.0-r1) (551/801) Installing hfd-service-openrc (0.1.0-r1) (552/801) Installing iio-sensor-proxy (3.4-r0) (553/801) Installing iio-sensor-proxy-openrc (3.4-r0) (554/801) Installing libkscreen (5.25.5-r0) (555/801) Installing qt5-qtsensors (5.15.5_git20220519-r0) (556/801) Installing kscreen (5.25.5-r0) (557/801) Installing socat (1.7.4.3-r1) (558/801) Installing kwallet-pam (5.25.5-r0) (559/801) Installing kwayland-integration (5.25.5-r0) (560/801) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (561/801) Installing duktape (2.7.0-r0) (562/801) Installing polkit-elogind (121-r0) (563/801) Installing libmm-glib (1.18.12-r0) (564/801) Installing libmbim (1.26.4-r0) (565/801) Installing libqrtr-glib (1.2.2-r0) (566/801) Installing libqmi (1.30.8-r0) (567/801) Installing modemmanager (1.18.12-r0) (568/801) Installing modemmanager-openrc (1.18.12-r0) (569/801) Installing libnm (1.40.0-r0) (570/801) Installing networkmanager-common (1.40.0-r0) (571/801) Installing networkmanager-openrc (1.40.0-r0) (572/801) Installing libmnl (1.0.5-r0) (573/801) Installing libnftnl (1.2.3-r0) (574/801) Installing iptables (1.8.8-r2) (575/801) Installing iptables-openrc (1.8.8-r2) (576/801) Installing libndp (1.8-r0) (577/801) Installing libidn2 (2.3.3-r0) (578/801) Installing libpsl (0.21.1-r0) (579/801) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-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>. * (580/801) Installing networkmanager-cli (1.40.0-r0) (581/801) Installing pcre (8.45-r2) (582/801) Installing slang (2.3.3-r0) (583/801) Installing newt (0.52.21-r4) (584/801) Installing networkmanager-tui (1.40.0-r0) (585/801) Installing wireless-regdb (2022.08.12-r0) (586/801) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-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. * (587/801) Installing mobile-broadband-provider-info (20220725-r0) (588/801) Installing networkmanager-wwan (1.40.0-r0) (589/801) Installing pipewire-libs (0.3.59-r0) (590/801) Installing libunwind (1.6.2-r0) (591/801) Installing libuv (1.44.2-r0) (592/801) Installing roc-toolkit-libs (0.1.5-r2) (593/801) Installing webrtc-audio-processing (0.3.1-r6) (594/801) Installing pipewire (0.3.59-r0) (595/801) Installing breeze-icons (5.98.0-r0) (596/801) Installing dbus-x11 (1.15.0-r2) (597/801) Installing kactivities (5.98.0-r0) (598/801) Installing dconf (0.40.0-r1) (599/801) Installing anthy (9100h-r1) (600/801) Installing maliit-framework (2.3.0-r1) (601/801) Installing kyotocabinet (1.2.79-r3) (602/801) Installing libpinyin (2.6.2-r0) (603/801) Installing tinyxml (2.6.2-r1) (604/801) Installing presage (0.9.1-r2) (605/801) Installing maliit-keyboard (2.3.1-r0) (606/801) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (607/801) Installing plasma-nano (5.25.5-r0) (608/801) Installing networkmanager-qt (5.98.0-r0) (609/801) Installing plasma-nm (5.25.5-r0) (610/801) Installing plasma-nm-mobile (5.25.5-r0) (611/801) Installing fftw-single-libs (3.3.10-r0) (612/801) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (613/801) Installing pulseaudio-bluez (9999_git20220528-r0) (614/801) Installing pulseaudio-alsa (9999_git20220528-r0) (615/801) Installing alsa-utils-openrc (1.2.7-r1) (616/801) Installing pulseaudio-openrc (9999_git20220528-r0) (617/801) Installing libcanberra-pulse (0.30-r8) (618/801) Installing plasma-pa (5.25.5-r0) (619/801) Installing tzdata (2022d-r0) (620/801) Installing libdaemon (0.14-r3) (621/801) Installing openrc-settingsd (1.1.0-r0) (622/801) Installing openrc-settingsd-openrc (1.1.0-r0) (623/801) Installing plasma-settings (22.09-r1) (624/801) Installing kactivitymanagerd (5.25.5-r0) (625/801) Installing kinit (5.98.0-r0) (626/801) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (627/801) Installing kdnssd (5.98.0-r0) (628/801) Installing syntax-highlighting (5.98.0-r0) (629/801) Installing kdsoap (2.1.1-r0) (630/801) Installing libmtp (1.1.20-r0) (631/801) Installing llvm15-libs (15.0.1-r1) (632/801) Installing clang-libs (15.0.1-r0) (633/801) Installing qt5-qttools (5.15.5_git20220619-r1) (634/801) Installing phonon (4.11.1-r2) (635/801) Installing talloc (2.3.4-r0) (636/801) Installing tevent (0.13.0-r0) (637/801) Installing samba-util-libs (4.16.4-r0) (638/801) Installing jansson (2.14-r0) (639/801) Installing ldb (2.5.2-r0) (640/801) Installing libwbclient (4.16.4-r0) (641/801) Installing samba-libs (4.16.4-r0) (642/801) Installing libsmbclient (4.16.4-r0) (643/801) Installing kio-extras (22.08.1-r0) (644/801) Installing kquickcharts (5.98.0-r0) (645/801) Installing xorg-server-common (21.1.4-r1) (646/801) Installing libxkbfile (1.1.0-r1) (647/801) Installing xkbcomp (1.4.5-r0) (648/801) Installing libxfont2 (2.0.6-r0) (649/801) Installing libtirpc-conf (1.3.2-r2) (650/801) Installing libtirpc-nokrb (1.3.2-r2) (651/801) Installing libxcvt (0.1.2-r0) (652/801) Installing xwayland (22.1.3-r1) (653/801) Installing layer-shell-qt (5.25.5-r0) (654/801) Installing kscreenlocker (5.25.5-r0) (655/801) Installing libqaccessibilityclient (0.4.1-r1) (656/801) Installing xcb-util-cursor (0.1.3-r2) (657/801) Installing kwin (5.25.5-r0) (658/801) Installing kitemmodels (5.98.0-r0) (659/801) Installing threadweaver (5.98.0-r0) (660/801) Installing krunner (5.98.0-r0) (661/801) Installing milou (5.25.5-r0) (662/801) Installing pipewire-media-session (0.4.1-r0) (663/801) Installing qqc2-desktop-style (5.98.0-r0) (664/801) Installing ttf-hack (3.003-r2) (665/801) Installing plasma-integration (5.25.5-r0) (666/801) Installing qtchooser (66-r1) (667/801) Installing plasma-workspace-libs (5.25.5-r1) (668/801) Installing kactivities-stats (5.98.0-r0) (669/801) Installing baloo (5.98.0-r0) (670/801) Installing kholidays (5.98.0-r0) (671/801) Installing knotifyconfig (5.98.0-r0) (672/801) Installing kparts (5.98.0-r0) (673/801) Installing zxing-cpp (1.2.0-r0) (674/801) Installing libdmtx-libs (0.7.7-r0) (675/801) Installing libqrencode (4.1.1-r0) (676/801) Installing prison (5.98.0-r1) (677/801) Installing ktexteditor (5.98.0-r0) (678/801) Installing libnl3 (3.7.0-r0) (679/801) Installing libpcap (1.10.1-r0) (680/801) Installing lm-sensors-libs (3.6.0-r4) (681/801) Installing libksysguard (5.25.5-r0) (682/801) Installing kuserfeedback (1.2.0-r1) (683/801) Installing gpsd (3.24-r0) (684/801) Installing gpsd-openrc (3.24-r0) (685/801) Installing mpfr4 (4.1.0-r0) (686/801) Installing libqalculate (4.3.0-r0) (687/801) Installing plasma-workspace (5.25.5-r1) (688/801) Installing kpty (5.98.0-r0) (689/801) Installing kdesu (5.98.0-r0) (690/801) Installing kde-cli-tools (5.25.5-r0) (691/801) Installing qqc2-breeze-style (5.25.5-r0) (692/801) Installing plasma-mobile (5.25.5-r0) (693/801) Installing polkit-kde-agent-1 (5.25.5-r0) (694/801) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (695/801) Installing chrony-openrc (4.3-r0) (696/801) Installing haveged (1.9.18-r0) (697/801) Installing haveged-openrc (1.9.18-r0) (698/801) Installing nftables (1.0.5-r0) (699/801) Installing nftables-openrc (1.0.5-r0) (700/801) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (701/801) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (702/801) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (703/801) Installing postmarketos-artwork-icons (2-r1) (704/801) Installing util-linux (2.38.1-r0) (705/801) Installing libfdisk (2.38.1-r0) (706/801) Installing libsmartcols (2.38.1-r0) (707/801) Installing util-linux-misc (2.38.1-r0) (708/801) Installing libeconf (0.4.6-r0) (709/801) Installing runuser (2.38.1-r0) (710/801) Installing mount (2.38.1-r0) (711/801) Installing losetup (2.38.1-r0) (712/801) Installing hexdump (2.38.1-r0) (713/801) Installing uuidgen (2.38.1-r0) (714/801) Installing blkid (2.38.1-r0) (715/801) Installing sfdisk (2.38.1-r0) (716/801) Installing mcookie (2.38.1-r0) (717/801) Installing agetty (2.38.1-r0) (718/801) Installing agetty-openrc (0.45.2-r3) (719/801) Installing wipefs (2.38.1-r0) (720/801) Installing cfdisk (2.38.1-r0) (721/801) Installing umount (2.38.1-r0) (722/801) Installing util-linux-openrc (2.38.1-r0) (723/801) Installing flock (2.38.1-r0) (724/801) Installing lsblk (2.38.1-r0) (725/801) Installing libcap-ng (0.8.3-r1) (726/801) Installing setpriv (2.38.1-r0) (727/801) Installing logger (2.38.1-r0) (728/801) Installing partx (2.38.1-r0) (729/801) Installing fstrim (2.38.1-r0) (730/801) Installing findmnt (2.38.1-r0) (731/801) Installing pcsc-lite-libs (1.9.9-r0) (732/801) Installing wpa_supplicant (2.10-r4) (733/801) Installing wpa_supplicant-openrc (2.10-r4) (734/801) Installing ifupdown-ng-wifi (0.12.1-r0) (735/801) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (736/801) Installing postmarketos-base-ui-networkmanager (5-r1) (737/801) Installing mpdecimal (2.5.1-r1) (738/801) Installing python3 (3.10.7-r0) (739/801) Installing py3-ruamel.yaml.clib (0.2.6-r1) (740/801) Installing py3-ruamel.yaml (0.16.12-r2) (741/801) Installing sleep-inhibitor (1.16-r0) (742/801) Installing sleep-inhibitor-openrc (1.16-r0) (743/801) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (744/801) Installing py3-dbus (1.3.2-r0) (745/801) Installing obex-capabilities (0.2.1-r1) (746/801) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (747/801) Installing postmarketos-base-ui-bluez-obexd (5-r1) (748/801) Installing pulseaudio-utils (9999_git20220528-r0) (749/801) Installing postmarketos-base-ui-pulseaudio (5-r1) (750/801) Installing upower (1.90.0-r2) (751/801) Installing powerdevil-libs (5.25.5-r0) (752/801) Installing powerdevil (5.25.5-r0) (753/801) Installing urfkill (0.5.0_git20210401-r2) (754/801) Installing urfkill-openrc (0.5.0_git20210401-r2) (755/801) Installing bubblewrap (0.6.2-r0) (756/801) Installing fuse-common (3.12.0-r0) (757/801) Installing fuse-openrc (3.12.0-r0) (758/801) Installing fuse3-libs (3.12.0-r0) (759/801) Installing fuse3 (3.12.0-r0) (760/801) Installing json-glib (1.6.6-r0) (761/801) Installing xdg-desktop-portal (1.15.0-r0) (762/801) Installing xdg-desktop-portal-kde (5.25.5-r0) (763/801) Installing autologin (1.0.0-r4) (764/801) Installing tinydm (1.1.2-r0) (765/801) Installing tinydm-openrc (1.1.2-r0) (766/801) Installing postmarketos-base-ui-tinydm (5-r1) (767/801) Installing font-alias (1.0.4-r0) (768/801) Installing util-macros (1.19.3-r0) (769/801) Installing font-misc-misc (1.1.2-r2) (770/801) Installing font-cursor-misc (1.0.3-r2) (771/801) Installing xauth (1.1.2-r0) (772/801) Installing xmodmap (1.0.11-r0) (773/801) Installing xrdb (1.2.1-r0) (774/801) Installing xinit (1.4.1-r0) (775/801) Installing xorg-server (21.1.4-r1) (776/801) Installing libinput (1.21.0-r0) (777/801) Installing xf86-input-libinput (1.2.1-r0) (778/801) Installing xf86-video-fbdev (0.5.0-r3) (779/801) Installing postmarketos-base-ui-x11 (5-r1) (780/801) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * 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 (781/801) Installing libexif (0.6.24-r0) (782/801) Installing hwloc (2.8.0-r0) (783/801) Installing libucontext (1.2-r0) (784/801) Installing libtbb (2021.6.0-r0) (785/801) Installing opencv (4.6.0-r2) (786/801) Installing postprocessd (0.2.1-r0) (787/801) Installing postprocessd-megapixels (0.2.1-r0) (788/801) Installing qmltermwidget (0.2.0-r1) (789/801) Installing qmlkonsole (22.09-r1) (790/801) Installing c-ares (1.18.1-r0) (791/801) Installing spacebar (22.09-r0) (792/801) Installing ttf-droid-nonlatin (20200215-r2) (793/801) Installing hkdm (0.1.8-r0) (794/801) Installing buffyboard (0.2.0-r0) (795/801) Installing terminus-font (4.49.1-r1) (796/801) Installing kbd-misc (2.5.1-r1) (797/801) Installing kbd (2.5.1-r1) (798/801) Installing kbd-openrc (2.5.1-r1) (799/801) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (800/801) Installing ttyescape-openrc (1.0.1-r1) (801/801) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5-r0.trigger 2022/10/04 15:53:54 Generating for kernel version: 5.15.71-0-lts 2022/10/04 15:53:54 Output directory: /boot 2022/10/04 15:53:54 == Generating initramfs == 2022/10/04 15:53:54 - Including hook files 2022/10/04 15:53:54 - Including hook scripts 2022/10/04 15:53:54 - Including required binaries 2022/10/04 15:53:54 - Including kernel modules 2022/10/04 15:53:54 - Including splash images 2022/10/04 15:53:54 - Writing and verifying initramfs archive 2022/10/04 15:53:54 == Generating initramfs extra == 2022/10/04 15:53:54 - Including extra binaries 2022/10/04 15:53:54 - Including FDE support 2022/10/04 15:53:54 - Writing and verifying initramfs-extra archive 2022/10/04 15:53:55 == 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/10/04 15:53:55 mkinitfs completed in: 1.170071556s Executing postmarketos-base-22-r0.trigger Executing ca-certificates-20220614-r2.trigger Executing mkfontscale-1.2.2-r1.trigger Executing dbus-1.15.0-r2.trigger OK: 3396 MiB in 826 packages (1770002) [15:53:58] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3396 MiB in 826 packages (1770002) [15:53:59] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details) (1770002) [15:53:59] (rootfs_tablet-x64uefi) install device-tablet-x64uefi (1770002) [15:53:59] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1770002) [15:53:59] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1770002) [15:53:59] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1770002) [15:53:59] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi (1770002) [15:53:59] New background process: pid=1777484, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3396 MiB in 826 packages (1770002) [15:54:00] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3396 MiB in 826 packages (1770002) [15:54:01] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1770002) [15:54:01] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (1770002) [15:54:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1770002) [15:54:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1770002) [15:54:01] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1770002) [15:54:01] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1770002) [15:54:01] New background process: pid=1777497, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3396 MiB in 826 packages (1770002) [15:54:02] (rootfs_tablet-x64uefi) mkinitfs lts (1770002) [15:54:02] (rootfs_tablet-x64uefi) % mkinitfs 2022/10/04 15:54:02 Generating for kernel version: 5.15.71-0-lts 2022/10/04 15:54:02 Output directory: /boot 2022/10/04 15:54:02 == Generating initramfs == 2022/10/04 15:54:02 - Including hook files 2022/10/04 15:54:02 - Including hook scripts 2022/10/04 15:54:02 - Including required binaries 2022/10/04 15:54:02 - Including kernel modules 2022/10/04 15:54:02 - Including splash images 2022/10/04 15:54:02 - Writing and verifying initramfs archive 2022/10/04 15:54:02 == Generating initramfs extra == 2022/10/04 15:54:02 - Including extra binaries 2022/10/04 15:54:02 - Including FDE support 2022/10/04 15:54:02 - Writing and verifying initramfs-extra archive 2022/10/04 15:54:02 == 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/10/04 15:54:08 mkinitfs completed in: 5.690031358s (1770002) [15:54:08] *** SET LOGIN PASSWORD FOR: 'user' *** (1770002) [15:54:08] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (1770002) [15:54:08] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (1770002) [15:54:08] (rootfs_tablet-x64uefi) locking root (1770002) [15:54:08] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (1770002) [15:54:08] NOTE: No valid keymap specified for device (1770002) [15:54:08] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (1770002) [15:54:09] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (1770002) [15:54:09] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (1770002) [15:54:09] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1770002) [15:54:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1770002) [15:54:09] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1770002) [15:54:09] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1770002) [15:54:09] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3483412 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (1770002) [15:54:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1770002) [15:54:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1770002) [15:54:09] (native) create tablet-x64uefi.img (4388M) (1770002) [15:54:09] (native) % truncate -s 4388M /home/pmos/rootfs/tablet-x64uefi.img (1770002) [15:54:09] (native) mount /dev/install (tablet-x64uefi.img) (1770002) [15:54:09] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (1770002) [15:54:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1770002) [15:54:10] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1770002) [15:54:10] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1770002) [15:54:10] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1770002) [15:54:10] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1770002) [15:54:10] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1770002) [15:54:10] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1770002) [15:54:10] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1770002) [15:54:10] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1770002) [15:54:10] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1770002) [15:54:10] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1770002) [15:54:10] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1770002) [15:54:10] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (1770002) [15:54:10] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1770002) [15:54:10] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1770002) [15:54:10] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1770002) [15:54:10] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1770002) [15:54:10] (native) % parted -s /dev/install mktable msdos (1770002) [15:54:10] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (1770002) [15:54:10] (native) % parted -s /dev/install mkpart primary 256M 100% (1770002) [15:54:10] (native) % parted -s /dev/install set 1 boot on (1770002) [15:54:10] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1770002) [15:54:10] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1770002) [15:54:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1770002) [15:54:10] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1770002) [15:54:10] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1770002) [15:54:10] (native) install e2fsprogs (1770002) [15:54:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1770002) [15:54:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1770002) [15:54:11] (native) % cat /tmp/apk_progress_fifo (1770002) [15:54:11] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1770002) [15:54:11] New background process: pid=1778083, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 71 packages (1770002) [15:54:11] (native) format /dev/installp2 (root, ext4) (1770002) [15:54:11] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1770002) [15:54:11] (native) mount /dev/installp2 to /mnt/install (1770002) [15:54:11] (native) % mkdir -p /mnt/install (1770002) [15:54:11] (native) % mount /dev/installp2 /mnt/install (1770002) [15:54:11] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1770002) [15:54:11] (native) install dosfstools (1770002) [15:54:11] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1770002) [15:54:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1770002) [15:54:12] (native) % cat /tmp/apk_progress_fifo (1770002) [15:54:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1770002) [15:54:12] New background process: pid=1778112, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r25.trigger OK: 22 MiB in 72 packages (1770002) [15:54:12] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (1770002) [15:54:12] (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 (1770002) [15:54:12] (native) % mkdir -p /mnt/install/boot (1770002) [15:54:12] (native) % mount /dev/installp1 /mnt/install/boot (1770002) [15:54:12] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1770002) [15:54:12] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (1770002) [15:54:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1770002) [15:54:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1770002) [15:54:12] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1770002) [15:54:12] (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/ (1770002) [15:54:41] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1770002) [15:54:42] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1770002) [15:54:42] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1770002) [15:54:42] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1770002) [15:54:42] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (1770002) [15:54:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1770002) [15:54:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1770002) [15:54:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1770002) [15:54:46] (native) umount /dev/loop9 (1770002) [15:54:46] (native) % losetup -d /dev/loop9 (1770002) [15:54:46] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1770002) [15:54:46] (1770002) [15:54:46] *** FLASHING INFORMATION *** (1770002) [15:54:46] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1770002) [15:54:46] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1770002) [15:54:46] (1770002) [15:54:46] *** SSH DAEMON INFORMATION *** (1770002) [15:54:46] SSH daemon is enabled (disable with --no-sshd). (1770002) [15:54:46] Login as 'user' with the password given during installation. (1770002) [15:54:46] (1770002) [15:54:46] *** FIREWALL INFORMATION *** (1770002) [15:54:46] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1770002) [15:54:46] For more information: https://postmarketos.org/firewall (1770002) [15:54:46] (1770002) [15:54:46] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1770002) [15:54:46] DONE! total 3574716 -rw-r--r-- 1 root 12345 4601151488 Oct 4 15:54 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.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/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 4 15:55 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 4 15:55 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 4 15:55 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Oct 4 15:53 bin drwxr-xr-x 2 root root 4096 Oct 4 15:54 boot drwxr-xr-x 2 root root 4096 Oct 4 15:49 dev drwxr-xr-x 65 root root 4096 Oct 4 15:54 etc drwxr-xr-x 3 root root 4096 Oct 4 15:54 home drwxr-xr-x 15 root root 4096 Oct 4 15:53 lib drwx------ 2 root root 16384 Oct 4 15:54 lost+found drwxr-xr-x 5 root root 4096 Oct 4 15:49 media drwxr-xr-x 8 root root 4096 Oct 4 15:49 mnt drwxr-xr-x 2 root root 4096 Oct 4 15:49 opt drwxr-xr-x 2 root root 4096 Oct 4 15:49 proc drwx------ 2 root root 4096 Oct 4 15:49 root drwxr-xr-x 6 root root 4096 Oct 4 15:53 run drwxr-xr-x 2 root root 4096 Oct 4 15:53 sbin drwxr-xr-x 2 root root 4096 Oct 4 15:49 srv drwxr-xr-x 2 root root 4096 Oct 4 15:49 sys drwxrwxrwt 2 root root 4096 Oct 4 15:54 tmp drwxr-xr-x 10 root root 4096 Oct 4 15:53 usr drwxr-xr-x 13 root root 4096 Oct 4 15:50 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-04 15:55:43-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 57.1M=0s 2022-10-04 15:55:43 (57.1 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/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-10-03 18:36:40.092558 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4549-g0d19d6f538 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4552-g99c9f5ac99 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4553-g2d74f7377b [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24301 distinct packages available (1/103) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664848758-r0) (2/103) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664848758-r0) (3/103) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/103) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/103) Upgrading kconfig (5.98.0-r0 -> 9999_git1664762877-r0) (6/103) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664848706-r0) (7/103) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664763261-r0) (8/103) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/103) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664762930-r0) (10/103) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664763012-r0) (11/103) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/103) Upgrading ki18n (5.98.0-r0 -> 9999_git1664763042-r0) (13/103) Upgrading kauth (5.98.0-r0 -> 9999_git1664762831-r0) (14/103) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664762859-r0) (15/103) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664763251-r0) (16/103) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664762887-r0) (17/103) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664763051-r0) (18/103) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664763092-r0) (19/103) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664763271-r0) (20/103) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664762840-r0) (21/103) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664762868-r0) (22/103) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664762990-r0) (23/103) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664763101-r0) (24/103) Upgrading knotifications (5.98.0-r0 -> 9999_git1664763132-r0) (25/103) Upgrading kservice (5.98.0-r0 -> 9999_git1664763201-r0) (26/103) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664848850-r0) (27/103) Upgrading sonnet (5.98.0-r0 -> 9999_git1664763323-r0) (28/103) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664763220-r0) (29/103) Upgrading kio (5.98.0-r0 -> 9999_git1664848745-r0) (30/103) Upgrading kpackage (5.98.0-r0 -> 9999_git1664763151-r0) (31/103) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664848720-r0) (32/103) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/103) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664848837-r0) (34/103) Upgrading kwallet (5.98.0-r0 -> 9999_git1664763239-r0) (35/103) Upgrading purpose (5.98.0-r0 -> 9999_git1664763301-r0) (36/103) Upgrading angelfish (22.09-r0 -> 9999_git1664849720-r0) (37/103) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/103) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/103) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/103) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664848808-r0) (41/103) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664764296-r0) (42/103) Upgrading kclock (22.09-r0 -> 9999_git1664849759-r0) (43/103) Upgrading kdecoration (5.25.5-r0 -> 9999_git1664765962-r0) (44/103) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/103) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664763002-r0) (46/103) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664848037-r0) (47/103) Upgrading kpeople (5.98.0-r0 -> 9999_git1664763171-r0) (48/103) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/103) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664804446-r0) (50/103) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/103) Upgrading oxygen (5.25.5-r0 -> 9999_git1664766134-r0) (52/103) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664849769-r0) (54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664766603-r0) (55/103) Upgrading kded (5.98.0-r0 -> 9999_git1664676385-r0) (56/103) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/103) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664765886-r0) (58/103) Upgrading breeze (5.25.5-r0 -> 9999_git1664849528-r0) (59/103) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/103) Upgrading kscreen (5.25.5-r0 -> 9999_git1664849567-r0) (61/103) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (62/103) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1664735570-r0) (63/103) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (64/103) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (65/103) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664766236-r0) (66/103) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (67/103) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664766250-r0) (68/103) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664766250-r0) (69/103) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664849606-r0) (70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1664849779-r1) (71/103) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664765942-r0) (72/103) Upgrading kinit (5.98.0-r0 -> 9999_git1664763061-r0) (73/103) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664762980-r0) (74/103) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664848860-r0) (75/103) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (76/103) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664766044-r0) (77/103) Upgrading kwin (5.25.5-r0 -> 9999_git1664793891-r0) (78/103) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (79/103) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (80/103) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (81/103) Upgrading milou (5.25.5-r0 -> 9999_git1664766124-r0) (82/103) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0) (83/103) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1664766214-r0) (84/103) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664849643-r1) (85/103) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (86/103) Upgrading baloo (5.98.0-r0 -> 9999_git1664762821-r0) (87/103) Upgrading kholidays (5.98.0-r0 -> 9999_git1664848733-r0) (88/103) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664763141-r0) (89/103) Upgrading kparts (5.98.0-r0 -> 9999_git1664763160-r0) (90/103) Upgrading prison (5.98.0-r1 -> 9999_git1664630602-r1) (91/103) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664848822-r0) (92/103) Upgrading libksysguard (5.25.5-r0 -> 9999_git1664766114-r0) (93/103) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664849643-r1) (94/103) Upgrading kpty (5.98.0-r0 -> 9999_git1664763181-r0) (95/103) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (96/103) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664765952-r0) (97/103) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664719618-r0) (98/103) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664848271-r0) (99/103) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664766395-r0) (100/103) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664849664-r0) (101/103) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664849664-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664849692-r0) (103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664766635-r1) Executing busybox-1.35.0-r25.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-22-r0.trigger Executing dbus-1.15.0-r2.trigger OK: 3458 MiB in 826 packages (1/12) Installing bash (5.2.0-r0) Executing bash-5.2.0-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.1-r1) (5/12) Installing ostree (2022.5-r3) (6/12) Installing libseccomp (2.5.4-r0) (7/12) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-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.0-r1) (9/12) Installing discover-backend-flatpak (5.25.5-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (6.4-r0) (12/12) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Executing dbus-1.15.0-r2.trigger OK: 3467 MiB in 838 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664849711-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.22.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.09.01-r1) (27/85) Installing audiotube (9999_git1664849730-r0) (28/85) Installing calindori (9999_git1664766511-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r0) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664763229-r0) (55/85) Installing kalk (9999_git1664849739-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664849751-r0) (58/85) Installing keysmith (9999_git1664767381-r0) (59/85) Installing krecorder (9999_git1664766555-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664767571-r0) (62/85) Installing kweathercore (9999_git1664764385-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664766564-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664849169-r0) (68/85) Installing kjs (9999_git1664676633-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.10.0-r0) (75/85) Installing poppler-qt5 (22.10.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664849787-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664765153-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Executing vlc-libs-3.0.17.4-r7.trigger OK: 3597 MiB in 923 packages (chroot) Exiting chroot... [15:57:30] Unregister qemu binfmt (arm) [15:57:30] Unregister qemu binfmt (aarch64) [15:57:31] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:57:31] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:57:32] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:57:32] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:57:33] Cleared up ~6915 MB of space [15:57:33] DONE! Building image for pine64-pinephone From https://gitlab.com/postmarketOS/pmaports * [new branch] linux-postmarketos-qcom-msm8974-5.19 -> origin/linux-postmarketos-qcom-msm8974-5.19 Already up to date. [15:57:35] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:57:35] Channel [edge]: [15:57:35] Vendor [qemu]: [15:57:35] Device codename [amd64]: [15:57:35] Kernel [lts]: [15:57:35] Username [user]: [15:57:35] User interface [weston]: [15:57:35] Change them? (y/n) [n]: [15:57:35] Extra packages [none]: [15:57:35] Use this timezone instead of GMT? (y/n) [y]: [15:57:35] Choose default locale for installation [C.UTF-8]: [15:57:35] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:57:35] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:57:35] Config changed: ui='plasma-mobile' [15:57:35] Config changed: device='pine64-pinephone' [15:57:35] Config changed: kernel='' [15:57:36] Config changed: extra_packages='osk-sdl' (1820308) [15:57:36] % 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) (1820308) [15:57:36] % 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.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 (1820308) [15:57:36] *** (1/4) PREPARE NATIVE CHROOT *** (1820308) [15:57:36] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1820308) [15:57:36] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1820308) [15:57:36] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1820308) [15:57:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1820308) [15:57:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1820308) [15:57:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1820308) [15:57:36] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1820308) [15:57:36] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1820308) [15:57:36] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1820308) [15:57:36] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1820308) [15:57:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1820308) [15:57:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1820308) [15:57:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1820308) [15:57:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1820308) [15:57:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1820308) [15:57:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1820308) [15:57:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1820308) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1820308) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1820308) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1820308) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1820308) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1820308) [15:57:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1820308) [15:57:37] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1820308) [15:57:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1820308) [15:57:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1820308) [15:57:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1820308) [15:57:37] Update package index for x86_64 (4 file(s)) (1820308) [15:57:37] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1820308) [15:57:37] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1820308) [15:57:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1820308) [15:57:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1820308) [15:57:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1820308) [15:57:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1820308) [15:57:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1820308) [15:57:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1820308) [15:57:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1820308) [15:57:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1820308) [15:57:38] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1820308) [15:57:38] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1820308) [15:57:38] extracted: /tmp/pmbootstrap_7ajpb29apk (1820308) [15:57:38] extracted: /tmp/pmbootstrapc6o3umo_sig (1820308) [15:57:38] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1820308) [15:57:38] % 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/pmbootstrapc6o3umo_sig /tmp/pmbootstrap_7ajpb29apk Verified OK (1820308) [15:57:38] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1820308) [15:57:38] % /tmp/pmbootstrap_7ajpb29apk --version apk-tools 2.12.9, compiled for x86_64. (1820308) [15:57:38] (native) install alpine-base (1820308) [15:57:38] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1820308) [15:57:38] % 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 (1820308) [15:57:38] % 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 (1820308) [15:57:38] % 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 (1820308) [15:57:38] % 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 (1820308) [15:57:38] % 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 (1820308) [15:57:38] % 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 (1820308) [15:57:38] % 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 (1820308) [15:57:38] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % 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 (1820308) [15:57:39] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1820308) [15:57:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1820308) [15:57:39] (native) update /etc/apk/repositories (1820308) [15:57:39] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1820308) [15:57:39] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1820308) [15:57:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1820308) [15:57:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1820308) [15:57:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1820308) [15:57:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1820308) [15:57:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1820308) [15:57:39] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1820308) [15:57:39] % 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 (1820308) [15:57:39] New background process: pid=1820762, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (1820308) [15:57:40] (native) % adduser -D pmos -u 12345 (1820308) [15:57:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1820308) [15:57:40] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1820308) [15:57:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1820308) [15:57:40] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1820308) [15:57:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1820308) [15:57:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1820308) [15:57:40] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1820308) [15:57:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1820308) [15:57:40] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1820308) [15:57:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1820308) [15:57:40] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1820308) [15:57:41] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1820308) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1820308) [15:57:41] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1820308) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1820308) [15:57:41] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1820308) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1820308) [15:57:41] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1820308) [15:57:41] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1820308) [15:57:43] (native) install cryptsetup util-linux parted (1820308) [15:57:43] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1820308) [15:57:43] (native) % cat /tmp/apk_progress_fifo (1820308) [15:57:43] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1820308) [15:57:43] New background process: pid=1821124, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r2) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (1820308) [15:57:45] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1820308) [15:57:45] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1820308) [15:57:45] % 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 (1820308) [15:57:45] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1820308) [15:57:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (1820308) [15:57:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (1820308) [15:57:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (1820308) [15:57:45] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (1820308) [15:57:45] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (1820308) [15:57:45] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1820308) [15:57:45] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1820308) [15:57:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1820308) [15:57:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1820308) [15:57:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1820308) [15:57:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1820308) [15:57:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1820308) [15:57:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1820308) [15:57:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1820308) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1820308) [15:57:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1820308) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1820308) [15:57:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1820308) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1820308) [15:57:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1820308) [15:57:46] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1820308) [15:57:46] (native) install qemu-aarch64 (1820308) [15:57:46] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1820308) [15:57:46] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1820308) [15:57:46] (native) % cat /tmp/apk_progress_fifo (1820308) [15:57:46] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1820308) [15:57:46] New background process: pid=1821210, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r1) Executing busybox-1.35.0-r25.trigger OK: 25 MiB in 69 packages (1820308) [15:57:46] Register qemu binfmt (aarch64) (1820308) [15:57:46] % 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 (1820308) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (1820308) [15:57:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1820308) [15:57:46] % 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 (1820308) [15:57:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1820308) [15:57:47] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1820308) [15:57:47] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1820308) [15:57:47] extracted: /tmp/pmbootstrap3qy13l_gapk (1820308) [15:57:47] extracted: /tmp/pmbootstrapu4nfpzhksig (1820308) [15:57:47] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1820308) [15:57:47] % 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/pmbootstrapu4nfpzhksig /tmp/pmbootstrap3qy13l_gapk Verified OK (1820308) [15:57:47] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1820308) [15:57:47] % /tmp/pmbootstrap3qy13l_gapk --version apk-tools 2.12.9, compiled for x86_64. (1820308) [15:57:47] (rootfs_pine64-pinephone) install alpine-base (1820308) [15:57:47] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (1820308) [15:57:47] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (1820308) [15:57:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (1820308) [15:57:47] (rootfs_pine64-pinephone) update /etc/apk/repositories (1820308) [15:57:47] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1820308) [15:57:47] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1820308) [15:57:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1820308) [15:57:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1820308) [15:57:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1820308) [15:57:47] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1820308) [15:57:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1820308) [15:57:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1820308) [15:57:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1820308) [15:57:47] Update package index for aarch64 (4 file(s)) (1820308) [15:57:47] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1820308) [15:57:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1820308) [15:57:47] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1820308) [15:57:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1820308) [15:57:48] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1820308) [15:57:48] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1820308) [15:57:48] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1820308) [15:57:48] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1820308) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1820308) [15:57:48] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1820308) [15:57:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1820308) [15:57:48] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1820308) [15:57:48] % 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 (1820308) [15:57:48] New background process: pid=1821372, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 13 MiB in 25 packages (1820308) [15:57:50] (rootfs_pine64-pinephone) % getent passwd user (1820308) [15:57:50] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (1820308) [15:57:50] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (1820308) [15:57:50] (rootfs_pine64-pinephone) % addgroup user wheel (1820308) [15:57:50] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (1820308) [15:57:50] (rootfs_pine64-pinephone) % addgroup user video (1820308) [15:57:51] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (1820308) [15:57:51] (rootfs_pine64-pinephone) % addgroup user audio (1820308) [15:57:51] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (1820308) [15:57:51] (rootfs_pine64-pinephone) % addgroup user input (1820308) [15:57:51] (rootfs_pine64-pinephone) % addgroup -S plugdev (1820308) [15:57:51] (rootfs_pine64-pinephone) % addgroup user plugdev (1820308) [15:57:51] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (1820308) [15:57:51] (rootfs_pine64-pinephone) % addgroup user netdev (1820308) [15:57:51] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (1820308) [15:57:53] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1820308) [15:57:53] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1820308) [15:57:54] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1820308) [15:57:54] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1820308) [15:57:55] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1820308) [15:57:56] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1820308) [15:57:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1820308) [15:57:56] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1820308) [15:57:56] (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 firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1820308) [15:57:56] New background process: pid=1821613, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/734) Installing icu-data-full (71.1-r4) (2/734) Installing dbus-libs (1.15.0-r2) (3/734) Installing libgcc (12.2.1_git20220924-r2) (4/734) Installing libffi (3.4.3-r0) (5/734) Installing libintl (0.21-r3) (6/734) Installing libblkid (2.38.1-r0) (7/734) Installing libmount (2.38.1-r0) (8/734) Installing pcre2 (10.40-r0) (9/734) Installing glib (2.74.0-r2) (10/734) Installing libstdc++ (12.2.1_git20220924-r2) (11/734) Installing icu-libs (71.1-r4) (12/734) Installing libpcre2-16 (10.40-r0) (13/734) Installing zstd-libs (1.5.2-r9) (14/734) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/734) Installing hicolor-icon-theme (0.17-r2) (16/734) Installing libmagic (5.42-r0) (17/734) Installing file (5.42-r0) (18/734) Installing libxau (1.0.10-r0) (19/734) Installing libmd (1.0.4-r0) (20/734) Installing libbsd (0.11.6-r2) (21/734) Installing libxdmcp (1.1.3-r1) (22/734) Installing libxcb (1.15-r0) (23/734) Installing libx11 (1.8.1-r1) (24/734) Installing libxext (1.3.4-r1) (25/734) Installing libice (1.0.10-r1) (26/734) Installing libuuid (2.38.1-r0) (27/734) Installing libsm (1.2.3-r1) (28/734) Installing libxt (1.2.1-r0) (29/734) Installing libxmu (1.1.3-r1) (30/734) Installing xset (1.2.4-r0) (31/734) Installing xprop (1.2.5-r0) (32/734) Installing xdg-utils (1.1.3-r4) (33/734) Installing mesa (22.1.7-r4) (34/734) Installing libdrm (2.4.113-r0) (35/734) Installing libexpat (2.4.9-r0) (36/734) Installing wayland-libs-server (1.21.0-r1) (37/734) Installing mesa-glapi (22.1.7-r4) (38/734) Installing mesa-gles (22.1.7-r4) (39/734) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/734) Installing libxcomposite (0.4.5-r1) (41/734) Installing brotli-libs (1.0.9-r8) (42/734) Installing libbz2 (1.0.8-r3) (43/734) Installing libpng (1.6.38-r0) (44/734) Installing freetype (2.12.1-r0) (45/734) Installing fontconfig (2.14.0-r0) (46/734) Installing wayland-libs-client (1.21.0-r1) (47/734) Installing wayland-libs-cursor (1.21.0-r1) (48/734) Installing wayland-libs-egl (1.21.0-r1) (49/734) Installing pkgconf (1.9.3-r0) (50/734) Installing xkeyboard-config (9999-r5) (51/734) Installing xz-libs (5.2.7-r0) (52/734) Installing libxml2 (2.10.2-r1) (53/734) Installing libxkbcommon (1.4.1-r0) (54/734) Installing qt5-qtwayland (5.15.5_git20220620-r1) (55/734) Installing mesa-gbm (22.1.7-r4) (56/734) Installing libxshmfence (1.3-r1) (57/734) Installing mesa-egl (22.1.7-r4) (58/734) Installing avahi-libs (0.8-r6) (59/734) Installing gmp (6.2.1-r2) (60/734) Installing nettle (3.8.1-r0) (61/734) Installing p11-kit (0.24.1-r0) (62/734) Installing libtasn1 (4.19.0-r0) (63/734) Installing libunistring (1.0-r0) (64/734) Installing gnutls (3.7.8-r0) (65/734) Installing cups-libs (2.4.2-r0) (66/734) Installing shared-mime-info (2.2-r1) (67/734) Installing libjpeg-turbo (2.1.4-r0) (68/734) Installing libwebp (1.2.4-r1) (69/734) Installing tiff (4.4.0-r0) (70/734) Installing gdk-pixbuf (2.42.9-r1) (71/734) Installing gtk-update-icon-cache (3.24.34-r6) (72/734) Installing libxfixes (6.0.0-r0) (73/734) Installing libxrender (0.9.10-r4) (74/734) Installing libxcursor (1.2.1-r1) (75/734) Installing libxdamage (1.1.5-r1) (76/734) Installing libxi (1.8-r0) (77/734) Installing libxinerama (1.1.4-r2) (78/734) Installing libxrandr (1.5.2-r1) (79/734) Installing libatk-1.0 (2.46.0-r0) (80/734) Installing libxtst (1.2.4-r0) (81/734) Installing at-spi2-core (2.46.0-r0) (82/734) Installing libatk-bridge-2.0 (2.46.0-r0) (83/734) Installing pixman (0.40.0-r4) (84/734) Installing cairo (1.17.6-r3) (85/734) Installing cairo-gobject (1.17.6-r3) (86/734) Installing libepoxy (1.5.10-r0) (87/734) Installing fribidi (1.0.12-r0) (88/734) Installing graphite2 (1.3.14-r1) (89/734) Installing harfbuzz (5.2.0-r0) (90/734) Installing libxft (2.3.6-r0) (91/734) Installing pango (1.50.11-r0) (92/734) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/734) Installing libevdev (1.13.0-r0) (94/734) Installing mtdev (1.1.6-r0) (95/734) Installing eudev-libs (3.2.11-r2) (96/734) Installing libinput-libs (1.21.0-r0) (97/734) Installing xcb-util-wm (0.4.1-r1) (98/734) Installing xcb-util (0.4.0-r3) (99/734) Installing xcb-util-image (0.4.0-r1) (100/734) Installing xcb-util-keysyms (0.4.0-r1) (101/734) Installing xcb-util-renderutil (0.3.9-r1) (102/734) Installing libxkbcommon-x11 (1.4.1-r0) (103/734) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/734) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/734) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/734) Installing kirigami2-libs (5.98.0-r0) (107/734) Installing kirigami2 (5.98.0-r0) (108/734) Installing kactivities-libs (5.98.0-r0) (109/734) Installing karchive (5.98.0-r0) (110/734) Installing kconfig (5.98.0-r0) (111/734) Installing kcoreaddons (5.98.0-r0) (112/734) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/734) Installing kwindowsystem (5.98.0-r0) (114/734) Installing kcrash (5.98.0-r0) (115/734) Installing kdbusaddons (5.98.0-r0) (116/734) Installing kglobalaccel (5.98.0-r0) (117/734) Installing kguiaddons (5.98.0-r0) (118/734) Installing ki18n (5.98.0-r0) (119/734) Installing libelogind (246.10-r5) (120/734) Installing polkit-elogind-libs (121-r0) (121/734) Installing polkit-qt-1 (0.114.0-r1) (122/734) Installing kauth (5.98.0-r0) (123/734) Installing kcodecs (5.98.0-r0) (124/734) Installing kwidgetsaddons (5.98.0-r0) (125/734) Installing kconfigwidgets (5.98.0-r0) (126/734) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/734) Installing kiconthemes (5.98.0-r0) (128/734) Installing kitemviews (5.98.0-r0) (129/734) Installing kxmlgui (5.98.0-r0) (130/734) Installing kbookmarks (5.98.0-r0) (131/734) Installing kcompletion (5.98.0-r0) (132/734) Installing libxml2-utils (2.10.2-r1) (133/734) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/734) Installing libgpg-error (1.45-r0) (135/734) Installing libgcrypt (1.10.1-r0) (136/734) Installing libxslt (1.1.36-r0) (137/734) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/734) Installing kdoctools (5.98.0-r0) (139/734) Installing kjobwidgets (5.98.0-r0) (140/734) Installing alsa-lib (1.2.7.2-r0) (141/734) Installing libxxf86vm (1.1.5-r0) (142/734) Installing mesa-gl (22.1.7-r4) (143/734) Installing libxv (1.0.11-r3) (144/734) Installing cdparanoia-libs (10.2-r11) (145/734) Installing graphene (1.10.8-r1) (146/734) Installing gstreamer (1.20.3-r1) (147/734) Installing libogg (1.3.5-r1) (148/734) Installing opus (1.3.1-r1) (149/734) Installing orc (0.4.32-r1) (150/734) Installing libtheora (1.1.1-r16) (151/734) Installing libvorbis (1.3.7-r0) (152/734) Installing gst-plugins-base (1.20.3-r1) (153/734) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/734) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/734) Installing sound-theme-freedesktop (0.8-r0) (156/734) Installing libltdl (2.4.7-r0) (157/734) Installing libcanberra (0.30-r8) (158/734) Installing libcanberra-gstreamer (0.30-r8) (159/734) Installing knotifications (5.98.0-r0) (160/734) Installing kservice (5.98.0-r0) (161/734) Installing solid-libs (5.98.0-r0) (162/734) Installing libhunspell (1.7.1-r0) (163/734) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/734) Installing ncurses-libs (6.3_p20220924-r0) (165/734) Installing readline (8.2.0-r0) (166/734) Installing hunspell (1.7.1-r0) (167/734) Installing sonnet (5.98.0-r0) (168/734) Installing ktextwidgets (5.98.0-r0) (169/734) Installing kio (5.98.0-r0) (170/734) Installing kpackage (5.98.0-r0) (171/734) Installing kdeclarative (5.98.0-r0) (172/734) Installing kwayland (5.98.0-r0) (173/734) Installing plasma-framework (5.98.0-r0) (174/734) Installing sqlite-libs (3.39.4-r0) (175/734) Installing libaccounts-glib (1.26-r0) (176/734) Installing libaccounts-qt (1.16-r1) (177/734) Installing signond (8.61-r0) (178/734) Installing accounts-qml-module (0.7_git20190605-r0) (179/734) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/734) Installing sdl2 (2.24.0-r1) (181/734) Installing aom-libs (3.5.0-r0) (182/734) Installing libass (0.16.0-r0) (183/734) Installing libdav1d (1.0.0-r1) (184/734) Installing lame (3.100-r1) (185/734) Installing libasyncns (0.8-r1) (186/734) Installing flac-libs (1.4.1-r0) (187/734) Installing libsndfile (1.1.0-r2) (188/734) Installing libgomp (12.2.1_git20220924-r2) (189/734) Installing soxr (0.1.3-r2) (190/734) Installing speexdsp (1.2.1-r0) (191/734) Installing tdb-libs (1.4.7-r0) (192/734) Installing libpulse (9999_git20220528-r0) (193/734) Installing cjson (1.7.15-r3) (194/734) Installing mbedtls (2.28.1-r0) (195/734) Installing librist (0.2.7-r0) (196/734) Installing libsrt (1.5.1-r0) (197/734) Installing libssh (0.10.4-r0) (198/734) Installing v4l-utils-libs (1.22.1-r2) (199/734) Installing libva (2.16.0-r0) (200/734) Installing libvdpau (1.5-r0) (201/734) Installing vidstab (1.1.0-r1) (202/734) Installing libvpx (1.12.0-r1) (203/734) Installing x264-libs (0.164_git20220602-r0) (204/734) Installing numactl (2.0.15-r0) (205/734) Installing x265-libs (3.5-r3) (206/734) Installing xvidcore (1.3.7-r1) (207/734) Installing libsodium (1.0.18-r2) (208/734) Installing libzmq (4.3.4-r1) (209/734) Installing ffmpeg-libs (5.1.2-r1) (210/734) Installing libevent (2.1.12-r5) (211/734) Installing nspr (4.35-r0) (212/734) Installing nss (3.83-r0) (213/734) Installing re2 (2022.06.01-r1) (214/734) Installing snappy (1.1.9-r4) (215/734) Installing qt5-qtwebengine (5.15.11-r0) (216/734) Installing libnotify (0.8.1-r1) (217/734) Installing libproxy (0.4.18-r1) (218/734) Installing signon-ui (0.17_git20171023-r1) (219/734) Installing libassuan (2.5.5-r0) (220/734) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/734) Installing gnupg-gpgconf (2.2.39-r0) (222/734) Installing gpg (2.2.39-r0) (223/734) Installing npth (1.6-r1) (224/734) Installing gpg-agent (2.2.39-r0) (225/734) Installing libksba (1.6.1-r0) (226/734) Installing gpgsm (2.2.39-r0) (227/734) Installing gpgme (1.17.1-r0) (228/734) Installing gpgmepp (1.17.1-r0) (229/734) Installing gdbm (1.23-r0) (230/734) Installing libsasl (2.1.28-r2) (231/734) Installing libqca (2.3.4-r2) (232/734) Installing kwallet (5.98.0-r0) (233/734) Installing kaccounts-integration (22.08.1-r0) (234/734) Installing purpose (5.98.0-r0) (235/734) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/734) Installing qt5-qtfeedback (0_git20180903-r0) (237/734) Installing angelfish (22.09-r0) (238/734) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/734) Installing gtk-engines-clearlooks (2.21.0-r3) (240/734) Installing gtk-engines-crux (2.21.0-r3) (241/734) Installing gtk-engines-industrial (2.21.0-r3) (242/734) Installing gtk-engines-mist (2.21.0-r3) (243/734) Installing gtk-engines-redmond (2.21.0-r3) (244/734) Installing gtk-engines-thinice (2.21.0-r3) (245/734) Installing gtk-engines (2.21.0-r3) (246/734) Installing breeze-gtk (5.25.5-r0) (247/734) Installing alsa-ucm-conf (1.2.7.2-r0) (248/734) Installing atinout (0.9.1-r0) (249/734) Installing ca-certificates (20220614-r2) (250/734) Installing nghttp2-libs (1.50.0-r0) (251/734) Installing libcurl (7.85.0-r0) (252/734) Installing libgpiod (1.6.3-r1) (253/734) Installing libgudev (237-r1) (254/734) Installing libmm-glib (1.18.12-r0) (255/734) Installing libusb (1.0.26-r0) (256/734) Installing eg25-manager (0.4.4-r0) (257/734) Installing eg25-manager-openrc (0.4.4-r0) (258/734) Installing gpsd (3.24-r0) (259/734) Installing gpsd-openrc (3.24-r0) (260/734) Installing libnl3 (3.7.0-r0) (261/734) Installing iw (5.19-r0) (262/734) Installing linux-postmarketos-allwinner (5.19.8_git20220909-r1) (263/734) Installing llvm14-libs (14.0.6-r7) (264/734) Installing musl-fts (1.2.7-r3) (265/734) Installing libelf (0.187-r2) (266/734) Installing vulkan-loader (1.3.224.1-r1) (267/734) Installing mesa-dri-gallium (22.1.7-r4) (268/734) Installing udev-init-scripts (35-r1) (269/734) Installing udev-init-scripts-openrc (35-r1) (270/734) Installing kmod-libs (30-r1) (271/734) Installing eudev (3.2.11-r2) (272/734) Installing eudev-openrc (3.2.11-r2) (273/734) Installing openssh-keygen (9.0_p1-r4) (274/734) Installing libedit (20210910.3.1-r0) (275/734) Installing openssh-client-common (9.0_p1-r4) (276/734) Installing openssh-client-default (9.0_p1-r4) (277/734) Installing openssh-sftp-server (9.0_p1-r4) (278/734) Installing openssh-server-common (9.0_p1-r4) (279/734) Installing openssh-server (9.0_p1-r4) (280/734) Installing openssh (9.0_p1-r4) (281/734) Installing boot-deploy (0.6-r0) (282/734) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (283/734) Installing lzo (2.10-r3) (284/734) Installing btrfs-progs (5.19.1-r0) (285/734) Installing bzip2 (1.0.8-r3) (286/734) Installing argon2-libs (20190702-r2) (287/734) Installing device-mapper-libs (2.02.188-r0) (288/734) Installing json-c (0.16-r0) (289/734) Installing cryptsetup-libs (2.5.0-r2) (290/734) Installing popt (1.19-r0) (291/734) Installing cryptsetup (2.5.0-r2) (292/734) Installing cryptsetup-openrc (2.5.0-r2) (293/734) Installing libaio (0.3.113-r0) (294/734) Installing device-mapper-event-libs (2.02.188-r0) (295/734) Installing lvm2-libs (2.02.188-r0) (296/734) Installing device-mapper (2.02.188-r0) (297/734) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (298/734) Installing libcom_err (1.46.5-r2) (299/734) Installing e2fsprogs-libs (1.46.5-r2) (300/734) Installing e2fsprogs (1.46.5-r2) (301/734) Installing e2fsprogs-extra (1.46.5-r2) (302/734) Installing f2fs-tools-libs (1.15.0-r0) (303/734) Installing f2fs-tools (1.15.0-r0) (304/734) Installing lz4 (1.9.4-r1) (305/734) Installing userspace-rcu (0.13.2-r0) (306/734) Installing multipath-tools (0.9.1-r0) (307/734) Installing multipath-tools-openrc (0.9.1-r0) (308/734) Installing parted (3.5-r0) (309/734) Installing postmarketos-mvcfg (1-r0) (310/734) Installing postmarketos-keys (1-r0) (311/734) Installing sudo (1.9.11_p3-r0) (312/734) Installing postmarketos-base-nofde (22-r0) (313/734) Installing unudhcpd (0.2.1-r0) (314/734) Installing xz (5.2.7-r0) (315/734) Installing postmarketos-mkinitfs (1.5-r0) (316/734) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-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 (317/734) Installing u-boot-pinephone (2022.07-r0) (318/734) Installing u-boot-tools (2022.07-r5) (319/734) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (320/734) Installing dbus-openrc (1.15.0-r2) (321/734) Installing libacl (2.3.1-r1) (322/734) Installing lz4-libs (1.9.4-r1) (323/734) Installing libarchive (3.6.1-r1) (324/734) Installing efivar-libs (38-r1) (325/734) Installing libgcab (1.4-r3) (326/734) Installing json-glib (1.6.6-r0) (327/734) Installing libgusb (0.4.1-r0) (328/734) Installing libjcat (0.1.10-r0) (329/734) Installing libxmlb (0.3.10-r0) (330/734) Installing fwupd (1.8.5-r0) (331/734) Installing fwupd-openrc (1.8.5-r0) (332/734) Installing fwupd-plugin-fastboot (1.8.5-r0) (333/734) Installing fwupd-plugin-logind (1.8.5-r0) (334/734) Installing libmbim (1.26.4-r0) (335/734) Installing libqrtr-glib (1.2.2-r0) (336/734) Installing libqmi (1.30.8-r0) (337/734) Installing fwupd-plugin-modem_manager (1.8.5-r0) (338/734) Installing fwupd-plugin-upower (1.8.5-r0) (339/734) Installing device-pine64-pinephone (0.42-r3) Executing device-pine64-pinephone-0.42-r3.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (340/734) Installing device-pine64-pinephone-plasma-mobile (0.42-r3) (341/734) Installing linux-firmware-rtlwifi (20220913-r0) (342/734) Installing linux-firmware-rtl_bt (20220913-r0) (343/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (344/734) Installing firmware-pine64-ov5640 (0_git20201028-r0) (345/734) Installing device-pine64-pinephone-nonfree-firmware (0.42-r3) (346/734) Installing yaml (0.2.5-r0) (347/734) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (348/734) Installing appstream-qt (0.15.5-r0) (349/734) Installing attica (5.98.0-r0) (350/734) Installing kidletime (5.98.0-r0) (351/734) Installing knewstuff (5.98.0-r0) (352/734) Installing discover (5.25.5-r0) (353/734) Installing libapk-qt (0.4.2-r0) (354/734) Installing discover-backend-apk (5.25.5-r0) (355/734) Installing discover-backend-fwupd (5.25.5-r0) (356/734) Installing dbus-glib (0.112-r1) (357/734) Installing firefox-esr (102.3.0-r0) (358/734) Installing font-noto-common (0_git20211101-r6) (359/734) Installing font-noto-math (0_git20211101-r6) (360/734) Installing font-noto-symbols (0_git20211101-r6) (361/734) Installing font-noto (0_git20211101-r6) (362/734) Installing font-noto-emoji (2.038-r0) (363/734) Installing font-noto-extra (0_git20211101-r6) (364/734) Installing mauiman (1.0.0-r0) (365/734) Installing mauikit (2.2.0-r0) (366/734) Installing exiv2 (0.27.5-r1) (367/734) Installing mauikit-imagetools (2.2.0-r0) (368/734) Installing mauikit-filebrowsing (2.2.0-r0) (369/734) Installing index (2.2.0-r0) (370/734) Installing signon-plugin-oauth2 (0.25-r0) (371/734) Installing kaccounts-providers (22.08.1-r0) (372/734) Installing kirigami-addons (0.4-r0) (373/734) Installing kclock (22.09-r0) (374/734) Installing gsettings-desktop-schemas (43.0-r0) (375/734) Installing kdecoration (5.25.5-r0) (376/734) Installing kde-gtk-config (5.25.5-r0) (377/734) Installing kirigami-gallery (22.08.1-r0) (378/734) Installing kquickimageeditor (0.2.0-r1) (379/734) Installing taglib (1.12-r1) (380/734) Installing kfilemetadata (5.98.0-r0) (381/734) Installing qt5-qtlocation (5.15.5_git20220618-r0) (382/734) Installing koko (22.09-r0) (383/734) Installing kasync (0.3.0-r2) (384/734) Installing gpg-wks-server (2.2.39-r0) (385/734) Installing gpgv (2.2.39-r0) (386/734) Installing libldap (2.6.3-r3) (387/734) Installing gnupg-dirmngr (2.2.39-r0) (388/734) Installing gnupg-utils (2.2.39-r0) (389/734) Installing gnupg-wks-client (2.2.39-r0) (390/734) Installing gnupg (2.2.39-r0) (391/734) Installing iso-codes (4.11.0-r0) (392/734) Installing kcontacts (5.98.0-r0) (393/734) Installing kpeople (5.98.0-r0) (394/734) Installing libical (3.0.14-r1) (395/734) Installing kcalendarcore (5.98.0-r0) (396/734) Installing kmime (22.08.1-r0) (397/734) Installing kimap2 (0.4.0-r1) (398/734) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (399/734) Installing kdav2 (0.4.0-r1) (400/734) Installing lmdb (0.9.29-r1) (401/734) Installing libxapian (1.4.20-r1) (402/734) Installing sink (0.9.0-r3) (403/734) Installing kpeoplesink (0_git20210224-r1) (404/734) Installing kpeoplevcard (0.1-r2) (405/734) Installing libraw (0.20.2-r0) (406/734) Installing libraw-tools (0.20.2-r0) (407/734) Installing lcms2 (2.13.1-r0) (408/734) Installing imagemagick-libs (7.1.0.49-r0) (409/734) Installing jbig2dec (0.19-r0) (410/734) Installing ghostscript (9.56.1-r0) (411/734) Installing libde265 (1.0.8-r2) (412/734) Installing libheif (1.13.0-r0) (413/734) Installing libjxl (0.6.1_git20220605-r1) (414/734) Installing librsvg (2.55.1-r0) (415/734) Installing imagemagick (7.1.0.49-r0) (416/734) Installing perl (5.36.0-r0) (417/734) Installing perl-image-exiftool (12.42-r0) (418/734) Installing exiftool (12.42-r0) (419/734) Installing openexr (3.1.5-r3) (420/734) Installing soundtouch (2.3.1-r0) (421/734) Installing chromaprint (1.5.1-r2) (422/734) Installing libraw1394 (2.1.2-r2) (423/734) Installing libdc1394 (2.2.6-r0) (424/734) Installing tslib (1.22-r1) (425/734) Installing directfb (1.7.7-r4) (426/734) Installing faac (1.30-r1) (427/734) Installing fdk-aac (2.0.2-r1) (428/734) Installing flite (2.2-r1) (429/734) Installing libsamplerate (0.2.2-r0) (430/734) Installing jack (1.9.21-r0) (431/734) Installing portaudio (19.7.0-r0) (432/734) Installing fluidsynth-libs (2.3.0-r0) (433/734) Installing libfreeaptx (0.1.1-r0) (434/734) Installing gsm (1.0.22-r0) (435/734) Installing libldac (2.0.2.3-r0) (436/734) Installing libmodplug (0.8.9.0-r1) (437/734) Installing neon (0.32.4-r0) (438/734) Installing libnice (0.1.19-r0) (439/734) Installing openal-soft (1.22.2-r1) (440/734) Installing openjpeg (2.5.0-r0) (441/734) Installing librtmp (2.4_git20190330-r1) (442/734) Installing sbc (2.0-r0) (443/734) Installing spandsp (0.0.6-r2) (444/734) Installing libsrtp (2.4.2-r3) (445/734) Installing vo-aacenc (0.1.3-r0) (446/734) Installing vo-amrwbenc (0.1.3-r0) (447/734) Installing libzbar (0.23.92-r0) (448/734) Installing gst-plugins-bad (1.20.3-r4) (449/734) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (450/734) Installing megapixels (1.5.2-r0) (451/734) Installing mobile-config-firefox (3.0.0-r1) (452/734) Installing encodings (1.0.6-r0) (453/734) Installing libfontenc (1.1.6-r0) (454/734) Installing mkfontscale (1.2.2-r1) (455/734) Installing ttf-dejavu (2.37-r2) (456/734) Installing sdl2_ttf (2.20.1-r0) (457/734) Installing osk-sdl (0.67-r0) (458/734) Installing kcmutils (5.98.0-r0) (459/734) Installing frameworkintegration (5.98.0-r0) (460/734) Installing oxygen (5.25.5-r0) (461/734) Installing modemmanager-qt (5.98.0-r0) (462/734) Installing callaudiod-libs (0.1.4-r0) (463/734) Installing abseil-cpp (20220623.1-r1) (464/734) Installing boost1.80-thread (1.80.0-r2) (465/734) Installing libprotobuf (3.21.7-r0) (466/734) Installing libphonenumber (8.12.56-r0) (467/734) Installing plasma-dialer (22.09-r0) (468/734) Installing plasma-mobile-sounds (0.1-r1) (469/734) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (470/734) Installing plasma-phonebook (22.09-r0) (471/734) Installing postmarketos-artwork-wallpapers (2-r1) (472/734) Installing postmarketos-hidden-desktop-entries (2.2-r1) (473/734) Installing bluez (5.65-r1) (474/734) Installing bluez-openrc (5.65-r1) (475/734) Installing bluez-obexd (5.65-r1) (476/734) Installing kded (5.98.0-r0) (477/734) Installing bluez-qt (5.98.0-r0) (478/734) Installing bluedevil (5.25.5-r0) (479/734) Installing breeze (5.25.5-r0) (480/734) Installing libpulse-mainloop-glib (9999_git20220528-r0) (481/734) Installing callaudiod (0.1.4-r0) (482/734) Installing dnsmasq-common (2.86-r5) (483/734) Installing dnsmasq-openrc (2.86-r5) (484/734) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (485/734) Installing linux-pam (1.5.2-r1) (486/734) Installing shadow (4.10-r3) (487/734) Installing elogind (246.10-r5) (488/734) Installing elogind-openrc (246.10-r5) (489/734) Installing hfd-service (0.1.0-r1) (490/734) Installing hfd-service-openrc (0.1.0-r1) (491/734) Installing iio-sensor-proxy (3.4-r0) (492/734) Installing iio-sensor-proxy-openrc (3.4-r0) (493/734) Installing libkscreen (5.25.5-r0) (494/734) Installing qt5-qtsensors (5.15.5_git20220519-r0) (495/734) Installing kscreen (5.25.5-r0) (496/734) Installing socat (1.7.4.3-r1) (497/734) Installing kwallet-pam (5.25.5-r0) (498/734) Installing kwayland-integration (5.25.5-r0) (499/734) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (500/734) Installing duktape (2.7.0-r0) (501/734) Installing polkit-elogind (121-r0) (502/734) Installing modemmanager (1.18.12-r0) (503/734) Installing modemmanager-openrc (1.18.12-r0) (504/734) Installing libnm (1.40.0-r0) (505/734) Installing networkmanager-common (1.40.0-r0) (506/734) Installing networkmanager-openrc (1.40.0-r0) (507/734) Installing libmnl (1.0.5-r0) (508/734) Installing libnftnl (1.2.3-r0) (509/734) Installing iptables (1.8.8-r2) (510/734) Installing iptables-openrc (1.8.8-r2) (511/734) Installing libndp (1.8-r0) (512/734) Installing libidn2 (2.3.3-r0) (513/734) Installing libpsl (0.21.1-r0) (514/734) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-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>. * (515/734) Installing networkmanager-cli (1.40.0-r0) (516/734) Installing pcre (8.45-r2) (517/734) Installing slang (2.3.3-r0) (518/734) Installing newt (0.52.21-r4) (519/734) Installing networkmanager-tui (1.40.0-r0) (520/734) Installing wireless-regdb (2022.08.12-r0) (521/734) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-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. * (522/734) Installing mobile-broadband-provider-info (20220725-r0) (523/734) Installing networkmanager-wwan (1.40.0-r0) (524/734) Installing pipewire-libs (0.3.59-r0) (525/734) Installing libunwind (1.6.2-r0) (526/734) Installing libuv (1.44.2-r0) (527/734) Installing roc-toolkit-libs (0.1.5-r2) (528/734) Installing webrtc-audio-processing (0.3.1-r6) (529/734) Installing pipewire (0.3.59-r0) (530/734) Installing breeze-icons (5.98.0-r0) (531/734) Installing dbus-x11 (1.15.0-r2) (532/734) Installing kactivities (5.98.0-r0) (533/734) Installing dconf (0.40.0-r1) (534/734) Installing anthy (9100h-r1) (535/734) Installing maliit-framework (2.3.0-r1) (536/734) Installing kyotocabinet (1.2.79-r3) (537/734) Installing libpinyin (2.6.2-r0) (538/734) Installing tinyxml (2.6.2-r1) (539/734) Installing presage (0.9.1-r2) (540/734) Installing maliit-keyboard (2.3.1-r0) (541/734) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (542/734) Installing plasma-nano (5.25.5-r0) (543/734) Installing networkmanager-qt (5.98.0-r0) (544/734) Installing plasma-nm (5.25.5-r0) (545/734) Installing plasma-nm-mobile (5.25.5-r0) (546/734) Installing fftw-single-libs (3.3.10-r0) (547/734) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (548/734) Installing pulseaudio-bluez (9999_git20220528-r0) (549/734) Installing pulseaudio-alsa (9999_git20220528-r0) (550/734) Installing alsa-utils-openrc (1.2.7-r1) (551/734) Installing pulseaudio-openrc (9999_git20220528-r0) (552/734) Installing libcanberra-pulse (0.30-r8) (553/734) Installing plasma-pa (5.25.5-r0) (554/734) Installing tzdata (2022d-r0) (555/734) Installing libdaemon (0.14-r3) (556/734) Installing openrc-settingsd (1.1.0-r0) (557/734) Installing openrc-settingsd-openrc (1.1.0-r0) (558/734) Installing plasma-settings (22.09-r1) (559/734) Installing kactivitymanagerd (5.25.5-r0) (560/734) Installing kinit (5.98.0-r0) (561/734) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (562/734) Installing kdnssd (5.98.0-r0) (563/734) Installing syntax-highlighting (5.98.0-r0) (564/734) Installing kdsoap (2.1.1-r0) (565/734) Installing libmtp (1.1.20-r0) (566/734) Installing llvm15-libs (15.0.1-r1) (567/734) Installing clang-libs (15.0.1-r0) (568/734) Installing qt5-qttools (5.15.5_git20220619-r1) (569/734) Installing phonon (4.11.1-r2) (570/734) Installing talloc (2.3.4-r0) (571/734) Installing tevent (0.13.0-r0) (572/734) Installing samba-util-libs (4.16.4-r0) (573/734) Installing jansson (2.14-r0) (574/734) Installing ldb (2.5.2-r0) (575/734) Installing libwbclient (4.16.4-r0) (576/734) Installing samba-libs (4.16.4-r0) (577/734) Installing libsmbclient (4.16.4-r0) (578/734) Installing kio-extras (22.08.1-r0) (579/734) Installing kquickcharts (5.98.0-r0) (580/734) Installing xorg-server-common (21.1.4-r1) (581/734) Installing libxkbfile (1.1.0-r1) (582/734) Installing xkbcomp (1.4.5-r0) (583/734) Installing libxfont2 (2.0.6-r0) (584/734) Installing libtirpc-conf (1.3.2-r2) (585/734) Installing libtirpc-nokrb (1.3.2-r2) (586/734) Installing libxcvt (0.1.2-r0) (587/734) Installing xwayland (22.1.3-r1) (588/734) Installing layer-shell-qt (5.25.5-r0) (589/734) Installing kscreenlocker (5.25.5-r0) (590/734) Installing libqaccessibilityclient (0.4.1-r1) (591/734) Installing xcb-util-cursor (0.1.3-r2) (592/734) Installing kwin (5.25.5-r0) (593/734) Installing kitemmodels (5.98.0-r0) (594/734) Installing threadweaver (5.98.0-r0) (595/734) Installing krunner (5.98.0-r0) (596/734) Installing milou (5.25.5-r0) (597/734) Installing pipewire-media-session (0.4.1-r0) (598/734) Installing qqc2-desktop-style (5.98.0-r0) (599/734) Installing font-hack (3.003-r2) (600/734) Installing plasma-integration (5.25.5-r0) (601/734) Installing qtchooser (66-r1) (602/734) Installing plasma-workspace-libs (5.25.5-r1) (603/734) Installing kactivities-stats (5.98.0-r0) (604/734) Installing baloo (5.98.0-r0) (605/734) Installing kholidays (5.98.0-r0) (606/734) Installing knotifyconfig (5.98.0-r0) (607/734) Installing kparts (5.98.0-r0) (608/734) Installing zxing-cpp (1.2.0-r0) (609/734) Installing libdmtx-libs (0.7.7-r0) (610/734) Installing libqrencode (4.1.1-r0) (611/734) Installing prison (5.98.0-r1) (612/734) Installing ktexteditor (5.98.0-r0) (613/734) Installing libpcap (1.10.1-r0) (614/734) Installing lm-sensors-libs (3.6.0-r4) (615/734) Installing libksysguard (5.25.5-r0) (616/734) Installing kuserfeedback (1.2.0-r1) (617/734) Installing mpfr4 (4.1.0-r0) (618/734) Installing libqalculate (4.3.0-r0) (619/734) Installing plasma-workspace (5.25.5-r1) (620/734) Installing kpty (5.98.0-r0) (621/734) Installing kdesu (5.98.0-r0) (622/734) Installing kde-cli-tools (5.25.5-r0) (623/734) Installing qqc2-breeze-style (5.25.5-r0) (624/734) Installing plasma-mobile (5.25.5-r0) (625/734) Installing polkit-kde-agent-1 (5.25.5-r0) (626/734) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (627/734) Installing chrony-openrc (4.3-r0) (628/734) Installing haveged (1.9.18-r0) (629/734) Installing haveged-openrc (1.9.18-r0) (630/734) Installing nftables (1.0.5-r0) (631/734) Installing nftables-openrc (1.0.5-r0) (632/734) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (633/734) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (634/734) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (635/734) Installing postmarketos-artwork-icons (2-r1) (636/734) Installing util-linux (2.38.1-r0) (637/734) Installing libfdisk (2.38.1-r0) (638/734) Installing libsmartcols (2.38.1-r0) (639/734) Installing util-linux-misc (2.38.1-r0) (640/734) Installing libeconf (0.4.6-r0) (641/734) Installing runuser (2.38.1-r0) (642/734) Installing mount (2.38.1-r0) (643/734) Installing losetup (2.38.1-r0) (644/734) Installing hexdump (2.38.1-r0) (645/734) Installing uuidgen (2.38.1-r0) (646/734) Installing blkid (2.38.1-r0) (647/734) Installing sfdisk (2.38.1-r0) (648/734) Installing mcookie (2.38.1-r0) (649/734) Installing agetty (2.38.1-r0) (650/734) Installing agetty-openrc (0.45.2-r3) (651/734) Installing wipefs (2.38.1-r0) (652/734) Installing cfdisk (2.38.1-r0) (653/734) Installing umount (2.38.1-r0) (654/734) Installing util-linux-openrc (2.38.1-r0) (655/734) Installing flock (2.38.1-r0) (656/734) Installing lsblk (2.38.1-r0) (657/734) Installing libcap-ng (0.8.3-r1) (658/734) Installing setpriv (2.38.1-r0) (659/734) Installing logger (2.38.1-r0) (660/734) Installing partx (2.38.1-r0) (661/734) Installing fstrim (2.38.1-r0) (662/734) Installing findmnt (2.38.1-r0) (663/734) Installing pcsc-lite-libs (1.9.9-r0) (664/734) Installing wpa_supplicant (2.10-r4) (665/734) Installing wpa_supplicant-openrc (2.10-r4) (666/734) Installing ifupdown-ng-wifi (0.12.1-r0) (667/734) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (668/734) Installing postmarketos-base-ui-networkmanager (5-r1) (669/734) Installing mpdecimal (2.5.1-r1) (670/734) Installing python3 (3.10.7-r0) (671/734) Installing py3-ruamel.yaml.clib (0.2.6-r1) (672/734) Installing py3-ruamel.yaml (0.16.12-r2) (673/734) Installing sleep-inhibitor (1.16-r0) (674/734) Installing sleep-inhibitor-openrc (1.16-r0) (675/734) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (676/734) Installing py3-dbus (1.3.2-r0) (677/734) Installing obex-capabilities (0.2.1-r1) (678/734) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (679/734) Installing postmarketos-base-ui-bluez-obexd (5-r1) (680/734) Installing pulseaudio-utils (9999_git20220528-r0) (681/734) Installing postmarketos-base-ui-pulseaudio (5-r1) (682/734) Installing upower (1.90.0-r2) (683/734) Installing device-pine64-pinephone-upower (0.42-r3) (684/734) Installing powerdevil-libs (5.25.5-r0) (685/734) Installing powerdevil (5.25.5-r0) (686/734) Installing urfkill (0.5.0_git20210401-r2) (687/734) Installing urfkill-openrc (0.5.0_git20210401-r2) (688/734) Installing bubblewrap (0.6.2-r0) (689/734) Installing fuse-common (3.12.0-r0) (690/734) Installing fuse-openrc (3.12.0-r0) (691/734) Installing fuse3-libs (3.12.0-r0) (692/734) Installing fuse3 (3.12.0-r0) (693/734) Installing xdg-desktop-portal (1.15.0-r0) (694/734) Installing xdg-desktop-portal-kde (5.25.5-r0) (695/734) Installing autologin (1.0.0-r4) (696/734) Installing tinydm (1.1.2-r0) (697/734) Installing tinydm-openrc (1.1.2-r0) (698/734) Installing postmarketos-base-ui-tinydm (5-r1) (699/734) Installing font-alias (1.0.4-r0) (700/734) Installing util-macros (1.19.3-r0) (701/734) Installing font-misc-misc (1.1.2-r2) (702/734) Installing font-cursor-misc (1.0.3-r2) (703/734) Installing xauth (1.1.2-r0) (704/734) Installing xmodmap (1.0.11-r0) (705/734) Installing xrdb (1.2.1-r0) (706/734) Installing xinit (1.4.1-r0) (707/734) Installing libpciaccess (0.16-r1) (708/734) Installing xorg-server (21.1.4-r1) (709/734) Installing libinput (1.21.0-r0) (710/734) Installing xf86-input-libinput (1.2.1-r0) (711/734) Installing xf86-video-fbdev (0.5.0-r3) (712/734) Installing postmarketos-base-ui-x11 (5-r1) (713/734) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * 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 (714/734) Installing libexif (0.6.24-r0) (715/734) Installing hwloc (2.8.0-r0) (716/734) Installing libucontext (1.2-r0) (717/734) Installing libtbb (2021.6.0-r0) (718/734) Installing opencv (4.6.0-r2) (719/734) Installing postprocessd (0.2.1-r0) (720/734) Installing postprocessd-megapixels (0.2.1-r0) (721/734) Installing qmltermwidget (0.2.0-r1) (722/734) Installing qmlkonsole (22.09-r1) (723/734) Installing c-ares (1.18.1-r0) (724/734) Installing spacebar (22.09-r0) (725/734) Installing ttf-droid-nonlatin (20200215-r2) (726/734) Installing hkdm (0.1.8-r0) (727/734) Installing buffyboard (0.2.0-r0) (728/734) Installing terminus-font (4.49.1-r1) (729/734) Installing kbd-misc (2.5.1-r1) (730/734) Installing kbd (2.5.1-r1) (731/734) Installing kbd-openrc (2.5.1-r1) (732/734) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (733/734) Installing ttyescape-openrc (1.0.1-r1) (734/734) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5-r0.trigger 2022/10/04 16:03:21 Generating for kernel version: 5.19.8 2022/10/04 16:03:21 Output directory: /boot 2022/10/04 16:03:21 == Generating initramfs == 2022/10/04 16:03:21 - Including hook files 2022/10/04 16:03:21 - Including hook scripts 2022/10/04 16:03:21 - Including required binaries 2022/10/04 16:03:21 - Including kernel modules 2022/10/04 16:03:21 - Including splash images 2022/10/04 16:03:21 - Writing and verifying initramfs archive 2022/10/04 16:03:21 == Generating initramfs extra == 2022/10/04 16:03:21 - Including extra binaries 2022/10/04 16:03:21 - Including FDE support 2022/10/04 16:03:22 - Writing and verifying initramfs-extra archive 2022/10/04 16:03:25 == 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/10/04 16:03:29 mkinitfs completed in: 8.547982034s Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2430 MiB in 759 packages (1820308) [16:03:36] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2430 MiB in 759 packages (1820308) [16:03:39] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (1820308) [16:03:40] (rootfs_pine64-pinephone) install device-pine64-pinephone (1820308) [16:03:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1820308) [16:03:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1820308) [16:03:40] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1820308) [16:03:40] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (1820308) [16:03:40] New background process: pid=1830971, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2430 MiB in 759 packages (1820308) [16:03:43] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2430 MiB in 759 packages (1820308) [16:03:47] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1820308) [16:03:47] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (1820308) [16:03:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1820308) [16:03:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1820308) [16:03:47] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1820308) [16:03:47] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1820308) [16:03:47] New background process: pid=1831151, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2430 MiB in 759 packages (1820308) [16:03:51] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (1820308) [16:03:51] (rootfs_pine64-pinephone) % mkinitfs 2022/10/04 16:03:51 Generating for kernel version: 5.19.8 2022/10/04 16:03:51 Output directory: /boot 2022/10/04 16:03:51 == Generating initramfs == 2022/10/04 16:03:51 - Including hook files 2022/10/04 16:03:51 - Including hook scripts 2022/10/04 16:03:51 - Including required binaries 2022/10/04 16:03:51 - Including kernel modules 2022/10/04 16:03:51 - Including splash images 2022/10/04 16:03:51 - Writing and verifying initramfs archive 2022/10/04 16:03:51 == Generating initramfs extra == 2022/10/04 16:03:51 - Including extra binaries 2022/10/04 16:03:51 - Including FDE support 2022/10/04 16:03:52 - Writing and verifying initramfs-extra archive 2022/10/04 16:03:55 == 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/10/04 16:03:59 mkinitfs completed in: 8.573814092s (1820308) [16:03:59] *** SET LOGIN PASSWORD FOR: 'user' *** (1820308) [16:03:59] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (1820308) [16:04:00] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (1820308) [16:04:00] (rootfs_pine64-pinephone) locking root (1820308) [16:04:00] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (1820308) [16:04:00] NOTE: No valid keymap specified for device (1820308) [16:04:00] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (1820308) [16:04:07] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (1820308) [16:04:07] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (1820308) [16:04:07] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1820308) [16:04:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1820308) [16:04:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1820308) [16:04:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1820308) [16:04:07] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2542776 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (1820308) [16:04:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1820308) [16:04:07] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1820308) [16:04:07] (native) create pine64-pinephone.img (3286M) (1820308) [16:04:07] (native) % truncate -s 3286M /home/pmos/rootfs/pine64-pinephone.img (1820308) [16:04:08] (native) mount /dev/install (pine64-pinephone.img) (1820308) [16:04:08] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1820308) [16:04:08] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1820308) [16:04:08] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1820308) [16:04:08] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1820308) [16:04:08] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1820308) [16:04:08] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1820308) [16:04:08] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1820308) [16:04:08] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1820308) [16:04:08] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1820308) [16:04:08] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1820308) [16:04:08] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1820308) [16:04:08] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1820308) [16:04:08] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (1820308) [16:04:08] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1820308) [16:04:08] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1820308) [16:04:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1820308) [16:04:08] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1820308) [16:04:08] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1820308) [16:04:08] (native) % parted -s /dev/install mktable msdos (1820308) [16:04:08] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (1820308) [16:04:08] (native) % parted -s /dev/install mkpart primary 256M 100% (1820308) [16:04:08] (native) % parted -s /dev/install set 1 boot on (1820308) [16:04:08] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1820308) [16:04:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1820308) [16:04:09] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1820308) [16:04:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1820308) [16:04:09] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1820308) [16:04:09] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1820308) [16:04:09] (native) install e2fsprogs (1820308) [16:04:09] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1820308) [16:04:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1820308) [16:04:09] (native) % cat /tmp/apk_progress_fifo (1820308) [16:04:09] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1820308) [16:04:09] New background process: pid=1832637, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 72 packages (1820308) [16:04:09] (native) format /dev/installp2 (root, ext4) (1820308) [16:04:09] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1820308) [16:04:10] (native) mount /dev/installp2 to /mnt/install (1820308) [16:04:10] (native) % mkdir -p /mnt/install (1820308) [16:04:10] (native) % mount /dev/installp2 /mnt/install (1820308) [16:04:10] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1820308) [16:04:10] (native) install e2fsprogs (1820308) [16:04:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1820308) [16:04:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1820308) [16:04:10] (native) % cat /tmp/apk_progress_fifo (1820308) [16:04:10] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1820308) [16:04:10] New background process: pid=1832666, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (1820308) [16:04:10] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (1820308) [16:04:10] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (1820308) [16:04:10] (native) % mkdir -p /mnt/install/boot (1820308) [16:04:10] (native) % mount /dev/installp1 /mnt/install/boot (1820308) [16:04:10] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1820308) [16:04:10] (native) copy rootfs_pine64-pinephone to /mnt/install/ (1820308) [16:04:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1820308) [16:04:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1820308) [16:04:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1820308) [16:04:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1820308) [16:04:10] (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/ (1820308) [16:04:26] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1820308) [16:04:26] % 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 (1820308) [16:04:26] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % 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/ (1820308) [16:04:26] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1820308) [16:04:26] % 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 (1820308) [16:04:26] 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 (1820308) [16:04:26] (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 (1820308) [16:04:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1820308) [16:04:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1820308) [16:04:29] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1820308) [16:04:29] (native) umount /dev/loop9 (1820308) [16:04:29] (native) % losetup -d /dev/loop9 (1820308) [16:04:29] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1820308) [16:04:29] (1820308) [16:04:29] *** FLASHING INFORMATION *** (1820308) [16:04:29] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1820308) [16:04:29] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1820308) [16:04:29] (1820308) [16:04:29] *** SSH DAEMON INFORMATION *** (1820308) [16:04:29] SSH daemon is enabled (disable with --no-sshd). (1820308) [16:04:29] Login as 'user' with the password given during installation. (1820308) [16:04:29] (1820308) [16:04:29] *** FIREWALL INFORMATION *** (1820308) [16:04:29] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1820308) [16:04:29] For more information: https://postmarketos.org/firewall (1820308) [16:04:29] (1820308) [16:04:29] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1820308) [16:04:29] DONE! total 2650672 -rw-r--r-- 1 root 12345 3445620736 Oct 4 16:04 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.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/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 4 16:04 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 4 16:04 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 4 16:04 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Oct 4 16:03 bin drwxr-xr-x 2 root root 4096 Oct 4 16:04 boot drwxr-xr-x 2 root root 4096 Oct 4 15:57 dev drwxr-xr-x 69 root root 4096 Oct 4 16:04 etc drwxr-xr-x 3 root root 4096 Oct 4 16:04 home drwxr-xr-x 15 root root 4096 Oct 4 16:02 lib drwx------ 2 root root 16384 Oct 4 16:04 lost+found drwxr-xr-x 5 root root 4096 Oct 4 15:57 media drwxr-xr-x 8 root root 4096 Oct 4 15:57 mnt drwxr-xr-x 2 root root 4096 Oct 4 15:57 opt drwxr-xr-x 2 root root 4096 Oct 4 15:57 proc drwx------ 2 root root 4096 Oct 4 15:57 root drwxr-xr-x 6 root root 4096 Oct 4 16:02 run drwxr-xr-x 2 root root 4096 Oct 4 16:02 sbin drwxr-xr-x 2 root root 4096 Oct 4 15:57 srv drwxr-xr-x 2 root root 4096 Oct 4 15:57 sys drwxrwxrwt 2 root root 4096 Oct 4 16:04 tmp drwxr-xr-x 10 root root 4096 Oct 4 16:02 usr drwxr-xr-x 13 root root 4096 Oct 4 15:59 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-04 16:04:52-- 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% 61.0M=0s 2022-10-04 16:04:52 (61.0 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-10-03 18:43:53.217511 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4549-g0d19d6f538 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4552-g99c9f5ac99 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4553-g2d74f7377b [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24655 distinct packages available (1/104) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664630285-r0) (2/104) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664630285-r0) (3/104) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/104) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/104) Upgrading kconfig (5.98.0-r0 -> 9999_git1664630021-r0) (6/104) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664638503-r0) (7/104) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664630532-r0) (8/104) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/104) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664630082-r0) (10/104) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664630187-r0) (11/104) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/104) Upgrading ki18n (5.98.0-r0 -> 9999_git1664630229-r0) (13/104) Upgrading kauth (5.98.0-r0 -> 9999_git1664629965-r0) (14/104) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664630004-r0) (15/104) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664630523-r0) (16/104) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664630031-r0) (17/104) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664630238-r0) (18/104) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664630304-r0) (19/104) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664630544-r0) (20/104) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664629975-r0) (21/104) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664630012-r0) (22/104) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664630159-r0) (23/104) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664630314-r0) (24/104) Upgrading knotifications (5.98.0-r0 -> 9999_git1664633697-r0) (25/104) Upgrading kservice (5.98.0-r0 -> 9999_git1664630461-r0) (26/104) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664630633-r0) (27/104) Upgrading sonnet (5.98.0-r0 -> 9999_git1664630645-r0) (28/104) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664630482-r0) (29/104) Upgrading kio (5.98.0-r0 -> 9999_git1664633918-r0) (30/104) Upgrading kpackage (5.98.0-r0 -> 9999_git1664637262-r0) (31/104) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664630091-r0) (32/104) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/104) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664630592-r0) (34/104) Upgrading kwallet (5.98.0-r0 -> 9999_git1664630501-r0) (35/104) Upgrading purpose (5.98.0-r0 -> 9999_git1664630614-r0) (36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664290107-r0) (37/104) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/104) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/104) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/104) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664630352-r0) (41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664349824-r0) (42/104) Upgrading kclock (22.09-r0 -> 9999_git1664502819-r0) (43/104) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0) (44/104) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/104) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664630178-r0) (46/104) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664630042-r0) (47/104) Upgrading kpeople (5.98.0-r0 -> 9999_git1664630402-r0) (48/104) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/104) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664629994-r0) (50/104) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/104) Upgrading oxygen (5.25.5-r0 -> 9999_git1664330273-r0) (52/104) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664416490-r0) (54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664292206-r0) (55/104) Upgrading kded (5.98.0-r0 -> 9999_git1664630101-r0) (56/104) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/104) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664306256-r0) (58/104) Upgrading breeze (5.25.5-r0 -> 9999_git1664502565-r0) (59/104) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/104) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0) (61/104) Upgrading kscreen (5.25.5-r0 -> 9999_git1664618723-r0) (62/104) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (63/104) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0) (64/104) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (65/104) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (66/104) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0) (67/104) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (68/104) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664401880-r0) (69/104) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664401880-r0) (70/104) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664305981-r0) (71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1664589804-r1) (72/104) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664278799-r0) (73/104) Upgrading kinit (5.98.0-r0 -> 9999_git1664630266-r0) (74/104) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664630150-r0) (75/104) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664630664-r0) (76/104) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (77/104) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664589349-r0) (78/104) Upgrading kwin (5.25.5-r0 -> 9999_git1664521850-r0) (79/104) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (80/104) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (81/104) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (82/104) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0) (83/104) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0) (84/104) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0) (85/104) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664563200-r1) (86/104) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (87/104) Upgrading baloo (5.98.0-r0 -> 9999_git1664629892-r0) (88/104) Upgrading kholidays (5.98.0-r0 -> 9999_git1664630207-r0) (89/104) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664630371-r0) (90/104) Upgrading kparts (5.98.0-r0 -> 9999_git1664630393-r0) (91/104) Upgrading prison (5.98.0-r1 -> 9999_git1664630602-r1) (92/104) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664643689-r0) (93/104) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0) (94/104) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664563200-r1) (95/104) Upgrading kpty (5.98.0-r0 -> 9999_git1664630423-r0) (96/104) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (97/104) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664303420-r0) (98/104) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664189424-r0) (99/104) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664657064-r0) (100/104) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664589398-r0) (101/104) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664306196-r0) (102/104) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664306196-r0) (103/104) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664375402-r0) (104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664292226-r1) Executing busybox-1.35.0-r25.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2433 MiB in 759 packages (1/10) Installing bash (5.2.0-r0) Executing bash-5.2.0-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.5-r3) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-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.0-r1) (7/10) Installing discover-backend-flatpak (5.25.5-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2444 MiB in 769 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664294413-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.22.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.09.01-r1) (27/85) Installing audiotube (9999_git1664589745-r0) (28/85) Installing calindori (9999_git1664589753-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r0) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664630491-r0) (55/85) Installing kalk (9999_git1664614599-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664567533-r0) (58/85) Installing keysmith (9999_git1664290534-r0) (59/85) Installing krecorder (9999_git1664380095-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664589771-r0) (62/85) Installing kweathercore (9999_git1664631973-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664662391-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664589787-r0) (68/85) Installing kjs (9999_git1664630323-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.10.0-r0) (75/85) Installing poppler-qt5 (22.10.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664292219-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664334665-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.17.4-r7.trigger OK: 2591 MiB in 854 packages (chroot) Exiting chroot... [16:07:17] Unregister qemu binfmt (arm) [16:07:17] Unregister qemu binfmt (aarch64) [16:07:18] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:07:18] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:07:18] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:07:18] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:07:19] Cleared up ~5098 MB of space [16:07:19] DONE! Building image for pine64-pinephonepro Already up to date. [16:07:20] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:07:20] Channel [edge]: [16:07:20] Vendor [qemu]: [16:07:20] Device codename [amd64]: [16:07:20] Kernel [lts]: [16:07:20] Username [user]: [16:07:20] User interface [weston]: [16:07:20] Change them? (y/n) [n]: [16:07:20] Extra packages [none]: [16:07:20] Use this timezone instead of GMT? (y/n) [y]: [16:07:20] Choose default locale for installation [C.UTF-8]: [16:07:20] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:07:20] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:07:21] Config changed: ui='plasma-mobile' [16:07:21] Config changed: device='pine64-pinephonepro' [16:07:21] Config changed: kernel='' [16:07:21] Config changed: extra_packages='osk-sdl' (1871723) [16:07:22] % 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) (1871723) [16:07:22] % 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.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 (1871723) [16:07:22] *** (1/4) PREPARE NATIVE CHROOT *** (1871723) [16:07:22] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1871723) [16:07:22] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1871723) [16:07:22] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1871723) [16:07:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1871723) [16:07:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1871723) [16:07:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1871723) [16:07:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1871723) [16:07:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1871723) [16:07:22] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1871723) [16:07:22] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1871723) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1871723) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1871723) [16:07:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1871723) [16:07:22] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1871723) [16:07:22] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1871723) [16:07:22] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1871723) [16:07:22] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1871723) [16:07:22] Update package index for x86_64 (4 file(s)) (1871723) [16:07:22] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1871723) [16:07:22] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1871723) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1871723) [16:07:23] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1871723) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1871723) [16:07:23] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1871723) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1871723) [16:07:23] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1871723) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1871723) [16:07:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1871723) [16:07:24] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1871723) [16:07:24] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1871723) [16:07:24] extracted: /tmp/pmbootstrapr4l704xgapk (1871723) [16:07:24] extracted: /tmp/pmbootstrap21p28qi3sig (1871723) [16:07:24] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1871723) [16:07:24] % 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/pmbootstrap21p28qi3sig /tmp/pmbootstrapr4l704xgapk Verified OK (1871723) [16:07:24] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1871723) [16:07:24] % /tmp/pmbootstrapr4l704xgapk --version apk-tools 2.12.9, compiled for x86_64. (1871723) [16:07:24] (native) install alpine-base (1871723) [16:07:24] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % 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 (1871723) [16:07:24] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1871723) [16:07:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1871723) [16:07:24] (native) update /etc/apk/repositories (1871723) [16:07:24] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1871723) [16:07:24] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1871723) [16:07:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1871723) [16:07:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1871723) [16:07:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1871723) [16:07:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1871723) [16:07:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1871723) [16:07:24] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1871723) [16:07:24] % 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 (1871723) [16:07:24] New background process: pid=1871882, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (1871723) [16:07:26] (native) % adduser -D pmos -u 12345 (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1871723) [16:07:26] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1871723) [16:07:26] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1871723) [16:07:26] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1871723) [16:07:26] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1871723) [16:07:26] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1871723) [16:07:26] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1871723) [16:07:26] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1871723) [16:07:26] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1871723) [16:07:26] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1871723) [16:07:26] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1871723) [16:07:26] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1871723) [16:07:29] (native) install cryptsetup util-linux parted (1871723) [16:07:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1871723) [16:07:29] (native) % cat /tmp/apk_progress_fifo (1871723) [16:07:29] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1871723) [16:07:29] New background process: pid=1872216, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r2) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (1871723) [16:07:31] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1871723) [16:07:31] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1871723) [16:07:31] % 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 (1871723) [16:07:31] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1871723) [16:07:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (1871723) [16:07:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (1871723) [16:07:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (1871723) [16:07:31] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (1871723) [16:07:31] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (1871723) [16:07:31] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1871723) [16:07:31] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1871723) [16:07:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1871723) [16:07:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1871723) [16:07:31] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1871723) [16:07:31] (native) install qemu-aarch64 (1871723) [16:07:31] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1871723) [16:07:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1871723) [16:07:31] (native) % cat /tmp/apk_progress_fifo (1871723) [16:07:31] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1871723) [16:07:31] New background process: pid=1872548, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r1) Executing busybox-1.35.0-r25.trigger OK: 25 MiB in 69 packages (1871723) [16:07:32] Register qemu binfmt (aarch64) (1871723) [16:07:32] % 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 (1871723) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (1871723) [16:07:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1871723) [16:07:32] % 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 (1871723) [16:07:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1871723) [16:07:32] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1871723) [16:07:32] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1871723) [16:07:32] extracted: /tmp/pmbootstrapq2_272_bapk (1871723) [16:07:32] extracted: /tmp/pmbootstrap7ei60rntsig (1871723) [16:07:32] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1871723) [16:07:32] % 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/pmbootstrap7ei60rntsig /tmp/pmbootstrapq2_272_bapk Verified OK (1871723) [16:07:32] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1871723) [16:07:32] % /tmp/pmbootstrapq2_272_bapk --version apk-tools 2.12.9, compiled for x86_64. (1871723) [16:07:32] (rootfs_pine64-pinephonepro) install alpine-base (1871723) [16:07:32] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (1871723) [16:07:32] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (1871723) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (1871723) [16:07:32] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (1871723) [16:07:32] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1871723) [16:07:32] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1871723) [16:07:32] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1871723) [16:07:32] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1871723) [16:07:32] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1871723) [16:07:32] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1871723) [16:07:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1871723) [16:07:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1871723) [16:07:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1871723) [16:07:32] Update package index for aarch64 (4 file(s)) (1871723) [16:07:32] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1871723) [16:07:33] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1871723) [16:07:33] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1871723) [16:07:33] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1871723) [16:07:33] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1871723) [16:07:33] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1871723) [16:07:33] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1871723) [16:07:34] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1871723) [16:07:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1871723) [16:07:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1871723) [16:07:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1871723) [16:07:34] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1871723) [16:07:34] % 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 (1871723) [16:07:34] New background process: pid=1872598, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 13 MiB in 25 packages (1871723) [16:07:35] (rootfs_pine64-pinephonepro) % getent passwd user (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup user wheel (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup user video (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup user audio (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup user input (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (1871723) [16:07:36] (rootfs_pine64-pinephonepro) % addgroup user plugdev (1871723) [16:07:37] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (1871723) [16:07:37] (rootfs_pine64-pinephonepro) % addgroup user netdev (1871723) [16:07:37] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (1871723) [16:07:39] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1871723) [16:07:39] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1871723) [16:07:39] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1871723) [16:07:40] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1871723) [16:07:40] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1871723) [16:07:42] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1871723) [16:07:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1871723) [16:07:42] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1871723) [16:07:42] (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 firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1871723) [16:07:42] New background process: pid=1872990, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/728) Installing icu-data-full (71.1-r4) (2/728) Installing dbus-libs (1.15.0-r2) (3/728) Installing libgcc (12.2.1_git20220924-r2) (4/728) Installing libffi (3.4.3-r0) (5/728) Installing libintl (0.21-r3) (6/728) Installing libblkid (2.38.1-r0) (7/728) Installing libmount (2.38.1-r0) (8/728) Installing pcre2 (10.40-r0) (9/728) Installing glib (2.74.0-r2) (10/728) Installing libstdc++ (12.2.1_git20220924-r2) (11/728) Installing icu-libs (71.1-r4) (12/728) Installing libpcre2-16 (10.40-r0) (13/728) Installing zstd-libs (1.5.2-r9) (14/728) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/728) Installing hicolor-icon-theme (0.17-r2) (16/728) Installing libmagic (5.42-r0) (17/728) Installing file (5.42-r0) (18/728) Installing libxau (1.0.10-r0) (19/728) Installing libmd (1.0.4-r0) (20/728) Installing libbsd (0.11.6-r2) (21/728) Installing libxdmcp (1.1.3-r1) (22/728) Installing libxcb (1.15-r0) (23/728) Installing libx11 (1.8.1-r1) (24/728) Installing libxext (1.3.4-r1) (25/728) Installing libice (1.0.10-r1) (26/728) Installing libuuid (2.38.1-r0) (27/728) Installing libsm (1.2.3-r1) (28/728) Installing libxt (1.2.1-r0) (29/728) Installing libxmu (1.1.3-r1) (30/728) Installing xset (1.2.4-r0) (31/728) Installing xprop (1.2.5-r0) (32/728) Installing xdg-utils (1.1.3-r4) (33/728) Installing mesa (22.1.7-r4) (34/728) Installing libdrm (2.4.113-r0) (35/728) Installing libexpat (2.4.9-r0) (36/728) Installing wayland-libs-server (1.21.0-r1) (37/728) Installing mesa-glapi (22.1.7-r4) (38/728) Installing mesa-gles (22.1.7-r4) (39/728) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/728) Installing libxcomposite (0.4.5-r1) (41/728) Installing brotli-libs (1.0.9-r8) (42/728) Installing libbz2 (1.0.8-r3) (43/728) Installing libpng (1.6.38-r0) (44/728) Installing freetype (2.12.1-r0) (45/728) Installing fontconfig (2.14.0-r0) (46/728) Installing wayland-libs-client (1.21.0-r1) (47/728) Installing wayland-libs-cursor (1.21.0-r1) (48/728) Installing wayland-libs-egl (1.21.0-r1) (49/728) Installing pkgconf (1.9.3-r0) (50/728) Installing xkeyboard-config (9999-r5) (51/728) Installing xz-libs (5.2.7-r0) (52/728) Installing libxml2 (2.10.2-r1) (53/728) Installing libxkbcommon (1.4.1-r0) (54/728) Installing qt5-qtwayland (5.15.5_git20220620-r1) (55/728) Installing mesa-gbm (22.1.7-r4) (56/728) Installing libxshmfence (1.3-r1) (57/728) Installing mesa-egl (22.1.7-r4) (58/728) Installing avahi-libs (0.8-r6) (59/728) Installing gmp (6.2.1-r2) (60/728) Installing nettle (3.8.1-r0) (61/728) Installing p11-kit (0.24.1-r0) (62/728) Installing libtasn1 (4.19.0-r0) (63/728) Installing libunistring (1.0-r0) (64/728) Installing gnutls (3.7.8-r0) (65/728) Installing cups-libs (2.4.2-r0) (66/728) Installing shared-mime-info (2.2-r1) (67/728) Installing libjpeg-turbo (2.1.4-r0) (68/728) Installing libwebp (1.2.4-r1) (69/728) Installing tiff (4.4.0-r0) (70/728) Installing gdk-pixbuf (2.42.9-r1) (71/728) Installing gtk-update-icon-cache (3.24.34-r6) (72/728) Installing libxfixes (6.0.0-r0) (73/728) Installing libxrender (0.9.10-r4) (74/728) Installing libxcursor (1.2.1-r1) (75/728) Installing libxdamage (1.1.5-r1) (76/728) Installing libxi (1.8-r0) (77/728) Installing libxinerama (1.1.4-r2) (78/728) Installing libxrandr (1.5.2-r1) (79/728) Installing libatk-1.0 (2.46.0-r0) (80/728) Installing libxtst (1.2.4-r0) (81/728) Installing at-spi2-core (2.46.0-r0) (82/728) Installing libatk-bridge-2.0 (2.46.0-r0) (83/728) Installing pixman (0.40.0-r4) (84/728) Installing cairo (1.17.6-r3) (85/728) Installing cairo-gobject (1.17.6-r3) (86/728) Installing libepoxy (1.5.10-r0) (87/728) Installing fribidi (1.0.12-r0) (88/728) Installing graphite2 (1.3.14-r1) (89/728) Installing harfbuzz (5.2.0-r0) (90/728) Installing libxft (2.3.6-r0) (91/728) Installing pango (1.50.11-r0) (92/728) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/728) Installing libevdev (1.13.0-r0) (94/728) Installing mtdev (1.1.6-r0) (95/728) Installing eudev-libs (3.2.11-r2) (96/728) Installing libinput-libs (1.21.0-r0) (97/728) Installing xcb-util-wm (0.4.1-r1) (98/728) Installing xcb-util (0.4.0-r3) (99/728) Installing xcb-util-image (0.4.0-r1) (100/728) Installing xcb-util-keysyms (0.4.0-r1) (101/728) Installing xcb-util-renderutil (0.3.9-r1) (102/728) Installing libxkbcommon-x11 (1.4.1-r0) (103/728) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/728) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/728) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/728) Installing kirigami2-libs (5.98.0-r0) (107/728) Installing kirigami2 (5.98.0-r0) (108/728) Installing kactivities-libs (5.98.0-r0) (109/728) Installing karchive (5.98.0-r0) (110/728) Installing kconfig (5.98.0-r0) (111/728) Installing kcoreaddons (5.98.0-r0) (112/728) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/728) Installing kwindowsystem (5.98.0-r0) (114/728) Installing kcrash (5.98.0-r0) (115/728) Installing kdbusaddons (5.98.0-r0) (116/728) Installing kglobalaccel (5.98.0-r0) (117/728) Installing kguiaddons (5.98.0-r0) (118/728) Installing ki18n (5.98.0-r0) (119/728) Installing libelogind (246.10-r5) (120/728) Installing polkit-elogind-libs (121-r0) (121/728) Installing polkit-qt-1 (0.114.0-r1) (122/728) Installing kauth (5.98.0-r0) (123/728) Installing kcodecs (5.98.0-r0) (124/728) Installing kwidgetsaddons (5.98.0-r0) (125/728) Installing kconfigwidgets (5.98.0-r0) (126/728) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/728) Installing kiconthemes (5.98.0-r0) (128/728) Installing kitemviews (5.98.0-r0) (129/728) Installing kxmlgui (5.98.0-r0) (130/728) Installing kbookmarks (5.98.0-r0) (131/728) Installing kcompletion (5.98.0-r0) (132/728) Installing libxml2-utils (2.10.2-r1) (133/728) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/728) Installing libgpg-error (1.45-r0) (135/728) Installing libgcrypt (1.10.1-r0) (136/728) Installing libxslt (1.1.36-r0) (137/728) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/728) Installing kdoctools (5.98.0-r0) (139/728) Installing kjobwidgets (5.98.0-r0) (140/728) Installing alsa-lib (1.2.7.2-r0) (141/728) Installing libxxf86vm (1.1.5-r0) (142/728) Installing mesa-gl (22.1.7-r4) (143/728) Installing libxv (1.0.11-r3) (144/728) Installing cdparanoia-libs (10.2-r11) (145/728) Installing graphene (1.10.8-r1) (146/728) Installing gstreamer (1.20.3-r1) (147/728) Installing libogg (1.3.5-r1) (148/728) Installing opus (1.3.1-r1) (149/728) Installing orc (0.4.32-r1) (150/728) Installing libtheora (1.1.1-r16) (151/728) Installing libvorbis (1.3.7-r0) (152/728) Installing gst-plugins-base (1.20.3-r1) (153/728) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/728) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/728) Installing sound-theme-freedesktop (0.8-r0) (156/728) Installing libltdl (2.4.7-r0) (157/728) Installing libcanberra (0.30-r8) (158/728) Installing libcanberra-gstreamer (0.30-r8) (159/728) Installing knotifications (5.98.0-r0) (160/728) Installing kservice (5.98.0-r0) (161/728) Installing solid-libs (5.98.0-r0) (162/728) Installing libhunspell (1.7.1-r0) (163/728) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/728) Installing ncurses-libs (6.3_p20220924-r0) (165/728) Installing readline (8.2.0-r0) (166/728) Installing hunspell (1.7.1-r0) (167/728) Installing sonnet (5.98.0-r0) (168/728) Installing ktextwidgets (5.98.0-r0) (169/728) Installing kio (5.98.0-r0) (170/728) Installing kpackage (5.98.0-r0) (171/728) Installing kdeclarative (5.98.0-r0) (172/728) Installing kwayland (5.98.0-r0) (173/728) Installing plasma-framework (5.98.0-r0) (174/728) Installing sqlite-libs (3.39.4-r0) (175/728) Installing libaccounts-glib (1.26-r0) (176/728) Installing libaccounts-qt (1.16-r1) (177/728) Installing signond (8.61-r0) (178/728) Installing accounts-qml-module (0.7_git20190605-r0) (179/728) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/728) Installing sdl2 (2.24.0-r1) (181/728) Installing aom-libs (3.5.0-r0) (182/728) Installing libass (0.16.0-r0) (183/728) Installing libdav1d (1.0.0-r1) (184/728) Installing lame (3.100-r1) (185/728) Installing libasyncns (0.8-r1) (186/728) Installing flac-libs (1.4.1-r0) (187/728) Installing libsndfile (1.1.0-r2) (188/728) Installing libgomp (12.2.1_git20220924-r2) (189/728) Installing soxr (0.1.3-r2) (190/728) Installing speexdsp (1.2.1-r0) (191/728) Installing tdb-libs (1.4.7-r0) (192/728) Installing libpulse (9999_git20220528-r0) (193/728) Installing cjson (1.7.15-r3) (194/728) Installing mbedtls (2.28.1-r0) (195/728) Installing librist (0.2.7-r0) (196/728) Installing libsrt (1.5.1-r0) (197/728) Installing libssh (0.10.4-r0) (198/728) Installing v4l-utils-libs (1.22.1-r2) (199/728) Installing libva (2.16.0-r0) (200/728) Installing libvdpau (1.5-r0) (201/728) Installing vidstab (1.1.0-r1) (202/728) Installing libvpx (1.12.0-r1) (203/728) Installing x264-libs (0.164_git20220602-r0) (204/728) Installing numactl (2.0.15-r0) (205/728) Installing x265-libs (3.5-r3) (206/728) Installing xvidcore (1.3.7-r1) (207/728) Installing libsodium (1.0.18-r2) (208/728) Installing libzmq (4.3.4-r1) (209/728) Installing ffmpeg-libs (5.1.2-r1) (210/728) Installing libevent (2.1.12-r5) (211/728) Installing nspr (4.35-r0) (212/728) Installing nss (3.83-r0) (213/728) Installing re2 (2022.06.01-r1) (214/728) Installing snappy (1.1.9-r4) (215/728) Installing qt5-qtwebengine (5.15.11-r0) (216/728) Installing libnotify (0.8.1-r1) (217/728) Installing libproxy (0.4.18-r1) (218/728) Installing signon-ui (0.17_git20171023-r1) (219/728) Installing libassuan (2.5.5-r0) (220/728) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/728) Installing gnupg-gpgconf (2.2.39-r0) (222/728) Installing gpg (2.2.39-r0) (223/728) Installing npth (1.6-r1) (224/728) Installing gpg-agent (2.2.39-r0) (225/728) Installing libksba (1.6.1-r0) (226/728) Installing gpgsm (2.2.39-r0) (227/728) Installing gpgme (1.17.1-r0) (228/728) Installing gpgmepp (1.17.1-r0) (229/728) Installing gdbm (1.23-r0) (230/728) Installing libsasl (2.1.28-r2) (231/728) Installing libqca (2.3.4-r2) (232/728) Installing kwallet (5.98.0-r0) (233/728) Installing kaccounts-integration (22.08.1-r0) (234/728) Installing purpose (5.98.0-r0) (235/728) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/728) Installing qt5-qtfeedback (0_git20180903-r0) (237/728) Installing angelfish (22.09-r0) (238/728) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/728) Installing gtk-engines-clearlooks (2.21.0-r3) (240/728) Installing gtk-engines-crux (2.21.0-r3) (241/728) Installing gtk-engines-industrial (2.21.0-r3) (242/728) Installing gtk-engines-mist (2.21.0-r3) (243/728) Installing gtk-engines-redmond (2.21.0-r3) (244/728) Installing gtk-engines-thinice (2.21.0-r3) (245/728) Installing gtk-engines (2.21.0-r3) (246/728) Installing breeze-gtk (5.25.5-r0) (247/728) Installing alsa-ucm-conf (1.2.7.2-r0) (248/728) Installing ca-certificates (20220614-r2) (249/728) Installing nghttp2-libs (1.50.0-r0) (250/728) Installing libcurl (7.85.0-r0) (251/728) Installing libgpiod (1.6.3-r1) (252/728) Installing libgudev (237-r1) (253/728) Installing libmm-glib (1.18.12-r0) (254/728) Installing libusb (1.0.26-r0) (255/728) Installing eg25-manager (0.4.4-r0) (256/728) Installing eg25-manager-openrc (0.4.4-r0) (257/728) Installing linux-pine64-pinephonepro (5.17.9-r2) (258/728) Installing llvm14-libs (14.0.6-r7) (259/728) Installing musl-fts (1.2.7-r3) (260/728) Installing libelf (0.187-r2) (261/728) Installing vulkan-loader (1.3.224.1-r1) (262/728) Installing mesa-dri-gallium (22.1.7-r4) (263/728) Installing udev-init-scripts (35-r1) (264/728) Installing udev-init-scripts-openrc (35-r1) (265/728) Installing kmod-libs (30-r1) (266/728) Installing eudev (3.2.11-r2) (267/728) Installing eudev-openrc (3.2.11-r2) (268/728) Installing openssh-keygen (9.0_p1-r4) (269/728) Installing libedit (20210910.3.1-r0) (270/728) Installing openssh-client-common (9.0_p1-r4) (271/728) Installing openssh-client-default (9.0_p1-r4) (272/728) Installing openssh-sftp-server (9.0_p1-r4) (273/728) Installing openssh-server-common (9.0_p1-r4) (274/728) Installing openssh-server (9.0_p1-r4) (275/728) Installing openssh (9.0_p1-r4) (276/728) Installing boot-deploy (0.6-r0) (277/728) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (278/728) Installing lzo (2.10-r3) (279/728) Installing btrfs-progs (5.19.1-r0) (280/728) Installing bzip2 (1.0.8-r3) (281/728) Installing argon2-libs (20190702-r2) (282/728) Installing device-mapper-libs (2.02.188-r0) (283/728) Installing json-c (0.16-r0) (284/728) Installing cryptsetup-libs (2.5.0-r2) (285/728) Installing popt (1.19-r0) (286/728) Installing cryptsetup (2.5.0-r2) (287/728) Installing cryptsetup-openrc (2.5.0-r2) (288/728) Installing libaio (0.3.113-r0) (289/728) Installing device-mapper-event-libs (2.02.188-r0) (290/728) Installing lvm2-libs (2.02.188-r0) (291/728) Installing device-mapper (2.02.188-r0) (292/728) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (293/728) Installing libcom_err (1.46.5-r2) (294/728) Installing e2fsprogs-libs (1.46.5-r2) (295/728) Installing e2fsprogs (1.46.5-r2) (296/728) Installing e2fsprogs-extra (1.46.5-r2) (297/728) Installing f2fs-tools-libs (1.15.0-r0) (298/728) Installing f2fs-tools (1.15.0-r0) (299/728) Installing lz4 (1.9.4-r1) (300/728) Installing userspace-rcu (0.13.2-r0) (301/728) Installing multipath-tools (0.9.1-r0) (302/728) Installing multipath-tools-openrc (0.9.1-r0) (303/728) Installing parted (3.5-r0) (304/728) Installing postmarketos-mvcfg (1-r0) (305/728) Installing postmarketos-keys (1-r0) (306/728) Installing sudo (1.9.11_p3-r0) (307/728) Installing postmarketos-base-nofde (22-r0) (308/728) Installing unudhcpd (0.2.1-r0) (309/728) Installing xz (5.2.7-r0) (310/728) Installing postmarketos-mkinitfs (1.5-r0) (311/728) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-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 (312/728) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (313/728) Installing dbus-openrc (1.15.0-r2) (314/728) Installing libacl (2.3.1-r1) (315/728) Installing lz4-libs (1.9.4-r1) (316/728) Installing libarchive (3.6.1-r1) (317/728) Installing efivar-libs (38-r1) (318/728) Installing libgcab (1.4-r3) (319/728) Installing json-glib (1.6.6-r0) (320/728) Installing libgusb (0.4.1-r0) (321/728) Installing libjcat (0.1.10-r0) (322/728) Installing libxmlb (0.3.10-r0) (323/728) Installing fwupd (1.8.5-r0) (324/728) Installing fwupd-openrc (1.8.5-r0) (325/728) Installing fwupd-plugin-fastboot (1.8.5-r0) (326/728) Installing fwupd-plugin-logind (1.8.5-r0) (327/728) Installing libmbim (1.26.4-r0) (328/728) Installing libqrtr-glib (1.2.2-r0) (329/728) Installing libqmi (1.30.8-r0) (330/728) Installing fwupd-plugin-modem_manager (1.8.5-r0) (331/728) Installing fwupd-plugin-upower (1.8.5-r0) (332/728) Installing device-pine64-pinephonepro (3.3-r2) Executing device-pine64-pinephonepro-3.3-r2.post-install * service eg25-manager added to runlevel default (333/728) Installing firmware-pine64-pinebookpro (2-r0) (334/728) Installing linux-firmware-cypress (20220913-r0) (335/728) Installing linux-firmware-brcm (20220913-r0) (336/728) Installing linux-firmware-rockchip (20220913-r0) (337/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r2) (338/728) Installing yaml (0.2.5-r0) (339/728) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (340/728) Installing appstream-qt (0.15.5-r0) (341/728) Installing attica (5.98.0-r0) (342/728) Installing kidletime (5.98.0-r0) (343/728) Installing knewstuff (5.98.0-r0) (344/728) Installing discover (5.25.5-r0) (345/728) Installing libapk-qt (0.4.2-r0) (346/728) Installing discover-backend-apk (5.25.5-r0) (347/728) Installing discover-backend-fwupd (5.25.5-r0) (348/728) Installing dbus-glib (0.112-r1) (349/728) Installing firefox-esr (102.3.0-r0) (350/728) Installing font-noto-common (0_git20211101-r6) (351/728) Installing font-noto-math (0_git20211101-r6) (352/728) Installing font-noto-symbols (0_git20211101-r6) (353/728) Installing font-noto (0_git20211101-r6) (354/728) Installing font-noto-emoji (2.038-r0) (355/728) Installing font-noto-extra (0_git20211101-r6) (356/728) Installing mauiman (1.0.0-r0) (357/728) Installing mauikit (2.2.0-r0) (358/728) Installing exiv2 (0.27.5-r1) (359/728) Installing mauikit-imagetools (2.2.0-r0) (360/728) Installing mauikit-filebrowsing (2.2.0-r0) (361/728) Installing index (2.2.0-r0) (362/728) Installing signon-plugin-oauth2 (0.25-r0) (363/728) Installing kaccounts-providers (22.08.1-r0) (364/728) Installing kirigami-addons (0.4-r0) (365/728) Installing kclock (22.09-r0) (366/728) Installing gsettings-desktop-schemas (43.0-r0) (367/728) Installing kdecoration (5.25.5-r0) (368/728) Installing kde-gtk-config (5.25.5-r0) (369/728) Installing kirigami-gallery (22.08.1-r0) (370/728) Installing kquickimageeditor (0.2.0-r1) (371/728) Installing taglib (1.12-r1) (372/728) Installing kfilemetadata (5.98.0-r0) (373/728) Installing qt5-qtlocation (5.15.5_git20220618-r0) (374/728) Installing koko (22.09-r0) (375/728) Installing kasync (0.3.0-r2) (376/728) Installing gpg-wks-server (2.2.39-r0) (377/728) Installing gpgv (2.2.39-r0) (378/728) Installing libldap (2.6.3-r3) (379/728) Installing gnupg-dirmngr (2.2.39-r0) (380/728) Installing gnupg-utils (2.2.39-r0) (381/728) Installing gnupg-wks-client (2.2.39-r0) (382/728) Installing gnupg (2.2.39-r0) (383/728) Installing iso-codes (4.11.0-r0) (384/728) Installing kcontacts (5.98.0-r0) (385/728) Installing kpeople (5.98.0-r0) (386/728) Installing libical (3.0.14-r1) (387/728) Installing kcalendarcore (5.98.0-r0) (388/728) Installing kmime (22.08.1-r0) (389/728) Installing kimap2 (0.4.0-r1) (390/728) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (391/728) Installing kdav2 (0.4.0-r1) (392/728) Installing lmdb (0.9.29-r1) (393/728) Installing libxapian (1.4.20-r1) (394/728) Installing sink (0.9.0-r3) (395/728) Installing kpeoplesink (0_git20210224-r1) (396/728) Installing kpeoplevcard (0.1-r2) (397/728) Installing libraw (0.20.2-r0) (398/728) Installing libraw-tools (0.20.2-r0) (399/728) Installing lcms2 (2.13.1-r0) (400/728) Installing imagemagick-libs (7.1.0.49-r0) (401/728) Installing jbig2dec (0.19-r0) (402/728) Installing ghostscript (9.56.1-r0) (403/728) Installing libde265 (1.0.8-r2) (404/728) Installing libheif (1.13.0-r0) (405/728) Installing libjxl (0.6.1_git20220605-r1) (406/728) Installing librsvg (2.55.1-r0) (407/728) Installing imagemagick (7.1.0.49-r0) (408/728) Installing perl (5.36.0-r0) (409/728) Installing perl-image-exiftool (12.42-r0) (410/728) Installing exiftool (12.42-r0) (411/728) Installing openexr (3.1.5-r3) (412/728) Installing soundtouch (2.3.1-r0) (413/728) Installing chromaprint (1.5.1-r2) (414/728) Installing libraw1394 (2.1.2-r2) (415/728) Installing libdc1394 (2.2.6-r0) (416/728) Installing tslib (1.22-r1) (417/728) Installing directfb (1.7.7-r4) (418/728) Installing faac (1.30-r1) (419/728) Installing fdk-aac (2.0.2-r1) (420/728) Installing flite (2.2-r1) (421/728) Installing libsamplerate (0.2.2-r0) (422/728) Installing jack (1.9.21-r0) (423/728) Installing portaudio (19.7.0-r0) (424/728) Installing fluidsynth-libs (2.3.0-r0) (425/728) Installing libfreeaptx (0.1.1-r0) (426/728) Installing gsm (1.0.22-r0) (427/728) Installing libldac (2.0.2.3-r0) (428/728) Installing libmodplug (0.8.9.0-r1) (429/728) Installing neon (0.32.4-r0) (430/728) Installing libnice (0.1.19-r0) (431/728) Installing openal-soft (1.22.2-r1) (432/728) Installing openjpeg (2.5.0-r0) (433/728) Installing librtmp (2.4_git20190330-r1) (434/728) Installing sbc (2.0-r0) (435/728) Installing spandsp (0.0.6-r2) (436/728) Installing libsrtp (2.4.2-r3) (437/728) Installing vo-aacenc (0.1.3-r0) (438/728) Installing vo-amrwbenc (0.1.3-r0) (439/728) Installing libzbar (0.23.92-r0) (440/728) Installing gst-plugins-bad (1.20.3-r4) (441/728) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (442/728) Installing megapixels (1.5.2-r0) (443/728) Installing mobile-config-firefox (3.0.0-r1) (444/728) Installing encodings (1.0.6-r0) (445/728) Installing libfontenc (1.1.6-r0) (446/728) Installing mkfontscale (1.2.2-r1) (447/728) Installing ttf-dejavu (2.37-r2) (448/728) Installing sdl2_ttf (2.20.1-r0) (449/728) Installing osk-sdl (0.67-r0) (450/728) Installing kcmutils (5.98.0-r0) (451/728) Installing frameworkintegration (5.98.0-r0) (452/728) Installing oxygen (5.25.5-r0) (453/728) Installing modemmanager-qt (5.98.0-r0) (454/728) Installing callaudiod-libs (0.1.4-r0) (455/728) Installing abseil-cpp (20220623.1-r1) (456/728) Installing boost1.80-thread (1.80.0-r2) (457/728) Installing libprotobuf (3.21.7-r0) (458/728) Installing libphonenumber (8.12.56-r0) (459/728) Installing plasma-dialer (22.09-r0) (460/728) Installing plasma-mobile-sounds (0.1-r1) (461/728) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (462/728) Installing plasma-phonebook (22.09-r0) (463/728) Installing postmarketos-artwork-wallpapers (2-r1) (464/728) Installing postmarketos-hidden-desktop-entries (2.2-r1) (465/728) Installing bluez (5.65-r1) (466/728) Installing bluez-openrc (5.65-r1) (467/728) Installing bluez-obexd (5.65-r1) (468/728) Installing kded (5.98.0-r0) (469/728) Installing bluez-qt (5.98.0-r0) (470/728) Installing bluedevil (5.25.5-r0) (471/728) Installing breeze (5.25.5-r0) (472/728) Installing libpulse-mainloop-glib (9999_git20220528-r0) (473/728) Installing callaudiod (0.1.4-r0) (474/728) Installing dnsmasq-common (2.86-r5) (475/728) Installing dnsmasq-openrc (2.86-r5) (476/728) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (477/728) Installing linux-pam (1.5.2-r1) (478/728) Installing shadow (4.10-r3) (479/728) Installing elogind (246.10-r5) (480/728) Installing elogind-openrc (246.10-r5) (481/728) Installing hfd-service (0.1.0-r1) (482/728) Installing hfd-service-openrc (0.1.0-r1) (483/728) Installing iio-sensor-proxy (3.4-r0) (484/728) Installing iio-sensor-proxy-openrc (3.4-r0) (485/728) Installing libkscreen (5.25.5-r0) (486/728) Installing qt5-qtsensors (5.15.5_git20220519-r0) (487/728) Installing kscreen (5.25.5-r0) (488/728) Installing socat (1.7.4.3-r1) (489/728) Installing kwallet-pam (5.25.5-r0) (490/728) Installing kwayland-integration (5.25.5-r0) (491/728) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (492/728) Installing duktape (2.7.0-r0) (493/728) Installing polkit-elogind (121-r0) (494/728) Installing modemmanager (1.18.12-r0) (495/728) Installing modemmanager-openrc (1.18.12-r0) (496/728) Installing libnm (1.40.0-r0) (497/728) Installing networkmanager-common (1.40.0-r0) (498/728) Installing networkmanager-openrc (1.40.0-r0) (499/728) Installing libmnl (1.0.5-r0) (500/728) Installing libnftnl (1.2.3-r0) (501/728) Installing iptables (1.8.8-r2) (502/728) Installing iptables-openrc (1.8.8-r2) (503/728) Installing libndp (1.8-r0) (504/728) Installing libidn2 (2.3.3-r0) (505/728) Installing libpsl (0.21.1-r0) (506/728) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-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>. * (507/728) Installing networkmanager-cli (1.40.0-r0) (508/728) Installing pcre (8.45-r2) (509/728) Installing slang (2.3.3-r0) (510/728) Installing newt (0.52.21-r4) (511/728) Installing networkmanager-tui (1.40.0-r0) (512/728) Installing wireless-regdb (2022.08.12-r0) (513/728) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-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. * (514/728) Installing mobile-broadband-provider-info (20220725-r0) (515/728) Installing networkmanager-wwan (1.40.0-r0) (516/728) Installing pipewire-libs (0.3.59-r0) (517/728) Installing libunwind (1.6.2-r0) (518/728) Installing libuv (1.44.2-r0) (519/728) Installing roc-toolkit-libs (0.1.5-r2) (520/728) Installing webrtc-audio-processing (0.3.1-r6) (521/728) Installing pipewire (0.3.59-r0) (522/728) Installing breeze-icons (5.98.0-r0) (523/728) Installing dbus-x11 (1.15.0-r2) (524/728) Installing kactivities (5.98.0-r0) (525/728) Installing dconf (0.40.0-r1) (526/728) Installing anthy (9100h-r1) (527/728) Installing maliit-framework (2.3.0-r1) (528/728) Installing kyotocabinet (1.2.79-r3) (529/728) Installing libpinyin (2.6.2-r0) (530/728) Installing tinyxml (2.6.2-r1) (531/728) Installing presage (0.9.1-r2) (532/728) Installing maliit-keyboard (2.3.1-r0) (533/728) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (534/728) Installing plasma-nano (5.25.5-r0) (535/728) Installing networkmanager-qt (5.98.0-r0) (536/728) Installing plasma-nm (5.25.5-r0) (537/728) Installing plasma-nm-mobile (5.25.5-r0) (538/728) Installing fftw-single-libs (3.3.10-r0) (539/728) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (540/728) Installing pulseaudio-bluez (9999_git20220528-r0) (541/728) Installing pulseaudio-alsa (9999_git20220528-r0) (542/728) Installing alsa-utils-openrc (1.2.7-r1) (543/728) Installing pulseaudio-openrc (9999_git20220528-r0) (544/728) Installing libcanberra-pulse (0.30-r8) (545/728) Installing plasma-pa (5.25.5-r0) (546/728) Installing tzdata (2022d-r0) (547/728) Installing libdaemon (0.14-r3) (548/728) Installing openrc-settingsd (1.1.0-r0) (549/728) Installing openrc-settingsd-openrc (1.1.0-r0) (550/728) Installing plasma-settings (22.09-r1) (551/728) Installing kactivitymanagerd (5.25.5-r0) (552/728) Installing kinit (5.98.0-r0) (553/728) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (554/728) Installing kdnssd (5.98.0-r0) (555/728) Installing syntax-highlighting (5.98.0-r0) (556/728) Installing kdsoap (2.1.1-r0) (557/728) Installing libmtp (1.1.20-r0) (558/728) Installing llvm15-libs (15.0.1-r1) (559/728) Installing clang-libs (15.0.1-r0) (560/728) Installing qt5-qttools (5.15.5_git20220619-r1) (561/728) Installing phonon (4.11.1-r2) (562/728) Installing talloc (2.3.4-r0) (563/728) Installing tevent (0.13.0-r0) (564/728) Installing samba-util-libs (4.16.4-r0) (565/728) Installing jansson (2.14-r0) (566/728) Installing ldb (2.5.2-r0) (567/728) Installing libwbclient (4.16.4-r0) (568/728) Installing samba-libs (4.16.4-r0) (569/728) Installing libsmbclient (4.16.4-r0) (570/728) Installing kio-extras (22.08.1-r0) (571/728) Installing kquickcharts (5.98.0-r0) (572/728) Installing xorg-server-common (21.1.4-r1) (573/728) Installing libxkbfile (1.1.0-r1) (574/728) Installing xkbcomp (1.4.5-r0) (575/728) Installing libxfont2 (2.0.6-r0) (576/728) Installing libtirpc-conf (1.3.2-r2) (577/728) Installing libtirpc-nokrb (1.3.2-r2) (578/728) Installing libxcvt (0.1.2-r0) (579/728) Installing xwayland (22.1.3-r1) (580/728) Installing layer-shell-qt (5.25.5-r0) (581/728) Installing kscreenlocker (5.25.5-r0) (582/728) Installing libqaccessibilityclient (0.4.1-r1) (583/728) Installing xcb-util-cursor (0.1.3-r2) (584/728) Installing kwin (5.25.5-r0) (585/728) Installing kitemmodels (5.98.0-r0) (586/728) Installing threadweaver (5.98.0-r0) (587/728) Installing krunner (5.98.0-r0) (588/728) Installing milou (5.25.5-r0) (589/728) Installing pipewire-media-session (0.4.1-r0) (590/728) Installing qqc2-desktop-style (5.98.0-r0) (591/728) Installing font-hack (3.003-r2) (592/728) Installing plasma-integration (5.25.5-r0) (593/728) Installing qtchooser (66-r1) (594/728) Installing plasma-workspace-libs (5.25.5-r1) (595/728) Installing kactivities-stats (5.98.0-r0) (596/728) Installing baloo (5.98.0-r0) (597/728) Installing kholidays (5.98.0-r0) (598/728) Installing knotifyconfig (5.98.0-r0) (599/728) Installing kparts (5.98.0-r0) (600/728) Installing zxing-cpp (1.2.0-r0) (601/728) Installing libdmtx-libs (0.7.7-r0) (602/728) Installing libqrencode (4.1.1-r0) (603/728) Installing prison (5.98.0-r1) (604/728) Installing ktexteditor (5.98.0-r0) (605/728) Installing libnl3 (3.7.0-r0) (606/728) Installing libpcap (1.10.1-r0) (607/728) Installing lm-sensors-libs (3.6.0-r4) (608/728) Installing libksysguard (5.25.5-r0) (609/728) Installing kuserfeedback (1.2.0-r1) (610/728) Installing gpsd (3.24-r0) (611/728) Installing gpsd-openrc (3.24-r0) (612/728) Installing mpfr4 (4.1.0-r0) (613/728) Installing libqalculate (4.3.0-r0) (614/728) Installing plasma-workspace (5.25.5-r1) (615/728) Installing kpty (5.98.0-r0) (616/728) Installing kdesu (5.98.0-r0) (617/728) Installing kde-cli-tools (5.25.5-r0) (618/728) Installing qqc2-breeze-style (5.25.5-r0) (619/728) Installing plasma-mobile (5.25.5-r0) (620/728) Installing polkit-kde-agent-1 (5.25.5-r0) (621/728) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (622/728) Installing chrony-openrc (4.3-r0) (623/728) Installing haveged (1.9.18-r0) (624/728) Installing haveged-openrc (1.9.18-r0) (625/728) Installing nftables (1.0.5-r0) (626/728) Installing nftables-openrc (1.0.5-r0) (627/728) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (628/728) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (629/728) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (630/728) Installing postmarketos-artwork-icons (2-r1) (631/728) Installing util-linux (2.38.1-r0) (632/728) Installing libfdisk (2.38.1-r0) (633/728) Installing libsmartcols (2.38.1-r0) (634/728) Installing util-linux-misc (2.38.1-r0) (635/728) Installing libeconf (0.4.6-r0) (636/728) Installing runuser (2.38.1-r0) (637/728) Installing mount (2.38.1-r0) (638/728) Installing losetup (2.38.1-r0) (639/728) Installing hexdump (2.38.1-r0) (640/728) Installing uuidgen (2.38.1-r0) (641/728) Installing blkid (2.38.1-r0) (642/728) Installing sfdisk (2.38.1-r0) (643/728) Installing mcookie (2.38.1-r0) (644/728) Installing agetty (2.38.1-r0) (645/728) Installing agetty-openrc (0.45.2-r3) (646/728) Installing wipefs (2.38.1-r0) (647/728) Installing cfdisk (2.38.1-r0) (648/728) Installing umount (2.38.1-r0) (649/728) Installing util-linux-openrc (2.38.1-r0) (650/728) Installing flock (2.38.1-r0) (651/728) Installing lsblk (2.38.1-r0) (652/728) Installing libcap-ng (0.8.3-r1) (653/728) Installing setpriv (2.38.1-r0) (654/728) Installing logger (2.38.1-r0) (655/728) Installing partx (2.38.1-r0) (656/728) Installing fstrim (2.38.1-r0) (657/728) Installing findmnt (2.38.1-r0) (658/728) Installing pcsc-lite-libs (1.9.9-r0) (659/728) Installing wpa_supplicant (2.10-r4) (660/728) Installing wpa_supplicant-openrc (2.10-r4) (661/728) Installing ifupdown-ng-wifi (0.12.1-r0) (662/728) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (663/728) Installing postmarketos-base-ui-networkmanager (5-r1) (664/728) Installing mpdecimal (2.5.1-r1) (665/728) Installing python3 (3.10.7-r0) (666/728) Installing py3-ruamel.yaml.clib (0.2.6-r1) (667/728) Installing py3-ruamel.yaml (0.16.12-r2) (668/728) Installing sleep-inhibitor (1.16-r0) (669/728) Installing sleep-inhibitor-openrc (1.16-r0) (670/728) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (671/728) Installing py3-dbus (1.3.2-r0) (672/728) Installing obex-capabilities (0.2.1-r1) (673/728) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (674/728) Installing postmarketos-base-ui-bluez-obexd (5-r1) (675/728) Installing pulseaudio-utils (9999_git20220528-r0) (676/728) Installing postmarketos-base-ui-pulseaudio (5-r1) (677/728) Installing upower (1.90.0-r2) (678/728) Installing powerdevil-libs (5.25.5-r0) (679/728) Installing powerdevil (5.25.5-r0) (680/728) Installing urfkill (0.5.0_git20210401-r2) (681/728) Installing urfkill-openrc (0.5.0_git20210401-r2) (682/728) Installing bubblewrap (0.6.2-r0) (683/728) Installing fuse-common (3.12.0-r0) (684/728) Installing fuse-openrc (3.12.0-r0) (685/728) Installing fuse3-libs (3.12.0-r0) (686/728) Installing fuse3 (3.12.0-r0) (687/728) Installing xdg-desktop-portal (1.15.0-r0) (688/728) Installing xdg-desktop-portal-kde (5.25.5-r0) (689/728) Installing autologin (1.0.0-r4) (690/728) Installing tinydm (1.1.2-r0) (691/728) Installing tinydm-openrc (1.1.2-r0) (692/728) Installing postmarketos-base-ui-tinydm (5-r1) (693/728) Installing font-alias (1.0.4-r0) (694/728) Installing util-macros (1.19.3-r0) (695/728) Installing font-misc-misc (1.1.2-r2) (696/728) Installing font-cursor-misc (1.0.3-r2) (697/728) Installing xauth (1.1.2-r0) (698/728) Installing xmodmap (1.0.11-r0) (699/728) Installing xrdb (1.2.1-r0) (700/728) Installing xinit (1.4.1-r0) (701/728) Installing libpciaccess (0.16-r1) (702/728) Installing xorg-server (21.1.4-r1) (703/728) Installing libinput (1.21.0-r0) (704/728) Installing xf86-input-libinput (1.2.1-r0) (705/728) Installing xf86-video-fbdev (0.5.0-r3) (706/728) Installing postmarketos-base-ui-x11 (5-r1) (707/728) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * 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 (708/728) Installing libexif (0.6.24-r0) (709/728) Installing hwloc (2.8.0-r0) (710/728) Installing libucontext (1.2-r0) (711/728) Installing libtbb (2021.6.0-r0) (712/728) Installing opencv (4.6.0-r2) (713/728) Installing postprocessd (0.2.1-r0) (714/728) Installing postprocessd-megapixels (0.2.1-r0) (715/728) Installing qmltermwidget (0.2.0-r1) (716/728) Installing qmlkonsole (22.09-r1) (717/728) Installing c-ares (1.18.1-r0) (718/728) Installing spacebar (22.09-r0) (719/728) Installing ttf-droid-nonlatin (20200215-r2) (720/728) Installing hkdm (0.1.8-r0) (721/728) Installing buffyboard (0.2.0-r0) (722/728) Installing terminus-font (4.49.1-r1) (723/728) Installing kbd-misc (2.5.1-r1) (724/728) Installing kbd (2.5.1-r1) (725/728) Installing kbd-openrc (2.5.1-r1) (726/728) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (727/728) Installing ttyescape-openrc (1.0.1-r1) (728/728) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5-r0.trigger 2022/10/04 16:13:13 Generating for kernel version: 5.17.9 2022/10/04 16:13:13 Output directory: /boot 2022/10/04 16:13:13 == Generating initramfs == 2022/10/04 16:13:13 - Including hook files 2022/10/04 16:13:13 - Including hook scripts 2022/10/04 16:13:13 - Including required binaries 2022/10/04 16:13:13 - Including kernel modules 2022/10/04 16:13:14 - Including splash images 2022/10/04 16:13:14 - Writing and verifying initramfs archive 2022/10/04 16:13:14 == Generating initramfs extra == 2022/10/04 16:13:14 - Including extra binaries 2022/10/04 16:13:14 - Including FDE support 2022/10/04 16:13:15 - Writing and verifying initramfs-extra archive 2022/10/04 16:13:16 == 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/10/04 16:13:17 mkinitfs completed in: 3.716421486s Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2448 MiB in 753 packages (1871723) [16:13:23] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2448 MiB in 753 packages (1871723) [16:13:27] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (1871723) [16:13:27] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (1871723) [16:13:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1871723) [16:13:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1871723) [16:13:27] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1871723) [16:13:27] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (1871723) [16:13:27] New background process: pid=1881430, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2448 MiB in 753 packages (1871723) [16:13:31] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2448 MiB in 753 packages (1871723) [16:13:34] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1871723) [16:13:34] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (1871723) [16:13:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1871723) [16:13:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1871723) [16:13:34] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1871723) [16:13:34] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1871723) [16:13:34] New background process: pid=1881598, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2448 MiB in 753 packages (1871723) [16:13:38] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (1871723) [16:13:38] (rootfs_pine64-pinephonepro) % mkinitfs 2022/10/04 16:13:38 Generating for kernel version: 5.17.9 2022/10/04 16:13:38 Output directory: /boot 2022/10/04 16:13:38 == Generating initramfs == 2022/10/04 16:13:38 - Including hook files 2022/10/04 16:13:38 - Including hook scripts 2022/10/04 16:13:38 - Including required binaries 2022/10/04 16:13:38 - Including kernel modules 2022/10/04 16:13:39 - Including splash images 2022/10/04 16:13:39 - Writing and verifying initramfs archive 2022/10/04 16:13:39 == Generating initramfs extra == 2022/10/04 16:13:39 - Including extra binaries 2022/10/04 16:13:39 - Including FDE support 2022/10/04 16:13:40 - Writing and verifying initramfs-extra archive 2022/10/04 16:13:41 == 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/10/04 16:13:42 mkinitfs completed in: 3.869008818s (1871723) [16:13:42] *** SET LOGIN PASSWORD FOR: 'user' *** (1871723) [16:13:42] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (1871723) [16:13:42] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (1871723) [16:13:42] (rootfs_pine64-pinephonepro) locking root (1871723) [16:13:42] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (1871723) [16:13:43] NOTE: No valid keymap specified for device (1871723) [16:13:43] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (1871723) [16:13:49] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (1871723) [16:13:49] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (1871723) [16:13:50] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1871723) [16:13:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1871723) [16:13:50] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1871723) [16:13:50] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1871723) [16:13:50] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2510676 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1871723) [16:13:50] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1871723) [16:13:50] (native) create pine64-pinephonepro.img (3248M) (1871723) [16:13:50] (native) % truncate -s 3248M /home/pmos/rootfs/pine64-pinephonepro.img (1871723) [16:13:50] (native) mount /dev/install (pine64-pinephonepro.img) (1871723) [16:13:50] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1871723) [16:13:50] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1871723) [16:13:50] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1871723) [16:13:50] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1871723) [16:13:50] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1871723) [16:13:50] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1871723) [16:13:50] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1871723) [16:13:50] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1871723) [16:13:50] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1871723) [16:13:50] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1871723) [16:13:50] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1871723) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1871723) [16:13:50] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1871723) [16:13:51] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (1871723) [16:13:51] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1871723) [16:13:51] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1871723) [16:13:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1871723) [16:13:51] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1871723) [16:13:51] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1871723) [16:13:51] (native) % parted -s /dev/install mktable gpt (1871723) [16:13:51] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (1871723) [16:13:51] (native) % parted -s /dev/install mkpart primary 256M 100% (1871723) [16:13:51] (native) % parted -s /dev/install set 1 boot on (1871723) [16:13:51] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1871723) [16:13:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1871723) [16:13:51] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1871723) [16:13:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1871723) [16:13:51] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1871723) [16:13:51] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1871723) [16:13:51] (native) install e2fsprogs (1871723) [16:13:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1871723) [16:13:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1871723) [16:13:51] (native) % cat /tmp/apk_progress_fifo (1871723) [16:13:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1871723) [16:13:51] New background process: pid=1882536, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 72 packages (1871723) [16:13:52] (native) format /dev/installp2 (root, ext4) (1871723) [16:13:52] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1871723) [16:13:52] (native) mount /dev/installp2 to /mnt/install (1871723) [16:13:52] (native) % mkdir -p /mnt/install (1871723) [16:13:52] (native) % mount /dev/installp2 /mnt/install (1871723) [16:13:52] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1871723) [16:13:52] (native) install dosfstools (1871723) [16:13:52] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1871723) [16:13:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1871723) [16:13:53] (native) % cat /tmp/apk_progress_fifo (1871723) [16:13:53] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1871723) [16:13:53] New background process: pid=1882565, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 73 packages (1871723) [16:13:53] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (1871723) [16:13:53] (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 (1871723) [16:13:53] (native) % mkdir -p /mnt/install/boot (1871723) [16:13:53] (native) % mount /dev/installp1 /mnt/install/boot (1871723) [16:13:53] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1871723) [16:13:53] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (1871723) [16:13:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1871723) [16:13:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1871723) [16:13:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1871723) [16:13:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1871723) [16:13:53] (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/ (1871723) [16:14:09] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1871723) [16:14:09] % 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 (1871723) [16:14:09] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % 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/ (1871723) [16:14:09] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1871723) [16:14:09] % 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 (1871723) [16:14:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1871723) [16:14:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1871723) [16:14:12] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1871723) [16:14:12] (native) umount /dev/loop9 (1871723) [16:14:12] (native) % losetup -d /dev/loop9 (1871723) [16:14:12] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1871723) [16:14:12] (1871723) [16:14:12] *** FLASHING INFORMATION *** (1871723) [16:14:12] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1871723) [16:14:12] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1871723) [16:14:12] (1871723) [16:14:12] *** SSH DAEMON INFORMATION *** (1871723) [16:14:12] SSH daemon is enabled (disable with --no-sshd). (1871723) [16:14:12] Login as 'user' with the password given during installation. (1871723) [16:14:12] (1871723) [16:14:12] *** FIREWALL INFORMATION *** (1871723) [16:14:12] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1871723) [16:14:12] For more information: https://postmarketos.org/firewall (1871723) [16:14:12] (1871723) [16:14:12] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1871723) [16:14:12] DONE! total 2605028 -rw-r--r-- 1 root 12345 3405774848 Oct 4 16:14 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.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/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 4 16:14 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 4 16:14 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 4 16:14 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Oct 4 16:12 bin drwxr-xr-x 2 root root 4096 Oct 4 16:13 boot drwxr-xr-x 2 root root 4096 Oct 4 16:07 dev drwxr-xr-x 68 root root 4096 Oct 4 16:13 etc drwxr-xr-x 3 root root 4096 Oct 4 16:14 home drwxr-xr-x 15 root root 4096 Oct 4 16:12 lib drwx------ 2 root root 16384 Oct 4 16:13 lost+found drwxr-xr-x 5 root root 4096 Oct 4 16:07 media drwxr-xr-x 8 root root 4096 Oct 4 16:07 mnt drwxr-xr-x 2 root root 4096 Oct 4 16:07 opt drwxr-xr-x 2 root root 4096 Oct 4 16:07 proc drwx------ 2 root root 4096 Oct 4 16:07 root drwxr-xr-x 6 root root 4096 Oct 4 16:11 run drwxr-xr-x 2 root root 4096 Oct 4 16:12 sbin drwxr-xr-x 2 root root 4096 Oct 4 16:07 srv drwxr-xr-x 2 root root 4096 Oct 4 16:07 sys drwxrwxrwt 2 root root 4096 Oct 4 16:13 tmp drwxr-xr-x 10 root root 4096 Oct 4 16:12 usr drwxr-xr-x 13 root root 4096 Oct 4 16:09 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-04 16:14:36-- 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% 82.7M=0s 2022-10-04 16:14:36 (82.7 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-10-03 18:43:53.217511 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4549-g0d19d6f538 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4552-g99c9f5ac99 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4553-g2d74f7377b [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24655 distinct packages available (1/104) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664630285-r0) (2/104) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664630285-r0) (3/104) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/104) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/104) Upgrading kconfig (5.98.0-r0 -> 9999_git1664630021-r0) (6/104) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664638503-r0) (7/104) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664630532-r0) (8/104) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/104) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664630082-r0) (10/104) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664630187-r0) (11/104) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/104) Upgrading ki18n (5.98.0-r0 -> 9999_git1664630229-r0) (13/104) Upgrading kauth (5.98.0-r0 -> 9999_git1664629965-r0) (14/104) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664630004-r0) (15/104) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664630523-r0) (16/104) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664630031-r0) (17/104) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664630238-r0) (18/104) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664630304-r0) (19/104) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664630544-r0) (20/104) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664629975-r0) (21/104) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664630012-r0) (22/104) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664630159-r0) (23/104) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664630314-r0) (24/104) Upgrading knotifications (5.98.0-r0 -> 9999_git1664633697-r0) (25/104) Upgrading kservice (5.98.0-r0 -> 9999_git1664630461-r0) (26/104) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664630633-r0) (27/104) Upgrading sonnet (5.98.0-r0 -> 9999_git1664630645-r0) (28/104) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664630482-r0) (29/104) Upgrading kio (5.98.0-r0 -> 9999_git1664633918-r0) (30/104) Upgrading kpackage (5.98.0-r0 -> 9999_git1664637262-r0) (31/104) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664630091-r0) (32/104) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/104) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664630592-r0) (34/104) Upgrading kwallet (5.98.0-r0 -> 9999_git1664630501-r0) (35/104) Upgrading purpose (5.98.0-r0 -> 9999_git1664630614-r0) (36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664290107-r0) (37/104) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/104) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/104) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/104) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664630352-r0) (41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664349824-r0) (42/104) Upgrading kclock (22.09-r0 -> 9999_git1664502819-r0) (43/104) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0) (44/104) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/104) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664630178-r0) (46/104) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664630042-r0) (47/104) Upgrading kpeople (5.98.0-r0 -> 9999_git1664630402-r0) (48/104) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/104) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664629994-r0) (50/104) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/104) Upgrading oxygen (5.25.5-r0 -> 9999_git1664330273-r0) (52/104) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664416490-r0) (54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664292206-r0) (55/104) Upgrading kded (5.98.0-r0 -> 9999_git1664630101-r0) (56/104) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/104) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664306256-r0) (58/104) Upgrading breeze (5.25.5-r0 -> 9999_git1664502565-r0) (59/104) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/104) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0) (61/104) Upgrading kscreen (5.25.5-r0 -> 9999_git1664618723-r0) (62/104) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (63/104) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0) (64/104) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (65/104) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (66/104) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0) (67/104) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (68/104) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664401880-r0) (69/104) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664401880-r0) (70/104) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664305981-r0) (71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1664589804-r1) (72/104) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664278799-r0) (73/104) Upgrading kinit (5.98.0-r0 -> 9999_git1664630266-r0) (74/104) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664630150-r0) (75/104) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664630664-r0) (76/104) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (77/104) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664589349-r0) (78/104) Upgrading kwin (5.25.5-r0 -> 9999_git1664521850-r0) (79/104) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (80/104) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (81/104) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (82/104) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0) (83/104) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0) (84/104) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0) (85/104) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664563200-r1) (86/104) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (87/104) Upgrading baloo (5.98.0-r0 -> 9999_git1664629892-r0) (88/104) Upgrading kholidays (5.98.0-r0 -> 9999_git1664630207-r0) (89/104) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664630371-r0) (90/104) Upgrading kparts (5.98.0-r0 -> 9999_git1664630393-r0) (91/104) Upgrading prison (5.98.0-r1 -> 9999_git1664630602-r1) (92/104) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664643689-r0) (93/104) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0) (94/104) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664563200-r1) (95/104) Upgrading kpty (5.98.0-r0 -> 9999_git1664630423-r0) (96/104) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (97/104) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664303420-r0) (98/104) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664189424-r0) (99/104) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664657064-r0) (100/104) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664589398-r0) (101/104) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664306196-r0) (102/104) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664306196-r0) (103/104) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664375402-r0) (104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664292226-r1) Executing busybox-1.35.0-r25.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2451 MiB in 753 packages (1/10) Installing bash (5.2.0-r0) Executing bash-5.2.0-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.5-r3) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-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.0-r1) (7/10) Installing discover-backend-flatpak (5.25.5-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2462 MiB in 763 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664294413-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.22.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.09.01-r1) (27/85) Installing audiotube (9999_git1664589745-r0) (28/85) Installing calindori (9999_git1664589753-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r0) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664630491-r0) (55/85) Installing kalk (9999_git1664614599-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664567533-r0) (58/85) Installing keysmith (9999_git1664290534-r0) (59/85) Installing krecorder (9999_git1664380095-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664589771-r0) (62/85) Installing kweathercore (9999_git1664631973-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664662391-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664589787-r0) (68/85) Installing kjs (9999_git1664630323-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.10.0-r0) (75/85) Installing poppler-qt5 (22.10.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664292219-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664334665-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.17.4-r7.trigger OK: 2609 MiB in 848 packages (chroot) Exiting chroot... [16:17:01] Unregister qemu binfmt (arm) [16:17:01] Unregister qemu binfmt (aarch64) [16:17:02] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:17:02] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:17:02] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:17:02] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:17:03] Cleared up ~5022 MB of space [16:17:03] DONE! removed 'images/pmos-plasma-mobile-nightly-20221003-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221003-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221003-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221003-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221003-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221003-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 884.2 MiB / 3,286.0 MiB = 0.269, 28 MiB/s, 1:55 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221004-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 846.8 MiB / 3,248.0 MiB = 0.261, 27 MiB/s, 2:00 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221004-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,269.7 MiB / 4,388.0 MiB = 0.289, 29 MiB/s, 2:29 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221004-tablet-x64uefi.img.xz' Warning: Permanently added the ECDSA host key for IP address '[76.71.104.126]:2200' to the list of known hosts. sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221003-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221003-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221003-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221003-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221003-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221003-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221004-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,375,104 0% 3.17MB/s 0:04:44 4,653,056 0% 2.18MB/s 0:06:53 5,963,776 0% 1.85MB/s 0:08:06 7,274,496 0% 1.69MB/s 0:08:51 8,585,216 0% 1.21MB/s 0:12:21 9,895,936 1% 1.22MB/s 0:12:16 11,206,656 1% 1.22MB/s 0:12:14 12,517,376 1% 1.22MB/s 0:12:12 13,828,096 1% 1.21MB/s 0:12:16 15,138,816 1% 1.21MB/s 0:12:16 16,449,536 1% 1.21MB/s 0:12:14 17,760,256 1% 1.20MB/s 0:12:18 19,070,976 2% 1.21MB/s 0:12:12 20,381,696 2% 1.21MB/s 0:12:14 21,692,416 2% 1.20MB/s 0:12:14 23,003,136 2% 1.21MB/s 0:12:10 24,313,856 2% 1.21MB/s 0:12:09 25,624,576 2% 1.21MB/s 0:12:05 26,935,296 2% 1.21MB/s 0:12:06 28,246,016 3% 1.22MB/s 0:12:01 29,556,736 3% 1.22MB/s 0:12:01 30,867,456 3% 1.22MB/s 0:12:00 32,178,176 3% 1.22MB/s 0:11:56 33,488,896 3% 1.22MB/s 0:11:57 34,799,616 3% 1.22MB/s 0:11:56 36,110,336 3% 1.22MB/s 0:11:54 37,421,056 4% 1.22MB/s 0:11:52 38,731,776 4% 1.22MB/s 0:11:52 40,042,496 4% 1.22MB/s 0:11:52 41,353,216 4% 1.21MB/s 0:11:53 42,663,936 4% 1.21MB/s 0:11:53 43,974,656 4% 1.21MB/s 0:11:55 45,285,376 4% 1.20MB/s 0:11:55 46,596,096 5% 1.21MB/s 0:11:52 47,906,816 5% 1.20MB/s 0:11:55 49,217,536 5% 1.20MB/s 0:11:53 50,528,256 5% 1.21MB/s 0:11:47 51,838,976 5% 1.21MB/s 0:11:45 52,887,552 5% 1.10MB/s 0:12:56 54,198,272 5% 1.10MB/s 0:12:57 55,508,992 5% 1.09MB/s 0:13:00 56,819,712 6% 1.09MB/s 0:13:02 58,130,432 6% 1.20MB/s 0:11:45 59,441,152 6% 1.21MB/s 0:11:41 60,751,872 6% 1.21MB/s 0:11:38 62,062,592 6% 1.21MB/s 0:11:36 63,373,312 6% 1.21MB/s 0:11:34 64,684,032 6% 1.22MB/s 0:11:33 65,994,752 7% 1.22MB/s 0:11:31 67,272,704 7% 1.21MB/s 0:11:35 68,583,424 7% 1.21MB/s 0:11:33 69,763,072 7% 1.08MB/s 0:12:57 71,073,792 7% 1.08MB/s 0:12:57 72,384,512 7% 1.08MB/s 0:12:50 73,433,088 7% 1.01MB/s 0:13:45 74,743,808 8% 1.12MB/s 0:12:20 76,054,528 8% 1.12MB/s 0:12:23 77,365,248 8% 1.11MB/s 0:12:25 78,675,968 8% 1.19MB/s 0:11:35 79,986,688 8% 1.20MB/s 0:11:28 81,297,408 8% 1.21MB/s 0:11:21 82,608,128 8% 1.21MB/s 0:11:22 83,918,848 9% 1.21MB/s 0:11:20 85,229,568 9% 1.21MB/s 0:11:19 86,540,288 9% 1.21MB/s 0:11:21 87,851,008 9% 1.20MB/s 0:11:20 89,161,728 9% 1.20MB/s 0:11:20 90,472,448 9% 1.19MB/s 0:11:25 91,783,168 9% 1.20MB/s 0:11:22 93,093,888 10% 1.20MB/s 0:11:16 94,404,608 10% 1.20MB/s 0:11:15 95,715,328 10% 1.21MB/s 0:11:09 97,026,048 10% 1.21MB/s 0:11:07 98,336,768 10% 1.22MB/s 0:11:05 99,647,488 10% 1.21MB/s 0:11:05 100,958,208 10% 1.22MB/s 0:11:03 102,268,928 11% 1.22MB/s 0:11:02 103,579,648 11% 1.21MB/s 0:11:02 104,890,368 11% 1.22MB/s 0:11:00 105,938,944 11% 1.14MB/s 0:11:45 107,118,592 11% 1.02MB/s 0:13:02 108,429,312 11% 1.03MB/s 0:12:59 109,740,032 11% 1.03MB/s 0:12:57 111,050,752 11% 1.10MB/s 0:12:04 112,361,472 12% 1.22MB/s 0:10:52 113,672,192 12% 1.22MB/s 0:10:51 114,982,912 12% 1.22MB/s 0:10:50 116,293,632 12% 1.22MB/s 0:10:49 117,604,352 12% 1.22MB/s 0:10:49 118,915,072 12% 1.22MB/s 0:10:48 120,225,792 12% 1.22MB/s 0:10:48 121,536,512 13% 1.21MB/s 0:10:47 122,847,232 13% 1.22MB/s 0:10:46 124,157,952 13% 1.21MB/s 0:10:47 125,468,672 13% 1.21MB/s 0:10:45 126,779,392 13% 1.21MB/s 0:10:43 128,090,112 13% 1.21MB/s 0:10:43 129,400,832 13% 1.21MB/s 0:10:41 130,711,552 14% 1.22MB/s 0:10:39 132,022,272 14% 1.21MB/s 0:10:42 133,332,992 14% 1.21MB/s 0:10:41 134,643,712 14% 1.21MB/s 0:10:40 135,954,432 14% 1.21MB/s 0:10:40 137,265,152 14% 1.21MB/s 0:10:37 138,575,872 14% 1.21MB/s 0:10:35 139,886,592 15% 1.21MB/s 0:10:35 141,197,312 15% 1.21MB/s 0:10:33 142,508,032 15% 1.21MB/s 0:10:32 143,818,752 15% 1.21MB/s 0:10:34 145,129,472 15% 1.20MB/s 0:10:34 146,440,192 15% 1.20MB/s 0:10:34 147,750,912 15% 1.20MB/s 0:10:33 149,061,632 16% 1.21MB/s 0:10:29 150,372,352 16% 1.21MB/s 0:10:26 151,683,072 16% 1.21MB/s 0:10:23 152,993,792 16% 1.21MB/s 0:10:23 154,304,512 16% 1.22MB/s 0:10:20 155,615,232 16% 1.21MB/s 0:10:22 156,925,952 16% 1.21MB/s 0:10:21 158,236,672 17% 1.21MB/s 0:10:19 159,547,392 17% 1.21MB/s 0:10:20 160,858,112 17% 1.22MB/s 0:10:15 162,168,832 17% 1.21MB/s 0:10:15 163,479,552 17% 1.21MB/s 0:10:15 164,790,272 17% 1.21MB/s 0:10:14 166,100,992 17% 1.21MB/s 0:10:13 167,411,712 18% 1.21MB/s 0:10:15 168,722,432 18% 1.21MB/s 0:10:13 170,033,152 18% 1.21MB/s 0:10:12 171,343,872 18% 1.20MB/s 0:10:12 172,654,592 18% 1.21MB/s 0:10:09 173,965,312 18% 1.21MB/s 0:10:08 175,276,032 18% 1.21MB/s 0:10:06 176,586,752 19% 1.21MB/s 0:10:05 177,897,472 19% 1.21MB/s 0:10:04 179,208,192 19% 1.21MB/s 0:10:02 180,518,912 19% 1.20MB/s 0:10:05 181,829,632 19% 1.21MB/s 0:10:01 183,140,352 19% 1.21MB/s 0:09:59 184,451,072 19% 1.21MB/s 0:09:59 185,761,792 20% 1.22MB/s 0:09:54 187,072,512 20% 1.21MB/s 0:09:56 188,383,232 20% 1.21MB/s 0:09:55 189,693,952 20% 1.21MB/s 0:09:54 191,004,672 20% 1.21MB/s 0:09:55 192,315,392 20% 1.21MB/s 0:09:53 193,626,112 20% 1.21MB/s 0:09:53 194,936,832 21% 1.21MB/s 0:09:51 196,247,552 21% 1.21MB/s 0:09:49 197,558,272 21% 1.21MB/s 0:09:48 198,868,992 21% 1.21MB/s 0:09:46 200,179,712 21% 1.21MB/s 0:09:47 201,457,664 21% 1.20MB/s 0:09:48 202,768,384 21% 1.20MB/s 0:09:47 204,079,104 22% 1.21MB/s 0:09:45 205,389,824 22% 1.20MB/s 0:09:45 206,700,544 22% 1.21MB/s 0:09:41 208,011,264 22% 1.21MB/s 0:09:40 209,321,984 22% 1.20MB/s 0:09:42 210,632,704 22% 1.21MB/s 0:09:40 211,943,424 22% 1.21MB/s 0:09:38 213,254,144 23% 1.21MB/s 0:09:37 214,564,864 23% 1.21MB/s 0:09:35 215,875,584 23% 1.21MB/s 0:09:32 217,186,304 23% 1.21MB/s 0:09:32 218,497,024 23% 1.21MB/s 0:09:29 219,807,744 23% 1.21MB/s 0:09:29 221,118,464 23% 1.22MB/s 0:09:26 222,298,112 23% 1.19MB/s 0:09:37 223,608,832 24% 1.19MB/s 0:09:37 224,919,552 24% 1.20MB/s 0:09:33 226,230,272 24% 1.19MB/s 0:09:37 227,409,920 24% 1.16MB/s 0:09:47 228,720,640 24% 1.16MB/s 0:09:46 230,031,360 24% 1.14MB/s 0:09:58 231,342,080 24% 1.12MB/s 0:10:06 232,652,800 25% 1.17MB/s 0:09:41 233,963,520 25% 1.16MB/s 0:09:41 235,274,240 25% 1.19MB/s 0:09:27 236,584,960 25% 1.21MB/s 0:09:16 237,895,680 25% 1.21MB/s 0:09:14 239,206,400 25% 1.22MB/s 0:09:12 240,517,120 25% 1.21MB/s 0:09:12 241,827,840 26% 1.21MB/s 0:09:12 243,138,560 26% 1.21MB/s 0:09:10 244,449,280 26% 1.21MB/s 0:09:08 245,760,000 26% 1.21MB/s 0:09:08 247,070,720 26% 1.22MB/s 0:09:06 248,381,440 26% 1.21MB/s 0:09:05 249,692,160 26% 1.22MB/s 0:09:04 251,002,880 27% 1.21MB/s 0:09:06 252,313,600 27% 1.20MB/s 0:09:09 253,624,320 27% 1.19MB/s 0:09:11 254,935,040 27% 1.19MB/s 0:09:11 256,245,760 27% 1.18MB/s 0:09:14 257,556,480 27% 1.17MB/s 0:09:17 258,867,200 27% 1.18MB/s 0:09:12 260,177,920 28% 1.18MB/s 0:09:11 261,488,640 28% 1.19MB/s 0:09:04 262,799,360 28% 1.21MB/s 0:08:56 264,110,080 28% 1.21MB/s 0:08:56 265,420,800 28% 1.21MB/s 0:08:56 266,731,520 28% 1.21MB/s 0:08:54 268,042,240 28% 1.20MB/s 0:08:54 269,352,960 29% 1.20MB/s 0:08:53 270,663,680 29% 1.20MB/s 0:08:53 271,974,400 29% 1.21MB/s 0:08:48 273,285,120 29% 1.21MB/s 0:08:46 274,595,840 29% 1.21MB/s 0:08:45 275,906,560 29% 1.22MB/s 0:08:41 277,217,280 29% 1.21MB/s 0:08:42 278,528,000 30% 1.22MB/s 0:08:40 279,838,720 30% 1.22MB/s 0:08:38 281,149,440 30% 1.21MB/s 0:08:39 282,460,160 30% 1.22MB/s 0:08:38 283,770,880 30% 1.21MB/s 0:08:40 285,081,600 30% 1.21MB/s 0:08:39 286,392,320 30% 1.21MB/s 0:08:36 287,703,040 31% 1.21MB/s 0:08:36 289,013,760 31% 1.22MB/s 0:08:32 290,324,480 31% 1.22MB/s 0:08:31 291,635,200 31% 1.22MB/s 0:08:30 292,945,920 31% 1.22MB/s 0:08:28 294,256,640 31% 1.22MB/s 0:08:28 295,567,360 31% 1.22MB/s 0:08:26 296,878,080 32% 1.21MB/s 0:08:27 298,188,800 32% 1.21MB/s 0:08:26 299,499,520 32% 1.21MB/s 0:08:24 300,810,240 32% 1.21MB/s 0:08:23 302,120,960 32% 1.22MB/s 0:08:21 303,431,680 32% 1.22MB/s 0:08:21 304,742,400 32% 1.22MB/s 0:08:20 306,053,120 33% 1.21MB/s 0:08:19 307,363,840 33% 1.22MB/s 0:08:17 308,674,560 33% 1.22MB/s 0:08:16 309,985,280 33% 1.22MB/s 0:08:15 311,296,000 33% 1.22MB/s 0:08:14 312,606,720 33% 1.22MB/s 0:08:12 313,917,440 33% 1.22MB/s 0:08:11 315,228,160 34% 1.21MB/s 0:08:14 316,538,880 34% 1.21MB/s 0:08:11 317,849,600 34% 1.21MB/s 0:08:11 319,160,320 34% 1.21MB/s 0:08:09 320,471,040 34% 1.22MB/s 0:08:05 321,781,760 34% 1.20MB/s 0:08:11 323,092,480 34% 1.20MB/s 0:08:13 324,403,200 34% 1.20MB/s 0:08:11 325,713,920 35% 1.19MB/s 0:08:12 327,024,640 35% 1.21MB/s 0:08:05 328,335,360 35% 1.21MB/s 0:08:01 329,646,080 35% 1.21MB/s 0:08:01 330,956,800 35% 1.21MB/s 0:08:00 332,267,520 35% 1.21MB/s 0:07:59 333,578,240 35% 1.21MB/s 0:07:58 334,888,960 36% 1.21MB/s 0:07:58 336,166,912 36% 1.20MB/s 0:07:59 337,477,632 36% 1.20MB/s 0:07:57 338,788,352 36% 1.20MB/s 0:07:58 340,099,072 36% 1.20MB/s 0:07:56 341,409,792 36% 1.21MB/s 0:07:52 342,720,512 36% 1.21MB/s 0:07:51 344,031,232 37% 1.21MB/s 0:07:49 345,341,952 37% 1.21MB/s 0:07:50 346,652,672 37% 1.20MB/s 0:07:51 347,963,392 37% 1.20MB/s 0:07:50 349,274,112 37% 1.19MB/s 0:07:52 350,584,832 37% 1.20MB/s 0:07:51 351,895,552 37% 1.19MB/s 0:07:52 353,206,272 38% 1.19MB/s 0:07:52 354,516,992 38% 1.19MB/s 0:07:49 355,827,712 38% 1.19MB/s 0:07:47 357,138,432 38% 1.20MB/s 0:07:43 358,449,152 38% 1.21MB/s 0:07:40 359,759,872 38% 1.21MB/s 0:07:38 361,070,592 38% 1.20MB/s 0:07:39 362,381,312 39% 1.20MB/s 0:07:38 363,692,032 39% 1.20MB/s 0:07:38 365,002,752 39% 1.21MB/s 0:07:34 366,313,472 39% 1.21MB/s 0:07:32 367,624,192 39% 1.21MB/s 0:07:31 368,934,912 39% 1.21MB/s 0:07:30 370,245,632 39% 1.21MB/s 0:07:30 371,556,352 40% 1.21MB/s 0:07:28 372,867,072 40% 1.22MB/s 0:07:25 374,177,792 40% 1.21MB/s 0:07:25 375,488,512 40% 1.21MB/s 0:07:26 376,799,232 40% 1.20MB/s 0:07:27 378,109,952 40% 1.20MB/s 0:07:26 379,420,672 40% 1.20MB/s 0:07:25 380,731,392 41% 1.20MB/s 0:07:24 382,042,112 41% 1.20MB/s 0:07:24 383,352,832 41% 1.20MB/s 0:07:22 384,663,552 41% 1.19MB/s 0:07:26 385,974,272 41% 1.19MB/s 0:07:24 387,284,992 41% 1.19MB/s 0:07:23 388,595,712 41% 1.19MB/s 0:07:22 389,906,432 42% 1.20MB/s 0:07:16 391,217,152 42% 1.20MB/s 0:07:15 392,527,872 42% 1.21MB/s 0:07:12 393,838,592 42% 1.21MB/s 0:07:12 395,149,312 42% 1.21MB/s 0:07:10 396,460,032 42% 1.21MB/s 0:07:07 397,770,752 42% 1.21MB/s 0:07:07 399,081,472 43% 1.21MB/s 0:07:05 400,392,192 43% 1.21MB/s 0:07:04 401,702,912 43% 1.21MB/s 0:07:03 403,013,632 43% 1.21MB/s 0:07:02 404,324,352 43% 1.21MB/s 0:07:01 405,635,072 43% 1.20MB/s 0:07:03 406,945,792 43% 1.21MB/s 0:07:00 408,256,512 44% 1.21MB/s 0:06:58 409,567,232 44% 1.21MB/s 0:06:58 410,877,952 44% 1.21MB/s 0:06:55 412,188,672 44% 1.21MB/s 0:06:54 413,499,392 44% 1.22MB/s 0:06:52 414,810,112 44% 1.21MB/s 0:06:52 416,120,832 44% 1.22MB/s 0:06:49 417,431,552 45% 1.21MB/s 0:06:50 418,742,272 45% 1.22MB/s 0:06:48 420,052,992 45% 1.22MB/s 0:06:46 421,363,712 45% 1.22MB/s 0:06:45 422,674,432 45% 1.21MB/s 0:06:46 423,985,152 45% 1.21MB/s 0:06:46 425,295,872 45% 1.22MB/s 0:06:43 426,606,592 46% 1.22MB/s 0:06:41 427,917,312 46% 1.22MB/s 0:06:39 429,228,032 46% 1.22MB/s 0:06:38 430,538,752 46% 1.20MB/s 0:06:44 431,849,472 46% 1.19MB/s 0:06:45 433,160,192 46% 1.19MB/s 0:06:46 434,470,912 46% 1.18MB/s 0:06:48 435,781,632 47% 1.19MB/s 0:06:44 437,092,352 47% 1.19MB/s 0:06:42 438,403,072 47% 1.20MB/s 0:06:39 439,713,792 47% 1.21MB/s 0:06:34 441,024,512 47% 1.21MB/s 0:06:32 442,335,232 47% 1.21MB/s 0:06:31 443,645,952 47% 1.21MB/s 0:06:29 444,956,672 47% 1.21MB/s 0:06:29 446,267,392 48% 1.21MB/s 0:06:28 447,578,112 48% 1.19MB/s 0:06:33 448,888,832 48% 1.19MB/s 0:06:31 450,199,552 48% 1.19MB/s 0:06:30 451,510,272 48% 1.19MB/s 0:06:29 452,820,992 48% 1.21MB/s 0:06:23 454,131,712 48% 1.20MB/s 0:06:26 455,442,432 49% 1.20MB/s 0:06:24 456,753,152 49% 1.20MB/s 0:06:21 458,063,872 49% 1.20MB/s 0:06:20 459,374,592 49% 1.21MB/s 0:06:17 460,685,312 49% 1.21MB/s 0:06:16 461,996,032 49% 1.21MB/s 0:06:15 463,306,752 49% 1.20MB/s 0:06:16 464,617,472 50% 1.21MB/s 0:06:14 465,797,120 50% 1.18MB/s 0:06:22 467,107,840 50% 1.17MB/s 0:06:22 468,418,560 50% 1.17MB/s 0:06:21 469,729,280 50% 1.17MB/s 0:06:22 471,007,232 50% 1.19MB/s 0:06:15 472,317,952 50% 1.19MB/s 0:06:13 473,628,672 51% 1.19MB/s 0:06:13 474,939,392 51% 1.19MB/s 0:06:12 476,250,112 51% 1.19MB/s 0:06:08 477,560,832 51% 1.18MB/s 0:06:12 478,871,552 51% 1.19MB/s 0:06:08 480,182,272 51% 1.19MB/s 0:06:05 481,492,992 51% 1.19MB/s 0:06:05 482,803,712 52% 1.20MB/s 0:06:01 484,114,432 52% 1.20MB/s 0:06:00 485,425,152 52% 1.20MB/s 0:05:59 486,735,872 52% 1.20MB/s 0:05:56 488,046,592 52% 1.21MB/s 0:05:55 489,357,312 52% 1.21MB/s 0:05:54 490,668,032 52% 1.21MB/s 0:05:52 491,978,752 53% 1.21MB/s 0:05:51 493,289,472 53% 1.21MB/s 0:05:49 494,600,192 53% 1.19MB/s 0:05:53 495,910,912 53% 1.19MB/s 0:05:53 497,221,632 53% 1.19MB/s 0:05:52 498,532,352 53% 1.19MB/s 0:05:51 499,843,072 53% 1.20MB/s 0:05:47 501,153,792 54% 1.20MB/s 0:05:47 502,464,512 54% 1.20MB/s 0:05:45 503,775,232 54% 1.20MB/s 0:05:45 505,085,952 54% 1.20MB/s 0:05:43 506,396,672 54% 1.20MB/s 0:05:41 507,707,392 54% 1.20MB/s 0:05:40 509,018,112 54% 1.20MB/s 0:05:41 510,328,832 55% 1.20MB/s 0:05:39 511,639,552 55% 1.19MB/s 0:05:41 512,950,272 55% 1.19MB/s 0:05:41 514,260,992 55% 1.19MB/s 0:05:38 515,571,712 55% 1.19MB/s 0:05:36 516,882,432 55% 1.20MB/s 0:05:33 518,193,152 55% 1.21MB/s 0:05:31 519,503,872 56% 1.21MB/s 0:05:29 520,814,592 56% 1.21MB/s 0:05:28 522,125,312 56% 1.21MB/s 0:05:27 523,436,032 56% 1.21MB/s 0:05:26 524,746,752 56% 1.21MB/s 0:05:25 526,057,472 56% 1.20MB/s 0:05:25 527,368,192 56% 1.21MB/s 0:05:23 528,678,912 57% 1.20MB/s 0:05:23 529,989,632 57% 1.20MB/s 0:05:21 531,300,352 57% 1.21MB/s 0:05:19 532,611,072 57% 1.21MB/s 0:05:18 533,921,792 57% 1.21MB/s 0:05:16 535,232,512 57% 1.21MB/s 0:05:15 536,543,232 57% 1.21MB/s 0:05:14 537,853,952 58% 1.21MB/s 0:05:14 539,164,672 58% 1.21MB/s 0:05:14 540,475,392 58% 1.21MB/s 0:05:13 541,786,112 58% 1.20MB/s 0:05:12 543,096,832 58% 1.21MB/s 0:05:10 544,407,552 58% 1.21MB/s 0:05:09 545,718,272 58% 1.21MB/s 0:05:07 547,028,992 59% 1.22MB/s 0:05:05 548,339,712 59% 1.21MB/s 0:05:05 549,650,432 59% 1.21MB/s 0:05:03 550,961,152 59% 1.20MB/s 0:05:04 552,271,872 59% 1.20MB/s 0:05:04 553,582,592 59% 1.20MB/s 0:05:02 554,893,312 59% 1.21MB/s 0:05:01 556,204,032 59% 1.21MB/s 0:04:59 557,514,752 60% 1.21MB/s 0:04:58 558,825,472 60% 1.21MB/s 0:04:57 560,136,192 60% 1.21MB/s 0:04:55 561,446,912 60% 1.21MB/s 0:04:54 562,757,632 60% 1.21MB/s 0:04:53 564,068,352 60% 1.21MB/s 0:04:52 565,379,072 60% 1.21MB/s 0:04:50 566,689,792 61% 1.22MB/s 0:04:49 568,000,512 61% 1.22MB/s 0:04:48 569,311,232 61% 1.22MB/s 0:04:47 570,621,952 61% 1.22MB/s 0:04:46 571,932,672 61% 1.21MB/s 0:04:45 573,243,392 61% 1.21MB/s 0:04:44 574,554,112 61% 1.21MB/s 0:04:44 575,864,832 62% 1.21MB/s 0:04:43 577,175,552 62% 1.21MB/s 0:04:42 578,486,272 62% 1.21MB/s 0:04:41 579,796,992 62% 1.21MB/s 0:04:39 581,107,712 62% 1.22MB/s 0:04:38 582,418,432 62% 1.21MB/s 0:04:37 583,729,152 62% 1.21MB/s 0:04:37 585,039,872 63% 1.21MB/s 0:04:36 586,350,592 63% 1.21MB/s 0:04:35 587,661,312 63% 1.21MB/s 0:04:34 588,972,032 63% 1.21MB/s 0:04:32 590,282,752 63% 1.21MB/s 0:04:31 591,593,472 63% 1.21MB/s 0:04:30 592,904,192 63% 1.21MB/s 0:04:29 594,214,912 64% 1.21MB/s 0:04:28 595,525,632 64% 1.21MB/s 0:04:27 596,836,352 64% 1.21MB/s 0:04:26 598,147,072 64% 1.21MB/s 0:04:25 599,457,792 64% 1.21MB/s 0:04:24 600,768,512 64% 1.21MB/s 0:04:23 602,079,232 64% 1.21MB/s 0:04:21 603,389,952 65% 1.21MB/s 0:04:20 604,667,904 65% 1.21MB/s 0:04:20 605,978,624 65% 1.21MB/s 0:04:19 607,289,344 65% 1.21MB/s 0:04:18 608,600,064 65% 1.21MB/s 0:04:17 609,910,784 65% 1.21MB/s 0:04:15 611,221,504 65% 1.21MB/s 0:04:15 612,532,224 66% 1.21MB/s 0:04:13 613,842,944 66% 1.22MB/s 0:04:11 615,153,664 66% 1.21MB/s 0:04:10 616,464,384 66% 1.21MB/s 0:04:09 617,775,104 66% 1.21MB/s 0:04:08 619,085,824 66% 1.21MB/s 0:04:08 620,396,544 66% 1.21MB/s 0:04:07 621,707,264 67% 1.22MB/s 0:04:05 623,017,984 67% 1.21MB/s 0:04:04 624,328,704 67% 1.21MB/s 0:04:03 625,639,424 67% 1.21MB/s 0:04:03 626,950,144 67% 1.21MB/s 0:04:03 628,260,864 67% 1.20MB/s 0:04:02 629,571,584 67% 1.21MB/s 0:04:01 630,882,304 68% 1.21MB/s 0:03:59 632,193,024 68% 1.21MB/s 0:03:57 633,503,744 68% 1.22MB/s 0:03:55 634,814,464 68% 1.21MB/s 0:03:55 636,125,184 68% 1.21MB/s 0:03:54 637,435,904 68% 1.21MB/s 0:03:53 638,746,624 68% 1.21MB/s 0:03:51 640,057,344 69% 1.22MB/s 0:03:49 641,368,064 69% 1.22MB/s 0:03:49 642,678,784 69% 1.22MB/s 0:03:48 643,989,504 69% 1.22MB/s 0:03:47 645,300,224 69% 1.22MB/s 0:03:45 646,610,944 69% 1.22MB/s 0:03:44 647,921,664 69% 1.22MB/s 0:03:44 649,232,384 70% 1.22MB/s 0:03:42 650,543,104 70% 1.22MB/s 0:03:42 651,853,824 70% 1.21MB/s 0:03:41 653,164,544 70% 1.21MB/s 0:03:40 654,475,264 70% 1.21MB/s 0:03:40 655,785,984 70% 1.21MB/s 0:03:39 657,096,704 70% 1.21MB/s 0:03:38 658,407,424 71% 1.21MB/s 0:03:37 659,718,144 71% 1.21MB/s 0:03:35 661,028,864 71% 1.21MB/s 0:03:35 662,339,584 71% 1.21MB/s 0:03:34 663,650,304 71% 1.21MB/s 0:03:32 664,961,024 71% 1.21MB/s 0:03:31 666,271,744 71% 1.21MB/s 0:03:29 667,582,464 72% 1.21MB/s 0:03:28 668,893,184 72% 1.21MB/s 0:03:27 670,203,904 72% 1.21MB/s 0:03:26 671,514,624 72% 1.21MB/s 0:03:25 672,825,344 72% 1.22MB/s 0:03:24 674,136,064 72% 1.22MB/s 0:03:23 675,446,784 72% 1.22MB/s 0:03:21 676,757,504 72% 1.22MB/s 0:03:20 678,068,224 73% 1.22MB/s 0:03:19 679,378,944 73% 1.22MB/s 0:03:18 680,689,664 73% 1.22MB/s 0:03:17 682,000,384 73% 1.21MB/s 0:03:18 683,311,104 73% 1.20MB/s 0:03:17 684,621,824 73% 1.20MB/s 0:03:16 685,932,544 73% 1.20MB/s 0:03:15 687,243,264 74% 1.21MB/s 0:03:13 688,553,984 74% 1.21MB/s 0:03:12 689,864,704 74% 1.21MB/s 0:03:11 691,175,424 74% 1.21MB/s 0:03:09 692,486,144 74% 1.22MB/s 0:03:08 693,796,864 74% 1.22MB/s 0:03:06 695,107,584 74% 1.22MB/s 0:03:06 696,418,304 75% 1.22MB/s 0:03:05 697,729,024 75% 1.22MB/s 0:03:04 699,039,744 75% 1.22MB/s 0:03:03 700,350,464 75% 1.22MB/s 0:03:01 701,661,184 75% 1.22MB/s 0:03:00 702,971,904 75% 1.22MB/s 0:02:59 704,282,624 75% 1.22MB/s 0:02:58 705,593,344 76% 1.22MB/s 0:02:57 706,904,064 76% 1.22MB/s 0:02:56 708,214,784 76% 1.22MB/s 0:02:55 709,525,504 76% 1.22MB/s 0:02:54 710,836,224 76% 1.22MB/s 0:02:53 712,146,944 76% 1.22MB/s 0:02:52 713,457,664 76% 1.22MB/s 0:02:51 714,768,384 77% 1.22MB/s 0:02:50 716,079,104 77% 1.22MB/s 0:02:49 717,389,824 77% 1.21MB/s 0:02:48 718,700,544 77% 1.21MB/s 0:02:48 720,011,264 77% 1.21MB/s 0:02:47 721,321,984 77% 1.21MB/s 0:02:46 722,632,704 77% 1.21MB/s 0:02:45 723,943,424 78% 1.22MB/s 0:02:43 725,254,144 78% 1.21MB/s 0:02:42 726,564,864 78% 1.21MB/s 0:02:41 727,875,584 78% 1.21MB/s 0:02:40 729,186,304 78% 1.21MB/s 0:02:39 730,497,024 78% 1.22MB/s 0:02:37 731,807,744 78% 1.22MB/s 0:02:36 733,118,464 79% 1.22MB/s 0:02:35 734,429,184 79% 1.21MB/s 0:02:35 735,739,904 79% 1.22MB/s 0:02:33 737,050,624 79% 1.22MB/s 0:02:32 738,328,576 79% 1.21MB/s 0:02:32 739,639,296 79% 1.21MB/s 0:02:31 740,950,016 79% 1.21MB/s 0:02:30 742,260,736 80% 1.21MB/s 0:02:29 743,571,456 80% 1.22MB/s 0:02:27 744,882,176 80% 1.21MB/s 0:02:26 746,192,896 80% 1.21MB/s 0:02:25 747,503,616 80% 1.21MB/s 0:02:24 748,814,336 80% 1.21MB/s 0:02:23 750,125,056 80% 1.21MB/s 0:02:22 751,435,776 81% 1.21MB/s 0:02:21 752,746,496 81% 1.22MB/s 0:02:20 754,057,216 81% 1.21MB/s 0:02:19 755,367,936 81% 1.21MB/s 0:02:18 756,678,656 81% 1.22MB/s 0:02:16 757,989,376 81% 1.21MB/s 0:02:16 759,300,096 81% 1.21MB/s 0:02:15 760,610,816 82% 1.22MB/s 0:02:13 761,921,536 82% 1.22MB/s 0:02:12 763,232,256 82% 1.22MB/s 0:02:11 764,542,976 82% 1.22MB/s 0:02:10 765,722,624 82% 1.19MB/s 0:02:12 767,033,344 82% 1.19MB/s 0:02:11 768,344,064 82% 1.19MB/s 0:02:10 769,654,784 83% 1.19MB/s 0:02:09 770,965,504 83% 1.22MB/s 0:02:05 772,276,224 83% 1.22MB/s 0:02:04 773,586,944 83% 1.21MB/s 0:02:03 774,897,664 83% 1.21MB/s 0:02:02 776,208,384 83% 1.22MB/s 0:02:01 777,519,104 83% 1.21MB/s 0:02:01 778,829,824 84% 1.21MB/s 0:01:59 780,140,544 84% 1.21MB/s 0:01:58 781,451,264 84% 1.21MB/s 0:01:57 782,761,984 84% 1.21MB/s 0:01:56 784,072,704 84% 1.22MB/s 0:01:54 785,383,424 84% 1.21MB/s 0:01:54 786,694,144 84% 1.21MB/s 0:01:53 788,004,864 84% 1.21MB/s 0:01:52 789,315,584 85% 1.21MB/s 0:01:51 790,626,304 85% 1.21MB/s 0:01:50 791,937,024 85% 1.21MB/s 0:01:48 793,247,744 85% 1.21MB/s 0:01:47 794,558,464 85% 1.21MB/s 0:01:46 795,869,184 85% 1.22MB/s 0:01:45 797,179,904 85% 1.22MB/s 0:01:44 798,490,624 86% 1.22MB/s 0:01:43 799,801,344 86% 1.22MB/s 0:01:42 801,112,064 86% 1.21MB/s 0:01:41 802,422,784 86% 1.22MB/s 0:01:40 803,733,504 86% 1.21MB/s 0:01:39 805,044,224 86% 1.21MB/s 0:01:38 806,354,944 86% 1.21MB/s 0:01:37 807,665,664 87% 1.21MB/s 0:01:36 808,976,384 87% 1.21MB/s 0:01:35 810,287,104 87% 1.22MB/s 0:01:33 811,597,824 87% 1.21MB/s 0:01:32 812,908,544 87% 1.21MB/s 0:01:31 814,219,264 87% 1.22MB/s 0:01:30 815,529,984 87% 1.21MB/s 0:01:29 816,840,704 88% 1.21MB/s 0:01:28 818,151,424 88% 1.22MB/s 0:01:27 819,462,144 88% 1.21MB/s 0:01:26 820,772,864 88% 1.22MB/s 0:01:25 822,083,584 88% 1.22MB/s 0:01:24 823,394,304 88% 1.21MB/s 0:01:23 824,705,024 88% 1.22MB/s 0:01:22 826,015,744 89% 1.22MB/s 0:01:21 827,326,464 89% 1.22MB/s 0:01:19 828,637,184 89% 1.21MB/s 0:01:19 829,947,904 89% 1.22MB/s 0:01:17 831,258,624 89% 1.22MB/s 0:01:16 832,569,344 89% 1.22MB/s 0:01:15 833,880,064 89% 1.22MB/s 0:01:14 835,190,784 90% 1.22MB/s 0:01:13 836,501,504 90% 1.22MB/s 0:01:12 837,812,224 90% 1.22MB/s 0:01:11 839,122,944 90% 1.21MB/s 0:01:10 840,433,664 90% 1.21MB/s 0:01:09 841,744,384 90% 1.21MB/s 0:01:08 843,055,104 90% 1.22MB/s 0:01:07 844,365,824 91% 1.21MB/s 0:01:06 845,676,544 91% 1.21MB/s 0:01:05 846,987,264 91% 1.21MB/s 0:01:04 848,297,984 91% 1.20MB/s 0:01:04 849,608,704 91% 1.21MB/s 0:01:02 850,919,424 91% 1.21MB/s 0:01:01 852,230,144 91% 1.21MB/s 0:01:00 853,540,864 92% 1.22MB/s 0:00:59 854,851,584 92% 1.21MB/s 0:00:58 856,162,304 92% 1.21MB/s 0:00:57 857,473,024 92% 1.21MB/s 0:00:56 858,783,744 92% 1.21MB/s 0:00:55 860,094,464 92% 1.22MB/s 0:00:53 861,405,184 92% 1.22MB/s 0:00:52 862,715,904 93% 1.22MB/s 0:00:51 864,026,624 93% 1.22MB/s 0:00:50 865,337,344 93% 1.22MB/s 0:00:49 866,648,064 93% 1.21MB/s 0:00:48 867,958,784 93% 1.21MB/s 0:00:47 869,269,504 93% 1.21MB/s 0:00:46 870,580,224 93% 1.21MB/s 0:00:45 871,890,944 94% 1.22MB/s 0:00:44 873,168,896 94% 1.21MB/s 0:00:43 874,479,616 94% 1.21MB/s 0:00:42 875,790,336 94% 1.21MB/s 0:00:41 877,101,056 94% 1.21MB/s 0:00:40 878,411,776 94% 1.22MB/s 0:00:39 879,722,496 94% 1.22MB/s 0:00:37 881,033,216 95% 1.22MB/s 0:00:37 882,343,936 95% 1.21MB/s 0:00:36 883,654,656 95% 1.22MB/s 0:00:34 884,965,376 95% 1.21MB/s 0:00:33 886,276,096 95% 1.21MB/s 0:00:32 887,586,816 95% 1.21MB/s 0:00:31 888,897,536 95% 1.21MB/s 0:00:30 890,208,256 96% 1.21MB/s 0:00:29 891,518,976 96% 1.21MB/s 0:00:28 892,829,696 96% 1.21MB/s 0:00:27 894,140,416 96% 1.21MB/s 0:00:26 895,451,136 96% 1.21MB/s 0:00:25 896,761,856 96% 1.21MB/s 0:00:24 898,072,576 96% 1.21MB/s 0:00:23 899,383,296 97% 1.21MB/s 0:00:22 900,694,016 97% 1.21MB/s 0:00:21 902,004,736 97% 1.21MB/s 0:00:20 903,315,456 97% 1.21MB/s 0:00:19 904,626,176 97% 1.21MB/s 0:00:18 905,936,896 97% 1.21MB/s 0:00:17 907,247,616 97% 1.21MB/s 0:00:16 908,558,336 97% 1.21MB/s 0:00:14 909,869,056 98% 1.21MB/s 0:00:13 911,179,776 98% 1.21MB/s 0:00:12 912,490,496 98% 1.21MB/s 0:00:11 913,801,216 98% 1.21MB/s 0:00:10 915,111,936 98% 1.21MB/s 0:00:09 916,422,656 98% 1.21MB/s 0:00:08 917,733,376 98% 1.21MB/s 0:00:07 919,044,096 99% 1.21MB/s 0:00:06 920,354,816 99% 1.22MB/s 0:00:05 921,665,536 99% 1.21MB/s 0:00:04 922,976,256 99% 1.21MB/s 0:00:03 924,286,976 99% 1.21MB/s 0:00:02 925,597,696 99% 1.21MB/s 0:00:01 926,908,416 99% 1.21MB/s 0:00:00 927,133,424 100% 1.21MB/s 0:12:11 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221004-pine64-pinephone.img.xz.sha256 133 100% 1.24kB/s 0:00:00 133 100% 1.24kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221004-pine64-pinephonepro.img.xz 32,768 0% 301.89kB/s 0:49:01 1,081,344 0% 1.00MB/s 0:14:24 2,392,064 0% 1.11MB/s 0:12:59 3,702,784 0% 1.14MB/s 0:12:36 5,013,504 0% 1.16MB/s 0:12:22 6,324,224 0% 1.21MB/s 0:11:50 7,634,944 0% 1.21MB/s 0:11:51 8,945,664 1% 1.21MB/s 0:11:49 10,256,384 1% 1.21MB/s 0:11:48 11,567,104 1% 1.21MB/s 0:11:46 12,877,824 1% 1.22MB/s 0:11:43 14,188,544 1% 1.21MB/s 0:11:42 15,499,264 1% 1.22MB/s 0:11:41 16,809,984 1% 1.22MB/s 0:11:39 18,120,704 2% 1.22MB/s 0:11:37 19,431,424 2% 1.21MB/s 0:11:38 20,742,144 2% 1.21MB/s 0:11:38 22,052,864 2% 1.21MB/s 0:11:37 23,363,584 2% 1.21MB/s 0:11:37 24,674,304 2% 1.21MB/s 0:11:33 25,985,024 2% 1.21MB/s 0:11:35 27,164,672 3% 1.18MB/s 0:11:53 28,475,392 3% 1.17MB/s 0:11:57 29,786,112 3% 1.17MB/s 0:11:53 31,096,832 3% 1.17MB/s 0:11:54 32,407,552 3% 1.20MB/s 0:11:35 33,587,200 3% 1.17MB/s 0:11:50 34,897,920 3% 1.16MB/s 0:12:00 36,208,640 4% 1.17MB/s 0:11:52 37,519,360 4% 1.16MB/s 0:11:53 38,830,080 4% 1.20MB/s 0:11:33 40,140,800 4% 1.21MB/s 0:11:23 41,451,520 4% 1.21MB/s 0:11:24 42,762,240 4% 1.21MB/s 0:11:21 44,072,960 4% 1.21MB/s 0:11:21 45,383,680 5% 1.21MB/s 0:11:20 46,694,400 5% 1.21MB/s 0:11:18 48,005,120 5% 1.21MB/s 0:11:19 49,315,840 5% 1.21MB/s 0:11:16 50,626,560 5% 1.21MB/s 0:11:16 51,937,280 5% 1.21MB/s 0:11:15 53,248,000 5% 1.21MB/s 0:11:11 54,558,720 6% 1.21MB/s 0:11:10 55,869,440 6% 1.22MB/s 0:11:06 57,180,160 6% 1.21MB/s 0:11:08 58,490,880 6% 1.22MB/s 0:11:05 59,801,600 6% 1.22MB/s 0:11:05 61,112,320 6% 1.21MB/s 0:11:05 62,423,040 7% 1.22MB/s 0:11:02 63,733,760 7% 1.21MB/s 0:11:05 65,044,480 7% 1.21MB/s 0:11:02 66,355,200 7% 1.21MB/s 0:11:01 67,665,920 7% 1.21MB/s 0:10:59 68,976,640 7% 1.22MB/s 0:10:57 70,287,360 7% 1.21MB/s 0:10:58 71,598,080 8% 1.22MB/s 0:10:55 72,908,800 8% 1.21MB/s 0:10:56 74,219,520 8% 1.21MB/s 0:10:54 75,530,240 8% 1.22MB/s 0:10:52 76,840,960 8% 1.21MB/s 0:10:54 78,151,680 8% 1.20MB/s 0:10:59 79,462,400 8% 1.20MB/s 0:10:58 80,773,120 9% 1.20MB/s 0:10:59 82,083,840 9% 1.19MB/s 0:10:59 83,394,560 9% 1.21MB/s 0:10:51 84,705,280 9% 1.19MB/s 0:10:59 85,884,928 9% 1.17MB/s 0:11:11 87,195,648 9% 1.17MB/s 0:11:09 88,244,224 9% 1.11MB/s 0:11:44 89,554,944 10% 1.12MB/s 0:11:37 90,865,664 10% 1.15MB/s 0:11:19 92,176,384 10% 1.13MB/s 0:11:26 93,487,104 10% 1.19MB/s 0:10:50 94,797,824 10% 1.20MB/s 0:10:45 96,108,544 10% 1.19MB/s 0:10:49 97,386,496 10% 1.20MB/s 0:10:42 98,697,216 11% 1.20MB/s 0:10:41 99,745,792 11% 1.14MB/s 0:11:12 100,925,440 11% 1.11MB/s 0:11:30 102,236,160 11% 1.11MB/s 0:11:28 103,546,880 11% 1.11MB/s 0:11:28 104,857,600 11% 1.15MB/s 0:11:04 106,135,552 11% 1.19MB/s 0:10:42 107,347,968 12% 1.17MB/s 0:10:50 108,658,688 12% 1.17MB/s 0:10:48 109,969,408 12% 1.19MB/s 0:10:40 111,280,128 12% 1.17MB/s 0:10:46 112,590,848 12% 1.18MB/s 0:10:40 113,901,568 12% 1.17MB/s 0:10:44 115,212,288 12% 1.17MB/s 0:10:42 116,523,008 13% 1.17MB/s 0:10:46 117,833,728 13% 1.18MB/s 0:10:38 119,144,448 13% 1.19MB/s 0:10:31 120,455,168 13% 1.17MB/s 0:10:38 121,765,888 13% 1.19MB/s 0:10:27 123,076,608 13% 1.20MB/s 0:10:24 124,387,328 14% 1.20MB/s 0:10:23 125,698,048 14% 1.22MB/s 0:10:12 127,008,768 14% 1.22MB/s 0:10:09 128,319,488 14% 1.22MB/s 0:10:08 129,630,208 14% 1.20MB/s 0:10:16 130,940,928 14% 1.20MB/s 0:10:15 132,251,648 14% 1.20MB/s 0:10:14 133,562,368 15% 1.20MB/s 0:10:12 134,873,088 15% 1.20MB/s 0:10:13 136,183,808 15% 1.19MB/s 0:10:16 137,494,528 15% 1.19MB/s 0:10:15 138,805,248 15% 1.18MB/s 0:10:17 140,115,968 15% 1.20MB/s 0:10:08 141,426,688 15% 1.19MB/s 0:10:12 142,737,408 16% 1.19MB/s 0:10:13 144,048,128 16% 1.18MB/s 0:10:15 145,358,848 16% 1.18MB/s 0:10:13 146,669,568 16% 1.20MB/s 0:10:03 147,849,216 16% 1.17MB/s 0:10:16 149,159,936 16% 1.18MB/s 0:10:09 150,470,656 16% 1.18MB/s 0:10:08 151,781,376 17% 1.19MB/s 0:10:05 153,092,096 17% 1.19MB/s 0:10:01 154,402,816 17% 1.19MB/s 0:10:01 155,713,536 17% 1.19MB/s 0:09:59 157,024,256 17% 1.19MB/s 0:09:58 158,334,976 17% 1.20MB/s 0:09:52 159,645,696 17% 1.20MB/s 0:09:50 160,956,416 18% 1.20MB/s 0:09:51 162,267,136 18% 1.19MB/s 0:09:57 163,577,856 18% 1.20MB/s 0:09:50 164,888,576 18% 1.20MB/s 0:09:50 166,199,296 18% 1.20MB/s 0:09:46 167,510,016 18% 1.21MB/s 0:09:41 168,820,736 19% 1.21MB/s 0:09:41 170,131,456 19% 1.20MB/s 0:09:46 171,442,176 19% 1.20MB/s 0:09:43 172,752,896 19% 1.20MB/s 0:09:41 174,063,616 19% 1.19MB/s 0:09:45 175,374,336 19% 1.21MB/s 0:09:37 176,685,056 19% 1.19MB/s 0:09:44 177,995,776 20% 1.19MB/s 0:09:41 179,306,496 20% 1.20MB/s 0:09:34 180,617,216 20% 1.19MB/s 0:09:39 181,927,936 20% 1.20MB/s 0:09:32 183,238,656 20% 1.20MB/s 0:09:33 184,549,376 20% 1.19MB/s 0:09:39 185,860,096 20% 1.20MB/s 0:09:31 187,170,816 21% 1.20MB/s 0:09:30 188,481,536 21% 1.19MB/s 0:09:34 189,792,256 21% 1.20MB/s 0:09:26 191,102,976 21% 1.19MB/s 0:09:31 192,413,696 21% 1.19MB/s 0:09:30 193,724,416 21% 1.19MB/s 0:09:28 195,035,136 21% 1.19MB/s 0:09:27 196,345,856 22% 1.19MB/s 0:09:29 197,656,576 22% 1.19MB/s 0:09:27 198,967,296 22% 1.20MB/s 0:09:22 200,278,016 22% 1.19MB/s 0:09:25 201,588,736 22% 1.20MB/s 0:09:17 202,506,240 22% 1.11MB/s 0:10:01 203,816,960 22% 1.12MB/s 0:09:58 205,127,680 23% 1.10MB/s 0:10:04 206,438,400 23% 1.11MB/s 0:10:02 207,618,048 23% 1.15MB/s 0:09:36 208,928,768 23% 1.15MB/s 0:09:36 210,239,488 23% 1.17MB/s 0:09:24 211,419,136 23% 1.15MB/s 0:09:34 212,729,856 23% 1.19MB/s 0:09:14 214,040,576 24% 1.19MB/s 0:09:12 215,351,296 24% 1.18MB/s 0:09:17 216,662,016 24% 1.20MB/s 0:09:07 217,972,736 24% 1.20MB/s 0:09:06 218,890,240 24% 1.11MB/s 0:09:45 220,200,960 24% 1.12MB/s 0:09:41 221,511,680 24% 1.11MB/s 0:09:44 222,822,400 25% 1.11MB/s 0:09:42 224,133,120 25% 1.19MB/s 0:09:02 225,443,840 25% 1.19MB/s 0:09:04 226,754,560 25% 1.20MB/s 0:08:57 228,065,280 25% 1.20MB/s 0:08:57 229,376,000 25% 1.18MB/s 0:09:02 230,686,720 25% 1.20MB/s 0:08:56 231,964,672 26% 1.17MB/s 0:09:05 233,275,392 26% 1.18MB/s 0:09:03 234,586,112 26% 1.19MB/s 0:08:54 235,896,832 26% 1.18MB/s 0:09:00 237,207,552 26% 1.20MB/s 0:08:49 238,518,272 26% 1.18MB/s 0:08:56 239,828,992 27% 1.18MB/s 0:08:56 241,139,712 27% 1.19MB/s 0:08:48 242,450,432 27% 1.18MB/s 0:08:53 243,761,152 27% 1.20MB/s 0:08:45 245,071,872 27% 1.20MB/s 0:08:45 246,382,592 27% 1.18MB/s 0:08:50 247,693,312 27% 1.19MB/s 0:08:44 249,004,032 28% 1.17MB/s 0:08:51 250,314,752 28% 1.18MB/s 0:08:48 251,625,472 28% 1.17MB/s 0:08:50 252,936,192 28% 1.17MB/s 0:08:48 254,246,912 28% 1.19MB/s 0:08:37 255,557,632 28% 1.18MB/s 0:08:43 256,868,352 28% 1.20MB/s 0:08:33 258,179,072 29% 1.19MB/s 0:08:36 259,489,792 29% 1.18MB/s 0:08:39 260,800,512 29% 1.19MB/s 0:08:33 262,111,232 29% 1.18MB/s 0:08:37 263,421,952 29% 1.19MB/s 0:08:30 264,732,672 29% 1.19MB/s 0:08:31 266,043,392 29% 1.18MB/s 0:08:35 267,354,112 30% 1.19MB/s 0:08:29 268,664,832 30% 1.17MB/s 0:08:35 269,975,552 30% 1.19MB/s 0:08:29 271,286,272 30% 1.20MB/s 0:08:21 272,596,992 30% 1.19MB/s 0:08:24 273,907,712 30% 1.20MB/s 0:08:17 275,218,432 30% 1.19MB/s 0:08:22 276,529,152 31% 1.18MB/s 0:08:25 277,839,872 31% 1.19MB/s 0:08:19 279,150,592 31% 1.18MB/s 0:08:22 280,461,312 31% 1.20MB/s 0:08:15 281,772,032 31% 1.20MB/s 0:08:15 283,082,752 31% 1.20MB/s 0:08:14 284,393,472 32% 1.19MB/s 0:08:14 285,704,192 32% 1.18MB/s 0:08:17 287,014,912 32% 1.19MB/s 0:08:13 288,325,632 32% 1.18MB/s 0:08:16 289,636,352 32% 1.19MB/s 0:08:10 290,947,072 32% 1.18MB/s 0:08:12 292,257,792 32% 1.19MB/s 0:08:10 293,568,512 33% 1.18MB/s 0:08:10 294,879,232 33% 1.19MB/s 0:08:08 296,189,952 33% 1.18MB/s 0:08:07 297,500,672 33% 1.19MB/s 0:08:06 298,418,176 33% 1.08MB/s 0:08:51 299,073,536 33% 963.54kB/s 0:10:11 300,384,256 33% 949.91kB/s 0:10:18 301,563,904 33% 918.94kB/s 0:10:38 302,874,624 34% 1019.92kB/s 0:09:33 304,185,344 34% 1.12MB/s 0:08:27 305,496,064 34% 1.15MB/s 0:08:16 306,675,712 34% 1.14MB/s 0:08:19 307,986,432 34% 1.15MB/s 0:08:14 309,297,152 34% 1.14MB/s 0:08:16 310,476,800 34% 1.11MB/s 0:08:30 311,787,520 35% 1.14MB/s 0:08:12 312,967,168 35% 1.06MB/s 0:08:49 313,491,456 35% 923.15kB/s 0:10:22 314,408,960 35% 866.43kB/s 0:11:01 315,719,680 35% 868.97kB/s 0:10:58 316,899,328 35% 906.73kB/s 0:10:29 318,210,048 35% 1.07MB/s 0:08:38 319,520,768 35% 1.15MB/s 0:08:01 320,831,488 36% 1.15MB/s 0:08:00 322,011,136 36% 1.17MB/s 0:07:51 323,321,856 36% 1.17MB/s 0:07:51 324,632,576 36% 1.18MB/s 0:07:46 325,943,296 36% 1.17MB/s 0:07:47 327,254,016 36% 1.18MB/s 0:07:42 328,564,736 37% 1.19MB/s 0:07:39 329,875,456 37% 1.19MB/s 0:07:38 331,186,176 37% 1.19MB/s 0:07:36 332,496,896 37% 1.19MB/s 0:07:36 333,807,616 37% 1.18MB/s 0:07:40 335,118,336 37% 1.18MB/s 0:07:35 336,429,056 37% 1.17MB/s 0:07:38 337,739,776 38% 1.19MB/s 0:07:32 338,657,280 38% 1.10MB/s 0:08:06 339,968,000 38% 1.11MB/s 0:08:03 341,016,576 38% 1.07MB/s 0:08:20 342,327,296 38% 1.06MB/s 0:08:21 343,638,016 38% 1.15MB/s 0:07:42 344,948,736 38% 1.14MB/s 0:07:47 346,259,456 38% 1.15MB/s 0:07:38 347,570,176 39% 1.15MB/s 0:07:39 348,880,896 39% 1.12MB/s 0:07:49 350,191,616 39% 1.13MB/s 0:07:45 351,502,336 39% 1.14MB/s 0:07:40 352,813,056 39% 1.14MB/s 0:07:36 353,992,704 39% 1.14MB/s 0:07:39 355,303,424 40% 1.14MB/s 0:07:36 356,352,000 40% 1.08MB/s 0:07:58 357,662,720 40% 1.08MB/s 0:07:57 358,973,440 40% 1.12MB/s 0:07:42 360,284,160 40% 1.11MB/s 0:07:43 361,594,880 40% 1.18MB/s 0:07:14 362,905,600 40% 1.19MB/s 0:07:12 364,216,320 41% 1.19MB/s 0:07:10 365,494,272 41% 1.18MB/s 0:07:12 366,804,992 41% 1.17MB/s 0:07:13 368,115,712 41% 1.16MB/s 0:07:17 369,426,432 41% 1.17MB/s 0:07:11 370,737,152 41% 1.17MB/s 0:07:12 372,047,872 41% 1.17MB/s 0:07:09 373,358,592 42% 1.17MB/s 0:07:07 374,669,312 42% 1.18MB/s 0:07:05 375,980,032 42% 1.18MB/s 0:07:05 377,159,680 42% 1.16MB/s 0:07:08 378,470,400 42% 1.17MB/s 0:07:05 379,518,976 42% 1.09MB/s 0:07:36 380,174,336 42% 983.67kB/s 0:08:36 380,829,696 42% 857.62kB/s 0:09:51 381,485,056 42% 712.49kB/s 0:11:50 382,140,416 43% 631.63kB/s 0:13:20 382,795,776 43% 630.08kB/s 0:13:21 383,451,136 43% 627.45kB/s 0:13:23 384,237,568 43% 629.21kB/s 0:13:20 385,024,000 43% 639.13kB/s 0:13:06 386,072,576 43% 712.85kB/s 0:11:43 387,383,296 43% 856.38kB/s 0:09:44 388,694,016 43% 994.52kB/s 0:08:21 390,004,736 43% 1.12MB/s 0:07:14 391,315,456 44% 1.19MB/s 0:06:48 392,626,176 44% 1.19MB/s 0:06:47 393,936,896 44% 1.18MB/s 0:06:48 395,247,616 44% 1.18MB/s 0:06:49 396,558,336 44% 1.18MB/s 0:06:45 397,869,056 44% 1.17MB/s 0:06:49 399,179,776 44% 1.18MB/s 0:06:42 400,490,496 45% 1.18MB/s 0:06:42 401,801,216 45% 1.19MB/s 0:06:40 403,111,936 45% 1.18MB/s 0:06:40 404,422,656 45% 1.19MB/s 0:06:37 405,471,232 45% 1.01MB/s 0:07:48 405,864,448 45% 829.60kB/s 0:09:41 406,650,880 45% 735.48kB/s 0:10:54 407,961,600 45% 731.89kB/s 0:10:55 409,141,248 46% 864.45kB/s 0:09:13 410,451,968 46% 1.06MB/s 0:07:19 411,631,616 46% 1.15MB/s 0:06:44 412,942,336 46% 1.14MB/s 0:06:46 414,253,056 46% 1.16MB/s 0:06:39 415,432,704 46% 1.14MB/s 0:06:43 416,743,424 46% 1.15MB/s 0:06:39 418,054,144 47% 1.15MB/s 0:06:39 419,233,792 47% 1.13MB/s 0:06:45 420,544,512 47% 1.14MB/s 0:06:38 421,724,160 47% 1.13MB/s 0:06:42 423,034,880 47% 1.13MB/s 0:06:42 424,345,600 47% 1.15MB/s 0:06:34 425,525,248 47% 1.13MB/s 0:06:39 426,835,968 48% 1.15MB/s 0:06:30 428,015,616 48% 1.15MB/s 0:06:31 429,326,336 48% 1.14MB/s 0:06:33 430,637,056 48% 1.15MB/s 0:06:28 431,816,704 48% 1.14MB/s 0:06:31 433,127,424 48% 1.15MB/s 0:06:25 434,307,072 48% 1.14MB/s 0:06:28 435,617,792 49% 1.14MB/s 0:06:26 436,797,440 49% 1.14MB/s 0:06:27 437,977,088 49% 1.12MB/s 0:06:31 439,287,808 49% 1.14MB/s 0:06:22 440,467,456 49% 1.11MB/s 0:06:33 441,778,176 49% 1.13MB/s 0:06:25 442,957,824 49% 1.12MB/s 0:06:27 444,137,472 50% 1.08MB/s 0:06:40 445,448,192 50% 1.12MB/s 0:06:27 446,627,840 50% 1.09MB/s 0:06:34 447,938,560 50% 1.12MB/s 0:06:22 449,249,280 50% 1.15MB/s 0:06:10 450,560,000 50% 1.15MB/s 0:06:12 451,870,720 50% 1.17MB/s 0:06:02 453,181,440 51% 1.16MB/s 0:06:05 454,492,160 51% 1.18MB/s 0:06:00 455,802,880 51% 1.17MB/s 0:05:59 456,982,528 51% 1.16MB/s 0:06:03 458,293,248 51% 1.17MB/s 0:05:58 459,603,968 51% 1.15MB/s 0:06:02 460,914,688 51% 1.17MB/s 0:05:57 462,094,336 52% 1.17MB/s 0:05:56 463,405,056 52% 1.17MB/s 0:05:55 464,584,704 52% 1.15MB/s 0:06:00 465,895,424 52% 1.15MB/s 0:05:59 467,206,144 52% 1.15MB/s 0:05:56 468,385,792 52% 1.13MB/s 0:06:01 469,696,512 52% 1.16MB/s 0:05:50 470,876,160 53% 1.14MB/s 0:05:55 472,186,880 53% 1.16MB/s 0:05:49 473,366,528 53% 1.16MB/s 0:05:48 474,677,248 53% 1.16MB/s 0:05:48 475,987,968 53% 1.16MB/s 0:05:45 477,167,616 53% 1.14MB/s 0:05:51 478,478,336 53% 1.16MB/s 0:05:45 479,657,984 54% 1.14MB/s 0:05:48 480,968,704 54% 1.16MB/s 0:05:43 482,148,352 54% 1.15MB/s 0:05:43 483,459,072 54% 1.15MB/s 0:05:42 484,769,792 54% 1.16MB/s 0:05:38 486,080,512 54% 1.15MB/s 0:05:39 487,391,232 54% 1.18MB/s 0:05:30 488,701,952 55% 1.17MB/s 0:05:32 490,012,672 55% 1.18MB/s 0:05:28 491,323,392 55% 1.18MB/s 0:05:26 492,634,112 55% 1.18MB/s 0:05:27 493,944,832 55% 1.20MB/s 0:05:21 495,255,552 55% 1.19MB/s 0:05:23 496,435,200 55% 1.17MB/s 0:05:25 497,745,920 56% 1.18MB/s 0:05:21 499,056,640 56% 1.18MB/s 0:05:21 500,334,592 56% 1.17MB/s 0:05:23 501,514,240 56% 1.17MB/s 0:05:22 502,824,960 56% 1.17MB/s 0:05:21 504,004,608 56% 1.15MB/s 0:05:27 505,315,328 56% 1.17MB/s 0:05:19 506,626,048 57% 1.17MB/s 0:05:18 507,936,768 57% 1.16MB/s 0:05:18 509,247,488 57% 1.17MB/s 0:05:15 510,558,208 57% 1.17MB/s 0:05:15 511,737,856 57% 1.17MB/s 0:05:14 513,048,576 57% 1.15MB/s 0:05:17 514,359,296 57% 1.17MB/s 0:05:11 515,670,016 58% 1.15MB/s 0:05:14 516,980,736 58% 1.18MB/s 0:05:07 518,160,384 58% 1.17MB/s 0:05:08 519,471,104 58% 1.17MB/s 0:05:07 520,781,824 58% 1.17MB/s 0:05:06 522,092,544 58% 1.16MB/s 0:05:06 523,403,264 58% 1.17MB/s 0:05:03 524,582,912 59% 1.15MB/s 0:05:08 525,893,632 59% 1.17MB/s 0:05:02 527,073,280 59% 1.15MB/s 0:05:05 528,384,000 59% 1.17MB/s 0:05:00 529,563,648 59% 1.17MB/s 0:04:58 530,874,368 59% 1.17MB/s 0:04:57 532,054,016 59% 1.17MB/s 0:04:56 533,364,736 60% 1.16MB/s 0:04:58 534,675,456 60% 1.18MB/s 0:04:51 535,986,176 60% 1.17MB/s 0:04:54 537,296,896 60% 1.19MB/s 0:04:47 538,607,616 60% 1.19MB/s 0:04:46 539,918,336 60% 1.18MB/s 0:04:48 541,229,056 60% 1.19MB/s 0:04:44 542,539,776 61% 1.18MB/s 0:04:45 543,850,496 61% 1.18MB/s 0:04:44 545,161,216 61% 1.19MB/s 0:04:40 546,340,864 61% 1.16MB/s 0:04:47 547,651,584 61% 1.17MB/s 0:04:43 548,962,304 61% 1.17MB/s 0:04:43 550,273,024 61% 1.17MB/s 0:04:42 551,583,744 62% 1.18MB/s 0:04:38 552,894,464 62% 1.18MB/s 0:04:37 554,074,112 62% 1.17MB/s 0:04:37 555,384,832 62% 1.17MB/s 0:04:36 556,695,552 62% 1.17MB/s 0:04:35 558,006,272 62% 1.17MB/s 0:04:34 559,316,992 62% 1.18MB/s 0:04:32 560,627,712 63% 1.18MB/s 0:04:31 561,807,360 63% 1.18MB/s 0:04:30 563,118,080 63% 1.16MB/s 0:04:33 564,428,800 63% 1.17MB/s 0:04:29 565,739,520 63% 1.15MB/s 0:04:32 567,050,240 63% 1.18MB/s 0:04:26 568,229,888 63% 1.17MB/s 0:04:26 569,540,608 64% 1.17MB/s 0:04:26 570,851,328 64% 1.17MB/s 0:04:24 572,162,048 64% 1.15MB/s 0:04:28 573,472,768 64% 1.18MB/s 0:04:21 574,652,416 64% 1.16MB/s 0:04:23 575,963,136 64% 1.17MB/s 0:04:19 577,142,784 65% 1.17MB/s 0:04:20 578,453,504 65% 1.17MB/s 0:04:18 579,633,152 65% 1.17MB/s 0:04:18 580,943,872 65% 1.17MB/s 0:04:17 582,123,520 65% 1.17MB/s 0:04:15 583,434,240 65% 1.14MB/s 0:04:19 584,744,960 65% 1.17MB/s 0:04:12 586,055,680 66% 1.15MB/s 0:04:15 587,366,400 66% 1.18MB/s 0:04:09 588,546,048 66% 1.18MB/s 0:04:08 589,856,768 66% 1.18MB/s 0:04:07 591,167,488 66% 1.17MB/s 0:04:06 592,478,208 66% 1.17MB/s 0:04:05 593,788,928 66% 1.18MB/s 0:04:03 595,099,648 67% 1.16MB/s 0:04:06 596,410,368 67% 1.17MB/s 0:04:03 597,590,016 67% 1.15MB/s 0:04:07 598,900,736 67% 1.16MB/s 0:04:02 600,211,456 67% 1.16MB/s 0:04:01 601,522,176 67% 1.17MB/s 0:03:58 602,832,896 67% 1.17MB/s 0:03:56 604,143,616 68% 1.18MB/s 0:03:55 605,454,336 68% 1.18MB/s 0:03:54 606,765,056 68% 1.16MB/s 0:03:56 608,075,776 68% 1.18MB/s 0:03:51 609,255,424 68% 1.16MB/s 0:03:54 610,566,144 68% 1.18MB/s 0:03:50 611,876,864 68% 1.17MB/s 0:03:49 613,187,584 69% 1.17MB/s 0:03:48 614,498,304 69% 1.18MB/s 0:03:46 615,677,952 69% 1.16MB/s 0:03:49 616,988,672 69% 1.18MB/s 0:03:44 618,168,320 69% 1.15MB/s 0:03:49 619,479,040 69% 1.17MB/s 0:03:44 620,658,688 69% 1.15MB/s 0:03:47 621,969,408 70% 1.15MB/s 0:03:46 623,017,984 70% 1.11MB/s 0:03:53 623,542,272 70% 913.44kB/s 0:04:49 624,328,704 70% 818.64kB/s 0:05:21 625,639,424 70% 802.87kB/s 0:05:26 626,950,144 70% 864.67kB/s 0:05:01 628,129,792 70% 1.03MB/s 0:04:07 629,440,512 70% 1.17MB/s 0:03:36 630,751,232 71% 1.17MB/s 0:03:34 632,061,952 71% 1.17MB/s 0:03:33 633,241,600 71% 1.17MB/s 0:03:33 634,519,552 71% 1.15MB/s 0:03:34 635,830,272 71% 1.15MB/s 0:03:33 637,140,992 71% 1.14MB/s 0:03:35 638,451,712 71% 1.16MB/s 0:03:29 639,762,432 72% 1.16MB/s 0:03:29 641,073,152 72% 1.17MB/s 0:03:25 642,252,800 72% 1.17MB/s 0:03:24 643,563,520 72% 1.17MB/s 0:03:23 644,874,240 72% 1.17MB/s 0:03:22 646,053,888 72% 1.14MB/s 0:03:26 647,364,608 72% 1.17MB/s 0:03:21 648,544,256 73% 1.15MB/s 0:03:23 649,854,976 73% 1.16MB/s 0:03:19 651,034,624 73% 1.17MB/s 0:03:17 652,345,344 73% 1.16MB/s 0:03:17 653,656,064 73% 1.17MB/s 0:03:15 654,966,784 73% 1.17MB/s 0:03:14 656,146,432 73% 1.17MB/s 0:03:13 657,457,152 74% 1.17MB/s 0:03:12 658,767,872 74% 1.17MB/s 0:03:10 660,078,592 74% 1.16MB/s 0:03:11 661,389,312 74% 1.19MB/s 0:03:06 662,700,032 74% 1.17MB/s 0:03:07 664,010,752 74% 1.19MB/s 0:03:03 665,321,472 74% 1.19MB/s 0:03:03 666,632,192 75% 1.18MB/s 0:03:02 667,942,912 75% 1.19MB/s 0:03:00 669,253,632 75% 1.18MB/s 0:03:01 670,564,352 75% 1.19MB/s 0:02:58 671,744,000 75% 1.17MB/s 0:03:00 673,054,720 75% 1.17MB/s 0:02:59 674,365,440 75% 1.18MB/s 0:02:57 675,577,856 76% 1.16MB/s 0:02:58 676,855,808 76% 1.18MB/s 0:02:55 678,035,456 76% 1.16MB/s 0:02:56 679,346,176 76% 1.17MB/s 0:02:54 680,656,896 76% 1.16MB/s 0:02:54 681,967,616 76% 1.17MB/s 0:02:51 683,245,568 76% 1.20MB/s 0:02:46 684,457,984 77% 1.18MB/s 0:02:48 685,637,632 77% 1.17MB/s 0:02:48 686,948,352 77% 1.18MB/s 0:02:46 688,259,072 77% 1.16MB/s 0:02:48 688,521,216 77% 890.48kB/s 0:03:43 689,176,576 77% 754.59kB/s 0:04:23 690,356,224 77% 724.11kB/s 0:04:32 691,666,944 77% 733.20kB/s 0:04:27 692,977,664 78% 1018.01kB/s 0:03:11 694,288,384 78% 1.15MB/s 0:02:45 695,599,104 78% 1.18MB/s 0:02:39 696,778,752 78% 1.14MB/s 0:02:43 698,089,472 78% 1.16MB/s 0:02:39 699,400,192 78% 1.16MB/s 0:02:38 700,710,912 78% 1.16MB/s 0:02:37 702,021,632 79% 1.18MB/s 0:02:33 703,332,352 79% 1.18MB/s 0:02:32 704,643,072 79% 1.18MB/s 0:02:31 705,953,792 79% 1.18MB/s 0:02:30 707,264,512 79% 1.18MB/s 0:02:29 708,575,232 79% 1.18MB/s 0:02:28 709,885,952 79% 1.18MB/s 0:02:27 711,196,672 80% 1.18MB/s 0:02:26 712,376,320 80% 1.17MB/s 0:02:25 713,687,040 80% 1.17MB/s 0:02:25 714,997,760 80% 1.17MB/s 0:02:24 716,308,480 80% 1.16MB/s 0:02:25 717,619,200 80% 1.18MB/s 0:02:21 718,831,616 80% 1.17MB/s 0:02:21 720,109,568 81% 1.17MB/s 0:02:19 721,420,288 81% 1.17MB/s 0:02:18 722,731,008 81% 1.16MB/s 0:02:19 724,041,728 81% 1.17MB/s 0:02:16 725,221,376 81% 1.15MB/s 0:02:17 726,532,096 81% 1.17MB/s 0:02:15 727,842,816 81% 1.16MB/s 0:02:14 729,153,536 82% 1.15MB/s 0:02:14 730,464,256 82% 1.17MB/s 0:02:10 731,774,976 82% 1.17MB/s 0:02:10 733,085,696 82% 1.17MB/s 0:02:08 734,396,416 82% 1.17MB/s 0:02:08 735,707,136 82% 1.17MB/s 0:02:06 737,017,856 83% 1.16MB/s 0:02:06 738,328,576 83% 1.18MB/s 0:02:03 739,508,224 83% 1.16MB/s 0:02:05 740,818,944 83% 1.16MB/s 0:02:03 742,129,664 83% 1.16MB/s 0:02:02 743,440,384 83% 1.16MB/s 0:02:01 744,357,888 83% 1.03MB/s 0:02:15 744,751,104 83% 838.79kB/s 0:02:50 745,537,536 83% 731.59kB/s 0:03:14 746,717,184 84% 707.81kB/s 0:03:19 748,027,904 84% 848.48kB/s 0:02:44 749,338,624 84% 1.05MB/s 0:02:09 750,649,344 84% 1.18MB/s 0:01:53 751,828,992 84% 1.18MB/s 0:01:53 753,139,712 84% 1.18MB/s 0:01:51 754,450,432 84% 1.17MB/s 0:01:50 755,761,152 85% 1.17MB/s 0:01:49 757,071,872 85% 1.18MB/s 0:01:48 758,382,592 85% 1.18MB/s 0:01:47 759,562,240 85% 1.18MB/s 0:01:46 760,872,960 85% 1.18MB/s 0:01:45 762,183,680 85% 1.17MB/s 0:01:44 763,494,400 85% 1.17MB/s 0:01:43 764,805,120 86% 1.18MB/s 0:01:42 766,115,840 86% 1.18MB/s 0:01:41 767,295,488 86% 1.17MB/s 0:01:40 768,573,440 86% 1.17MB/s 0:01:39 769,753,088 86% 1.16MB/s 0:01:39 771,063,808 86% 1.16MB/s 0:01:38 772,374,528 86% 1.17MB/s 0:01:36 773,685,248 87% 1.18MB/s 0:01:34 774,864,896 87% 1.17MB/s 0:01:33 776,175,616 87% 1.18MB/s 0:01:32 777,486,336 87% 1.18MB/s 0:01:31 778,797,056 87% 1.18MB/s 0:01:30 780,107,776 87% 1.18MB/s 0:01:29 781,418,496 88% 1.17MB/s 0:01:28 782,598,144 88% 1.17MB/s 0:01:27 783,908,864 88% 1.16MB/s 0:01:27 785,219,584 88% 1.17MB/s 0:01:25 786,432,000 88% 1.15MB/s 0:01:25 787,709,952 88% 1.17MB/s 0:01:23 788,889,600 88% 1.15MB/s 0:01:23 790,200,320 88% 1.17MB/s 0:01:21 791,511,040 89% 1.16MB/s 0:01:20 792,821,760 89% 1.17MB/s 0:01:19 794,132,480 89% 1.17MB/s 0:01:17 795,443,200 89% 1.18MB/s 0:01:16 796,688,384 89% 1.19MB/s 0:01:14 797,933,568 89% 1.18MB/s 0:01:14 799,244,288 90% 1.18MB/s 0:01:13 800,555,008 90% 1.17MB/s 0:01:12 801,865,728 90% 1.18MB/s 0:01:11 803,176,448 90% 1.18MB/s 0:01:10 804,487,168 90% 1.19MB/s 0:01:08 805,797,888 90% 1.19MB/s 0:01:07 807,108,608 90% 1.18MB/s 0:01:06 808,419,328 91% 1.19MB/s 0:01:05 809,730,048 91% 1.18MB/s 0:01:04 811,040,768 91% 1.17MB/s 0:01:04 812,351,488 91% 1.18MB/s 0:01:02 813,662,208 91% 1.16MB/s 0:01:02 814,972,928 91% 1.17MB/s 0:01:00 816,152,576 91% 1.17MB/s 0:00:59 817,463,296 92% 1.17MB/s 0:00:58 818,774,016 92% 1.17MB/s 0:00:57 820,084,736 92% 1.18MB/s 0:00:56 821,395,456 92% 1.18MB/s 0:00:54 822,706,176 92% 1.16MB/s 0:00:54 824,016,896 92% 1.18MB/s 0:00:52 825,327,616 92% 1.16MB/s 0:00:52 826,638,336 93% 1.18MB/s 0:00:50 827,949,056 93% 1.18MB/s 0:00:49 829,259,776 93% 1.18MB/s 0:00:48 830,570,496 93% 1.18MB/s 0:00:47 831,881,216 93% 1.18MB/s 0:00:46 833,060,864 93% 1.18MB/s 0:00:45 834,371,584 93% 1.18MB/s 0:00:44 835,682,304 94% 1.17MB/s 0:00:43 836,993,024 94% 1.17MB/s 0:00:42 838,172,672 94% 1.17MB/s 0:00:41 839,483,392 94% 1.16MB/s 0:00:40 840,794,112 94% 1.16MB/s 0:00:39 842,104,832 94% 1.15MB/s 0:00:38 843,415,552 94% 1.17MB/s 0:00:37 844,726,272 95% 1.17MB/s 0:00:36 846,036,992 95% 1.17MB/s 0:00:34 847,216,640 95% 1.15MB/s 0:00:34 848,527,360 95% 1.15MB/s 0:00:33 849,838,080 95% 1.14MB/s 0:00:32 851,148,800 95% 1.15MB/s 0:00:31 852,459,520 96% 1.17MB/s 0:00:29 853,770,240 96% 1.16MB/s 0:00:28 855,080,960 96% 1.17MB/s 0:00:27 856,391,680 96% 1.17MB/s 0:00:26 857,702,400 96% 1.19MB/s 0:00:24 859,013,120 96% 1.20MB/s 0:00:23 860,323,840 96% 1.20MB/s 0:00:22 861,634,560 97% 1.21MB/s 0:00:21 862,945,280 97% 1.21MB/s 0:00:20 864,256,000 97% 1.21MB/s 0:00:19 865,566,720 97% 1.21MB/s 0:00:18 866,877,440 97% 1.21MB/s 0:00:16 868,188,160 97% 1.21MB/s 0:00:15 869,498,880 97% 1.21MB/s 0:00:14 870,809,600 98% 1.21MB/s 0:00:13 872,120,320 98% 1.21MB/s 0:00:12 873,431,040 98% 1.20MB/s 0:00:11 874,741,760 98% 1.20MB/s 0:00:10 876,052,480 98% 1.20MB/s 0:00:09 877,363,200 98% 1.20MB/s 0:00:08 878,673,920 98% 1.21MB/s 0:00:07 879,984,640 99% 1.21MB/s 0:00:06 881,295,360 99% 1.21MB/s 0:00:05 882,606,080 99% 1.21MB/s 0:00:04 883,916,800 99% 1.21MB/s 0:00:03 885,227,520 99% 1.21MB/s 0:00:02 886,538,240 99% 1.21MB/s 0:00:01 887,848,960 99% 1.21MB/s 0:00:00 887,887,608 100% 1.15MB/s 0:12:14 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221004-pine64-pinephonepro.img.xz.sha256 136 100% 132.81kB/s 0:00:00 136 100% 132.81kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221004-tablet-x64uefi.img.xz 32,768 0% 31.25MB/s 0:00:41 1,245,184 0% 1.12MB/s 0:19:18 2,555,904 0% 1.15MB/s 0:18:50 3,866,624 0% 1.17MB/s 0:18:30 5,177,344 0% 1.18MB/s 0:18:14 6,488,064 0% 1.20MB/s 0:17:57 7,798,784 0% 1.21MB/s 0:17:47 9,109,504 0% 1.21MB/s 0:17:46 10,420,224 0% 1.20MB/s 0:17:51 11,730,944 0% 1.21MB/s 0:17:43 13,041,664 0% 1.21MB/s 0:17:41 14,352,384 1% 1.22MB/s 0:17:38 15,663,104 1% 1.22MB/s 0:17:33 16,973,824 1% 1.22MB/s 0:17:33 18,284,544 1% 1.21MB/s 0:17:37 19,595,264 1% 1.21MB/s 0:17:39 20,905,984 1% 1.21MB/s 0:17:38 22,216,704 1% 1.20MB/s 0:17:44 23,527,424 1% 1.20MB/s 0:17:40 24,838,144 1% 1.20MB/s 0:17:40 26,148,864 1% 1.21MB/s 0:17:35 27,459,584 2% 1.21MB/s 0:17:31 28,770,304 2% 1.22MB/s 0:17:26 30,081,024 2% 1.22MB/s 0:17:22 31,391,744 2% 1.22MB/s 0:17:24 32,702,464 2% 1.22MB/s 0:17:19 34,013,184 2% 1.21MB/s 0:17:23 35,323,904 2% 1.22MB/s 0:17:17 36,634,624 2% 1.22MB/s 0:17:18 37,945,344 2% 1.22MB/s 0:17:17 39,256,064 2% 1.22MB/s 0:17:12 40,566,784 3% 1.21MB/s 0:17:18 41,877,504 3% 1.21MB/s 0:17:18 43,188,224 3% 1.21MB/s 0:17:16 44,498,944 3% 1.21MB/s 0:17:18 45,809,664 3% 1.21MB/s 0:17:14 47,120,384 3% 1.21MB/s 0:17:13 48,431,104 3% 1.21MB/s 0:17:13 49,741,824 3% 1.21MB/s 0:17:10 51,052,544 3% 1.21MB/s 0:17:09 52,363,264 3% 1.22MB/s 0:17:07 53,673,984 4% 1.21MB/s 0:17:09 54,984,704 4% 1.21MB/s 0:17:06 56,295,424 4% 1.21MB/s 0:17:05 57,606,144 4% 1.21MB/s 0:17:04 58,916,864 4% 1.22MB/s 0:16:59 60,227,584 4% 1.22MB/s 0:17:00 61,538,304 4% 1.21MB/s 0:17:01 62,849,024 4% 1.21MB/s 0:17:01 64,159,744 4% 1.21MB/s 0:16:59 65,470,464 4% 1.22MB/s 0:16:56 66,781,184 5% 1.22MB/s 0:16:55 68,091,904 5% 1.21MB/s 0:16:55 69,402,624 5% 1.21MB/s 0:16:59 70,713,344 5% 1.21MB/s 0:16:56 72,024,064 5% 1.21MB/s 0:16:54 73,334,784 5% 1.22MB/s 0:16:50 74,645,504 5% 1.22MB/s 0:16:46 75,956,224 5% 1.22MB/s 0:16:48 77,266,944 5% 1.22MB/s 0:16:45 78,577,664 5% 1.22MB/s 0:16:46 79,888,384 6% 1.22MB/s 0:16:45 81,199,104 6% 1.21MB/s 0:16:45 82,509,824 6% 1.21MB/s 0:16:47 83,820,544 6% 1.22MB/s 0:16:42 85,131,264 6% 1.22MB/s 0:16:40 86,441,984 6% 1.22MB/s 0:16:38 87,752,704 6% 1.22MB/s 0:16:33 89,063,424 6% 1.22MB/s 0:16:35 90,374,144 6% 1.22MB/s 0:16:34 91,684,864 6% 1.22MB/s 0:16:32 92,995,584 6% 1.22MB/s 0:16:32 94,306,304 7% 1.22MB/s 0:16:31 95,617,024 7% 1.22MB/s 0:16:30 96,927,744 7% 1.22MB/s 0:16:29 98,238,464 7% 1.22MB/s 0:16:28 99,549,184 7% 1.22MB/s 0:16:26 100,859,904 7% 1.22MB/s 0:16:27 102,170,624 7% 1.22MB/s 0:16:25 103,481,344 7% 1.22MB/s 0:16:23 104,792,064 7% 1.22MB/s 0:16:24 106,102,784 7% 1.22MB/s 0:16:21 107,413,504 8% 1.22MB/s 0:16:23 108,724,224 8% 1.21MB/s 0:16:23 110,034,944 8% 1.22MB/s 0:16:21 111,345,664 8% 1.22MB/s 0:16:20 112,656,384 8% 1.22MB/s 0:16:17 113,967,104 8% 1.22MB/s 0:16:16 115,277,824 8% 1.22MB/s 0:16:14 116,588,544 8% 1.22MB/s 0:16:13 117,899,264 8% 1.22MB/s 0:16:11 119,209,984 8% 1.22MB/s 0:16:12 120,520,704 9% 1.21MB/s 0:16:14 121,831,424 9% 1.21MB/s 0:16:15 123,142,144 9% 1.21MB/s 0:16:15 124,420,096 9% 1.20MB/s 0:16:20 125,730,816 9% 1.20MB/s 0:16:17 127,041,536 9% 1.21MB/s 0:16:14 128,352,256 9% 1.20MB/s 0:16:15 129,662,976 9% 1.21MB/s 0:16:07 130,973,696 9% 1.21MB/s 0:16:10 132,284,416 9% 1.20MB/s 0:16:13 133,595,136 10% 1.21MB/s 0:16:09 134,905,856 10% 1.20MB/s 0:16:11 136,216,576 10% 1.21MB/s 0:16:05 137,527,296 10% 1.21MB/s 0:16:04 138,838,016 10% 1.21MB/s 0:16:04 140,148,736 10% 1.21MB/s 0:16:01 141,459,456 10% 1.21MB/s 0:16:02 142,770,176 10% 1.21MB/s 0:15:59 144,080,896 10% 1.21MB/s 0:15:57 145,391,616 10% 1.21MB/s 0:15:55 146,702,336 11% 1.22MB/s 0:15:51 148,013,056 11% 1.22MB/s 0:15:48 149,323,776 11% 1.22MB/s 0:15:48 150,634,496 11% 1.21MB/s 0:15:50 151,945,216 11% 1.22MB/s 0:15:46 153,255,936 11% 1.21MB/s 0:15:47 154,566,656 11% 1.22MB/s 0:15:44 155,877,376 11% 1.22MB/s 0:15:40 157,188,096 11% 1.22MB/s 0:15:42 158,498,816 11% 1.22MB/s 0:15:42 159,809,536 12% 1.21MB/s 0:15:42 161,120,256 12% 1.22MB/s 0:15:40 162,430,976 12% 1.21MB/s 0:15:39 163,741,696 12% 1.21MB/s 0:15:39 165,052,416 12% 1.21MB/s 0:15:37 166,363,136 12% 1.21MB/s 0:15:39 167,673,856 12% 1.22MB/s 0:15:34 168,984,576 12% 1.22MB/s 0:15:31 170,295,296 12% 1.22MB/s 0:15:29 171,606,016 12% 1.22MB/s 0:15:27 172,916,736 12% 1.22MB/s 0:15:29 174,227,456 13% 1.21MB/s 0:15:33 175,538,176 13% 1.20MB/s 0:15:38 176,848,896 13% 1.19MB/s 0:15:45 178,159,616 13% 1.18MB/s 0:15:51 179,470,336 13% 1.18MB/s 0:15:53 180,781,056 13% 1.18MB/s 0:15:55 182,091,776 13% 1.18MB/s 0:15:47 183,402,496 13% 1.19MB/s 0:15:44 184,713,216 13% 1.20MB/s 0:15:35 186,023,936 13% 1.21MB/s 0:15:27 187,334,656 14% 1.20MB/s 0:15:28 188,645,376 14% 1.21MB/s 0:15:24 189,956,096 14% 1.21MB/s 0:15:23 191,266,816 14% 1.21MB/s 0:15:21 192,577,536 14% 1.21MB/s 0:15:19 193,888,256 14% 1.21MB/s 0:15:15 195,198,976 14% 1.21MB/s 0:15:14 196,509,696 14% 1.21MB/s 0:15:14 197,820,416 14% 1.21MB/s 0:15:14 199,131,136 14% 1.21MB/s 0:15:17 200,441,856 15% 1.20MB/s 0:15:17 201,752,576 15% 1.21MB/s 0:15:14 203,063,296 15% 1.21MB/s 0:15:12 204,374,016 15% 1.21MB/s 0:15:06 205,684,736 15% 1.21MB/s 0:15:05 206,995,456 15% 1.21MB/s 0:15:06 208,306,176 15% 1.21MB/s 0:15:04 209,616,896 15% 1.21MB/s 0:15:04 210,927,616 15% 1.21MB/s 0:15:01 212,238,336 15% 1.22MB/s 0:14:57 213,549,056 16% 1.21MB/s 0:14:59 214,859,776 16% 1.21MB/s 0:14:57 216,170,496 16% 1.21MB/s 0:14:57 217,481,216 16% 1.21MB/s 0:14:57 218,791,936 16% 1.21MB/s 0:14:54 220,102,656 16% 1.22MB/s 0:14:53 221,413,376 16% 1.21MB/s 0:14:52 222,724,096 16% 1.22MB/s 0:14:51 224,034,816 16% 1.22MB/s 0:14:49 225,345,536 16% 1.22MB/s 0:14:47 226,656,256 17% 1.22MB/s 0:14:47 227,966,976 17% 1.22MB/s 0:14:44 229,277,696 17% 1.22MB/s 0:14:44 230,588,416 17% 1.21MB/s 0:14:48 231,899,136 17% 1.21MB/s 0:14:45 233,209,856 17% 1.21MB/s 0:14:45 234,520,576 17% 1.21MB/s 0:14:46 235,831,296 17% 1.21MB/s 0:14:40 237,142,016 17% 1.21MB/s 0:14:41 238,452,736 17% 1.21MB/s 0:14:42 239,763,456 18% 1.21MB/s 0:14:42 241,074,176 18% 1.21MB/s 0:14:42 242,384,896 18% 1.21MB/s 0:14:40 243,695,616 18% 1.21MB/s 0:14:37 245,006,336 18% 1.21MB/s 0:14:36 246,317,056 18% 1.21MB/s 0:14:33 247,627,776 18% 1.21MB/s 0:14:35 248,938,496 18% 1.20MB/s 0:14:37 250,249,216 18% 1.21MB/s 0:14:35 251,559,936 18% 1.21MB/s 0:14:34 252,870,656 18% 1.21MB/s 0:14:32 254,181,376 19% 1.21MB/s 0:14:28 255,492,096 19% 1.21MB/s 0:14:25 256,802,816 19% 1.22MB/s 0:14:22 258,080,768 19% 1.21MB/s 0:14:26 259,391,488 19% 1.21MB/s 0:14:26 260,702,208 19% 1.21MB/s 0:14:25 262,012,928 19% 1.21MB/s 0:14:25 263,323,648 19% 1.22MB/s 0:14:17 264,634,368 19% 1.22MB/s 0:14:15 265,945,088 19% 1.22MB/s 0:14:14 267,255,808 20% 1.22MB/s 0:14:13 268,566,528 20% 1.22MB/s 0:14:13 269,877,248 20% 1.22MB/s 0:14:11 271,187,968 20% 1.22MB/s 0:14:10 272,498,688 20% 1.21MB/s 0:14:12 273,809,408 20% 1.21MB/s 0:14:12 275,120,128 20% 1.21MB/s 0:14:14 276,430,848 20% 1.21MB/s 0:14:13 277,741,568 20% 1.21MB/s 0:14:09 279,052,288 20% 1.21MB/s 0:14:06 280,363,008 21% 1.22MB/s 0:14:04 281,673,728 21% 1.22MB/s 0:14:02 282,984,448 21% 1.21MB/s 0:14:02 284,295,168 21% 1.22MB/s 0:14:01 285,605,888 21% 1.21MB/s 0:14:00 286,916,608 21% 1.21MB/s 0:14:00 288,227,328 21% 1.21MB/s 0:13:58 289,538,048 21% 1.21MB/s 0:13:58 290,848,768 21% 1.21MB/s 0:14:00 292,159,488 21% 1.20MB/s 0:14:02 293,470,208 22% 1.21MB/s 0:13:59 294,780,928 22% 1.21MB/s 0:13:57 296,091,648 22% 1.21MB/s 0:13:55 297,402,368 22% 1.21MB/s 0:13:52 298,713,088 22% 1.21MB/s 0:13:53 300,023,808 22% 1.21MB/s 0:13:53 301,334,528 22% 1.22MB/s 0:13:46 302,645,248 22% 1.22MB/s 0:13:45 303,955,968 22% 1.22MB/s 0:13:41 305,266,688 22% 1.22MB/s 0:13:40 306,577,408 23% 1.21MB/s 0:13:44 307,888,128 23% 1.21MB/s 0:13:44 309,198,848 23% 1.21MB/s 0:13:44 310,509,568 23% 1.21MB/s 0:13:44 311,820,288 23% 1.21MB/s 0:13:41 313,131,008 23% 1.21MB/s 0:13:41 314,441,728 23% 1.21MB/s 0:13:40 315,752,448 23% 1.21MB/s 0:13:38 317,063,168 23% 1.21MB/s 0:13:39 318,373,888 23% 1.22MB/s 0:13:33 319,684,608 24% 1.22MB/s 0:13:32 320,995,328 24% 1.22MB/s 0:13:31 322,306,048 24% 1.22MB/s 0:13:26 323,616,768 24% 1.22MB/s 0:13:28 324,927,488 24% 1.22MB/s 0:13:27 326,238,208 24% 1.22MB/s 0:13:25 327,548,928 24% 1.22MB/s 0:13:25 328,859,648 24% 1.22MB/s 0:13:24 330,170,368 24% 1.22MB/s 0:13:21 331,481,088 24% 1.22MB/s 0:13:21 332,791,808 24% 1.20MB/s 0:13:32 334,102,528 25% 1.20MB/s 0:13:29 335,413,248 25% 1.20MB/s 0:13:32 336,723,968 25% 1.20MB/s 0:13:30 338,034,688 25% 1.21MB/s 0:13:20 339,345,408 25% 1.21MB/s 0:13:20 340,656,128 25% 1.21MB/s 0:13:18 341,966,848 25% 1.21MB/s 0:13:18 343,277,568 25% 1.21MB/s 0:13:15 344,588,288 25% 1.21MB/s 0:13:15 345,899,008 25% 1.21MB/s 0:13:13 347,209,728 26% 1.21MB/s 0:13:13 348,520,448 26% 1.21MB/s 0:13:10 349,831,168 26% 1.22MB/s 0:13:08 351,141,888 26% 1.21MB/s 0:13:07 352,452,608 26% 1.22MB/s 0:13:05 353,763,328 26% 1.22MB/s 0:13:04 355,074,048 26% 1.21MB/s 0:13:05 356,384,768 26% 1.21MB/s 0:13:03 357,695,488 26% 1.22MB/s 0:13:02 359,006,208 26% 1.21MB/s 0:13:03 360,316,928 27% 1.21MB/s 0:13:00 361,627,648 27% 1.22MB/s 0:12:58 362,938,368 27% 1.22MB/s 0:12:57 364,249,088 27% 1.22MB/s 0:12:55 365,559,808 27% 1.22MB/s 0:12:55 366,870,528 27% 1.22MB/s 0:12:53 368,181,248 27% 1.22MB/s 0:12:52 369,491,968 27% 1.21MB/s 0:12:53 370,802,688 27% 1.22MB/s 0:12:51 372,113,408 27% 1.21MB/s 0:12:52 373,424,128 28% 1.21MB/s 0:12:51 374,734,848 28% 1.22MB/s 0:12:48 376,045,568 28% 1.21MB/s 0:12:48 377,356,288 28% 1.21MB/s 0:12:48 378,667,008 28% 1.21MB/s 0:12:46 379,977,728 28% 1.21MB/s 0:12:46 381,288,448 28% 1.21MB/s 0:12:44 382,599,168 28% 1.21MB/s 0:12:44 383,909,888 28% 1.21MB/s 0:12:42 385,220,608 28% 1.21MB/s 0:12:40 386,531,328 29% 1.21MB/s 0:12:39 387,842,048 29% 1.22MB/s 0:12:36 389,152,768 29% 1.22MB/s 0:12:35 390,463,488 29% 1.22MB/s 0:12:34 391,741,440 29% 1.21MB/s 0:12:38 393,052,160 29% 1.21MB/s 0:12:38 394,362,880 29% 1.21MB/s 0:12:37 395,673,600 29% 1.21MB/s 0:12:35 396,984,320 29% 1.22MB/s 0:12:30 398,295,040 29% 1.22MB/s 0:12:28 399,605,760 30% 1.21MB/s 0:12:30 400,916,480 30% 1.22MB/s 0:12:26 402,227,200 30% 1.22MB/s 0:12:24 403,537,920 30% 1.22MB/s 0:12:24 404,848,640 30% 1.22MB/s 0:12:21 406,159,360 30% 1.22MB/s 0:12:22 407,470,080 30% 1.22MB/s 0:12:21 408,780,800 30% 1.22MB/s 0:12:20 410,091,520 30% 1.22MB/s 0:12:18 411,402,240 30% 1.22MB/s 0:12:18 412,712,960 30% 1.22MB/s 0:12:16 414,023,680 31% 1.22MB/s 0:12:15 415,334,400 31% 1.22MB/s 0:12:15 416,645,120 31% 1.22MB/s 0:12:14 417,955,840 31% 1.22MB/s 0:12:13 419,266,560 31% 1.22MB/s 0:12:12 420,577,280 31% 1.22MB/s 0:12:10 421,888,000 31% 1.22MB/s 0:12:08 423,198,720 31% 1.22MB/s 0:12:08 424,509,440 31% 1.21MB/s 0:12:11 425,820,160 31% 1.21MB/s 0:12:10 427,130,880 32% 1.21MB/s 0:12:11 428,441,600 32% 1.21MB/s 0:12:11 429,752,320 32% 1.21MB/s 0:12:05 431,063,040 32% 1.21MB/s 0:12:05 432,373,760 32% 1.21MB/s 0:12:05 433,684,480 32% 1.22MB/s 0:12:01 434,995,200 32% 1.21MB/s 0:12:03 436,305,920 32% 1.21MB/s 0:12:02 437,616,640 32% 1.22MB/s 0:11:57 438,927,360 32% 1.21MB/s 0:11:58 440,238,080 33% 1.21MB/s 0:11:56 441,548,800 33% 1.22MB/s 0:11:54 442,859,520 33% 1.21MB/s 0:11:57 444,170,240 33% 1.21MB/s 0:11:56 445,480,960 33% 1.21MB/s 0:11:54 446,791,680 33% 1.21MB/s 0:11:53 448,102,400 33% 1.21MB/s 0:11:51 449,413,120 33% 1.21MB/s 0:11:50 450,723,840 33% 1.21MB/s 0:11:49 452,034,560 33% 1.21MB/s 0:11:49 453,345,280 34% 1.21MB/s 0:11:47 454,656,000 34% 1.21MB/s 0:11:46 455,966,720 34% 1.21MB/s 0:11:43 457,277,440 34% 1.21MB/s 0:11:42 458,588,160 34% 1.21MB/s 0:11:42 459,898,880 34% 1.21MB/s 0:11:41 461,209,600 34% 1.21MB/s 0:11:39 462,520,320 34% 1.21MB/s 0:11:43 463,831,040 34% 1.21MB/s 0:11:40 465,010,688 34% 1.18MB/s 0:11:56 466,190,336 35% 1.15MB/s 0:12:14 467,369,984 35% 1.13MB/s 0:12:26 468,549,632 35% 1.09MB/s 0:12:50 469,729,280 35% 1.07MB/s 0:13:05 470,908,928 35% 1.07MB/s 0:13:06 472,088,576 35% 1.07MB/s 0:13:05 473,399,296 35% 1.09MB/s 0:12:50 474,578,944 35% 1.09MB/s 0:12:45 475,627,520 35% 1.07MB/s 0:13:01 476,676,096 35% 1.03MB/s 0:13:27 477,724,672 35% 1000.71kB/s 0:14:13 478,904,320 35% 995.29kB/s 0:14:16 480,083,968 36% 1006.71kB/s 0:14:05 481,132,544 36% 1012.56kB/s 0:13:59 482,181,120 36% 1010.68kB/s 0:14:00 483,229,696 36% 985.30kB/s 0:14:20 484,278,272 36% 956.79kB/s 0:14:45 485,457,920 36% 969.03kB/s 0:14:32 486,506,496 36% 980.73kB/s 0:14:21 487,555,072 36% 979.14kB/s 0:14:21 488,603,648 36% 973.95kB/s 0:14:25 489,652,224 36% 951.23kB/s 0:14:44 490,700,800 36% 944.43kB/s 0:14:50 491,749,376 36% 932.82kB/s 0:15:00 492,666,880 37% 921.72kB/s 0:15:09 493,715,456 37% 917.46kB/s 0:15:12 494,764,032 37% 916.19kB/s 0:15:13 495,812,608 37% 938.06kB/s 0:14:50 496,861,184 37% 963.08kB/s 0:14:26 498,040,832 37% 989.46kB/s 0:14:02 499,089,408 37% 994.82kB/s 0:13:56 500,137,984 37% 996.70kB/s 0:13:53 501,186,560 37% 998.82kB/s 0:13:51 502,235,136 37% 992.97kB/s 0:13:54 503,414,784 37% 1008.84kB/s 0:13:40 504,463,360 37% 1015.38kB/s 0:13:34 505,511,936 37% 1016.12kB/s 0:13:32 506,691,584 38% 1023.52kB/s 0:13:25 507,871,232 38% 1022.08kB/s 0:13:25 508,919,808 38% 1019.68kB/s 0:13:26 510,099,456 38% 1.00MB/s 0:13:18 511,279,104 38% 1.00MB/s 0:13:17 512,327,680 38% 1015.40kB/s 0:13:26 513,376,256 38% 1009.28kB/s 0:13:30 514,424,832 38% 995.05kB/s 0:13:40 515,473,408 38% 982.49kB/s 0:13:50 516,521,984 38% 975.01kB/s 0:13:55 517,439,488 38% 945.66kB/s 0:14:20 518,488,064 38% 948.60kB/s 0:14:16 519,536,640 39% 949.28kB/s 0:14:15 520,585,216 39% 961.47kB/s 0:14:03 521,633,792 39% 996.59kB/s 0:13:32 522,682,368 39% 999.76kB/s 0:13:28 523,730,944 39% 994.17kB/s 0:13:32 524,779,520 39% 993.93kB/s 0:13:31 525,828,096 39% 992.97kB/s 0:13:31 526,843,904 39% 989.53kB/s 0:13:33 528,023,552 39% 1005.76kB/s 0:13:18 529,072,128 39% 1009.15kB/s 0:13:15 530,251,776 39% 1019.83kB/s 0:13:05 531,300,352 39% 1023.76kB/s 0:13:01 532,348,928 39% 1016.85kB/s 0:13:05 533,397,504 40% 1008.84kB/s 0:13:10 534,446,080 40% 994.90kB/s 0:13:20 535,494,656 40% 982.96kB/s 0:13:29 536,543,232 40% 978.27kB/s 0:13:32 537,722,880 40% 992.71kB/s 0:13:19 538,771,456 40% 996.93kB/s 0:13:15 540,082,176 40% 1.04MB/s 0:12:24 541,392,896 40% 1.09MB/s 0:11:45 542,703,616 40% 1.14MB/s 0:11:16 544,014,336 40% 1.19MB/s 0:10:45 545,325,056 40% 1.19MB/s 0:10:44 546,635,776 41% 1.19MB/s 0:10:42 547,946,496 41% 1.19MB/s 0:10:41 549,257,216 41% 1.19MB/s 0:10:40 550,567,936 41% 1.19MB/s 0:10:38 551,878,656 41% 1.20MB/s 0:10:34 553,189,376 41% 1.19MB/s 0:10:36 554,500,096 41% 1.19MB/s 0:10:35 555,679,744 41% 1.15MB/s 0:10:56 556,859,392 41% 1.11MB/s 0:11:19 557,907,968 41% 1.07MB/s 0:11:45 559,087,616 41% 1.02MB/s 0:12:16 560,136,192 42% 1.01MB/s 0:12:28 561,184,768 42% 1013.92kB/s 0:12:39 562,233,344 42% 1003.80kB/s 0:12:46 563,281,920 42% 995.14kB/s 0:12:51 564,330,496 42% 998.54kB/s 0:12:48 565,379,072 42% 990.81kB/s 0:12:53 566,427,648 42% 996.59kB/s 0:12:47 567,476,224 42% 986.27kB/s 0:12:54 568,655,872 42% 997.40kB/s 0:12:44 569,966,592 42% 1.03MB/s 0:12:00 571,277,312 42% 1.09MB/s 0:11:21 572,588,032 43% 1.16MB/s 0:10:38 573,898,752 43% 1.21MB/s 0:10:12 575,209,472 43% 1.21MB/s 0:10:10 576,520,192 43% 1.21MB/s 0:10:08 577,830,912 43% 1.21MB/s 0:10:07 579,141,632 43% 1.21MB/s 0:10:06 580,452,352 43% 1.21MB/s 0:10:03 581,763,072 43% 1.21MB/s 0:10:02 583,073,792 43% 1.22MB/s 0:10:01 584,384,512 43% 1.22MB/s 0:09:58 585,695,232 43% 1.22MB/s 0:09:59 587,005,952 44% 1.21MB/s 0:09:58 588,316,672 44% 1.21MB/s 0:09:57 589,627,392 44% 1.21MB/s 0:09:57 590,938,112 44% 1.21MB/s 0:09:58 592,248,832 44% 1.21MB/s 0:09:56 593,559,552 44% 1.21MB/s 0:09:55 594,870,272 44% 1.21MB/s 0:09:52 596,180,992 44% 1.21MB/s 0:09:52 597,491,712 44% 1.21MB/s 0:09:51 598,802,432 44% 1.21MB/s 0:09:51 600,113,152 45% 1.21MB/s 0:09:49 601,423,872 45% 1.21MB/s 0:09:47 602,734,592 45% 1.21MB/s 0:09:46 604,045,312 45% 1.22MB/s 0:09:44 605,356,032 45% 1.22MB/s 0:09:43 606,666,752 45% 1.22MB/s 0:09:42 607,977,472 45% 1.21MB/s 0:09:43 609,288,192 45% 1.22MB/s 0:09:40 610,598,912 45% 1.21MB/s 0:09:41 611,909,632 45% 1.21MB/s 0:09:38 613,220,352 46% 1.22MB/s 0:09:33 614,531,072 46% 1.22MB/s 0:09:35 615,841,792 46% 1.22MB/s 0:09:32 617,152,512 46% 1.22MB/s 0:09:31 618,463,232 46% 1.22MB/s 0:09:31 619,773,952 46% 1.22MB/s 0:09:30 621,084,672 46% 1.22MB/s 0:09:28 622,395,392 46% 1.22MB/s 0:09:28 623,706,112 46% 1.22MB/s 0:09:26 625,016,832 46% 1.22MB/s 0:09:27 626,327,552 47% 1.21MB/s 0:09:27 627,638,272 47% 1.21MB/s 0:09:27 628,948,992 47% 1.21MB/s 0:09:26 630,259,712 47% 1.21MB/s 0:09:25 631,570,432 47% 1.21MB/s 0:09:23 632,881,152 47% 1.21MB/s 0:09:23 634,191,872 47% 1.21MB/s 0:09:23 635,502,592 47% 1.21MB/s 0:09:21 636,813,312 47% 1.21MB/s 0:09:21 638,124,032 47% 1.21MB/s 0:09:17 639,434,752 48% 1.21MB/s 0:09:16 640,745,472 48% 1.22MB/s 0:09:14 642,056,192 48% 1.22MB/s 0:09:12 643,366,912 48% 1.21MB/s 0:09:15 644,677,632 48% 1.21MB/s 0:09:14 645,988,352 48% 1.21MB/s 0:09:13 647,299,072 48% 1.21MB/s 0:09:12 648,609,792 48% 1.22MB/s 0:09:07 649,920,512 48% 1.22MB/s 0:09:06 651,231,232 48% 1.22MB/s 0:09:05 652,541,952 49% 1.22MB/s 0:09:04 653,852,672 49% 1.22MB/s 0:09:03 655,163,392 49% 1.22MB/s 0:09:01 656,474,112 49% 1.22MB/s 0:09:01 657,784,832 49% 1.22MB/s 0:09:00 659,095,552 49% 1.21MB/s 0:09:01 660,373,504 49% 1.20MB/s 0:09:05 661,684,224 49% 1.20MB/s 0:09:05 662,994,944 49% 1.20MB/s 0:09:02 664,305,664 49% 1.20MB/s 0:09:01 665,616,384 49% 1.22MB/s 0:08:55 666,927,104 50% 1.22MB/s 0:08:52 668,237,824 50% 1.21MB/s 0:08:53 669,548,544 50% 1.22MB/s 0:08:51 670,859,264 50% 1.21MB/s 0:08:51 672,169,984 50% 1.21MB/s 0:08:50 673,480,704 50% 1.21MB/s 0:08:49 674,791,424 50% 1.21MB/s 0:08:48 676,102,144 50% 1.22MB/s 0:08:46 677,412,864 50% 1.22MB/s 0:08:45 678,723,584 50% 1.22MB/s 0:08:43 680,034,304 51% 1.21MB/s 0:08:45 681,345,024 51% 1.22MB/s 0:08:41 682,655,744 51% 1.22MB/s 0:08:41 683,966,464 51% 1.21MB/s 0:08:40 685,277,184 51% 1.22MB/s 0:08:39 686,587,904 51% 1.21MB/s 0:08:40 687,898,624 51% 1.21MB/s 0:08:38 689,209,344 51% 1.21MB/s 0:08:36 690,520,064 51% 1.22MB/s 0:08:33 691,830,784 51% 1.22MB/s 0:08:32 693,141,504 52% 1.22MB/s 0:08:31 694,452,224 52% 1.20MB/s 0:08:36 695,762,944 52% 1.20MB/s 0:08:36 697,073,664 52% 1.20MB/s 0:08:36 698,384,384 52% 1.20MB/s 0:08:35 699,695,104 52% 1.22MB/s 0:08:27 701,005,824 52% 1.22MB/s 0:08:26 702,316,544 52% 1.22MB/s 0:08:24 703,627,264 52% 1.22MB/s 0:08:23 704,937,984 52% 1.22MB/s 0:08:22 706,248,704 53% 1.22MB/s 0:08:21 707,559,424 53% 1.22MB/s 0:08:20 708,870,144 53% 1.22MB/s 0:08:18 710,180,864 53% 1.22MB/s 0:08:18 711,491,584 53% 1.21MB/s 0:08:19 712,802,304 53% 1.21MB/s 0:08:19 714,113,024 53% 1.21MB/s 0:08:18 715,423,744 53% 1.21MB/s 0:08:17 716,734,464 53% 1.21MB/s 0:08:14 718,045,184 53% 1.21MB/s 0:08:13 719,355,904 54% 1.21MB/s 0:08:13 720,666,624 54% 1.21MB/s 0:08:12 721,977,344 54% 1.21MB/s 0:08:11 723,288,064 54% 1.21MB/s 0:08:09 724,598,784 54% 1.22MB/s 0:08:07 725,909,504 54% 1.21MB/s 0:08:06 727,220,224 54% 1.21MB/s 0:08:05 728,530,944 54% 1.21MB/s 0:08:04 729,841,664 54% 1.22MB/s 0:08:03 731,152,384 54% 1.22MB/s 0:08:01 732,463,104 55% 1.22MB/s 0:07:59 733,773,824 55% 1.20MB/s 0:08:06 735,084,544 55% 1.20MB/s 0:08:05 736,395,264 55% 1.20MB/s 0:08:02 737,705,984 55% 1.20MB/s 0:08:01 739,016,704 55% 1.22MB/s 0:07:54 740,327,424 55% 1.22MB/s 0:07:52 741,638,144 55% 1.22MB/s 0:07:53 742,948,864 55% 1.22MB/s 0:07:51 744,259,584 55% 1.22MB/s 0:07:49 745,570,304 56% 1.22MB/s 0:07:49 746,881,024 56% 1.22MB/s 0:07:49 748,191,744 56% 1.22MB/s 0:07:46 749,502,464 56% 1.21MB/s 0:07:50 750,813,184 56% 1.21MB/s 0:07:47 752,123,904 56% 1.21MB/s 0:07:45 753,434,624 56% 1.20MB/s 0:07:48 754,745,344 56% 1.21MB/s 0:07:43 756,056,064 56% 1.20MB/s 0:07:47 757,366,784 56% 1.20MB/s 0:07:46 758,677,504 56% 1.20MB/s 0:07:45 759,988,224 57% 1.20MB/s 0:07:45 761,298,944 57% 1.21MB/s 0:07:40 762,609,664 57% 1.21MB/s 0:07:38 763,920,384 57% 1.21MB/s 0:07:37 765,231,104 57% 1.21MB/s 0:07:37 766,541,824 57% 1.21MB/s 0:07:36 767,852,544 57% 1.21MB/s 0:07:35 769,163,264 57% 1.21MB/s 0:07:33 770,473,984 57% 1.21MB/s 0:07:30 771,784,704 57% 1.21MB/s 0:07:30 773,095,424 58% 1.21MB/s 0:07:29 774,406,144 58% 1.22MB/s 0:07:27 775,716,864 58% 1.22MB/s 0:07:26 777,027,584 58% 1.21MB/s 0:07:25 778,338,304 58% 1.21MB/s 0:07:25 779,649,024 58% 1.21MB/s 0:07:25 780,959,744 58% 1.21MB/s 0:07:24 782,270,464 58% 1.21MB/s 0:07:23 783,581,184 58% 1.21MB/s 0:07:21 784,891,904 58% 1.21MB/s 0:07:19 786,202,624 59% 1.21MB/s 0:07:19 787,513,344 59% 1.21MB/s 0:07:17 788,824,064 59% 1.21MB/s 0:07:16 790,134,784 59% 1.21MB/s 0:07:15 791,445,504 59% 1.22MB/s 0:07:13 792,756,224 59% 1.22MB/s 0:07:12 794,066,944 59% 1.21MB/s 0:07:11 795,344,896 59% 1.20MB/s 0:07:14 796,655,616 59% 1.20MB/s 0:07:13 797,966,336 59% 1.20MB/s 0:07:13 799,277,056 60% 1.21MB/s 0:07:10 800,587,776 60% 1.21MB/s 0:07:07 801,898,496 60% 1.21MB/s 0:07:05 803,209,216 60% 1.22MB/s 0:07:04 804,519,936 60% 1.21MB/s 0:07:03 805,830,656 60% 1.21MB/s 0:07:03 807,141,376 60% 1.21MB/s 0:07:03 808,452,096 60% 1.21MB/s 0:07:01 809,762,816 60% 1.21MB/s 0:07:02 811,073,536 60% 1.21MB/s 0:06:58 812,384,256 61% 1.21MB/s 0:06:57 813,694,976 61% 1.21MB/s 0:06:56 815,005,696 61% 1.21MB/s 0:06:55 816,316,416 61% 1.22MB/s 0:06:53 817,627,136 61% 1.21MB/s 0:06:53 818,937,856 61% 1.21MB/s 0:06:52 820,248,576 61% 1.22MB/s 0:06:49 821,559,296 61% 1.22MB/s 0:06:49 822,870,016 61% 1.21MB/s 0:06:48 824,180,736 61% 1.22MB/s 0:06:47 825,491,456 62% 1.22MB/s 0:06:45 826,802,176 62% 1.22MB/s 0:06:44 828,112,896 62% 1.22MB/s 0:06:43 829,423,616 62% 1.22MB/s 0:06:42 830,734,336 62% 1.22MB/s 0:06:42 832,045,056 62% 1.22MB/s 0:06:40 833,355,776 62% 1.22MB/s 0:06:39 834,666,496 62% 1.22MB/s 0:06:38 835,977,216 62% 1.22MB/s 0:06:36 837,287,936 62% 1.22MB/s 0:06:35 838,598,656 62% 1.22MB/s 0:06:34 839,909,376 63% 1.22MB/s 0:06:33 841,220,096 63% 1.22MB/s 0:06:32 842,530,816 63% 1.22MB/s 0:06:31 843,841,536 63% 1.22MB/s 0:06:30 845,152,256 63% 1.21MB/s 0:06:30 846,462,976 63% 1.21MB/s 0:06:30 847,773,696 63% 1.21MB/s 0:06:29 849,084,416 63% 1.20MB/s 0:06:31 850,395,136 63% 1.21MB/s 0:06:28 851,705,856 63% 1.21MB/s 0:06:26 853,016,576 64% 1.21MB/s 0:06:25 854,327,296 64% 1.22MB/s 0:06:22 855,638,016 64% 1.22MB/s 0:06:21 856,948,736 64% 1.22MB/s 0:06:20 858,259,456 64% 1.22MB/s 0:06:19 859,570,176 64% 1.22MB/s 0:06:18 860,880,896 64% 1.22MB/s 0:06:17 862,191,616 64% 1.22MB/s 0:06:16 863,502,336 64% 1.22MB/s 0:06:14 864,813,056 64% 1.22MB/s 0:06:14 866,123,776 65% 1.21MB/s 0:06:14 867,434,496 65% 1.21MB/s 0:06:13 868,745,216 65% 1.21MB/s 0:06:12 870,055,936 65% 1.21MB/s 0:06:11 871,366,656 65% 1.21MB/s 0:06:11 872,677,376 65% 1.21MB/s 0:06:10 873,988,096 65% 1.21MB/s 0:06:09 875,298,816 65% 1.21MB/s 0:06:07 876,609,536 65% 1.22MB/s 0:06:05 877,920,256 65% 1.22MB/s 0:06:04 879,230,976 66% 1.21MB/s 0:06:03 880,541,696 66% 1.22MB/s 0:06:02 881,852,416 66% 1.21MB/s 0:06:02 883,163,136 66% 1.22MB/s 0:05:59 884,473,856 66% 1.22MB/s 0:05:58 885,784,576 66% 1.21MB/s 0:05:58 887,095,296 66% 1.21MB/s 0:05:57 888,406,016 66% 1.21MB/s 0:05:57 889,716,736 66% 1.21MB/s 0:05:55 891,027,456 66% 1.21MB/s 0:05:56 892,338,176 67% 1.21MB/s 0:05:52 893,648,896 67% 1.21MB/s 0:05:52 894,959,616 67% 1.20MB/s 0:05:53 896,270,336 67% 1.21MB/s 0:05:50 897,581,056 67% 1.20MB/s 0:05:51 898,891,776 67% 1.21MB/s 0:05:50 900,202,496 67% 1.22MB/s 0:05:46 901,513,216 67% 1.21MB/s 0:05:45 902,823,936 67% 1.22MB/s 0:05:44 904,134,656 67% 1.22MB/s 0:05:43 905,445,376 68% 1.22MB/s 0:05:42 906,756,096 68% 1.22MB/s 0:05:40 908,066,816 68% 1.22MB/s 0:05:39 909,377,536 68% 1.22MB/s 0:05:38 910,688,256 68% 1.22MB/s 0:05:37 911,998,976 68% 1.22MB/s 0:05:36 913,309,696 68% 1.21MB/s 0:05:36 914,620,416 68% 1.21MB/s 0:05:35 915,931,136 68% 1.21MB/s 0:05:35 917,241,856 68% 1.21MB/s 0:05:35 918,552,576 68% 1.21MB/s 0:05:33 919,863,296 69% 1.21MB/s 0:05:32 921,174,016 69% 1.21MB/s 0:05:30 922,484,736 69% 1.21MB/s 0:05:30 923,795,456 69% 1.21MB/s 0:05:28 925,106,176 69% 1.21MB/s 0:05:26 926,416,896 69% 1.21MB/s 0:05:26 927,727,616 69% 1.21MB/s 0:05:24 929,005,568 69% 1.21MB/s 0:05:25 930,316,288 69% 1.21MB/s 0:05:24 931,627,008 69% 1.21MB/s 0:05:23 932,937,728 70% 1.21MB/s 0:05:21 934,248,448 70% 1.22MB/s 0:05:18 935,559,168 70% 1.22MB/s 0:05:17 936,869,888 70% 1.22MB/s 0:05:16 938,180,608 70% 1.22MB/s 0:05:15 939,491,328 70% 1.22MB/s 0:05:13 940,802,048 70% 1.22MB/s 0:05:12 942,112,768 70% 1.21MB/s 0:05:12 943,423,488 70% 1.22MB/s 0:05:10 944,734,208 70% 1.22MB/s 0:05:09 946,044,928 71% 1.22MB/s 0:05:08 947,355,648 71% 1.22MB/s 0:05:06 948,666,368 71% 1.22MB/s 0:05:07 949,977,088 71% 1.22MB/s 0:05:06 951,287,808 71% 1.21MB/s 0:05:06 952,598,528 71% 1.21MB/s 0:05:05 953,909,248 71% 1.22MB/s 0:05:03 955,219,968 71% 1.21MB/s 0:05:02 956,530,688 71% 1.22MB/s 0:05:00 957,841,408 71% 1.22MB/s 0:04:59 959,152,128 72% 1.22MB/s 0:04:59 960,462,848 72% 1.21MB/s 0:04:58 961,773,568 72% 1.21MB/s 0:04:57 963,084,288 72% 1.22MB/s 0:04:55 964,395,008 72% 1.22MB/s 0:04:54 965,705,728 72% 1.23MB/s 0:04:51 967,016,448 72% 1.23MB/s 0:04:49 968,327,168 72% 1.23MB/s 0:04:49 969,637,888 72% 1.22MB/s 0:04:48 970,948,608 72% 1.22MB/s 0:04:48 972,259,328 73% 1.22MB/s 0:04:47 973,570,048 73% 1.22MB/s 0:04:45 974,880,768 73% 1.23MB/s 0:04:43 976,191,488 73% 1.22MB/s 0:04:43 977,502,208 73% 1.23MB/s 0:04:41 978,812,928 73% 1.22MB/s 0:04:41 980,123,648 73% 1.22MB/s 0:04:40 981,434,368 73% 1.22MB/s 0:04:39 982,745,088 73% 1.22MB/s 0:04:39 984,055,808 73% 1.22MB/s 0:04:37 985,366,528 74% 1.22MB/s 0:04:36 986,677,248 74% 1.23MB/s 0:04:34 987,987,968 74% 1.22MB/s 0:04:34 989,298,688 74% 1.22MB/s 0:04:32 990,609,408 74% 1.23MB/s 0:04:31 991,920,128 74% 1.23MB/s 0:04:30 993,230,848 74% 1.23MB/s 0:04:29 994,541,568 74% 1.23MB/s 0:04:28 995,852,288 74% 1.22MB/s 0:04:27 997,163,008 74% 1.22MB/s 0:04:26 998,473,728 74% 1.23MB/s 0:04:25 999,784,448 75% 1.23MB/s 0:04:24 1,001,095,168 75% 1.23MB/s 0:04:22 1,002,405,888 75% 1.23MB/s 0:04:21 1,003,716,608 75% 1.23MB/s 0:04:21 1,005,027,328 75% 1.23MB/s 0:04:19 1,006,338,048 75% 1.22MB/s 0:04:19 1,007,648,768 75% 1.22MB/s 0:04:19 1,008,959,488 75% 1.22MB/s 0:04:18 1,010,270,208 75% 1.22MB/s 0:04:17 1,011,580,928 75% 1.22MB/s 0:04:15 1,012,891,648 76% 1.23MB/s 0:04:13 1,014,202,368 76% 1.23MB/s 0:04:12 1,015,513,088 76% 1.22MB/s 0:04:11 1,016,823,808 76% 1.22MB/s 0:04:10 1,018,134,528 76% 1.23MB/s 0:04:09 1,019,445,248 76% 1.23MB/s 0:04:08 1,020,755,968 76% 1.23MB/s 0:04:07 1,022,066,688 76% 1.23MB/s 0:04:06 1,023,377,408 76% 1.23MB/s 0:04:05 1,024,688,128 76% 1.22MB/s 0:04:04 1,025,998,848 77% 1.22MB/s 0:04:03 1,027,309,568 77% 1.22MB/s 0:04:03 1,028,620,288 77% 1.22MB/s 0:04:01 1,029,931,008 77% 1.23MB/s 0:03:59 1,031,241,728 77% 1.23MB/s 0:03:58 1,032,552,448 77% 1.23MB/s 0:03:57 1,033,863,168 77% 1.22MB/s 0:03:57 1,035,173,888 77% 1.22MB/s 0:03:57 1,036,484,608 77% 1.22MB/s 0:03:56 1,037,795,328 77% 1.22MB/s 0:03:55 1,039,106,048 78% 1.22MB/s 0:03:53 1,040,416,768 78% 1.22MB/s 0:03:52 1,041,727,488 78% 1.22MB/s 0:03:51 1,043,038,208 78% 1.23MB/s 0:03:49 1,044,348,928 78% 1.23MB/s 0:03:48 1,045,659,648 78% 1.23MB/s 0:03:47 1,046,970,368 78% 1.23MB/s 0:03:46 1,048,281,088 78% 1.22MB/s 0:03:45 1,049,591,808 78% 1.23MB/s 0:03:44 1,050,902,528 78% 1.23MB/s 0:03:43 1,052,213,248 79% 1.23MB/s 0:03:42 1,053,523,968 79% 1.23MB/s 0:03:40 1,054,834,688 79% 1.23MB/s 0:03:39 1,056,145,408 79% 1.23MB/s 0:03:39 1,057,456,128 79% 1.23MB/s 0:03:38 1,058,766,848 79% 1.23MB/s 0:03:37 1,060,077,568 79% 1.22MB/s 0:03:36 1,061,388,288 79% 1.22MB/s 0:03:35 1,062,699,008 79% 1.23MB/s 0:03:34 1,063,976,960 79% 1.22MB/s 0:03:34 1,065,287,680 80% 1.22MB/s 0:03:33 1,066,598,400 80% 1.21MB/s 0:03:32 1,067,909,120 80% 1.21MB/s 0:03:31 1,069,219,840 80% 1.22MB/s 0:03:29 1,070,530,560 80% 1.22MB/s 0:03:29 1,071,841,280 80% 1.22MB/s 0:03:27 1,073,152,000 80% 1.22MB/s 0:03:26 1,074,462,720 80% 1.22MB/s 0:03:25 1,075,773,440 80% 1.23MB/s 0:03:23 1,077,084,160 80% 1.23MB/s 0:03:22 1,078,394,880 80% 1.22MB/s 0:03:23 1,079,574,528 81% 1.17MB/s 0:03:30 1,080,885,248 81% 1.16MB/s 0:03:30 1,082,195,968 81% 1.16MB/s 0:03:29 1,083,506,688 81% 1.17MB/s 0:03:26 1,084,817,408 81% 1.22MB/s 0:03:16 1,086,128,128 81% 1.23MB/s 0:03:15 1,087,438,848 81% 1.23MB/s 0:03:14 1,088,749,568 81% 1.23MB/s 0:03:13 1,090,060,288 81% 1.23MB/s 0:03:11 1,091,371,008 81% 1.23MB/s 0:03:10 1,092,681,728 82% 1.23MB/s 0:03:09 1,093,992,448 82% 1.23MB/s 0:03:09 1,095,303,168 82% 1.21MB/s 0:03:10 1,096,613,888 82% 1.20MB/s 0:03:11 1,097,924,608 82% 1.18MB/s 0:03:12 1,099,104,256 82% 1.16MB/s 0:03:15 1,100,414,976 82% 1.16MB/s 0:03:14 1,101,725,696 82% 1.15MB/s 0:03:14 1,103,036,416 82% 1.16MB/s 0:03:11 1,104,347,136 82% 1.19MB/s 0:03:06 1,105,657,856 83% 1.20MB/s 0:03:04 1,106,968,576 83% 1.21MB/s 0:03:00 1,108,279,296 83% 1.22MB/s 0:02:58 1,109,590,016 83% 1.21MB/s 0:02:58 1,110,900,736 83% 1.21MB/s 0:02:57 1,112,211,456 83% 1.21MB/s 0:02:56 1,113,522,176 83% 1.21MB/s 0:02:55 1,114,832,896 83% 1.22MB/s 0:02:53 1,116,143,616 83% 1.22MB/s 0:02:51 1,117,454,336 83% 1.22MB/s 0:02:50 1,118,765,056 84% 1.22MB/s 0:02:49 1,120,075,776 84% 1.22MB/s 0:02:48 1,121,386,496 84% 1.22MB/s 0:02:47 1,122,697,216 84% 1.22MB/s 0:02:46 1,124,007,936 84% 1.22MB/s 0:02:45 1,125,318,656 84% 1.22MB/s 0:02:44 1,126,629,376 84% 1.22MB/s 0:02:43 1,127,940,096 84% 1.22MB/s 0:02:42 1,129,250,816 84% 1.22MB/s 0:02:41 1,130,561,536 84% 1.22MB/s 0:02:40 1,131,872,256 85% 1.22MB/s 0:02:39 1,133,182,976 85% 1.22MB/s 0:02:38 1,134,493,696 85% 1.23MB/s 0:02:36 1,135,804,416 85% 1.22MB/s 0:02:37 1,137,115,136 85% 1.20MB/s 0:02:37 1,138,425,856 85% 1.20MB/s 0:02:36 1,139,736,576 85% 1.20MB/s 0:02:35 1,141,047,296 85% 1.21MB/s 0:02:34 1,142,358,016 85% 1.22MB/s 0:02:31 1,143,668,736 85% 1.22MB/s 0:02:30 1,144,979,456 86% 1.22MB/s 0:02:29 1,146,290,176 86% 1.22MB/s 0:02:27 1,147,600,896 86% 1.22MB/s 0:02:26 1,148,911,616 86% 1.23MB/s 0:02:25 1,150,222,336 86% 1.22MB/s 0:02:25 1,151,533,056 86% 1.22MB/s 0:02:23 1,152,843,776 86% 1.21MB/s 0:02:23 1,154,154,496 86% 1.20MB/s 0:02:24 1,155,465,216 86% 1.20MB/s 0:02:23 1,156,644,864 86% 1.16MB/s 0:02:27 1,157,955,584 86% 1.16MB/s 0:02:26 1,159,135,232 87% 1.13MB/s 0:02:28 1,160,314,880 87% 1.10MB/s 0:02:31 1,161,625,600 87% 1.12MB/s 0:02:28 1,162,936,320 87% 1.13MB/s 0:02:25 1,164,247,040 87% 1.17MB/s 0:02:19 1,165,557,760 87% 1.20MB/s 0:02:14 1,166,868,480 87% 1.22MB/s 0:02:11 1,168,179,200 87% 1.22MB/s 0:02:11 1,169,489,920 87% 1.22MB/s 0:02:09 1,170,800,640 87% 1.21MB/s 0:02:09 1,172,111,360 88% 1.20MB/s 0:02:09 1,173,422,080 88% 1.21MB/s 0:02:07 1,174,732,800 88% 1.20MB/s 0:02:07 1,176,043,520 88% 1.21MB/s 0:02:05 1,177,354,240 88% 1.21MB/s 0:02:03 1,178,664,960 88% 1.21MB/s 0:02:03 1,179,975,680 88% 1.21MB/s 0:02:02 1,181,286,400 88% 1.21MB/s 0:02:01 1,182,597,120 88% 1.21MB/s 0:02:00 1,183,907,840 88% 1.20MB/s 0:02:00 1,185,218,560 89% 1.19MB/s 0:02:00 1,186,529,280 89% 1.19MB/s 0:01:59 1,187,840,000 89% 1.20MB/s 0:01:56 1,189,150,720 89% 1.22MB/s 0:01:54 1,190,461,440 89% 1.22MB/s 0:01:52 1,191,772,160 89% 1.23MB/s 0:01:51 1,193,082,880 89% 1.22MB/s 0:01:50 1,194,393,600 89% 1.22MB/s 0:01:49 1,195,704,320 89% 1.21MB/s 0:01:49 1,196,982,272 89% 1.19MB/s 0:01:50 1,198,292,992 90% 1.18MB/s 0:01:49 1,199,472,640 90% 1.16MB/s 0:01:51 1,200,652,288 90% 1.14MB/s 0:01:51 1,201,963,008 90% 1.15MB/s 0:01:49 1,203,273,728 90% 1.16MB/s 0:01:47 1,204,584,448 90% 1.18MB/s 0:01:44 1,205,895,168 90% 1.20MB/s 0:01:42 1,207,205,888 90% 1.18MB/s 0:01:42 1,208,516,608 90% 1.17MB/s 0:01:42 1,209,827,328 90% 1.17MB/s 0:01:41 1,211,138,048 90% 1.19MB/s 0:01:38 1,212,448,768 91% 1.21MB/s 0:01:35 1,213,759,488 91% 1.22MB/s 0:01:34 1,215,070,208 91% 1.22MB/s 0:01:32 1,216,380,928 91% 1.22MB/s 0:01:31 1,217,691,648 91% 1.21MB/s 0:01:31 1,219,002,368 91% 1.22MB/s 0:01:30 1,220,313,088 91% 1.21MB/s 0:01:29 1,221,623,808 91% 1.22MB/s 0:01:28 1,222,934,528 91% 1.22MB/s 0:01:26 1,224,245,248 91% 1.20MB/s 0:01:26 1,225,424,896 92% 1.17MB/s 0:01:28 1,226,604,544 92% 1.14MB/s 0:01:29 1,227,915,264 92% 1.13MB/s 0:01:29 1,229,225,984 92% 1.14MB/s 0:01:27 1,230,536,704 92% 1.17MB/s 0:01:24 1,231,847,424 92% 1.21MB/s 0:01:20 1,233,158,144 92% 1.21MB/s 0:01:18 1,234,468,864 92% 1.20MB/s 0:01:18 1,235,779,584 92% 1.20MB/s 0:01:17 1,237,090,304 92% 1.20MB/s 0:01:16 1,238,401,024 93% 1.20MB/s 0:01:15 1,239,711,744 93% 1.22MB/s 0:01:13 1,241,022,464 93% 1.22MB/s 0:01:12 1,242,333,184 93% 1.22MB/s 0:01:11 1,243,643,904 93% 1.22MB/s 0:01:09 1,244,954,624 93% 1.22MB/s 0:01:09 1,246,265,344 93% 1.21MB/s 0:01:08 1,247,576,064 93% 1.20MB/s 0:01:08 1,248,886,784 93% 1.20MB/s 0:01:06 1,250,197,504 93% 1.20MB/s 0:01:06 1,251,508,224 94% 1.22MB/s 0:01:04 1,252,818,944 94% 1.22MB/s 0:01:02 1,254,129,664 94% 1.21MB/s 0:01:02 1,255,440,384 94% 1.21MB/s 0:01:01 1,256,751,104 94% 1.20MB/s 0:01:00 1,258,061,824 94% 1.21MB/s 0:00:59 1,259,372,544 94% 1.21MB/s 0:00:58 1,260,683,264 94% 1.22MB/s 0:00:56 1,261,993,984 94% 1.22MB/s 0:00:55 1,263,304,704 94% 1.22MB/s 0:00:54 1,264,615,424 94% 1.23MB/s 0:00:53 1,265,926,144 95% 1.23MB/s 0:00:52 1,267,236,864 95% 1.22MB/s 0:00:51 1,268,547,584 95% 1.22MB/s 0:00:50 1,269,858,304 95% 1.22MB/s 0:00:49 1,271,169,024 95% 1.22MB/s 0:00:48 1,272,479,744 95% 1.22MB/s 0:00:46 1,273,790,464 95% 1.23MB/s 0:00:45 1,275,101,184 95% 1.23MB/s 0:00:44 1,276,411,904 95% 1.23MB/s 0:00:43 1,277,722,624 95% 1.23MB/s 0:00:42 1,279,033,344 96% 1.23MB/s 0:00:41 1,280,344,064 96% 1.23MB/s 0:00:40 1,281,654,784 96% 1.23MB/s 0:00:39 1,282,965,504 96% 1.23MB/s 0:00:38 1,284,276,224 96% 1.23MB/s 0:00:37 1,285,586,944 96% 1.23MB/s 0:00:36 1,286,897,664 96% 1.23MB/s 0:00:35 1,288,208,384 96% 1.23MB/s 0:00:34 1,289,519,104 96% 1.23MB/s 0:00:33 1,290,829,824 96% 1.23MB/s 0:00:32 1,292,140,544 97% 1.23MB/s 0:00:31 1,293,451,264 97% 1.23MB/s 0:00:30 1,294,761,984 97% 1.23MB/s 0:00:29 1,296,072,704 97% 1.22MB/s 0:00:28 1,297,383,424 97% 1.22MB/s 0:00:27 1,298,694,144 97% 1.23MB/s 0:00:26 1,300,004,864 97% 1.23MB/s 0:00:24 1,301,315,584 97% 1.23MB/s 0:00:23 1,302,626,304 97% 1.23MB/s 0:00:22 1,303,937,024 97% 1.23MB/s 0:00:21 1,305,247,744 98% 1.23MB/s 0:00:20 1,306,558,464 98% 1.23MB/s 0:00:19 1,307,869,184 98% 1.22MB/s 0:00:18 1,309,179,904 98% 1.22MB/s 0:00:17 1,310,490,624 98% 1.23MB/s 0:00:16 1,311,801,344 98% 1.23MB/s 0:00:15 1,313,112,064 98% 1.23MB/s 0:00:14 1,314,422,784 98% 1.23MB/s 0:00:13 1,315,733,504 98% 1.23MB/s 0:00:12 1,317,044,224 98% 1.23MB/s 0:00:11 1,318,354,944 99% 1.23MB/s 0:00:10 1,319,665,664 99% 1.23MB/s 0:00:09 1,320,976,384 99% 1.23MB/s 0:00:08 1,322,287,104 99% 1.23MB/s 0:00:07 1,323,597,824 99% 1.23MB/s 0:00:06 1,324,908,544 99% 1.23MB/s 0:00:05 1,326,219,264 99% 1.23MB/s 0:00:04 1,327,529,984 99% 1.23MB/s 0:00:03 1,328,840,704 99% 1.23MB/s 0:00:02 1,330,151,424 99% 1.22MB/s 0:00:00 1,331,352,492 100% 1.19MB/s 0:17:43 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221004-tablet-x64uefi.img.xz.sha256 131 100% 0.14kB/s 0:00:00 131 100% 0.14kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,147,142,707 bytes received 577 bytes 1,242,211.68 bytes/sec total size is 3,146,373,924 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@3d76d9ae[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:f43e2ed) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059 Finished: SUCCESS