Started by user admin 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 247add935fd3a2c38898774e934f60f40a90a1f3 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 247add935fd3a2c38898774e934f60f40a90a1f3 # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 true [Set GitHub commit status (universal)] PENDING on repos [GHRepository@25d35e15[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3 [plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins16059671351794548820.sh /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images From https://gitlab.com/postmarketOS/pmbootstrap 39722566..6f45a5d5 master -> origin/master * [new tag] 1.49.0 -> 1.49.0 Updating 39722566..6f45a5d5 Fast-forward README.md | 2 ++ pmb/ci/__init__.py | 11 ++++++++--- pmb/config/__init__.py | 13 +++++++++---- pmb/flasher/__init__.py | 1 + pmb/flasher/frontend.py | 5 +---- pmb/flasher/init.py | 22 ++++++++++++++++------ pmb/helpers/git.py | 19 +++++++++++++++++++ 7 files changed, 56 insertions(+), 17 deletions(-) Processing /home/swadmin/pmbootstrap Building wheels for collected packages: pmbootstrap Building wheel for pmbootstrap (setup.py): started Building wheel for pmbootstrap (setup.py): finished with status 'done' Created wheel for pmbootstrap: filename=pmbootstrap-1.49.0-py3-none-any.whl size=240132 sha256=04cd28e74a5f6dd6ce04e424b35620e8cee297820b92ae64433b96296c271ba6 Stored in directory: /tmp/pip-ephem-wheel-cache-hj79nq_h/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f Successfully built pmbootstrap Installing collected packages: pmbootstrap Attempting uninstall: pmbootstrap Found existing installation: pmbootstrap 1.48.0 Uninstalling pmbootstrap-1.48.0: Successfully uninstalled pmbootstrap-1.48.0 WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed pmbootstrap-1.49.0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports 3bf4fe443..8c77e7e42 master -> origin/master + 3f8a9659f...3c7715ae1 msm8974-5-19-17 -> origin/msm8974-5-19-17 (forced update) Updating 3bf4fe443..8c77e7e42 Fast-forward pmaports.cfg | 1 + 1 file changed, 1 insertion(+) [14:20:05] Work path [/home/swadmin/.local/var/pmbootstrap]: [14:20:05] Channel [edge]: [14:20:05] Vendor [tablet]: [14:20:05] Device codename [x64uefi]: [14:20:05] Kernel [lts]: [14:20:05] Username [user]: [14:20:05] User interface [plasma-mobile]: [14:20:05] Enable this package? (y/n) [n]: [14:20:05] Change them? (y/n) [n]: [14:20:05] Extra packages [osk-sdl]: [14:20:05] Use this timezone instead of GMT? (y/n) [y]: [14:20:05] Choose default locale for installation [C.UTF-8]: [14:20:05] Device hostname (short form, e.g. 'foo') [tablet-x64uefi]: [14:20:05] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [14:20:05] Zap existing chroots to apply configuration? (y/n) [y]: [14:20:06] Config changed: ui='plasma-mobile' [14:20:06] Config changed: device='tablet-x64uefi' [14:20:07] Config changed: kernel='edge' [14:20:07] Config changed: extra_packages='osk-sdl' (2710223) [14:20:07] % 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) (2710223) [14:20:07] % 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 (2710223) [14:20:07] *** (1/4) PREPARE NATIVE CHROOT *** (2710223) [14:20:07] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2710223) [14:20:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2710223) [14:20:07] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2710223) [14:20:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2710223) [14:20:07] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2710223) [14:20:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2710223) [14:20:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2710223) [14:20:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2710223) [14:20:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2710223) [14:20:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2710223) [14:20:07] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2710223) [14:20:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2710223) [14:20:07] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2710223) [14:20:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2710223) [14:20:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2710223) [14:20:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2710223) [14:20:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2710223) [14:20:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2710223) [14:20:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2710223) [14:20:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2710223) [14:20:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2710223) [14:20:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2710223) [14:20:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2710223) [14:20:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2710223) [14:20:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2710223) [14:20:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2710223) [14:20:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2710223) [14:20:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2710223) [14:20:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2710223) [14:20:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2710223) [14:20:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2710223) [14:20:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2710223) [14:20:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2710223) [14:20:08] APKINDEX outdated (older than 4h): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2710223) [14:20:08] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2710223) [14:20:08] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2710223) [14:20:08] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2710223) [14:20:08] Update package index for x86_64 (4 file(s)) (2710223) [14:20:08] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 (2710223) [14:20:08] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2710223) [14:20:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2710223) [14:20:08] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f (2710223) [14:20:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2710223) [14:20:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2710223) [14:20:08] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 (2710223) [14:20:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2710223) [14:20:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2710223) [14:20:09] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c (2710223) [14:20:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2710223) [14:20:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2710223) [14:20:09] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2710223) [14:20:09] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2710223) [14:20:09] extracted: /tmp/pmbootstrap6c089xx5apk (2710223) [14:20:09] extracted: /tmp/pmbootstrap1qgg5h0psig (2710223) [14:20:09] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2710223) [14:20:09] % 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/pmbootstrap1qgg5h0psig /tmp/pmbootstrap6c089xx5apk Verified OK (2710223) [14:20:09] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2710223) [14:20:09] % /tmp/pmbootstrap6c089xx5apk --version apk-tools 2.12.10, compiled for x86_64. (2710223) [14:20:09] (native) install alpine-base (2710223) [14:20:09] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2710223) [14:20:09] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2710223) [14:20:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2710223) [14:20:09] (native) update /etc/apk/repositories (2710223) [14:20:09] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2710223) [14:20:09] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2710223) [14:20:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2710223) [14:20:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2710223) [14:20:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2710223) [14:20:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2710223) [14:20:09] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2710223) [14:20:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2710223) [14:20:09] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2710223) [14:20: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 (2710223) [14:20:09] New background process: pid=2710722, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r2) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20221107-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r2) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20221107-r0) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (2710223) [14:20:10] (native) % adduser -D pmos -u 12345 (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2710223) [14:20:10] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2710223) [14:20:10] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2710223) [14:20:10] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2710223) [14:20:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2710223) [14:20:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2710223) [14:20:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2710223) [14:20:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2710223) [14:20:11] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2710223) [14:20:16] (native) install cryptsetup util-linux parted (2710223) [14:20:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2710223) [14:20:16] (native) % cat /tmp/apk_progress_fifo (2710223) [14:20:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2710223) [14:20:16] New background process: pid=2711100, 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_p20221029-r0) (11/43) Installing ncurses-libs (6.3_p20221029-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.7-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-r4) (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-r27.trigger OK: 21 MiB in 68 packages (2710223) [14:20:16] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (2710223) [14:20:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2710223) [14:20:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2710223) [14:20: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 (2710223) [14:20:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2710223) [14:20:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (2710223) [14:20:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (2710223) [14:20:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (2710223) [14:20:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (2710223) [14:20:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (2710223) [14:20:16] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (2710223) [14:20:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2710223) [14:20:16] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2710223) [14:20:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2710223) [14:20: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 (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2710223) [14:20:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2710223) [14:20:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2710223) [14:20:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2710223) [14:20:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2710223) [14:20:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2710223) [14:20:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2710223) [14:20:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2710223) [14:20:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2710223) [14:20:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (2710223) [14:20:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2710223) [14:20:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2710223) [14:20:17] extracted: /tmp/pmbootstrapzcbyaniqapk (2710223) [14:20:17] extracted: /tmp/pmbootstrapcfrlz3tgsig (2710223) [14:20: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 (2710223) [14:20: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/pmbootstrapcfrlz3tgsig /tmp/pmbootstrapzcbyaniqapk Verified OK (2710223) [14:20:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2710223) [14:20:17] % /tmp/pmbootstrapzcbyaniqapk --version apk-tools 2.12.10, compiled for x86_64. (2710223) [14:20:17] (rootfs_tablet-x64uefi) install alpine-base (2710223) [14:20:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (2710223) [14:20:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (2710223) [14:20:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories (2710223) [14:20:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2710223) [14:20:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2710223) [14:20: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 (2710223) [14:20: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 (2710223) [14:20: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 (2710223) [14:20:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2710223) [14:20:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2710223) [14:20:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2710223) [14:20:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2710223) [14:20: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 (2710223) [14:20:17] New background process: pid=2711202, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r2) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20221107-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r2) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20221107-r0) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (2710223) [14:20:18] (rootfs_tablet-x64uefi) % getent passwd user (2710223) [14:20:18] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup user wheel (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup user video (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup user audio (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup user input (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup -S plugdev (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup user plugdev (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (2710223) [14:20:18] (rootfs_tablet-x64uefi) % addgroup user netdev (2710223) [14:20:18] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (2710223) [14:20:19] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, device-tablet-x64uefi-kernel-edge, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (2710223) [14:20:19] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2710223) [14:20:19] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2710223) [14:20:19] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (2710223) [14:20:20] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2710223) [14:20:20] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2710223) [14:20:21] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2710223) [14:20:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2710223) [14:20:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2710223) [14:20: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 device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2710223) [14:20:21] New background process: pid=2711479, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/798) Installing icu-data-full (72.1-r1) (2/798) Installing dbus-libs (1.14.4-r0) (3/798) Installing libgcc (12.2.1_git20220924-r4) (4/798) Installing libffi (3.4.4-r0) (5/798) Installing libintl (0.21.1-r1) (6/798) Installing libblkid (2.38.1-r0) (7/798) Installing libmount (2.38.1-r0) (8/798) Installing pcre2 (10.40-r0) (9/798) Installing glib (2.74.1-r2) (10/798) Installing libstdc++ (12.2.1_git20220924-r4) (11/798) Installing icu-libs (72.1-r1) (12/798) Installing libpcre2-16 (10.40-r0) (13/798) Installing zstd-libs (1.5.2-r9) (14/798) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/798) Installing hicolor-icon-theme (0.17-r2) (16/798) Installing libmagic (5.43-r0) (17/798) Installing file (5.43-r0) (18/798) Installing libxau (1.0.10-r0) (19/798) Installing libmd (1.0.4-r0) (20/798) Installing libbsd (0.11.7-r0) (21/798) Installing libxdmcp (1.1.3-r1) (22/798) Installing libxcb (1.15-r0) (23/798) Installing libx11 (1.8.1-r1) (24/798) Installing libxext (1.3.5-r0) (25/798) Installing libice (1.0.10-r1) (26/798) Installing libuuid (2.38.1-r0) (27/798) Installing libsm (1.2.3-r1) (28/798) Installing libxt (1.2.1-r0) (29/798) Installing libxmu (1.1.4-r0) (30/798) Installing xset (1.2.4-r1) (31/798) Installing xprop (1.2.5-r1) (32/798) Installing xdg-utils (1.1.3-r4) (33/798) Installing mesa (22.2.3-r0) (34/798) Installing hwdata-pci (0.364-r0) (35/798) Installing libpciaccess (0.17-r0) (36/798) Installing libdrm (2.4.114-r0) (37/798) Installing libexpat (2.5.0-r0) (38/798) Installing wayland-libs-server (1.21.0-r1) (39/798) Installing libxfixes (6.0.0-r0) (40/798) Installing libxxf86vm (1.1.5-r0) (41/798) Installing mesa-glapi (22.2.3-r0) (42/798) Installing libxshmfence (1.3.1-r0) (43/798) Installing mesa-gl (22.2.3-r0) (44/798) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/798) Installing libxcomposite (0.4.5-r1) (46/798) Installing brotli-libs (1.0.9-r9) (47/798) Installing libbz2 (1.0.8-r3) (48/798) Installing libpng (1.6.38-r0) (49/798) Installing freetype (2.12.1-r0) (50/798) Installing fontconfig (2.14.1-r0) (51/798) Installing wayland-libs-client (1.21.0-r1) (52/798) Installing wayland-libs-cursor (1.21.0-r1) (53/798) Installing wayland-libs-egl (1.21.0-r1) (54/798) Installing xkeyboard-config (2.37-r0) (55/798) Installing xz-libs (5.2.7-r0) (56/798) Installing libxml2 (2.10.3-r1) (57/798) Installing libxkbcommon (1.4.1-r0) (58/798) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/798) Installing mesa-gbm (22.2.3-r0) (60/798) Installing mesa-egl (22.2.3-r0) (61/798) Installing avahi-libs (0.8-r6) (62/798) Installing gmp (6.2.1-r2) (63/798) Installing nettle (3.8.1-r0) (64/798) Installing p11-kit (0.24.1-r1) (65/798) Installing libtasn1 (4.19.0-r0) (66/798) Installing libunistring (1.1-r0) (67/798) Installing gnutls (3.7.8-r2) (68/798) Installing cups-libs (2.4.2-r1) (69/798) Installing pkgconf (1.9.3-r0) (70/798) Installing shared-mime-info (2.2-r2) (71/798) Installing libjpeg-turbo (2.1.4-r0) (72/798) Installing libwebp (1.2.4-r1) (73/798) Installing tiff (4.4.0-r1) (74/798) Installing gdk-pixbuf (2.42.10-r0) (75/798) Installing gtk-update-icon-cache (3.24.34-r7) (76/798) Installing libxrender (0.9.11-r0) (77/798) Installing libxcursor (1.2.1-r1) (78/798) Installing libxdamage (1.1.5-r1) (79/798) Installing libxi (1.8-r0) (80/798) Installing libxinerama (1.1.5-r0) (81/798) Installing libxrandr (1.5.2-r1) (82/798) Installing libatk-1.0 (2.46.0-r0) (83/798) Installing libxtst (1.2.4-r0) (84/798) Installing at-spi2-core (2.46.0-r0) (85/798) Installing libatk-bridge-2.0 (2.46.0-r0) (86/798) Installing pixman (0.42.2-r0) (87/798) Installing cairo (1.17.6-r3) (88/798) Installing cairo-gobject (1.17.6-r3) (89/798) Installing libepoxy (1.5.10-r0) (90/798) Installing fribidi (1.0.12-r0) (91/798) Installing graphite2 (1.3.14-r2) (92/798) Installing harfbuzz (5.3.1-r1) (93/798) Installing libxft (2.3.6-r0) (94/798) Installing pango (1.50.11-r0) (95/798) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/798) Installing libevdev (1.13.0-r0) (97/798) Installing mtdev (1.1.6-r1) (98/798) Installing eudev-libs (3.2.11-r2) (99/798) Installing libinput-libs (1.21.0-r0) (100/798) Installing xcb-util-wm (0.4.2-r0) (101/798) Installing xcb-util (0.4.0-r3) (102/798) Installing xcb-util-image (0.4.1-r0) (103/798) Installing xcb-util-keysyms (0.4.1-r0) (104/798) Installing xcb-util-renderutil (0.3.10-r0) (105/798) Installing libxkbcommon-x11 (1.4.1-r0) (106/798) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (107/798) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/798) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/798) Installing kirigami2-libs (5.99.0-r0) (110/798) Installing kirigami2 (5.99.0-r0) (111/798) Installing kactivities-libs (5.99.0-r0) (112/798) Installing karchive (5.99.0-r0) (113/798) Installing kconfig (5.99.0-r0) (114/798) Installing kcoreaddons (5.99.0-r0) (115/798) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (116/798) Installing kwindowsystem (5.99.0-r0) (117/798) Installing kcrash (5.99.0-r0) (118/798) Installing kdbusaddons (5.99.0-r0) (119/798) Installing kglobalaccel (5.99.0-r0) (120/798) Installing kguiaddons (5.99.0-r0) (121/798) Installing ki18n (5.99.0-r0) (122/798) Installing libelogind (246.10-r5) (123/798) Installing polkit-elogind-libs (121-r0) (124/798) Installing polkit-qt-1 (0.114.0-r1) (125/798) Installing kauth (5.99.0-r0) (126/798) Installing kcodecs (5.99.0-r0) (127/798) Installing kwidgetsaddons (5.99.0-r0) (128/798) Installing kconfigwidgets (5.99.0-r0) (129/798) Installing qt5-qtsvg (5.15.6_git20220908-r0) (130/798) Installing kiconthemes (5.99.0-r0) (131/798) Installing kitemviews (5.99.0-r0) (132/798) Installing kxmlgui (5.99.0-r0) (133/798) Installing kbookmarks (5.99.0-r0) (134/798) Installing kcompletion (5.99.0-r0) (135/798) Installing libxml2-utils (2.10.3-r1) (136/798) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (137/798) Installing libgpg-error (1.46-r1) (138/798) Installing libgcrypt (1.10.1-r0) (139/798) Installing libxslt (1.1.37-r0) (140/798) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (141/798) Installing kdoctools (5.99.0-r0) (142/798) Installing kjobwidgets (5.99.0-r0) (143/798) Installing alsa-lib (1.2.8-r0) (144/798) Installing libxv (1.0.11-r3) (145/798) Installing cdparanoia-libs (10.2-r11) (146/798) Installing graphene (1.10.8-r1) (147/798) Installing gstreamer (1.20.4-r0) (148/798) Installing libogg (1.3.5-r1) (149/798) Installing opus (1.3.1-r1) (150/798) Installing orc (0.4.33-r0) (151/798) Installing libtheora (1.1.1-r16) (152/798) Installing libvorbis (1.3.7-r0) (153/798) Installing gst-plugins-base (1.20.4-r0) (154/798) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/798) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/798) Installing sound-theme-freedesktop (0.8-r0) (157/798) Installing libltdl (2.4.7-r0) (158/798) Installing libcanberra (0.30-r9) (159/798) Installing libcanberra-gstreamer (0.30-r9) (160/798) Installing knotifications (5.99.0-r0) (161/798) Installing kservice (5.99.0-r0) (162/798) Installing solid-libs (5.99.0-r0) (163/798) Installing libhunspell (1.7.1-r0) (164/798) Installing ncurses-terminfo-base (6.3_p20221029-r0) (165/798) Installing ncurses-libs (6.3_p20221029-r0) (166/798) Installing readline (8.2.0-r0) (167/798) Installing hunspell (1.7.1-r0) (168/798) Installing sonnet (5.99.0-r0) (169/798) Installing ktextwidgets (5.99.0-r0) (170/798) Installing kio (5.99.0-r0) (171/798) Installing kpackage (5.99.0-r0) (172/798) Installing kdeclarative (5.99.0-r0) (173/798) Installing kwayland (5.99.0-r0) (174/798) Installing plasma-framework (5.99.0-r0) (175/798) Installing sqlite-libs (3.39.4-r0) (176/798) Installing libaccounts-glib (1.26-r0) (177/798) Installing libaccounts-qt (1.16-r1) (178/798) Installing signond (8.61-r0) (179/798) Installing accounts-qml-module (0.7_git20190605-r1) (180/798) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/798) Installing sdl2 (2.24.2-r0) (182/798) Installing svt-av1-libs (1.3.0-r0) (183/798) Installing aom-libs (3.5.0-r0) (184/798) Installing libass (0.16.0-r0) (185/798) Installing libdav1d (1.0.0-r2) (186/798) Installing lame (3.100-r2) (187/798) Installing libasyncns (0.8-r1) (188/798) Installing flac-libs (1.4.2-r0) (189/798) Installing libsndfile (1.1.0-r2) (190/798) Installing libgomp (12.2.1_git20220924-r4) (191/798) Installing soxr (0.1.3-r3) (192/798) Installing speexdsp (1.2.1-r0) (193/798) Installing tdb-libs (1.4.7-r0) (194/798) Installing libpulse (9999_git20220528-r0) (195/798) Installing cjson (1.7.15-r3) (196/798) Installing mbedtls (2.28.1-r0) (197/798) Installing librist (0.2.7-r0) (198/798) Installing libsrt (1.5.1-r0) (199/798) Installing libssh (0.10.4-r0) (200/798) Installing v4l-utils-libs (1.22.1-r2) (201/798) Installing libva (2.16.0-r0) (202/798) Installing libvdpau (1.5-r0) (203/798) Installing vidstab (1.1.0-r2) (204/798) Installing libvpx (1.12.0-r1) (205/798) Installing x264-libs (0.164_git20220602-r0) (206/798) Installing numactl (2.0.16-r0) (207/798) Installing x265-libs (3.5-r3) (208/798) Installing xvidcore (1.3.7-r1) (209/798) Installing libsodium (1.0.18-r2) (210/798) Installing libzmq (4.3.4-r1) (211/798) Installing ffmpeg-libs (5.1.2-r1) (212/798) Installing libevent (2.1.12-r5) (213/798) Installing nspr (4.35-r0) (214/798) Installing nss (3.84-r1) (215/798) Installing re2 (2022.06.01-r1) (216/798) Installing snappy (1.1.9-r4) (217/798) Installing qt5-qtwebengine (5.15.11-r3) (218/798) Installing libnotify (0.8.1-r1) (219/798) Installing libproxy (0.4.18-r1) (220/798) Installing signon-ui (0.17_git20171023-r2) (221/798) Installing libassuan (2.5.5-r1) (222/798) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (223/798) Installing gnupg-gpgconf (2.2.40-r0) (224/798) Installing gpg (2.2.40-r0) (225/798) Installing npth (1.6-r2) (226/798) Installing gpg-agent (2.2.40-r0) (227/798) Installing libksba (1.6.2-r0) (228/798) Installing gpgsm (2.2.40-r0) (229/798) Installing gpgme (1.18.0-r0) (230/798) Installing gpgmepp (1.18.0-r0) (231/798) Installing gdbm (1.23-r0) (232/798) Installing libsasl (2.1.28-r3) (233/798) Installing libqca (2.3.4-r2) (234/798) Installing kwallet (5.99.0-r0) (235/798) Installing kaccounts-integration (22.08.3-r0) (236/798) Installing purpose (5.99.0-r0) (237/798) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (238/798) Installing qt5-qtfeedback (0_git20180903-r0) (239/798) Installing angelfish (22.09-r0) (240/798) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (241/798) Installing gtk-engines-clearlooks (2.21.0-r3) (242/798) Installing gtk-engines-crux (2.21.0-r3) (243/798) Installing gtk-engines-industrial (2.21.0-r3) (244/798) Installing gtk-engines-mist (2.21.0-r3) (245/798) Installing gtk-engines-redmond (2.21.0-r3) (246/798) Installing gtk-engines-thinice (2.21.0-r3) (247/798) Installing gtk-engines (2.21.0-r3) (248/798) Installing breeze-gtk (5.26.3-r0) (249/798) Installing udev-init-scripts (35-r1) (250/798) Installing udev-init-scripts-openrc (35-r1) (251/798) Installing kmod-libs (30-r1) (252/798) Installing eudev (3.2.11-r2) (253/798) Installing eudev-openrc (3.2.11-r2) (254/798) Installing openssh-keygen (9.1_p1-r1) (255/798) Installing libedit (20221030.3.1-r0) (256/798) Installing openssh-client-common (9.1_p1-r1) (257/798) Installing openssh-client-default (9.1_p1-r1) (258/798) Installing openssh-sftp-server (9.1_p1-r1) (259/798) Installing openssh-server-common (9.1_p1-r1) (260/798) Installing openssh-server (9.1_p1-r1) (261/798) Installing openssh (9.1_p1-r1) (262/798) Installing boot-deploy (0.6.1-r0) (263/798) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (264/798) Installing lzo (2.10-r3) (265/798) Installing btrfs-progs (6.0.1-r0) (266/798) Installing bzip2 (1.0.8-r3) (267/798) Installing argon2-libs (20190702-r2) (268/798) Installing device-mapper-libs (2.02.188-r0) (269/798) Installing json-c (0.16-r0) (270/798) Installing cryptsetup-libs (2.5.0-r2) (271/798) Installing popt (1.19-r0) (272/798) Installing cryptsetup (2.5.0-r2) (273/798) Installing cryptsetup-openrc (2.5.0-r2) (274/798) Installing libaio (0.3.113-r0) (275/798) Installing device-mapper-event-libs (2.02.188-r0) (276/798) Installing lvm2-libs (2.02.188-r0) (277/798) Installing device-mapper (2.02.188-r0) (278/798) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (279/798) Installing libcom_err (1.46.5-r4) (280/798) Installing e2fsprogs-libs (1.46.5-r4) (281/798) Installing e2fsprogs (1.46.5-r4) (282/798) Installing e2fsprogs-extra (1.46.5-r4) (283/798) Installing f2fs-tools-libs (1.15.0-r0) (284/798) Installing f2fs-tools (1.15.0-r0) (285/798) Installing lz4 (1.9.4-r1) (286/798) Installing userspace-rcu (0.13.2-r0) (287/798) Installing multipath-tools (0.9.3-r1) (288/798) Installing multipath-tools-openrc (0.9.3-r1) (289/798) Installing parted (3.5-r0) (290/798) Installing postmarketos-mvcfg (1-r0) (291/798) Installing postmarketos-keys (1-r0) (292/798) Installing sudo (1.9.12_p1-r1) (293/798) Installing postmarketos-base-nofde (23-r1) (294/798) Installing unudhcpd (0.2.1-r0) (295/798) Installing xz (5.2.7-r0) (296/798) Installing postmarketos-mkinitfs (1.5.1-r0) (297/798) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.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 (298/798) Installing llvm15-libs (15.0.4-r0) (299/798) Installing musl-fts (1.2.7-r3) (300/798) Installing libelf (0.187-r2) (301/798) Installing mesa-dri-gallium (22.2.3-r0) (302/798) Installing postmarketos-base-mesa (23-r1) (303/798) Installing device-tablet-x64uefi (0.4-r0) (304/798) Installing linux-firmware-yamaha (20221012-r0) (305/798) Installing linux-firmware-yam (20221012-r0) (306/798) Installing linux-firmware-wfx (20221012-r0) (307/798) Installing linux-firmware-vxge (20221012-r0) (308/798) Installing linux-firmware-vicam (20221012-r0) (309/798) Installing linux-firmware-ueagle-atm (20221012-r0) (310/798) Installing linux-firmware-ttusb-budget (20221012-r0) (311/798) Installing linux-firmware-tigon (20221012-r0) (312/798) Installing linux-firmware-ti-keystone (20221012-r0) (313/798) Installing linux-firmware-ti-connectivity (20221012-r0) (314/798) Installing linux-firmware-ti (20221012-r0) (315/798) Installing linux-firmware-tehuti (20221012-r0) (316/798) Installing linux-firmware-sxg (20221012-r0) (317/798) Installing linux-firmware-sun (20221012-r0) (318/798) Installing linux-firmware-slicoss (20221012-r0) (319/798) Installing linux-firmware-sb16 (20221012-r0) (320/798) Installing linux-firmware-rtw89 (20221012-r0) (321/798) Installing linux-firmware-rtw88 (20221012-r0) (322/798) Installing linux-firmware-rtlwifi (20221012-r0) (323/798) Installing linux-firmware-rtl_nic (20221012-r0) (324/798) Installing linux-firmware-rtl_bt (20221012-r0) (325/798) Installing linux-firmware-rtl8192e (20221012-r0) (326/798) Installing linux-firmware-rsi (20221012-r0) (327/798) Installing linux-firmware-rockchip (20221012-r0) (328/798) Installing linux-firmware-radeon (20221012-r0) (329/798) Installing linux-firmware-r128 (20221012-r0) (330/798) Installing linux-firmware-qlogic (20221012-r0) (331/798) Installing linux-firmware-qed (20221012-r0) (332/798) Installing linux-firmware-ath10k (20221012-r0) (333/798) Installing linux-firmware-qcom (20221012-r0) (334/798) Installing linux-firmware-qca (20221012-r0) (335/798) Installing linux-firmware-ositech (20221012-r0) (336/798) Installing linux-firmware-nvidia (20221012-r0) (337/798) Installing linux-firmware-netronome (20221012-r0) (338/798) Installing linux-firmware-myricom (20221012-r0) (339/798) Installing linux-firmware-mwlwifi (20221012-r0) (340/798) Installing linux-firmware-mwl8k (20221012-r0) (341/798) Installing linux-firmware-mrvl (20221012-r0) (342/798) Installing linux-firmware-moxa (20221012-r0) (343/798) Installing linux-firmware-microchip (20221012-r0) (344/798) Installing linux-firmware-meson (20221012-r0) (345/798) Installing linux-firmware-mellanox (20221012-r0) (346/798) Installing linux-firmware-mediatek (20221012-r0) (347/798) Installing linux-firmware-matrox (20221012-r0) (348/798) Installing linux-firmware-liquidio (20221012-r0) (349/798) Installing linux-firmware-libertas (20221012-r0) (350/798) Installing linux-firmware-korg (20221012-r0) (351/798) Installing linux-firmware-keyspan_pda (20221012-r0) (352/798) Installing linux-firmware-keyspan (20221012-r0) (353/798) Installing linux-firmware-kaweth (20221012-r0) (354/798) Installing linux-firmware-isci (20221012-r0) (355/798) Installing linux-firmware-intel (20221012-r0) (356/798) Installing linux-firmware-inside-secure (20221012-r0) (357/798) Installing linux-firmware-imx (20221012-r0) (358/798) Installing linux-firmware-i915 (20221012-r0) (359/798) Installing linux-firmware-go7007 (20221012-r0) (360/798) Installing linux-firmware-ess (20221012-r0) (361/798) Installing linux-firmware-ene-ub6250 (20221012-r0) (362/798) Installing linux-firmware-emi62 (20221012-r0) (363/798) Installing linux-firmware-emi26 (20221012-r0) (364/798) Installing linux-firmware-edgeport (20221012-r0) (365/798) Installing linux-firmware-e100 (20221012-r0) (366/798) Installing linux-firmware-dsp56k (20221012-r0) (367/798) Installing linux-firmware-dpaa2 (20221012-r0) (368/798) Installing linux-firmware-dabusb (20221012-r0) (369/798) Installing linux-firmware-cypress (20221012-r0) (370/798) Installing linux-firmware-cxgb4 (20221012-r0) (371/798) Installing linux-firmware-cxgb3 (20221012-r0) (372/798) Installing linux-firmware-cpia2 (20221012-r0) (373/798) Installing linux-firmware-cnm (20221012-r0) (374/798) Installing linux-firmware-cis (20221012-r0) (375/798) Installing linux-firmware-cirrus (20221012-r0) (376/798) Installing linux-firmware-cavium (20221012-r0) (377/798) Installing linux-firmware-cadence (20221012-r0) (378/798) Installing linux-firmware-brcm (20221012-r0) (379/798) Installing linux-firmware-bnx2x (20221012-r0) (380/798) Installing linux-firmware-bnx2 (20221012-r0) (381/798) Installing linux-firmware-av7110 (20221012-r0) (382/798) Installing linux-firmware-atusb (20221012-r0) (383/798) Installing linux-firmware-atmel (20221012-r0) (384/798) Installing linux-firmware-ath9k_htc (20221012-r0) (385/798) Installing linux-firmware-ath6k (20221012-r0) (386/798) Installing linux-firmware-ath11k (20221012-r0) (387/798) Installing linux-firmware-ar3k (20221012-r0) (388/798) Installing linux-firmware-amphion (20221012-r0) (389/798) Installing linux-firmware-amdgpu (20221012-r0) (390/798) Installing linux-firmware-amd-ucode (20221012-r0) (391/798) Installing linux-firmware-amd (20221012-r0) (392/798) Installing linux-firmware-advansys (20221012-r0) (393/798) Installing linux-firmware-adaptec (20221012-r0) (394/798) Installing linux-firmware-acenic (20221012-r0) (395/798) Installing linux-firmware-3com (20221012-r0) (396/798) Installing linux-firmware-other (20221012-r0) (397/798) Installing linux-firmware (20221012-r0) (398/798) Installing linux-edge (6.0.7-r0) (399/798) Installing device-tablet-x64uefi-kernel-edge (0.4-r0) (400/798) Installing ca-certificates (20220614-r2) (401/798) Installing nghttp2-libs (1.50.0-r0) (402/798) Installing libcurl (7.86.0-r1) (403/798) Installing libxmlb (0.3.10-r0) (404/798) Installing yaml (0.2.5-r0) (405/798) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (406/798) Installing appstream-qt (0.15.5-r1) (407/798) Installing attica (5.99.0-r0) (408/798) Installing kidletime (5.99.0-r0) (409/798) Installing knewstuff (5.99.0-r0) (410/798) Installing discover (5.26.3-r0) (411/798) Installing libapk-qt (0.4.2-r0) (412/798) Installing discover-backend-apk (5.26.3-r0) (413/798) Installing font-droid-nonlatin (20200215-r2) (414/798) Installing font-noto-common (0_git20211101-r6) (415/798) Installing font-noto-math (0_git20211101-r6) (416/798) Installing font-noto-symbols (0_git20211101-r6) (417/798) Installing font-noto (0_git20211101-r6) (418/798) Installing font-noto-emoji (2.038-r0) (419/798) Installing font-noto-extra (0_git20211101-r6) (420/798) Installing mauiman (1.0.0-r0) (421/798) Installing mauikit (2.2.0-r0) (422/798) Installing exiv2 (0.27.5-r1) (423/798) Installing mauikit-imagetools (2.2.0-r0) (424/798) Installing mauikit-filebrowsing (2.2.0-r0) (425/798) Installing index (2.2.0-r0) (426/798) Installing signon-plugin-oauth2 (0.25-r0) (427/798) Installing kaccounts-providers (22.08.3-r0) (428/798) Installing kirigami-addons (0.5-r0) (429/798) Installing kclock (22.09-r0) (430/798) Installing gsettings-desktop-schemas (43.0-r0) (431/798) Installing kdecoration (5.26.3-r0) (432/798) Installing kde-gtk-config (5.26.3-r0) (433/798) Installing kirigami-gallery (22.08.3-r0) (434/798) Installing kquickimageeditor (0.2.0-r1) (435/798) Installing taglib (1.13-r0) (436/798) Installing kfilemetadata (5.99.0-r0) (437/798) Installing qt5-qtlocation (5.15.6_git20220907-r1) (438/798) Installing koko (22.09-r0) (439/798) Installing kasync (0.3.0-r2) (440/798) Installing gpg-wks-server (2.2.40-r0) (441/798) Installing gpgv (2.2.40-r0) (442/798) Installing libldap (2.6.3-r6) (443/798) Installing gnupg-dirmngr (2.2.40-r0) (444/798) Installing gnupg-utils (2.2.40-r0) (445/798) Installing gnupg-wks-client (2.2.40-r0) (446/798) Installing gnupg (2.2.40-r0) (447/798) Installing iso-codes (4.12.0-r0) (448/798) Installing kcontacts (5.99.0-r0) (449/798) Installing kpeople (5.99.0-r0) (450/798) Installing libical (3.0.16-r1) (451/798) Installing kcalendarcore (5.99.0-r0) (452/798) Installing kmime (22.08.3-r0) (453/798) Installing kimap2 (0.4.0-r1) (454/798) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (455/798) Installing kdav2 (0.4.0-r1) (456/798) Installing lmdb (0.9.29-r2) (457/798) Installing libxapian (1.4.21-r0) (458/798) Installing sink (0.9.0-r3) (459/798) Installing kpeoplesink (0_git20210224-r1) (460/798) Installing kpeoplevcard (0.1-r2) (461/798) Installing libraw (0.20.2-r1) (462/798) Installing libraw-tools (0.20.2-r1) (463/798) Installing lcms2 (2.14-r0) (464/798) Installing imagemagick-libs (7.1.0.52-r0) (465/798) Installing jbig2dec (0.19-r1) (466/798) Installing ghostscript (10.0.0-r0) (467/798) Installing libde265 (1.0.9-r0) (468/798) Installing libheif (1.13.0-r0) (469/798) Installing libjxl (0.7.0-r0) (470/798) Installing librsvg (2.55.1-r0) (471/798) Installing imagemagick (7.1.0.52-r0) (472/798) Installing perl (5.36.0-r0) (473/798) Installing perl-image-exiftool (12.42-r0) (474/798) Installing exiftool (12.42-r0) (475/798) Installing tzdata (2022f-r1) (476/798) Installing openexr (3.1.5-r3) (477/798) Installing soundtouch (2.3.1-r0) (478/798) Installing libraw1394 (2.1.2-r3) (479/798) Installing libusb (1.0.26-r0) (480/798) Installing libdc1394 (2.2.6-r1) (481/798) Installing tslib (1.22-r1) (482/798) Installing directfb (1.7.7-r5) (483/798) Installing faac (1.30-r2) (484/798) Installing fdk-aac (2.0.2-r1) (485/798) Installing flite (2.2-r1) (486/798) Installing libsamplerate (0.2.2-r0) (487/798) Installing jack (1.9.21-r0) (488/798) Installing portaudio (19.7.0-r0) (489/798) Installing fluidsynth-libs (2.3.0-r0) (490/798) Installing libfreeaptx (0.1.1-r1) (491/798) Installing gsm (1.0.22-r1) (492/798) Installing libgudev (237-r1) (493/798) Installing libldac (2.0.2.3-r0) (494/798) Installing libmodplug (0.8.9.0-r2) (495/798) Installing neon (0.32.4-r0) (496/798) Installing libnice (0.1.19-r0) (497/798) Installing openal-soft (1.22.2-r2) (498/798) Installing openjpeg (2.5.0-r0) (499/798) Installing librtmp (2.4_git20190330-r2) (500/798) Installing sbc (2.0-r0) (501/798) Installing spandsp (0.0.6-r2) (502/798) Installing libsrtp (2.4.2-r3) (503/798) Installing vo-aacenc (0.1.3-r0) (504/798) Installing vo-amrwbenc (0.1.3-r0) (505/798) Installing libzbar (0.23.92-r1) (506/798) Installing gst-plugins-bad (1.20.4-r1) (507/798) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (508/798) Installing megapixels (1.5.2-r0) (509/798) Installing mesa-gles (22.2.3-r0) (510/798) Installing encodings (1.0.6-r0) (511/798) Installing libfontenc (1.1.6-r0) (512/798) Installing mkfontscale (1.2.2-r1) (513/798) Installing font-dejavu (2.37-r3) (514/798) Installing sdl2_ttf (2.20.1-r0) (515/798) Installing osk-sdl (0.67.1-r1) (516/798) Installing kcmutils (5.99.0-r0) (517/798) Installing frameworkintegration (5.99.0-r0) (518/798) Installing oxygen (5.26.3-r0) (519/798) Installing modemmanager-qt (5.99.0-r0) (520/798) Installing callaudiod-libs (0.1.4-r0) (521/798) Installing abseil-cpp (20220623.1-r1) (522/798) Installing boost1.80-thread (1.80.0-r3) (523/798) Installing libprotobuf (3.21.9-r0) (524/798) Installing libphonenumber (8.13.0-r0) (525/798) Installing plasma-dialer (22.09-r0) (526/798) Installing plasma-mobile-sounds (0.1-r1) (527/798) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (528/798) Installing plasma-phonebook (22.09-r0) (529/798) Installing postmarketos-artwork-wallpapers (2-r1) (530/798) Installing postmarketos-hidden-desktop-entries (2.2-r1) (531/798) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (532/798) Installing dbus-openrc (1.14.4-r0) (533/798) Installing bluez (5.65-r2) (534/798) Installing bluez-openrc (5.65-r2) (535/798) Installing bluez-obexd (5.65-r2) (536/798) Installing kded (5.99.0-r0) (537/798) Installing bluez-qt (5.99.0-r0) (538/798) Installing bluedevil (5.26.3-r0) (539/798) Installing breeze (5.26.3-r0) (540/798) Installing libpulse-mainloop-glib (9999_git20220528-r0) (541/798) Installing callaudiod (0.1.4-r0) (542/798) Installing dnsmasq-common (2.87-r0) (543/798) Installing dnsmasq-openrc (2.87-r0) (544/798) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (545/798) Installing linux-pam (1.5.2-r1) (546/798) Installing shadow (4.10-r3) (547/798) Installing libacl (2.3.1-r1) (548/798) Installing elogind (246.10-r5) (549/798) Installing elogind-openrc (246.10-r5) (550/798) Installing hfd-service (0.1.0-r1) (551/798) Installing hfd-service-openrc (0.1.0-r1) (552/798) Installing iio-sensor-proxy (3.4-r0) (553/798) Installing iio-sensor-proxy-openrc (3.4-r0) (554/798) Installing libkscreen (5.26.3-r0) (555/798) Installing layer-shell-qt (5.26.3-r0) (556/798) Installing qt5-qtsensors (5.15.6_git20220816-r0) (557/798) Installing kscreen (5.26.3-r0) (558/798) Installing socat (1.7.4.4-r0) (559/798) Installing kwallet-pam (5.26.3-r0) (560/798) Installing kwayland-integration (5.26.3-r0) (561/798) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (562/798) Installing duktape (2.7.0-r0) (563/798) Installing polkit-elogind (121-r0) (564/798) Installing libmm-glib (1.20.0-r0) (565/798) Installing libmbim (1.28.0-r0) (566/798) Installing libqrtr-glib (1.2.2-r0) (567/798) Installing libqmi (1.32.0-r0) (568/798) Installing modemmanager (1.20.0-r0) (569/798) Installing modemmanager-openrc (1.20.0-r0) (570/798) Installing libnm (1.40.2-r0) (571/798) Installing networkmanager-common (1.40.2-r0) (572/798) Installing networkmanager-openrc (1.40.2-r0) (573/798) Installing libmnl (1.0.5-r0) (574/798) Installing libnftnl (1.2.3-r0) (575/798) Installing iptables (1.8.8-r2) (576/798) Installing iptables-openrc (1.8.8-r2) (577/798) Installing libndp (1.8-r1) (578/798) Installing libidn2 (2.3.4-r0) (579/798) Installing libpsl (0.21.1-r1) (580/798) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-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-. * (581/798) Installing networkmanager-cli (1.40.2-r0) (582/798) Installing pcre (8.45-r2) (583/798) Installing slang (2.3.3-r0) (584/798) Installing newt (0.52.21-r4) (585/798) Installing networkmanager-tui (1.40.2-r0) (586/798) Installing wireless-regdb (2022.08.12-r0) (587/798) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (588/798) Installing mobile-broadband-provider-info (20221107-r0) (589/798) Installing networkmanager-wwan (1.40.2-r0) (590/798) Installing libunwind (1.6.2-r0) (591/798) Installing libcamera (0.0.1-r1) (592/798) Installing pipewire-libs (0.3.59-r3) (593/798) Installing libuv (1.44.2-r0) (594/798) Installing roc-toolkit-libs (0.1.5-r2) (595/798) Installing webrtc-audio-processing (0.3.1-r6) (596/798) Installing pipewire (0.3.59-r3) (597/798) Installing breeze-icons (5.99.0-r0) (598/798) Installing dbus-x11 (1.14.4-r0) (599/798) Installing kactivities (5.99.0-r0) (600/798) Installing kpipewire (5.26.3-r0) (601/798) Installing dconf (0.40.0-r2) (602/798) Installing anthy (9100h-r2) (603/798) Installing maliit-framework (2.3.0-r1) (604/798) Installing kyotocabinet (1.2.79-r3) (605/798) Installing libpinyin (2.7.92-r0) (606/798) Installing tinyxml (2.6.2-r1) (607/798) Installing presage (0.9.1-r2) (608/798) Installing maliit-keyboard (2.3.1-r1) (609/798) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (610/798) Installing plasma-nano (5.26.3-r0) (611/798) Installing networkmanager-qt (5.99.0-r0) (612/798) Installing plasma-nm (5.26.3-r0) (613/798) Installing plasma-nm-mobile (5.26.3-r0) (614/798) Installing fftw-single-libs (3.3.10-r1) (615/798) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (616/798) Installing pulseaudio-bluez (9999_git20220528-r0) (617/798) Installing pulseaudio-alsa (9999_git20220528-r0) (618/798) Installing alsa-utils-openrc (1.2.8-r0) (619/798) Installing pulseaudio-openrc (9999_git20220528-r0) (620/798) Installing libcanberra-pulse (0.30-r9) (621/798) Installing plasma-pa (5.26.3-r0) (622/798) Installing libdaemon (0.14-r3) (623/798) Installing openrc-settingsd (1.1.0-r0) (624/798) Installing openrc-settingsd-openrc (1.1.0-r0) (625/798) Installing plasma-settings (22.09-r1) (626/798) Installing kactivitymanagerd (5.26.3-r0) (627/798) Installing kinit (5.99.0-r0) (628/798) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (629/798) Installing kdnssd (5.99.0-r0) (630/798) Installing syntax-highlighting (5.99.0-r0) (631/798) Installing kdsoap (2.1.1-r0) (632/798) Installing libmtp (1.1.20-r2) (633/798) Installing clang15-libclang (15.0.4-r0) (634/798) Installing qt5-qttools (5.15.6_git20220907-r1) (635/798) Installing phonon (4.11.1-r3) (636/798) Installing talloc (2.3.4-r0) (637/798) Installing tevent (0.13.0-r0) (638/798) Installing samba-util-libs (4.16.6-r0) (639/798) Installing jansson (2.14-r0) (640/798) Installing ldb (2.5.2-r0) (641/798) Installing libwbclient (4.16.6-r0) (642/798) Installing samba-libs (4.16.6-r0) (643/798) Installing libsmbclient (4.16.6-r0) (644/798) Installing kio-extras (22.08.3-r0) (645/798) Installing kquickcharts (5.99.0-r0) (646/798) Installing xorg-server-common (21.1.4-r1) (647/798) Installing libxkbfile (1.1.1-r0) (648/798) Installing xkbcomp (1.4.5-r1) (649/798) Installing libxfont2 (2.0.6-r0) (650/798) Installing libtirpc-conf (1.3.3-r0) (651/798) Installing libtirpc-nokrb (1.3.3-r0) (652/798) Installing libxcvt (0.1.2-r0) (653/798) Installing xwayland (22.1.5-r0) (654/798) Installing kscreenlocker (5.26.3-r0) (655/798) Installing libqaccessibilityclient (0.4.1-r1) (656/798) Installing xcb-util-cursor (0.1.4-r0) (657/798) Installing kwin (5.26.2.1-r0) (658/798) Installing kitemmodels (5.99.0-r0) (659/798) Installing threadweaver (5.99.0-r0) (660/798) Installing krunner (5.99.0-r0) (661/798) Installing milou (5.26.3-r0) (662/798) Installing pipewire-media-session (0.4.1-r0) (663/798) Installing font-hack (3.003-r3) (664/798) Installing qqc2-desktop-style (5.99.0-r0) (665/798) Installing plasma-integration (5.26.3-r0) (666/798) Installing qtchooser (66-r2) (667/798) Installing plasma-workspace-libs (5.26.3-r0) (668/798) Installing kactivities-stats (5.99.0-r0) (669/798) Installing baloo (5.99.0-r0) (670/798) Installing kholidays (5.99.0-r0) (671/798) Installing libkexiv2 (22.08.3-r0) (672/798) Installing knotifyconfig (5.99.0-r0) (673/798) Installing kparts (5.99.0-r0) (674/798) Installing zxing-cpp (1.4.0-r0) (675/798) Installing libdmtx-libs (0.7.7-r0) (676/798) Installing libqrencode (4.1.1-r1) (677/798) Installing prison (5.99.0-r0) (678/798) Installing ktexteditor (5.99.0-r0) (679/798) Installing libnl3 (3.7.0-r0) (680/798) Installing libpcap (1.10.1-r1) (681/798) Installing lm-sensors-libs (3.6.0-r4) (682/798) Installing libksysguard (5.26.3-r0) (683/798) Installing kuserfeedback (1.2.0-r1) (684/798) Installing gpsd (3.24-r0) (685/798) Installing gpsd-openrc (3.24-r0) (686/798) Installing mpfr4 (4.1.0-r0) (687/798) Installing libqalculate (4.4.0-r1) (688/798) Installing plasma-workspace (5.26.3-r0) (689/798) Installing kpty (5.99.0-r0) (690/798) Installing kdesu (5.99.0-r0) (691/798) Installing kde-cli-tools (5.26.3-r0) (692/798) Installing qqc2-breeze-style (5.26.3-r0) (693/798) Installing plasma-mobile (5.26.3-r0) (694/798) Installing polkit-kde-agent-1 (5.26.3-r0) (695/798) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (696/798) Installing chrony-openrc (4.3-r0) (697/798) Installing haveged (1.9.18-r0) (698/798) Installing haveged-openrc (1.9.18-r0) (699/798) Installing nftables (1.0.5-r2) (700/798) Installing nftables-openrc (1.0.5-r2) (701/798) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (702/798) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (703/798) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (704/798) Installing postmarketos-artwork-icons (2-r1) (705/798) Installing util-linux (2.38.1-r0) (706/798) Installing libfdisk (2.38.1-r0) (707/798) Installing libsmartcols (2.38.1-r0) (708/798) Installing util-linux-misc (2.38.1-r0) (709/798) Installing libeconf (0.4.7-r0) (710/798) Installing runuser (2.38.1-r0) (711/798) Installing mount (2.38.1-r0) (712/798) Installing losetup (2.38.1-r0) (713/798) Installing hexdump (2.38.1-r0) (714/798) Installing uuidgen (2.38.1-r0) (715/798) Installing blkid (2.38.1-r0) (716/798) Installing sfdisk (2.38.1-r0) (717/798) Installing mcookie (2.38.1-r0) (718/798) Installing agetty (2.38.1-r0) (719/798) Installing agetty-openrc (0.45.2-r4) (720/798) Installing wipefs (2.38.1-r0) (721/798) Installing cfdisk (2.38.1-r0) (722/798) Installing umount (2.38.1-r0) (723/798) Installing util-linux-openrc (2.38.1-r0) (724/798) Installing flock (2.38.1-r0) (725/798) Installing lsblk (2.38.1-r0) (726/798) Installing libcap-ng (0.8.3-r1) (727/798) Installing setpriv (2.38.1-r0) (728/798) Installing logger (2.38.1-r0) (729/798) Installing partx (2.38.1-r0) (730/798) Installing fstrim (2.38.1-r0) (731/798) Installing findmnt (2.38.1-r0) (732/798) Installing pcsc-lite-libs (1.9.9-r0) (733/798) Installing wpa_supplicant (2.10-r4) (734/798) Installing wpa_supplicant-openrc (2.10-r4) (735/798) Installing ifupdown-ng-wifi (0.12.1-r0) (736/798) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (737/798) Installing postmarketos-base-ui-networkmanager (6-r1) (738/798) Installing mpdecimal (2.5.1-r1) (739/798) Installing python3 (3.10.8-r3) (740/798) Installing py3-ruamel.yaml.clib (0.2.7-r0) (741/798) Installing py3-ruamel.yaml (0.17.21-r0) (742/798) Installing sleep-inhibitor (1.16-r0) (743/798) Installing sleep-inhibitor-openrc (1.16-r0) (744/798) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (745/798) Installing py3-dbus (1.3.2-r0) (746/798) Installing obex-capabilities (0.2.1-r1) (747/798) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (748/798) Installing postmarketos-base-ui-bluez-obexd (6-r1) (749/798) Installing pulseaudio-utils (9999_git20220528-r0) (750/798) Installing postmarketos-base-ui-pulseaudio (6-r1) (751/798) Installing upower (1.90.0-r2) (752/798) Installing powerdevil-libs (5.26.3-r0) (753/798) Installing powerdevil (5.26.3-r0) (754/798) Installing bubblewrap (0.7.0-r0) (755/798) Installing fuse-common (3.12.0-r0) (756/798) Installing fuse-openrc (3.12.0-r0) (757/798) Installing fuse3-libs (3.12.0-r0) (758/798) Installing fuse3 (3.12.0-r0) (759/798) Installing json-glib (1.6.6-r1) (760/798) Installing xdg-desktop-portal (1.15.0-r0) (761/798) Installing xdg-desktop-portal-kde (5.26.3-r0) (762/798) Installing autologin (1.0.0-r4) (763/798) Installing tinydm (1.1.2-r1) (764/798) Installing tinydm-openrc (1.1.2-r1) (765/798) Installing postmarketos-base-ui-tinydm (6-r1) (766/798) Installing font-alias (1.0.4-r0) (767/798) Installing util-macros (1.19.3-r0) (768/798) Installing font-misc-misc (1.1.2-r3) (769/798) Installing font-cursor-misc (1.0.3-r3) (770/798) Installing xauth (1.1.2-r0) (771/798) Installing xmodmap (1.0.11-r0) (772/798) Installing xrdb (1.2.1-r1) (773/798) Installing xinit (1.4.1-r1) (774/798) Installing xorg-server (21.1.4-r1) (775/798) Installing libinput (1.21.0-r0) (776/798) Installing xf86-input-libinput (1.2.1-r0) (777/798) Installing xf86-video-fbdev (0.5.0-r3) (778/798) Installing postmarketos-base-ui-x11 (6-r1) (779/798) Installing postmarketos-ui-plasma-mobile (3.8-r6) Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (780/798) Installing libexif (0.6.24-r0) (781/798) Installing hwloc (2.8.0-r0) (782/798) Installing libtbb (2021.7.0-r0) (783/798) Installing opencv (4.6.0-r3) (784/798) Installing postprocessd (0.2.1-r0) (785/798) Installing postprocessd-megapixels (0.2.1-r0) (786/798) Installing qmltermwidget (0.2.0-r1) (787/798) Installing qmlkonsole (22.09-r1) (788/798) Installing c-ares (1.18.1-r0) (789/798) Installing spacebar (22.09-r0) (790/798) Installing hkdm (0.2.0-r0) (791/798) Installing buffyboard (0.2.0-r0) (792/798) Installing terminus-font (4.49.1-r3) (793/798) Installing kbd-misc (2.5.1-r3) (794/798) Installing kbd (2.5.1-r3) (795/798) Installing kbd-openrc (2.5.1-r3) (796/798) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (797/798) Installing ttyescape-openrc (1.0.1-r1) (798/798) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5.1-r0.trigger 2022/11/09 14:24:07 Generating for kernel version: 6.0.7-0-edge 2022/11/09 14:24:07 Output directory: /boot 2022/11/09 14:24:07 == Generating initramfs == 2022/11/09 14:24:07 - Including hook files 2022/11/09 14:24:07 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/09 14:24:07 - Including hook scripts 2022/11/09 14:24:07 - Including required binaries 2022/11/09 14:24:07 - Including kernel modules 2022/11/09 14:24:07 - Including splash images 2022/11/09 14:24:07 - Writing and verifying initramfs archive 2022/11/09 14:24:07 == Generating initramfs extra == 2022/11/09 14:24:07 - Including extra binaries 2022/11/09 14:24:07 - Including FDE support 2022/11/09 14:24:08 - Writing and verifying initramfs-extra archive 2022/11/09 14:24:08 == 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/11/09 14:24:09 mkinitfs completed in: 1.64341467s Executing postmarketos-base-23-r1.trigger Executing ca-certificates-20220614-r2.trigger Executing mkfontscale-1.2.2-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3025 MiB in 823 packages (2710223) [14:24:15] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3025 MiB in 823 packages (2710223) [14:24:15] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (2710223) [14:24:15] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (2710223) [14:24:15] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2710223) [14:24:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2710223) [14:24:15] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2710223) [14:24:15] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (2710223) [14:24:15] New background process: pid=2719241, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3025 MiB in 823 packages (2710223) [14:24:16] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3025 MiB in 823 packages (2710223) [14:24:16] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2710223) [14:24:17] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (2710223) [14:24:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2710223) [14:24:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2710223) [14:24:17] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2710223) [14:24:17] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2710223) [14:24:17] New background process: pid=2719254, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3025 MiB in 823 packages (2710223) [14:24:17] (rootfs_tablet-x64uefi) mkinitfs edge (2710223) [14:24:17] (rootfs_tablet-x64uefi) % mkinitfs 2022/11/09 14:24:17 Generating for kernel version: 6.0.7-0-edge 2022/11/09 14:24:17 Output directory: /boot 2022/11/09 14:24:17 == Generating initramfs == 2022/11/09 14:24:17 - Including hook files 2022/11/09 14:24:17 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/09 14:24:17 - Including hook scripts 2022/11/09 14:24:17 - Including required binaries 2022/11/09 14:24:17 - Including kernel modules 2022/11/09 14:24:18 - Including splash images 2022/11/09 14:24:18 - Writing and verifying initramfs archive 2022/11/09 14:24:18 == Generating initramfs extra == 2022/11/09 14:24:18 - Including extra binaries 2022/11/09 14:24:18 - Including FDE support 2022/11/09 14:24:18 - Writing and verifying initramfs-extra archive 2022/11/09 14:24:18 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/09 14:24:19 mkinitfs completed in: 1.342331239s (2710223) [14:24:19] *** SET LOGIN PASSWORD FOR: 'user' *** (2710223) [14:24:19] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (2710223) [14:24:19] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (2710223) [14:24:19] (rootfs_tablet-x64uefi) locking root (2710223) [14:24:19] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (2710223) [14:24:19] NOTE: No valid keymap specified for device (2710223) [14:24:19] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (2710223) [14:24:20] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (2710223) [14:24:20] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (2710223) [14:24:20] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2710223) [14:24:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2710223) [14:24:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (2710223) [14:24:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2710223) [14:24:20] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3106796 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2710223) [14:24:21] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2710223) [14:24:21] (native) create tablet-x64uefi.img (3947M) (2710223) [14:24:21] (native) % truncate -s 3947M /home/pmos/rootfs/tablet-x64uefi.img (2710223) [14:24:21] (native) mount /dev/install (tablet-x64uefi.img) (2710223) [14:24:21] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2710223) [14:24:21] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2710223) [14:24:21] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2710223) [14:24:21] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2710223) [14:24:21] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2710223) [14:24:21] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2710223) [14:24:21] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2710223) [14:24:21] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2710223) [14:24:21] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2710223) [14:24:21] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2710223) [14:24:21] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2710223) [14:24:21] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2710223) [14:24:21] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2710223) [14:24:21] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (2710223) [14:24:21] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2710223) [14:24:21] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2710223) [14:24:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2710223) [14:24:21] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2710223) [14:24:21] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2710223) [14:24:21] (native) % parted -s /dev/install mktable msdos (2710223) [14:24:22] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (2710223) [14:24:22] (native) % parted -s /dev/install mkpart primary 256M 100% (2710223) [14:24:22] (native) % parted -s /dev/install set 1 boot on (2710223) [14:24:22] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2710223) [14:24:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2710223) [14:24:22] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2710223) [14:24:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2710223) [14:24:22] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2710223) [14:24:22] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2710223) [14:24:22] (native) install e2fsprogs (2710223) [14:24:22] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2710223) [14:24:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2710223) [14:24:22] (native) % cat /tmp/apk_progress_fifo (2710223) [14:24:22] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2710223) [14:24:22] New background process: pid=2719788, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 71 packages (2710223) [14:24:22] (native) format /dev/installp2 (root, ext4) (2710223) [14:24:22] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2710223) [14:24:23] (native) mount /dev/installp2 to /mnt/install (2710223) [14:24:23] (native) % mkdir -p /mnt/install (2710223) [14:24:23] (native) % mount /dev/installp2 /mnt/install (2710223) [14:24:23] (native) calculate depends of dosfstools (pmbootstrap -v for details) (2710223) [14:24:23] (native) install dosfstools (2710223) [14:24:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2710223) [14:24:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2710223) [14:24:23] (native) % cat /tmp/apk_progress_fifo (2710223) [14:24:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (2710223) [14:24:23] New background process: pid=2719817, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r27.trigger OK: 22 MiB in 72 packages (2710223) [14:24:23] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (2710223) [14:24:24] (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 (2710223) [14:24:24] (native) % mkdir -p /mnt/install/boot (2710223) [14:24:24] (native) % mount /dev/installp1 /mnt/install/boot (2710223) [14:24:24] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2710223) [14:24:24] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (2710223) [14:24:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (2710223) [14:24:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (2710223) [14:24:24] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2710223) [14:24:24] (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/ (2710223) [14:24:39] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2710223) [14:24:39] % 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 (2710223) [14:24:39] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % 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/ (2710223) [14:24:39] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2710223) [14:24:39] % 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 (2710223) [14:24:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2710223) [14:24:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2710223) [14:24:44] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2710223) [14:24:44] (native) umount /dev/loop0 (2710223) [14:24:44] (native) % losetup -d /dev/loop0 (2710223) [14:24:44] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2710223) [14:24:44] (2710223) [14:24:44] *** FLASHING INFORMATION *** (2710223) [14:24:44] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2710223) [14:24:44] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2710223) [14:24:44] (2710223) [14:24:44] *** SSH DAEMON INFORMATION *** (2710223) [14:24:44] SSH daemon is enabled (disable with --no-sshd). (2710223) [14:24:44] Login as 'user' with the password given during installation. (2710223) [14:24:44] (2710223) [14:24:44] *** FIREWALL INFORMATION *** (2710223) [14:24:44] Firewall is enabled, but will not work (no support in kernel config for nftables). (2710223) [14:24:44] If/when the kernel supports it in the future, it will work automatically. (2710223) [14:24:44] For more information: https://postmarketos.org/firewall (2710223) [14:24:44] (2710223) [14:24:44] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2710223) [14:24:44] DONE! total 3197852 -rw-r--r-- 1 root 12345 4138729472 Nov 9 14:24 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop0 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/core18_2620.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/core20_1634.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 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 Nov 9 14:25 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 9 14:25 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 9 14:25 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Nov 9 14:24 bin drwxr-xr-x 2 root root 4096 Nov 9 14:24 boot drwxr-xr-x 2 root root 4096 Nov 9 14:20 dev drwxr-xr-x 62 root root 4096 Nov 9 14:24 etc drwxr-xr-x 3 root root 4096 Nov 9 14:24 home drwxr-xr-x 14 root root 4096 Nov 9 14:23 lib drwx------ 2 root root 16384 Nov 9 14:24 lost+found drwxr-xr-x 5 root root 4096 Nov 9 14:20 media drwxr-xr-x 8 root root 4096 Nov 9 14:20 mnt drwxr-xr-x 2 root root 4096 Nov 9 14:20 opt drwxr-xr-x 2 root root 4096 Nov 9 14:20 proc drwx------ 2 root root 4096 Nov 9 14:20 root drwxr-xr-x 6 root root 4096 Nov 9 14:23 run drwxr-xr-x 2 root root 4096 Nov 9 14:23 sbin drwxr-xr-x 2 root root 4096 Nov 9 14:20 srv drwxr-xr-x 2 root root 4096 Nov 9 14:20 sys drwxrwxrwt 2 root root 4096 Nov 9 14:24 tmp drwxr-xr-x 9 root root 4096 Nov 9 14:21 usr drwxr-xr-x 13 root root 4096 Nov 9 14:21 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-09 14:25:53-- 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% 102M=0s 2022-11-09 14:25:53 (102 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-11-07 05:43:34.842678 [http://mirror.postmarketos.org/postmarketos/master] v20220809-8237-gce6f81df03 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-8238-g82359ed2f2 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-8234-gd62bdf16c7 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24514 distinct packages available (1/104) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1667786727-r0) (2/104) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1667786727-r0) (3/104) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0) (4/104) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0) (5/104) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0) (6/104) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0) (7/104) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1667786904-r0) (8/104) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0) (9/104) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0) (10/104) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0) (11/104) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0) (12/104) Upgrading ki18n (5.99.0-r0 -> 9999_git1667786687-r0) (13/104) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0) (14/104) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0) (15/104) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0) (16/104) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0) (17/104) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0) (18/104) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0) (19/104) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0) (20/104) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0) (21/104) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0) (22/104) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667786641-r0) (23/104) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0) (24/104) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0) (25/104) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0) (26/104) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0) (27/104) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0) (28/104) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667786868-r0) (29/104) Upgrading kio (5.99.0-r0 -> 9999_git1667786716-r0) (30/104) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0) (31/104) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0) (32/104) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0) (33/104) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1667786934-r0) (34/104) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0) (35/104) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0) (36/104) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0) (37/104) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/104) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0) (39/104) Upgrading kidletime (5.99.0-r0 -> 9999_git1667651281-r0) (40/104) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0) (41/104) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0) (42/104) Upgrading kclock (22.09-r0 -> 9999_git1667789925-r0) (43/104) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/104) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0) (45/104) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1667786650-r0) (46/104) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0) (47/104) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0) (48/104) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0) (49/104) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0) (50/104) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0) (51/104) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0) (52/104) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0) (53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0) (54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0) (55/104) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0) (56/104) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0) (57/104) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0) (58/104) Upgrading breeze (5.26.3-r0 -> 9999_git1667789323-r0) (59/104) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667789519-r0) (60/104) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/104) Upgrading kscreen (5.26.3-r0 -> 9999_git1667789449-r0) (62/104) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0) (63/104) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0) (64/104) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0) (65/104) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0) (66/104) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0) (67/104) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0) (68/104) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1667789653-r0) (69/104) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1667789653-r0) (70/104) Upgrading plasma-pa (5.26.3-r0 -> 9999_git1666836724-r0) (71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1) (72/104) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (73/104) Upgrading kinit (5.99.0-r0 -> 9999_git1667786706-r0) (74/104) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0) (75/104) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667786973-r0) (76/104) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0) (77/104) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0) (78/104) Upgrading kwin (5.26.2.1-r0 -> 9999_git1667789497-r0) (79/104) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0) (80/104) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0) (81/104) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0) (82/104) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0) (83/104) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0) (84/104) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667789622-r0) (85/104) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1667789761-r0) (86/104) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0) (87/104) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0) (88/104) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0) (89/104) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0) (90/104) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0) (91/104) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0) (92/104) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1667786856-r0) (93/104) Upgrading libksysguard (5.26.3-r0 -> 9999_git1667789529-r0) (94/104) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1667789761-r0) (95/104) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0) (96/104) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0) (97/104) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0) (98/104) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (99/104) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667789631-r0) (100/104) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (101/104) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0) (102/104) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0) (103/104) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0) (104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1667790001-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-23-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3133 MiB in 823 packages (1/12) Installing bash (5.2.9-r0) Executing bash-5.2.9-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.6-r0) (6/12) Installing libseccomp (2.5.4-r0) (7/12) Installing flatpak (1.14.0-r2) Executing flatpak-1.14.0-r2.pre-install Executing flatpak-1.14.0-r2.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-r2) (9/12) Installing discover-backend-flatpak (5.26.3-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (6.4-r0) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3143 MiB in 835 packages (1/91) Installing syndication (9999_git1667651678-r0) (2/91) Installing alligator (9999_git1667789862-r0) (3/91) Installing libavc1394 (0.5.4-r3) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r3) (7/91) Installing mpg123-libs (1.31.1-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.1-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (3.0.0-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r1) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.4-r0) (25/91) Installing py3-brotli (1.0.9-r9) (26/91) Installing yt-dlp (2022.10.04-r1) (27/91) Installing audiotube (9999_git1667789881-r0) (28/91) Installing calindori (9999_git1667789891-r0) (29/91) Installing live-media (2022.07.14-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.231.1-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r4) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.1-r0) (42/91) Installing libupnp (1.14.14-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.12.0-r0) (49/91) Installing glslang (11.12.0-r0) (50/91) Installing spirv-tools (1.3.231.1-r0) (51/91) Installing shaderc (2022.3-r1) (52/91) Installing libplacebo (4.208.0-r4) (53/91) Installing libprotobuf-lite (3.21.9-r0) (54/91) Installing vlc-libs (3.0.17.4-r10) (55/91) Installing vlc (3.0.17.4-r10) (56/91) Installing elisa (22.08.3-r0) (57/91) Installing kunitconversion (9999_git1667786877-r0) (58/91) Installing kalk (9999_git1667789908-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1667789917-r0) (61/91) Installing keysmith (9999_git1667790640-r0) (62/91) Installing krecorder (9999_git1667789933-r1) (63/91) Installing kpublictransport (22.08.3-r0) (64/91) Installing ktrip (9999_git1667790799-r0) (65/91) Installing kweathercore (9999_git1667787915-r0) (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/91) Installing kweather (9999_git1667789941-r1) (68/91) Installing libquotient (0.6.11-r0) (69/91) Installing libcmark (0.30.2-r1) (70/91) Installing neochat (9999_git1667788608-r0) (71/91) Installing kjs (9999_git1667651362-r0) (72/91) Installing libdjvulibre (3.5.28-r2) (73/91) Installing libzip (1.9.2-r2) (74/91) Installing ebook-tools (0.2.2-r3) (75/91) Installing discount-libs (2.2.7b-r0) (76/91) Installing poppler (22.11.0-r0) (77/91) Installing poppler-qt5 (22.11.0-r0) (78/91) Installing kdegraphics-mobipocket (22.08.3-r0) (79/91) Installing libspectre (0.2.11-r0) (80/91) Installing okular-common (22.08.3-r0) (81/91) Installing okular (22.08.3-r0) (82/91) Installing plasma-camera (1.0_git20210328-r2) (83/91) Installing gst-libav (1.20.4-r0) (84/91) Installing gst-plugins-good-qt (1.20.4-r1) (85/91) Installing plasmatube (9999_git1667789993-r0) (86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (87/91) Installing postmarketos-config-nftables-mdns (0.13-r0) (88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0) (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (91/91) Installing tokodon (9999_git1667788641-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Executing vlc-libs-3.0.17.4-r10.trigger OK: 3259 MiB in 926 packages (chroot) Exiting chroot... [14:27:53] Unregister qemu binfmt (arm) [14:27:53] Unregister qemu binfmt (aarch64) [14:27:53] Unregister qemu binfmt (riscv64) [14:27:54] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [14:27:54] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [14:27:54] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [14:27:54] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [14:27:56] Cleared up ~6179 MB of space [14:27:56] DONE! Building image for pine64-pinephone Already up to date. [14:27:57] Work path [/home/swadmin/.local/var/pmbootstrap]: [14:27:57] Channel [edge]: [14:27:57] Vendor [qemu]: [14:27:57] Device codename [amd64]: [14:27:57] Kernel [lts]: [14:27:57] Username [user]: [14:27:57] User interface [weston]: [14:27:57] Change them? (y/n) [n]: [14:27:57] Extra packages [none]: [14:27:57] Use this timezone instead of GMT? (y/n) [y]: [14:27:57] Choose default locale for installation [C.UTF-8]: [14:27:57] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [14:27:57] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [14:27:57] Config changed: ui='plasma-mobile' [14:27:57] Config changed: device='pine64-pinephone' [14:27:58] Config changed: kernel='' [14:27:58] Config changed: extra_packages='osk-sdl' (2748751) [14:27:58] % 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) (2748751) [14:27:58] % 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 (2748751) [14:27:58] *** (1/4) PREPARE NATIVE CHROOT *** (2748751) [14:27:58] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2748751) [14:27:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2748751) [14:27:58] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2748751) [14:27:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2748751) [14:27:58] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2748751) [14:27:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2748751) [14:27:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2748751) [14:27:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2748751) [14:27:58] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2748751) [14:27:58] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2748751) [14:27:58] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2748751) [14:27:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2748751) [14:27:58] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2748751) [14:27:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2748751) [14:27:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2748751) [14:27:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2748751) [14:27:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2748751) [14:27:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2748751) [14:27:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2748751) [14:27:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2748751) [14:27:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2748751) [14:27:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2748751) [14:27:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2748751) [14:27:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2748751) [14:27:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2748751) [14:27:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2748751) [14:27:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2748751) [14:27:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2748751) [14:27:59] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2748751) [14:27:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2748751) [14:27:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2748751) [14:27:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2748751) [14:27:59] Update package index for x86_64 (4 file(s)) (2748751) [14:27:59] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2748751) [14:27:59] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2748751) [14:27:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2748751) [14:27:59] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2748751) [14:27:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2748751) [14:27:59] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2748751) [14:28:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2748751) [14:28:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2748751) [14:28:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2748751) [14:28:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (2748751) [14:28:00] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2748751) [14:28:00] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2748751) [14:28:00] extracted: /tmp/pmbootstrapdmo0eoj2apk (2748751) [14:28:00] extracted: /tmp/pmbootstrapkppy2sgbsig (2748751) [14:28:00] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2748751) [14:28:00] % 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/pmbootstrapkppy2sgbsig /tmp/pmbootstrapdmo0eoj2apk Verified OK (2748751) [14:28:00] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2748751) [14:28:00] % /tmp/pmbootstrapdmo0eoj2apk --version apk-tools 2.12.10, compiled for x86_64. (2748751) [14:28:00] (native) install alpine-base (2748751) [14:28:00] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:00] % 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 (2748751) [14:28:01] % 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 (2748751) [14:28:01] % 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 (2748751) [14:28:01] % 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 (2748751) [14:28:01] % 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 (2748751) [14:28:01] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2748751) [14:28:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2748751) [14:28:01] (native) update /etc/apk/repositories (2748751) [14:28:01] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2748751) [14:28:01] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2748751) [14:28:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2748751) [14:28:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2748751) [14:28:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2748751) [14:28:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2748751) [14:28:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2748751) [14:28:01] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2748751) [14:28:01] % 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 (2748751) [14:28:01] New background process: pid=2749248, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r2) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20221107-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r2) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20221107-r0) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (2748751) [14:28:02] (native) % adduser -D pmos -u 12345 (2748751) [14:28:02] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2748751) [14:28:02] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2748751) [14:28:02] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2748751) [14:28:02] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2748751) [14:28:02] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2748751) [14:28:02] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2748751) [14:28:02] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2748751) [14:28:02] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2748751) [14:28:02] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2748751) [14:28:02] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2748751) [14:28:02] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2748751) [14:28:03] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2748751) [14:28:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2748751) [14:28:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2748751) [14:28:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2748751) [14:28:03] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2748751) [14:28:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2748751) [14:28:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2748751) [14:28:03] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2748751) [14:28:05] (native) install cryptsetup util-linux parted (2748751) [14:28:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2748751) [14:28:05] (native) % cat /tmp/apk_progress_fifo (2748751) [14:28:05] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2748751) [14:28:05] New background process: pid=2749334, 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_p20221029-r0) (11/43) Installing ncurses-libs (6.3_p20221029-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.7-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-r4) (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-r27.trigger OK: 21 MiB in 68 packages (2748751) [14:28:07] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2748751) [14:28:07] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2748751) [14:28:07] % 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 (2748751) [14:28:07] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (2748751) [14:28:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (2748751) [14:28:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (2748751) [14:28:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (2748751) [14:28:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (2748751) [14:28:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (2748751) [14:28:07] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2748751) [14:28:07] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2748751) [14:28:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2748751) [14:28:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2748751) [14:28:07] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (2748751) [14:28:07] (native) install qemu-aarch64 (2748751) [14:28:07] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2748751) [14:28:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2748751) [14:28:07] (native) % cat /tmp/apk_progress_fifo (2748751) [14:28:07] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (2748751) [14:28:07] New background process: pid=2749726, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r7) Executing busybox-1.35.0-r27.trigger OK: 25 MiB in 69 packages (2748751) [14:28:08] Register qemu binfmt (aarch64) (2748751) [14:28:08] % 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 (2748751) [14:28:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (2748751) [14:28:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2748751) [14:28:08] % 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 (2748751) [14:28:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (2748751) [14:28:08] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2748751) [14:28:08] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2748751) [14:28:08] extracted: /tmp/pmbootstrapuxtjk9qbapk (2748751) [14:28:08] extracted: /tmp/pmbootstrapzwnrijnhsig (2748751) [14:28: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 (2748751) [14:28: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/pmbootstrapzwnrijnhsig /tmp/pmbootstrapuxtjk9qbapk Verified OK (2748751) [14:28:08] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2748751) [14:28:08] % /tmp/pmbootstrapuxtjk9qbapk --version apk-tools 2.12.10, compiled for x86_64. (2748751) [14:28:08] (rootfs_pine64-pinephone) install alpine-base (2748751) [14:28:08] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (2748751) [14:28:08] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (2748751) [14:28:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (2748751) [14:28:09] (rootfs_pine64-pinephone) update /etc/apk/repositories (2748751) [14:28:09] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2748751) [14:28:09] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2748751) [14:28:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2748751) [14:28:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2748751) [14:28:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2748751) [14:28:09] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2748751) [14:28:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2748751) [14:28:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2748751) [14:28:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2748751) [14:28:09] Update package index for aarch64 (4 file(s)) (2748751) [14:28:09] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2748751) [14:28:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (2748751) [14:28:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2748751) [14:28:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (2748751) [14:28:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2748751) [14:28:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (2748751) [14:28:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2748751) [14:28:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (2748751) [14:28:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2748751) [14:28:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2748751) [14:28:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2748751) [14:28:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2748751) [14:28:10] % 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 (2748751) [14:28:10] New background process: pid=2749776, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r2) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20221107-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r2) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20221107-r0) Executing busybox-1.35.0-r27.trigger OK: 13 MiB in 25 packages (2748751) [14:28:12] (rootfs_pine64-pinephone) % getent passwd user (2748751) [14:28:12] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (2748751) [14:28:12] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (2748751) [14:28:12] (rootfs_pine64-pinephone) % addgroup user wheel (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup user video (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup user audio (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup user input (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup -S plugdev (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup user plugdev (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (2748751) [14:28:13] (rootfs_pine64-pinephone) % addgroup user netdev (2748751) [14:28:14] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (2748751) [14:28:15] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (2748751) [14:28:15] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2748751) [14:28:15] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2748751) [14:28:16] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2748751) [14:28:16] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2748751) [14:28:17] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2748751) [14:28:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2748751) [14:28:17] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2748751) [14:28:17] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2748751) [14:28:17] New background process: pid=2750182, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/731) Installing icu-data-full (72.1-r1) (2/731) Installing dbus-libs (1.14.4-r0) (3/731) Installing libgcc (12.2.1_git20220924-r4) (4/731) Installing libffi (3.4.4-r0) (5/731) Installing libintl (0.21.1-r1) (6/731) Installing libblkid (2.38.1-r0) (7/731) Installing libmount (2.38.1-r0) (8/731) Installing pcre2 (10.40-r0) (9/731) Installing glib (2.74.1-r2) (10/731) Installing libstdc++ (12.2.1_git20220924-r4) (11/731) Installing icu-libs (72.1-r1) (12/731) Installing libpcre2-16 (10.40-r0) (13/731) Installing zstd-libs (1.5.2-r9) (14/731) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/731) Installing hicolor-icon-theme (0.17-r2) (16/731) Installing libmagic (5.43-r0) (17/731) Installing file (5.43-r0) (18/731) Installing libxau (1.0.10-r0) (19/731) Installing libmd (1.0.4-r0) (20/731) Installing libbsd (0.11.7-r0) (21/731) Installing libxdmcp (1.1.3-r1) (22/731) Installing libxcb (1.15-r0) (23/731) Installing libx11 (1.8.1-r1) (24/731) Installing libxext (1.3.5-r0) (25/731) Installing libice (1.0.10-r1) (26/731) Installing libuuid (2.38.1-r0) (27/731) Installing libsm (1.2.3-r1) (28/731) Installing libxt (1.2.1-r0) (29/731) Installing libxmu (1.1.4-r0) (30/731) Installing xset (1.2.4-r1) (31/731) Installing xprop (1.2.5-r1) (32/731) Installing xdg-utils (1.1.3-r4) (33/731) Installing mesa (22.2.3-r0) (34/731) Installing libdrm (2.4.114-r0) (35/731) Installing libexpat (2.5.0-r0) (36/731) Installing wayland-libs-server (1.21.0-r1) (37/731) Installing mesa-glapi (22.2.3-r0) (38/731) Installing mesa-gles (22.2.3-r0) (39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/731) Installing libxcomposite (0.4.5-r1) (41/731) Installing brotli-libs (1.0.9-r9) (42/731) Installing libbz2 (1.0.8-r3) (43/731) Installing libpng (1.6.38-r0) (44/731) Installing freetype (2.12.1-r0) (45/731) Installing fontconfig (2.14.1-r0) (46/731) Installing wayland-libs-client (1.21.0-r1) (47/731) Installing wayland-libs-cursor (1.21.0-r1) (48/731) Installing wayland-libs-egl (1.21.0-r1) (49/731) Installing xkeyboard-config (2.37-r0) (50/731) Installing xz-libs (5.2.7-r0) (51/731) Installing libxml2 (2.10.3-r1) (52/731) Installing libxkbcommon (1.4.1-r0) (53/731) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/731) Installing mesa-gbm (22.2.3-r0) (55/731) Installing libxshmfence (1.3.1-r0) (56/731) Installing mesa-egl (22.2.3-r0) (57/731) Installing avahi-libs (0.8-r6) (58/731) Installing gmp (6.2.1-r2) (59/731) Installing nettle (3.8.1-r0) (60/731) Installing p11-kit (0.24.1-r1) (61/731) Installing libtasn1 (4.19.0-r0) (62/731) Installing libunistring (1.1-r0) (63/731) Installing gnutls (3.7.8-r2) (64/731) Installing cups-libs (2.4.2-r1) (65/731) Installing pkgconf (1.9.3-r0) (66/731) Installing shared-mime-info (2.2-r2) (67/731) Installing libjpeg-turbo (2.1.4-r0) (68/731) Installing libwebp (1.2.4-r1) (69/731) Installing tiff (4.4.0-r1) (70/731) Installing gdk-pixbuf (2.42.10-r0) (71/731) Installing gtk-update-icon-cache (3.24.34-r7) (72/731) Installing libxfixes (6.0.0-r0) (73/731) Installing libxrender (0.9.11-r0) (74/731) Installing libxcursor (1.2.1-r1) (75/731) Installing libxdamage (1.1.5-r1) (76/731) Installing libxi (1.8-r0) (77/731) Installing libxinerama (1.1.5-r0) (78/731) Installing libxrandr (1.5.2-r1) (79/731) Installing libatk-1.0 (2.46.0-r0) (80/731) Installing libxtst (1.2.4-r0) (81/731) Installing at-spi2-core (2.46.0-r0) (82/731) Installing libatk-bridge-2.0 (2.46.0-r0) (83/731) Installing pixman (0.42.2-r0) (84/731) Installing cairo (1.17.6-r3) (85/731) Installing cairo-gobject (1.17.6-r3) (86/731) Installing libepoxy (1.5.10-r0) (87/731) Installing fribidi (1.0.12-r0) (88/731) Installing graphite2 (1.3.14-r2) (89/731) Installing harfbuzz (5.3.1-r1) (90/731) Installing libxft (2.3.6-r0) (91/731) Installing pango (1.50.11-r0) (92/731) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/731) Installing libevdev (1.13.0-r0) (94/731) Installing mtdev (1.1.6-r1) (95/731) Installing eudev-libs (3.2.11-r2) (96/731) Installing libinput-libs (1.21.0-r0) (97/731) Installing xcb-util-wm (0.4.2-r0) (98/731) Installing xcb-util (0.4.0-r3) (99/731) Installing xcb-util-image (0.4.1-r0) (100/731) Installing xcb-util-keysyms (0.4.1-r0) (101/731) Installing xcb-util-renderutil (0.3.10-r0) (102/731) Installing libxkbcommon-x11 (1.4.1-r0) (103/731) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (104/731) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/731) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/731) Installing kirigami2-libs (5.99.0-r0) (107/731) Installing kirigami2 (5.99.0-r0) (108/731) Installing kactivities-libs (5.99.0-r0) (109/731) Installing karchive (5.99.0-r0) (110/731) Installing kconfig (5.99.0-r0) (111/731) Installing kcoreaddons (5.99.0-r0) (112/731) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (113/731) Installing kwindowsystem (5.99.0-r0) (114/731) Installing kcrash (5.99.0-r0) (115/731) Installing kdbusaddons (5.99.0-r0) (116/731) Installing kglobalaccel (5.99.0-r0) (117/731) Installing kguiaddons (5.99.0-r0) (118/731) Installing ki18n (5.99.0-r0) (119/731) Installing libelogind (246.10-r5) (120/731) Installing polkit-elogind-libs (121-r0) (121/731) Installing polkit-qt-1 (0.114.0-r1) (122/731) Installing kauth (5.99.0-r0) (123/731) Installing kcodecs (5.99.0-r0) (124/731) Installing kwidgetsaddons (5.99.0-r0) (125/731) Installing kconfigwidgets (5.99.0-r0) (126/731) Installing qt5-qtsvg (5.15.6_git20220908-r0) (127/731) Installing kiconthemes (5.99.0-r0) (128/731) Installing kitemviews (5.99.0-r0) (129/731) Installing kxmlgui (5.99.0-r0) (130/731) Installing kbookmarks (5.99.0-r0) (131/731) Installing kcompletion (5.99.0-r0) (132/731) Installing libxml2-utils (2.10.3-r1) (133/731) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (134/731) Installing libgpg-error (1.46-r1) (135/731) Installing libgcrypt (1.10.1-r0) (136/731) Installing libxslt (1.1.37-r0) (137/731) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (138/731) Installing kdoctools (5.99.0-r0) (139/731) Installing kjobwidgets (5.99.0-r0) (140/731) Installing alsa-lib (1.2.8-r0) (141/731) Installing libxxf86vm (1.1.5-r0) (142/731) Installing mesa-gl (22.2.3-r0) (143/731) Installing libxv (1.0.11-r3) (144/731) Installing cdparanoia-libs (10.2-r11) (145/731) Installing graphene (1.10.8-r1) (146/731) Installing gstreamer (1.20.4-r0) (147/731) Installing libogg (1.3.5-r1) (148/731) Installing opus (1.3.1-r1) (149/731) Installing orc (0.4.33-r0) (150/731) Installing libtheora (1.1.1-r16) (151/731) Installing libvorbis (1.3.7-r0) (152/731) Installing gst-plugins-base (1.20.4-r0) (153/731) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (154/731) Installing qt5-qtspeech (5.15.6_git20220907-r0) (155/731) Installing sound-theme-freedesktop (0.8-r0) (156/731) Installing libltdl (2.4.7-r0) (157/731) Installing libcanberra (0.30-r9) (158/731) Installing libcanberra-gstreamer (0.30-r9) (159/731) Installing knotifications (5.99.0-r0) (160/731) Installing kservice (5.99.0-r0) (161/731) Installing solid-libs (5.99.0-r0) (162/731) Installing libhunspell (1.7.1-r0) (163/731) Installing ncurses-terminfo-base (6.3_p20221029-r0) (164/731) Installing ncurses-libs (6.3_p20221029-r0) (165/731) Installing readline (8.2.0-r0) (166/731) Installing hunspell (1.7.1-r0) (167/731) Installing sonnet (5.99.0-r0) (168/731) Installing ktextwidgets (5.99.0-r0) (169/731) Installing kio (5.99.0-r0) (170/731) Installing kpackage (5.99.0-r0) (171/731) Installing kdeclarative (5.99.0-r0) (172/731) Installing kwayland (5.99.0-r0) (173/731) Installing plasma-framework (5.99.0-r0) (174/731) Installing sqlite-libs (3.39.4-r0) (175/731) Installing libaccounts-glib (1.26-r0) (176/731) Installing libaccounts-qt (1.16-r1) (177/731) Installing signond (8.61-r0) (178/731) Installing accounts-qml-module (0.7_git20190605-r1) (179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (180/731) Installing sdl2 (2.24.2-r0) (181/731) Installing aom-libs (3.5.0-r0) (182/731) Installing libass (0.16.0-r0) (183/731) Installing libdav1d (1.0.0-r2) (184/731) Installing lame (3.100-r2) (185/731) Installing libasyncns (0.8-r1) (186/731) Installing flac-libs (1.4.2-r0) (187/731) Installing libsndfile (1.1.0-r2) (188/731) Installing libgomp (12.2.1_git20220924-r4) (189/731) Installing soxr (0.1.3-r3) (190/731) Installing speexdsp (1.2.1-r0) (191/731) Installing tdb-libs (1.4.7-r0) (192/731) Installing libpulse (9999_git20220528-r0) (193/731) Installing cjson (1.7.15-r3) (194/731) Installing mbedtls (2.28.1-r0) (195/731) Installing librist (0.2.7-r0) (196/731) Installing libsrt (1.5.1-r0) (197/731) Installing libssh (0.10.4-r0) (198/731) Installing v4l-utils-libs (1.22.1-r2) (199/731) Installing libva (2.16.0-r0) (200/731) Installing libvdpau (1.5-r0) (201/731) Installing vidstab (1.1.0-r2) (202/731) Installing libvpx (1.12.0-r1) (203/731) Installing x264-libs (0.164_git20220602-r0) (204/731) Installing numactl (2.0.16-r0) (205/731) Installing x265-libs (3.5-r3) (206/731) Installing xvidcore (1.3.7-r1) (207/731) Installing libsodium (1.0.18-r2) (208/731) Installing libzmq (4.3.4-r1) (209/731) Installing ffmpeg-libs (5.1.2-r1) (210/731) Installing libevent (2.1.12-r5) (211/731) Installing nspr (4.35-r0) (212/731) Installing nss (3.84-r1) (213/731) Installing re2 (2022.06.01-r1) (214/731) Installing snappy (1.1.9-r4) (215/731) Installing qt5-qtwebengine (5.15.11-r3) (216/731) Installing libnotify (0.8.1-r1) (217/731) Installing libproxy (0.4.18-r1) (218/731) Installing signon-ui (0.17_git20171023-r2) (219/731) Installing libassuan (2.5.5-r1) (220/731) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/731) Installing gnupg-gpgconf (2.2.40-r0) (222/731) Installing gpg (2.2.40-r0) (223/731) Installing npth (1.6-r2) (224/731) Installing gpg-agent (2.2.40-r0) (225/731) Installing libksba (1.6.2-r0) (226/731) Installing gpgsm (2.2.40-r0) (227/731) Installing gpgme (1.18.0-r0) (228/731) Installing gpgmepp (1.18.0-r0) (229/731) Installing gdbm (1.23-r0) (230/731) Installing libsasl (2.1.28-r3) (231/731) Installing libqca (2.3.4-r2) (232/731) Installing kwallet (5.99.0-r0) (233/731) Installing kaccounts-integration (22.08.3-r0) (234/731) Installing purpose (5.99.0-r0) (235/731) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (236/731) Installing qt5-qtfeedback (0_git20180903-r0) (237/731) Installing angelfish (22.09-r0) (238/731) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/731) Installing gtk-engines-clearlooks (2.21.0-r3) (240/731) Installing gtk-engines-crux (2.21.0-r3) (241/731) Installing gtk-engines-industrial (2.21.0-r3) (242/731) Installing gtk-engines-mist (2.21.0-r3) (243/731) Installing gtk-engines-redmond (2.21.0-r3) (244/731) Installing gtk-engines-thinice (2.21.0-r3) (245/731) Installing gtk-engines (2.21.0-r3) (246/731) Installing breeze-gtk (5.26.3-r0) (247/731) Installing alsa-ucm-conf (1.2.8-r1) (248/731) Installing atinout (0.9.1-r1) (249/731) Installing ca-certificates (20220614-r2) (250/731) Installing nghttp2-libs (1.50.0-r0) (251/731) Installing libcurl (7.86.0-r1) (252/731) Installing libgpiod (1.6.3-r1) (253/731) Installing libgudev (237-r1) (254/731) Installing libmm-glib (1.20.0-r0) (255/731) Installing libusb (1.0.26-r0) (256/731) Installing eg25-manager (0.4.4-r0) (257/731) Installing eg25-manager-openrc (0.4.4-r0) (258/731) Installing gpsd (3.24-r0) (259/731) Installing gpsd-openrc (3.24-r0) (260/731) Installing libnl3 (3.7.0-r0) (261/731) Installing iw (5.19-r0) (262/731) Installing linux-postmarketos-allwinner (6.0.7_git20221105-r0) (263/731) Installing udev-init-scripts (35-r1) (264/731) Installing udev-init-scripts-openrc (35-r1) (265/731) Installing kmod-libs (30-r1) (266/731) Installing eudev (3.2.11-r2) (267/731) Installing eudev-openrc (3.2.11-r2) (268/731) Installing openssh-keygen (9.1_p1-r1) (269/731) Installing libedit (20221030.3.1-r0) (270/731) Installing openssh-client-common (9.1_p1-r1) (271/731) Installing openssh-client-default (9.1_p1-r1) (272/731) Installing openssh-sftp-server (9.1_p1-r1) (273/731) Installing openssh-server-common (9.1_p1-r1) (274/731) Installing openssh-server (9.1_p1-r1) (275/731) Installing openssh (9.1_p1-r1) (276/731) Installing boot-deploy (0.6.1-r0) (277/731) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (278/731) Installing lzo (2.10-r3) (279/731) Installing btrfs-progs (6.0.1-r0) (280/731) Installing bzip2 (1.0.8-r3) (281/731) Installing argon2-libs (20190702-r2) (282/731) Installing device-mapper-libs (2.02.188-r0) (283/731) Installing json-c (0.16-r0) (284/731) Installing cryptsetup-libs (2.5.0-r2) (285/731) Installing popt (1.19-r0) (286/731) Installing cryptsetup (2.5.0-r2) (287/731) Installing cryptsetup-openrc (2.5.0-r2) (288/731) Installing libaio (0.3.113-r0) (289/731) Installing device-mapper-event-libs (2.02.188-r0) (290/731) Installing lvm2-libs (2.02.188-r0) (291/731) Installing device-mapper (2.02.188-r0) (292/731) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (293/731) Installing libcom_err (1.46.5-r4) (294/731) Installing e2fsprogs-libs (1.46.5-r4) (295/731) Installing e2fsprogs (1.46.5-r4) (296/731) Installing e2fsprogs-extra (1.46.5-r4) (297/731) Installing f2fs-tools-libs (1.15.0-r0) (298/731) Installing f2fs-tools (1.15.0-r0) (299/731) Installing lz4 (1.9.4-r1) (300/731) Installing userspace-rcu (0.13.2-r0) (301/731) Installing multipath-tools (0.9.3-r1) (302/731) Installing multipath-tools-openrc (0.9.3-r1) (303/731) Installing parted (3.5-r0) (304/731) Installing postmarketos-mvcfg (1-r0) (305/731) Installing postmarketos-keys (1-r0) (306/731) Installing sudo (1.9.12_p1-r1) (307/731) Installing postmarketos-base-nofde (23-r1) (308/731) Installing unudhcpd (0.2.1-r0) (309/731) Installing xz (5.2.7-r0) (310/731) Installing postmarketos-mkinitfs (1.5.1-r0) (311/731) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.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/731) Installing llvm15-libs (15.0.4-r0) (313/731) Installing musl-fts (1.2.7-r3) (314/731) Installing libelf (0.187-r2) (315/731) Installing mesa-dri-gallium (22.2.3-r0) (316/731) Installing postmarketos-base-mesa (23-r1) (317/731) Installing u-boot-pinephone (2022.07-r0) (318/731) Installing u-boot-tools (2022.10-r0) (319/731) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (320/731) Installing dbus-openrc (1.14.4-r0) (321/731) Installing libacl (2.3.1-r1) (322/731) Installing lz4-libs (1.9.4-r1) (323/731) Installing libarchive (3.6.1-r1) (324/731) Installing libcbor (0.9.0-r1) (325/731) Installing efivar-libs (38-r1) (326/731) Installing libgcab (1.4-r3) (327/731) Installing json-glib (1.6.6-r1) (328/731) Installing libgusb (0.4.2-r0) (329/731) Installing libjcat (0.1.12-r0) (330/731) Installing libmbim (1.28.0-r0) (331/731) Installing protobuf-c (1.4.1-r1) (332/731) Installing libqrtr-glib (1.2.2-r0) (333/731) Installing libqmi (1.32.0-r0) (334/731) Installing tpm2-tss-mu (3.2.0-r0) (335/731) Installing tpm2-tss-sys (3.2.0-r0) (336/731) Installing tpm2-tss-esys (3.2.0-r0) (337/731) Installing libxmlb (0.3.10-r0) (338/731) Installing fwupd (1.8.6-r1) (339/731) Installing fwupd-openrc (1.8.6-r1) (340/731) Installing device-pine64-pinephone (0.43-r2) Executing device-pine64-pinephone-0.43-r2.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (341/731) Installing device-pine64-pinephone-plasma-mobile (0.43-r2) (342/731) Installing linux-firmware-rtlwifi (20221012-r1) (343/731) Installing linux-firmware-rtl_bt (20221012-r1) (344/731) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (345/731) Installing firmware-pine64-ov5640 (0_git20201028-r0) (346/731) Installing device-pine64-pinephone-nonfree-firmware (0.43-r2) (347/731) Installing yaml (0.2.5-r0) (348/731) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (349/731) Installing appstream-qt (0.15.5-r1) (350/731) Installing attica (5.99.0-r0) (351/731) Installing kidletime (5.99.0-r0) (352/731) Installing knewstuff (5.99.0-r0) (353/731) Installing discover (5.26.3-r0) (354/731) Installing libapk-qt (0.4.2-r0) (355/731) Installing discover-backend-apk (5.26.3-r0) (356/731) Installing discover-backend-fwupd (5.26.3-r0) (357/731) Installing font-droid-nonlatin (20200215-r2) (358/731) Installing font-noto-common (0_git20211101-r6) (359/731) Installing font-noto-math (0_git20211101-r6) (360/731) Installing font-noto-symbols (0_git20211101-r6) (361/731) Installing font-noto (0_git20211101-r6) (362/731) Installing font-noto-emoji (2.038-r0) (363/731) Installing font-noto-extra (0_git20211101-r6) (364/731) Installing mauiman (1.0.0-r0) (365/731) Installing mauikit (2.2.0-r0) (366/731) Installing exiv2 (0.27.5-r1) (367/731) Installing mauikit-imagetools (2.2.0-r0) (368/731) Installing mauikit-filebrowsing (2.2.0-r0) (369/731) Installing index (2.2.0-r0) (370/731) Installing signon-plugin-oauth2 (0.25-r0) (371/731) Installing kaccounts-providers (22.08.3-r0) (372/731) Installing kirigami-addons (0.5-r0) (373/731) Installing kclock (22.09-r0) (374/731) Installing gsettings-desktop-schemas (43.0-r0) (375/731) Installing kdecoration (5.26.3-r0) (376/731) Installing kde-gtk-config (5.26.3-r0) (377/731) Installing kirigami-gallery (22.08.3-r0) (378/731) Installing kquickimageeditor (0.2.0-r1) (379/731) Installing taglib (1.13-r0) (380/731) Installing kfilemetadata (5.99.0-r0) (381/731) Installing qt5-qtlocation (5.15.6_git20220907-r1) (382/731) Installing koko (22.09-r0) (383/731) Installing kasync (0.3.0-r2) (384/731) Installing gpg-wks-server (2.2.40-r0) (385/731) Installing gpgv (2.2.40-r0) (386/731) Installing libldap (2.6.3-r6) (387/731) Installing gnupg-dirmngr (2.2.40-r0) (388/731) Installing gnupg-utils (2.2.40-r0) (389/731) Installing gnupg-wks-client (2.2.40-r0) (390/731) Installing gnupg (2.2.40-r0) (391/731) Installing iso-codes (4.12.0-r0) (392/731) Installing kcontacts (5.99.0-r0) (393/731) Installing kpeople (5.99.0-r0) (394/731) Installing libical (3.0.16-r1) (395/731) Installing kcalendarcore (5.99.0-r0) (396/731) Installing kmime (22.08.3-r0) (397/731) Installing kimap2 (0.4.0-r1) (398/731) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (399/731) Installing kdav2 (0.4.0-r1) (400/731) Installing lmdb (0.9.29-r2) (401/731) Installing libxapian (1.4.21-r0) (402/731) Installing sink (0.9.0-r3) (403/731) Installing kpeoplesink (0_git20210224-r1) (404/731) Installing kpeoplevcard (0.1-r2) (405/731) Installing libraw (0.20.2-r1) (406/731) Installing libraw-tools (0.20.2-r1) (407/731) Installing lcms2 (2.14-r0) (408/731) Installing imagemagick-libs (7.1.0.52-r0) (409/731) Installing jbig2dec (0.19-r1) (410/731) Installing ghostscript (10.0.0-r0) (411/731) Installing libde265 (1.0.9-r0) (412/731) Installing libheif (1.13.0-r0) (413/731) Installing libjxl (0.7.0-r0) (414/731) Installing librsvg (2.55.1-r0) (415/731) Installing imagemagick (7.1.0.52-r0) (416/731) Installing perl (5.36.0-r0) (417/731) Installing perl-image-exiftool (12.42-r0) (418/731) Installing exiftool (12.42-r0) (419/731) Installing tzdata (2022f-r1) (420/731) Installing openexr (3.1.5-r3) (421/731) Installing soundtouch (2.3.1-r0) (422/731) Installing libraw1394 (2.1.2-r3) (423/731) Installing libdc1394 (2.2.6-r1) (424/731) Installing tslib (1.22-r1) (425/731) Installing directfb (1.7.7-r5) (426/731) Installing faac (1.30-r2) (427/731) Installing fdk-aac (2.0.2-r1) (428/731) Installing flite (2.2-r1) (429/731) Installing libsamplerate (0.2.2-r0) (430/731) Installing jack (1.9.21-r0) (431/731) Installing portaudio (19.7.0-r0) (432/731) Installing fluidsynth-libs (2.3.0-r0) (433/731) Installing libfreeaptx (0.1.1-r1) (434/731) Installing gsm (1.0.22-r1) (435/731) Installing libldac (2.0.2.3-r0) (436/731) Installing libmodplug (0.8.9.0-r2) (437/731) Installing neon (0.32.4-r0) (438/731) Installing libnice (0.1.19-r0) (439/731) Installing openal-soft (1.22.2-r2) (440/731) Installing openjpeg (2.5.0-r0) (441/731) Installing librtmp (2.4_git20190330-r2) (442/731) Installing sbc (2.0-r0) (443/731) Installing spandsp (0.0.6-r2) (444/731) Installing libsrtp (2.4.2-r3) (445/731) Installing vo-aacenc (0.1.3-r0) (446/731) Installing vo-amrwbenc (0.1.3-r0) (447/731) Installing libzbar (0.23.92-r1) (448/731) Installing gst-plugins-bad (1.20.4-r1) (449/731) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (450/731) Installing megapixels (1.5.2-r0) (451/731) Installing encodings (1.0.6-r0) (452/731) Installing libfontenc (1.1.6-r0) (453/731) Installing mkfontscale (1.2.2-r1) (454/731) Installing font-dejavu (2.37-r3) (455/731) Installing sdl2_ttf (2.20.1-r0) (456/731) Installing osk-sdl (0.67.1-r1) (457/731) Installing kcmutils (5.99.0-r0) (458/731) Installing frameworkintegration (5.99.0-r0) (459/731) Installing oxygen (5.26.3-r0) (460/731) Installing modemmanager-qt (5.99.0-r0) (461/731) Installing callaudiod-libs (0.1.4-r0) (462/731) Installing abseil-cpp (20220623.1-r1) (463/731) Installing boost1.80-thread (1.80.0-r3) (464/731) Installing libprotobuf (3.21.9-r0) (465/731) Installing libphonenumber (8.13.0-r0) (466/731) Installing plasma-dialer (22.09-r0) (467/731) Installing plasma-mobile-sounds (0.1-r1) (468/731) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (469/731) Installing plasma-phonebook (22.09-r0) (470/731) Installing postmarketos-artwork-wallpapers (2-r1) (471/731) Installing postmarketos-hidden-desktop-entries (2.2-r1) (472/731) Installing bluez (5.65-r2) (473/731) Installing bluez-openrc (5.65-r2) (474/731) Installing bluez-obexd (5.65-r2) (475/731) Installing kded (5.99.0-r0) (476/731) Installing bluez-qt (5.99.0-r0) (477/731) Installing bluedevil (5.26.3-r0) (478/731) Installing breeze (5.26.3-r0) (479/731) Installing libpulse-mainloop-glib (9999_git20220528-r0) (480/731) Installing callaudiod (0.1.4-r0) (481/731) Installing dnsmasq-common (2.87-r0) (482/731) Installing dnsmasq-openrc (2.87-r0) (483/731) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (484/731) Installing linux-pam (1.5.2-r1) (485/731) Installing shadow (4.10-r3) (486/731) Installing elogind (246.10-r5) (487/731) Installing elogind-openrc (246.10-r5) (488/731) Installing hfd-service (0.1.0-r1) (489/731) Installing hfd-service-openrc (0.1.0-r1) (490/731) Installing iio-sensor-proxy (3.4-r0) (491/731) Installing iio-sensor-proxy-openrc (3.4-r0) (492/731) Installing libkscreen (5.26.3-r0) (493/731) Installing layer-shell-qt (5.26.3-r0) (494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0) (495/731) Installing kscreen (5.26.3-r0) (496/731) Installing socat (1.7.4.4-r0) (497/731) Installing kwallet-pam (5.26.3-r0) (498/731) Installing kwayland-integration (5.26.3-r0) (499/731) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (500/731) Installing duktape (2.7.0-r0) (501/731) Installing polkit-elogind (121-r0) (502/731) Installing modemmanager (1.20.0-r0) (503/731) Installing modemmanager-openrc (1.20.0-r0) (504/731) Installing libnm (1.40.2-r0) (505/731) Installing networkmanager-common (1.40.2-r0) (506/731) Installing networkmanager-openrc (1.40.2-r0) (507/731) Installing libmnl (1.0.5-r0) (508/731) Installing libnftnl (1.2.3-r0) (509/731) Installing iptables (1.8.8-r2) (510/731) Installing iptables-openrc (1.8.8-r2) (511/731) Installing libndp (1.8-r1) (512/731) Installing libidn2 (2.3.4-r0) (513/731) Installing libpsl (0.21.1-r1) (514/731) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-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-. * (515/731) Installing networkmanager-cli (1.40.2-r0) (516/731) Installing pcre (8.45-r2) (517/731) Installing slang (2.3.3-r0) (518/731) Installing newt (0.52.21-r4) (519/731) Installing networkmanager-tui (1.40.2-r0) (520/731) Installing wireless-regdb (2022.08.12-r0) (521/731) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service 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/731) Installing mobile-broadband-provider-info (20221107-r0) (523/731) Installing networkmanager-wwan (1.40.2-r0) (524/731) Installing libunwind (1.6.2-r0) (525/731) Installing libcamera (0.0.1-r1) (526/731) Installing pipewire-libs (0.3.59-r3) (527/731) Installing libuv (1.44.2-r0) (528/731) Installing roc-toolkit-libs (0.1.5-r2) (529/731) Installing webrtc-audio-processing (0.3.1-r6) (530/731) Installing pipewire (0.3.59-r3) (531/731) Installing breeze-icons (5.99.0-r0) (532/731) Installing dbus-x11 (1.14.4-r0) (533/731) Installing kactivities (5.99.0-r0) (534/731) Installing kpipewire (5.26.3-r0) (535/731) Installing dconf (0.40.0-r2) (536/731) Installing anthy (9100h-r2) (537/731) Installing maliit-framework (2.3.0-r1) (538/731) Installing kyotocabinet (1.2.79-r3) (539/731) Installing libpinyin (2.7.92-r0) (540/731) Installing tinyxml (2.6.2-r1) (541/731) Installing presage (0.9.1-r2) (542/731) Installing maliit-keyboard (2.3.1-r1) (543/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (544/731) Installing plasma-nano (5.26.3-r0) (545/731) Installing networkmanager-qt (5.99.0-r0) (546/731) Installing plasma-nm (5.26.3-r0) (547/731) Installing plasma-nm-mobile (5.26.3-r0) (548/731) Installing fftw-single-libs (3.3.10-r1) (549/731) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (550/731) Installing pulseaudio-bluez (9999_git20220528-r0) (551/731) Installing pulseaudio-alsa (9999_git20220528-r0) (552/731) Installing alsa-utils-openrc (1.2.8-r0) (553/731) Installing pulseaudio-openrc (9999_git20220528-r0) (554/731) Installing libcanberra-pulse (0.30-r9) (555/731) Installing plasma-pa (5.26.3-r0) (556/731) Installing libdaemon (0.14-r3) (557/731) Installing openrc-settingsd (1.1.0-r0) (558/731) Installing openrc-settingsd-openrc (1.1.0-r0) (559/731) Installing plasma-settings (22.09-r1) (560/731) Installing kactivitymanagerd (5.26.3-r0) (561/731) Installing kinit (5.99.0-r0) (562/731) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (563/731) Installing kdnssd (5.99.0-r0) (564/731) Installing syntax-highlighting (5.99.0-r0) (565/731) Installing kdsoap (2.1.1-r0) (566/731) Installing libmtp (1.1.20-r2) (567/731) Installing clang15-libclang (15.0.4-r0) (568/731) Installing qt5-qttools (5.15.6_git20220907-r1) (569/731) Installing phonon (4.11.1-r3) (570/731) Installing talloc (2.3.4-r0) (571/731) Installing tevent (0.13.0-r0) (572/731) Installing samba-util-libs (4.16.6-r0) (573/731) Installing jansson (2.14-r0) (574/731) Installing ldb (2.5.2-r0) (575/731) Installing libwbclient (4.16.6-r0) (576/731) Installing samba-libs (4.16.6-r0) (577/731) Installing libsmbclient (4.16.6-r0) (578/731) Installing kio-extras (22.08.3-r0) (579/731) Installing kquickcharts (5.99.0-r0) (580/731) Installing xorg-server-common (21.1.4-r1) (581/731) Installing libxkbfile (1.1.1-r0) (582/731) Installing xkbcomp (1.4.5-r1) (583/731) Installing libxfont2 (2.0.6-r0) (584/731) Installing libtirpc-conf (1.3.3-r0) (585/731) Installing libtirpc-nokrb (1.3.3-r0) (586/731) Installing libxcvt (0.1.2-r0) (587/731) Installing xwayland (22.1.5-r0) (588/731) Installing kscreenlocker (5.26.3-r0) (589/731) Installing libqaccessibilityclient (0.4.1-r1) (590/731) Installing xcb-util-cursor (0.1.4-r0) (591/731) Installing kwin (5.26.2.1-r0) (592/731) Installing kitemmodels (5.99.0-r0) (593/731) Installing threadweaver (5.99.0-r0) (594/731) Installing krunner (5.99.0-r0) (595/731) Installing milou (5.26.3-r0) (596/731) Installing pipewire-media-session (0.4.1-r0) (597/731) Installing font-hack (3.003-r3) (598/731) Installing qqc2-desktop-style (5.99.0-r0) (599/731) Installing plasma-integration (5.26.3-r0) (600/731) Installing qtchooser (66-r2) (601/731) Installing plasma-workspace-libs (5.26.3-r0) (602/731) Installing kactivities-stats (5.99.0-r0) (603/731) Installing baloo (5.99.0-r0) (604/731) Installing kholidays (5.99.0-r0) (605/731) Installing libkexiv2 (22.08.3-r0) (606/731) Installing knotifyconfig (5.99.0-r0) (607/731) Installing kparts (5.99.0-r0) (608/731) Installing zxing-cpp (1.4.0-r0) (609/731) Installing libdmtx-libs (0.7.7-r0) (610/731) Installing libqrencode (4.1.1-r1) (611/731) Installing prison (5.99.0-r0) (612/731) Installing ktexteditor (5.99.0-r0) (613/731) Installing libpcap (1.10.1-r1) (614/731) Installing lm-sensors-libs (3.6.0-r4) (615/731) Installing libksysguard (5.26.3-r0) (616/731) Installing kuserfeedback (1.2.0-r1) (617/731) Installing mpfr4 (4.1.0-r0) (618/731) Installing libqalculate (4.4.0-r1) (619/731) Installing plasma-workspace (5.26.3-r0) (620/731) Installing kpty (5.99.0-r0) (621/731) Installing kdesu (5.99.0-r0) (622/731) Installing kde-cli-tools (5.26.3-r0) (623/731) Installing qqc2-breeze-style (5.26.3-r0) (624/731) Installing plasma-mobile (5.26.3-r0) (625/731) Installing polkit-kde-agent-1 (5.26.3-r0) (626/731) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (627/731) Installing chrony-openrc (4.3-r0) (628/731) Installing haveged (1.9.18-r0) (629/731) Installing haveged-openrc (1.9.18-r0) (630/731) Installing nftables (1.0.5-r2) (631/731) Installing nftables-openrc (1.0.5-r2) (632/731) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (633/731) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (634/731) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (635/731) Installing postmarketos-artwork-icons (2-r1) (636/731) Installing util-linux (2.38.1-r0) (637/731) Installing libfdisk (2.38.1-r0) (638/731) Installing libsmartcols (2.38.1-r0) (639/731) Installing util-linux-misc (2.38.1-r0) (640/731) Installing libeconf (0.4.7-r0) (641/731) Installing runuser (2.38.1-r0) (642/731) Installing mount (2.38.1-r0) (643/731) Installing losetup (2.38.1-r0) (644/731) Installing hexdump (2.38.1-r0) (645/731) Installing uuidgen (2.38.1-r0) (646/731) Installing blkid (2.38.1-r0) (647/731) Installing sfdisk (2.38.1-r0) (648/731) Installing mcookie (2.38.1-r0) (649/731) Installing agetty (2.38.1-r0) (650/731) Installing agetty-openrc (0.45.2-r4) (651/731) Installing wipefs (2.38.1-r0) (652/731) Installing cfdisk (2.38.1-r0) (653/731) Installing umount (2.38.1-r0) (654/731) Installing util-linux-openrc (2.38.1-r0) (655/731) Installing flock (2.38.1-r0) (656/731) Installing lsblk (2.38.1-r0) (657/731) Installing libcap-ng (0.8.3-r1) (658/731) Installing setpriv (2.38.1-r0) (659/731) Installing logger (2.38.1-r0) (660/731) Installing partx (2.38.1-r0) (661/731) Installing fstrim (2.38.1-r0) (662/731) Installing findmnt (2.38.1-r0) (663/731) Installing pcsc-lite-libs (1.9.9-r0) (664/731) Installing wpa_supplicant (2.10-r4) (665/731) Installing wpa_supplicant-openrc (2.10-r4) (666/731) Installing ifupdown-ng-wifi (0.12.1-r0) (667/731) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (668/731) Installing postmarketos-base-ui-networkmanager (6-r1) (669/731) Installing mpdecimal (2.5.1-r1) (670/731) Installing python3 (3.10.8-r3) (671/731) Installing py3-ruamel.yaml.clib (0.2.7-r0) (672/731) Installing py3-ruamel.yaml (0.17.21-r0) (673/731) Installing sleep-inhibitor (1.16-r0) (674/731) Installing sleep-inhibitor-openrc (1.16-r0) (675/731) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (676/731) Installing py3-dbus (1.3.2-r0) (677/731) Installing obex-capabilities (0.2.1-r1) (678/731) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (679/731) Installing postmarketos-base-ui-bluez-obexd (6-r1) (680/731) Installing pulseaudio-utils (9999_git20220528-r0) (681/731) Installing postmarketos-base-ui-pulseaudio (6-r1) (682/731) Installing upower (1.90.0-r2) (683/731) Installing device-pine64-pinephone-upower (0.43-r2) (684/731) Installing powerdevil-libs (5.26.3-r0) (685/731) Installing powerdevil (5.26.3-r0) (686/731) Installing bubblewrap (0.7.0-r0) (687/731) Installing fuse-common (3.12.0-r0) (688/731) Installing fuse-openrc (3.12.0-r0) (689/731) Installing fuse3-libs (3.12.0-r0) (690/731) Installing fuse3 (3.12.0-r0) (691/731) Installing xdg-desktop-portal (1.15.0-r0) (692/731) Installing xdg-desktop-portal-kde (5.26.3-r0) (693/731) Installing autologin (1.0.0-r4) (694/731) Installing tinydm (1.1.2-r1) (695/731) Installing tinydm-openrc (1.1.2-r1) (696/731) Installing postmarketos-base-ui-tinydm (6-r1) (697/731) Installing font-alias (1.0.4-r0) (698/731) Installing util-macros (1.19.3-r0) (699/731) Installing font-misc-misc (1.1.2-r3) (700/731) Installing font-cursor-misc (1.0.3-r3) (701/731) Installing xauth (1.1.2-r0) (702/731) Installing xmodmap (1.0.11-r0) (703/731) Installing xrdb (1.2.1-r1) (704/731) Installing xinit (1.4.1-r1) (705/731) Installing hwdata-pci (0.364-r0) (706/731) Installing libpciaccess (0.17-r0) (707/731) Installing xorg-server (21.1.4-r1) (708/731) Installing libinput (1.21.0-r0) (709/731) Installing xf86-input-libinput (1.2.1-r0) (710/731) Installing xf86-video-fbdev (0.5.0-r3) (711/731) Installing postmarketos-base-ui-x11 (6-r1) (712/731) Installing postmarketos-ui-plasma-mobile (3.8-r6) Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (713/731) Installing libexif (0.6.24-r0) (714/731) Installing hwloc (2.8.0-r0) (715/731) Installing libtbb (2021.7.0-r0) (716/731) Installing opencv (4.6.0-r3) (717/731) Installing postprocessd (0.2.1-r0) (718/731) Installing postprocessd-megapixels (0.2.1-r0) (719/731) Installing qmltermwidget (0.2.0-r1) (720/731) Installing qmlkonsole (22.09-r1) (721/731) Installing c-ares (1.18.1-r0) (722/731) Installing spacebar (22.09-r0) (723/731) Installing hkdm (0.2.0-r0) (724/731) Installing buffyboard (0.2.0-r0) (725/731) Installing terminus-font (4.49.1-r3) (726/731) Installing kbd-misc (2.5.1-r3) (727/731) Installing kbd (2.5.1-r3) (728/731) Installing kbd-openrc (2.5.1-r3) (729/731) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (730/731) Installing ttyescape-openrc (1.0.1-r1) (731/731) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5.1-r0.trigger 2022/11/09 14:32:01 Generating for kernel version: 6.0.7 2022/11/09 14:32:01 Output directory: /boot 2022/11/09 14:32:01 == Generating initramfs == 2022/11/09 14:32:01 - Including hook files 2022/11/09 14:32:01 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/09 14:32:01 - Including hook scripts 2022/11/09 14:32:01 - Including required binaries 2022/11/09 14:32:01 - Including kernel modules 2022/11/09 14:32:01 - Including splash images 2022/11/09 14:32:01 - Writing and verifying initramfs archive 2022/11/09 14:32:01 == Generating initramfs extra == 2022/11/09 14:32:01 - Including extra binaries 2022/11/09 14:32:01 - Including FDE support 2022/11/09 14:32:02 - Writing and verifying initramfs-extra archive 2022/11/09 14:32:06 == 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/11/09 14:32:10 mkinitfs completed in: 9.319590425s Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2123 MiB in 756 packages (2748751) [14:32:15] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2123 MiB in 756 packages (2748751) [14:32:18] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (2748751) [14:32:18] (rootfs_pine64-pinephone) install device-pine64-pinephone (2748751) [14:32:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2748751) [14:32:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2748751) [14:32:18] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2748751) [14:32:18] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (2748751) [14:32:18] New background process: pid=2758788, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2123 MiB in 756 packages (2748751) [14:32:21] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2123 MiB in 756 packages (2748751) [14:32:24] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2748751) [14:32:24] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (2748751) [14:32:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2748751) [14:32:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2748751) [14:32:24] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2748751) [14:32:24] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2748751) [14:32:24] New background process: pid=2759035, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2123 MiB in 756 packages (2748751) [14:32:27] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2123 MiB in 756 packages (2748751) [14:32:29] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (2748751) [14:32:29] (rootfs_pine64-pinephone) % mkinitfs 2022/11/09 14:32:29 Generating for kernel version: 6.0.7 2022/11/09 14:32:29 Output directory: /boot 2022/11/09 14:32:29 == Generating initramfs == 2022/11/09 14:32:29 - Including hook files 2022/11/09 14:32:29 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/09 14:32:29 - Including hook scripts 2022/11/09 14:32:29 - Including required binaries 2022/11/09 14:32:29 - Including kernel modules 2022/11/09 14:32:30 - Including splash images 2022/11/09 14:32:30 - Writing and verifying initramfs archive 2022/11/09 14:32:30 == Generating initramfs extra == 2022/11/09 14:32:30 - Including extra binaries 2022/11/09 14:32:30 - Including FDE support 2022/11/09 14:32:31 - Writing and verifying initramfs-extra archive 2022/11/09 14:32:34 == 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/11/09 14:32:42 mkinitfs completed in: 13.015547548s (2748751) [14:32:42] *** SET LOGIN PASSWORD FOR: 'user' *** (2748751) [14:32:42] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (2748751) [14:32:43] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (2748751) [14:32:43] (rootfs_pine64-pinephone) locking root (2748751) [14:32:43] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (2748751) [14:32:43] NOTE: No valid keymap specified for device (2748751) [14:32:43] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (2748751) [14:32:48] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (2748751) [14:32:48] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (2748751) [14:32:48] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2748751) [14:32:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2748751) [14:32:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2748751) [14:32:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (2748751) [14:32:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2748751) [14:32:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (2748751) [14:32:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2748751) [14:32:49] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2240016 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2748751) [14:32:49] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2748751) [14:32:49] (native) create pine64-pinephone.img (2931M) (2748751) [14:32:49] (native) % truncate -s 2931M /home/pmos/rootfs/pine64-pinephone.img (2748751) [14:32:49] (native) mount /dev/install (pine64-pinephone.img) (2748751) [14:32:49] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2748751) [14:32:49] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2748751) [14:32:49] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2748751) [14:32:49] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2748751) [14:32:49] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2748751) [14:32:49] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2748751) [14:32:49] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2748751) [14:32:49] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2748751) [14:32:49] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2748751) [14:32:49] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2748751) [14:32:49] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2748751) [14:32:49] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2748751) [14:32:49] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2748751) [14:32:49] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (2748751) [14:32:49] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2748751) [14:32:49] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2748751) [14:32:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2748751) [14:32:49] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2748751) [14:32:49] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2748751) [14:32:49] (native) % parted -s /dev/install mktable msdos (2748751) [14:32:50] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (2748751) [14:32:50] (native) % parted -s /dev/install mkpart primary 256M 100% (2748751) [14:32:50] (native) % parted -s /dev/install set 1 boot on (2748751) [14:32:50] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2748751) [14:32:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2748751) [14:32:50] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2748751) [14:32:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2748751) [14:32:50] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2748751) [14:32:50] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2748751) [14:32:50] (native) install e2fsprogs (2748751) [14:32:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2748751) [14:32:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2748751) [14:32:50] (native) % cat /tmp/apk_progress_fifo (2748751) [14:32:50] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2748751) [14:32:50] New background process: pid=2760859, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 72 packages (2748751) [14:32:51] (native) format /dev/installp2 (root, ext4) (2748751) [14:32:51] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2748751) [14:32:51] (native) mount /dev/installp2 to /mnt/install (2748751) [14:32:51] (native) % mkdir -p /mnt/install (2748751) [14:32:51] (native) % mount /dev/installp2 /mnt/install (2748751) [14:32:51] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2748751) [14:32:51] (native) install e2fsprogs (2748751) [14:32:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2748751) [14:32:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2748751) [14:32:51] (native) % cat /tmp/apk_progress_fifo (2748751) [14:32:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2748751) [14:32:51] New background process: pid=2760978, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (2748751) [14:32:52] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (2748751) [14:32:52] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (2748751) [14:32:52] (native) % mkdir -p /mnt/install/boot (2748751) [14:32:52] (native) % mount /dev/installp1 /mnt/install/boot (2748751) [14:32:52] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2748751) [14:32:52] (native) copy rootfs_pine64-pinephone to /mnt/install/ (2748751) [14:32:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (2748751) [14:32:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (2748751) [14:32:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2748751) [14:32:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2748751) [14:32:52] (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/ (2748751) [14:32:59] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2748751) [14:32:59] % 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 (2748751) [14:32:59] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % 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/ (2748751) [14:32:59] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2748751) [14:32:59] % 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 (2748751) [14:32:59] 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 (2748751) [14:32:59] (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 (2748751) [14:32:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2748751) [14:32:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2748751) [14:33:03] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2748751) [14:33:03] (native) umount /dev/loop0 (2748751) [14:33:03] (native) % losetup -d /dev/loop0 (2748751) [14:33:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2748751) [14:33:03] (2748751) [14:33:03] *** FLASHING INFORMATION *** (2748751) [14:33:03] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2748751) [14:33:03] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2748751) [14:33:03] (2748751) [14:33:03] *** SSH DAEMON INFORMATION *** (2748751) [14:33:03] SSH daemon is enabled (disable with --no-sshd). (2748751) [14:33:03] Login as 'user' with the password given during installation. (2748751) [14:33:03] (2748751) [14:33:03] *** FIREWALL INFORMATION *** (2748751) [14:33:03] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2748751) [14:33:03] For more information: https://postmarketos.org/firewall (2748751) [14:33:03] (2748751) [14:33:03] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2748751) [14:33:03] DONE! total 2347688 -rw-r--r-- 1 root 12345 3073376256 Nov 9 14:33 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop0 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/core18_2620.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/core20_1634.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 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 Nov 9 14:33 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 9 14:33 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 9 14:33 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Nov 9 14:31 bin drwxr-xr-x 2 root root 4096 Nov 9 14:32 boot drwxr-xr-x 2 root root 4096 Nov 9 14:28 dev drwxr-xr-x 66 root root 4096 Nov 9 14:32 etc drwxr-xr-x 3 root root 4096 Nov 9 14:32 home drwxr-xr-x 14 root root 4096 Nov 9 14:31 lib drwx------ 2 root root 16384 Nov 9 14:32 lost+found drwxr-xr-x 5 root root 4096 Nov 9 14:28 media drwxr-xr-x 8 root root 4096 Nov 9 14:28 mnt drwxr-xr-x 2 root root 4096 Nov 9 14:28 opt drwxr-xr-x 2 root root 4096 Nov 9 14:28 proc drwx------ 2 root root 4096 Nov 9 14:28 root drwxr-xr-x 6 root root 4096 Nov 9 14:31 run drwxr-xr-x 2 root root 4096 Nov 9 14:31 sbin drwxr-xr-x 2 root root 4096 Nov 9 14:28 srv drwxr-xr-x 2 root root 4096 Nov 9 14:28 sys drwxrwxrwt 2 root root 4096 Nov 9 14:32 tmp drwxr-xr-x 9 root root 4096 Nov 9 14:29 usr drwxr-xr-x 13 root root 4096 Nov 9 14:29 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-09 14:33:34-- 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% 62.3M=0s 2022-11-09 14:33:34 (62.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-11-08 09:14:52.072533 [http://mirror.postmarketos.org/postmarketos/master] v20220809-8290-g4aaab5c53b [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-8290-g4aaab5c53b [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-8290-g4aaab5c53b [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24920 distinct packages available (1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1667872606-r0) (2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1667872606-r0) (3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0) (4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0) (5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0) (6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0) (7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1667786904-r0) (8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0) (9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0) (10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0) (11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0) (12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1667857284-r0) (13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0) (14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0) (15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0) (16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0) (17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0) (18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0) (19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0) (20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0) (21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0) (22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0) (23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0) (24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0) (25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0) (26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0) (27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0) (28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0) (29/102) Upgrading kio (5.99.0-r0 -> 9999_git1667959076-r0) (30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0) (31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0) (32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0) (33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1667919104-r0) (34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0) (35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0) (36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0) (37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0) (39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0) (40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0) (41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0) (42/102) Upgrading kclock (22.09-r0 -> 9999_git1667959657-r0) (43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0) (45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1667911086-r0) (46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0) (47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0) (48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0) (49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0) (50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0) (51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0) (52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0) (53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0) (54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0) (55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0) (56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0) (57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0) (58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1667789323-r0) (59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667789519-r0) (60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1667789449-r0) (62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0) (63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0) (64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0) (65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0) (66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0) (67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0) (68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1667870271-r0) (69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1667870271-r0) (70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1) (71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0) (73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0) (74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667937247-r0) (75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0) (76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0) (77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1667873143-r0) (78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0) (79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0) (80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0) (81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0) (82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0) (83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0) (84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1667964936-r0) (85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0) (86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0) (87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0) (88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0) (89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0) (90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0) (91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1667959093-r0) (92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1667959574-r0) (93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1667964936-r0) (94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0) (95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0) (96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667861640-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0) (100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0) (102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1667790001-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2295 MiB in 756 packages (1/10) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r2) Executing flatpak-1.14.0-r2.pre-install Executing flatpak-1.14.0-r2.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-r2) (7/10) Installing discover-backend-flatpak (5.26.3-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2307 MiB in 766 packages (1/91) Installing syndication (9999_git1667651678-r0) (2/91) Installing alligator (9999_git1667789862-r0) (3/91) Installing libavc1394 (0.5.4-r3) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r3) (7/91) Installing mpg123-libs (1.31.1-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.1-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (3.0.0-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r1) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.4-r0) (25/91) Installing py3-brotli (1.0.9-r9) (26/91) Installing yt-dlp (2022.10.04-r1) (27/91) Installing audiotube (9999_git1667950293-r0) (28/91) Installing calindori (9999_git1667789891-r0) (29/91) Installing live-media (2022.07.14-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.231.1-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r4) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.1-r0) (42/91) Installing libupnp (1.14.14-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.12.0-r0) (49/91) Installing glslang (11.12.0-r0) (50/91) Installing spirv-tools (1.3.231.1-r0) (51/91) Installing shaderc (2022.3-r1) (52/91) Installing libplacebo (4.208.0-r4) (53/91) Installing libprotobuf-lite (3.21.9-r0) (54/91) Installing vlc-libs (3.0.17.4-r10) (55/91) Installing vlc (3.0.17.4-r10) (56/91) Installing elisa (22.08.3-r0) (57/91) Installing kunitconversion (9999_git1667786877-r0) (58/91) Installing kalk (9999_git1667789908-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1667789917-r0) (61/91) Installing keysmith (9999_git1667927348-r0) (62/91) Installing krecorder (9999_git1667789933-r1) (63/91) Installing kpublictransport (22.08.3-r0) (64/91) Installing ktrip (9999_git1667790799-r0) (65/91) Installing kweathercore (9999_git1667787915-r0) ERROR: Failed to create usr/lib/libKF5KWeatherCore.so.0.7.0: No space left on device ERROR: kweathercore-9999_git1667787915-r0: No space left on device (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) ERROR: Failed to create usr/lib/libQt5Charts.so.5.15.6: No space left on device ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device (67/91) Installing kweather (9999_git1667789941-r1) ERROR: Failed to create usr/bin/kweather: No space left on device ERROR: kweather-9999_git1667789941-r1: No space left on device (68/91) Installing libquotient (0.6.11-r0) ERROR: Failed to create usr/bin/quotest: No space left on device ERROR: libquotient-0.6.11-r0: No space left on device (69/91) Installing libcmark (0.30.2-r1) ERROR: Failed to create usr/lib/libcmark.so.0.30.2: No space left on device ERROR: libcmark-0.30.2-r1: No space left on device (70/91) Installing neochat (9999_git1667959283-r0) ERROR: Failed to create usr/bin/neochat: No space left on device ERROR: neochat-9999_git1667959283-r0: No space left on device (71/91) Installing kjs (9999_git1667651362-r0) ERROR: Failed to create usr/lib/libKF5JS.so.5.100.0: No space left on device ERROR: kjs-9999_git1667651362-r0: No space left on device (72/91) Installing libdjvulibre (3.5.28-r2) ERROR: Failed to create usr/lib/libdjvulibre.so.21.7.0: No space left on device ERROR: libdjvulibre-3.5.28-r2: No space left on device (73/91) Installing libzip (1.9.2-r2) (74/91) Installing ebook-tools (0.2.2-r3) ERROR: ebook-tools-0.2.2-r3: No space left on device (75/91) Installing discount-libs (2.2.7b-r0) ERROR: discount-libs-2.2.7b-r0: No space left on device (76/91) Installing poppler (22.11.0-r0) ERROR: poppler-22.11.0-r0: No space left on device (77/91) Installing poppler-qt5 (22.11.0-r0) ERROR: poppler-qt5-22.11.0-r0: No space left on device (78/91) Installing kdegraphics-mobipocket (22.08.3-r0) ERROR: kdegraphics-mobipocket-22.08.3-r0: No space left on device (79/91) Installing libspectre (0.2.11-r0) ERROR: libspectre-0.2.11-r0: No space left on device (80/91) Installing okular-common (22.08.3-r0) ERROR: okular-common-22.08.3-r0: No space left on device (81/91) Installing okular (22.08.3-r0) ERROR: okular-22.08.3-r0: No space left on device (82/91) Installing plasma-camera (1.0_git20210328-r2) ERROR: plasma-camera-1.0_git20210328-r2: No space left on device (83/91) Installing gst-libav (1.20.4-r0) ERROR: gst-libav-1.20.4-r0: No space left on device (84/91) Installing gst-plugins-good-qt (1.20.4-r1) ERROR: gst-plugins-good-qt-1.20.4-r1: No space left on device (85/91) Installing plasmatube (9999_git1667789993-r0) ERROR: plasmatube-9999_git1667789993-r0: No space left on device (86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (87/91) Installing postmarketos-config-nftables-mdns (0.13-r0) ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted (88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0) ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted (91/91) Installing tokodon (9999_git1667927960-r0) ERROR: tokodon-9999_git1667927960-r0: Operation not permitted Executing busybox-1.35.0-r27.trigger ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device Executing gtk-update-icon-cache-3.24.34-r7.trigger ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device Executing postmarketos-base-23-r1.trigger ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device Executing vlc-libs-3.0.17.4-r10.trigger ERROR: c-libs-3.0.17.4-r10.trigger: failed to execute: No space left on device 25 errors; 2441 MiB in 832 packages sh: write error: No space left on device (chroot) Exiting chroot... [14:35:31] Unregister qemu binfmt (arm) [14:35:31] Unregister qemu binfmt (aarch64) [14:35:31] Unregister qemu binfmt (riscv64) [14:35:32] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [14:35:32] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [14:35:32] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [14:35:32] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [14:35:33] Cleared up ~4506 MB of space [14:35:34] DONE! Building image for pine64-pinephonepro Already up to date. [14:35:34] Work path [/home/swadmin/.local/var/pmbootstrap]: [14:35:34] Channel [edge]: [14:35:34] Vendor [qemu]: [14:35:34] Device codename [amd64]: [14:35:34] Kernel [lts]: [14:35:34] Username [user]: [14:35:35] User interface [weston]: [14:35:35] Change them? (y/n) [n]: [14:35:35] Extra packages [none]: [14:35:35] Use this timezone instead of GMT? (y/n) [y]: [14:35:35] Choose default locale for installation [C.UTF-8]: [14:35:35] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [14:35:35] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [14:35:35] Config changed: ui='plasma-mobile' [14:35:35] Config changed: device='pine64-pinephonepro' [14:35:35] Config changed: kernel='' [14:35:35] Config changed: extra_packages='osk-sdl' (2795949) [14:35: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) (2795949) [14:35: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 (2795949) [14:35:36] *** (1/4) PREPARE NATIVE CHROOT *** (2795949) [14:35:36] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2795949) [14:35:36] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2795949) [14:35:36] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2795949) [14:35:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2795949) [14:35:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2795949) [14:35:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2795949) [14:35:36] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2795949) [14:35:36] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2795949) [14:35:36] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2795949) [14:35:36] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2795949) [14:35:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2795949) [14:35:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2795949) [14:35:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2795949) [14:35:36] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2795949) [14:35:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2795949) [14:35:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2795949) [14:35:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2795949) [14:35:36] Update package index for x86_64 (4 file(s)) (2795949) [14:35:36] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2795949) [14:35:36] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2795949) [14:35: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 (2795949) [14:35:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2795949) [14:35: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 (2795949) [14:35:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2795949) [14:35:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2795949) [14:35:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2795949) [14:35:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2795949) [14:35:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (2795949) [14:35:38] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2795949) [14:35:38] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2795949) [14:35:38] extracted: /tmp/pmbootstrapuc9_ma_tapk (2795949) [14:35:38] extracted: /tmp/pmbootstrapj3tcscaosig (2795949) [14:35: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 (2795949) [14:35: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/pmbootstrapj3tcscaosig /tmp/pmbootstrapuc9_ma_tapk Verified OK (2795949) [14:35:38] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2795949) [14:35:38] % /tmp/pmbootstrapuc9_ma_tapk --version apk-tools 2.12.10, compiled for x86_64. (2795949) [14:35:38] (native) install alpine-base (2795949) [14:35:38] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2795949) [14:35: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 (2795949) [14:35: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 (2795949) [14:35: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 (2795949) [14:35: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 (2795949) [14:35: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 (2795949) [14:35: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 (2795949) [14:35: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 (2795949) [14:35: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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % 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 (2795949) [14:35:38] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2795949) [14:35:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2795949) [14:35:38] (native) update /etc/apk/repositories (2795949) [14:35:38] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2795949) [14:35:38] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2795949) [14:35:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2795949) [14:35:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2795949) [14:35:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2795949) [14:35:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2795949) [14:35:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2795949) [14:35:38] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2795949) [14:35:38] % 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 (2795949) [14:35:38] New background process: pid=2796462, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r2) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20221107-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r2) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20221107-r0) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (2795949) [14:35:40] (native) % adduser -D pmos -u 12345 (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2795949) [14:35:40] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2795949) [14:35:40] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2795949) [14:35:40] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2795949) [14:35:40] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2795949) [14:35:40] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2795949) [14:35:40] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2795949) [14:35:40] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2795949) [14:35:40] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2795949) [14:35:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2795949) [14:35:40] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2795949) [14:35:40] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2795949) [14:35:42] (native) install cryptsetup util-linux parted (2795949) [14:35:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2795949) [14:35:42] (native) % cat /tmp/apk_progress_fifo (2795949) [14:35:42] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2795949) [14:35:42] New background process: pid=2796869, 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_p20221029-r0) (11/43) Installing ncurses-libs (6.3_p20221029-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.7-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-r4) (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-r27.trigger OK: 21 MiB in 68 packages (2795949) [14:35:44] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2795949) [14:35:44] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2795949) [14:35:44] % 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 (2795949) [14:35:44] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (2795949) [14:35:44] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (2795949) [14:35:44] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (2795949) [14:35:44] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (2795949) [14:35:44] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (2795949) [14:35:44] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (2795949) [14:35:44] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2795949) [14:35:44] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2795949) [14:35:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2795949) [14:35:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2795949) [14:35:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2795949) [14:35:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2795949) [14:35:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2795949) [14:35:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2795949) [14:35:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2795949) [14:35:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2795949) [14:35:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2795949) [14:35:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2795949) [14:35:45] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (2795949) [14:35:45] (native) install qemu-aarch64 (2795949) [14:35:45] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2795949) [14:35:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2795949) [14:35:45] (native) % cat /tmp/apk_progress_fifo (2795949) [14:35:45] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (2795949) [14:35:45] New background process: pid=2796957, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r7) Executing busybox-1.35.0-r27.trigger OK: 25 MiB in 69 packages (2795949) [14:35:45] Register qemu binfmt (aarch64) (2795949) [14:35:45] % 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 (2795949) [14:35:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (2795949) [14:35:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2795949) [14:35:45] % 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 (2795949) [14:35:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (2795949) [14:35:45] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2795949) [14:35:45] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2795949) [14:35:45] extracted: /tmp/pmbootstrap_6j9smp8apk (2795949) [14:35:45] extracted: /tmp/pmbootstrap_qizw15esig (2795949) [14:35:45] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2795949) [14:35:45] % 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/pmbootstrap_qizw15esig /tmp/pmbootstrap_6j9smp8apk Verified OK (2795949) [14:35:46] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2795949) [14:35:46] % /tmp/pmbootstrap_6j9smp8apk --version apk-tools 2.12.10, compiled for x86_64. (2795949) [14:35:46] (rootfs_pine64-pinephonepro) install alpine-base (2795949) [14:35:46] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (2795949) [14:35:46] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (2795949) [14:35:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (2795949) [14:35:46] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (2795949) [14:35:46] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2795949) [14:35:46] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2795949) [14:35:46] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2795949) [14:35:46] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2795949) [14:35:46] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2795949) [14:35:46] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2795949) [14:35:46] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2795949) [14:35:46] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2795949) [14:35:46] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2795949) [14:35:46] Update package index for aarch64 (4 file(s)) (2795949) [14:35:46] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2795949) [14:35:46] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (2795949) [14:35:46] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2795949) [14:35:46] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (2795949) [14:35:46] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2795949) [14:35:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (2795949) [14:35:47] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2795949) [14:35:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (2795949) [14:35:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2795949) [14:35:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2795949) [14:35:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2795949) [14:35:47] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2795949) [14:35:47] % 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 (2795949) [14:35:47] New background process: pid=2797026, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r2) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20221107-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r2) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20221107-r0) Executing busybox-1.35.0-r27.trigger OK: 13 MiB in 25 packages (2795949) [14:35:49] (rootfs_pine64-pinephonepro) % getent passwd user (2795949) [14:35:49] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (2795949) [14:35:49] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (2795949) [14:35:49] (rootfs_pine64-pinephonepro) % addgroup user wheel (2795949) [14:35:49] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (2795949) [14:35:49] (rootfs_pine64-pinephonepro) % addgroup user video (2795949) [14:35:49] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (2795949) [14:35:50] (rootfs_pine64-pinephonepro) % addgroup user audio (2795949) [14:35:50] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (2795949) [14:35:50] (rootfs_pine64-pinephonepro) % addgroup user input (2795949) [14:35:50] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (2795949) [14:35:50] (rootfs_pine64-pinephonepro) % addgroup user plugdev (2795949) [14:35:50] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (2795949) [14:35:50] (rootfs_pine64-pinephonepro) % addgroup user netdev (2795949) [14:35:50] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (2795949) [14:35:52] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (2795949) [14:35:52] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2795949) [14:35:52] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2795949) [14:35:53] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2795949) [14:35:53] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2795949) [14:35:54] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2795949) [14:35:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2795949) [14:35:54] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2795949) [14:35:54] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2795949) [14:35:54] New background process: pid=2797440, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/725) Installing icu-data-full (72.1-r1) (2/725) Installing dbus-libs (1.14.4-r0) (3/725) Installing libgcc (12.2.1_git20220924-r4) (4/725) Installing libffi (3.4.4-r0) (5/725) Installing libintl (0.21.1-r1) (6/725) Installing libblkid (2.38.1-r0) (7/725) Installing libmount (2.38.1-r0) (8/725) Installing pcre2 (10.40-r0) (9/725) Installing glib (2.74.1-r2) (10/725) Installing libstdc++ (12.2.1_git20220924-r4) (11/725) Installing icu-libs (72.1-r1) (12/725) Installing libpcre2-16 (10.40-r0) (13/725) Installing zstd-libs (1.5.2-r9) (14/725) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/725) Installing hicolor-icon-theme (0.17-r2) (16/725) Installing libmagic (5.43-r0) (17/725) Installing file (5.43-r0) (18/725) Installing libxau (1.0.10-r0) (19/725) Installing libmd (1.0.4-r0) (20/725) Installing libbsd (0.11.7-r0) (21/725) Installing libxdmcp (1.1.3-r1) (22/725) Installing libxcb (1.15-r0) (23/725) Installing libx11 (1.8.1-r1) (24/725) Installing libxext (1.3.5-r0) (25/725) Installing libice (1.0.10-r1) (26/725) Installing libuuid (2.38.1-r0) (27/725) Installing libsm (1.2.3-r1) (28/725) Installing libxt (1.2.1-r0) (29/725) Installing libxmu (1.1.4-r0) (30/725) Installing xset (1.2.4-r1) (31/725) Installing xprop (1.2.5-r1) (32/725) Installing xdg-utils (1.1.3-r4) (33/725) Installing mesa (22.2.3-r0) (34/725) Installing libdrm (2.4.114-r0) (35/725) Installing libexpat (2.5.0-r0) (36/725) Installing wayland-libs-server (1.21.0-r1) (37/725) Installing mesa-glapi (22.2.3-r0) (38/725) Installing mesa-gles (22.2.3-r0) (39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/725) Installing libxcomposite (0.4.5-r1) (41/725) Installing brotli-libs (1.0.9-r9) (42/725) Installing libbz2 (1.0.8-r3) (43/725) Installing libpng (1.6.38-r0) (44/725) Installing freetype (2.12.1-r0) (45/725) Installing fontconfig (2.14.1-r0) (46/725) Installing wayland-libs-client (1.21.0-r1) (47/725) Installing wayland-libs-cursor (1.21.0-r1) (48/725) Installing wayland-libs-egl (1.21.0-r1) (49/725) Installing xkeyboard-config (2.37-r0) (50/725) Installing xz-libs (5.2.7-r0) (51/725) Installing libxml2 (2.10.3-r1) (52/725) Installing libxkbcommon (1.4.1-r0) (53/725) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/725) Installing mesa-gbm (22.2.3-r0) (55/725) Installing libxshmfence (1.3.1-r0) (56/725) Installing mesa-egl (22.2.3-r0) (57/725) Installing avahi-libs (0.8-r6) (58/725) Installing gmp (6.2.1-r2) (59/725) Installing nettle (3.8.1-r0) (60/725) Installing p11-kit (0.24.1-r1) (61/725) Installing libtasn1 (4.19.0-r0) (62/725) Installing libunistring (1.1-r0) (63/725) Installing gnutls (3.7.8-r2) (64/725) Installing cups-libs (2.4.2-r1) (65/725) Installing pkgconf (1.9.3-r0) (66/725) Installing shared-mime-info (2.2-r2) (67/725) Installing libjpeg-turbo (2.1.4-r0) (68/725) Installing libwebp (1.2.4-r1) (69/725) Installing tiff (4.4.0-r1) (70/725) Installing gdk-pixbuf (2.42.10-r0) (71/725) Installing gtk-update-icon-cache (3.24.34-r7) (72/725) Installing libxfixes (6.0.0-r0) (73/725) Installing libxrender (0.9.11-r0) (74/725) Installing libxcursor (1.2.1-r1) (75/725) Installing libxdamage (1.1.5-r1) (76/725) Installing libxi (1.8-r0) (77/725) Installing libxinerama (1.1.5-r0) (78/725) Installing libxrandr (1.5.2-r1) (79/725) Installing libatk-1.0 (2.46.0-r0) (80/725) Installing libxtst (1.2.4-r0) (81/725) Installing at-spi2-core (2.46.0-r0) (82/725) Installing libatk-bridge-2.0 (2.46.0-r0) (83/725) Installing pixman (0.42.2-r0) (84/725) Installing cairo (1.17.6-r3) (85/725) Installing cairo-gobject (1.17.6-r3) (86/725) Installing libepoxy (1.5.10-r0) (87/725) Installing fribidi (1.0.12-r0) (88/725) Installing graphite2 (1.3.14-r2) (89/725) Installing harfbuzz (5.3.1-r1) (90/725) Installing libxft (2.3.6-r0) (91/725) Installing pango (1.50.11-r0) (92/725) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/725) Installing libevdev (1.13.0-r0) (94/725) Installing mtdev (1.1.6-r1) (95/725) Installing eudev-libs (3.2.11-r2) (96/725) Installing libinput-libs (1.21.0-r0) (97/725) Installing xcb-util-wm (0.4.2-r0) (98/725) Installing xcb-util (0.4.0-r3) (99/725) Installing xcb-util-image (0.4.1-r0) (100/725) Installing xcb-util-keysyms (0.4.1-r0) (101/725) Installing xcb-util-renderutil (0.3.10-r0) (102/725) Installing libxkbcommon-x11 (1.4.1-r0) (103/725) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (104/725) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/725) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/725) Installing kirigami2-libs (5.99.0-r0) (107/725) Installing kirigami2 (5.99.0-r0) (108/725) Installing kactivities-libs (5.99.0-r0) (109/725) Installing karchive (5.99.0-r0) (110/725) Installing kconfig (5.99.0-r0) (111/725) Installing kcoreaddons (5.99.0-r0) (112/725) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (113/725) Installing kwindowsystem (5.99.0-r0) (114/725) Installing kcrash (5.99.0-r0) (115/725) Installing kdbusaddons (5.99.0-r0) (116/725) Installing kglobalaccel (5.99.0-r0) (117/725) Installing kguiaddons (5.99.0-r0) (118/725) Installing ki18n (5.99.0-r0) (119/725) Installing libelogind (246.10-r5) (120/725) Installing polkit-elogind-libs (121-r0) (121/725) Installing polkit-qt-1 (0.114.0-r1) (122/725) Installing kauth (5.99.0-r0) (123/725) Installing kcodecs (5.99.0-r0) (124/725) Installing kwidgetsaddons (5.99.0-r0) (125/725) Installing kconfigwidgets (5.99.0-r0) (126/725) Installing qt5-qtsvg (5.15.6_git20220908-r0) (127/725) Installing kiconthemes (5.99.0-r0) (128/725) Installing kitemviews (5.99.0-r0) (129/725) Installing kxmlgui (5.99.0-r0) (130/725) Installing kbookmarks (5.99.0-r0) (131/725) Installing kcompletion (5.99.0-r0) (132/725) Installing libxml2-utils (2.10.3-r1) (133/725) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (134/725) Installing libgpg-error (1.46-r1) (135/725) Installing libgcrypt (1.10.1-r0) (136/725) Installing libxslt (1.1.37-r0) (137/725) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (138/725) Installing kdoctools (5.99.0-r0) (139/725) Installing kjobwidgets (5.99.0-r0) (140/725) Installing alsa-lib (1.2.8-r0) (141/725) Installing libxxf86vm (1.1.5-r0) (142/725) Installing mesa-gl (22.2.3-r0) (143/725) Installing libxv (1.0.11-r3) (144/725) Installing cdparanoia-libs (10.2-r11) (145/725) Installing graphene (1.10.8-r1) (146/725) Installing gstreamer (1.20.4-r0) (147/725) Installing libogg (1.3.5-r1) (148/725) Installing opus (1.3.1-r1) (149/725) Installing orc (0.4.33-r0) (150/725) Installing libtheora (1.1.1-r16) (151/725) Installing libvorbis (1.3.7-r0) (152/725) Installing gst-plugins-base (1.20.4-r0) (153/725) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (154/725) Installing qt5-qtspeech (5.15.6_git20220907-r0) (155/725) Installing sound-theme-freedesktop (0.8-r0) (156/725) Installing libltdl (2.4.7-r0) (157/725) Installing libcanberra (0.30-r9) (158/725) Installing libcanberra-gstreamer (0.30-r9) (159/725) Installing knotifications (5.99.0-r0) (160/725) Installing kservice (5.99.0-r0) (161/725) Installing solid-libs (5.99.0-r0) (162/725) Installing libhunspell (1.7.1-r0) (163/725) Installing ncurses-terminfo-base (6.3_p20221029-r0) (164/725) Installing ncurses-libs (6.3_p20221029-r0) (165/725) Installing readline (8.2.0-r0) (166/725) Installing hunspell (1.7.1-r0) (167/725) Installing sonnet (5.99.0-r0) (168/725) Installing ktextwidgets (5.99.0-r0) (169/725) Installing kio (5.99.0-r0) (170/725) Installing kpackage (5.99.0-r0) (171/725) Installing kdeclarative (5.99.0-r0) (172/725) Installing kwayland (5.99.0-r0) (173/725) Installing plasma-framework (5.99.0-r0) (174/725) Installing sqlite-libs (3.39.4-r0) (175/725) Installing libaccounts-glib (1.26-r0) (176/725) Installing libaccounts-qt (1.16-r1) (177/725) Installing signond (8.61-r0) (178/725) Installing accounts-qml-module (0.7_git20190605-r1) (179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (180/725) Installing sdl2 (2.24.2-r0) (181/725) Installing aom-libs (3.5.0-r0) (182/725) Installing libass (0.16.0-r0) (183/725) Installing libdav1d (1.0.0-r2) (184/725) Installing lame (3.100-r2) (185/725) Installing libasyncns (0.8-r1) (186/725) Installing flac-libs (1.4.2-r0) (187/725) Installing libsndfile (1.1.0-r2) (188/725) Installing libgomp (12.2.1_git20220924-r4) (189/725) Installing soxr (0.1.3-r3) (190/725) Installing speexdsp (1.2.1-r0) (191/725) Installing tdb-libs (1.4.7-r0) (192/725) Installing libpulse (9999_git20220528-r0) (193/725) Installing cjson (1.7.15-r3) (194/725) Installing mbedtls (2.28.1-r0) (195/725) Installing librist (0.2.7-r0) (196/725) Installing libsrt (1.5.1-r0) (197/725) Installing libssh (0.10.4-r0) (198/725) Installing v4l-utils-libs (1.22.1-r2) (199/725) Installing libva (2.16.0-r0) (200/725) Installing libvdpau (1.5-r0) (201/725) Installing vidstab (1.1.0-r2) (202/725) Installing libvpx (1.12.0-r1) (203/725) Installing x264-libs (0.164_git20220602-r0) (204/725) Installing numactl (2.0.16-r0) (205/725) Installing x265-libs (3.5-r3) (206/725) Installing xvidcore (1.3.7-r1) (207/725) Installing libsodium (1.0.18-r2) (208/725) Installing libzmq (4.3.4-r1) (209/725) Installing ffmpeg-libs (5.1.2-r1) (210/725) Installing libevent (2.1.12-r5) (211/725) Installing nspr (4.35-r0) (212/725) Installing nss (3.84-r1) (213/725) Installing re2 (2022.06.01-r1) (214/725) Installing snappy (1.1.9-r4) (215/725) Installing qt5-qtwebengine (5.15.11-r3) (216/725) Installing libnotify (0.8.1-r1) (217/725) Installing libproxy (0.4.18-r1) (218/725) Installing signon-ui (0.17_git20171023-r2) (219/725) Installing libassuan (2.5.5-r1) (220/725) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/725) Installing gnupg-gpgconf (2.2.40-r0) (222/725) Installing gpg (2.2.40-r0) (223/725) Installing npth (1.6-r2) (224/725) Installing gpg-agent (2.2.40-r0) (225/725) Installing libksba (1.6.2-r0) (226/725) Installing gpgsm (2.2.40-r0) (227/725) Installing gpgme (1.18.0-r0) (228/725) Installing gpgmepp (1.18.0-r0) (229/725) Installing gdbm (1.23-r0) (230/725) Installing libsasl (2.1.28-r3) (231/725) Installing libqca (2.3.4-r2) (232/725) Installing kwallet (5.99.0-r0) (233/725) Installing kaccounts-integration (22.08.3-r0) (234/725) Installing purpose (5.99.0-r0) (235/725) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (236/725) Installing qt5-qtfeedback (0_git20180903-r0) (237/725) Installing angelfish (22.09-r0) (238/725) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/725) Installing gtk-engines-clearlooks (2.21.0-r3) (240/725) Installing gtk-engines-crux (2.21.0-r3) (241/725) Installing gtk-engines-industrial (2.21.0-r3) (242/725) Installing gtk-engines-mist (2.21.0-r3) (243/725) Installing gtk-engines-redmond (2.21.0-r3) (244/725) Installing gtk-engines-thinice (2.21.0-r3) (245/725) Installing gtk-engines (2.21.0-r3) (246/725) Installing breeze-gtk (5.26.3-r0) (247/725) Installing alsa-ucm-conf (1.2.8-r1) (248/725) Installing ca-certificates (20220614-r2) (249/725) Installing nghttp2-libs (1.50.0-r0) (250/725) Installing libcurl (7.86.0-r1) (251/725) Installing libgpiod (1.6.3-r1) (252/725) Installing libgudev (237-r1) (253/725) Installing libmm-glib (1.20.0-r0) (254/725) Installing libusb (1.0.26-r0) (255/725) Installing eg25-manager (0.4.4-r0) (256/725) Installing eg25-manager-openrc (0.4.4-r0) (257/725) Installing linux-pine64-pinephonepro (5.17.9-r4) (258/725) Installing udev-init-scripts (35-r1) (259/725) Installing udev-init-scripts-openrc (35-r1) (260/725) Installing kmod-libs (30-r1) (261/725) Installing eudev (3.2.11-r2) (262/725) Installing eudev-openrc (3.2.11-r2) (263/725) Installing openssh-keygen (9.1_p1-r1) (264/725) Installing libedit (20221030.3.1-r0) (265/725) Installing openssh-client-common (9.1_p1-r1) (266/725) Installing openssh-client-default (9.1_p1-r1) (267/725) Installing openssh-sftp-server (9.1_p1-r1) (268/725) Installing openssh-server-common (9.1_p1-r1) (269/725) Installing openssh-server (9.1_p1-r1) (270/725) Installing openssh (9.1_p1-r1) (271/725) Installing boot-deploy (0.6.1-r0) (272/725) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (273/725) Installing lzo (2.10-r3) (274/725) Installing btrfs-progs (6.0.1-r0) (275/725) Installing bzip2 (1.0.8-r3) (276/725) Installing argon2-libs (20190702-r2) (277/725) Installing device-mapper-libs (2.02.188-r0) (278/725) Installing json-c (0.16-r0) (279/725) Installing cryptsetup-libs (2.5.0-r2) (280/725) Installing popt (1.19-r0) (281/725) Installing cryptsetup (2.5.0-r2) (282/725) Installing cryptsetup-openrc (2.5.0-r2) (283/725) Installing libaio (0.3.113-r0) (284/725) Installing device-mapper-event-libs (2.02.188-r0) (285/725) Installing lvm2-libs (2.02.188-r0) (286/725) Installing device-mapper (2.02.188-r0) (287/725) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (288/725) Installing libcom_err (1.46.5-r4) (289/725) Installing e2fsprogs-libs (1.46.5-r4) (290/725) Installing e2fsprogs (1.46.5-r4) (291/725) Installing e2fsprogs-extra (1.46.5-r4) (292/725) Installing f2fs-tools-libs (1.15.0-r0) (293/725) Installing f2fs-tools (1.15.0-r0) (294/725) Installing lz4 (1.9.4-r1) (295/725) Installing userspace-rcu (0.13.2-r0) (296/725) Installing multipath-tools (0.9.3-r1) (297/725) Installing multipath-tools-openrc (0.9.3-r1) (298/725) Installing parted (3.5-r0) (299/725) Installing postmarketos-mvcfg (1-r0) (300/725) Installing postmarketos-keys (1-r0) (301/725) Installing sudo (1.9.12_p1-r1) (302/725) Installing postmarketos-base-nofde (23-r1) (303/725) Installing unudhcpd (0.2.1-r0) (304/725) Installing xz (5.2.7-r0) (305/725) Installing postmarketos-mkinitfs (1.5.1-r0) (306/725) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.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 (307/725) Installing llvm15-libs (15.0.4-r0) (308/725) Installing musl-fts (1.2.7-r3) (309/725) Installing libelf (0.187-r2) (310/725) Installing mesa-dri-gallium (22.2.3-r0) (311/725) Installing postmarketos-base-mesa (23-r1) (312/725) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (313/725) Installing dbus-openrc (1.14.4-r0) (314/725) Installing libacl (2.3.1-r1) (315/725) Installing lz4-libs (1.9.4-r1) (316/725) Installing libarchive (3.6.1-r1) (317/725) Installing libcbor (0.9.0-r1) (318/725) Installing efivar-libs (38-r1) (319/725) Installing libgcab (1.4-r3) (320/725) Installing json-glib (1.6.6-r1) (321/725) Installing libgusb (0.4.2-r0) (322/725) Installing libjcat (0.1.12-r0) (323/725) Installing libmbim (1.28.0-r0) (324/725) Installing protobuf-c (1.4.1-r1) (325/725) Installing libqrtr-glib (1.2.2-r0) (326/725) Installing libqmi (1.32.0-r0) (327/725) Installing tpm2-tss-mu (3.2.0-r0) (328/725) Installing tpm2-tss-sys (3.2.0-r0) (329/725) Installing tpm2-tss-esys (3.2.0-r0) (330/725) Installing libxmlb (0.3.10-r0) (331/725) Installing fwupd (1.8.6-r1) (332/725) Installing fwupd-openrc (1.8.6-r1) (333/725) Installing device-pine64-pinephonepro (3.3-r4) Executing device-pine64-pinephonepro-3.3-r4.post-install * service eg25-manager added to runlevel default (334/725) Installing firmware-pine64-pinebookpro (2-r0) (335/725) Installing linux-firmware-cypress (20221012-r1) (336/725) Installing linux-firmware-brcm (20221012-r1) (337/725) Installing linux-firmware-rockchip (20221012-r1) (338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r4) (339/725) Installing yaml (0.2.5-r0) (340/725) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (341/725) Installing appstream-qt (0.15.5-r1) (342/725) Installing attica (5.99.0-r0) (343/725) Installing kidletime (5.99.0-r0) (344/725) Installing knewstuff (5.99.0-r0) (345/725) Installing discover (5.26.3-r0) (346/725) Installing libapk-qt (0.4.2-r0) (347/725) Installing discover-backend-apk (5.26.3-r0) (348/725) Installing discover-backend-fwupd (5.26.3-r0) (349/725) Installing font-droid-nonlatin (20200215-r2) (350/725) Installing font-noto-common (0_git20211101-r6) (351/725) Installing font-noto-math (0_git20211101-r6) (352/725) Installing font-noto-symbols (0_git20211101-r6) (353/725) Installing font-noto (0_git20211101-r6) (354/725) Installing font-noto-emoji (2.038-r0) (355/725) Installing font-noto-extra (0_git20211101-r6) (356/725) Installing mauiman (1.0.0-r0) (357/725) Installing mauikit (2.2.0-r0) (358/725) Installing exiv2 (0.27.5-r1) (359/725) Installing mauikit-imagetools (2.2.0-r0) (360/725) Installing mauikit-filebrowsing (2.2.0-r0) (361/725) Installing index (2.2.0-r0) (362/725) Installing signon-plugin-oauth2 (0.25-r0) (363/725) Installing kaccounts-providers (22.08.3-r0) (364/725) Installing kirigami-addons (0.5-r0) (365/725) Installing kclock (22.09-r0) (366/725) Installing gsettings-desktop-schemas (43.0-r0) (367/725) Installing kdecoration (5.26.3-r0) (368/725) Installing kde-gtk-config (5.26.3-r0) (369/725) Installing kirigami-gallery (22.08.3-r0) (370/725) Installing kquickimageeditor (0.2.0-r1) (371/725) Installing taglib (1.13-r0) (372/725) Installing kfilemetadata (5.99.0-r0) (373/725) Installing qt5-qtlocation (5.15.6_git20220907-r1) (374/725) Installing koko (22.09-r0) (375/725) Installing kasync (0.3.0-r2) (376/725) Installing gpg-wks-server (2.2.40-r0) (377/725) Installing gpgv (2.2.40-r0) (378/725) Installing libldap (2.6.3-r6) (379/725) Installing gnupg-dirmngr (2.2.40-r0) (380/725) Installing gnupg-utils (2.2.40-r0) (381/725) Installing gnupg-wks-client (2.2.40-r0) (382/725) Installing gnupg (2.2.40-r0) (383/725) Installing iso-codes (4.12.0-r0) (384/725) Installing kcontacts (5.99.0-r0) (385/725) Installing kpeople (5.99.0-r0) (386/725) Installing libical (3.0.16-r1) (387/725) Installing kcalendarcore (5.99.0-r0) (388/725) Installing kmime (22.08.3-r0) (389/725) Installing kimap2 (0.4.0-r1) (390/725) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (391/725) Installing kdav2 (0.4.0-r1) (392/725) Installing lmdb (0.9.29-r2) (393/725) Installing libxapian (1.4.21-r0) (394/725) Installing sink (0.9.0-r3) (395/725) Installing kpeoplesink (0_git20210224-r1) (396/725) Installing kpeoplevcard (0.1-r2) (397/725) Installing libraw (0.20.2-r1) (398/725) Installing libraw-tools (0.20.2-r1) (399/725) Installing lcms2 (2.14-r0) (400/725) Installing imagemagick-libs (7.1.0.52-r0) (401/725) Installing jbig2dec (0.19-r1) (402/725) Installing ghostscript (10.0.0-r0) (403/725) Installing libde265 (1.0.9-r0) (404/725) Installing libheif (1.13.0-r0) (405/725) Installing libjxl (0.7.0-r0) (406/725) Installing librsvg (2.55.1-r0) (407/725) Installing imagemagick (7.1.0.52-r0) (408/725) Installing perl (5.36.0-r0) (409/725) Installing perl-image-exiftool (12.42-r0) (410/725) Installing exiftool (12.42-r0) (411/725) Installing tzdata (2022f-r1) (412/725) Installing openexr (3.1.5-r3) (413/725) Installing soundtouch (2.3.1-r0) (414/725) Installing libraw1394 (2.1.2-r3) (415/725) Installing libdc1394 (2.2.6-r1) (416/725) Installing tslib (1.22-r1) (417/725) Installing directfb (1.7.7-r5) (418/725) Installing faac (1.30-r2) (419/725) Installing fdk-aac (2.0.2-r1) (420/725) Installing flite (2.2-r1) (421/725) Installing libsamplerate (0.2.2-r0) (422/725) Installing jack (1.9.21-r0) (423/725) Installing portaudio (19.7.0-r0) (424/725) Installing fluidsynth-libs (2.3.0-r0) (425/725) Installing libfreeaptx (0.1.1-r1) (426/725) Installing gsm (1.0.22-r1) (427/725) Installing libldac (2.0.2.3-r0) (428/725) Installing libmodplug (0.8.9.0-r2) (429/725) Installing neon (0.32.4-r0) (430/725) Installing libnice (0.1.19-r0) (431/725) Installing openal-soft (1.22.2-r2) (432/725) Installing openjpeg (2.5.0-r0) (433/725) Installing librtmp (2.4_git20190330-r2) (434/725) Installing sbc (2.0-r0) (435/725) Installing spandsp (0.0.6-r2) (436/725) Installing libsrtp (2.4.2-r3) (437/725) Installing vo-aacenc (0.1.3-r0) (438/725) Installing vo-amrwbenc (0.1.3-r0) (439/725) Installing libzbar (0.23.92-r1) (440/725) Installing gst-plugins-bad (1.20.4-r1) (441/725) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (442/725) Installing megapixels (1.5.2-r0) (443/725) Installing encodings (1.0.6-r0) (444/725) Installing libfontenc (1.1.6-r0) (445/725) Installing mkfontscale (1.2.2-r1) (446/725) Installing font-dejavu (2.37-r3) (447/725) Installing sdl2_ttf (2.20.1-r0) (448/725) Installing osk-sdl (0.67.1-r1) (449/725) Installing kcmutils (5.99.0-r0) (450/725) Installing frameworkintegration (5.99.0-r0) (451/725) Installing oxygen (5.26.3-r0) (452/725) Installing modemmanager-qt (5.99.0-r0) (453/725) Installing callaudiod-libs (0.1.4-r0) (454/725) Installing abseil-cpp (20220623.1-r1) (455/725) Installing boost1.80-thread (1.80.0-r3) (456/725) Installing libprotobuf (3.21.9-r0) (457/725) Installing libphonenumber (8.13.0-r0) (458/725) Installing plasma-dialer (22.09-r0) (459/725) Installing plasma-mobile-sounds (0.1-r1) (460/725) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (461/725) Installing plasma-phonebook (22.09-r0) (462/725) Installing postmarketos-artwork-wallpapers (2-r1) (463/725) Installing postmarketos-hidden-desktop-entries (2.2-r1) (464/725) Installing bluez (5.65-r2) (465/725) Installing bluez-openrc (5.65-r2) (466/725) Installing bluez-obexd (5.65-r2) (467/725) Installing kded (5.99.0-r0) (468/725) Installing bluez-qt (5.99.0-r0) (469/725) Installing bluedevil (5.26.3-r0) (470/725) Installing breeze (5.26.3-r0) (471/725) Installing libpulse-mainloop-glib (9999_git20220528-r0) (472/725) Installing callaudiod (0.1.4-r0) (473/725) Installing dnsmasq-common (2.87-r0) (474/725) Installing dnsmasq-openrc (2.87-r0) (475/725) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (476/725) Installing linux-pam (1.5.2-r1) (477/725) Installing shadow (4.10-r3) (478/725) Installing elogind (246.10-r5) (479/725) Installing elogind-openrc (246.10-r5) (480/725) Installing hfd-service (0.1.0-r1) (481/725) Installing hfd-service-openrc (0.1.0-r1) (482/725) Installing iio-sensor-proxy (3.4-r0) (483/725) Installing iio-sensor-proxy-openrc (3.4-r0) (484/725) Installing libkscreen (5.26.3-r0) (485/725) Installing layer-shell-qt (5.26.3-r0) (486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0) (487/725) Installing kscreen (5.26.3-r0) (488/725) Installing socat (1.7.4.4-r0) (489/725) Installing kwallet-pam (5.26.3-r0) (490/725) Installing kwayland-integration (5.26.3-r0) (491/725) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (492/725) Installing duktape (2.7.0-r0) (493/725) Installing polkit-elogind (121-r0) (494/725) Installing modemmanager (1.20.0-r0) (495/725) Installing modemmanager-openrc (1.20.0-r0) (496/725) Installing libnm (1.40.2-r0) (497/725) Installing networkmanager-common (1.40.2-r0) (498/725) Installing networkmanager-openrc (1.40.2-r0) (499/725) Installing libmnl (1.0.5-r0) (500/725) Installing libnftnl (1.2.3-r0) (501/725) Installing iptables (1.8.8-r2) (502/725) Installing iptables-openrc (1.8.8-r2) (503/725) Installing libndp (1.8-r1) (504/725) Installing libidn2 (2.3.4-r0) (505/725) Installing libpsl (0.21.1-r1) (506/725) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-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-. * (507/725) Installing networkmanager-cli (1.40.2-r0) (508/725) Installing pcre (8.45-r2) (509/725) Installing slang (2.3.3-r0) (510/725) Installing newt (0.52.21-r4) (511/725) Installing networkmanager-tui (1.40.2-r0) (512/725) Installing wireless-regdb (2022.08.12-r0) (513/725) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service 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/725) Installing mobile-broadband-provider-info (20221107-r0) (515/725) Installing networkmanager-wwan (1.40.2-r0) (516/725) Installing libunwind (1.6.2-r0) (517/725) Installing libcamera (0.0.1-r1) (518/725) Installing pipewire-libs (0.3.59-r3) (519/725) Installing libuv (1.44.2-r0) (520/725) Installing roc-toolkit-libs (0.1.5-r2) (521/725) Installing webrtc-audio-processing (0.3.1-r6) (522/725) Installing pipewire (0.3.59-r3) (523/725) Installing breeze-icons (5.99.0-r0) (524/725) Installing dbus-x11 (1.14.4-r0) (525/725) Installing kactivities (5.99.0-r0) (526/725) Installing kpipewire (5.26.3-r0) (527/725) Installing dconf (0.40.0-r2) (528/725) Installing anthy (9100h-r2) (529/725) Installing maliit-framework (2.3.0-r1) (530/725) Installing kyotocabinet (1.2.79-r3) (531/725) Installing libpinyin (2.7.92-r0) (532/725) Installing tinyxml (2.6.2-r1) (533/725) Installing presage (0.9.1-r2) (534/725) Installing maliit-keyboard (2.3.1-r1) (535/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (536/725) Installing plasma-nano (5.26.3-r0) (537/725) Installing networkmanager-qt (5.99.0-r0) (538/725) Installing plasma-nm (5.26.3-r0) (539/725) Installing plasma-nm-mobile (5.26.3-r0) (540/725) Installing fftw-single-libs (3.3.10-r1) (541/725) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (542/725) Installing pulseaudio-bluez (9999_git20220528-r0) (543/725) Installing pulseaudio-alsa (9999_git20220528-r0) (544/725) Installing alsa-utils-openrc (1.2.8-r0) (545/725) Installing pulseaudio-openrc (9999_git20220528-r0) (546/725) Installing libcanberra-pulse (0.30-r9) (547/725) Installing plasma-pa (5.26.3-r0) (548/725) Installing libdaemon (0.14-r3) (549/725) Installing openrc-settingsd (1.1.0-r0) (550/725) Installing openrc-settingsd-openrc (1.1.0-r0) (551/725) Installing plasma-settings (22.09-r1) (552/725) Installing kactivitymanagerd (5.26.3-r0) (553/725) Installing kinit (5.99.0-r0) (554/725) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (555/725) Installing kdnssd (5.99.0-r0) (556/725) Installing syntax-highlighting (5.99.0-r0) (557/725) Installing kdsoap (2.1.1-r0) (558/725) Installing libmtp (1.1.20-r2) (559/725) Installing clang15-libclang (15.0.4-r0) (560/725) Installing qt5-qttools (5.15.6_git20220907-r1) (561/725) Installing phonon (4.11.1-r3) (562/725) Installing talloc (2.3.4-r0) (563/725) Installing tevent (0.13.0-r0) (564/725) Installing samba-util-libs (4.16.6-r0) (565/725) Installing jansson (2.14-r0) (566/725) Installing ldb (2.5.2-r0) (567/725) Installing libwbclient (4.16.6-r0) (568/725) Installing samba-libs (4.16.6-r0) (569/725) Installing libsmbclient (4.16.6-r0) (570/725) Installing kio-extras (22.08.3-r0) (571/725) Installing kquickcharts (5.99.0-r0) (572/725) Installing xorg-server-common (21.1.4-r1) (573/725) Installing libxkbfile (1.1.1-r0) (574/725) Installing xkbcomp (1.4.5-r1) (575/725) Installing libxfont2 (2.0.6-r0) (576/725) Installing libtirpc-conf (1.3.3-r0) (577/725) Installing libtirpc-nokrb (1.3.3-r0) (578/725) Installing libxcvt (0.1.2-r0) (579/725) Installing xwayland (22.1.5-r0) (580/725) Installing kscreenlocker (5.26.3-r0) (581/725) Installing libqaccessibilityclient (0.4.1-r1) (582/725) Installing xcb-util-cursor (0.1.4-r0) (583/725) Installing kwin (5.26.2.1-r0) (584/725) Installing kitemmodels (5.99.0-r0) (585/725) Installing threadweaver (5.99.0-r0) (586/725) Installing krunner (5.99.0-r0) (587/725) Installing milou (5.26.3-r0) (588/725) Installing pipewire-media-session (0.4.1-r0) (589/725) Installing font-hack (3.003-r3) (590/725) Installing qqc2-desktop-style (5.99.0-r0) (591/725) Installing plasma-integration (5.26.3-r0) (592/725) Installing qtchooser (66-r2) (593/725) Installing plasma-workspace-libs (5.26.3-r0) (594/725) Installing kactivities-stats (5.99.0-r0) (595/725) Installing baloo (5.99.0-r0) (596/725) Installing kholidays (5.99.0-r0) (597/725) Installing libkexiv2 (22.08.3-r0) (598/725) Installing knotifyconfig (5.99.0-r0) (599/725) Installing kparts (5.99.0-r0) (600/725) Installing zxing-cpp (1.4.0-r0) (601/725) Installing libdmtx-libs (0.7.7-r0) (602/725) Installing libqrencode (4.1.1-r1) (603/725) Installing prison (5.99.0-r0) (604/725) Installing ktexteditor (5.99.0-r0) (605/725) Installing libnl3 (3.7.0-r0) (606/725) Installing libpcap (1.10.1-r1) (607/725) Installing lm-sensors-libs (3.6.0-r4) (608/725) Installing libksysguard (5.26.3-r0) (609/725) Installing kuserfeedback (1.2.0-r1) (610/725) Installing gpsd (3.24-r0) (611/725) Installing gpsd-openrc (3.24-r0) (612/725) Installing mpfr4 (4.1.0-r0) (613/725) Installing libqalculate (4.4.0-r1) (614/725) Installing plasma-workspace (5.26.3-r0) (615/725) Installing kpty (5.99.0-r0) (616/725) Installing kdesu (5.99.0-r0) (617/725) Installing kde-cli-tools (5.26.3-r0) (618/725) Installing qqc2-breeze-style (5.26.3-r0) (619/725) Installing plasma-mobile (5.26.3-r0) (620/725) Installing polkit-kde-agent-1 (5.26.3-r0) (621/725) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (622/725) Installing chrony-openrc (4.3-r0) (623/725) Installing haveged (1.9.18-r0) (624/725) Installing haveged-openrc (1.9.18-r0) (625/725) Installing nftables (1.0.5-r2) (626/725) Installing nftables-openrc (1.0.5-r2) (627/725) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (628/725) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (629/725) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (630/725) Installing postmarketos-artwork-icons (2-r1) (631/725) Installing util-linux (2.38.1-r0) (632/725) Installing libfdisk (2.38.1-r0) (633/725) Installing libsmartcols (2.38.1-r0) (634/725) Installing util-linux-misc (2.38.1-r0) (635/725) Installing libeconf (0.4.7-r0) (636/725) Installing runuser (2.38.1-r0) (637/725) Installing mount (2.38.1-r0) (638/725) Installing losetup (2.38.1-r0) (639/725) Installing hexdump (2.38.1-r0) (640/725) Installing uuidgen (2.38.1-r0) (641/725) Installing blkid (2.38.1-r0) (642/725) Installing sfdisk (2.38.1-r0) (643/725) Installing mcookie (2.38.1-r0) (644/725) Installing agetty (2.38.1-r0) (645/725) Installing agetty-openrc (0.45.2-r4) (646/725) Installing wipefs (2.38.1-r0) (647/725) Installing cfdisk (2.38.1-r0) (648/725) Installing umount (2.38.1-r0) (649/725) Installing util-linux-openrc (2.38.1-r0) (650/725) Installing flock (2.38.1-r0) (651/725) Installing lsblk (2.38.1-r0) (652/725) Installing libcap-ng (0.8.3-r1) (653/725) Installing setpriv (2.38.1-r0) (654/725) Installing logger (2.38.1-r0) (655/725) Installing partx (2.38.1-r0) (656/725) Installing fstrim (2.38.1-r0) (657/725) Installing findmnt (2.38.1-r0) (658/725) Installing pcsc-lite-libs (1.9.9-r0) (659/725) Installing wpa_supplicant (2.10-r4) (660/725) Installing wpa_supplicant-openrc (2.10-r4) (661/725) Installing ifupdown-ng-wifi (0.12.1-r0) (662/725) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (663/725) Installing postmarketos-base-ui-networkmanager (6-r1) (664/725) Installing mpdecimal (2.5.1-r1) (665/725) Installing python3 (3.10.8-r3) (666/725) Installing py3-ruamel.yaml.clib (0.2.7-r0) (667/725) Installing py3-ruamel.yaml (0.17.21-r0) (668/725) Installing sleep-inhibitor (1.16-r0) (669/725) Installing sleep-inhibitor-openrc (1.16-r0) (670/725) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (671/725) Installing py3-dbus (1.3.2-r0) (672/725) Installing obex-capabilities (0.2.1-r1) (673/725) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (674/725) Installing postmarketos-base-ui-bluez-obexd (6-r1) (675/725) Installing pulseaudio-utils (9999_git20220528-r0) (676/725) Installing postmarketos-base-ui-pulseaudio (6-r1) (677/725) Installing upower (1.90.0-r2) (678/725) Installing powerdevil-libs (5.26.3-r0) (679/725) Installing powerdevil (5.26.3-r0) (680/725) Installing bubblewrap (0.7.0-r0) (681/725) Installing fuse-common (3.12.0-r0) (682/725) Installing fuse-openrc (3.12.0-r0) (683/725) Installing fuse3-libs (3.12.0-r0) (684/725) Installing fuse3 (3.12.0-r0) (685/725) Installing xdg-desktop-portal (1.15.0-r0) (686/725) Installing xdg-desktop-portal-kde (5.26.3-r0) (687/725) Installing autologin (1.0.0-r4) (688/725) Installing tinydm (1.1.2-r1) (689/725) Installing tinydm-openrc (1.1.2-r1) (690/725) Installing postmarketos-base-ui-tinydm (6-r1) (691/725) Installing font-alias (1.0.4-r0) (692/725) Installing util-macros (1.19.3-r0) (693/725) Installing font-misc-misc (1.1.2-r3) (694/725) Installing font-cursor-misc (1.0.3-r3) (695/725) Installing xauth (1.1.2-r0) (696/725) Installing xmodmap (1.0.11-r0) (697/725) Installing xrdb (1.2.1-r1) (698/725) Installing xinit (1.4.1-r1) (699/725) Installing hwdata-pci (0.364-r0) (700/725) Installing libpciaccess (0.17-r0) (701/725) Installing xorg-server (21.1.4-r1) (702/725) Installing libinput (1.21.0-r0) (703/725) Installing xf86-input-libinput (1.2.1-r0) (704/725) Installing xf86-video-fbdev (0.5.0-r3) (705/725) Installing postmarketos-base-ui-x11 (6-r1) (706/725) Installing postmarketos-ui-plasma-mobile (3.8-r6) Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (707/725) Installing libexif (0.6.24-r0) (708/725) Installing hwloc (2.8.0-r0) (709/725) Installing libtbb (2021.7.0-r0) (710/725) Installing opencv (4.6.0-r3) (711/725) Installing postprocessd (0.2.1-r0) (712/725) Installing postprocessd-megapixels (0.2.1-r0) (713/725) Installing qmltermwidget (0.2.0-r1) (714/725) Installing qmlkonsole (22.09-r1) (715/725) Installing c-ares (1.18.1-r0) (716/725) Installing spacebar (22.09-r0) (717/725) Installing hkdm (0.2.0-r0) (718/725) Installing buffyboard (0.2.0-r0) (719/725) Installing terminus-font (4.49.1-r3) (720/725) Installing kbd-misc (2.5.1-r3) (721/725) Installing kbd (2.5.1-r3) (722/725) Installing kbd-openrc (2.5.1-r3) (723/725) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (724/725) Installing ttyescape-openrc (1.0.1-r1) (725/725) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5.1-r0.trigger 2022/11/09 14:39:18 Generating for kernel version: 5.17.9 2022/11/09 14:39:18 Output directory: /boot 2022/11/09 14:39:18 == Generating initramfs == 2022/11/09 14:39:18 - Including hook files 2022/11/09 14:39:18 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/09 14:39:18 - Including hook scripts 2022/11/09 14:39:18 - Including required binaries 2022/11/09 14:39:18 - Including kernel modules 2022/11/09 14:39:18 - Including splash images 2022/11/09 14:39:18 - Writing and verifying initramfs archive 2022/11/09 14:39:19 == Generating initramfs extra == 2022/11/09 14:39:19 - Including extra binaries 2022/11/09 14:39:19 - Including FDE support 2022/11/09 14:39:20 - Writing and verifying initramfs-extra archive 2022/11/09 14:39:20 == 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/11/09 14:39:22 mkinitfs completed in: 3.992363571s Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2142 MiB in 750 packages (2795949) [14:39:27] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2142 MiB in 750 packages (2795949) [14:39:29] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (2795949) [14:39:29] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (2795949) [14:39:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2795949) [14:39:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2795949) [14:39:29] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2795949) [14:39:29] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (2795949) [14:39:29] New background process: pid=2805336, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2142 MiB in 750 packages (2795949) [14:39:32] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2142 MiB in 750 packages (2795949) [14:39:35] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2795949) [14:39:35] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (2795949) [14:39:35] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2795949) [14:39:35] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2795949) [14:39:35] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2795949) [14:39:35] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2795949) [14:39:35] New background process: pid=2805627, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2142 MiB in 750 packages (2795949) [14:39:38] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2142 MiB in 750 packages (2795949) [14:39:41] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (2795949) [14:39:41] (rootfs_pine64-pinephonepro) % mkinitfs 2022/11/09 14:39:41 Generating for kernel version: 5.17.9 2022/11/09 14:39:41 Output directory: /boot 2022/11/09 14:39:41 == Generating initramfs == 2022/11/09 14:39:41 - Including hook files 2022/11/09 14:39:41 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/09 14:39:41 - Including hook scripts 2022/11/09 14:39:41 - Including required binaries 2022/11/09 14:39:41 - Including kernel modules 2022/11/09 14:39:41 - Including splash images 2022/11/09 14:39:41 - Writing and verifying initramfs archive 2022/11/09 14:39:41 == Generating initramfs extra == 2022/11/09 14:39:41 - Including extra binaries 2022/11/09 14:39:41 - Including FDE support 2022/11/09 14:39:42 - Writing and verifying initramfs-extra archive 2022/11/09 14:39:43 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/09 14:39:48 mkinitfs completed in: 7.57828048s (2795949) [14:39:48] *** SET LOGIN PASSWORD FOR: 'user' *** (2795949) [14:39:48] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (2795949) [14:39:49] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (2795949) [14:39:49] (rootfs_pine64-pinephonepro) locking root (2795949) [14:39:49] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (2795949) [14:39:49] NOTE: No valid keymap specified for device (2795949) [14:39:49] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (2795949) [14:39:54] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (2795949) [14:39:54] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (2795949) [14:39:54] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (2795949) [14:39:54] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2795949) [14:39:54] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2795949) [14:39:54] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (2795949) [14:39:54] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2201120 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2795949) [14:39:55] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2795949) [14:39:55] (native) create pine64-pinephonepro.img (2885M) (2795949) [14:39:55] (native) % truncate -s 2885M /home/pmos/rootfs/pine64-pinephonepro.img (2795949) [14:39:55] (native) mount /dev/install (pine64-pinephonepro.img) (2795949) [14:39:55] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2795949) [14:39:55] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2795949) [14:39:55] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2795949) [14:39:55] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2795949) [14:39:55] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2795949) [14:39:55] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2795949) [14:39:55] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2795949) [14:39:55] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2795949) [14:39:55] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2795949) [14:39:55] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2795949) [14:39:55] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2795949) [14:39:55] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2795949) [14:39:55] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2795949) [14:39:55] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (2795949) [14:39:55] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2795949) [14:39:55] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2795949) [14:39:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2795949) [14:39:55] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2795949) [14:39:55] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2795949) [14:39:55] (native) % parted -s /dev/install mktable gpt (2795949) [14:39:56] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (2795949) [14:39:56] (native) % parted -s /dev/install mkpart primary 256M 100% (2795949) [14:39:56] (native) % parted -s /dev/install set 1 boot on (2795949) [14:39:56] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2795949) [14:39:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2795949) [14:39:56] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2795949) [14:39:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2795949) [14:39:56] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2795949) [14:39:56] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2795949) [14:39:56] (native) install e2fsprogs (2795949) [14:39:56] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2795949) [14:39:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2795949) [14:39:56] (native) % cat /tmp/apk_progress_fifo (2795949) [14:39:56] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2795949) [14:39:56] New background process: pid=2806694, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 72 packages (2795949) [14:39:57] (native) format /dev/installp2 (root, ext4) (2795949) [14:39:57] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2795949) [14:39:57] (native) mount /dev/installp2 to /mnt/install (2795949) [14:39:57] (native) % mkdir -p /mnt/install (2795949) [14:39:57] (native) % mount /dev/installp2 /mnt/install (2795949) [14:39:57] (native) calculate depends of dosfstools (pmbootstrap -v for details) (2795949) [14:39:57] (native) install dosfstools (2795949) [14:39:57] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2795949) [14:39:57] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2795949) [14:39:57] (native) % cat /tmp/apk_progress_fifo (2795949) [14:39:57] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (2795949) [14:39:57] New background process: pid=2806723, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 73 packages (2795949) [14:39:58] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (2795949) [14:39:58] (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 (2795949) [14:39:58] (native) % mkdir -p /mnt/install/boot (2795949) [14:39:58] (native) % mount /dev/installp1 /mnt/install/boot (2795949) [14:39:58] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2795949) [14:39:58] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (2795949) [14:39:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (2795949) [14:39:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (2795949) [14:39:58] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2795949) [14:39:58] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2795949) [14:39:58] (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/ (2795949) [14:40:05] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2795949) [14:40:05] % 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 (2795949) [14:40:05] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2795949) [14:40:05] % 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/ (2795949) [14:40:05] % 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/ (2795949) [14:40:05] % 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/ (2795949) [14:40:05] % 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/ (2795949) [14:40:05] % 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/ (2795949) [14:40:05] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % 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/ (2795949) [14:40:06] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2795949) [14:40:06] % 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 (2795949) [14:40:06] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2795949) [14:40:06] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2795949) [14:40:08] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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/core20_1634.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/core18_2620.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 } ] } (2795949) [14:40:08] (native) umount /dev/loop0 (2795949) [14:40:08] (native) % losetup -d /dev/loop0 (2795949) [14:40:08] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2795949) [14:40:08] (2795949) [14:40:08] *** FLASHING INFORMATION *** (2795949) [14:40:08] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2795949) [14:40:08] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2795949) [14:40:08] (2795949) [14:40:08] *** SSH DAEMON INFORMATION *** (2795949) [14:40:08] SSH daemon is enabled (disable with --no-sshd). (2795949) [14:40:08] Login as 'user' with the password given during installation. (2795949) [14:40:08] (2795949) [14:40:08] *** FIREWALL INFORMATION *** (2795949) [14:40:08] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2795949) [14:40:08] For more information: https://postmarketos.org/firewall (2795949) [14:40:08] (2795949) [14:40:08] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2795949) [14:40:08] DONE! total 2295164 -rw-r--r-- 1 root 12345 3025141760 Nov 9 14:40 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop0 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/core18_2620.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/core20_1634.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 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 Nov 9 14:40 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 9 14:40 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 9 14:40 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Nov 9 14:39 bin drwxr-xr-x 2 root root 4096 Nov 9 14:39 boot drwxr-xr-x 2 root root 4096 Nov 9 14:35 dev drwxr-xr-x 65 root root 4096 Nov 9 14:39 etc drwxr-xr-x 3 root root 4096 Nov 9 14:40 home drwxr-xr-x 14 root root 4096 Nov 9 14:38 lib drwx------ 2 root root 16384 Nov 9 14:39 lost+found drwxr-xr-x 5 root root 4096 Nov 9 14:35 media drwxr-xr-x 8 root root 4096 Nov 9 14:35 mnt drwxr-xr-x 2 root root 4096 Nov 9 14:35 opt drwxr-xr-x 2 root root 4096 Nov 9 14:35 proc drwx------ 2 root root 4096 Nov 9 14:35 root drwxr-xr-x 6 root root 4096 Nov 9 14:38 run drwxr-xr-x 2 root root 4096 Nov 9 14:38 sbin drwxr-xr-x 2 root root 4096 Nov 9 14:35 srv drwxr-xr-x 2 root root 4096 Nov 9 14:35 sys drwxrwxrwt 2 root root 4096 Nov 9 14:39 tmp drwxr-xr-x 9 root root 4096 Nov 9 14:36 usr drwxr-xr-x 13 root root 4096 Nov 9 14:36 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-09 14:40:37-- 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% 74.2M=0s 2022-11-09 14:40:37 (74.2 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-11-08 09:14:52.072533 [http://mirror.postmarketos.org/postmarketos/master] v20220809-8290-g4aaab5c53b [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-8290-g4aaab5c53b [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-8290-g4aaab5c53b [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24920 distinct packages available (1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1667872606-r0) (2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1667872606-r0) (3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0) (4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0) (5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0) (6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0) (7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1667786904-r0) (8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0) (9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0) (10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0) (11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0) (12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1667857284-r0) (13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0) (14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0) (15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0) (16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0) (17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0) (18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0) (19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0) (20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0) (21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0) (22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0) (23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0) (24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0) (25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0) (26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0) (27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0) (28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0) (29/102) Upgrading kio (5.99.0-r0 -> 9999_git1667959076-r0) (30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0) (31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0) (32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0) (33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1667919104-r0) (34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0) (35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0) (36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0) (37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0) (39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0) (40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0) (41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0) (42/102) Upgrading kclock (22.09-r0 -> 9999_git1667959657-r0) (43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0) (45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1667911086-r0) (46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0) (47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0) (48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0) (49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0) (50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0) (51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0) (52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0) (53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0) (54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0) (55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0) (56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0) (57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0) (58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1667789323-r0) (59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667789519-r0) (60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1667789449-r0) (62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0) (63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0) (64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0) (65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0) (66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0) (67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0) (68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1667870271-r0) (69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1667870271-r0) (70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1) (71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0) (73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0) (74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667937247-r0) (75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0) (76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0) (77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1667873143-r0) (78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0) (79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0) (80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0) (81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0) (82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0) (83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0) (84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1667964936-r0) (85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0) (86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0) (87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0) (88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0) (89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0) (90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0) (91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1667959093-r0) (92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1667959574-r0) (93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1667964936-r0) (94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0) (95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0) (96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667861640-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0) (100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0) (102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1667790001-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2313 MiB in 750 packages (1/10) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r2) Executing flatpak-1.14.0-r2.pre-install Executing flatpak-1.14.0-r2.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-r2) (7/10) Installing discover-backend-flatpak (5.26.3-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2325 MiB in 760 packages (1/91) Installing syndication (9999_git1667651678-r0) (2/91) Installing alligator (9999_git1667789862-r0) (3/91) Installing libavc1394 (0.5.4-r3) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r3) (7/91) Installing mpg123-libs (1.31.1-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.1-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (3.0.0-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r1) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.4-r0) (25/91) Installing py3-brotli (1.0.9-r9) (26/91) Installing yt-dlp (2022.10.04-r1) (27/91) Installing audiotube (9999_git1667950293-r0) (28/91) Installing calindori (9999_git1667789891-r0) (29/91) Installing live-media (2022.07.14-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.231.1-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r4) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.1-r0) (42/91) Installing libupnp (1.14.14-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.12.0-r0) (49/91) Installing glslang (11.12.0-r0) (50/91) Installing spirv-tools (1.3.231.1-r0) ERROR: Failed to create usr/lib/libSPIRV-Tools-opt.so: No space left on device ERROR: spirv-tools-1.3.231.1-r0: No space left on device (51/91) Installing shaderc (2022.3-r1) (52/91) Installing libplacebo (4.208.0-r4) (53/91) Installing libprotobuf-lite (3.21.9-r0) (54/91) Installing vlc-libs (3.0.17.4-r10) ERROR: Failed to create usr/lib/libvlc.so.5.6.0: No space left on device ERROR: vlc-libs-3.0.17.4-r10: No space left on device (55/91) Installing vlc (3.0.17.4-r10) ERROR: Failed to create usr/lib/vlc/libvlc_pulse.so: No such file or directory ERROR: Failed to create usr/lib/vlc/libvlc_pulse.so.0: No such file or directory ERROR: Failed to create usr/lib/vlc/libvlc_pulse.so.0.0.0: No such file or directory ERROR: Failed to create usr/lib/vlc/libvlc_vdpau.so: No such file or directory ERROR: Failed to create usr/lib/vlc/libvlc_vdpau.so.0: No such file or directory ERROR: Failed to create usr/lib/vlc/libvlc_vdpau.so.0.0.0: No such file or directory ERROR: Failed to create usr/lib/vlc/libvlc_xcb_events.so: No such file or directory ERROR: Failed to create usr/lib/vlc/libvlc_xcb_events.so.0: No such file or directory ERROR: Failed to create usr/lib/vlc/libvlc_xcb_events.so.0.0.0: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/extensions/VLSub.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/cli.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/dummy.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/dumpmeta.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/http.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/luac.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/modules/host.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/modules/httprequests.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/telnet.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/art/00_musicbrainz.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/art/01_googleimage.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/art/02_frenchtv.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/art/03_lastfm.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/reader/filename.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/modules/common.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/modules/dkjson.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/modules/sandbox.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/modules/simplexml.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_streams.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_xml.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/appletrailers.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/bbc_co_uk.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/cue.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/dailymotion.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/jamendo.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/koreus.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/liveleak.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/newgrounds.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/rockbox_fm_presets.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/soundcloud.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/twitch.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/vimeo.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/vocaroo.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/youtube.luac: No such file or directory ERROR: vlc-3.0.17.4-r10: Operation not permitted (56/91) Installing elisa (22.08.3-r0) ERROR: Failed to create usr/bin/elisa: No space left on device ERROR: elisa-22.08.3-r0: No space left on device (57/91) Installing kunitconversion (9999_git1667786877-r0) ERROR: Failed to create usr/lib/libKF5UnitConversion.so.5.100.0: No space left on device ERROR: kunitconversion-9999_git1667786877-r0: No space left on device (58/91) Installing kalk (9999_git1667789908-r0) ERROR: Failed to create usr/bin/kalk: No space left on device ERROR: kalk-9999_git1667789908-r0: No space left on device (59/91) Installing qt5-qtkeychain (0.13.2-r0) ERROR: Failed to create usr/lib/libqt5keychain.so.0.13.2: No space left on device ERROR: qt5-qtkeychain-0.13.2-r0: No space left on device (60/91) Installing kasts (9999_git1667789917-r0) ERROR: Failed to create usr/bin/kasts: No space left on device ERROR: kasts-9999_git1667789917-r0: No space left on device (61/91) Installing keysmith (9999_git1667927348-r0) ERROR: Failed to create usr/bin/keysmith: No space left on device ERROR: keysmith-9999_git1667927348-r0: No space left on device (62/91) Installing krecorder (9999_git1667789933-r1) ERROR: Failed to create usr/bin/krecorder: No space left on device ERROR: krecorder-9999_git1667789933-r1: No space left on device (63/91) Installing kpublictransport (22.08.3-r0) ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.3: No space left on device ERROR: kpublictransport-22.08.3-r0: No space left on device (64/91) Installing ktrip (9999_git1667790799-r0) ERROR: Failed to create usr/bin/ktrip: No space left on device ERROR: ktrip-9999_git1667790799-r0: No space left on device (65/91) Installing kweathercore (9999_git1667787915-r0) ERROR: Failed to create usr/lib/libKF5KWeatherCore.so.0.7.0: No space left on device ERROR: kweathercore-9999_git1667787915-r0: No space left on device (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) ERROR: Failed to create usr/lib/libQt5Charts.so.5.15.6: No space left on device ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device (67/91) Installing kweather (9999_git1667789941-r1) ERROR: Failed to create usr/bin/kweather: No space left on device ERROR: kweather-9999_git1667789941-r1: No space left on device (68/91) Installing libquotient (0.6.11-r0) ERROR: Failed to create usr/bin/quotest: No space left on device ERROR: libquotient-0.6.11-r0: No space left on device (69/91) Installing libcmark (0.30.2-r1) ERROR: Failed to create usr/lib/libcmark.so.0.30.2: No space left on device ERROR: libcmark-0.30.2-r1: No space left on device (70/91) Installing neochat (9999_git1667959283-r0) ERROR: Failed to create usr/bin/neochat: No space left on device ERROR: neochat-9999_git1667959283-r0: No space left on device (71/91) Installing kjs (9999_git1667651362-r0) ERROR: Failed to create usr/lib/libKF5JS.so.5.100.0: No space left on device ERROR: kjs-9999_git1667651362-r0: No space left on device (72/91) Installing libdjvulibre (3.5.28-r2) ERROR: Failed to create usr/lib/libdjvulibre.so.21.7.0: No space left on device ERROR: libdjvulibre-3.5.28-r2: No space left on device (73/91) Installing libzip (1.9.2-r2) ERROR: Failed to create usr/lib/libzip.so.5.5: No space left on device ERROR: libzip-1.9.2-r2: No space left on device (74/91) Installing ebook-tools (0.2.2-r3) (75/91) Installing discount-libs (2.2.7b-r0) ERROR: discount-libs-2.2.7b-r0: No space left on device (76/91) Installing poppler (22.11.0-r0) ERROR: poppler-22.11.0-r0: No space left on device (77/91) Installing poppler-qt5 (22.11.0-r0) ERROR: poppler-qt5-22.11.0-r0: No space left on device (78/91) Installing kdegraphics-mobipocket (22.08.3-r0) ERROR: kdegraphics-mobipocket-22.08.3-r0: No space left on device (79/91) Installing libspectre (0.2.11-r0) ERROR: libspectre-0.2.11-r0: No space left on device (80/91) Installing okular-common (22.08.3-r0) ERROR: okular-common-22.08.3-r0: No space left on device (81/91) Installing okular (22.08.3-r0) ERROR: okular-22.08.3-r0: No space left on device (82/91) Installing plasma-camera (1.0_git20210328-r2) ERROR: plasma-camera-1.0_git20210328-r2: No space left on device (83/91) Installing gst-libav (1.20.4-r0) ERROR: gst-libav-1.20.4-r0: No space left on device (84/91) Installing gst-plugins-good-qt (1.20.4-r1) ERROR: gst-plugins-good-qt-1.20.4-r1: No space left on device (85/91) Installing plasmatube (9999_git1667789993-r0) ERROR: plasmatube-9999_git1667789993-r0: No space left on device (86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (87/91) Installing postmarketos-config-nftables-mdns (0.13-r0) (88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0) ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted (91/91) Installing tokodon (9999_git1667927960-r0) ERROR: tokodon-9999_git1667927960-r0: Operation not permitted Executing busybox-1.35.0-r27.trigger ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device Executing gtk-update-icon-cache-3.24.34-r7.trigger ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device Executing postmarketos-base-23-r1.trigger ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device 36 errors; 2403 MiB in 815 packages sh: write error: No space left on device (chroot) Exiting chroot... [14:42:28] Unregister qemu binfmt (arm) [14:42:28] Unregister qemu binfmt (aarch64) [14:42:28] Unregister qemu binfmt (riscv64) [14:42:28] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [14:42:28] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [14:42:29] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [14:42:29] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [14:42:30] Cleared up ~4417 MB of space [14:42:30] DONE! removed 'images/pmos-plasma-mobile-nightly-20221102-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221102-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221102-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221102-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221102-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221102-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 882.2 MiB / 2,931.0 MiB = 0.301, 28 MiB/s, 1:43 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221109-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 818.9 MiB / 2,885.0 MiB = 0.284, 28 MiB/s, 1:43 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221109-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,229.4 MiB / 3,947.0 MiB = 0.311, 30 MiB/s, 2:10 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221109-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221102-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221102-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221102-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221102-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221102-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221102-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221109-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,375,104 0% 3.19MB/s 0:04:42 4,653,056 0% 2.20MB/s 0:06:49 5,963,776 0% 1.87MB/s 0:08:00 7,274,496 0% 1.71MB/s 0:08:44 8,585,216 0% 1.22MB/s 0:12:12 9,895,936 1% 1.23MB/s 0:12:07 11,206,656 1% 1.23MB/s 0:12:07 12,386,304 1% 1.19MB/s 0:12:27 13,565,952 1% 1.16MB/s 0:12:44 14,876,672 1% 1.16MB/s 0:12:45 16,056,320 1% 1.14MB/s 0:13:01 17,367,040 1% 1.15MB/s 0:12:49 18,677,760 2% 1.18MB/s 0:12:29 19,988,480 2% 1.18MB/s 0:12:28 21,299,200 2% 1.21MB/s 0:12:10 22,609,920 2% 1.23MB/s 0:11:59 23,920,640 2% 1.22MB/s 0:12:00 25,231,360 2% 1.23MB/s 0:11:56 26,542,080 2% 1.22MB/s 0:11:56 27,852,800 3% 1.22MB/s 0:11:57 29,163,520 3% 1.23MB/s 0:11:52 30,474,240 3% 1.22MB/s 0:11:53 31,784,960 3% 1.22MB/s 0:11:52 33,095,680 3% 1.23MB/s 0:11:48 34,406,400 3% 1.22MB/s 0:11:52 35,717,120 3% 1.22MB/s 0:11:51 37,027,840 4% 1.22MB/s 0:11:50 38,338,560 4% 1.22MB/s 0:11:49 39,649,280 4% 1.22MB/s 0:11:46 40,960,000 4% 1.22MB/s 0:11:45 42,270,720 4% 1.23MB/s 0:11:42 43,581,440 4% 1.22MB/s 0:11:43 44,892,160 4% 1.22MB/s 0:11:42 46,202,880 4% 1.22MB/s 0:11:41 47,513,600 5% 1.22MB/s 0:11:40 48,824,320 5% 1.23MB/s 0:11:37 50,135,040 5% 1.23MB/s 0:11:37 51,445,760 5% 1.23MB/s 0:11:36 52,756,480 5% 1.22MB/s 0:11:35 54,067,200 5% 1.19MB/s 0:11:51 55,246,848 5% 1.17MB/s 0:12:08 56,557,568 6% 1.17MB/s 0:12:06 57,868,288 6% 1.16MB/s 0:12:09 59,179,008 6% 1.18MB/s 0:11:54 60,489,728 6% 1.21MB/s 0:11:36 61,800,448 6% 1.21MB/s 0:11:35 63,111,168 6% 1.20MB/s 0:11:41 64,290,816 6% 1.17MB/s 0:12:00 65,470,464 7% 1.14MB/s 0:12:13 66,781,184 7% 1.13MB/s 0:12:19 68,059,136 7% 1.14MB/s 0:12:15 69,369,856 7% 1.18MB/s 0:11:50 70,680,576 7% 1.20MB/s 0:11:36 71,991,296 7% 1.21MB/s 0:11:28 73,302,016 7% 1.22MB/s 0:11:22 74,612,736 8% 1.21MB/s 0:11:29 75,923,456 8% 1.21MB/s 0:11:26 77,234,176 8% 1.21MB/s 0:11:25 78,544,896 8% 1.21MB/s 0:11:23 79,855,616 8% 1.22MB/s 0:11:16 81,166,336 8% 1.22MB/s 0:11:15 82,477,056 8% 1.22MB/s 0:11:13 83,787,776 9% 1.22MB/s 0:11:11 85,098,496 9% 1.22MB/s 0:11:10 86,409,216 9% 1.23MB/s 0:11:07 87,719,936 9% 1.23MB/s 0:11:06 89,030,656 9% 1.22MB/s 0:11:07 90,341,376 9% 1.22MB/s 0:11:07 91,652,096 9% 1.22MB/s 0:11:09 92,962,816 10% 1.22MB/s 0:11:08 94,273,536 10% 1.22MB/s 0:11:04 95,453,184 10% 1.20MB/s 0:11:16 96,763,904 10% 1.20MB/s 0:11:16 98,074,624 10% 1.20MB/s 0:11:14 99,385,344 10% 1.20MB/s 0:11:14 100,696,064 10% 1.22MB/s 0:10:58 102,006,784 11% 1.22MB/s 0:10:58 103,317,504 11% 1.22MB/s 0:10:59 104,628,224 11% 1.22MB/s 0:10:58 105,676,800 11% 1.15MB/s 0:11:35 106,725,376 11% 1.10MB/s 0:12:08 108,036,096 11% 1.09MB/s 0:12:15 109,346,816 11% 1.08MB/s 0:12:14 110,657,536 11% 1.14MB/s 0:11:37 111,968,256 12% 1.20MB/s 0:11:04 112,754,688 12% 1.09MB/s 0:12:06 114,065,408 12% 1.09MB/s 0:12:06 115,376,128 12% 1.10MB/s 0:11:59 116,686,848 12% 1.10MB/s 0:11:59 117,997,568 12% 1.21MB/s 0:10:50 119,308,288 12% 1.21MB/s 0:10:49 120,356,864 13% 1.16MB/s 0:11:19 121,667,584 13% 1.16MB/s 0:11:16 122,847,232 13% 1.13MB/s 0:11:35 124,157,952 13% 1.12MB/s 0:11:35 125,468,672 13% 1.18MB/s 0:11:02 126,779,392 13% 1.18MB/s 0:11:02 128,090,112 13% 1.20MB/s 0:10:48 128,745,472 13% 1.06MB/s 0:12:15 129,531,904 14% 962.64kB/s 0:13:46 130,842,624 14% 963.81kB/s 0:13:44 132,153,344 14% 974.70kB/s 0:13:33 133,464,064 14% 1.10MB/s 0:11:39 134,774,784 14% 1.22MB/s 0:10:32 135,954,432 14% 1.20MB/s 0:10:44 136,871,936 14% 1.10MB/s 0:11:39 138,182,656 14% 1.10MB/s 0:11:39 139,493,376 15% 1.10MB/s 0:11:36 140,804,096 15% 1.12MB/s 0:11:21 142,114,816 15% 1.22MB/s 0:10:28 143,425,536 15% 1.22MB/s 0:10:26 144,736,256 15% 1.22MB/s 0:10:24 146,046,976 15% 1.22MB/s 0:10:22 147,357,696 15% 1.23MB/s 0:10:19 148,668,416 16% 1.22MB/s 0:10:20 149,979,136 16% 1.22MB/s 0:10:19 151,289,856 16% 1.22MB/s 0:10:20 152,600,576 16% 1.20MB/s 0:10:29 153,780,224 16% 1.13MB/s 0:11:06 154,435,584 16% 1013.74kB/s 0:12:40 155,353,088 16% 923.01kB/s 0:13:53 156,663,808 16% 937.62kB/s 0:13:39 157,974,528 17% 1004.17kB/s 0:12:43 159,285,248 17% 1.13MB/s 0:11:01 160,595,968 17% 1.23MB/s 0:10:08 161,906,688 17% 1.23MB/s 0:10:07 163,217,408 17% 1.23MB/s 0:10:06 164,528,128 17% 1.22MB/s 0:10:11 165,838,848 17% 1.22MB/s 0:10:09 167,149,568 18% 1.22MB/s 0:10:08 168,460,288 18% 1.22MB/s 0:10:08 169,771,008 18% 1.22MB/s 0:10:02 171,081,728 18% 1.22MB/s 0:10:02 172,392,448 18% 1.22MB/s 0:10:00 173,703,168 18% 1.23MB/s 0:09:58 174,882,816 18% 1.15MB/s 0:10:35 175,538,176 18% 1.00MB/s 0:12:08 176,586,752 19% 953.00kB/s 0:13:05 177,897,472 19% 953.45kB/s 0:13:03 179,208,192 19% 1019.55kB/s 0:12:11 180,518,912 19% 1.15MB/s 0:10:33 181,829,632 19% 1.23MB/s 0:09:52 183,140,352 19% 1.22MB/s 0:09:51 184,451,072 19% 1.22MB/s 0:09:52 185,761,792 20% 1.22MB/s 0:09:51 187,072,512 20% 1.20MB/s 0:09:58 188,383,232 20% 1.20MB/s 0:10:00 189,169,664 20% 1.07MB/s 0:11:09 190,480,384 20% 1.06MB/s 0:11:14 191,791,104 20% 1.08MB/s 0:11:00 193,101,824 20% 1.09MB/s 0:10:58 194,412,544 21% 1.21MB/s 0:09:47 195,723,264 21% 1.22MB/s 0:09:44 197,033,984 21% 1.21MB/s 0:09:45 198,344,704 21% 1.22MB/s 0:09:43 199,655,424 21% 1.22MB/s 0:09:41 200,966,144 21% 1.23MB/s 0:09:37 201,981,952 21% 1.15MB/s 0:10:16 203,030,528 21% 1.09MB/s 0:10:47 204,341,248 22% 1.09MB/s 0:10:46 205,651,968 22% 1.09MB/s 0:10:44 206,962,688 22% 1.17MB/s 0:10:00 208,273,408 22% 1.22MB/s 0:09:32 209,584,128 22% 1.22MB/s 0:09:33 210,894,848 22% 1.22MB/s 0:09:33 212,205,568 22% 1.22MB/s 0:09:32 213,516,288 23% 1.21MB/s 0:09:35 214,827,008 23% 1.21MB/s 0:09:33 216,137,728 23% 1.21MB/s 0:09:31 217,055,232 23% 1.10MB/s 0:10:27 218,103,808 23% 1.03MB/s 0:11:08 219,414,528 23% 1.02MB/s 0:11:12 220,725,248 23% 1.02MB/s 0:11:12 222,035,968 24% 1.13MB/s 0:10:08 223,346,688 24% 1.20MB/s 0:09:28 224,657,408 24% 1.21MB/s 0:09:24 225,968,128 24% 1.21MB/s 0:09:24 227,278,848 24% 1.21MB/s 0:09:24 228,589,568 24% 1.20MB/s 0:09:24 229,900,288 24% 1.21MB/s 0:09:20 231,211,008 24% 1.21MB/s 0:09:18 232,521,728 25% 1.22MB/s 0:09:15 233,832,448 25% 1.22MB/s 0:09:12 234,749,952 25% 1.10MB/s 0:10:14 235,405,312 25% 972.46kB/s 0:11:49 236,191,744 25% 837.38kB/s 0:13:42 237,502,464 25% 837.97kB/s 0:13:40 238,813,184 25% 956.84kB/s 0:11:57 240,123,904 25% 1.08MB/s 0:10:17 241,434,624 26% 1.23MB/s 0:09:04 242,745,344 26% 1.22MB/s 0:09:05 244,056,064 26% 1.22MB/s 0:09:04 245,366,784 26% 1.22MB/s 0:09:03 246,677,504 26% 1.22MB/s 0:09:02 247,988,224 26% 1.23MB/s 0:08:59 249,298,944 26% 1.23MB/s 0:08:58 250,609,664 27% 1.22MB/s 0:08:58 251,920,384 27% 1.22MB/s 0:08:58 253,231,104 27% 1.22MB/s 0:08:59 254,541,824 27% 1.21MB/s 0:09:01 255,852,544 27% 1.21MB/s 0:08:58 257,163,264 27% 1.22MB/s 0:08:55 258,473,984 27% 1.22MB/s 0:08:53 259,784,704 28% 1.23MB/s 0:08:50 261,095,424 28% 1.21MB/s 0:08:54 262,406,144 28% 1.19MB/s 0:09:03 263,716,864 28% 1.18MB/s 0:09:07 265,027,584 28% 1.16MB/s 0:09:13 266,338,304 28% 1.16MB/s 0:09:14 267,649,024 28% 1.18MB/s 0:09:05 268,959,744 29% 1.18MB/s 0:09:02 270,139,392 29% 1.16MB/s 0:09:10 271,450,112 29% 1.17MB/s 0:09:03 272,760,832 29% 1.17MB/s 0:09:05 274,071,552 29% 1.16MB/s 0:09:09 275,382,272 29% 1.18MB/s 0:08:56 276,692,992 29% 1.18MB/s 0:08:57 278,003,712 30% 1.18MB/s 0:08:54 279,314,432 30% 1.19MB/s 0:08:48 280,526,848 30% 1.18MB/s 0:08:52 281,837,568 30% 1.17MB/s 0:08:54 282,886,144 30% 1.12MB/s 0:09:19 284,196,864 30% 1.12MB/s 0:09:19 285,507,584 30% 1.12MB/s 0:09:15 286,556,160 30% 1.07MB/s 0:09:42 287,604,736 31% 1.07MB/s 0:09:42 288,915,456 31% 1.07MB/s 0:09:41 290,127,872 31% 1.06MB/s 0:09:44 291,438,592 31% 1.12MB/s 0:09:10 292,356,096 31% 1.07MB/s 0:09:36 293,535,744 31% 1.05MB/s 0:09:45 294,846,464 31% 1.07MB/s 0:09:35 296,189,952 32% 1.06MB/s 0:09:39 297,500,672 32% 1.15MB/s 0:08:53 298,811,392 32% 1.16MB/s 0:08:46 299,991,040 32% 1.13MB/s 0:08:59 301,170,688 32% 1.12MB/s 0:09:04 302,350,336 32% 1.09MB/s 0:09:19 303,529,984 32% 1.06MB/s 0:09:33 304,840,704 32% 1.09MB/s 0:09:14 306,151,424 33% 1.10MB/s 0:09:09 307,462,144 33% 1.15MB/s 0:08:42 308,772,864 33% 1.19MB/s 0:08:27 310,083,584 33% 1.19MB/s 0:08:24 311,394,304 33% 1.21MB/s 0:08:15 312,705,024 33% 1.21MB/s 0:08:15 314,015,744 33% 1.21MB/s 0:08:13 315,326,464 34% 1.21MB/s 0:08:12 316,637,184 34% 1.21MB/s 0:08:11 317,947,904 34% 1.20MB/s 0:08:13 319,258,624 34% 1.21MB/s 0:08:10 320,569,344 34% 1.20MB/s 0:08:10 321,880,064 34% 1.20MB/s 0:08:10 323,190,784 34% 1.20MB/s 0:08:10 324,501,504 35% 1.21MB/s 0:08:06 325,812,224 35% 1.21MB/s 0:08:04 327,122,944 35% 1.20MB/s 0:08:04 328,433,664 35% 1.21MB/s 0:08:01 329,744,384 35% 1.20MB/s 0:08:04 331,055,104 35% 1.20MB/s 0:08:04 332,365,824 35% 1.21MB/s 0:08:00 333,676,544 36% 1.21MB/s 0:07:56 334,987,264 36% 1.20MB/s 0:07:59 336,265,216 36% 1.19MB/s 0:08:01 337,575,936 36% 1.19MB/s 0:08:00 338,886,656 36% 1.19MB/s 0:07:59 340,197,376 36% 1.21MB/s 0:07:52 341,508,096 36% 1.21MB/s 0:07:50 342,687,744 37% 1.16MB/s 0:08:10 343,998,464 37% 1.15MB/s 0:08:12 345,178,112 37% 1.13MB/s 0:08:20 346,357,760 37% 1.11MB/s 0:08:26 347,668,480 37% 1.16MB/s 0:08:05 348,979,200 37% 1.17MB/s 0:08:00 350,289,920 37% 1.19MB/s 0:07:51 351,600,640 38% 1.22MB/s 0:07:40 352,911,360 38% 1.21MB/s 0:07:41 354,222,080 38% 1.20MB/s 0:07:46 355,532,800 38% 1.18MB/s 0:07:51 356,843,520 38% 1.16MB/s 0:07:57 358,154,240 38% 1.17MB/s 0:07:53 359,464,960 38% 1.18MB/s 0:07:48 360,775,680 38% 1.19MB/s 0:07:45 362,086,400 39% 1.19MB/s 0:07:40 363,397,120 39% 1.19MB/s 0:07:40 364,707,840 39% 1.20MB/s 0:07:37 366,018,560 39% 1.19MB/s 0:07:39 367,329,280 39% 1.20MB/s 0:07:34 368,640,000 39% 1.20MB/s 0:07:33 369,950,720 39% 1.20MB/s 0:07:33 371,261,440 40% 1.21MB/s 0:07:25 372,572,160 40% 1.22MB/s 0:07:23 373,882,880 40% 1.21MB/s 0:07:24 375,193,600 40% 1.21MB/s 0:07:22 376,504,320 40% 1.20MB/s 0:07:25 377,815,040 40% 1.20MB/s 0:07:26 379,125,760 40% 1.20MB/s 0:07:23 380,436,480 41% 1.20MB/s 0:07:22 381,747,200 41% 1.22MB/s 0:07:15 383,057,920 41% 1.22MB/s 0:07:12 384,368,640 41% 1.22MB/s 0:07:11 385,679,360 41% 1.22MB/s 0:07:10 386,990,080 41% 1.22MB/s 0:07:09 388,300,800 41% 1.22MB/s 0:07:11 389,611,520 42% 1.20MB/s 0:07:14 390,791,168 42% 1.18MB/s 0:07:22 392,101,888 42% 1.16MB/s 0:07:27 393,412,608 42% 1.17MB/s 0:07:23 394,723,328 42% 1.18MB/s 0:07:19 396,034,048 42% 1.18MB/s 0:07:17 397,344,768 42% 1.20MB/s 0:07:09 398,655,488 43% 1.20MB/s 0:07:07 399,966,208 43% 1.20MB/s 0:07:07 401,276,928 43% 1.21MB/s 0:07:02 402,587,648 43% 1.21MB/s 0:07:03 403,898,368 43% 1.19MB/s 0:07:06 405,209,088 43% 1.20MB/s 0:07:02 406,519,808 43% 1.21MB/s 0:06:57 407,830,528 44% 1.21MB/s 0:06:56 409,141,248 44% 1.21MB/s 0:06:56 410,451,968 44% 1.21MB/s 0:06:56 411,762,688 44% 1.21MB/s 0:06:55 413,073,408 44% 1.21MB/s 0:06:53 414,384,128 44% 1.20MB/s 0:06:54 415,694,848 44% 1.21MB/s 0:06:52 417,005,568 45% 1.21MB/s 0:06:51 418,185,216 45% 1.18MB/s 0:06:59 419,495,936 45% 1.19MB/s 0:06:54 420,806,656 45% 1.19MB/s 0:06:53 422,117,376 45% 1.19MB/s 0:06:53 423,428,096 45% 1.21MB/s 0:06:43 424,738,816 45% 1.23MB/s 0:06:38 426,049,536 46% 1.23MB/s 0:06:37 427,360,256 46% 1.21MB/s 0:06:43 428,670,976 46% 1.20MB/s 0:06:42 429,981,696 46% 1.20MB/s 0:06:41 431,292,416 46% 1.19MB/s 0:06:45 432,603,136 46% 1.21MB/s 0:06:37 433,913,856 46% 1.21MB/s 0:06:36 435,224,576 47% 1.20MB/s 0:06:37 436,535,296 47% 1.22MB/s 0:06:31 437,846,016 47% 1.21MB/s 0:06:32 439,156,736 47% 1.20MB/s 0:06:34 440,467,456 47% 1.21MB/s 0:06:30 441,778,176 47% 1.21MB/s 0:06:30 443,088,896 47% 1.21MB/s 0:06:28 444,268,544 48% 1.19MB/s 0:06:35 445,579,264 48% 1.17MB/s 0:06:39 446,889,984 48% 1.17MB/s 0:06:38 448,200,704 48% 1.18MB/s 0:06:35 449,380,352 48% 1.18MB/s 0:06:33 450,691,072 48% 1.19MB/s 0:06:28 452,001,792 48% 1.19MB/s 0:06:29 453,312,512 49% 1.18MB/s 0:06:29 454,623,232 49% 1.22MB/s 0:06:18 455,933,952 49% 1.22MB/s 0:06:16 457,244,672 49% 1.23MB/s 0:06:12 458,555,392 49% 1.23MB/s 0:06:11 459,866,112 49% 1.23MB/s 0:06:10 461,176,832 49% 1.22MB/s 0:06:10 462,487,552 49% 1.21MB/s 0:06:14 463,798,272 50% 1.20MB/s 0:06:16 465,108,992 50% 1.19MB/s 0:06:17 466,419,712 50% 1.20MB/s 0:06:14 467,730,432 50% 1.21MB/s 0:06:10 469,041,152 50% 1.22MB/s 0:06:06 470,319,104 50% 1.21MB/s 0:06:06 471,629,824 50% 1.21MB/s 0:06:06 472,940,544 51% 1.21MB/s 0:06:03 474,251,264 51% 1.22MB/s 0:06:02 475,561,984 51% 1.22MB/s 0:05:58 476,872,704 51% 1.23MB/s 0:05:56 478,183,424 51% 1.23MB/s 0:05:56 479,494,144 51% 1.23MB/s 0:05:54 480,804,864 51% 1.23MB/s 0:05:53 482,115,584 52% 1.23MB/s 0:05:52 483,426,304 52% 1.23MB/s 0:05:51 484,737,024 52% 1.23MB/s 0:05:50 486,047,744 52% 1.23MB/s 0:05:49 487,358,464 52% 1.23MB/s 0:05:48 488,669,184 52% 1.23MB/s 0:05:47 489,979,904 52% 1.22MB/s 0:05:47 491,290,624 53% 1.22MB/s 0:05:46 492,601,344 53% 1.22MB/s 0:05:45 493,912,064 53% 1.22MB/s 0:05:46 495,222,784 53% 1.22MB/s 0:05:43 496,533,504 53% 1.22MB/s 0:05:42 497,844,224 53% 1.22MB/s 0:05:41 499,154,944 53% 1.23MB/s 0:05:38 500,465,664 54% 1.22MB/s 0:05:38 501,776,384 54% 1.22MB/s 0:05:37 503,087,104 54% 1.22MB/s 0:05:36 504,397,824 54% 1.23MB/s 0:05:35 505,708,544 54% 1.22MB/s 0:05:34 507,019,264 54% 1.22MB/s 0:05:33 508,329,984 54% 1.21MB/s 0:05:35 509,640,704 55% 1.21MB/s 0:05:35 510,951,424 55% 1.21MB/s 0:05:34 512,262,144 55% 1.20MB/s 0:05:35 513,572,864 55% 1.20MB/s 0:05:34 514,883,584 55% 1.20MB/s 0:05:35 516,194,304 55% 1.20MB/s 0:05:34 517,505,024 55% 1.20MB/s 0:05:30 518,815,744 56% 1.21MB/s 0:05:28 520,126,464 56% 1.21MB/s 0:05:26 521,437,184 56% 1.21MB/s 0:05:24 522,747,904 56% 1.21MB/s 0:05:25 524,058,624 56% 1.20MB/s 0:05:25 525,238,272 56% 1.18MB/s 0:05:31 526,548,992 56% 1.18MB/s 0:05:31 527,859,712 57% 1.18MB/s 0:05:28 529,170,432 57% 1.18MB/s 0:05:27 530,481,152 57% 1.20MB/s 0:05:21 531,791,872 57% 1.19MB/s 0:05:21 533,102,592 57% 1.19MB/s 0:05:21 534,413,312 57% 1.19MB/s 0:05:20 535,724,032 57% 1.20MB/s 0:05:16 537,034,752 58% 1.20MB/s 0:05:15 538,345,472 58% 1.19MB/s 0:05:16 539,656,192 58% 1.21MB/s 0:05:12 540,966,912 58% 1.20MB/s 0:05:11 542,277,632 58% 1.20MB/s 0:05:12 543,588,352 58% 1.21MB/s 0:05:07 544,899,072 58% 1.20MB/s 0:05:10 546,209,792 59% 1.19MB/s 0:05:11 547,520,512 59% 1.20MB/s 0:05:06 548,831,232 59% 1.19MB/s 0:05:08 550,141,952 59% 1.20MB/s 0:05:04 551,452,672 59% 1.21MB/s 0:05:01 552,632,320 59% 1.17MB/s 0:05:11 553,943,040 59% 1.18MB/s 0:05:07 555,253,760 60% 1.18MB/s 0:05:06 556,564,480 60% 1.18MB/s 0:05:04 557,875,200 60% 1.21MB/s 0:04:55 559,185,920 60% 1.21MB/s 0:04:55 560,496,640 60% 1.20MB/s 0:04:57 561,807,360 60% 1.19MB/s 0:04:58 563,118,080 60% 1.19MB/s 0:04:56 564,428,800 61% 1.20MB/s 0:04:54 565,739,520 61% 1.21MB/s 0:04:50 567,050,240 61% 1.22MB/s 0:04:47 568,360,960 61% 1.22MB/s 0:04:45 569,671,680 61% 1.22MB/s 0:04:44 570,982,400 61% 1.21MB/s 0:04:45 572,293,120 61% 1.20MB/s 0:04:47 573,603,840 62% 1.20MB/s 0:04:45 574,914,560 62% 1.20MB/s 0:04:45 576,225,280 62% 1.20MB/s 0:04:44 577,536,000 62% 1.21MB/s 0:04:39 578,846,720 62% 1.21MB/s 0:04:39 580,157,440 62% 1.21MB/s 0:04:38 581,468,160 62% 1.21MB/s 0:04:36 582,778,880 62% 1.21MB/s 0:04:35 584,089,600 63% 1.21MB/s 0:04:34 585,400,320 63% 1.23MB/s 0:04:30 586,579,968 63% 1.18MB/s 0:04:39 587,890,688 63% 1.17MB/s 0:04:41 589,201,408 63% 1.17MB/s 0:04:40 590,512,128 63% 1.15MB/s 0:04:44 591,822,848 63% 1.19MB/s 0:04:33 593,133,568 64% 1.21MB/s 0:04:28 594,444,288 64% 1.20MB/s 0:04:28 595,755,008 64% 1.22MB/s 0:04:24 596,934,656 64% 1.19MB/s 0:04:30 598,245,376 64% 1.19MB/s 0:04:29 599,556,096 64% 1.18MB/s 0:04:29 600,866,816 64% 1.19MB/s 0:04:27 602,177,536 65% 1.22MB/s 0:04:19 603,488,256 65% 1.21MB/s 0:04:18 604,766,208 65% 1.21MB/s 0:04:18 606,076,928 65% 1.21MB/s 0:04:17 607,387,648 65% 1.21MB/s 0:04:16 608,698,368 65% 1.20MB/s 0:04:17 610,009,088 65% 1.21MB/s 0:04:15 611,188,736 66% 1.18MB/s 0:04:20 612,499,456 66% 1.17MB/s 0:04:21 613,810,176 66% 1.17MB/s 0:04:19 615,120,896 66% 1.17MB/s 0:04:18 616,431,616 66% 1.20MB/s 0:04:11 617,742,336 66% 1.22MB/s 0:04:06 619,053,056 66% 1.22MB/s 0:04:05 620,363,776 67% 1.23MB/s 0:04:02 621,674,496 67% 1.22MB/s 0:04:02 622,985,216 67% 1.22MB/s 0:04:02 624,295,936 67% 1.22MB/s 0:04:01 625,606,656 67% 1.22MB/s 0:04:00 626,917,376 67% 1.22MB/s 0:03:58 628,228,096 67% 1.22MB/s 0:03:56 629,538,816 68% 1.22MB/s 0:03:55 630,849,536 68% 1.21MB/s 0:03:56 632,029,184 68% 1.19MB/s 0:04:01 633,339,904 68% 1.19MB/s 0:03:59 634,650,624 68% 1.19MB/s 0:03:58 635,961,344 68% 1.20MB/s 0:03:56 637,272,064 68% 1.22MB/s 0:03:49 638,582,784 69% 1.20MB/s 0:03:53 639,893,504 69% 1.20MB/s 0:03:51 641,204,224 69% 1.20MB/s 0:03:50 642,514,944 69% 1.20MB/s 0:03:50 643,694,592 69% 1.19MB/s 0:03:50 645,005,312 69% 1.18MB/s 0:03:51 646,053,888 69% 1.12MB/s 0:04:02 647,495,680 69% 1.16MB/s 0:03:53 648,675,328 70% 1.14MB/s 0:03:56 649,854,976 70% 1.11MB/s 0:04:01 651,165,696 70% 1.17MB/s 0:03:48 652,476,416 70% 1.15MB/s 0:03:52 653,656,064 70% 1.15MB/s 0:03:49 654,966,784 70% 1.18MB/s 0:03:43 656,277,504 70% 1.18MB/s 0:03:42 657,588,224 71% 1.18MB/s 0:03:41 658,898,944 71% 1.20MB/s 0:03:36 660,209,664 71% 1.20MB/s 0:03:34 661,520,384 71% 1.20MB/s 0:03:34 662,831,104 71% 1.19MB/s 0:03:35 664,141,824 71% 1.21MB/s 0:03:30 665,452,544 71% 1.21MB/s 0:03:29 666,763,264 72% 1.19MB/s 0:03:31 668,073,984 72% 1.20MB/s 0:03:30 669,384,704 72% 1.19MB/s 0:03:30 670,695,424 72% 1.18MB/s 0:03:30 672,006,144 72% 1.19MB/s 0:03:27 673,316,864 72% 1.20MB/s 0:03:24 674,627,584 72% 1.20MB/s 0:03:24 675,938,304 73% 1.20MB/s 0:03:22 677,249,024 73% 1.21MB/s 0:03:20 678,559,744 73% 1.21MB/s 0:03:19 679,870,464 73% 1.21MB/s 0:03:18 680,919,040 73% 1.15MB/s 0:03:26 681,967,616 73% 1.08MB/s 0:03:39 682,885,120 73% 970.81kB/s 0:04:09 683,671,552 73% 802.77kB/s 0:05:00 684,720,128 74% 799.83kB/s 0:05:00 685,899,776 74% 815.46kB/s 0:04:53 687,079,424 74% 895.30kB/s 0:04:25 688,259,072 74% 1.01MB/s 0:03:48 689,438,720 74% 1.04MB/s 0:03:40 690,094,080 74% 942.26kB/s 0:04:09 691,011,584 74% 881.75kB/s 0:04:25 692,322,304 74% 922.79kB/s 0:04:12 692,977,664 74% 795.58kB/s 0:04:51 693,633,024 74% 822.47kB/s 0:04:41 694,812,672 75% 897.05kB/s 0:04:16 695,861,248 75% 830.97kB/s 0:04:35 696,909,824 75% 931.13kB/s 0:04:05 698,220,544 75% 1.05MB/s 0:03:31 698,744,832 75% 900.35kB/s 0:04:11 699,400,192 75% 815.48kB/s 0:04:36 700,186,624 75% 750.29kB/s 0:04:59 701,104,128 75% 664.94kB/s 0:05:36 702,414,848 75% 866.33kB/s 0:04:17 703,725,568 76% 1016.61kB/s 0:03:37 704,512,000 76% 1.01MB/s 0:03:33 705,822,720 76% 1.10MB/s 0:03:14 707,133,440 76% 1.10MB/s 0:03:13 708,444,160 76% 1.10MB/s 0:03:12 709,754,880 76% 1.20MB/s 0:02:55 711,065,600 76% 1.19MB/s 0:02:55 712,376,320 77% 1.19MB/s 0:02:53 713,687,040 77% 1.20MB/s 0:02:52 714,997,760 77% 1.22MB/s 0:02:48 716,177,408 77% 1.18MB/s 0:02:52 717,488,128 77% 1.18MB/s 0:02:51 718,798,848 77% 1.18MB/s 0:02:50 720,109,568 77% 1.18MB/s 0:02:49 721,420,288 77% 1.22MB/s 0:02:42 722,731,008 78% 1.22MB/s 0:02:41 724,041,728 78% 1.22MB/s 0:02:40 725,352,448 78% 1.22MB/s 0:02:39 726,663,168 78% 1.22MB/s 0:02:38 727,973,888 78% 1.23MB/s 0:02:36 729,284,608 78% 1.22MB/s 0:02:37 730,595,328 78% 1.22MB/s 0:02:36 731,906,048 79% 1.21MB/s 0:02:35 733,216,768 79% 1.21MB/s 0:02:34 734,527,488 79% 1.22MB/s 0:02:32 735,838,208 79% 1.21MB/s 0:02:32 737,148,928 79% 1.22MB/s 0:02:30 738,426,880 79% 1.21MB/s 0:02:30 739,737,600 79% 1.22MB/s 0:02:28 741,048,320 80% 1.22MB/s 0:02:27 742,359,040 80% 1.20MB/s 0:02:28 743,669,760 80% 1.22MB/s 0:02:25 744,980,480 80% 1.22MB/s 0:02:24 746,291,200 80% 1.22MB/s 0:02:23 747,601,920 80% 1.22MB/s 0:02:22 748,912,640 80% 1.21MB/s 0:02:21 750,223,360 81% 1.21MB/s 0:02:21 751,534,080 81% 1.20MB/s 0:02:20 752,844,800 81% 1.21MB/s 0:02:19 754,155,520 81% 1.21MB/s 0:02:18 755,466,240 81% 1.21MB/s 0:02:17 756,776,960 81% 1.22MB/s 0:02:14 758,087,680 81% 1.22MB/s 0:02:13 759,398,400 82% 1.22MB/s 0:02:12 760,709,120 82% 1.21MB/s 0:02:12 762,019,840 82% 1.21MB/s 0:02:11 763,330,560 82% 1.21MB/s 0:02:10 764,641,280 82% 1.21MB/s 0:02:09 765,952,000 82% 1.22MB/s 0:02:07 767,262,720 82% 1.22MB/s 0:02:06 768,573,440 83% 1.22MB/s 0:02:05 769,884,160 83% 1.21MB/s 0:02:04 771,194,880 83% 1.22MB/s 0:02:03 772,505,600 83% 1.22MB/s 0:02:02 773,816,320 83% 1.22MB/s 0:02:01 775,127,040 83% 1.22MB/s 0:01:59 776,437,760 83% 1.23MB/s 0:01:58 777,748,480 84% 1.21MB/s 0:01:58 779,059,200 84% 1.21MB/s 0:01:57 780,369,920 84% 1.21MB/s 0:01:56 781,680,640 84% 1.21MB/s 0:01:55 782,991,360 84% 1.22MB/s 0:01:53 784,302,080 84% 1.22MB/s 0:01:52 785,612,800 84% 1.22MB/s 0:01:51 786,792,448 85% 1.19MB/s 0:01:53 788,103,168 85% 1.18MB/s 0:01:53 789,413,888 85% 1.18MB/s 0:01:52 790,593,536 85% 1.16MB/s 0:01:53 791,904,256 85% 1.18MB/s 0:01:50 793,214,976 85% 1.10MB/s 0:01:57 794,525,696 85% 1.10MB/s 0:01:56 795,836,416 86% 1.11MB/s 0:01:53 797,147,136 86% 1.12MB/s 0:01:51 798,457,856 86% 1.21MB/s 0:01:42 799,637,504 86% 1.17MB/s 0:01:45 800,948,224 86% 1.18MB/s 0:01:43 802,258,944 86% 1.17MB/s 0:01:42 803,569,664 86% 1.17MB/s 0:01:41 804,880,384 87% 1.19MB/s 0:01:38 806,191,104 87% 1.19MB/s 0:01:37 807,501,824 87% 1.18MB/s 0:01:37 808,812,544 87% 1.18MB/s 0:01:36 809,992,192 87% 1.17MB/s 0:01:36 811,302,912 87% 1.15MB/s 0:01:36 812,613,632 87% 1.17MB/s 0:01:34 813,924,352 87% 1.17MB/s 0:01:32 815,235,072 88% 1.20MB/s 0:01:29 816,545,792 88% 1.22MB/s 0:01:26 817,856,512 88% 1.21MB/s 0:01:26 819,167,232 88% 1.21MB/s 0:01:25 820,477,952 88% 1.20MB/s 0:01:25 821,788,672 88% 1.20MB/s 0:01:24 823,099,392 88% 1.21MB/s 0:01:22 824,410,112 89% 1.21MB/s 0:01:21 825,720,832 89% 1.22MB/s 0:01:19 827,031,552 89% 1.23MB/s 0:01:18 828,342,272 89% 1.22MB/s 0:01:17 829,652,992 89% 1.21MB/s 0:01:16 830,963,712 89% 1.21MB/s 0:01:16 832,274,432 89% 1.21MB/s 0:01:14 833,585,152 90% 1.21MB/s 0:01:13 834,895,872 90% 1.22MB/s 0:01:12 836,206,592 90% 1.22MB/s 0:01:10 837,517,312 90% 1.22MB/s 0:01:10 838,828,032 90% 1.22MB/s 0:01:08 840,138,752 90% 1.22MB/s 0:01:08 841,449,472 90% 1.21MB/s 0:01:07 842,760,192 91% 1.21MB/s 0:01:06 844,070,912 91% 1.21MB/s 0:01:05 845,250,560 91% 1.19MB/s 0:01:05 846,561,280 91% 1.20MB/s 0:01:04 847,872,000 91% 1.19MB/s 0:01:03 849,182,720 91% 1.19MB/s 0:01:02 850,493,440 91% 1.22MB/s 0:00:59 851,804,160 92% 1.22MB/s 0:00:58 853,114,880 92% 1.22MB/s 0:00:57 854,425,600 92% 1.22MB/s 0:00:56 855,736,320 92% 1.22MB/s 0:00:55 857,047,040 92% 1.22MB/s 0:00:54 858,357,760 92% 1.22MB/s 0:00:53 859,668,480 92% 1.21MB/s 0:00:52 860,979,200 93% 1.21MB/s 0:00:51 862,289,920 93% 1.21MB/s 0:00:50 863,600,640 93% 1.21MB/s 0:00:49 864,911,360 93% 1.22MB/s 0:00:48 866,222,080 93% 1.22MB/s 0:00:46 867,532,800 93% 1.23MB/s 0:00:45 868,843,520 93% 1.22MB/s 0:00:44 870,154,240 94% 1.22MB/s 0:00:43 871,464,960 94% 1.22MB/s 0:00:43 872,742,912 94% 1.21MB/s 0:00:42 874,053,632 94% 1.21MB/s 0:00:41 875,364,352 94% 1.20MB/s 0:00:40 876,675,072 94% 1.20MB/s 0:00:39 877,985,792 94% 1.21MB/s 0:00:37 879,296,512 95% 1.20MB/s 0:00:37 880,607,232 95% 1.20MB/s 0:00:36 881,917,952 95% 1.20MB/s 0:00:35 883,228,672 95% 1.20MB/s 0:00:33 884,539,392 95% 1.21MB/s 0:00:32 885,850,112 95% 1.22MB/s 0:00:31 887,160,832 95% 1.22MB/s 0:00:30 888,471,552 96% 1.21MB/s 0:00:29 889,782,272 96% 1.22MB/s 0:00:28 891,092,992 96% 1.21MB/s 0:00:27 892,403,712 96% 1.22MB/s 0:00:26 893,714,432 96% 1.22MB/s 0:00:25 895,025,152 96% 1.21MB/s 0:00:24 896,335,872 96% 1.22MB/s 0:00:23 897,646,592 97% 1.21MB/s 0:00:22 898,957,312 97% 1.20MB/s 0:00:21 900,268,032 97% 1.20MB/s 0:00:20 901,578,752 97% 1.20MB/s 0:00:19 902,889,472 97% 1.22MB/s 0:00:17 904,200,192 97% 1.20MB/s 0:00:17 905,510,912 97% 1.20MB/s 0:00:15 906,690,560 98% 1.15MB/s 0:00:15 908,001,280 98% 1.15MB/s 0:00:14 909,312,000 98% 1.17MB/s 0:00:13 910,622,720 98% 1.14MB/s 0:00:12 911,933,440 98% 1.18MB/s 0:00:10 913,244,160 98% 1.18MB/s 0:00:09 914,423,808 98% 1.13MB/s 0:00:09 915,603,456 98% 1.14MB/s 0:00:08 916,914,176 99% 1.14MB/s 0:00:06 918,224,896 99% 1.13MB/s 0:00:05 919,535,616 99% 1.18MB/s 0:00:04 920,846,336 99% 1.20MB/s 0:00:03 922,157,056 99% 1.21MB/s 0:00:02 923,467,776 99% 1.23MB/s 0:00:01 924,778,496 99% 1.22MB/s 0:00:00 925,088,904 100% 1.18MB/s 0:12:28 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221109-pine64-pinephone.img.xz.sha256 133 100% 0.64kB/s 0:00:00 133 100% 0.64kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221109-pine64-pinephonepro.img.xz 32,768 0% 156.10kB/s 1:31:40 1,015,808 0% 964.98kB/s 0:14:48 2,326,528 0% 1.09MB/s 0:12:48 3,637,248 0% 1.13MB/s 0:12:16 4,947,968 0% 1.16MB/s 0:12:01 6,258,688 0% 1.22MB/s 0:11:22 7,569,408 0% 1.21MB/s 0:11:26 8,880,128 1% 1.21MB/s 0:11:24 10,190,848 1% 1.21MB/s 0:11:22 11,501,568 1% 1.22MB/s 0:11:17 12,812,288 1% 1.23MB/s 0:11:14 14,123,008 1% 1.22MB/s 0:11:14 15,433,728 1% 1.22MB/s 0:11:14 16,744,448 1% 1.22MB/s 0:11:13 18,022,400 2% 1.21MB/s 0:11:19 19,333,120 2% 1.21MB/s 0:11:17 20,643,840 2% 1.21MB/s 0:11:15 21,954,560 2% 1.21MB/s 0:11:14 23,265,280 2% 1.22MB/s 0:11:07 24,576,000 2% 1.22MB/s 0:11:06 25,886,720 3% 1.22MB/s 0:11:04 27,197,440 3% 1.22MB/s 0:11:03 28,508,160 3% 1.23MB/s 0:11:00 29,818,880 3% 1.22MB/s 0:11:02 31,129,600 3% 1.21MB/s 0:11:08 32,440,320 3% 1.21MB/s 0:11:07 33,751,040 3% 1.21MB/s 0:11:07 35,061,760 4% 1.21MB/s 0:11:03 36,372,480 4% 1.22MB/s 0:10:56 37,683,200 4% 1.22MB/s 0:10:57 38,993,920 4% 1.22MB/s 0:10:57 40,304,640 4% 1.21MB/s 0:11:00 41,615,360 4% 1.21MB/s 0:10:59 42,926,080 4% 1.21MB/s 0:10:56 44,236,800 5% 1.22MB/s 0:10:54 45,547,520 5% 1.23MB/s 0:10:47 46,858,240 5% 1.23MB/s 0:10:47 48,168,960 5% 1.22MB/s 0:10:46 49,479,680 5% 1.23MB/s 0:10:44 50,790,400 5% 1.22MB/s 0:10:44 52,101,120 6% 1.22MB/s 0:10:43 53,411,840 6% 1.22MB/s 0:10:42 54,722,560 6% 1.22MB/s 0:10:41 56,033,280 6% 1.22MB/s 0:10:39 57,344,000 6% 1.21MB/s 0:10:47 58,654,720 6% 1.21MB/s 0:10:46 59,965,440 6% 1.21MB/s 0:10:43 61,276,160 7% 1.21MB/s 0:10:43 62,586,880 7% 1.23MB/s 0:10:33 63,897,600 7% 1.23MB/s 0:10:32 65,208,320 7% 1.22MB/s 0:10:33 66,519,040 7% 1.22MB/s 0:10:32 67,829,760 7% 1.22MB/s 0:10:31 69,140,480 8% 1.22MB/s 0:10:30 70,451,200 8% 1.22MB/s 0:10:28 71,761,920 8% 1.23MB/s 0:10:26 73,072,640 8% 1.23MB/s 0:10:26 74,383,360 8% 1.22MB/s 0:10:28 75,694,080 8% 1.22MB/s 0:10:28 77,004,800 8% 1.20MB/s 0:10:34 78,315,520 9% 1.20MB/s 0:10:33 79,626,240 9% 1.20MB/s 0:10:31 80,936,960 9% 1.21MB/s 0:10:27 82,247,680 9% 1.22MB/s 0:10:19 83,558,400 9% 1.22MB/s 0:10:19 84,869,120 9% 1.22MB/s 0:10:21 86,179,840 10% 1.21MB/s 0:10:22 87,490,560 10% 1.21MB/s 0:10:21 88,801,280 10% 1.22MB/s 0:10:18 90,112,000 10% 1.22MB/s 0:10:12 91,422,720 10% 1.22MB/s 0:10:13 92,733,440 10% 1.22MB/s 0:10:13 94,044,160 10% 1.22MB/s 0:10:12 95,354,880 11% 1.22MB/s 0:10:12 96,665,600 11% 1.21MB/s 0:10:13 97,976,320 11% 1.21MB/s 0:10:13 99,287,040 11% 1.21MB/s 0:10:14 100,597,760 11% 1.21MB/s 0:10:12 101,908,480 11% 1.21MB/s 0:10:08 103,219,200 12% 1.20MB/s 0:10:14 104,529,920 12% 1.20MB/s 0:10:11 105,840,640 12% 1.20MB/s 0:10:12 107,151,360 12% 1.18MB/s 0:10:20 108,331,008 12% 1.16MB/s 0:10:32 109,641,728 12% 1.16MB/s 0:10:32 110,952,448 12% 1.16MB/s 0:10:30 112,263,168 13% 1.18MB/s 0:10:19 113,573,888 13% 1.22MB/s 0:09:57 114,884,608 13% 1.21MB/s 0:10:02 116,195,328 13% 1.21MB/s 0:10:00 117,506,048 13% 1.20MB/s 0:10:01 118,816,768 13% 1.20MB/s 0:10:01 120,127,488 13% 1.22MB/s 0:09:52 121,438,208 14% 1.20MB/s 0:09:59 122,748,928 14% 1.21MB/s 0:09:56 124,059,648 14% 1.20MB/s 0:09:58 125,370,368 14% 1.20MB/s 0:09:56 126,681,088 14% 1.22MB/s 0:09:48 127,991,808 14% 1.22MB/s 0:09:47 129,302,528 15% 1.22MB/s 0:09:41 130,613,248 15% 1.23MB/s 0:09:40 131,923,968 15% 1.22MB/s 0:09:42 133,103,616 15% 1.18MB/s 0:10:01 134,414,336 15% 1.16MB/s 0:10:07 135,593,984 15% 1.13MB/s 0:10:25 136,904,704 15% 1.14MB/s 0:10:20 138,215,424 16% 1.17MB/s 0:10:02 139,526,144 16% 1.17MB/s 0:09:58 140,836,864 16% 1.21MB/s 0:09:40 142,147,584 16% 1.19MB/s 0:09:46 143,458,304 16% 1.20MB/s 0:09:40 144,769,024 16% 1.20MB/s 0:09:39 146,079,744 17% 1.20MB/s 0:09:39 147,390,464 17% 1.21MB/s 0:09:31 148,701,184 17% 1.21MB/s 0:09:32 150,011,904 17% 1.21MB/s 0:09:34 151,322,624 17% 1.21MB/s 0:09:32 152,600,576 17% 1.20MB/s 0:09:33 153,911,296 17% 1.20MB/s 0:09:31 155,222,016 18% 1.22MB/s 0:09:24 156,532,736 18% 1.22MB/s 0:09:23 157,843,456 18% 1.22MB/s 0:09:20 159,154,176 18% 1.22MB/s 0:09:20 160,464,896 18% 1.19MB/s 0:09:33 161,775,616 18% 1.19MB/s 0:09:34 163,086,336 18% 1.17MB/s 0:09:39 164,397,056 19% 1.18MB/s 0:09:36 165,707,776 19% 1.20MB/s 0:09:22 167,018,496 19% 1.21MB/s 0:09:19 168,329,216 19% 1.22MB/s 0:09:11 169,639,936 19% 1.22MB/s 0:09:12 170,950,656 19% 1.22MB/s 0:09:12 172,261,376 20% 1.21MB/s 0:09:12 173,572,096 20% 1.21MB/s 0:09:11 174,882,816 20% 1.22MB/s 0:09:09 176,193,536 20% 1.22MB/s 0:09:07 177,504,256 20% 1.22MB/s 0:09:05 178,814,976 20% 1.22MB/s 0:09:06 180,125,696 20% 1.22MB/s 0:09:04 181,436,416 21% 1.22MB/s 0:09:04 182,747,136 21% 1.21MB/s 0:09:05 184,057,856 21% 1.21MB/s 0:09:04 185,368,576 21% 1.20MB/s 0:09:06 186,679,296 21% 1.19MB/s 0:09:10 187,990,016 21% 1.20MB/s 0:09:06 189,300,736 22% 1.19MB/s 0:09:08 190,611,456 22% 1.19MB/s 0:09:06 191,922,176 22% 1.19MB/s 0:09:06 193,232,896 22% 1.19MB/s 0:09:07 194,543,616 22% 1.19MB/s 0:09:07 195,854,336 22% 1.19MB/s 0:09:05 197,165,056 22% 1.20MB/s 0:08:57 198,475,776 23% 1.19MB/s 0:09:02 199,786,496 23% 1.19MB/s 0:08:59 201,097,216 23% 1.20MB/s 0:08:56 202,407,936 23% 1.20MB/s 0:08:55 203,718,656 23% 1.21MB/s 0:08:47 205,029,376 23% 1.22MB/s 0:08:42 206,340,096 24% 1.20MB/s 0:08:49 207,650,816 24% 1.19MB/s 0:08:53 208,961,536 24% 1.19MB/s 0:08:52 210,141,184 24% 1.16MB/s 0:09:04 211,451,904 24% 1.18MB/s 0:08:55 212,762,624 24% 1.19MB/s 0:08:49 214,073,344 24% 1.19MB/s 0:08:51 215,384,064 25% 1.21MB/s 0:08:38 216,694,784 25% 1.22MB/s 0:08:35 218,005,504 25% 1.22MB/s 0:08:34 219,316,224 25% 1.22MB/s 0:08:30 220,626,944 25% 1.22MB/s 0:08:30 221,937,664 25% 1.22MB/s 0:08:30 223,248,384 25% 1.22MB/s 0:08:29 224,559,104 26% 1.22MB/s 0:08:27 225,869,824 26% 1.22MB/s 0:08:27 227,180,544 26% 1.21MB/s 0:08:29 228,491,264 26% 1.22MB/s 0:08:25 229,801,984 26% 1.21MB/s 0:08:27 231,112,704 26% 1.21MB/s 0:08:27 232,423,424 27% 1.22MB/s 0:08:22 233,734,144 27% 1.21MB/s 0:08:22 235,044,864 27% 1.21MB/s 0:08:22 236,355,584 27% 1.21MB/s 0:08:21 237,666,304 27% 1.21MB/s 0:08:21 238,977,024 27% 1.20MB/s 0:08:23 240,287,744 27% 1.21MB/s 0:08:18 241,598,464 28% 1.22MB/s 0:08:15 242,909,184 28% 1.21MB/s 0:08:17 244,219,904 28% 1.20MB/s 0:08:21 245,530,624 28% 1.20MB/s 0:08:20 246,841,344 28% 1.19MB/s 0:08:23 248,152,064 28% 1.19MB/s 0:08:20 249,462,784 29% 1.21MB/s 0:08:12 250,773,504 29% 1.21MB/s 0:08:09 252,084,224 29% 1.22MB/s 0:08:05 253,394,944 29% 1.22MB/s 0:08:05 254,705,664 29% 1.22MB/s 0:08:05 256,016,384 29% 1.21MB/s 0:08:07 257,327,104 29% 1.21MB/s 0:08:06 258,637,824 30% 1.20MB/s 0:08:06 259,948,544 30% 1.21MB/s 0:08:04 261,259,264 30% 1.19MB/s 0:08:08 262,569,984 30% 1.19MB/s 0:08:09 263,880,704 30% 1.20MB/s 0:08:04 265,191,424 30% 1.20MB/s 0:08:02 266,502,144 31% 1.22MB/s 0:07:52 267,812,864 31% 1.22MB/s 0:07:52 269,123,584 31% 1.22MB/s 0:07:53 270,434,304 31% 1.21MB/s 0:07:56 271,745,024 31% 1.20MB/s 0:07:57 273,055,744 31% 1.20MB/s 0:07:54 274,366,464 31% 1.20MB/s 0:07:53 275,677,184 32% 1.20MB/s 0:07:53 276,987,904 32% 1.20MB/s 0:07:51 278,298,624 32% 1.21MB/s 0:07:47 279,609,344 32% 1.21MB/s 0:07:46 280,920,064 32% 1.22MB/s 0:07:41 282,230,784 32% 1.23MB/s 0:07:38 283,541,504 33% 1.21MB/s 0:07:43 284,852,224 33% 1.21MB/s 0:07:43 286,130,176 33% 1.20MB/s 0:07:44 287,440,896 33% 1.20MB/s 0:07:43 288,751,616 33% 1.20MB/s 0:07:42 290,062,336 33% 1.17MB/s 0:07:56 291,373,056 33% 1.17MB/s 0:07:51 292,683,776 34% 1.17MB/s 0:07:50 293,994,496 34% 1.18MB/s 0:07:46 295,305,216 34% 1.23MB/s 0:07:27 296,615,936 34% 1.22MB/s 0:07:29 297,926,656 34% 1.20MB/s 0:07:36 299,237,376 34% 1.20MB/s 0:07:36 300,417,024 34% 1.16MB/s 0:07:49 301,727,744 35% 1.17MB/s 0:07:46 303,038,464 35% 1.19MB/s 0:07:36 304,349,184 35% 1.20MB/s 0:07:32 305,659,904 35% 1.22MB/s 0:07:20 306,970,624 35% 1.22MB/s 0:07:20 308,281,344 35% 1.21MB/s 0:07:24 309,592,064 36% 1.20MB/s 0:07:25 310,902,784 36% 1.21MB/s 0:07:23 312,213,504 36% 1.19MB/s 0:07:27 313,524,224 36% 1.21MB/s 0:07:21 314,834,944 36% 1.22MB/s 0:07:15 316,145,664 36% 1.22MB/s 0:07:15 317,456,384 36% 1.23MB/s 0:07:10 318,767,104 37% 1.22MB/s 0:07:10 320,077,824 37% 1.22MB/s 0:07:11 321,388,544 37% 1.22MB/s 0:07:10 322,699,264 37% 1.22MB/s 0:07:08 324,009,984 37% 1.22MB/s 0:07:08 325,320,704 37% 1.21MB/s 0:07:09 326,631,424 38% 1.21MB/s 0:07:08 327,942,144 38% 1.21MB/s 0:07:07 329,252,864 38% 1.21MB/s 0:07:06 330,563,584 38% 1.22MB/s 0:07:02 331,874,304 38% 1.22MB/s 0:07:03 333,185,024 38% 1.22MB/s 0:07:01 334,495,744 38% 1.22MB/s 0:07:01 335,806,464 39% 1.21MB/s 0:07:01 337,117,184 39% 1.21MB/s 0:06:59 338,427,904 39% 1.21MB/s 0:06:58 339,738,624 39% 1.22MB/s 0:06:54 341,049,344 39% 1.22MB/s 0:06:53 342,360,064 39% 1.22MB/s 0:06:52 343,670,784 40% 1.22MB/s 0:06:53 344,981,504 40% 1.22MB/s 0:06:50 346,292,224 40% 1.22MB/s 0:06:48 347,602,944 40% 1.22MB/s 0:06:48 348,913,664 40% 1.23MB/s 0:06:45 350,224,384 40% 1.22MB/s 0:06:48 351,535,104 40% 1.21MB/s 0:06:48 352,845,824 41% 1.21MB/s 0:06:47 354,156,544 41% 1.21MB/s 0:06:46 355,467,264 41% 1.22MB/s 0:06:43 356,777,984 41% 1.22MB/s 0:06:42 358,088,704 41% 1.21MB/s 0:06:43 359,399,424 41% 1.21MB/s 0:06:42 360,710,144 42% 1.19MB/s 0:06:49 362,020,864 42% 1.19MB/s 0:06:48 363,331,584 42% 1.20MB/s 0:06:44 364,642,304 42% 1.20MB/s 0:06:42 365,953,024 42% 1.22MB/s 0:06:33 366,870,528 42% 1.13MB/s 0:07:05 368,181,248 42% 1.13MB/s 0:07:03 369,491,968 43% 1.13MB/s 0:07:04 370,802,688 43% 1.13MB/s 0:07:02 372,113,408 43% 1.22MB/s 0:06:29 373,424,128 43% 1.22MB/s 0:06:29 374,734,848 43% 1.22MB/s 0:06:27 376,045,568 43% 1.22MB/s 0:06:26 377,356,288 43% 1.22MB/s 0:06:25 378,667,008 44% 1.22MB/s 0:06:22 379,977,728 44% 1.22MB/s 0:06:21 381,288,448 44% 1.23MB/s 0:06:20 382,599,168 44% 1.23MB/s 0:06:18 383,909,888 44% 1.22MB/s 0:06:19 385,220,608 44% 1.22MB/s 0:06:18 386,531,328 45% 1.22MB/s 0:06:17 387,842,048 45% 1.22MB/s 0:06:16 389,152,768 45% 1.21MB/s 0:06:17 390,463,488 45% 1.21MB/s 0:06:16 391,774,208 45% 1.21MB/s 0:06:16 393,084,928 45% 1.21MB/s 0:06:15 394,395,648 45% 1.22MB/s 0:06:11 395,706,368 46% 1.22MB/s 0:06:10 397,017,088 46% 1.22MB/s 0:06:09 398,327,808 46% 1.22MB/s 0:06:08 399,638,528 46% 1.22MB/s 0:06:08 400,949,248 46% 1.21MB/s 0:06:09 402,259,968 46% 1.20MB/s 0:06:11 403,570,688 46% 1.19MB/s 0:06:12 404,881,408 47% 1.17MB/s 0:06:17 406,192,128 47% 1.18MB/s 0:06:15 407,502,848 47% 1.18MB/s 0:06:13 408,813,568 47% 1.18MB/s 0:06:11 410,124,288 47% 1.18MB/s 0:06:10 411,303,936 47% 1.16MB/s 0:06:17 412,614,656 48% 1.15MB/s 0:06:19 413,925,376 48% 1.13MB/s 0:06:22 415,236,096 48% 1.15MB/s 0:06:18 416,546,816 48% 1.15MB/s 0:06:14 417,726,464 48% 1.14MB/s 0:06:16 419,037,184 48% 1.16MB/s 0:06:10 420,315,136 48% 1.16MB/s 0:06:08 421,625,856 49% 1.18MB/s 0:06:02 422,936,576 49% 1.20MB/s 0:05:54 424,247,296 49% 1.20MB/s 0:05:53 425,558,016 49% 1.20MB/s 0:05:53 426,868,736 49% 1.19MB/s 0:05:54 428,179,456 49% 1.19MB/s 0:05:52 429,490,176 50% 1.18MB/s 0:05:53 430,800,896 50% 1.18MB/s 0:05:54 432,111,616 50% 1.17MB/s 0:05:55 433,422,336 50% 1.16MB/s 0:05:56 434,733,056 50% 1.16MB/s 0:05:56 436,043,776 50% 1.17MB/s 0:05:51 437,223,424 50% 1.16MB/s 0:05:55 438,534,144 51% 1.13MB/s 0:06:02 439,844,864 51% 1.12MB/s 0:06:03 441,155,584 51% 1.13MB/s 0:06:01 442,466,304 51% 1.15MB/s 0:05:53 443,777,024 51% 1.18MB/s 0:05:42 445,087,744 51% 1.21MB/s 0:05:34 446,398,464 51% 1.20MB/s 0:05:35 447,709,184 52% 1.21MB/s 0:05:30 449,019,904 52% 1.22MB/s 0:05:28 450,330,624 52% 1.22MB/s 0:05:27 451,641,344 52% 1.23MB/s 0:05:24 452,952,064 52% 1.22MB/s 0:05:25 454,262,784 52% 1.21MB/s 0:05:25 455,573,504 53% 1.20MB/s 0:05:26 456,884,224 53% 1.21MB/s 0:05:25 458,194,944 53% 1.21MB/s 0:05:22 459,505,664 53% 1.22MB/s 0:05:19 460,816,384 53% 1.23MB/s 0:05:16 462,127,104 53% 1.22MB/s 0:05:16 463,437,824 53% 1.23MB/s 0:05:14 464,748,544 54% 1.23MB/s 0:05:13 466,059,264 54% 1.23MB/s 0:05:12 467,369,984 54% 1.23MB/s 0:05:11 468,680,704 54% 1.22MB/s 0:05:11 469,991,424 54% 1.22MB/s 0:05:11 471,302,144 54% 1.21MB/s 0:05:11 472,612,864 55% 1.21MB/s 0:05:11 473,923,584 55% 1.21MB/s 0:05:09 475,234,304 55% 1.22MB/s 0:05:07 476,545,024 55% 1.22MB/s 0:05:06 477,855,744 55% 1.20MB/s 0:05:09 479,166,464 55% 1.20MB/s 0:05:08 480,477,184 55% 1.20MB/s 0:05:07 481,787,904 56% 1.20MB/s 0:05:06 483,098,624 56% 1.22MB/s 0:05:01 484,409,344 56% 1.22MB/s 0:05:00 485,720,064 56% 1.20MB/s 0:05:03 487,030,784 56% 1.20MB/s 0:05:01 488,341,504 56% 1.21MB/s 0:05:00 489,521,152 57% 1.16MB/s 0:05:11 490,831,872 57% 1.17MB/s 0:05:06 492,142,592 57% 1.17MB/s 0:05:05 493,453,312 57% 1.18MB/s 0:05:03 494,764,032 57% 1.22MB/s 0:04:50 496,074,752 57% 1.22MB/s 0:04:49 497,385,472 57% 1.21MB/s 0:04:50 498,696,192 58% 1.22MB/s 0:04:49 500,006,912 58% 1.22MB/s 0:04:47 501,317,632 58% 1.22MB/s 0:04:46 502,628,352 58% 1.22MB/s 0:04:44 503,939,072 58% 1.21MB/s 0:04:45 505,249,792 58% 1.21MB/s 0:04:45 506,560,512 58% 1.21MB/s 0:04:44 507,871,232 59% 1.21MB/s 0:04:43 509,181,952 59% 1.21MB/s 0:04:41 510,492,672 59% 1.21MB/s 0:04:40 511,803,392 59% 1.21MB/s 0:04:39 513,114,112 59% 1.22MB/s 0:04:37 514,424,832 59% 1.21MB/s 0:04:37 515,735,552 60% 1.22MB/s 0:04:35 517,046,272 60% 1.21MB/s 0:04:34 518,356,992 60% 1.21MB/s 0:04:34 519,667,712 60% 1.21MB/s 0:04:32 520,978,432 60% 1.21MB/s 0:04:32 522,289,152 60% 1.21MB/s 0:04:30 523,599,872 60% 1.22MB/s 0:04:28 524,910,592 61% 1.22MB/s 0:04:28 526,221,312 61% 1.20MB/s 0:04:30 527,532,032 61% 1.20MB/s 0:04:30 528,842,752 61% 1.20MB/s 0:04:29 530,153,472 61% 1.20MB/s 0:04:27 531,464,192 61% 1.22MB/s 0:04:21 532,774,912 62% 1.21MB/s 0:04:24 534,085,632 62% 1.20MB/s 0:04:23 535,396,352 62% 1.20MB/s 0:04:22 536,707,072 62% 1.20MB/s 0:04:22 538,017,792 62% 1.22MB/s 0:04:17 539,328,512 62% 1.22MB/s 0:04:15 540,639,232 62% 1.22MB/s 0:04:13 541,949,952 63% 1.22MB/s 0:04:12 543,260,672 63% 1.23MB/s 0:04:11 544,571,392 63% 1.22MB/s 0:04:10 545,882,112 63% 1.22MB/s 0:04:10 547,192,832 63% 1.22MB/s 0:04:08 548,503,552 63% 1.22MB/s 0:04:07 549,814,272 64% 1.22MB/s 0:04:08 551,124,992 64% 1.22MB/s 0:04:06 552,435,712 64% 1.21MB/s 0:04:06 553,746,432 64% 1.21MB/s 0:04:05 555,024,384 64% 1.21MB/s 0:04:04 556,335,104 64% 1.21MB/s 0:04:03 557,645,824 64% 1.20MB/s 0:04:04 558,956,544 65% 1.18MB/s 0:04:08 560,136,192 65% 1.16MB/s 0:04:12 561,446,912 65% 1.15MB/s 0:04:12 562,757,632 65% 1.16MB/s 0:04:09 564,068,352 65% 1.18MB/s 0:04:04 565,379,072 65% 1.18MB/s 0:04:01 566,689,792 65% 1.19MB/s 0:03:59 568,000,512 66% 1.20MB/s 0:03:57 569,311,232 66% 1.20MB/s 0:03:54 570,621,952 66% 1.22MB/s 0:03:50 571,932,672 66% 1.22MB/s 0:03:49 573,243,392 66% 1.21MB/s 0:03:49 574,554,112 66% 1.20MB/s 0:03:51 575,733,760 67% 1.17MB/s 0:03:55 576,651,264 67% 1.08MB/s 0:04:15 577,961,984 67% 1.09MB/s 0:04:12 579,272,704 67% 1.10MB/s 0:04:07 580,583,424 67% 1.11MB/s 0:04:04 581,894,144 67% 1.20MB/s 0:03:44 583,204,864 67% 1.19MB/s 0:03:45 584,384,512 68% 1.17MB/s 0:03:49 585,695,232 68% 1.18MB/s 0:03:45 586,874,880 68% 1.16MB/s 0:03:48 588,054,528 68% 1.12MB/s 0:03:56 589,103,104 68% 1.06MB/s 0:04:09 590,282,752 68% 1.02MB/s 0:04:17 591,593,472 68% 1.04MB/s 0:04:09 592,904,192 69% 1.09MB/s 0:03:57 594,214,912 69% 1.17MB/s 0:03:41 595,525,632 69% 1.20MB/s 0:03:34 596,836,352 69% 1.20MB/s 0:03:33 598,147,072 69% 1.19MB/s 0:03:33 599,457,792 69% 1.20MB/s 0:03:31 600,768,512 69% 1.20MB/s 0:03:29 602,079,232 70% 1.21MB/s 0:03:27 603,389,952 70% 1.19MB/s 0:03:29 604,700,672 70% 1.20MB/s 0:03:26 605,749,248 70% 1.12MB/s 0:03:40 606,404,608 70% 988.30kB/s 0:04:15 607,715,328 70% 1000.47kB/s 0:04:10 609,026,048 70% 1000.95kB/s 0:04:09 610,336,768 71% 1.06MB/s 0:03:49 611,647,488 71% 1.22MB/s 0:03:18 612,958,208 71% 1.22MB/s 0:03:16 614,268,928 71% 1.21MB/s 0:03:17 615,579,648 71% 1.20MB/s 0:03:17 616,759,296 71% 1.17MB/s 0:03:22 618,070,016 71% 1.17MB/s 0:03:21 619,380,736 72% 1.18MB/s 0:03:18 620,691,456 72% 1.18MB/s 0:03:16 622,002,176 72% 1.22MB/s 0:03:09 623,312,896 72% 1.22MB/s 0:03:08 624,623,616 72% 1.21MB/s 0:03:08 625,934,336 72% 1.21MB/s 0:03:08 627,245,056 73% 1.21MB/s 0:03:07 628,555,776 73% 1.20MB/s 0:03:06 629,866,496 73% 1.22MB/s 0:03:03 631,177,216 73% 1.22MB/s 0:03:02 632,487,936 73% 1.22MB/s 0:03:01 633,798,656 73% 1.22MB/s 0:02:59 634,978,304 73% 1.19MB/s 0:03:03 636,289,024 74% 1.19MB/s 0:03:02 637,337,600 74% 1.11MB/s 0:03:14 638,648,320 74% 1.10MB/s 0:03:14 639,959,040 74% 1.13MB/s 0:03:08 641,138,688 74% 1.10MB/s 0:03:13 642,449,408 74% 1.18MB/s 0:02:58 643,760,128 74% 1.19MB/s 0:02:56 645,070,848 75% 1.19MB/s 0:02:56 646,381,568 75% 1.22MB/s 0:02:49 647,692,288 75% 1.22MB/s 0:02:48 648,871,936 75% 1.15MB/s 0:02:58 649,920,512 75% 1.09MB/s 0:03:07 651,231,232 75% 1.07MB/s 0:03:09 652,541,952 75% 1.07MB/s 0:03:08 653,721,600 76% 992.46kB/s 0:03:26 654,901,248 76% 1008.92kB/s 0:03:22 656,211,968 76% 1013.97kB/s 0:03:19 657,522,688 76% 1011.86kB/s 0:03:18 658,702,336 76% 1.11MB/s 0:02:55 660,013,056 76% 1.14MB/s 0:02:50 661,323,776 77% 1.14MB/s 0:02:48 662,634,496 77% 1.14MB/s 0:02:47 663,945,216 77% 1.18MB/s 0:02:41 665,255,936 77% 1.19MB/s 0:02:38 666,435,584 77% 1.16MB/s 0:02:41 667,746,304 77% 1.16MB/s 0:02:40 669,057,024 77% 1.18MB/s 0:02:37 670,367,744 78% 1.18MB/s 0:02:35 671,678,464 78% 1.18MB/s 0:02:34 672,595,968 78% 1.09MB/s 0:02:47 673,906,688 78% 1.09MB/s 0:02:45 675,217,408 78% 1.08MB/s 0:02:45 676,528,128 78% 1.12MB/s 0:02:39 677,576,704 78% 1.10MB/s 0:02:41 677,969,920 78% 862.23kB/s 0:03:29 679,280,640 79% 858.13kB/s 0:03:29 680,591,360 79% 857.95kB/s 0:03:27 681,902,080 79% 961.09kB/s 0:03:03 683,212,800 79% 1.21MB/s 0:02:21 684,523,520 79% 1.23MB/s 0:02:18 685,834,240 79% 1.23MB/s 0:02:17 687,144,960 80% 1.22MB/s 0:02:17 688,422,912 80% 1.21MB/s 0:02:17 689,733,632 80% 1.21MB/s 0:02:16 691,044,352 80% 1.20MB/s 0:02:16 692,355,072 80% 1.20MB/s 0:02:15 693,665,792 80% 1.21MB/s 0:02:12 694,976,512 80% 1.21MB/s 0:02:11 696,287,232 81% 1.21MB/s 0:02:10 697,597,952 81% 1.22MB/s 0:02:09 698,908,672 81% 1.21MB/s 0:02:08 700,219,392 81% 1.21MB/s 0:02:07 701,530,112 81% 1.22MB/s 0:02:05 702,840,832 81% 1.22MB/s 0:02:04 704,151,552 82% 1.21MB/s 0:02:04 705,462,272 82% 1.21MB/s 0:02:03 706,772,992 82% 1.21MB/s 0:02:03 708,083,712 82% 1.20MB/s 0:02:02 709,394,432 82% 1.21MB/s 0:02:00 710,705,152 82% 1.21MB/s 0:01:59 712,015,872 82% 1.21MB/s 0:01:57 713,326,592 83% 1.21MB/s 0:01:57 714,637,312 83% 1.20MB/s 0:01:56 715,948,032 83% 1.21MB/s 0:01:55 717,258,752 83% 1.21MB/s 0:01:54 718,569,472 83% 1.21MB/s 0:01:52 719,880,192 83% 1.21MB/s 0:01:51 721,190,912 83% 1.22MB/s 0:01:50 722,501,632 84% 1.21MB/s 0:01:49 723,812,352 84% 1.20MB/s 0:01:49 724,992,000 84% 1.17MB/s 0:01:51 726,302,720 84% 1.17MB/s 0:01:50 727,482,368 84% 1.15MB/s 0:01:51 728,793,088 84% 1.16MB/s 0:01:49 730,103,808 85% 1.19MB/s 0:01:45 731,283,456 85% 1.15MB/s 0:01:47 732,332,032 85% 1.12MB/s 0:01:50 733,773,824 85% 1.13MB/s 0:01:47 735,084,544 85% 1.13MB/s 0:01:46 736,395,264 85% 1.17MB/s 0:01:42 737,574,912 85% 1.20MB/s 0:01:38 738,099,200 85% 1.01MB/s 0:01:56 739,409,920 86% 1.00MB/s 0:01:56 740,720,640 86% 1015.14kB/s 0:01:56 742,031,360 86% 1.02MB/s 0:01:51 743,342,080 86% 1.18MB/s 0:01:35 744,652,800 86% 1.19MB/s 0:01:33 745,963,520 86% 1.20MB/s 0:01:32 747,274,240 87% 1.21MB/s 0:01:29 748,584,960 87% 1.22MB/s 0:01:28 749,895,680 87% 1.22MB/s 0:01:27 751,206,400 87% 1.22MB/s 0:01:26 752,517,120 87% 1.21MB/s 0:01:25 753,827,840 87% 1.21MB/s 0:01:24 755,138,560 87% 1.20MB/s 0:01:24 756,318,208 88% 1.17MB/s 0:01:25 757,628,928 88% 1.18MB/s 0:01:23 758,939,648 88% 1.18MB/s 0:01:22 760,250,368 88% 1.20MB/s 0:01:20 761,561,088 88% 1.23MB/s 0:01:17 762,871,808 88% 1.22MB/s 0:01:16 764,182,528 88% 1.21MB/s 0:01:16 765,493,248 89% 1.21MB/s 0:01:15 766,803,968 89% 1.21MB/s 0:01:14 768,114,688 89% 1.20MB/s 0:01:13 769,425,408 89% 1.21MB/s 0:01:12 770,736,128 89% 1.21MB/s 0:01:10 772,046,848 89% 1.21MB/s 0:01:09 773,357,568 90% 1.21MB/s 0:01:09 774,537,216 90% 1.18MB/s 0:01:09 775,716,864 90% 1.16MB/s 0:01:09 777,027,584 90% 1.14MB/s 0:01:09 778,338,304 90% 1.13MB/s 0:01:09 779,649,024 90% 1.14MB/s 0:01:07 780,959,744 90% 1.17MB/s 0:01:05 782,270,464 91% 1.19MB/s 0:01:02 783,581,184 91% 1.21MB/s 0:01:00 784,891,904 91% 1.22MB/s 0:00:59 786,202,624 91% 1.22MB/s 0:00:58 787,513,344 91% 1.22MB/s 0:00:57 788,824,064 91% 1.22MB/s 0:00:55 790,134,784 92% 1.21MB/s 0:00:55 791,445,504 92% 1.21MB/s 0:00:54 792,756,224 92% 1.20MB/s 0:00:53 793,935,872 92% 1.17MB/s 0:00:54 795,246,592 92% 1.18MB/s 0:00:52 796,557,312 92% 1.18MB/s 0:00:51 797,868,032 92% 1.19MB/s 0:00:50 799,178,752 93% 1.22MB/s 0:00:47 800,489,472 93% 1.22MB/s 0:00:46 801,800,192 93% 1.22MB/s 0:00:45 803,110,912 93% 1.21MB/s 0:00:44 804,421,632 93% 1.21MB/s 0:00:43 805,732,352 93% 1.22MB/s 0:00:42 807,043,072 93% 1.22MB/s 0:00:41 808,353,792 94% 1.22MB/s 0:00:40 809,664,512 94% 1.22MB/s 0:00:39 810,975,232 94% 1.22MB/s 0:00:38 812,285,952 94% 1.22MB/s 0:00:37 813,596,672 94% 1.22MB/s 0:00:36 814,907,392 94% 1.22MB/s 0:00:35 816,218,112 95% 1.22MB/s 0:00:33 817,135,616 95% 1.08MB/s 0:00:37 817,790,976 95% 951.45kB/s 0:00:43 819,101,696 95% 946.61kB/s 0:00:41 820,412,416 95% 940.74kB/s 0:00:40 821,723,136 95% 1.05MB/s 0:00:34 823,001,088 95% 1.20MB/s 0:00:29 824,311,808 95% 1.21MB/s 0:00:27 825,622,528 96% 1.22MB/s 0:00:26 826,933,248 96% 1.22MB/s 0:00:25 828,243,968 96% 1.22MB/s 0:00:24 829,554,688 96% 1.22MB/s 0:00:23 830,865,408 96% 1.22MB/s 0:00:22 832,176,128 96% 1.21MB/s 0:00:21 833,486,848 97% 1.21MB/s 0:00:20 834,666,496 97% 1.17MB/s 0:00:19 835,190,784 97% 1020.54kB/s 0:00:23 836,501,504 97% 1.00MB/s 0:00:21 837,812,224 97% 1022.51kB/s 0:00:20 839,122,944 97% 1.04MB/s 0:00:18 840,433,664 97% 1.21MB/s 0:00:14 841,744,384 98% 1.21MB/s 0:00:13 843,055,104 98% 1.20MB/s 0:00:12 844,365,824 98% 1.20MB/s 0:00:11 845,283,328 98% 1.10MB/s 0:00:11 846,069,760 98% 999.05kB/s 0:00:12 847,249,408 98% 962.41kB/s 0:00:11 848,297,984 98% 892.82kB/s 0:00:11 849,215,488 98% 910.82kB/s 0:00:10 850,264,064 99% 955.45kB/s 0:00:08 851,181,568 99% 906.52kB/s 0:00:08 852,230,144 99% 896.36kB/s 0:00:07 853,409,792 99% 936.44kB/s 0:00:05 854,720,512 99% 1006.48kB/s 0:00:03 855,900,160 99% 1.03MB/s 0:00:02 856,948,736 99% 1.05MB/s 0:00:01 857,997,312 99% 1.03MB/s 0:00:00 858,716,496 100% 1.18MB/s 0:11:31 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221109-pine64-pinephonepro.img.xz.sha256 136 100% 0.19kB/s 0:00:00 136 100% 0.19kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221109-tablet-x64uefi.img.xz 32,768 0% 45.45kB/s 7:52:39 327,680 0% 280.70kB/s 1:16:31 1,376,256 0% 599.20kB/s 0:35:49 2,424,832 0% 703.71kB/s 0:30:28 3,473,408 0% 755.12kB/s 0:28:22 4,653,056 0% 965.04kB/s 0:22:10 5,963,776 0% 1.02MB/s 0:20:29 7,274,496 0% 1.10MB/s 0:18:54 8,585,216 0% 1.19MB/s 0:17:27 9,895,936 0% 1.23MB/s 0:16:58 11,206,656 0% 1.23MB/s 0:16:57 12,517,376 0% 1.22MB/s 0:16:59 13,828,096 1% 1.22MB/s 0:17:00 15,138,816 1% 1.22MB/s 0:17:01 16,449,536 1% 1.22MB/s 0:17:00 17,760,256 1% 1.22MB/s 0:16:57 19,070,976 1% 1.22MB/s 0:16:57 20,381,696 1% 1.21MB/s 0:17:01 21,692,416 1% 1.21MB/s 0:17:02 23,003,136 1% 1.20MB/s 0:17:06 24,313,856 1% 1.21MB/s 0:16:59 25,624,576 1% 1.21MB/s 0:16:58 26,935,296 2% 1.21MB/s 0:16:56 28,246,016 2% 1.22MB/s 0:16:49 29,556,736 2% 1.20MB/s 0:17:08 30,867,456 2% 1.20MB/s 0:17:03 32,178,176 2% 1.21MB/s 0:16:57 33,488,896 2% 1.21MB/s 0:16:56 34,799,616 2% 1.22MB/s 0:16:43 36,110,336 2% 1.22MB/s 0:16:44 37,027,840 2% 1.13MB/s 0:18:06 38,338,560 2% 1.12MB/s 0:18:11 39,649,280 3% 1.12MB/s 0:18:06 40,960,000 3% 1.13MB/s 0:18:01 42,270,720 3% 1.21MB/s 0:16:49 43,581,440 3% 1.21MB/s 0:16:43 44,761,088 3% 1.19MB/s 0:17:04 46,071,808 3% 1.19MB/s 0:17:01 47,382,528 3% 1.20MB/s 0:16:51 48,693,248 3% 1.20MB/s 0:16:53 50,003,968 3% 1.21MB/s 0:16:39 51,314,688 3% 1.21MB/s 0:16:38 52,625,408 4% 1.21MB/s 0:16:38 53,936,128 4% 1.21MB/s 0:16:34 55,246,848 4% 1.22MB/s 0:16:24 56,557,568 4% 1.22MB/s 0:16:23 57,868,288 4% 1.22MB/s 0:16:22 59,179,008 4% 1.22MB/s 0:16:21 60,489,728 4% 1.22MB/s 0:16:22 61,734,912 4% 1.21MB/s 0:16:28 62,980,096 4% 1.20MB/s 0:16:37 64,290,816 4% 1.20MB/s 0:16:40 65,601,536 5% 1.20MB/s 0:16:39 66,912,256 5% 1.21MB/s 0:16:30 68,222,976 5% 1.20MB/s 0:16:37 69,533,696 5% 1.18MB/s 0:16:46 70,844,416 5% 1.16MB/s 0:17:01 72,155,136 5% 1.16MB/s 0:17:00 73,465,856 5% 1.19MB/s 0:16:41 74,776,576 5% 1.20MB/s 0:16:25 76,087,296 5% 1.23MB/s 0:16:05 77,398,016 6% 1.23MB/s 0:16:05 78,708,736 6% 1.23MB/s 0:16:03 79,888,384 6% 1.19MB/s 0:16:29 81,199,104 6% 1.19MB/s 0:16:30 82,509,824 6% 1.18MB/s 0:16:34 83,820,544 6% 1.18MB/s 0:16:33 85,131,264 6% 1.22MB/s 0:16:07 86,441,984 6% 1.22MB/s 0:16:04 87,752,704 6% 1.22MB/s 0:16:02 89,063,424 6% 1.22MB/s 0:16:01 90,374,144 7% 1.20MB/s 0:16:19 91,684,864 7% 1.19MB/s 0:16:21 92,864,512 7% 1.17MB/s 0:16:40 94,175,232 7% 1.15MB/s 0:16:51 95,485,952 7% 1.17MB/s 0:16:33 96,796,672 7% 1.18MB/s 0:16:29 98,107,392 7% 1.20MB/s 0:16:07 99,418,112 7% 1.21MB/s 0:16:03 100,728,832 7% 1.21MB/s 0:15:56 102,039,552 7% 1.21MB/s 0:15:57 103,350,272 8% 1.21MB/s 0:15:56 104,628,224 8% 1.21MB/s 0:15:57 105,938,944 8% 1.19MB/s 0:16:12 107,118,592 8% 1.16MB/s 0:16:37 108,429,312 8% 1.16MB/s 0:16:38 109,740,032 8% 1.17MB/s 0:16:26 111,050,752 8% 1.18MB/s 0:16:15 112,361,472 8% 1.21MB/s 0:15:48 113,672,192 8% 1.21MB/s 0:15:45 114,982,912 8% 1.22MB/s 0:15:43 116,293,632 9% 1.22MB/s 0:15:40 117,604,352 9% 1.22MB/s 0:15:36 118,915,072 9% 1.22MB/s 0:15:37 120,094,720 9% 1.19MB/s 0:15:58 121,405,440 9% 1.19MB/s 0:15:56 122,716,160 9% 1.18MB/s 0:16:03 124,026,880 9% 1.19MB/s 0:15:58 125,206,528 9% 1.18MB/s 0:15:59 126,517,248 9% 1.18MB/s 0:16:02 127,696,896 9% 1.15MB/s 0:16:27 129,007,616 10% 1.14MB/s 0:16:33 130,318,336 10% 1.17MB/s 0:16:06 131,629,056 10% 1.17MB/s 0:16:03 132,939,776 10% 1.21MB/s 0:15:30 134,250,496 10% 1.22MB/s 0:15:22 135,561,216 10% 1.22MB/s 0:15:23 136,871,936 10% 1.21MB/s 0:15:29 137,658,368 10% 1.05MB/s 0:17:54 138,313,728 10% 923.86kB/s 0:20:45 138,969,088 10% 777.93kB/s 0:24:38 139,624,448 10% 636.97kB/s 0:30:04 140,279,808 10% 623.93kB/s 0:30:41 140,935,168 10% 613.32kB/s 0:31:12 141,590,528 10% 612.44kB/s 0:31:13 142,245,888 11% 606.78kB/s 0:31:30 142,901,248 11% 602.78kB/s 0:31:41 143,556,608 11% 611.71kB/s 0:31:12 144,343,040 11% 617.36kB/s 0:30:54 144,998,400 11% 622.37kB/s 0:30:38 145,653,760 11% 623.96kB/s 0:30:32 146,309,120 11% 626.87kB/s 0:30:23 146,964,480 11% 620.46kB/s 0:30:40 147,619,840 11% 609.23kB/s 0:31:13 148,406,272 11% 623.81kB/s 0:30:28 149,159,936 11% 646.39kB/s 0:29:23 149,848,064 11% 631.67kB/s 0:30:03 150,634,496 11% 643.78kB/s 0:29:28 151,289,856 11% 640.73kB/s 0:29:35 151,945,216 11% 616.08kB/s 0:30:45 152,862,720 11% 690.92kB/s 0:27:24 154,173,440 11% 845.40kB/s 0:22:22 155,484,160 12% 1000.73kB/s 0:18:52 156,794,880 12% 1.13MB/s 0:16:20 158,105,600 12% 1.22MB/s 0:15:05 159,416,320 12% 1.22MB/s 0:15:03 160,727,040 12% 1.22MB/s 0:15:05 162,037,760 12% 1.22MB/s 0:15:03 163,348,480 12% 1.21MB/s 0:15:10 164,659,200 12% 1.21MB/s 0:15:10 165,969,920 12% 1.21MB/s 0:15:05 167,280,640 12% 1.21MB/s 0:15:07 168,591,360 13% 1.22MB/s 0:14:57 169,902,080 13% 1.22MB/s 0:14:59 171,212,800 13% 1.20MB/s 0:15:09 172,523,520 13% 1.20MB/s 0:15:06 173,834,240 13% 1.20MB/s 0:15:06 175,144,960 13% 1.21MB/s 0:14:58 176,455,680 13% 1.23MB/s 0:14:46 177,766,400 13% 1.23MB/s 0:14:44 179,077,120 13% 1.22MB/s 0:14:45 180,387,840 13% 1.16MB/s 0:15:35 181,698,560 14% 1.16MB/s 0:15:33 183,009,280 14% 1.16MB/s 0:15:32 184,320,000 14% 1.16MB/s 0:15:29 185,630,720 14% 1.23MB/s 0:14:39 186,941,440 14% 1.22MB/s 0:14:38 188,252,160 14% 1.22MB/s 0:14:38 189,562,880 14% 1.23MB/s 0:14:35 190,742,528 14% 1.20MB/s 0:14:54 192,053,248 14% 1.20MB/s 0:14:53 193,363,968 15% 1.20MB/s 0:14:53 194,674,688 15% 1.20MB/s 0:14:52 195,985,408 15% 1.22MB/s 0:14:36 197,296,128 15% 1.22MB/s 0:14:37 198,606,848 15% 1.22MB/s 0:14:36 199,917,568 15% 1.22MB/s 0:14:33 201,228,288 15% 1.21MB/s 0:14:37 202,539,008 15% 1.22MB/s 0:14:33 203,849,728 15% 1.21MB/s 0:14:35 205,160,448 15% 1.21MB/s 0:14:34 206,471,168 16% 1.22MB/s 0:14:25 207,781,888 16% 1.22MB/s 0:14:26 209,092,608 16% 1.22MB/s 0:14:21 210,403,328 16% 1.22MB/s 0:14:22 211,714,048 16% 1.22MB/s 0:14:21 213,024,768 16% 1.22MB/s 0:14:21 214,335,488 16% 1.22MB/s 0:14:19 215,646,208 16% 1.22MB/s 0:14:16 216,956,928 16% 1.22MB/s 0:14:16 218,267,648 16% 1.22MB/s 0:14:14 219,447,296 17% 1.20MB/s 0:14:34 220,364,800 17% 1.09MB/s 0:15:57 221,544,448 17% 1.05MB/s 0:16:29 222,855,168 17% 1.05MB/s 0:16:32 224,165,888 17% 1.07MB/s 0:16:13 225,345,536 17% 1.14MB/s 0:15:12 226,656,256 17% 1.17MB/s 0:14:45 227,966,976 17% 1.18MB/s 0:14:37 229,277,696 17% 1.19MB/s 0:14:28 230,588,416 17% 1.22MB/s 0:14:03 231,899,136 17% 1.22MB/s 0:14:06 233,209,856 18% 1.21MB/s 0:14:09 234,520,576 18% 1.21MB/s 0:14:08 235,831,296 18% 1.21MB/s 0:14:07 237,142,016 18% 1.22MB/s 0:13:59 238,419,968 18% 1.22MB/s 0:14:02 239,599,616 18% 1.17MB/s 0:14:34 240,910,336 18% 1.17MB/s 0:14:32 242,221,056 18% 1.17MB/s 0:14:32 243,531,776 18% 1.18MB/s 0:14:23 244,842,496 18% 1.23MB/s 0:13:51 246,153,216 19% 1.22MB/s 0:13:51 247,463,936 19% 1.23MB/s 0:13:49 248,774,656 19% 1.22MB/s 0:13:51 249,954,304 19% 1.19MB/s 0:14:14 251,265,024 19% 1.19MB/s 0:14:13 252,575,744 19% 1.19MB/s 0:14:12 253,886,464 19% 1.19MB/s 0:14:11 255,197,184 19% 1.22MB/s 0:13:46 256,507,904 19% 1.22MB/s 0:13:45 257,818,624 20% 1.22MB/s 0:13:43 258,998,272 20% 1.20MB/s 0:14:00 260,308,992 20% 1.20MB/s 0:13:59 261,619,712 20% 1.19MB/s 0:13:59 262,930,432 20% 1.19MB/s 0:13:59 264,241,152 20% 1.22MB/s 0:13:39 265,551,872 20% 1.22MB/s 0:13:37 266,862,592 20% 1.22MB/s 0:13:35 268,173,312 20% 1.23MB/s 0:13:33 269,484,032 20% 1.21MB/s 0:13:42 270,794,752 21% 1.21MB/s 0:13:41 272,105,472 21% 1.21MB/s 0:13:42 273,416,192 21% 1.21MB/s 0:13:42 274,726,912 21% 1.22MB/s 0:13:32 276,037,632 21% 1.21MB/s 0:13:36 277,348,352 21% 1.22MB/s 0:13:33 278,659,072 21% 1.20MB/s 0:13:41 279,969,792 21% 1.20MB/s 0:13:42 281,280,512 21% 1.21MB/s 0:13:35 282,591,232 21% 1.21MB/s 0:13:34 283,901,952 22% 1.22MB/s 0:13:22 285,212,672 22% 1.23MB/s 0:13:18 286,523,392 22% 1.22MB/s 0:13:19 287,834,112 22% 1.22MB/s 0:13:20 289,144,832 22% 1.21MB/s 0:13:24 290,455,552 22% 1.21MB/s 0:13:23 291,766,272 22% 1.22MB/s 0:13:21 293,076,992 22% 1.22MB/s 0:13:17 294,387,712 22% 1.23MB/s 0:13:12 295,698,432 22% 1.22MB/s 0:13:12 297,009,152 23% 1.22MB/s 0:13:11 298,319,872 23% 1.20MB/s 0:13:23 299,630,592 23% 1.20MB/s 0:13:26 300,941,312 23% 1.20MB/s 0:13:23 302,252,032 23% 1.20MB/s 0:13:22 303,562,752 23% 1.22MB/s 0:13:10 304,873,472 23% 1.22MB/s 0:13:06 306,184,192 23% 1.22MB/s 0:13:08 307,494,912 23% 1.22MB/s 0:13:08 308,805,632 23% 1.21MB/s 0:13:08 310,116,352 24% 1.21MB/s 0:13:07 311,427,072 24% 1.21MB/s 0:13:09 312,737,792 24% 1.20MB/s 0:13:11 314,048,512 24% 1.21MB/s 0:13:08 315,359,232 24% 1.21MB/s 0:13:06 316,669,952 24% 1.22MB/s 0:12:59 317,980,672 24% 1.22MB/s 0:12:55 319,291,392 24% 1.21MB/s 0:13:02 320,602,112 24% 1.21MB/s 0:13:02 321,912,832 24% 1.21MB/s 0:13:01 323,223,552 25% 1.20MB/s 0:13:08 324,534,272 25% 1.21MB/s 0:13:00 325,844,992 25% 1.21MB/s 0:12:57 327,155,712 25% 1.21MB/s 0:12:56 328,466,432 25% 1.22MB/s 0:12:46 329,777,152 25% 1.23MB/s 0:12:44 331,087,872 25% 1.22MB/s 0:12:46 332,398,592 25% 1.21MB/s 0:12:50 333,709,312 25% 1.21MB/s 0:12:51 334,888,960 25% 1.17MB/s 0:13:14 336,199,680 26% 1.18MB/s 0:13:09 337,510,400 26% 1.18MB/s 0:13:10 338,821,120 26% 1.17MB/s 0:13:15 340,131,840 26% 1.19MB/s 0:13:00 341,442,560 26% 1.18MB/s 0:13:01 342,622,208 26% 1.16MB/s 0:13:15 343,670,784 26% 1.11MB/s 0:13:52 344,981,504 26% 1.12MB/s 0:13:41 346,292,224 26% 1.12MB/s 0:13:42 347,602,944 26% 1.13MB/s 0:13:30 348,782,592 27% 1.16MB/s 0:13:11 350,093,312 27% 1.14MB/s 0:13:27 351,404,032 27% 1.13MB/s 0:13:31 352,714,752 27% 1.14MB/s 0:13:23 354,025,472 27% 1.18MB/s 0:12:54 355,336,192 27% 1.19MB/s 0:12:43 356,646,912 27% 1.18MB/s 0:12:49 357,957,632 27% 1.18MB/s 0:12:48 359,006,208 27% 1.11MB/s 0:13:34 360,316,928 27% 1.11MB/s 0:13:39 361,627,648 28% 1.11MB/s 0:13:36 362,938,368 28% 1.11MB/s 0:13:37 364,118,016 28% 1.14MB/s 0:13:10 365,428,736 28% 1.16MB/s 0:13:00 366,739,456 28% 1.16MB/s 0:12:53 368,050,176 28% 1.17MB/s 0:12:48 369,360,896 28% 1.20MB/s 0:12:30 370,671,616 28% 1.21MB/s 0:12:22 371,982,336 28% 1.22MB/s 0:12:14 373,260,288 28% 1.22MB/s 0:12:14 374,571,008 29% 1.21MB/s 0:12:20 375,881,728 29% 1.20MB/s 0:12:20 377,192,448 29% 1.21MB/s 0:12:18 378,503,168 29% 1.21MB/s 0:12:13 379,813,888 29% 1.22MB/s 0:12:07 381,124,608 29% 1.22MB/s 0:12:03 382,435,328 29% 1.20MB/s 0:12:16 383,746,048 29% 1.20MB/s 0:12:14 385,056,768 29% 1.21MB/s 0:12:11 386,236,416 29% 1.17MB/s 0:12:30 387,416,064 30% 1.17MB/s 0:12:34 388,726,784 30% 1.16MB/s 0:12:41 390,037,504 30% 1.16MB/s 0:12:39 391,348,224 30% 1.16MB/s 0:12:34 392,658,944 30% 1.17MB/s 0:12:30 393,838,592 30% 1.14MB/s 0:12:50 395,149,312 30% 1.12MB/s 0:12:57 396,460,032 30% 1.14MB/s 0:12:45 397,770,752 30% 1.16MB/s 0:12:29 399,081,472 30% 1.21MB/s 0:12:00 400,392,192 31% 1.22MB/s 0:11:50 401,702,912 31% 1.21MB/s 0:11:57 403,013,632 31% 1.21MB/s 0:11:56 404,324,352 31% 1.21MB/s 0:11:55 405,635,072 31% 1.19MB/s 0:12:06 406,945,792 31% 1.19MB/s 0:12:04 408,256,512 31% 1.19MB/s 0:12:05 409,567,232 31% 1.18MB/s 0:12:10 410,877,952 31% 1.20MB/s 0:11:55 412,188,672 31% 1.21MB/s 0:11:46 413,499,392 32% 1.22MB/s 0:11:43 414,810,112 32% 1.23MB/s 0:11:36 416,120,832 32% 1.21MB/s 0:11:47 417,431,552 32% 1.21MB/s 0:11:45 418,742,272 32% 1.21MB/s 0:11:44 420,052,992 32% 1.19MB/s 0:11:52 420,839,424 32% 1.07MB/s 0:13:09 421,888,000 32% 1.02MB/s 0:13:53 423,198,720 32% 1.00MB/s 0:14:03 424,509,440 32% 1.01MB/s 0:13:54 425,820,160 33% 1.12MB/s 0:12:29 427,130,880 33% 1.18MB/s 0:11:52 428,441,600 33% 1.20MB/s 0:11:43 429,752,320 33% 1.19MB/s 0:11:44 431,063,040 33% 1.21MB/s 0:11:31 432,373,760 33% 1.21MB/s 0:11:31 433,684,480 33% 1.21MB/s 0:11:31 434,864,128 33% 1.19MB/s 0:11:41 436,174,848 33% 1.19MB/s 0:11:39 437,485,568 33% 1.19MB/s 0:11:38 438,796,288 34% 1.20MB/s 0:11:34 440,107,008 34% 1.21MB/s 0:11:26 441,417,728 34% 1.21MB/s 0:11:26 442,728,448 34% 1.19MB/s 0:11:33 444,039,168 34% 1.19MB/s 0:11:31 445,349,888 34% 1.19MB/s 0:11:34 446,529,536 34% 1.14MB/s 0:11:58 447,971,328 34% 1.17MB/s 0:11:39 449,282,048 34% 1.17MB/s 0:11:39 450,592,768 34% 1.16MB/s 0:11:43 451,772,416 35% 1.17MB/s 0:11:38 453,083,136 35% 1.14MB/s 0:11:56 454,393,856 35% 1.14MB/s 0:11:52 455,704,576 35% 1.17MB/s 0:11:38 457,015,296 35% 1.18MB/s 0:11:25 458,326,016 35% 1.20MB/s 0:11:14 459,636,736 35% 1.20MB/s 0:11:15 460,947,456 35% 1.19MB/s 0:11:18 462,258,176 35% 1.21MB/s 0:11:06 463,568,896 35% 1.21MB/s 0:11:04 464,879,616 36% 1.20MB/s 0:11:08 466,190,336 36% 1.22MB/s 0:10:59 467,501,056 36% 1.20MB/s 0:11:07 468,811,776 36% 1.20MB/s 0:11:06 470,122,496 36% 1.21MB/s 0:11:01 471,433,216 36% 1.21MB/s 0:11:00 472,743,936 36% 1.23MB/s 0:10:50 474,054,656 36% 1.23MB/s 0:10:49 475,365,376 36% 1.22MB/s 0:10:50 476,676,096 36% 1.21MB/s 0:10:54 477,986,816 37% 1.21MB/s 0:10:52 479,297,536 37% 1.21MB/s 0:10:51 480,608,256 37% 1.22MB/s 0:10:48 481,918,976 37% 1.23MB/s 0:10:43 483,229,696 37% 1.22MB/s 0:10:42 484,540,416 37% 1.22MB/s 0:10:41 485,851,136 37% 1.23MB/s 0:10:40 487,161,856 37% 1.22MB/s 0:10:44 488,472,576 37% 1.22MB/s 0:10:42 489,783,296 37% 1.22MB/s 0:10:42 491,094,016 38% 1.21MB/s 0:10:42 492,404,736 38% 1.22MB/s 0:10:36 493,715,456 38% 1.22MB/s 0:10:36 495,026,176 38% 1.22MB/s 0:10:37 496,336,896 38% 1.21MB/s 0:10:39 497,647,616 38% 1.20MB/s 0:10:44 498,958,336 38% 1.20MB/s 0:10:42 500,269,056 38% 1.20MB/s 0:10:42 501,579,776 38% 1.20MB/s 0:10:39 502,890,496 39% 1.21MB/s 0:10:34 504,201,216 39% 1.21MB/s 0:10:31 505,511,936 39% 1.22MB/s 0:10:27 506,822,656 39% 1.20MB/s 0:10:34 508,100,608 39% 1.21MB/s 0:10:31 509,411,328 39% 1.21MB/s 0:10:31 510,722,048 39% 1.20MB/s 0:10:31 512,032,768 39% 1.22MB/s 0:10:20 513,343,488 39% 1.22MB/s 0:10:19 514,654,208 39% 1.22MB/s 0:10:18 515,964,928 40% 1.21MB/s 0:10:25 517,275,648 40% 1.20MB/s 0:10:27 518,586,368 40% 1.20MB/s 0:10:24 519,897,088 40% 1.20MB/s 0:10:24 521,207,808 40% 1.22MB/s 0:10:14 522,518,528 40% 1.23MB/s 0:10:10 523,829,248 40% 1.21MB/s 0:10:17 525,139,968 40% 1.21MB/s 0:10:16 526,450,688 40% 1.21MB/s 0:10:15 527,761,408 40% 1.21MB/s 0:10:14 529,072,128 41% 1.23MB/s 0:10:05 530,382,848 41% 1.22MB/s 0:10:04 531,693,568 41% 1.22MB/s 0:10:03 533,004,288 41% 1.21MB/s 0:10:08 534,315,008 41% 1.21MB/s 0:10:08 535,625,728 41% 1.21MB/s 0:10:07 536,936,448 41% 1.21MB/s 0:10:06 538,247,168 41% 1.22MB/s 0:10:01 539,557,888 41% 1.22MB/s 0:09:59 540,868,608 41% 1.21MB/s 0:10:03 542,179,328 42% 1.21MB/s 0:10:02 543,490,048 42% 1.21MB/s 0:10:00 544,800,768 42% 1.21MB/s 0:10:01 546,111,488 42% 1.22MB/s 0:09:53 547,422,208 42% 1.21MB/s 0:09:56 548,732,928 42% 1.21MB/s 0:09:57 550,043,648 42% 1.21MB/s 0:09:56 551,354,368 42% 1.21MB/s 0:09:55 552,665,088 42% 1.22MB/s 0:09:49 553,975,808 42% 1.22MB/s 0:09:47 555,286,528 43% 1.23MB/s 0:09:44 556,597,248 43% 1.22MB/s 0:09:45 557,907,968 43% 1.21MB/s 0:09:50 559,218,688 43% 1.21MB/s 0:09:49 560,529,408 43% 1.21MB/s 0:09:48 561,840,128 43% 1.21MB/s 0:09:45 563,150,848 43% 1.22MB/s 0:09:40 564,461,568 43% 1.22MB/s 0:09:38 565,772,288 43% 1.22MB/s 0:09:37 567,083,008 43% 1.21MB/s 0:09:43 568,393,728 44% 1.20MB/s 0:09:48 569,704,448 44% 1.19MB/s 0:09:49 571,015,168 44% 1.19MB/s 0:09:48 572,325,888 44% 1.19MB/s 0:09:46 573,636,608 44% 1.19MB/s 0:09:44 574,947,328 44% 1.20MB/s 0:09:41 576,258,048 44% 1.19MB/s 0:09:45 577,568,768 44% 1.20MB/s 0:09:41 578,879,488 44% 1.21MB/s 0:09:34 580,190,208 45% 1.21MB/s 0:09:32 581,500,928 45% 1.21MB/s 0:09:32 582,811,648 45% 1.21MB/s 0:09:28 584,122,368 45% 1.22MB/s 0:09:26 585,433,088 45% 1.21MB/s 0:09:26 586,743,808 45% 1.22MB/s 0:09:21 588,054,528 45% 1.22MB/s 0:09:20 589,365,248 45% 1.22MB/s 0:09:19 590,675,968 45% 1.22MB/s 0:09:17 591,986,688 45% 1.23MB/s 0:09:15 593,297,408 46% 1.23MB/s 0:09:13 594,608,128 46% 1.22MB/s 0:09:14 595,918,848 46% 1.23MB/s 0:09:11 597,229,568 46% 1.23MB/s 0:09:11 598,540,288 46% 1.22MB/s 0:09:11 599,851,008 46% 1.22MB/s 0:09:10 601,161,728 46% 1.21MB/s 0:09:13 602,472,448 46% 1.21MB/s 0:09:12 603,783,168 46% 1.22MB/s 0:09:09 605,093,888 46% 1.22MB/s 0:09:07 606,404,608 47% 1.23MB/s 0:09:03 607,715,328 47% 1.23MB/s 0:09:02 609,026,048 47% 1.22MB/s 0:09:03 610,336,768 47% 1.22MB/s 0:09:02 611,647,488 47% 1.22MB/s 0:09:01 612,958,208 47% 1.22MB/s 0:08:59 614,268,928 47% 1.23MB/s 0:08:57 615,579,648 47% 1.23MB/s 0:08:56 616,890,368 47% 1.22MB/s 0:08:57 618,201,088 47% 1.22MB/s 0:08:55 619,511,808 48% 1.23MB/s 0:08:53 620,822,528 48% 1.22MB/s 0:08:53 622,133,248 48% 1.22MB/s 0:08:52 623,443,968 48% 1.22MB/s 0:08:50 624,754,688 48% 1.22MB/s 0:08:51 626,065,408 48% 1.22MB/s 0:08:49 627,376,128 48% 1.23MB/s 0:08:46 628,686,848 48% 1.22MB/s 0:08:48 629,997,568 48% 1.23MB/s 0:08:45 631,177,216 48% 1.19MB/s 0:08:59 632,487,936 49% 1.18MB/s 0:09:02 633,798,656 49% 1.17MB/s 0:09:06 635,109,376 49% 1.17MB/s 0:09:06 636,420,096 49% 1.19MB/s 0:08:55 637,730,816 49% 1.20MB/s 0:08:51 639,041,536 49% 1.20MB/s 0:08:46 640,352,256 49% 1.19MB/s 0:08:51 641,630,208 49% 1.20MB/s 0:08:47 642,940,928 49% 1.20MB/s 0:08:46 644,251,648 49% 1.21MB/s 0:08:42 645,562,368 50% 1.22MB/s 0:08:36 646,873,088 50% 1.22MB/s 0:08:32 648,183,808 50% 1.22MB/s 0:08:32 649,494,528 50% 1.20MB/s 0:08:39 650,805,248 50% 1.20MB/s 0:08:38 652,115,968 50% 1.20MB/s 0:08:37 653,426,688 50% 1.20MB/s 0:08:37 654,737,408 50% 1.22MB/s 0:08:28 656,048,128 50% 1.22MB/s 0:08:28 657,358,848 50% 1.21MB/s 0:08:28 658,669,568 51% 1.21MB/s 0:08:29 659,980,288 51% 1.21MB/s 0:08:28 661,291,008 51% 1.21MB/s 0:08:28 662,601,728 51% 1.21MB/s 0:08:26 663,912,448 51% 1.22MB/s 0:08:21 665,223,168 51% 1.22MB/s 0:08:19 666,533,888 51% 1.22MB/s 0:08:17 667,844,608 51% 1.22MB/s 0:08:16 669,155,328 51% 1.21MB/s 0:08:18 670,466,048 52% 1.21MB/s 0:08:17 671,776,768 52% 1.21MB/s 0:08:16 673,087,488 52% 1.21MB/s 0:08:15 674,398,208 52% 1.23MB/s 0:08:09 675,708,928 52% 1.23MB/s 0:08:08 677,019,648 52% 1.22MB/s 0:08:08 678,330,368 52% 1.22MB/s 0:08:10 679,641,088 52% 1.22MB/s 0:08:09 680,951,808 52% 1.22MB/s 0:08:08 682,262,528 52% 1.22MB/s 0:08:06 683,573,248 53% 1.22MB/s 0:08:03 684,883,968 53% 1.22MB/s 0:08:02 686,194,688 53% 1.22MB/s 0:08:01 687,505,408 53% 1.22MB/s 0:08:01 688,816,128 53% 1.22MB/s 0:08:02 690,126,848 53% 1.22MB/s 0:08:00 691,437,568 53% 1.21MB/s 0:08:01 692,748,288 53% 1.21MB/s 0:08:02 694,059,008 53% 1.21MB/s 0:07:59 695,369,728 53% 1.21MB/s 0:07:59 696,680,448 54% 1.21MB/s 0:07:57 697,991,168 54% 1.20MB/s 0:07:59 699,301,888 54% 1.21MB/s 0:07:57 700,612,608 54% 1.21MB/s 0:07:56 701,923,328 54% 1.21MB/s 0:07:54 703,234,048 54% 1.23MB/s 0:07:46 704,544,768 54% 1.23MB/s 0:07:45 705,855,488 54% 1.23MB/s 0:07:44 707,166,208 54% 1.22MB/s 0:07:47 708,476,928 54% 1.22MB/s 0:07:45 709,787,648 55% 1.22MB/s 0:07:45 711,098,368 55% 1.22MB/s 0:07:44 712,409,088 55% 1.22MB/s 0:07:40 713,719,808 55% 1.22MB/s 0:07:40 715,030,528 55% 1.22MB/s 0:07:39 716,341,248 55% 1.22MB/s 0:07:37 717,651,968 55% 1.22MB/s 0:07:38 718,962,688 55% 1.22MB/s 0:07:38 720,273,408 55% 1.22MB/s 0:07:35 721,584,128 55% 1.22MB/s 0:07:34 722,894,848 56% 1.22MB/s 0:07:31 724,205,568 56% 1.22MB/s 0:07:30 725,516,288 56% 1.22MB/s 0:07:30 726,695,936 56% 1.20MB/s 0:07:38 728,006,656 56% 1.20MB/s 0:07:37 729,317,376 56% 1.20MB/s 0:07:37 730,628,096 56% 1.19MB/s 0:07:38 731,938,816 56% 1.22MB/s 0:07:27 733,249,536 56% 1.22MB/s 0:07:26 734,560,256 56% 1.22MB/s 0:07:22 735,870,976 57% 1.23MB/s 0:07:20 737,181,696 57% 1.21MB/s 0:07:24 738,492,416 57% 1.21MB/s 0:07:23 739,803,136 57% 1.21MB/s 0:07:22 741,113,856 57% 1.21MB/s 0:07:20 742,424,576 57% 1.23MB/s 0:07:15 743,735,296 57% 1.22MB/s 0:07:14 745,046,016 57% 1.23MB/s 0:07:12 746,356,736 57% 1.22MB/s 0:07:15 747,667,456 57% 1.22MB/s 0:07:14 748,978,176 58% 1.21MB/s 0:07:14 750,288,896 58% 1.21MB/s 0:07:13 751,599,616 58% 1.22MB/s 0:07:11 752,910,336 58% 1.22MB/s 0:07:09 754,089,984 58% 1.19MB/s 0:07:19 755,400,704 58% 1.18MB/s 0:07:22 756,580,352 58% 1.13MB/s 0:07:40 757,891,072 58% 1.11MB/s 0:07:47 759,201,792 58% 1.13MB/s 0:07:36 760,512,512 58% 1.13MB/s 0:07:35 761,823,232 59% 1.19MB/s 0:07:14 763,133,952 59% 1.20MB/s 0:07:06 764,444,672 59% 1.21MB/s 0:07:02 765,755,392 59% 1.21MB/s 0:07:01 767,066,112 59% 1.21MB/s 0:07:00 768,376,832 59% 1.19MB/s 0:07:05 769,687,552 59% 1.20MB/s 0:07:04 770,998,272 59% 1.21MB/s 0:06:58 772,308,992 59% 1.21MB/s 0:06:58 773,619,712 60% 1.22MB/s 0:06:51 774,930,432 60% 1.23MB/s 0:06:49 776,208,384 60% 1.22MB/s 0:06:51 777,519,104 60% 1.21MB/s 0:06:52 778,829,824 60% 1.21MB/s 0:06:52 780,140,544 60% 1.21MB/s 0:06:51 781,451,264 60% 1.22MB/s 0:06:47 782,761,984 60% 1.23MB/s 0:06:43 784,072,704 60% 1.23MB/s 0:06:41 785,383,424 60% 1.23MB/s 0:06:40 786,694,144 61% 1.23MB/s 0:06:39 788,004,864 61% 1.21MB/s 0:06:42 789,315,584 61% 1.22MB/s 0:06:41 790,626,304 61% 1.21MB/s 0:06:41 791,937,024 61% 1.21MB/s 0:06:40 793,247,744 61% 1.22MB/s 0:06:35 794,558,464 61% 1.22MB/s 0:06:34 795,869,184 61% 1.23MB/s 0:06:32 797,179,904 61% 1.23MB/s 0:06:31 798,490,624 61% 1.22MB/s 0:06:33 799,801,344 62% 1.22MB/s 0:06:32 801,112,064 62% 1.22MB/s 0:06:30 802,422,784 62% 1.22MB/s 0:06:29 803,733,504 62% 1.23MB/s 0:06:26 805,044,224 62% 1.23MB/s 0:06:25 806,354,944 62% 1.22MB/s 0:06:26 807,665,664 62% 1.21MB/s 0:06:27 808,976,384 62% 1.21MB/s 0:06:26 810,287,104 62% 1.21MB/s 0:06:25 811,597,824 62% 1.22MB/s 0:06:22 812,908,544 63% 1.23MB/s 0:06:19 814,219,264 63% 1.22MB/s 0:06:21 815,529,984 63% 1.22MB/s 0:06:20 816,840,704 63% 1.21MB/s 0:06:20 818,151,424 63% 1.21MB/s 0:06:21 819,462,144 63% 1.21MB/s 0:06:17 820,772,864 63% 1.19MB/s 0:06:23 822,083,584 63% 1.18MB/s 0:06:25 823,394,304 63% 1.19MB/s 0:06:22 824,705,024 63% 1.19MB/s 0:06:21 826,015,744 64% 1.21MB/s 0:06:14 827,326,464 64% 1.22MB/s 0:06:09 828,637,184 64% 1.21MB/s 0:06:10 829,947,904 64% 1.20MB/s 0:06:12 831,258,624 64% 1.20MB/s 0:06:12 832,569,344 64% 1.19MB/s 0:06:15 833,880,064 64% 1.19MB/s 0:06:13 835,190,784 64% 1.20MB/s 0:06:09 836,501,504 64% 1.21MB/s 0:06:06 837,812,224 64% 1.22MB/s 0:06:01 839,122,944 65% 1.23MB/s 0:05:58 840,433,664 65% 1.23MB/s 0:05:57 841,744,384 65% 1.23MB/s 0:05:56 843,055,104 65% 1.22MB/s 0:05:57 844,365,824 65% 1.22MB/s 0:05:56 845,676,544 65% 1.22MB/s 0:05:55 846,987,264 65% 1.22MB/s 0:05:55 848,297,984 65% 1.22MB/s 0:05:51 849,608,704 65% 1.22MB/s 0:05:50 850,919,424 66% 1.22MB/s 0:05:50 852,230,144 66% 1.22MB/s 0:05:48 853,540,864 66% 1.22MB/s 0:05:50 854,851,584 66% 1.22MB/s 0:05:49 856,162,304 66% 1.22MB/s 0:05:47 857,473,024 66% 1.22MB/s 0:05:45 858,783,744 66% 1.23MB/s 0:05:42 860,094,464 66% 1.22MB/s 0:05:42 861,405,184 66% 1.22MB/s 0:05:40 862,715,904 66% 1.20MB/s 0:05:45 864,026,624 67% 1.20MB/s 0:05:44 865,206,272 67% 1.17MB/s 0:05:52 866,516,992 67% 1.17MB/s 0:05:53 867,827,712 67% 1.18MB/s 0:05:49 869,138,432 67% 1.18MB/s 0:05:48 870,449,152 67% 1.20MB/s 0:05:41 871,759,872 67% 1.20MB/s 0:05:39 873,070,592 67% 1.21MB/s 0:05:35 874,381,312 67% 1.21MB/s 0:05:34 875,692,032 67% 1.22MB/s 0:05:30 877,002,752 68% 1.23MB/s 0:05:28 878,313,472 68% 1.23MB/s 0:05:27 879,624,192 68% 1.21MB/s 0:05:29 880,934,912 68% 1.21MB/s 0:05:29 882,245,632 68% 1.20MB/s 0:05:30 883,556,352 68% 1.20MB/s 0:05:29 884,867,072 68% 1.20MB/s 0:05:27 886,177,792 68% 1.21MB/s 0:05:25 887,488,512 68% 1.22MB/s 0:05:22 888,799,232 68% 1.21MB/s 0:05:22 890,109,952 69% 1.21MB/s 0:05:21 891,420,672 69% 1.20MB/s 0:05:23 892,731,392 69% 1.20MB/s 0:05:22 894,042,112 69% 1.19MB/s 0:05:25 895,352,832 69% 1.18MB/s 0:05:25 896,663,552 69% 1.18MB/s 0:05:23 897,974,272 69% 1.18MB/s 0:05:23 899,284,992 69% 1.18MB/s 0:05:22 900,595,712 69% 1.19MB/s 0:05:19 901,906,432 69% 1.20MB/s 0:05:15 903,217,152 70% 1.20MB/s 0:05:13 904,527,872 70% 1.21MB/s 0:05:10 905,838,592 70% 1.21MB/s 0:05:08 907,149,312 70% 1.20MB/s 0:05:10 908,460,032 70% 1.20MB/s 0:05:09 909,606,912 70% 1.12MB/s 0:05:29 910,786,560 70% 1.11MB/s 0:05:33 912,097,280 70% 1.10MB/s 0:05:33 913,408,000 70% 1.10MB/s 0:05:32 914,718,720 70% 1.19MB/s 0:05:08 916,029,440 71% 1.21MB/s 0:05:01 917,340,160 71% 1.22MB/s 0:04:56 918,650,880 71% 1.22MB/s 0:04:56 919,961,600 71% 1.22MB/s 0:04:54 921,272,320 71% 1.23MB/s 0:04:52 922,583,040 71% 1.22MB/s 0:04:52 923,893,760 71% 1.23MB/s 0:04:50 925,204,480 71% 1.21MB/s 0:04:53 926,515,200 71% 1.20MB/s 0:04:54 927,825,920 71% 1.20MB/s 0:04:53 929,136,640 72% 1.20MB/s 0:04:53 930,447,360 72% 1.21MB/s 0:04:48 931,758,080 72% 1.22MB/s 0:04:46 933,068,800 72% 1.22MB/s 0:04:44 934,379,520 72% 1.22MB/s 0:04:44 935,690,240 72% 1.17MB/s 0:04:54 937,132,032 72% 1.20MB/s 0:04:45 938,180,608 72% 1.14MB/s 0:05:01 939,491,328 72% 1.14MB/s 0:05:00 940,802,048 72% 1.17MB/s 0:04:50 942,112,768 73% 1.13MB/s 0:04:58 943,423,488 73% 1.18MB/s 0:04:45 944,734,208 73% 1.16MB/s 0:04:49 946,044,928 73% 1.17MB/s 0:04:46 947,355,648 73% 1.18MB/s 0:04:42 948,666,368 73% 1.20MB/s 0:04:36 949,977,088 73% 1.22MB/s 0:04:30 951,287,808 73% 1.22MB/s 0:04:30 952,598,528 73% 1.22MB/s 0:04:29 953,909,248 73% 1.21MB/s 0:04:30 955,219,968 74% 1.21MB/s 0:04:29 956,530,688 74% 1.20MB/s 0:04:31 957,841,408 74% 1.19MB/s 0:04:31 959,152,128 74% 1.20MB/s 0:04:28 960,462,848 74% 1.20MB/s 0:04:26 961,773,568 74% 1.21MB/s 0:04:23 963,084,288 74% 1.22MB/s 0:04:21 964,395,008 74% 1.22MB/s 0:04:19 965,705,728 74% 1.22MB/s 0:04:18 967,016,448 75% 1.23MB/s 0:04:16 968,327,168 75% 1.22MB/s 0:04:16 969,637,888 75% 1.22MB/s 0:04:15 970,948,608 75% 1.22MB/s 0:04:15 972,259,328 75% 1.22MB/s 0:04:13 973,570,048 75% 1.22MB/s 0:04:12 974,880,768 75% 1.22MB/s 0:04:11 976,191,488 75% 1.22MB/s 0:04:10 977,502,208 75% 1.22MB/s 0:04:08 978,812,928 75% 1.22MB/s 0:04:08 980,123,648 76% 1.22MB/s 0:04:07 981,434,368 76% 1.22MB/s 0:04:06 982,745,088 76% 1.22MB/s 0:04:05 984,055,808 76% 1.22MB/s 0:04:04 985,366,528 76% 1.22MB/s 0:04:03 986,677,248 76% 1.22MB/s 0:04:01 987,987,968 76% 1.22MB/s 0:04:00 989,298,688 76% 1.22MB/s 0:03:59 990,609,408 76% 1.22MB/s 0:03:58 991,920,128 76% 1.21MB/s 0:04:00 993,230,848 77% 1.21MB/s 0:03:59 994,541,568 77% 1.20MB/s 0:03:59 995,852,288 77% 1.20MB/s 0:03:57 997,163,008 77% 1.22MB/s 0:03:53 998,473,728 77% 1.22MB/s 0:03:52 999,784,448 77% 1.22MB/s 0:03:51 1,001,095,168 77% 1.22MB/s 0:03:50 1,002,405,888 77% 1.22MB/s 0:03:49 1,003,716,608 77% 1.22MB/s 0:03:48 1,005,027,328 77% 1.22MB/s 0:03:47 1,006,338,048 78% 1.22MB/s 0:03:46 1,007,648,768 78% 1.22MB/s 0:03:44 1,008,959,488 78% 1.22MB/s 0:03:43 1,010,270,208 78% 1.22MB/s 0:03:42 1,011,580,928 78% 1.22MB/s 0:03:43 1,012,891,648 78% 1.21MB/s 0:03:43 1,014,202,368 78% 1.20MB/s 0:03:43 1,015,513,088 78% 1.21MB/s 0:03:40 1,016,823,808 78% 1.22MB/s 0:03:38 1,018,134,528 78% 1.22MB/s 0:03:36 1,019,445,248 79% 1.23MB/s 0:03:34 1,020,755,968 79% 1.22MB/s 0:03:35 1,022,066,688 79% 1.21MB/s 0:03:35 1,023,377,408 79% 1.20MB/s 0:03:35 1,024,688,128 79% 1.20MB/s 0:03:35 1,025,998,848 79% 1.21MB/s 0:03:33 1,027,309,568 79% 1.21MB/s 0:03:30 1,028,620,288 79% 1.22MB/s 0:03:28 1,029,931,008 79% 1.22MB/s 0:03:27 1,031,241,728 79% 1.21MB/s 0:03:27 1,032,552,448 80% 1.20MB/s 0:03:29 1,033,863,168 80% 1.19MB/s 0:03:29 1,035,173,888 80% 1.19MB/s 0:03:28 1,036,484,608 80% 1.20MB/s 0:03:26 1,037,795,328 80% 1.21MB/s 0:03:22 1,039,106,048 80% 1.22MB/s 0:03:20 1,040,416,768 80% 1.20MB/s 0:03:22 1,041,727,488 80% 1.18MB/s 0:03:24 1,043,038,208 80% 1.19MB/s 0:03:22 1,044,316,160 81% 1.18MB/s 0:03:22 1,045,626,880 81% 1.20MB/s 0:03:17 1,046,937,600 81% 1.21MB/s 0:03:15 1,048,248,320 81% 1.21MB/s 0:03:15 1,049,559,040 81% 1.18MB/s 0:03:18 1,050,869,760 81% 1.16MB/s 0:03:20 1,052,049,408 81% 1.13MB/s 0:03:24 1,053,360,128 81% 1.13MB/s 0:03:23 1,054,670,848 81% 1.16MB/s 0:03:16 1,055,981,568 81% 1.18MB/s 0:03:13 1,057,292,288 82% 1.22MB/s 0:03:05 1,058,603,008 82% 1.21MB/s 0:03:05 1,059,913,728 82% 1.21MB/s 0:03:05 1,061,224,448 82% 1.21MB/s 0:03:04 1,062,535,168 82% 1.19MB/s 0:03:05 1,063,845,888 82% 1.20MB/s 0:03:03 1,065,156,608 82% 1.18MB/s 0:03:05 1,066,467,328 82% 1.18MB/s 0:03:04 1,067,778,048 82% 1.18MB/s 0:03:02 1,069,088,768 82% 1.18MB/s 0:03:02 1,070,399,488 83% 1.20MB/s 0:02:58 1,071,710,208 83% 1.20MB/s 0:02:56 1,073,020,928 83% 1.21MB/s 0:02:54 1,074,331,648 83% 1.22MB/s 0:02:51 1,075,642,368 83% 1.22MB/s 0:02:50 1,076,953,088 83% 1.22MB/s 0:02:49 1,078,263,808 83% 1.22MB/s 0:02:48 1,079,574,528 83% 1.22MB/s 0:02:47 1,080,885,248 83% 1.22MB/s 0:02:46 1,082,195,968 83% 1.22MB/s 0:02:45 1,083,506,688 84% 1.22MB/s 0:02:44 1,084,817,408 84% 1.22MB/s 0:02:43 1,086,128,128 84% 1.22MB/s 0:02:42 1,087,438,848 84% 1.21MB/s 0:02:42 1,088,749,568 84% 1.20MB/s 0:02:42 1,090,060,288 84% 1.19MB/s 0:02:42 1,091,371,008 84% 1.19MB/s 0:02:41 1,092,681,728 84% 1.19MB/s 0:02:40 1,093,992,448 84% 1.18MB/s 0:02:40 1,095,303,168 84% 1.18MB/s 0:02:40 1,096,351,744 85% 1.13MB/s 0:02:46 1,097,662,464 85% 1.14MB/s 0:02:44 1,098,973,184 85% 1.14MB/s 0:02:42 1,100,283,904 85% 1.15MB/s 0:02:40 1,101,594,624 85% 1.20MB/s 0:02:32 1,102,905,344 85% 1.20MB/s 0:02:31 1,104,216,064 85% 1.21MB/s 0:02:29 1,105,526,784 85% 1.21MB/s 0:02:28 1,106,837,504 85% 1.20MB/s 0:02:28 1,108,017,152 85% 1.18MB/s 0:02:30 1,109,327,872 86% 1.17MB/s 0:02:29 1,110,638,592 86% 1.17MB/s 0:02:28 1,111,949,312 86% 1.19MB/s 0:02:25 1,113,260,032 86% 1.21MB/s 0:02:21 1,114,570,752 86% 1.22MB/s 0:02:19 1,115,881,472 86% 1.21MB/s 0:02:19 1,117,192,192 86% 1.20MB/s 0:02:19 1,118,109,696 86% 1.10MB/s 0:02:31 1,119,420,416 86% 1.10MB/s 0:02:30 1,120,731,136 86% 1.11MB/s 0:02:28 1,122,041,856 87% 1.12MB/s 0:02:26 1,123,352,576 87% 1.22MB/s 0:02:12 1,124,663,296 87% 1.22MB/s 0:02:11 1,125,974,016 87% 1.21MB/s 0:02:11 1,127,284,736 87% 1.20MB/s 0:02:11 1,128,595,456 87% 1.20MB/s 0:02:10 1,129,906,176 87% 1.21MB/s 0:02:08 1,131,216,896 87% 1.22MB/s 0:02:06 1,132,527,616 87% 1.23MB/s 0:02:04 1,133,838,336 87% 1.23MB/s 0:02:03 1,135,149,056 88% 1.22MB/s 0:02:03 1,136,459,776 88% 1.21MB/s 0:02:03 1,137,770,496 88% 1.20MB/s 0:02:03 1,139,081,216 88% 1.19MB/s 0:02:02 1,140,391,936 88% 1.20MB/s 0:02:01 1,141,702,656 88% 1.20MB/s 0:01:59 1,143,013,376 88% 1.21MB/s 0:01:58 1,144,324,096 88% 1.21MB/s 0:01:57 1,145,634,816 88% 1.20MB/s 0:01:56 1,146,945,536 88% 1.20MB/s 0:01:55 1,148,256,256 89% 1.21MB/s 0:01:53 1,149,566,976 89% 1.21MB/s 0:01:52 1,150,877,696 89% 1.21MB/s 0:01:51 1,152,188,416 89% 1.20MB/s 0:01:51 1,153,499,136 89% 1.20MB/s 0:01:50 1,154,809,856 89% 1.19MB/s 0:01:50 1,156,120,576 89% 1.19MB/s 0:01:49 1,157,431,296 89% 1.19MB/s 0:01:48 1,158,742,016 89% 1.18MB/s 0:01:47 1,160,052,736 89% 1.18MB/s 0:01:46 1,161,363,456 90% 1.19MB/s 0:01:45 1,162,674,176 90% 1.18MB/s 0:01:44 1,163,984,896 90% 1.19MB/s 0:01:43 1,165,295,616 90% 1.18MB/s 0:01:42 1,166,606,336 90% 1.19MB/s 0:01:40 1,167,917,056 90% 1.20MB/s 0:01:38 1,169,227,776 90% 1.20MB/s 0:01:37 1,170,538,496 90% 1.21MB/s 0:01:35 1,171,849,216 90% 1.21MB/s 0:01:34 1,173,159,936 91% 1.21MB/s 0:01:33 1,174,470,656 91% 1.22MB/s 0:01:31 1,175,781,376 91% 1.22MB/s 0:01:30 1,177,092,096 91% 1.23MB/s 0:01:29 1,178,370,048 91% 1.22MB/s 0:01:28 1,179,680,768 91% 1.21MB/s 0:01:28 1,180,991,488 91% 1.20MB/s 0:01:27 1,182,302,208 91% 1.20MB/s 0:01:26 1,183,612,928 91% 1.21MB/s 0:01:25 1,184,923,648 91% 1.21MB/s 0:01:23 1,186,234,368 92% 1.22MB/s 0:01:22 1,187,545,088 92% 1.22MB/s 0:01:21 1,188,855,808 92% 1.22MB/s 0:01:20 1,190,166,528 92% 1.22MB/s 0:01:19 1,191,477,248 92% 1.22MB/s 0:01:18 1,192,787,968 92% 1.22MB/s 0:01:17 1,194,098,688 92% 1.23MB/s 0:01:15 1,195,409,408 92% 1.22MB/s 0:01:14 1,196,720,128 92% 1.23MB/s 0:01:13 1,198,030,848 92% 1.23MB/s 0:01:12 1,199,341,568 93% 1.22MB/s 0:01:11 1,200,652,288 93% 1.23MB/s 0:01:10 1,201,963,008 93% 1.23MB/s 0:01:09 1,203,273,728 93% 1.22MB/s 0:01:08 1,204,584,448 93% 1.22MB/s 0:01:07 1,205,895,168 93% 1.21MB/s 0:01:06 1,207,205,888 93% 1.20MB/s 0:01:06 1,208,516,608 93% 1.20MB/s 0:01:05 1,209,827,328 93% 1.20MB/s 0:01:04 1,211,138,048 93% 1.20MB/s 0:01:03 1,212,448,768 94% 1.21MB/s 0:01:01 1,213,759,488 94% 1.20MB/s 0:01:01 1,215,070,208 94% 1.20MB/s 0:01:00 1,216,380,928 94% 1.20MB/s 0:00:59 1,217,691,648 94% 1.20MB/s 0:00:58 1,219,002,368 94% 1.20MB/s 0:00:56 1,220,313,088 94% 1.20MB/s 0:00:55 1,221,623,808 94% 1.21MB/s 0:00:54 1,222,934,528 94% 1.21MB/s 0:00:53 1,224,245,248 94% 1.22MB/s 0:00:51 1,225,555,968 95% 1.23MB/s 0:00:50 1,226,735,616 95% 1.19MB/s 0:00:50 1,228,046,336 95% 1.19MB/s 0:00:50 1,229,357,056 95% 1.18MB/s 0:00:49 1,230,667,776 95% 1.17MB/s 0:00:48 1,231,978,496 95% 1.20MB/s 0:00:46 1,233,289,216 95% 1.21MB/s 0:00:44 1,234,599,936 95% 1.22MB/s 0:00:43 1,235,910,656 95% 1.23MB/s 0:00:42 1,237,221,376 95% 1.22MB/s 0:00:41 1,238,532,096 96% 1.21MB/s 0:00:40 1,239,842,816 96% 1.21MB/s 0:00:39 1,241,153,536 96% 1.21MB/s 0:00:38 1,242,464,256 96% 1.21MB/s 0:00:37 1,243,774,976 96% 1.23MB/s 0:00:36 1,245,085,696 96% 1.22MB/s 0:00:35 1,246,396,416 96% 1.22MB/s 0:00:34 1,247,707,136 96% 1.22MB/s 0:00:33 1,249,017,856 96% 1.22MB/s 0:00:32 1,250,328,576 96% 1.21MB/s 0:00:31 1,251,639,296 97% 1.21MB/s 0:00:30 1,252,950,016 97% 1.21MB/s 0:00:29 1,254,260,736 97% 1.21MB/s 0:00:28 1,255,571,456 97% 1.21MB/s 0:00:26 1,256,882,176 97% 1.22MB/s 0:00:25 1,258,192,896 97% 1.20MB/s 0:00:25 1,259,503,616 97% 1.20MB/s 0:00:24 1,260,814,336 97% 1.20MB/s 0:00:23 1,262,125,056 97% 1.20MB/s 0:00:21 1,263,435,776 98% 1.21MB/s 0:00:20 1,264,746,496 98% 1.22MB/s 0:00:19 1,266,057,216 98% 1.22MB/s 0:00:18 1,267,367,936 98% 1.21MB/s 0:00:17 1,268,678,656 98% 1.21MB/s 0:00:16 1,269,989,376 98% 1.21MB/s 0:00:15 1,271,300,096 98% 1.21MB/s 0:00:14 1,272,610,816 98% 1.21MB/s 0:00:13 1,273,921,536 98% 1.21MB/s 0:00:12 1,275,232,256 98% 1.21MB/s 0:00:11 1,276,542,976 99% 1.20MB/s 0:00:10 1,277,853,696 99% 1.20MB/s 0:00:09 1,279,164,416 99% 1.20MB/s 0:00:08 1,280,475,136 99% 1.20MB/s 0:00:07 1,281,654,784 99% 1.17MB/s 0:00:06 1,282,834,432 99% 1.13MB/s 0:00:05 1,284,014,080 99% 1.10MB/s 0:00:04 1,285,324,800 99% 1.09MB/s 0:00:03 1,286,504,448 99% 1.08MB/s 0:00:02 1,287,815,168 99% 1.12MB/s 0:00:01 1,289,092,976 100% 1.19MB/s 0:17:16 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221109-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,073,649,556 bytes received 577 bytes 1,239,624.98 bytes/sec total size is 3,072,898,776 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@49f9a38[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3 Sending notification to Discord. Finished: SUCCESS