Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10
Commit message: "Update build.sh"
 > git rev-list --no-walk c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10
true
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@64237f42[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
[plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins17294065083855895982.sh
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
Already up to date.
Processing /home/swadmin/pmbootstrap
Building wheels for collected packages: pmbootstrap
  Building wheel for pmbootstrap (setup.py): started
  Building wheel for pmbootstrap (setup.py): finished with status 'done'
  Created wheel for pmbootstrap: filename=pmbootstrap-1.50.1-py3-none-any.whl size=240803 sha256=e7a4f33d728f422722b31e8cdb49b0541f63f147fc06bd87487752cc9acac882
  Stored in directory: /tmp/pip-ephem-wheel-cache-f0ipo8rv/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f
Successfully built pmbootstrap
Installing collected packages: pmbootstrap
  Attempting uninstall: pmbootstrap
    Found existing installation: pmbootstrap 1.50.1
    Uninstalling pmbootstrap-1.50.1:
      Successfully uninstalled pmbootstrap-1.50.1
  WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pmbootstrap-1.50.1
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
swadmin
Building image for tablet-x64uefi
From https://gitlab.com/postmarketOS/pmaports
   7d673c430..fd90572c6  master     -> origin/master
 + 2e619fa5b...aa8729031 gnome-apps -> origin/gnome-apps  (forced update)
 * [new branch]          zram-swap  -> origin/zram-swap
Updating 7d673c430..fd90572c6
Fast-forward
 main/postmarketos-base/APKBUILD                               | 6 ++++--
 main/postmarketos-base/rootfs-etc-doas.d-10-postmarketos.conf | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)
 create mode 100644 main/postmarketos-base/rootfs-etc-doas.d-10-postmarketos.conf
[15:49:07] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:07] Channel [edge]: [15:49:07] Vendor [qemu]: [15:49:07] Device codename [amd64]: [15:49:07] Kernel [lts]: [15:49:07] Username [user]: [15:49:07] User interface [weston]: [15:49:07] Change them? (y/n) [n]: [15:49:07] Extra packages [none]: [15:49:07] Use this timezone instead of GMT? (y/n) [y]: [15:49:07] Choose default locale for installation [C.UTF-8]: [15:49:07] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:07] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:07] Config changed: ui='plasma-mobile'
[15:49:07] Config changed: device='tablet-x64uefi'
[15:49:07] Config changed: kernel='edge'
[15:49:07] Config changed: extra_packages='osk-sdl'
(1212732) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(1212732) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(1212732) [15:49:08] *** (1/4) PREPARE NATIVE CHROOT ***
(1212732) [15:49:08] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1212732) [15:49:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1212732) [15:49:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1212732) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1212732) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1212732) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1212732) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1212732) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1212732) [15:49:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1212732) [15:49:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1212732) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1212732) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1212732) [15:49:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1212732) [15:49:08] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1212732) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1212732) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1212732) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1212732) [15:49:08] Update package index for x86_64 (4 file(s))
(1212732) [15:49:08] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1212732) [15:49:08] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1212732) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1212732) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1212732) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1212732) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1212732) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1212732) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1212732) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1212732) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(1212732) [15:49:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1212732) [15:49:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1212732) [15:49:10] extracted: /tmp/pmbootstrapkgh5uh14apk
(1212732) [15:49:10] extracted: /tmp/pmbootstrapf8rlwjzesig
(1212732) [15:49:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1212732) [15:49:10] % 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/pmbootstrapf8rlwjzesig /tmp/pmbootstrapkgh5uh14apk
Verified OK
(1212732) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1212732) [15:49:10] % /tmp/pmbootstrapkgh5uh14apk --version
apk-tools 2.12.10, compiled for x86_64.
(1212732) [15:49:10] (native) install alpine-base
(1212732) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1212732) [15:49:10] % 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
(1212732) [15:49:10] % 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
(1212732) [15:49:10] % 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
(1212732) [15:49:10] % 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
(1212732) [15:49:10] % 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
(1212732) [15:49:10] % 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
(1212732) [15:49:10] % 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
(1212732) [15:49:10] % 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
(1212732) [15:49:10] % 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
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(1212732) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(1212732) [15:49:11] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1212732) [15:49:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1212732) [15:49:11] (native) update /etc/apk/repositories
(1212732) [15:49:11] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1212732) [15:49:11] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1212732) [15:49:11] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1212732) [15:49:11] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1212732) [15:49:11] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1212732) [15:49:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1212732) [15:49:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1212732) [15:49:11] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1212732) [15:49:11] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1212732) [15:49:11] New background process: pid=1213429, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(1212732) [15:49:12] (native) % adduser -D pmos -u 12345
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1212732) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1212732) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1212732) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1212732) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1212732) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1212732) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1212732) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1212732) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1212732) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1212732) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1212732) [15:49:13] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1212732) [15:49:15] (native) install cryptsetup util-linux parted
(1212732) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1212732) [15:49:15] (native) % cat /tmp/apk_progress_fifo
(1212732) [15:49:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1212732) [15:49:15] New background process: pid=1213516, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.17-r1)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(11/42) Installing ncurses-libs (6.3_p20221217-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(1212732) [15:49:17] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1212732) [15:49:17] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(1212732) [15:49:17] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(1212732) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(1212732) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(1212732) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(1212732) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(1212732) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(1212732) [15:49:17] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1212732) [15:49:17] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1212732) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(1212732) [15:49: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
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1212732) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1212732) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1212732) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1212732) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1212732) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1212732) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1212732) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1212732) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(1212732) [15:49:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1212732) [15:49:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1212732) [15:49:17] extracted: /tmp/pmbootstrap8gjyw1qrapk
(1212732) [15:49:17] extracted: /tmp/pmbootstrap6hh8isccsig
(1212732) [15:49:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1212732) [15:49:17] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap6hh8isccsig /tmp/pmbootstrap8gjyw1qrapk
Verified OK
(1212732) [15:49:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1212732) [15:49:17] % /tmp/pmbootstrap8gjyw1qrapk --version
apk-tools 2.12.10, compiled for x86_64.
(1212732) [15:49:17] (rootfs_tablet-x64uefi) install alpine-base
(1212732) [15:49:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(1212732) [15:49:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(1212732) [15:49:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(1212732) [15:49:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1212732) [15:49:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1212732) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1212732) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1212732) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1212732) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1212732) [15:49:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1212732) [15:49:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1212732) [15:49:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1212732) [15:49:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1212732) [15:49:17] New background process: pid=1213985, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % getent passwd user
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user wheel
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user video
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user audio
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user input
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user plugdev
(1212732) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(1212732) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user netdev
(1212732) [15:49:19] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(1212732) [15:49: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)
(1212732) [15:49:19] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo
(1212732) [15:49:19] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1212732) [15:49:19] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1212732) [15:49:19] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(1212732) [15:49:20] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1212732) [15:49:21] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1212732) [15:49:22] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1212732) [15:49:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1212732) [15:49:22] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1212732) [15:49:22] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1212732) [15:49:22] New background process: pid=1214197, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/805) Installing icu-data-full (72.1-r1)
(2/805) Installing dbus-libs (1.14.4-r0)
(3/805) Installing libgcc (12.2.1_git20220924-r5)
(4/805) Installing libffi (3.4.4-r0)
(5/805) Installing libintl (0.21.1-r1)
(6/805) Installing libblkid (2.38.1-r1)
(7/805) Installing libmount (2.38.1-r1)
(8/805) Installing pcre2 (10.42-r0)
(9/805) Installing glib (2.74.3-r2)
(10/805) Installing libstdc++ (12.2.1_git20220924-r5)
(11/805) Installing icu-libs (72.1-r1)
(12/805) Installing libpcre2-16 (10.42-r0)
(13/805) Installing zstd-libs (1.5.2-r9)
(14/805) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/805) Installing hicolor-icon-theme (0.17-r2)
(16/805) Installing libmagic (5.43-r0)
(17/805) Installing file (5.43-r0)
(18/805) Installing libxau (1.0.11-r0)
(19/805) Installing libmd (1.0.4-r0)
(20/805) Installing libbsd (0.11.7-r0)
(21/805) Installing libxdmcp (1.1.4-r0)
(22/805) Installing libxcb (1.15-r0)
(23/805) Installing libx11 (1.8.2-r1)
(24/805) Installing libxext (1.3.5-r0)
(25/805) Installing libice (1.1.1-r0)
(26/805) Installing libuuid (2.38.1-r1)
(27/805) Installing libsm (1.2.3-r2)
(28/805) Installing libxt (1.2.1-r1)
(29/805) Installing libxmu (1.1.4-r0)
(30/805) Installing xset (1.2.5-r0)
(31/805) Installing xprop (1.2.6-r0)
(32/805) Installing xdg-utils (1.1.3-r4)
(33/805) Installing mesa (22.3.1-r0)
(34/805) Installing hwdata-pci (0.365-r0)
(35/805) Installing libpciaccess (0.17-r0)
(36/805) Installing libdrm (2.4.114-r0)
(37/805) Installing libexpat (2.5.0-r0)
(38/805) Installing wayland-libs-server (1.21.0-r1)
(39/805) Installing libxfixes (6.0.0-r0)
(40/805) Installing libxxf86vm (1.1.5-r0)
(41/805) Installing mesa-glapi (22.3.1-r0)
(42/805) Installing libxshmfence (1.3.2-r0)
(43/805) Installing mesa-gl (22.3.1-r0)
(44/805) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(45/805) Installing libxcomposite (0.4.6-r0)
(46/805) Installing brotli-libs (1.0.9-r10)
(47/805) Installing libbz2 (1.0.8-r4)
(48/805) Installing libpng (1.6.39-r2)
(49/805) Installing freetype (2.12.1-r0)
(50/805) Installing fontconfig (2.14.1-r0)
(51/805) Installing wayland-libs-client (1.21.0-r1)
(52/805) Installing wayland-libs-cursor (1.21.0-r1)
(53/805) Installing wayland-libs-egl (1.21.0-r1)
(54/805) Installing xkeyboard-config (2.37-r0)
(55/805) Installing xz-libs (5.4.0-r0)
(56/805) Installing libxml2 (2.10.3-r2)
(57/805) Installing libxkbcommon (1.4.1-r0)
(58/805) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(59/805) Installing mesa-gbm (22.3.1-r0)
(60/805) Installing mesa-egl (22.3.1-r0)
(61/805) Installing avahi-libs (0.8-r6)
(62/805) Installing gmp (6.2.1-r2)
(63/805) Installing nettle (3.8.1-r0)
(64/805) Installing p11-kit (0.24.1-r1)
(65/805) Installing libtasn1 (4.19.0-r0)
(66/805) Installing libunistring (1.1-r0)
(67/805) Installing gnutls (3.7.8-r2)
(68/805) Installing cups-libs (2.4.2-r1)
(69/805) Installing pkgconf (1.9.3-r1)
(70/805) Installing shared-mime-info (2.2-r2)
(71/805) Installing libjpeg-turbo (2.1.4-r0)
(72/805) Installing libwebp (1.2.4-r1)
(73/805) Installing tiff (4.5.0-r1)
(74/805) Installing gdk-pixbuf (2.42.10-r2)
(75/805) Installing gtk-update-icon-cache (3.24.35-r2)
(76/805) Installing libxrender (0.9.11-r0)
(77/805) Installing libxcursor (1.2.1-r1)
(78/805) Installing libxdamage (1.1.6-r0)
(79/805) Installing libxi (1.8-r0)
(80/805) Installing libxinerama (1.1.5-r0)
(81/805) Installing libxrandr (1.5.3-r0)
(82/805) Installing libatk-1.0 (2.46.0-r0)
(83/805) Installing libxtst (1.2.4-r0)
(84/805) Installing at-spi2-core (2.46.0-r0)
(85/805) Installing libatk-bridge-2.0 (2.46.0-r0)
(86/805) Installing pixman (0.42.2-r0)
(87/805) Installing cairo (1.17.6-r3)
(88/805) Installing cairo-gobject (1.17.6-r3)
(89/805) Installing libepoxy (1.5.10-r0)
(90/805) Installing fribidi (1.0.12-r0)
(91/805) Installing graphite2 (1.3.14-r2)
(92/805) Installing harfbuzz (6.0.0-r0)
(93/805) Installing libxft (2.3.7-r0)
(94/805) Installing pango (1.50.12-r0)
(95/805) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(96/805) Installing libevdev (1.13.0-r0)
(97/805) Installing mtdev (1.1.6-r1)
(98/805) Installing eudev-libs (3.2.11-r6)
(99/805) Installing libinput-libs (1.22.0-r0)
(100/805) Installing xcb-util-wm (0.4.2-r0)
(101/805) Installing xcb-util (0.4.0-r3)
(102/805) Installing xcb-util-image (0.4.1-r0)
(103/805) Installing xcb-util-keysyms (0.4.1-r0)
(104/805) Installing xcb-util-renderutil (0.3.10-r0)
(105/805) Installing libxkbcommon-x11 (1.4.1-r0)
(106/805) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(107/805) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(108/805) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(109/805) Installing kirigami2-libs (5.101.0-r0)
(110/805) Installing libgomp (12.2.1_git20220924-r5)
(111/805) Installing kirigami2 (5.101.0-r0)
(112/805) Installing kactivities-libs (5.101.0-r0)
(113/805) Installing karchive (5.101.0-r0)
(114/805) Installing kconfig (5.101.0-r0)
(115/805) Installing kcoreaddons (5.101.0-r0)
(116/805) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(117/805) Installing kwindowsystem (5.101.0-r0)
(118/805) Installing kcrash (5.101.0-r0)
(119/805) Installing kdbusaddons (5.101.0-r0)
(120/805) Installing kglobalaccel (5.101.0-r0)
(121/805) Installing kguiaddons (5.101.0-r0)
(122/805) Installing ki18n (5.101.0-r0)
(123/805) Installing libelogind (246.10-r5)
(124/805) Installing polkit-elogind-libs (122-r0)
(125/805) Installing polkit-qt-1 (0.114.0-r1)
(126/805) Installing kauth (5.101.0-r0)
(127/805) Installing kcodecs (5.101.0-r0)
(128/805) Installing kwidgetsaddons (5.101.0-r0)
(129/805) Installing kconfigwidgets (5.101.0-r0)
(130/805) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(131/805) Installing kiconthemes (5.101.0-r0)
(132/805) Installing kitemviews (5.101.0-r0)
(133/805) Installing kxmlgui (5.101.0-r0)
(134/805) Installing kbookmarks (5.101.0-r0)
(135/805) Installing kcompletion (5.101.0-r0)
(136/805) Installing libxml2-utils (2.10.3-r2)
(137/805) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(138/805) Installing libgpg-error (1.46-r1)
(139/805) Installing libgcrypt (1.10.1-r0)
(140/805) Installing libxslt (1.1.37-r0)
(141/805) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(142/805) Installing kdoctools (5.101.0-r0)
(143/805) Installing kjobwidgets (5.101.0-r0)
(144/805) Installing alsa-lib (1.2.8-r0)
(145/805) Installing libxv (1.0.12-r0)
(146/805) Installing cdparanoia-libs (10.2-r11)
(147/805) Installing graphene (1.10.8-r1)
(148/805) Installing gstreamer (1.20.4-r0)
(149/805) Installing libogg (1.3.5-r2)
(150/805) Installing opus (1.3.1-r1)
(151/805) Installing orc (0.4.33-r0)
(152/805) Installing libtheora (1.1.1-r16)
(153/805) Installing libvorbis (1.3.7-r0)
(154/805) Installing gst-plugins-base (1.20.4-r1)
(155/805) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(156/805) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(157/805) Installing sound-theme-freedesktop (0.8-r0)
(158/805) Installing libltdl (2.4.7-r0)
(159/805) Installing libcanberra (0.30-r9)
(160/805) Installing libcanberra-gstreamer (0.30-r9)
(161/805) Installing knotifications (5.101.0-r0)
(162/805) Installing kservice (5.101.0-r0)
(163/805) Installing solid-libs (5.101.0-r0)
(164/805) Installing libhunspell (1.7.1-r0)
(165/805) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(166/805) Installing ncurses-libs (6.3_p20221217-r0)
(167/805) Installing readline (8.2.0-r0)
(168/805) Installing hunspell (1.7.1-r0)
(169/805) Installing sonnet (5.101.0-r0)
(170/805) Installing ktextwidgets (5.101.0-r0)
(171/805) Installing kio (5.101.0-r0)
(172/805) Installing kpackage (5.101.0-r0)
(173/805) Installing kdeclarative (5.101.0-r0)
(174/805) Installing kwayland (5.101.0-r0)
(175/805) Installing plasma-framework (5.101.0-r0)
(176/805) Installing sqlite-libs (3.40.0-r0)
(177/805) Installing libaccounts-glib (1.26-r1)
(178/805) Installing libaccounts-qt (1.16-r1)
(179/805) Installing signond (8.61-r0)
(180/805) Installing accounts-qml-module (0.7_git20190605-r1)
(181/805) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(182/805) Installing sdl2 (2.26.1-r0)
(183/805) Installing svt-av1-libs (1.4.1-r0)
(184/805) Installing aom-libs (3.5.0-r0)
(185/805) Installing libass (0.17.0-r0)
(186/805) Installing libdav1d (1.0.0-r2)
(187/805) Installing lcms2 (2.14-r2)
(188/805) Installing libjxl (0.7.0-r0)
(189/805) Installing lame (3.100-r2)
(190/805) Installing libasyncns (0.8-r1)
(191/805) Installing flac-libs (1.4.2-r0)
(192/805) Installing libsndfile (1.1.0-r3)
(193/805) Installing soxr (0.1.3-r3)
(194/805) Installing speexdsp (1.2.1-r0)
(195/805) Installing tdb-libs (1.4.7-r1)
(196/805) Installing libpulse (9999_git20220528-r0)
(197/805) Installing cjson (1.7.15-r3)
(198/805) Installing mbedtls (2.28.2-r0)
(199/805) Installing librist (0.2.7-r0)
(200/805) Installing libsrt (1.5.1-r0)
(201/805) Installing libssh (0.10.4-r0)
(202/805) Installing v4l-utils-libs (1.22.1-r2)
(203/805) Installing libva (2.16.0-r0)
(204/805) Installing libvdpau (1.5-r0)
(205/805) Installing vidstab (1.1.0-r2)
(206/805) Installing libvpx (1.12.0-r1)
(207/805) Installing x264-libs (0.164_git20220602-r0)
(208/805) Installing numactl (2.0.16-r0)
(209/805) Installing x265-libs (3.5-r3)
(210/805) Installing xvidcore (1.3.7-r1)
(211/805) Installing libsodium (1.0.18-r2)
(212/805) Installing libzmq (4.3.4-r1)
(213/805) Installing ffmpeg-libs (5.1.2-r3)
(214/805) Installing libevent (2.1.12-r5)
(215/805) Installing minizip (1.2.13-r0)
(216/805) Installing nspr (4.35-r0)
(217/805) Installing nss (3.86-r0)
(218/805) Installing re2 (2022.12.01-r0)
(219/805) Installing snappy (1.1.9-r4)
(220/805) Installing qt5-qtwebengine (5.15.11-r9)
(221/805) Installing libnotify (0.8.1-r1)
(222/805) Installing libproxy (0.4.18-r2)
(223/805) Installing signon-ui (0.17_git20171023-r2)
(224/805) Installing libassuan (2.5.5-r1)
(225/805) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(226/805) Installing gnupg-gpgconf (2.2.40-r0)
(227/805) Installing gpg (2.2.40-r0)
(228/805) Installing npth (1.6-r2)
(229/805) Installing gpg-agent (2.2.40-r0)
(230/805) Installing libksba (1.6.2-r0)
(231/805) Installing gpgsm (2.2.40-r0)
(232/805) Installing gpgme (1.18.0-r1)
(233/805) Installing gpgmepp (1.18.0-r1)
(234/805) Installing gdbm (1.23-r0)
(235/805) Installing libsasl (2.1.28-r3)
(236/805) Installing libqca (2.3.4-r2)
(237/805) Installing kwallet (5.101.0-r0)
(238/805) Installing kaccounts-integration (22.12.0-r0)
(239/805) Installing purpose (5.101.0-r0)
(240/805) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(241/805) Installing qt5-qtfeedback (0_git20180903-r0)
(242/805) Installing angelfish (22.11-r0)
(243/805) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(244/805) Installing gtk-engines-clearlooks (2.21.0-r3)
(245/805) Installing gtk-engines-crux (2.21.0-r3)
(246/805) Installing gtk-engines-industrial (2.21.0-r3)
(247/805) Installing gtk-engines-mist (2.21.0-r3)
(248/805) Installing gtk-engines-redmond (2.21.0-r3)
(249/805) Installing gtk-engines-thinice (2.21.0-r3)
(250/805) Installing gtk-engines (2.21.0-r3)
(251/805) Installing breeze-gtk (5.26.4-r0)
(252/805) Installing udev-init-scripts (35-r1)
(253/805) Installing udev-init-scripts-openrc (35-r1)
(254/805) Installing kmod-libs (30-r1)
(255/805) Installing eudev (3.2.11-r6)
(256/805) Installing eudev-openrc (3.2.11-r6)
(257/805) Installing openssh-keygen (9.1_p1-r1)
(258/805) Installing libedit (20221030.3.1-r0)
(259/805) Installing openssh-client-common (9.1_p1-r1)
(260/805) Installing openssh-client-default (9.1_p1-r1)
(261/805) Installing openssh-sftp-server (9.1_p1-r1)
(262/805) Installing openssh-server-common (9.1_p1-r1)
(263/805) Installing openssh-server (9.1_p1-r1)
(264/805) Installing openssh (9.1_p1-r1)
(265/805) Installing boot-deploy (0.6.1-r0)
(266/805) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(267/805) Installing lzo (2.10-r3)
(268/805) Installing btrfs-progs (6.0.2-r0)
(269/805) Installing bzip2 (1.0.8-r4)
(270/805) Installing argon2-libs (20190702-r2)
(271/805) Installing device-mapper-libs (2.03.17-r1)
(272/805) Installing json-c (0.16-r0)
(273/805) Installing cryptsetup-libs (2.6.0-r0)
(274/805) Installing popt (1.19-r0)
(275/805) Installing cryptsetup (2.6.0-r0)
(276/805) Installing cryptsetup-openrc (2.6.0-r0)
(277/805) Installing libaio (0.3.113-r0)
(278/805) Installing device-mapper-event-libs (2.03.17-r1)
(279/805) Installing lvm2-libs (2.03.17-r1)
(280/805) Installing device-mapper (2.03.17-r1)
(281/805) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(282/805) Installing libcom_err (1.46.5-r4)
(283/805) Installing e2fsprogs-libs (1.46.5-r4)
(284/805) Installing e2fsprogs (1.46.5-r4)
(285/805) Installing e2fsprogs-extra (1.46.5-r4)
(286/805) Installing f2fs-tools-libs (1.15.0-r0)
(287/805) Installing f2fs-tools (1.15.0-r0)
(288/805) Installing lz4 (1.9.4-r1)
(289/805) Installing userspace-rcu (0.13.2-r0)
(290/805) Installing multipath-tools (0.9.3-r1)
(291/805) Installing multipath-tools-openrc (0.9.3-r1)
(292/805) Installing parted (3.5-r0)
(293/805) Installing postmarketos-mvcfg (1-r0)
(294/805) Installing postmarketos-keys (1-r0)
(295/805) Installing sudo (1.9.12_p1-r1)
(296/805) Installing postmarketos-base-nofde (24.1-r0)
(297/805) Installing unudhcpd (0.2.1-r0)
(298/805) Installing xz (5.4.0-r0)
(299/805) Installing postmarketos-mkinitfs (1.5.1-r3)
(300/805) Installing postmarketos-base (24.1-r0)
Executing postmarketos-base-24.1-r0.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(301/805) Installing llvm15-libs (15.0.6-r1)
(302/805) Installing musl-fts (1.2.7-r3)
(303/805) Installing libelf (0.188-r0)
(304/805) Installing mesa-dri-gallium (22.3.1-r0)
(305/805) Installing postmarketos-base-mesa (24.1-r0)
(306/805) Installing device-tablet-x64uefi (0.4-r1)
(307/805) Installing intel-gmmlib (22.3.2-r0)
(308/805) Installing intel-media-driver (22.6.4-r0)
(309/805) Installing libva-intel-driver (2.4.1-r0)
(310/805) Installing device-tablet-x64uefi-libva (0.4-r1)
(311/805) Installing linux-firmware-yamaha (20221214-r0)
(312/805) Installing linux-firmware-yam (20221214-r0)
(313/805) Installing linux-firmware-wfx (20221214-r0)
(314/805) Installing linux-firmware-vxge (20221214-r0)
(315/805) Installing linux-firmware-vicam (20221214-r0)
(316/805) Installing linux-firmware-ueagle-atm (20221214-r0)
(317/805) Installing linux-firmware-ttusb-budget (20221214-r0)
(318/805) Installing linux-firmware-tigon (20221214-r0)
(319/805) Installing linux-firmware-ti-keystone (20221214-r0)
(320/805) Installing linux-firmware-ti-connectivity (20221214-r0)
(321/805) Installing linux-firmware-ti (20221214-r0)
(322/805) Installing linux-firmware-tehuti (20221214-r0)
(323/805) Installing linux-firmware-sxg (20221214-r0)
(324/805) Installing linux-firmware-sun (20221214-r0)
(325/805) Installing linux-firmware-slicoss (20221214-r0)
(326/805) Installing linux-firmware-sb16 (20221214-r0)
(327/805) Installing linux-firmware-rtw89 (20221214-r0)
(328/805) Installing linux-firmware-rtw88 (20221214-r0)
(329/805) Installing linux-firmware-rtlwifi (20221214-r0)
(330/805) Installing linux-firmware-rtl_nic (20221214-r0)
(331/805) Installing linux-firmware-rtl_bt (20221214-r0)
(332/805) Installing linux-firmware-rtl8192e (20221214-r0)
(333/805) Installing linux-firmware-rsi (20221214-r0)
(334/805) Installing linux-firmware-rockchip (20221214-r0)
(335/805) Installing linux-firmware-radeon (20221214-r0)
(336/805) Installing linux-firmware-r128 (20221214-r0)
(337/805) Installing linux-firmware-qlogic (20221214-r0)
(338/805) Installing linux-firmware-qed (20221214-r0)
(339/805) Installing linux-firmware-ath10k (20221214-r0)
(340/805) Installing linux-firmware-qcom (20221214-r0)
(341/805) Installing linux-firmware-qca (20221214-r0)
(342/805) Installing linux-firmware-ositech (20221214-r0)
(343/805) Installing linux-firmware-nxp (20221214-r0)
(344/805) Installing linux-firmware-nvidia (20221214-r0)
(345/805) Installing linux-firmware-netronome (20221214-r0)
(346/805) Installing linux-firmware-myricom (20221214-r0)
(347/805) Installing linux-firmware-mwlwifi (20221214-r0)
(348/805) Installing linux-firmware-mwl8k (20221214-r0)
(349/805) Installing linux-firmware-mrvl (20221214-r0)
(350/805) Installing linux-firmware-moxa (20221214-r0)
(351/805) Installing linux-firmware-microchip (20221214-r0)
(352/805) Installing linux-firmware-meson (20221214-r0)
(353/805) Installing linux-firmware-mellanox (20221214-r0)
(354/805) Installing linux-firmware-mediatek (20221214-r0)
(355/805) Installing linux-firmware-matrox (20221214-r0)
(356/805) Installing linux-firmware-liquidio (20221214-r0)
(357/805) Installing linux-firmware-libertas (20221214-r0)
(358/805) Installing linux-firmware-korg (20221214-r0)
(359/805) Installing linux-firmware-keyspan_pda (20221214-r0)
(360/805) Installing linux-firmware-keyspan (20221214-r0)
(361/805) Installing linux-firmware-kaweth (20221214-r0)
(362/805) Installing linux-firmware-isci (20221214-r0)
(363/805) Installing linux-firmware-intel (20221214-r0)
(364/805) Installing linux-firmware-inside-secure (20221214-r0)
(365/805) Installing linux-firmware-imx (20221214-r0)
(366/805) Installing linux-firmware-i915 (20221214-r0)
(367/805) Installing linux-firmware-go7007 (20221214-r0)
(368/805) Installing linux-firmware-ess (20221214-r0)
(369/805) Installing linux-firmware-ene-ub6250 (20221214-r0)
(370/805) Installing linux-firmware-emi62 (20221214-r0)
(371/805) Installing linux-firmware-emi26 (20221214-r0)
(372/805) Installing linux-firmware-edgeport (20221214-r0)
(373/805) Installing linux-firmware-e100 (20221214-r0)
(374/805) Installing linux-firmware-dsp56k (20221214-r0)
(375/805) Installing linux-firmware-dpaa2 (20221214-r0)
(376/805) Installing linux-firmware-dabusb (20221214-r0)
(377/805) Installing linux-firmware-cypress (20221214-r0)
(378/805) Installing linux-firmware-cxgb4 (20221214-r0)
(379/805) Installing linux-firmware-cxgb3 (20221214-r0)
(380/805) Installing linux-firmware-cpia2 (20221214-r0)
(381/805) Installing linux-firmware-cnm (20221214-r0)
(382/805) Installing linux-firmware-cis (20221214-r0)
(383/805) Installing linux-firmware-cirrus (20221214-r0)
(384/805) Installing linux-firmware-cavium (20221214-r0)
(385/805) Installing linux-firmware-cadence (20221214-r0)
(386/805) Installing linux-firmware-brcm (20221214-r0)
(387/805) Installing linux-firmware-bnx2x (20221214-r0)
(388/805) Installing linux-firmware-bnx2 (20221214-r0)
(389/805) Installing linux-firmware-av7110 (20221214-r0)
(390/805) Installing linux-firmware-atusb (20221214-r0)
(391/805) Installing linux-firmware-atmel (20221214-r0)
(392/805) Installing linux-firmware-ath9k_htc (20221214-r0)
(393/805) Installing linux-firmware-ath6k (20221214-r0)
(394/805) Installing linux-firmware-ath11k (20221214-r0)
(395/805) Installing linux-firmware-ar3k (20221214-r0)
(396/805) Installing linux-firmware-amphion (20221214-r0)
(397/805) Installing linux-firmware-amdgpu (20221214-r0)
(398/805) Installing linux-firmware-amd-ucode (20221214-r0)
(399/805) Installing linux-firmware-amd (20221214-r0)
(400/805) Installing linux-firmware-advansys (20221214-r0)
(401/805) Installing linux-firmware-adaptec (20221214-r0)
(402/805) Installing linux-firmware-acenic (20221214-r0)
(403/805) Installing linux-firmware-3com (20221214-r0)
(404/805) Installing linux-firmware-other (20221214-r0)
(405/805) Installing linux-firmware (20221214-r0)
(406/805) Installing linux-edge (6.0.12-r0)
(407/805) Installing device-tablet-x64uefi-kernel-edge (0.4-r1)
(408/805) Installing ca-certificates (20221203-r1)
(409/805) Installing nghttp2-libs (1.51.0-r0)
(410/805) Installing libcurl (7.86.0-r1)
(411/805) Installing libxmlb (0.3.10-r0)
(412/805) Installing yaml (0.2.5-r0)
(413/805) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(414/805) Installing appstream-qt (0.15.5-r2)
(415/805) Installing attica (5.101.0-r0)
(416/805) Installing kidletime (5.101.0-r0)
(417/805) Installing knewstuff (5.101.0-r0)
(418/805) Installing discover (5.26.4-r0)
(419/805) Installing libapk-qt (0.4.2-r0)
(420/805) Installing discover-backend-apk (5.26.4-r0)
(421/805) Installing font-droid-nonlatin (20200215-r2)
(422/805) Installing font-noto-common (0_git20211101-r6)
(423/805) Installing font-noto-math (0_git20211101-r6)
(424/805) Installing font-noto-symbols (0_git20211101-r6)
(425/805) Installing font-noto (0_git20211101-r6)
(426/805) Installing font-noto-emoji (2.038-r0)
(427/805) Installing font-noto-extra (0_git20211101-r6)
(428/805) Installing mauiman (1.0.1-r0)
(429/805) Installing mauikit (2.2.1-r0)
(430/805) Installing exiv2 (0.27.5-r1)
(431/805) Installing mauikit-imagetools (2.2.1-r0)
(432/805) Installing mauikit-filebrowsing (2.2.1-r0)
(433/805) Installing index (2.2.1-r0)
(434/805) Installing signon-plugin-oauth2 (0.25-r0)
(435/805) Installing kaccounts-providers (22.12.0-r0)
(436/805) Installing kirigami-addons (0.6.1-r0)
(437/805) Installing kclock (22.11-r0)
(438/805) Installing gsettings-desktop-schemas (43.0-r0)
(439/805) Installing kdecoration (5.26.4-r0)
(440/805) Installing kde-gtk-config (5.26.4-r0)
(441/805) Installing kirigami-gallery (22.12.0-r0)
(442/805) Installing kquickimageeditor (0.2.0-r1)
(443/805) Installing taglib (1.13-r0)
(444/805) Installing kfilemetadata (5.101.0-r0)
(445/805) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(446/805) Installing koko (22.11-r0)
(447/805) Installing kasync (0.3.0-r2)
(448/805) Installing gpg-wks-server (2.2.40-r0)
(449/805) Installing gpgv (2.2.40-r0)
(450/805) Installing libldap (2.6.3-r6)
(451/805) Installing gnupg-dirmngr (2.2.40-r0)
(452/805) Installing gnupg-utils (2.2.40-r0)
(453/805) Installing gnupg-wks-client (2.2.40-r0)
(454/805) Installing gnupg (2.2.40-r0)
(455/805) Installing iso-codes (4.12.0-r0)
(456/805) Installing kcontacts (5.101.0-r0)
(457/805) Installing kpeople (5.101.0-r0)
(458/805) Installing libical (3.0.16-r1)
(459/805) Installing kcalendarcore (5.101.0-r0)
(460/805) Installing kmime (22.12.0-r0)
(461/805) Installing kimap2 (0.4.0-r1)
(462/805) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(463/805) Installing kdav2 (0.4.0-r1)
(464/805) Installing lmdb (0.9.29-r2)
(465/805) Installing libxapian (1.4.21-r0)
(466/805) Installing sink (0.9.0-r3)
(467/805) Installing kpeoplesink (0_git20210224-r1)
(468/805) Installing kpeoplevcard (0.1-r2)
(469/805) Installing libraw (0.21.0-r0)
(470/805) Installing libraw-tools (0.21.0-r0)
(471/805) Installing imagemagick-libs (7.1.0.55-r0)
(472/805) Installing jbig2dec (0.19-r1)
(473/805) Installing ghostscript (10.0.0-r2)
(474/805) Installing libde265 (1.0.9-r0)
(475/805) Installing libheif (1.14.0-r0)
(476/805) Installing librsvg (2.55.1-r0)
(477/805) Installing imagemagick (7.1.0.55-r0)
(478/805) Installing perl (5.36.0-r0)
(479/805) Installing perl-image-exiftool (12.50-r0)
(480/805) Installing exiftool (12.50-r0)
(481/805) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(482/805) Installing dbus-openrc (1.14.4-r0)
(483/805) Installing feedbackd-device-themes (0_git20220202-r0)
(484/805) Installing gsound (1.0.3-r1)
(485/805) Installing libgudev (237-r1)
(486/805) Installing json-glib (1.6.6-r1)
(487/805) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group. 
* If the user isn't part of that group, the LED indicator won't be 
* functional.
*
(488/805) Installing tzdata (2022g-r0)
(489/805) Installing openexr (3.1.5-r3)
(490/805) Installing soundtouch (2.3.2-r1)
(491/805) Installing libraw1394 (2.1.2-r3)
(492/805) Installing libusb (1.0.26-r0)
(493/805) Installing libdc1394 (2.2.6-r1)
(494/805) Installing tslib (1.22-r1)
(495/805) Installing directfb (1.7.7-r5)
(496/805) Installing faac (1.30-r2)
(497/805) Installing fdk-aac (2.0.2-r1)
(498/805) Installing flite (2.2-r1)
(499/805) Installing libsamplerate (0.2.2-r0)
(500/805) Installing jack (1.9.21-r0)
(501/805) Installing portaudio (19.7.0-r0)
(502/805) Installing fluidsynth-libs (2.3.0-r0)
(503/805) Installing libfreeaptx (0.1.1-r1)
(504/805) Installing gsm (1.0.22-r1)
(505/805) Installing libldac (2.0.2.3-r0)
(506/805) Installing libmodplug (0.8.9.0-r2)
(507/805) Installing neon (0.32.4-r0)
(508/805) Installing libnice (0.1.19-r0)
(509/805) Installing openal-soft (1.22.2-r2)
(510/805) Installing openjpeg (2.5.0-r2)
(511/805) Installing librtmp (2.4_git20190330-r2)
(512/805) Installing sbc (2.0-r0)
(513/805) Installing spandsp (0.0.6-r4)
(514/805) Installing libsrtp (2.4.2-r3)
(515/805) Installing vo-aacenc (0.1.3-r0)
(516/805) Installing vo-amrwbenc (0.1.3-r0)
(517/805) Installing libzbar (0.23.92-r2)
(518/805) Installing gst-plugins-bad (1.20.4-r2)
(519/805) Installing gtk4.0 (4.8.2-r2)
Executing gtk4.0-4.8.2-r2.post-install
(520/805) Installing megapixels (1.6.0-r1)
(521/805) Installing mesa-gles (22.3.1-r0)
(522/805) Installing encodings (1.0.6-r0)
(523/805) Installing libfontenc (1.1.7-r0)
(524/805) Installing mkfontscale (1.2.2-r1)
(525/805) Installing font-dejavu (2.37-r3)
(526/805) Installing sdl2_ttf (2.20.1-r0)
(527/805) Installing osk-sdl (0.67.1-r1)
(528/805) Installing kcmutils (5.101.0-r0)
(529/805) Installing frameworkintegration (5.101.0-r0)
(530/805) Installing oxygen (5.26.4-r0)
(531/805) Installing modemmanager-qt (5.101.0-r0)
(532/805) Installing callaudiod-libs (0.1.4-r0)
(533/805) Installing abseil-cpp (20220623.1-r1)
(534/805) Installing boost1.80-thread (1.80.0-r4)
(535/805) Installing libprotobuf (3.21.12-r0)
(536/805) Installing libphonenumber (8.13.2-r0)
(537/805) Installing plasma-dialer (22.11-r0)
(538/805) Installing plasma-mobile-sounds (0.1-r1)
(539/805) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(540/805) Installing plasma-phonebook (22.11-r0)
(541/805) Installing postmarketos-artwork-wallpapers (2-r1)
(542/805) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(543/805) Installing bluez (5.66-r1)
(544/805) Installing bluez-openrc (5.66-r1)
(545/805) Installing bluez-obexd (5.66-r1)
(546/805) Installing kded (5.101.0-r0)
(547/805) Installing bluez-qt (5.101.0-r0)
(548/805) Installing bluedevil (5.26.4-r0)
(549/805) Installing breeze (5.26.4-r0)
(550/805) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(551/805) Installing callaudiod (0.1.4-r0)
(552/805) Installing dnsmasq-common (2.88-r0)
(553/805) Installing dnsmasq-openrc (2.88-r0)
(554/805) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(555/805) Installing linux-pam (1.5.2-r1)
(556/805) Installing shadow (4.13-r0)
(557/805) Installing libacl (2.3.1-r1)
(558/805) Installing elogind (246.10-r5)
(559/805) Installing elogind-openrc (246.10-r5)
(560/805) Installing hfd-service (0.1.0-r1)
(561/805) Installing hfd-service-openrc (0.1.0-r1)
(562/805) Installing iio-sensor-proxy (3.4-r0)
(563/805) Installing iio-sensor-proxy-openrc (3.4-r0)
(564/805) Installing libkscreen (5.26.4-r0)
(565/805) Installing layer-shell-qt (5.26.4-r0)
(566/805) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(567/805) Installing kscreen (5.26.4-r0)
(568/805) Installing socat (1.7.4.4-r0)
(569/805) Installing kwallet-pam (5.26.4-r0)
(570/805) Installing kwayland-integration (5.26.4-r0)
(571/805) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(572/805) Installing duktape (2.7.0-r0)
(573/805) Installing polkit-elogind (122-r0)
(574/805) Installing libmm-glib (1.20.2-r1)
(575/805) Installing libmbim (1.28.2-r0)
(576/805) Installing libqrtr-glib (1.2.2-r0)
(577/805) Installing libqmi (1.32.2-r0)
(578/805) Installing modemmanager (1.20.2-r1)
(579/805) Installing modemmanager-openrc (1.20.2-r1)
(580/805) Installing libnm (1.40.8-r0)
(581/805) Installing networkmanager-common (1.40.8-r0)
(582/805) Installing networkmanager-openrc (1.40.8-r0)
(583/805) Installing libndp (1.8-r1)
(584/805) Installing libidn2 (2.3.4-r0)
(585/805) Installing libpsl (0.21.1-r1)
(586/805) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(587/805) Installing networkmanager-cli (1.40.8-r0)
(588/805) Installing pcre (8.45-r2)
(589/805) Installing slang (2.3.3-r0)
(590/805) Installing newt (0.52.21-r5)
(591/805) Installing networkmanager-tui (1.40.8-r0)
(592/805) Installing wireless-regdb (2022.08.12-r0)
(593/805) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(594/805) Installing mobile-broadband-provider-info (20221107-r0)
(595/805) Installing networkmanager-wwan (1.40.8-r0)
(596/805) Installing libunwind (1.6.2-r2)
(597/805) Installing libcamera (0.0.2-r0)
(598/805) Installing pipewire-libs (0.3.63-r0)
(599/805) Installing libuv (1.44.2-r0)
(600/805) Installing roc-toolkit-libs (0.1.5-r2)
(601/805) Installing webrtc-audio-processing (0.3.1-r6)
(602/805) Installing pipewire (0.3.63-r0)
(603/805) Installing breeze-icons (5.101.0-r0)
(604/805) Installing dbus-x11 (1.14.4-r0)
(605/805) Installing kactivities (5.101.0-r0)
(606/805) Installing kpipewire (5.26.4-r0)
(607/805) Installing dconf (0.40.0-r2)
(608/805) Installing anthy (9100h-r2)
(609/805) Installing maliit-framework (2.3.0-r1)
(610/805) Installing kyotocabinet (1.2.79-r3)
(611/805) Installing libpinyin (2.7.92-r0)
(612/805) Installing tinyxml (2.6.2-r1)
(613/805) Installing presage (0.9.1-r2)
(614/805) Installing maliit-keyboard (2.3.1-r1)
(615/805) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(616/805) Installing plasma-nano (5.26.4-r0)
(617/805) Installing networkmanager-qt (5.101.0-r0)
(618/805) Installing plasma-nm (5.26.4-r0)
(619/805) Installing plasma-nm-mobile (5.26.4-r0)
(620/805) Installing fftw-single-libs (3.3.10-r1)
(621/805) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(622/805) Installing pulseaudio-bluez (9999_git20220528-r0)
(623/805) Installing pulseaudio-alsa (9999_git20220528-r0)
(624/805) Installing alsa-utils-openrc (1.2.8-r0)
(625/805) Installing pulseaudio-openrc (9999_git20220528-r0)
(626/805) Installing libcanberra-pulse (0.30-r9)
(627/805) Installing plasma-pa (5.26.4-r0)
(628/805) Installing libdaemon (0.14-r3)
(629/805) Installing openrc-settingsd (1.1.0-r0)
(630/805) Installing openrc-settingsd-openrc (1.1.0-r0)
(631/805) Installing plasma-settings (22.11-r0)
(632/805) Installing kactivitymanagerd (5.26.4-r0)
(633/805) Installing kinit (5.101.0-r0)
(634/805) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(635/805) Installing kdnssd (5.101.0-r0)
(636/805) Installing syntax-highlighting (5.101.0-r0)
(637/805) Installing kdsoap (2.1.1-r0)
(638/805) Installing libmtp (1.1.20-r2)
(639/805) Installing clang15-libclang (15.0.6-r2)
(640/805) Installing qt5-qttools (5.15.6_git20220907-r1)
(641/805) Installing phonon (4.11.1-r3)
(642/805) Installing talloc (2.3.4-r1)
(643/805) Installing tevent (0.13.0-r1)
(644/805) Installing samba-util-libs (4.16.8-r1)
(645/805) Installing jansson (2.14-r0)
(646/805) Installing ldb (2.5.2-r1)
(647/805) Installing libwbclient (4.16.8-r1)
(648/805) Installing samba-libs (4.16.8-r1)
(649/805) Installing libsmbclient (4.16.8-r1)
(650/805) Installing kio-extras (22.12.0-r0)
(651/805) Installing kquickcharts (5.101.0-r0)
(652/805) Installing xorg-server-common (21.1.6-r0)
(653/805) Installing libxkbfile (1.1.2-r0)
(654/805) Installing xkbcomp (1.4.6-r0)
(655/805) Installing libxfont2 (2.0.6-r0)
(656/805) Installing libtirpc-conf (1.3.3-r0)
(657/805) Installing libtirpc-nokrb (1.3.3-r0)
(658/805) Installing libxcvt (0.1.2-r0)
(659/805) Installing xwayland (22.1.7-r0)
(660/805) Installing kscreenlocker (5.26.4-r0)
(661/805) Installing libqaccessibilityclient (0.4.1-r1)
(662/805) Installing xcb-util-cursor (0.1.4-r0)
(663/805) Installing kwin (5.26.4-r0)
(664/805) Installing kitemmodels (5.101.0-r0)
(665/805) Installing threadweaver (5.101.0-r0)
(666/805) Installing krunner (5.101.0-r0)
(667/805) Installing milou (5.26.4-r0)
(668/805) Installing pipewire-media-session (0.4.1-r0)
(669/805) Installing font-hack (3.003-r3)
(670/805) Installing qqc2-desktop-style (5.101.0-r0)
(671/805) Installing plasma-integration (5.26.4-r0)
(672/805) Installing qtchooser (66-r2)
(673/805) Installing plasma-workspace-libs (5.26.4.1-r0)
(674/805) Installing kactivities-stats (5.101.0-r0)
(675/805) Installing baloo (5.101.0-r0)
(676/805) Installing kholidays (5.101.0-r0)
(677/805) Installing libkexiv2 (22.12.0-r0)
(678/805) Installing knotifyconfig (5.101.0-r0)
(679/805) Installing kparts (5.101.0-r0)
(680/805) Installing zxing-cpp (1.4.0-r0)
(681/805) Installing libdmtx-libs (0.7.7-r0)
(682/805) Installing libqrencode (4.1.1-r1)
(683/805) Installing prison (5.101.0-r0)
(684/805) Installing ktexteditor (5.101.0-r0)
(685/805) Installing libnl3 (3.7.0-r0)
(686/805) Installing libpcap (1.10.1-r1)
(687/805) Installing lm-sensors-libs (3.6.0-r4)
(688/805) Installing libksysguard (5.26.4-r0)
(689/805) Installing kuserfeedback (1.2.0-r1)
(690/805) Installing gpsd (3.24-r1)
(691/805) Installing gpsd-openrc (3.24-r1)
(692/805) Installing mpfr4 (4.1.1-r0)
(693/805) Installing libqalculate (4.4.0-r1)
(694/805) Installing plasma-workspace (5.26.4.1-r0)
(695/805) Installing kpty (5.101.0-r0)
(696/805) Installing kdesu (5.101.0-r0)
(697/805) Installing kde-cli-tools (5.26.4-r0)
(698/805) Installing qqc2-breeze-style (5.26.4-r0)
(699/805) Installing plasma-mobile (5.26.4-r0)
(700/805) Installing polkit-kde-agent-1 (5.26.4-r0)
(701/805) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(702/805) Installing chrony-openrc (4.3-r0)
(703/805) Installing haveged (1.9.18-r0)
(704/805) Installing haveged-openrc (1.9.18-r0)
(705/805) Installing libmnl (1.0.5-r0)
(706/805) Installing libnftnl (1.2.4-r0)
(707/805) Installing nftables (1.0.5-r3)
(708/805) Installing nftables-openrc (1.0.5-r3)
(709/805) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
 * service nftables added to runlevel default
(710/805) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(711/805) Installing postmarketos-base-nftables (24.1-r0)
Executing postmarketos-base-nftables-24.1-r0.post-install
(712/805) Installing postmarketos-artwork-icons (2-r1)
(713/805) Installing util-linux (2.38.1-r1)
(714/805) Installing libfdisk (2.38.1-r1)
(715/805) Installing libsmartcols (2.38.1-r1)
(716/805) Installing util-linux-misc (2.38.1-r1)
(717/805) Installing libeconf (0.5.0-r0)
(718/805) Installing runuser (2.38.1-r1)
(719/805) Installing mount (2.38.1-r1)
(720/805) Installing losetup (2.38.1-r1)
(721/805) Installing hexdump (2.38.1-r1)
(722/805) Installing uuidgen (2.38.1-r1)
(723/805) Installing blkid (2.38.1-r1)
(724/805) Installing sfdisk (2.38.1-r1)
(725/805) Installing mcookie (2.38.1-r1)
(726/805) Installing agetty (2.38.1-r1)
(727/805) Installing agetty-openrc (0.45.2-r7)
(728/805) Installing wipefs (2.38.1-r1)
(729/805) Installing cfdisk (2.38.1-r1)
(730/805) Installing umount (2.38.1-r1)
(731/805) Installing util-linux-openrc (2.38.1-r1)
(732/805) Installing flock (2.38.1-r1)
(733/805) Installing lsblk (2.38.1-r1)
(734/805) Installing libcap-ng (0.8.3-r1)
(735/805) Installing setpriv (2.38.1-r1)
(736/805) Installing logger (2.38.1-r1)
(737/805) Installing partx (2.38.1-r1)
(738/805) Installing fstrim (2.38.1-r1)
(739/805) Installing findmnt (2.38.1-r1)
(740/805) Installing pcsc-lite-libs (1.9.9-r0)
(741/805) Installing wpa_supplicant (2.10-r4)
(742/805) Installing wpa_supplicant-openrc (2.10-r4)
(743/805) Installing ifupdown-ng-wifi (0.12.1-r0)
(744/805) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(745/805) Installing postmarketos-base-ui-networkmanager (6-r1)
(746/805) Installing mpdecimal (2.5.1-r1)
(747/805) Installing python3 (3.11.1-r1)
(748/805) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(749/805) Installing py3-ruamel.yaml (0.17.21-r1)
(750/805) Installing sleep-inhibitor (1.16-r1)
(751/805) Installing sleep-inhibitor-openrc (1.16-r1)
(752/805) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(753/805) Installing py3-dbus (1.3.2-r1)
(754/805) Installing obex-capabilities (0.2.1-r2)
(755/805) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(756/805) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(757/805) Installing pulseaudio-utils (9999_git20220528-r0)
(758/805) Installing postmarketos-base-ui-pulseaudio (6-r1)
(759/805) Installing upower (1.90.0-r2)
(760/805) Installing powerdevil-libs (5.26.4-r0)
(761/805) Installing powerdevil (5.26.4-r0)
(762/805) Installing bubblewrap (0.7.0-r0)
(763/805) Installing fuse-common (3.12.0-r0)
(764/805) Installing fuse-openrc (3.12.0-r0)
(765/805) Installing fuse3-libs (3.12.0-r0)
(766/805) Installing fuse3 (3.12.0-r0)
(767/805) Installing xdg-desktop-portal (1.16.0-r0)
(768/805) Installing xdg-desktop-portal-kde (5.26.4-r0)
(769/805) Installing autologin (1.0.0-r4)
(770/805) Installing tinydm (1.1.2-r1)
(771/805) Installing tinydm-openrc (1.1.2-r1)
(772/805) Installing postmarketos-base-ui-tinydm (6-r1)
(773/805) Installing font-alias (1.0.4-r0)
(774/805) Installing util-macros (1.19.3-r0)
(775/805) Installing font-misc-misc (1.1.2-r3)
(776/805) Installing font-cursor-misc (1.0.3-r3)
(777/805) Installing xauth (1.1.2-r0)
(778/805) Installing xmodmap (1.0.11-r0)
(779/805) Installing xrdb (1.2.1-r1)
(780/805) Installing xinit (1.4.2-r0)
(781/805) Installing xorg-server (21.1.6-r0)
(782/805) Installing libinput (1.22.0-r0)
(783/805) Installing xf86-input-libinput (1.2.1-r0)
(784/805) Installing xf86-video-fbdev (0.5.0-r3)
(785/805) Installing postmarketos-base-ui-x11 (6-r1)
(786/805) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(787/805) Installing libexif (0.6.24-r0)
(788/805) Installing hwloc (2.8.0-r0)
(789/805) Installing libtbb (2021.7.0-r1)
(790/805) Installing opencv (4.6.0-r5)
(791/805) Installing postprocessd (0.2.1-r2)
(792/805) Installing postprocessd-megapixels (0.2.1-r2)
(793/805) Installing qmltermwidget (0.2.0-r1)
(794/805) Installing qmlkonsole (22.11-r0)
(795/805) Installing c-ares (1.18.1-r1)
(796/805) Installing spacebar (22.11-r0)
(797/805) Installing hkdm (0.2.0-r0)
(798/805) Installing buffyboard (0.2.0-r0)
(799/805) Installing terminus-font (4.49.1-r3)
(800/805) Installing kbd-misc (2.5.1-r3)
(801/805) Installing kbd (2.5.1-r3)
(802/805) Installing kbd-openrc (2.5.1-r3)
(803/805) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(804/805) Installing ttyescape-openrc (1.0.1-r1)
(805/805) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/19 15:52:20 Generating for kernel version: 6.0.12-0-edge
2022/12/19 15:52:20 Output directory: /boot
2022/12/19 15:52:20 == Generating initramfs ==
2022/12/19 15:52:20 - Including hook files
2022/12/19 15:52:20 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/19 15:52:20 - Including hook scripts
2022/12/19 15:52:20 - Including required binaries
2022/12/19 15:52:20 - Including kernel modules
2022/12/19 15:52:20 - Including splash images
2022/12/19 15:52:20 - Writing and verifying initramfs archive
2022/12/19 15:52:20 == Generating initramfs extra ==
2022/12/19 15:52:20 - Including extra binaries
2022/12/19 15:52:20 - Including FDE support
2022/12/19 15:52:20 - Writing and verifying initramfs-extra archive
2022/12/19 15:52: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/12/19 15:52:22 mkinitfs completed in: 1.547612006s
Executing postmarketos-base-24.1-r0.trigger
Executing ca-certificates-20221203-r1.trigger
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 3169 MiB in 830 packages
(1212732) [15:52:26] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3169 MiB in 830 packages
(1212732) [15:52:27] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details)
(1212732) [15:52:27] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge
(1212732) [15:52:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1212732) [15:52:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1212732) [15:52:27] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1212732) [15:52:27] (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
(1212732) [15:52:27] New background process: pid=1220518, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3169 MiB in 830 packages
(1212732) [15:52:28] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3169 MiB in 830 packages
(1212732) [15:52:29] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1212732) [15:52:29] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(1212732) [15:52:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1212732) [15:52:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1212732) [15:52:29] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1212732) [15:52:29] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1212732) [15:52:29] New background process: pid=1220531, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3169 MiB in 830 packages
(1212732) [15:52:30] (rootfs_tablet-x64uefi) mkinitfs edge
(1212732) [15:52:30] (rootfs_tablet-x64uefi) % mkinitfs
2022/12/19 15:52:30 Generating for kernel version: 6.0.12-0-edge
2022/12/19 15:52:30 Output directory: /boot
2022/12/19 15:52:30 == Generating initramfs ==
2022/12/19 15:52:30 - Including hook files
2022/12/19 15:52:30 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/19 15:52:30 - Including hook scripts
2022/12/19 15:52:30 - Including required binaries
2022/12/19 15:52:30 - Including kernel modules
2022/12/19 15:52:30 - Including splash images
2022/12/19 15:52:30 - Writing and verifying initramfs archive
2022/12/19 15:52:30 == Generating initramfs extra ==
2022/12/19 15:52:30 - Including extra binaries
2022/12/19 15:52:30 - Including FDE support
2022/12/19 15:52:30 - Writing and verifying initramfs-extra archive
2022/12/19 15:52:30 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/19 15:52:31 mkinitfs completed in: 844.138511ms
(1212732) [15:52:31]  *** SET LOGIN PASSWORD FOR: 'user' ***
(1212732) [15:52:31] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(1212732) [15:52:31] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(1212732) [15:52:31] (rootfs_tablet-x64uefi) locking root
(1212732) [15:52:31] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(1212732) [15:52:31] NOTE: No valid keymap specified for device
(1212732) [15:52:31] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(1212732) [15:52:32] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(1212732) [15:52:32] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(1212732) [15:52:32] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(1212732) [15:52:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1212732) [15:52:32] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(1212732) [15:52:32] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1212732) [15:52:32] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3253688	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(1212732) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1212732) [15:52:32] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1212732) [15:52:32] (native) create tablet-x64uefi.img (4631M)
(1212732) [15:52:32] (native) % truncate -s 4631M /home/pmos/rootfs/tablet-x64uefi.img
(1212732) [15:52:32] (native) mount /dev/install (tablet-x64uefi.img)
(1212732) [15:52:32] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(1212732) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1212732) [15:52:33] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1212732) [15:52:33] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1212732) [15:52:33] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1212732) [15:52:33] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1212732) [15:52:33] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1212732) [15:52:33] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1212732) [15:52:33] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1212732) [15:52:33] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1212732) [15:52:33] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1212732) [15:52:33] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1212732) [15:52:33] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1212732) [15:52:33] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1212732) [15:52:33] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(1212732) [15:52:33] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1212732) [15:52:33] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1212732) [15:52:33] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1212732) [15:52:33] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1212732) [15:52:33] (native) % parted -s /dev/install mktable msdos
(1212732) [15:52:33] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(1212732) [15:52:33] (native) % parted -s /dev/install mkpart primary 256M 100%
(1212732) [15:52:33] (native) % parted -s /dev/install set 1 boot on
(1212732) [15:52:33] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1212732) [15:52:33] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1212732) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1212732) [15:52:33] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1212732) [15:52:33] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1212732) [15:52:33] (native) install e2fsprogs
(1212732) [15:52:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1212732) [15:52:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1212732) [15:52:34] (native) % cat /tmp/apk_progress_fifo
(1212732) [15:52:34] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1212732) [15:52:34] New background process: pid=1220991, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 21 MiB in 70 packages
(1212732) [15:52:34] (native) format /dev/installp2 (root, ext4)
(1212732) [15:52:34] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1212732) [15:52:34] (native) mount /dev/installp2 to /mnt/install
(1212732) [15:52:34] (native) % mkdir -p /mnt/install
(1212732) [15:52:34] (native) % mount /dev/installp2 /mnt/install
(1212732) [15:52:34] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1212732) [15:52:34] (native) install dosfstools
(1212732) [15:52:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1212732) [15:52:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1212732) [15:52:34] (native) % cat /tmp/apk_progress_fifo
(1212732) [15:52:34] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1212732) [15:52:34] New background process: pid=1221020, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 22 MiB in 71 packages
(1212732) [15:52:35] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(1212732) [15:52:35] (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
(1212732) [15:52:35] (native) % mkdir -p /mnt/install/boot
(1212732) [15:52:35] (native) % mount /dev/installp1 /mnt/install/boot
(1212732) [15:52:35] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1212732) [15:52:35] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(1212732) [15:52:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(1212732) [15:52:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(1212732) [15:52:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1212732) [15:52:35] (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/
(1212732) [15:52:44] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1212732) [15:52:44] % 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
(1212732) [15:52:44] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % 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/
(1212732) [15:52:44] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1212732) [15:52:44] % 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
(1212732) [15:52:44] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1212732) [15:52:44] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1212732) [15:52:54] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1212732) [15:52:54] (native) umount /dev/loop1
(1212732) [15:52:54] (native) % losetup -d /dev/loop1
(1212732) [15:52:54] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1212732) [15:52:54] 
(1212732) [15:52:54] *** FLASHING INFORMATION ***
(1212732) [15:52:54] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1212732) [15:52:54] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1212732) [15:52:54] 
(1212732) [15:52:54] *** SSH DAEMON INFORMATION ***
(1212732) [15:52:54] SSH daemon is enabled (disable with --no-sshd).
(1212732) [15:52:54] Login as 'user' with the password given during installation.
(1212732) [15:52:54] 
(1212732) [15:52:54] *** FIREWALL INFORMATION ***
(1212732) [15:52:54] Firewall is enabled, but will not work (no support in kernel config for nftables).
(1212732) [15:52:54] If/when the kernel supports it in the future, it will work automatically.
(1212732) [15:52:54] For more information: https://postmarketos.org/firewall
(1212732) [15:52:54] 
(1212732) [15:52:54] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1212732) [15:52:54] DONE!
total 3345068
-rw-r--r-- 1 root 12345 4855955456 Dec 19 15:52 tablet-x64uefi.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img'
Loop Device: /dev/loop1
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                         DIO LOG-SEC
/dev/loop1          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img   0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                    0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/snapd_17883.snap                                               0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core18_2654.snap                                               0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                               0     512
/dev/loop0          0      0         1  1 /var/lib/snapd/snaps/lxd_23991.snap                                                 0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/core18_2632.snap                                               0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap (deleted)                                       0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/snapd_17576.snap (deleted)                                     0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_24061.snap                                                 0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1738.snap                                               0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 19 15:53 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 19 15:53 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 19 15:53 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Dec 19 15:52 bin
drwxr-xr-x  2 root root  4096 Dec 19 15:52 boot
drwxr-xr-x  2 root root  4096 Dec 19 15:49 dev
drwxr-xr-x 62 root root  4096 Dec 19 15:52 etc
drwxr-xr-x  3 root root  4096 Dec 19 15:52 home
drwxr-xr-x 14 root root  4096 Dec 19 15:52 lib
drwx------  2 root root 16384 Dec 19 15:52 lost+found
drwxr-xr-x  5 root root  4096 Dec 19 15:49 media
drwxr-xr-x  8 root root  4096 Dec 19 15:49 mnt
drwxr-xr-x  2 root root  4096 Dec 19 15:49 opt
drwxr-xr-x  2 root root  4096 Dec 19 15:49 proc
drwx------  2 root root  4096 Dec 19 15:49 root
drwxr-xr-x  6 root root  4096 Dec 19 15:51 run
drwxr-xr-x  2 root root  4096 Dec 19 15:52 sbin
drwxr-xr-x  2 root root  4096 Dec 19 15:49 srv
drwxr-xr-x  2 root root  4096 Dec 19 15:49 sys
drwxrwxrwt  2 root root  4096 Dec 19 15:52 tmp
drwxr-xr-x  9 root root  4096 Dec 19 15:49 usr
drwxr-xr-x 13 root root  4096 Dec 19 15:49 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-19 15:53:27--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 56.0M=0s

2022-12-19 15:53:27 (56.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz
2022-12-18 21:32:21.435753 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1908-g696417d29d [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1910-g7e3b955e24 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1911-g6badd439d4 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24807 distinct packages available
(1/103) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671161398-r0)
(2/103) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671161398-r0)
(3/103) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/103) Upgrading karchive (5.101.0-r0 -> 9999_git1671415296-r0)
(5/103) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/103) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671415309-r0)
(7/103) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0)
(8/103) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/103) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/103) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/103) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/103) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/103) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/103) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/103) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/103) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0)
(17/103) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/103) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/103) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/103) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/103) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/103) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/103) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/103) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/103) Upgrading kservice (5.101.0-r0 -> 9999_git1671330324-r0)
(26/103) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0)
(27/103) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0)
(28/103) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0)
(29/103) Upgrading kio (5.101.0-r0 -> 9999_git1671415327-r0)
(30/103) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0)
(31/103) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671279836-r0)
(32/103) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/103) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/103) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/103) Upgrading purpose (5.101.0-r0 -> 9999_git1671415378-r0)
(36/103) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/103) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/103) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/103) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671415340-r0)
(41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671415501-r0)
(42/103) Upgrading kclock (22.11-r0 -> 9999_git1671345680-r0)
(43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0)
(44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/103) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/103) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671155896-r0)
(47/103) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/103) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/103) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/103) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0)
(52/103) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671213815-r0)
(53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671416268-r0)
(54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-r0)
(55/103) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/103) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671280442-r0)
(58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671416080-r0)
(60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1671416039-r0)
(62/103) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/103) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/103) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670961010-r0)
(65/103) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/103) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671416164-r0)
(69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671416164-r0)
(70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0)
(71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1671416280-r0)
(72/103) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(73/103) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(74/103) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(75/103) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671305692-r0)
(76/103) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671416056-r0)
(78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1671416068-r0)
(79/103) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(80/103) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(81/103) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(82/103) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(83/103) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671416208-r0)
(86/103) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(87/103) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(88/103) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0)
(89/103) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(90/103) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0)
(91/103) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(92/103) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671414672-r0)
(93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671416090-r0)
(94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671416208-r0)
(95/103) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671415978-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671416152-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671242389-r0)
(101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671242389-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671331581-r0)
(103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3165 MiB in 830 packages
(1/12) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.2-r1)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r1)
(7/12) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.1-r0)
(9/12) Installing discover-backend-flatpak (5.26.4-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (7.1-r0)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing postmarketos-base-24.1-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3175 MiB in 842 packages
(1/103) Installing syndication (9999_git1670961763-r0)
(2/103) Installing alligator (9999_git1670987232-r0)
(3/103) Installing libavc1394 (0.5.4-r3)
(4/103) Installing libcaca (0.99_beta20-r0)
(5/103) Installing libdv (1.0.0-r7)
(6/103) Installing libiec61883 (1.2.0-r3)
(7/103) Installing mpg123-libs (1.31.1-r0)
(8/103) Installing speex (1.2.1-r0)
(9/103) Installing libshout (2.4.6-r1)
(10/103) Installing wavpack (5.6.0-r0)
(11/103) Installing gst-plugins-good (1.20.4-r2)
(12/103) Installing py3-parsing (3.0.9-r1)
(13/103) Installing py3-packaging (22.0-r0)
(14/103) Installing py3-setuptools (65.6.3-r0)
(15/103) Installing py3-certifi (2022.12.7-r0)
(16/103) Installing py3-charset-normalizer (3.0.1-r1)
(17/103) Installing py3-idna (3.4-r3)
(18/103) Installing py3-urllib3 (1.26.13-r0)
(19/103) Installing py3-requests (2.28.1-r2)
(20/103) Installing py3-ytmusicapi (0.24.1-r0)
(21/103) Installing libmng (2.0.3-r1)
(22/103) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/103) Installing py3-mutagen (1.46.0-r1)
(24/103) Installing py3-websockets (10.4-r1)
(25/103) Installing py3-brotli (1.0.9-r10)
(26/103) Installing yt-dlp (2022.11.11-r1)
(27/103) Installing audiotube (9999_git1671280630-r0)
(28/103) Installing calindori (9999_git1670987261-r0)
(29/103) Installing live-media (2022.10.01-r0)
(30/103) Installing libxpm (3.5.14-r0)
(31/103) Installing a52dec (0.8.0-r8)
(32/103) Installing vulkan-loader (1.3.236.0-r0)
(33/103) Installing mesa-vulkan-intel (22.3.1-r0)
(34/103) Installing device-tablet-x64uefi-vulkan (0.4-r1)
(35/103) Installing ffmpeg4-libs (4.4.3-r0)
(36/103) Installing libbluray (1.3.4-r0)
(37/103) Installing libcddb (1.3.2-r4)
(38/103) Installing libdvbpsi (1.3.3-r0)
(39/103) Installing libdvdcss (1.4.3-r0)
(40/103) Installing libdvdread (6.1.3-r1)
(41/103) Installing libdvdnav (6.1.1-r0)
(42/103) Installing libebml (1.4.4-r0)
(43/103) Installing faad2-libs (2.10.1-r0)
(44/103) Installing libupnp (1.14.15-r0)
(45/103) Installing lua5.2-libs (5.2.4-r10)
(46/103) Installing libmad (0.15.1b-r9)
(47/103) Installing libmatroska (1.7.1-r0)
(48/103) Installing libmicrodns (0.2.0-r0)
(49/103) Installing libmpeg2 (0.5.1-r10)
(50/103) Installing glslang-libs (1.3.236.0-r0)
(51/103) Installing glslang (1.3.236.0-r0)
(52/103) Installing spirv-tools (1.3.236.0-r0)
(53/103) Installing shaderc (2022.4-r0)
(54/103) Installing libplacebo (5.229.1-r1)
(55/103) Installing libprotobuf-lite (3.21.12-r0)
(56/103) Installing vlc-libs (3.0.18-r0)
(57/103) Installing vlc (3.0.18-r0)
(58/103) Installing elisa (22.12.0-r0)
(59/103) Installing kunitconversion (9999_git1671330365-r0)
(60/103) Installing kalk (9999_git1671280642-r0)
(61/103) Installing qt5-qtkeychain (0.13.2-r0)
(62/103) Installing kasts (9999_git1671416253-r0)
(63/103) Installing keysmith (9999_git1670988071-r0)
(64/103) Installing krecorder (9999_git1671331600-r0)
(65/103) Installing kpublictransport (22.12.0-r0)
(66/103) Installing ktrip (9999_git1670988219-r0)
(67/103) Installing kweathercore (9999_git1670985152-r0)
(68/103) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(69/103) Installing kweather (9999_git1671157772-r0)
(70/103) Installing libquotient (0.6.11-r0)
(71/103) Installing libcmark (0.30.2-r1)
(72/103) Installing neochat (9999_git1671280252-r0)
(73/103) Installing kjs (9999_git1670961433-r0)
(74/103) Installing libdjvulibre (3.5.28-r3)
(75/103) Installing libzip (1.9.2-r2)
(76/103) Installing ebook-tools (0.2.2-r3)
(77/103) Installing discount-libs (2.2.7b-r0)
(78/103) Installing poppler (22.12.0-r2)
(79/103) Installing poppler-qt5 (22.12.0-r0)
(80/103) Installing kdegraphics-mobipocket (22.12.0-r0)
(81/103) Installing libspectre (0.2.11-r0)
(82/103) Installing okular-common (22.12.0-r1)
(83/103) Installing okular (22.12.0-r1)
(84/103) Installing plasma-camera (1.0_git20210328-r2)
(85/103) Installing gst-libav (1.20.4-r0)
(86/103) Installing gst-plugins-good-qt (1.20.4-r2)
(87/103) Installing libxpresent (1.0.1-r0)
(88/103) Installing libxscrnsaver (1.2.4-r0)
(89/103) Installing libcdio (2.1.0-r1)
(90/103) Installing libcdio-paranoia (10.2.2.0.1-r1)
(91/103) Installing luajit (2.1_p20210510-r3)
(92/103) Installing rubberband-libs (3.1.1-r1)
(93/103) Installing sndio-libs (1.9.0-r0)
(94/103) Installing uchardet-libs (0.0.8-r0)
(95/103) Installing zimg (3.0.4-r1)
(96/103) Installing mpv-libs (0.35.0-r1)
(97/103) Installing plasmatube (9999_git1671416290-r0)
(98/103) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(99/103) Installing postmarketos-config-nftables-mdns (0.13-r0)
(100/103) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(101/103) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(102/103) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(103/103) Installing tokodon (9999_git1671395702-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing postmarketos-base-24.1-r0.trigger
Executing vlc-libs-3.0.18-r0.trigger
OK: 3321 MiB in 945 packages
(chroot) Exiting chroot...
[15:54:39] Unregister qemu binfmt (arm)
[15:54:39] Unregister qemu binfmt (aarch64)
[15:54:39] Unregister qemu binfmt (riscv64)
[15:54:39] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:54:39] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:54:40] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:54:40] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:54:41] Cleared up ~6466 MB of space
[15:54:42] DONE!
Building image for pine64-pinephone
Already up to date.
[15:54:43] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:54:43] Channel [edge]: [15:54:43] Vendor [qemu]: [15:54:43] Device codename [amd64]: [15:54:43] Kernel [lts]: [15:54:43] Username [user]: [15:54:43] User interface [weston]: [15:54:43] Change them? (y/n) [n]: [15:54:43] Extra packages [none]: [15:54:43] Use this timezone instead of GMT? (y/n) [y]: [15:54:43] Choose default locale for installation [C.UTF-8]: [15:54:43] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:54:43] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:54:43] Config changed: ui='plasma-mobile'
[15:54:43] Config changed: device='pine64-pinephone'
[15:54:43] Config changed: kernel=''
[15:54:44] Config changed: extra_packages='osk-sdl'
(1261587) [15:54:44] % 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)
(1261587) [15:54:44] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(1261587) [15:54:44] *** (1/4) PREPARE NATIVE CHROOT ***
(1261587) [15:54:44] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1261587) [15:54:44] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1261587) [15:54:44] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1261587) [15:54:44] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1261587) [15:54:44] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1261587) [15:54:44] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1261587) [15:54:44] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1261587) [15:54:44] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1261587) [15:54:44] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1261587) [15:54:44] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1261587) [15:54:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1261587) [15:54:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1261587) [15:54:44] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1261587) [15:54:44] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1261587) [15:54:44] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1261587) [15:54:44] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1261587) [15:54:44] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1261587) [15:54:44] Update package index for x86_64 (4 file(s))
(1261587) [15:54:44] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1261587) [15:54:44] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1261587) [15:54:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1261587) [15:54:45] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1261587) [15:54:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1261587) [15:54:45] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1261587) [15:54:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1261587) [15:54:45] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1261587) [15:54:46] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1261587) [15:54:46] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(1261587) [15:54:46] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261587) [15:54:46] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261587) [15:54:46] extracted: /tmp/pmbootstrapwfbkaizuapk
(1261587) [15:54:46] extracted: /tmp/pmbootstrapr3gzywnmsig
(1261587) [15:54:46] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261587) [15:54:46] % 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/pmbootstrapr3gzywnmsig /tmp/pmbootstrapwfbkaizuapk
Verified OK
(1261587) [15:54:46] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1261587) [15:54:46] % /tmp/pmbootstrapwfbkaizuapk --version
apk-tools 2.12.10, compiled for x86_64.
(1261587) [15:54:46] (native) install alpine-base
(1261587) [15:54:46] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:46] % 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
(1261587) [15:54:47] % 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
(1261587) [15:54:47] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1261587) [15:54:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1261587) [15:54:47] (native) update /etc/apk/repositories
(1261587) [15:54:47] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261587) [15:54:47] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261587) [15:54:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261587) [15:54:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261587) [15:54:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261587) [15:54:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1261587) [15:54:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261587) [15:54:47] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261587) [15:54: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_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1261587) [15:54:47] New background process: pid=1262062, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(1261587) [15:54:48] (native) % adduser -D pmos -u 12345
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1261587) [15:54:48] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1261587) [15:54:48] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1261587) [15:54:48] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1261587) [15:54:48] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1261587) [15:54:48] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1261587) [15:54:48] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1261587) [15:54:48] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1261587) [15:54:48] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1261587) [15:54:48] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1261587) [15:54:48] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1261587) [15:54:48] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1261587) [15:54:51] (native) install cryptsetup util-linux parted
(1261587) [15:54:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261587) [15:54:51] (native) % cat /tmp/apk_progress_fifo
(1261587) [15:54:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1261587) [15:54:51] New background process: pid=1262476, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.17-r1)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(11/42) Installing ncurses-libs (6.3_p20221217-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(1261587) [15:54:53] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1261587) [15:54:53] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1261587) [15:54:53] % 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
(1261587) [15:54:53] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1261587) [15:54:53] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(1261587) [15:54:53] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(1261587) [15:54:53] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(1261587) [15:54:53] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(1261587) [15:54:53] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(1261587) [15:54:53] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1261587) [15:54:53] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1261587) [15:54:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1261587) [15:54:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1261587) [15:54:53] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(1261587) [15:54:53] (native) install qemu-aarch64
(1261587) [15:54:53] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261587) [15:54:53] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261587) [15:54:53] (native) % cat /tmp/apk_progress_fifo
(1261587) [15:54:53] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(1261587) [15:54:53] New background process: pid=1262647, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.2.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 25 MiB in 68 packages
(1261587) [15:54:54] Register qemu binfmt (aarch64)
(1261587) [15:54:54] % 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
(1261587) [15:54:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(1261587) [15:54:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1261587) [15:54:54] % 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
(1261587) [15:54:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(1261587) [15:54:54] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261587) [15:54:54] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261587) [15:54:54] extracted: /tmp/pmbootstrap6s9b448uapk
(1261587) [15:54:54] extracted: /tmp/pmbootstrap6rr1h741sig
(1261587) [15:54:54] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261587) [15:54:54] % 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/pmbootstrap6rr1h741sig /tmp/pmbootstrap6s9b448uapk
Verified OK
(1261587) [15:54:54] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1261587) [15:54:54] % /tmp/pmbootstrap6s9b448uapk --version
apk-tools 2.12.10, compiled for x86_64.
(1261587) [15:54:54] (rootfs_pine64-pinephone) install alpine-base
(1261587) [15:54:54] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(1261587) [15:54:54] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(1261587) [15:54:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(1261587) [15:54:54] (rootfs_pine64-pinephone) update /etc/apk/repositories
(1261587) [15:54:54] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1261587) [15:54:54] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1261587) [15:54:54] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1261587) [15:54:54] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1261587) [15:54:54] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1261587) [15:54:54] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1261587) [15:54:54] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1261587) [15:54:54] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1261587) [15:54:54] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1261587) [15:54:54] Update package index for aarch64 (4 file(s))
(1261587) [15:54:54] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1261587) [15:54:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(1261587) [15:54:55] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1261587) [15:54:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(1261587) [15:54:55] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1261587) [15:54:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(1261587) [15:54:55] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1261587) [15:54:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(1261587) [15:54:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1261587) [15:54:56] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261587) [15:54:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261587) [15:54:56] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261587) [15:54:56] % 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
(1261587) [15:54:56] New background process: pid=1262714, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 13 MiB in 25 packages
(1261587) [15:54:58] (rootfs_pine64-pinephone) % getent passwd user
(1261587) [15:54:58] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(1261587) [15:54:58] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(1261587) [15:54:58] (rootfs_pine64-pinephone) % addgroup user wheel
(1261587) [15:54:58] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(1261587) [15:54:58] (rootfs_pine64-pinephone) % addgroup user video
(1261587) [15:54:58] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(1261587) [15:54:58] (rootfs_pine64-pinephone) % addgroup user audio
(1261587) [15:54:59] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(1261587) [15:54:59] (rootfs_pine64-pinephone) % addgroup user input
(1261587) [15:54:59] (rootfs_pine64-pinephone) % addgroup -S plugdev
(1261587) [15:54:59] (rootfs_pine64-pinephone) % addgroup user plugdev
(1261587) [15:54:59] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(1261587) [15:54:59] (rootfs_pine64-pinephone) % addgroup user netdev
(1261587) [15:54:59] 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
(1261587) [15:55:01] (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)
(1261587) [15:55:01] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo
(1261587) [15:55:01] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1261587) [15:55:01] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1261587) [15:55:02] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1261587) [15:55:03] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1261587) [15:55:04] (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
(1261587) [15:55:04] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1261587) [15:55:04] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1261587) [15:55:04] (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
(1261587) [15:55:04] New background process: pid=1263185, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/734) Installing icu-data-full (72.1-r1)
(2/734) Installing dbus-libs (1.14.4-r0)
(3/734) Installing libgcc (12.2.1_git20220924-r5)
(4/734) Installing libffi (3.4.4-r0)
(5/734) Installing libintl (0.21.1-r1)
(6/734) Installing libblkid (2.38.1-r1)
(7/734) Installing libmount (2.38.1-r1)
(8/734) Installing pcre2 (10.42-r0)
(9/734) Installing glib (2.74.3-r2)
(10/734) Installing libstdc++ (12.2.1_git20220924-r5)
(11/734) Installing icu-libs (72.1-r1)
(12/734) Installing libpcre2-16 (10.42-r0)
(13/734) Installing zstd-libs (1.5.2-r9)
(14/734) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/734) Installing hicolor-icon-theme (0.17-r2)
(16/734) Installing libmagic (5.43-r0)
(17/734) Installing file (5.43-r0)
(18/734) Installing libxau (1.0.11-r0)
(19/734) Installing libmd (1.0.4-r0)
(20/734) Installing libbsd (0.11.7-r0)
(21/734) Installing libxdmcp (1.1.4-r0)
(22/734) Installing libxcb (1.15-r0)
(23/734) Installing libx11 (1.8.2-r1)
(24/734) Installing libxext (1.3.5-r0)
(25/734) Installing libice (1.1.1-r0)
(26/734) Installing libuuid (2.38.1-r1)
(27/734) Installing libsm (1.2.3-r2)
(28/734) Installing libxt (1.2.1-r1)
(29/734) Installing libxmu (1.1.4-r0)
(30/734) Installing xset (1.2.5-r0)
(31/734) Installing xprop (1.2.6-r0)
(32/734) Installing xdg-utils (1.1.3-r4)
(33/734) Installing mesa (22.3.1-r0)
(34/734) Installing libdrm (2.4.114-r0)
(35/734) Installing libexpat (2.5.0-r0)
(36/734) Installing wayland-libs-server (1.21.0-r1)
(37/734) Installing mesa-glapi (22.3.1-r0)
(38/734) Installing mesa-gles (22.3.1-r0)
(39/734) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/734) Installing libxcomposite (0.4.6-r0)
(41/734) Installing brotli-libs (1.0.9-r10)
(42/734) Installing libbz2 (1.0.8-r4)
(43/734) Installing libpng (1.6.39-r2)
(44/734) Installing freetype (2.12.1-r0)
(45/734) Installing fontconfig (2.14.1-r0)
(46/734) Installing wayland-libs-client (1.21.0-r1)
(47/734) Installing wayland-libs-cursor (1.21.0-r1)
(48/734) Installing wayland-libs-egl (1.21.0-r1)
(49/734) Installing xkeyboard-config (2.37-r0)
(50/734) Installing xz-libs (5.4.0-r0)
(51/734) Installing libxml2 (2.10.3-r2)
(52/734) Installing libxkbcommon (1.4.1-r0)
(53/734) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/734) Installing mesa-gbm (22.3.1-r0)
(55/734) Installing libxshmfence (1.3.2-r0)
(56/734) Installing mesa-egl (22.3.1-r0)
(57/734) Installing avahi-libs (0.8-r6)
(58/734) Installing gmp (6.2.1-r2)
(59/734) Installing nettle (3.8.1-r0)
(60/734) Installing p11-kit (0.24.1-r1)
(61/734) Installing libtasn1 (4.19.0-r0)
(62/734) Installing libunistring (1.1-r0)
(63/734) Installing gnutls (3.7.8-r2)
(64/734) Installing cups-libs (2.4.2-r1)
(65/734) Installing pkgconf (1.9.3-r1)
(66/734) Installing shared-mime-info (2.2-r2)
(67/734) Installing libjpeg-turbo (2.1.4-r0)
(68/734) Installing libwebp (1.2.4-r1)
(69/734) Installing tiff (4.5.0-r1)
(70/734) Installing gdk-pixbuf (2.42.10-r2)
(71/734) Installing gtk-update-icon-cache (3.24.35-r2)
(72/734) Installing libxfixes (6.0.0-r0)
(73/734) Installing libxrender (0.9.11-r0)
(74/734) Installing libxcursor (1.2.1-r1)
(75/734) Installing libxdamage (1.1.6-r0)
(76/734) Installing libxi (1.8-r0)
(77/734) Installing libxinerama (1.1.5-r0)
(78/734) Installing libxrandr (1.5.3-r0)
(79/734) Installing libatk-1.0 (2.46.0-r0)
(80/734) Installing libxtst (1.2.4-r0)
(81/734) Installing at-spi2-core (2.46.0-r0)
(82/734) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/734) Installing pixman (0.42.2-r0)
(84/734) Installing cairo (1.17.6-r3)
(85/734) Installing cairo-gobject (1.17.6-r3)
(86/734) Installing libepoxy (1.5.10-r0)
(87/734) Installing fribidi (1.0.12-r0)
(88/734) Installing graphite2 (1.3.14-r2)
(89/734) Installing harfbuzz (6.0.0-r0)
(90/734) Installing libxft (2.3.7-r0)
(91/734) Installing pango (1.50.12-r0)
(92/734) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/734) Installing libevdev (1.13.0-r0)
(94/734) Installing mtdev (1.1.6-r1)
(95/734) Installing eudev-libs (3.2.11-r6)
(96/734) Installing libinput-libs (1.22.0-r0)
(97/734) Installing xcb-util-wm (0.4.2-r0)
(98/734) Installing xcb-util (0.4.0-r3)
(99/734) Installing xcb-util-image (0.4.1-r0)
(100/734) Installing xcb-util-keysyms (0.4.1-r0)
(101/734) Installing xcb-util-renderutil (0.3.10-r0)
(102/734) Installing libxkbcommon-x11 (1.4.1-r0)
(103/734) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(104/734) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/734) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/734) Installing kirigami2-libs (5.101.0-r0)
(107/734) Installing libgomp (12.2.1_git20220924-r5)
(108/734) Installing kirigami2 (5.101.0-r0)
(109/734) Installing kactivities-libs (5.101.0-r0)
(110/734) Installing karchive (5.101.0-r0)
(111/734) Installing kconfig (5.101.0-r0)
(112/734) Installing kcoreaddons (5.101.0-r0)
(113/734) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(114/734) Installing kwindowsystem (5.101.0-r0)
(115/734) Installing kcrash (5.101.0-r0)
(116/734) Installing kdbusaddons (5.101.0-r0)
(117/734) Installing kglobalaccel (5.101.0-r0)
(118/734) Installing kguiaddons (5.101.0-r0)
(119/734) Installing ki18n (5.101.0-r0)
(120/734) Installing libelogind (246.10-r5)
(121/734) Installing polkit-elogind-libs (122-r0)
(122/734) Installing polkit-qt-1 (0.114.0-r1)
(123/734) Installing kauth (5.101.0-r0)
(124/734) Installing kcodecs (5.101.0-r0)
(125/734) Installing kwidgetsaddons (5.101.0-r0)
(126/734) Installing kconfigwidgets (5.101.0-r0)
(127/734) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(128/734) Installing kiconthemes (5.101.0-r0)
(129/734) Installing kitemviews (5.101.0-r0)
(130/734) Installing kxmlgui (5.101.0-r0)
(131/734) Installing kbookmarks (5.101.0-r0)
(132/734) Installing kcompletion (5.101.0-r0)
(133/734) Installing libxml2-utils (2.10.3-r2)
(134/734) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(135/734) Installing libgpg-error (1.46-r1)
(136/734) Installing libgcrypt (1.10.1-r0)
(137/734) Installing libxslt (1.1.37-r0)
(138/734) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(139/734) Installing kdoctools (5.101.0-r0)
(140/734) Installing kjobwidgets (5.101.0-r0)
(141/734) Installing alsa-lib (1.2.8-r0)
(142/734) Installing libxxf86vm (1.1.5-r0)
(143/734) Installing mesa-gl (22.3.1-r0)
(144/734) Installing libxv (1.0.12-r0)
(145/734) Installing cdparanoia-libs (10.2-r11)
(146/734) Installing graphene (1.10.8-r1)
(147/734) Installing gstreamer (1.20.4-r0)
(148/734) Installing libogg (1.3.5-r2)
(149/734) Installing opus (1.3.1-r1)
(150/734) Installing orc (0.4.33-r0)
(151/734) Installing libtheora (1.1.1-r16)
(152/734) Installing libvorbis (1.3.7-r0)
(153/734) Installing gst-plugins-base (1.20.4-r1)
(154/734) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/734) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/734) Installing sound-theme-freedesktop (0.8-r0)
(157/734) Installing libltdl (2.4.7-r0)
(158/734) Installing libcanberra (0.30-r9)
(159/734) Installing libcanberra-gstreamer (0.30-r9)
(160/734) Installing knotifications (5.101.0-r0)
(161/734) Installing kservice (5.101.0-r0)
(162/734) Installing solid-libs (5.101.0-r0)
(163/734) Installing libhunspell (1.7.1-r0)
(164/734) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(165/734) Installing ncurses-libs (6.3_p20221217-r0)
(166/734) Installing readline (8.2.0-r0)
(167/734) Installing hunspell (1.7.1-r0)
(168/734) Installing sonnet (5.101.0-r0)
(169/734) Installing ktextwidgets (5.101.0-r0)
(170/734) Installing kio (5.101.0-r0)
(171/734) Installing kpackage (5.101.0-r0)
(172/734) Installing kdeclarative (5.101.0-r0)
(173/734) Installing kwayland (5.101.0-r0)
(174/734) Installing plasma-framework (5.101.0-r0)
(175/734) Installing sqlite-libs (3.40.0-r0)
(176/734) Installing libaccounts-glib (1.26-r1)
(177/734) Installing libaccounts-qt (1.16-r1)
(178/734) Installing signond (8.61-r0)
(179/734) Installing accounts-qml-module (0.7_git20190605-r1)
(180/734) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/734) Installing sdl2 (2.26.1-r0)
(182/734) Installing svt-av1-libs (1.4.1-r0)
(183/734) Installing aom-libs (3.5.0-r0)
(184/734) Installing libass (0.17.0-r0)
(185/734) Installing libdav1d (1.0.0-r2)
(186/734) Installing lcms2 (2.14-r2)
(187/734) Installing libjxl (0.7.0-r0)
(188/734) Installing lame (3.100-r2)
(189/734) Installing libasyncns (0.8-r1)
(190/734) Installing flac-libs (1.4.2-r0)
(191/734) Installing libsndfile (1.1.0-r3)
(192/734) Installing soxr (0.1.3-r3)
(193/734) Installing speexdsp (1.2.1-r0)
(194/734) Installing tdb-libs (1.4.7-r1)
(195/734) Installing libpulse (9999_git20220528-r0)
(196/734) Installing cjson (1.7.15-r3)
(197/734) Installing mbedtls (2.28.2-r0)
(198/734) Installing librist (0.2.7-r0)
(199/734) Installing libsrt (1.5.1-r0)
(200/734) Installing libssh (0.10.4-r0)
(201/734) Installing v4l-utils-libs (1.22.1-r2)
(202/734) Installing libva (2.16.0-r0)
(203/734) Installing libvdpau (1.5-r0)
(204/734) Installing vidstab (1.1.0-r2)
(205/734) Installing libvpx (1.12.0-r1)
(206/734) Installing x264-libs (0.164_git20220602-r0)
(207/734) Installing numactl (2.0.16-r0)
(208/734) Installing x265-libs (3.5-r3)
(209/734) Installing xvidcore (1.3.7-r1)
(210/734) Installing libsodium (1.0.18-r2)
(211/734) Installing libzmq (4.3.4-r1)
(212/734) Installing ffmpeg-libs (5.1.2-r3)
(213/734) Installing libevent (2.1.12-r5)
(214/734) Installing minizip (1.2.13-r0)
(215/734) Installing nspr (4.35-r0)
(216/734) Installing nss (3.86-r0)
(217/734) Installing re2 (2022.12.01-r0)
(218/734) Installing snappy (1.1.9-r4)
(219/734) Installing qt5-qtwebengine (5.15.11-r9)
(220/734) Installing libnotify (0.8.1-r1)
(221/734) Installing libproxy (0.4.18-r2)
(222/734) Installing signon-ui (0.17_git20171023-r2)
(223/734) Installing libassuan (2.5.5-r1)
(224/734) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(225/734) Installing gnupg-gpgconf (2.2.40-r0)
(226/734) Installing gpg (2.2.40-r0)
(227/734) Installing npth (1.6-r2)
(228/734) Installing gpg-agent (2.2.40-r0)
(229/734) Installing libksba (1.6.2-r0)
(230/734) Installing gpgsm (2.2.40-r0)
(231/734) Installing gpgme (1.18.0-r1)
(232/734) Installing gpgmepp (1.18.0-r1)
(233/734) Installing gdbm (1.23-r0)
(234/734) Installing libsasl (2.1.28-r3)
(235/734) Installing libqca (2.3.4-r2)
(236/734) Installing kwallet (5.101.0-r0)
(237/734) Installing kaccounts-integration (22.12.0-r0)
(238/734) Installing purpose (5.101.0-r0)
(239/734) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(240/734) Installing qt5-qtfeedback (0_git20180903-r0)
(241/734) Installing angelfish (22.11-r0)
(242/734) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(243/734) Installing gtk-engines-clearlooks (2.21.0-r3)
(244/734) Installing gtk-engines-crux (2.21.0-r3)
(245/734) Installing gtk-engines-industrial (2.21.0-r3)
(246/734) Installing gtk-engines-mist (2.21.0-r3)
(247/734) Installing gtk-engines-redmond (2.21.0-r3)
(248/734) Installing gtk-engines-thinice (2.21.0-r3)
(249/734) Installing gtk-engines (2.21.0-r3)
(250/734) Installing breeze-gtk (5.26.4-r0)
(251/734) Installing alsa-ucm-conf (1.2.8-r1)
(252/734) Installing atinout (0.9.1-r1)
(253/734) Installing ca-certificates (20221203-r1)
(254/734) Installing nghttp2-libs (1.51.0-r0)
(255/734) Installing libcurl (7.86.0-r1)
(256/734) Installing libgpiod (1.6.3-r2)
(257/734) Installing libgudev (237-r1)
(258/734) Installing libmm-glib (1.20.2-r1)
(259/734) Installing libusb (1.0.26-r0)
(260/734) Installing eg25-manager (0.4.6-r0)
(261/734) Installing eg25-manager-openrc (0.4.6-r0)
(262/734) Installing gpsd (3.24-r1)
(263/734) Installing gpsd-openrc (3.24-r1)
(264/734) Installing libnl3 (3.7.0-r0)
(265/734) Installing iw (5.19-r0)
(266/734) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r2)
(267/734) Installing udev-init-scripts (35-r1)
(268/734) Installing udev-init-scripts-openrc (35-r1)
(269/734) Installing kmod-libs (30-r1)
(270/734) Installing eudev (3.2.11-r6)
(271/734) Installing eudev-openrc (3.2.11-r6)
(272/734) Installing openssh-keygen (9.1_p1-r1)
(273/734) Installing libedit (20221030.3.1-r0)
(274/734) Installing openssh-client-common (9.1_p1-r1)
(275/734) Installing openssh-client-default (9.1_p1-r1)
(276/734) Installing openssh-sftp-server (9.1_p1-r1)
(277/734) Installing openssh-server-common (9.1_p1-r1)
(278/734) Installing openssh-server (9.1_p1-r1)
(279/734) Installing openssh (9.1_p1-r1)
(280/734) Installing boot-deploy (0.6.1-r0)
(281/734) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(282/734) Installing lzo (2.10-r3)
(283/734) Installing btrfs-progs (6.0.2-r0)
(284/734) Installing bzip2 (1.0.8-r4)
(285/734) Installing argon2-libs (20190702-r2)
(286/734) Installing device-mapper-libs (2.03.17-r1)
(287/734) Installing json-c (0.16-r0)
(288/734) Installing cryptsetup-libs (2.6.0-r0)
(289/734) Installing popt (1.19-r0)
(290/734) Installing cryptsetup (2.6.0-r0)
(291/734) Installing cryptsetup-openrc (2.6.0-r0)
(292/734) Installing libaio (0.3.113-r0)
(293/734) Installing device-mapper-event-libs (2.03.17-r1)
(294/734) Installing lvm2-libs (2.03.17-r1)
(295/734) Installing device-mapper (2.03.17-r1)
(296/734) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(297/734) Installing libcom_err (1.46.5-r4)
(298/734) Installing e2fsprogs-libs (1.46.5-r4)
(299/734) Installing e2fsprogs (1.46.5-r4)
(300/734) Installing e2fsprogs-extra (1.46.5-r4)
(301/734) Installing f2fs-tools-libs (1.15.0-r0)
(302/734) Installing f2fs-tools (1.15.0-r0)
(303/734) Installing lz4 (1.9.4-r1)
(304/734) Installing userspace-rcu (0.13.2-r0)
(305/734) Installing multipath-tools (0.9.3-r1)
(306/734) Installing multipath-tools-openrc (0.9.3-r1)
(307/734) Installing parted (3.5-r0)
(308/734) Installing postmarketos-mvcfg (1-r0)
(309/734) Installing postmarketos-keys (1-r0)
(310/734) Installing sudo (1.9.12_p1-r1)
(311/734) Installing postmarketos-base-nofde (24.1-r0)
(312/734) Installing unudhcpd (0.2.1-r0)
(313/734) Installing xz (5.4.0-r0)
(314/734) Installing postmarketos-mkinitfs (1.5.1-r3)
(315/734) Installing postmarketos-base (24.1-r0)
Executing postmarketos-base-24.1-r0.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(316/734) Installing llvm15-libs (15.0.6-r1)
(317/734) Installing musl-fts (1.2.7-r3)
(318/734) Installing libelf (0.188-r0)
(319/734) Installing mesa-dri-gallium (22.3.1-r0)
(320/734) Installing postmarketos-base-mesa (24.1-r0)
(321/734) Installing u-boot-pinephone (2022.07-r1)
(322/734) Installing u-boot-tools (2022.10-r1)
(323/734) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(324/734) Installing dbus-openrc (1.14.4-r0)
(325/734) Installing libacl (2.3.1-r1)
(326/734) Installing lz4-libs (1.9.4-r1)
(327/734) Installing libarchive (3.6.2-r1)
(328/734) Installing libcbor (0.9.0-r1)
(329/734) Installing efivar-libs (38-r1)
(330/734) Installing libgcab (1.5-r0)
(331/734) Installing json-glib (1.6.6-r1)
(332/734) Installing libgusb (0.4.2-r0)
(333/734) Installing libjcat (0.1.12-r0)
(334/734) Installing libmbim (1.28.2-r0)
(335/734) Installing protobuf-c (1.4.1-r1)
(336/734) Installing libqrtr-glib (1.2.2-r0)
(337/734) Installing libqmi (1.32.2-r0)
(338/734) Installing tpm2-tss-mu (3.2.0-r0)
(339/734) Installing tpm2-tss-sys (3.2.0-r0)
(340/734) Installing tpm2-tss-esys (3.2.0-r0)
(341/734) Installing libxmlb (0.3.10-r0)
(342/734) Installing fwupd (1.8.8-r0)
(343/734) Installing fwupd-openrc (1.8.8-r0)
(344/734) Installing device-pine64-pinephone (0.44-r0)
Executing device-pine64-pinephone-0.44-r0.post-install
 * service eg25-manager added to runlevel default
 * service gpsd added to runlevel default
 * service gpsd_pinephone added to runlevel default
(345/734) Installing device-pine64-pinephone-plasma-mobile (0.44-r0)
(346/734) Installing linux-firmware-rtlwifi (20221214-r0)
(347/734) Installing linux-firmware-rtl_bt (20221214-r0)
(348/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(349/734) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(350/734) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0)
(351/734) Installing yaml (0.2.5-r0)
(352/734) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(353/734) Installing appstream-qt (0.15.5-r2)
(354/734) Installing attica (5.101.0-r0)
(355/734) Installing kidletime (5.101.0-r0)
(356/734) Installing knewstuff (5.101.0-r0)
(357/734) Installing discover (5.26.4-r0)
(358/734) Installing libapk-qt (0.4.2-r0)
(359/734) Installing discover-backend-apk (5.26.4-r0)
(360/734) Installing discover-backend-fwupd (5.26.4-r0)
(361/734) Installing font-droid-nonlatin (20200215-r2)
(362/734) Installing font-noto-common (0_git20211101-r6)
(363/734) Installing font-noto-math (0_git20211101-r6)
(364/734) Installing font-noto-symbols (0_git20211101-r6)
(365/734) Installing font-noto (0_git20211101-r6)
(366/734) Installing font-noto-emoji (2.038-r0)
(367/734) Installing font-noto-extra (0_git20211101-r6)
(368/734) Installing mauiman (1.0.1-r0)
(369/734) Installing mauikit (2.2.1-r0)
(370/734) Installing exiv2 (0.27.5-r1)
(371/734) Installing mauikit-imagetools (2.2.1-r0)
(372/734) Installing mauikit-filebrowsing (2.2.1-r0)
(373/734) Installing index (2.2.1-r0)
(374/734) Installing signon-plugin-oauth2 (0.25-r0)
(375/734) Installing kaccounts-providers (22.12.0-r0)
(376/734) Installing kirigami-addons (0.6.1-r0)
(377/734) Installing kclock (22.11-r0)
(378/734) Installing gsettings-desktop-schemas (43.0-r0)
(379/734) Installing kdecoration (5.26.4-r0)
(380/734) Installing kde-gtk-config (5.26.4-r0)
(381/734) Installing kirigami-gallery (22.12.0-r0)
(382/734) Installing kquickimageeditor (0.2.0-r1)
(383/734) Installing taglib (1.13-r0)
(384/734) Installing kfilemetadata (5.101.0-r0)
(385/734) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(386/734) Installing koko (22.11-r0)
(387/734) Installing kasync (0.3.0-r2)
(388/734) Installing gpg-wks-server (2.2.40-r0)
(389/734) Installing gpgv (2.2.40-r0)
(390/734) Installing libldap (2.6.3-r6)
(391/734) Installing gnupg-dirmngr (2.2.40-r0)
(392/734) Installing gnupg-utils (2.2.40-r0)
(393/734) Installing gnupg-wks-client (2.2.40-r0)
(394/734) Installing gnupg (2.2.40-r0)
(395/734) Installing iso-codes (4.12.0-r0)
(396/734) Installing kcontacts (5.101.0-r0)
(397/734) Installing kpeople (5.101.0-r0)
(398/734) Installing libical (3.0.16-r1)
(399/734) Installing kcalendarcore (5.101.0-r0)
(400/734) Installing kmime (22.12.0-r0)
(401/734) Installing kimap2 (0.4.0-r1)
(402/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(403/734) Installing kdav2 (0.4.0-r1)
(404/734) Installing lmdb (0.9.29-r2)
(405/734) Installing libxapian (1.4.21-r0)
(406/734) Installing sink (0.9.0-r3)
(407/734) Installing kpeoplesink (0_git20210224-r1)
(408/734) Installing kpeoplevcard (0.1-r2)
(409/734) Installing libraw (0.21.0-r0)
(410/734) Installing libraw-tools (0.21.0-r0)
(411/734) Installing imagemagick-libs (7.1.0.55-r0)
(412/734) Installing jbig2dec (0.19-r1)
(413/734) Installing ghostscript (10.0.0-r2)
(414/734) Installing libde265 (1.0.9-r0)
(415/734) Installing libheif (1.14.0-r0)
(416/734) Installing librsvg (2.55.1-r0)
(417/734) Installing imagemagick (7.1.0.55-r0)
(418/734) Installing perl (5.36.0-r0)
(419/734) Installing perl-image-exiftool (12.50-r0)
(420/734) Installing exiftool (12.50-r0)
(421/734) Installing feedbackd-device-themes (0_git20220202-r0)
(422/734) Installing gsound (1.0.3-r1)
(423/734) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group. 
* If the user isn't part of that group, the LED indicator won't be 
* functional.
*
(424/734) Installing tzdata (2022g-r0)
(425/734) Installing openexr (3.1.5-r3)
(426/734) Installing soundtouch (2.3.2-r1)
(427/734) Installing libraw1394 (2.1.2-r3)
(428/734) Installing libdc1394 (2.2.6-r1)
(429/734) Installing tslib (1.22-r1)
(430/734) Installing directfb (1.7.7-r5)
(431/734) Installing faac (1.30-r2)
(432/734) Installing fdk-aac (2.0.2-r1)
(433/734) Installing flite (2.2-r1)
(434/734) Installing libsamplerate (0.2.2-r0)
(435/734) Installing jack (1.9.21-r0)
(436/734) Installing portaudio (19.7.0-r0)
(437/734) Installing fluidsynth-libs (2.3.0-r0)
(438/734) Installing libfreeaptx (0.1.1-r1)
(439/734) Installing gsm (1.0.22-r1)
(440/734) Installing libldac (2.0.2.3-r0)
(441/734) Installing libmodplug (0.8.9.0-r2)
(442/734) Installing neon (0.32.4-r0)
(443/734) Installing libnice (0.1.19-r0)
(444/734) Installing openal-soft (1.22.2-r2)
(445/734) Installing openjpeg (2.5.0-r2)
(446/734) Installing librtmp (2.4_git20190330-r2)
(447/734) Installing sbc (2.0-r0)
(448/734) Installing spandsp (0.0.6-r4)
(449/734) Installing libsrtp (2.4.2-r3)
(450/734) Installing vo-aacenc (0.1.3-r0)
(451/734) Installing vo-amrwbenc (0.1.3-r0)
(452/734) Installing libzbar (0.23.92-r2)
(453/734) Installing gst-plugins-bad (1.20.4-r2)
(454/734) Installing gtk4.0 (4.8.2-r2)
Executing gtk4.0-4.8.2-r2.post-install
(455/734) Installing megapixels (1.6.0-r1)
(456/734) Installing encodings (1.0.6-r0)
(457/734) Installing libfontenc (1.1.7-r0)
(458/734) Installing mkfontscale (1.2.2-r1)
(459/734) Installing font-dejavu (2.37-r3)
(460/734) Installing sdl2_ttf (2.20.1-r0)
(461/734) Installing osk-sdl (0.67.1-r1)
(462/734) Installing kcmutils (5.101.0-r0)
(463/734) Installing frameworkintegration (5.101.0-r0)
(464/734) Installing oxygen (5.26.4-r0)
(465/734) Installing modemmanager-qt (5.101.0-r0)
(466/734) Installing callaudiod-libs (0.1.4-r0)
(467/734) Installing abseil-cpp (20220623.1-r1)
(468/734) Installing boost1.80-thread (1.80.0-r4)
(469/734) Installing libprotobuf (3.21.12-r0)
(470/734) Installing libphonenumber (8.13.2-r0)
(471/734) Installing plasma-dialer (22.11-r0)
(472/734) Installing plasma-mobile-sounds (0.1-r1)
(473/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(474/734) Installing plasma-phonebook (22.11-r0)
(475/734) Installing postmarketos-artwork-wallpapers (2-r1)
(476/734) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(477/734) Installing bluez (5.66-r1)
(478/734) Installing bluez-openrc (5.66-r1)
(479/734) Installing bluez-obexd (5.66-r1)
(480/734) Installing kded (5.101.0-r0)
(481/734) Installing bluez-qt (5.101.0-r0)
(482/734) Installing bluedevil (5.26.4-r0)
(483/734) Installing breeze (5.26.4-r0)
(484/734) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(485/734) Installing callaudiod (0.1.4-r0)
(486/734) Installing dnsmasq-common (2.88-r0)
(487/734) Installing dnsmasq-openrc (2.88-r0)
(488/734) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(489/734) Installing linux-pam (1.5.2-r1)
(490/734) Installing shadow (4.13-r0)
(491/734) Installing elogind (246.10-r5)
(492/734) Installing elogind-openrc (246.10-r5)
(493/734) Installing hfd-service (0.1.0-r1)
(494/734) Installing hfd-service-openrc (0.1.0-r1)
(495/734) Installing iio-sensor-proxy (3.4-r0)
(496/734) Installing iio-sensor-proxy-openrc (3.4-r0)
(497/734) Installing libkscreen (5.26.4-r0)
(498/734) Installing layer-shell-qt (5.26.4-r0)
(499/734) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(500/734) Installing kscreen (5.26.4-r0)
(501/734) Installing socat (1.7.4.4-r0)
(502/734) Installing kwallet-pam (5.26.4-r0)
(503/734) Installing kwayland-integration (5.26.4-r0)
(504/734) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(505/734) Installing duktape (2.7.0-r0)
(506/734) Installing polkit-elogind (122-r0)
(507/734) Installing modemmanager (1.20.2-r1)
(508/734) Installing modemmanager-openrc (1.20.2-r1)
(509/734) Installing libnm (1.40.8-r0)
(510/734) Installing networkmanager-common (1.40.8-r0)
(511/734) Installing networkmanager-openrc (1.40.8-r0)
(512/734) Installing libndp (1.8-r1)
(513/734) Installing libidn2 (2.3.4-r0)
(514/734) Installing libpsl (0.21.1-r1)
(515/734) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(516/734) Installing networkmanager-cli (1.40.8-r0)
(517/734) Installing pcre (8.45-r2)
(518/734) Installing slang (2.3.3-r0)
(519/734) Installing newt (0.52.21-r5)
(520/734) Installing networkmanager-tui (1.40.8-r0)
(521/734) Installing wireless-regdb (2022.08.12-r0)
(522/734) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(523/734) Installing mobile-broadband-provider-info (20221107-r0)
(524/734) Installing networkmanager-wwan (1.40.8-r0)
(525/734) Installing libunwind (1.6.2-r2)
(526/734) Installing libcamera (0.0.2-r0)
(527/734) Installing pipewire-libs (0.3.63-r0)
(528/734) Installing libuv (1.44.2-r0)
(529/734) Installing roc-toolkit-libs (0.1.5-r2)
(530/734) Installing webrtc-audio-processing (0.3.1-r6)
(531/734) Installing pipewire (0.3.63-r0)
(532/734) Installing breeze-icons (5.101.0-r0)
(533/734) Installing dbus-x11 (1.14.4-r0)
(534/734) Installing kactivities (5.101.0-r0)
(535/734) Installing kpipewire (5.26.4-r0)
(536/734) Installing dconf (0.40.0-r2)
(537/734) Installing anthy (9100h-r2)
(538/734) Installing maliit-framework (2.3.0-r1)
(539/734) Installing kyotocabinet (1.2.79-r3)
(540/734) Installing libpinyin (2.7.92-r0)
(541/734) Installing tinyxml (2.6.2-r1)
(542/734) Installing presage (0.9.1-r2)
(543/734) Installing maliit-keyboard (2.3.1-r1)
(544/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(545/734) Installing plasma-nano (5.26.4-r0)
(546/734) Installing networkmanager-qt (5.101.0-r0)
(547/734) Installing plasma-nm (5.26.4-r0)
(548/734) Installing plasma-nm-mobile (5.26.4-r0)
(549/734) Installing fftw-single-libs (3.3.10-r1)
(550/734) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(551/734) Installing pulseaudio-bluez (9999_git20220528-r0)
(552/734) Installing pulseaudio-alsa (9999_git20220528-r0)
(553/734) Installing alsa-utils-openrc (1.2.8-r0)
(554/734) Installing pulseaudio-openrc (9999_git20220528-r0)
(555/734) Installing libcanberra-pulse (0.30-r9)
(556/734) Installing plasma-pa (5.26.4-r0)
(557/734) Installing libdaemon (0.14-r3)
(558/734) Installing openrc-settingsd (1.1.0-r0)
(559/734) Installing openrc-settingsd-openrc (1.1.0-r0)
(560/734) Installing plasma-settings (22.11-r0)
(561/734) Installing kactivitymanagerd (5.26.4-r0)
(562/734) Installing kinit (5.101.0-r0)
(563/734) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(564/734) Installing kdnssd (5.101.0-r0)
(565/734) Installing syntax-highlighting (5.101.0-r0)
(566/734) Installing kdsoap (2.1.1-r0)
(567/734) Installing libmtp (1.1.20-r2)
(568/734) Installing clang15-libclang (15.0.6-r2)
(569/734) Installing qt5-qttools (5.15.6_git20220907-r1)
(570/734) Installing phonon (4.11.1-r3)
(571/734) Installing talloc (2.3.4-r1)
(572/734) Installing tevent (0.13.0-r1)
(573/734) Installing samba-util-libs (4.16.8-r1)
(574/734) Installing jansson (2.14-r0)
(575/734) Installing ldb (2.5.2-r1)
(576/734) Installing libwbclient (4.16.8-r1)
(577/734) Installing samba-libs (4.16.8-r1)
(578/734) Installing libsmbclient (4.16.8-r1)
(579/734) Installing kio-extras (22.12.0-r0)
(580/734) Installing kquickcharts (5.101.0-r0)
(581/734) Installing xorg-server-common (21.1.6-r0)
(582/734) Installing libxkbfile (1.1.2-r0)
(583/734) Installing xkbcomp (1.4.6-r0)
(584/734) Installing libxfont2 (2.0.6-r0)
(585/734) Installing libtirpc-conf (1.3.3-r0)
(586/734) Installing libtirpc-nokrb (1.3.3-r0)
(587/734) Installing libxcvt (0.1.2-r0)
(588/734) Installing xwayland (22.1.7-r0)
(589/734) Installing kscreenlocker (5.26.4-r0)
(590/734) Installing libqaccessibilityclient (0.4.1-r1)
(591/734) Installing xcb-util-cursor (0.1.4-r0)
(592/734) Installing kwin (5.26.4-r0)
(593/734) Installing kitemmodels (5.101.0-r0)
(594/734) Installing threadweaver (5.101.0-r0)
(595/734) Installing krunner (5.101.0-r0)
(596/734) Installing milou (5.26.4-r0)
(597/734) Installing pipewire-media-session (0.4.1-r0)
(598/734) Installing font-hack (3.003-r3)
(599/734) Installing qqc2-desktop-style (5.101.0-r0)
(600/734) Installing plasma-integration (5.26.4-r0)
(601/734) Installing qtchooser (66-r2)
(602/734) Installing plasma-workspace-libs (5.26.4.1-r0)
(603/734) Installing kactivities-stats (5.101.0-r0)
(604/734) Installing baloo (5.101.0-r0)
(605/734) Installing kholidays (5.101.0-r0)
(606/734) Installing libkexiv2 (22.12.0-r0)
(607/734) Installing knotifyconfig (5.101.0-r0)
(608/734) Installing kparts (5.101.0-r0)
(609/734) Installing zxing-cpp (1.4.0-r0)
(610/734) Installing libdmtx-libs (0.7.7-r0)
(611/734) Installing libqrencode (4.1.1-r1)
(612/734) Installing prison (5.101.0-r0)
(613/734) Installing ktexteditor (5.101.0-r0)
(614/734) Installing libpcap (1.10.1-r1)
(615/734) Installing lm-sensors-libs (3.6.0-r4)
(616/734) Installing libksysguard (5.26.4-r0)
(617/734) Installing kuserfeedback (1.2.0-r1)
(618/734) Installing mpfr4 (4.1.1-r0)
(619/734) Installing libqalculate (4.4.0-r1)
(620/734) Installing plasma-workspace (5.26.4.1-r0)
(621/734) Installing kpty (5.101.0-r0)
(622/734) Installing kdesu (5.101.0-r0)
(623/734) Installing kde-cli-tools (5.26.4-r0)
(624/734) Installing qqc2-breeze-style (5.26.4-r0)
(625/734) Installing plasma-mobile (5.26.4-r0)
(626/734) Installing polkit-kde-agent-1 (5.26.4-r0)
(627/734) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(628/734) Installing chrony-openrc (4.3-r0)
(629/734) Installing haveged (1.9.18-r0)
(630/734) Installing haveged-openrc (1.9.18-r0)
(631/734) Installing libmnl (1.0.5-r0)
(632/734) Installing libnftnl (1.2.4-r0)
(633/734) Installing nftables (1.0.5-r3)
(634/734) Installing nftables-openrc (1.0.5-r3)
(635/734) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
 * service nftables added to runlevel default
(636/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(637/734) Installing postmarketos-base-nftables (24.1-r0)
Executing postmarketos-base-nftables-24.1-r0.post-install
(638/734) Installing postmarketos-artwork-icons (2-r1)
(639/734) Installing util-linux (2.38.1-r1)
(640/734) Installing libfdisk (2.38.1-r1)
(641/734) Installing libsmartcols (2.38.1-r1)
(642/734) Installing util-linux-misc (2.38.1-r1)
(643/734) Installing libeconf (0.5.0-r0)
(644/734) Installing runuser (2.38.1-r1)
(645/734) Installing mount (2.38.1-r1)
(646/734) Installing losetup (2.38.1-r1)
(647/734) Installing hexdump (2.38.1-r1)
(648/734) Installing uuidgen (2.38.1-r1)
(649/734) Installing blkid (2.38.1-r1)
(650/734) Installing sfdisk (2.38.1-r1)
(651/734) Installing mcookie (2.38.1-r1)
(652/734) Installing agetty (2.38.1-r1)
(653/734) Installing agetty-openrc (0.45.2-r7)
(654/734) Installing wipefs (2.38.1-r1)
(655/734) Installing cfdisk (2.38.1-r1)
(656/734) Installing umount (2.38.1-r1)
(657/734) Installing util-linux-openrc (2.38.1-r1)
(658/734) Installing flock (2.38.1-r1)
(659/734) Installing lsblk (2.38.1-r1)
(660/734) Installing libcap-ng (0.8.3-r1)
(661/734) Installing setpriv (2.38.1-r1)
(662/734) Installing logger (2.38.1-r1)
(663/734) Installing partx (2.38.1-r1)
(664/734) Installing fstrim (2.38.1-r1)
(665/734) Installing findmnt (2.38.1-r1)
(666/734) Installing pcsc-lite-libs (1.9.9-r0)
(667/734) Installing wpa_supplicant (2.10-r4)
(668/734) Installing wpa_supplicant-openrc (2.10-r4)
(669/734) Installing ifupdown-ng-wifi (0.12.1-r0)
(670/734) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(671/734) Installing postmarketos-base-ui-networkmanager (6-r1)
(672/734) Installing mpdecimal (2.5.1-r1)
(673/734) Installing python3 (3.11.1-r1)
(674/734) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(675/734) Installing py3-ruamel.yaml (0.17.21-r1)
(676/734) Installing sleep-inhibitor (1.16-r1)
(677/734) Installing sleep-inhibitor-openrc (1.16-r1)
(678/734) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(679/734) Installing py3-dbus (1.3.2-r1)
(680/734) Installing obex-capabilities (0.2.1-r2)
(681/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(682/734) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(683/734) Installing pulseaudio-utils (9999_git20220528-r0)
(684/734) Installing postmarketos-base-ui-pulseaudio (6-r1)
(685/734) Installing upower (1.90.0-r2)
(686/734) Installing device-pine64-pinephone-upower (0.44-r0)
(687/734) Installing powerdevil-libs (5.26.4-r0)
(688/734) Installing powerdevil (5.26.4-r0)
(689/734) Installing bubblewrap (0.7.0-r0)
(690/734) Installing fuse-common (3.12.0-r0)
(691/734) Installing fuse-openrc (3.12.0-r0)
(692/734) Installing fuse3-libs (3.12.0-r0)
(693/734) Installing fuse3 (3.12.0-r0)
(694/734) Installing xdg-desktop-portal (1.16.0-r0)
(695/734) Installing xdg-desktop-portal-kde (5.26.4-r0)
(696/734) Installing autologin (1.0.0-r4)
(697/734) Installing tinydm (1.1.2-r1)
(698/734) Installing tinydm-openrc (1.1.2-r1)
(699/734) Installing postmarketos-base-ui-tinydm (6-r1)
(700/734) Installing font-alias (1.0.4-r0)
(701/734) Installing util-macros (1.19.3-r0)
(702/734) Installing font-misc-misc (1.1.2-r3)
(703/734) Installing font-cursor-misc (1.0.3-r3)
(704/734) Installing xauth (1.1.2-r0)
(705/734) Installing xmodmap (1.0.11-r0)
(706/734) Installing xrdb (1.2.1-r1)
(707/734) Installing xinit (1.4.2-r0)
(708/734) Installing hwdata-pci (0.365-r0)
(709/734) Installing libpciaccess (0.17-r0)
(710/734) Installing xorg-server (21.1.6-r0)
(711/734) Installing libinput (1.22.0-r0)
(712/734) Installing xf86-input-libinput (1.2.1-r0)
(713/734) Installing xf86-video-fbdev (0.5.0-r3)
(714/734) Installing postmarketos-base-ui-x11 (6-r1)
(715/734) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(716/734) Installing libexif (0.6.24-r0)
(717/734) Installing hwloc (2.8.0-r0)
(718/734) Installing libtbb (2021.7.0-r1)
(719/734) Installing opencv (4.6.0-r5)
(720/734) Installing postprocessd (0.2.1-r2)
(721/734) Installing postprocessd-megapixels (0.2.1-r2)
(722/734) Installing qmltermwidget (0.2.0-r1)
(723/734) Installing qmlkonsole (22.11-r0)
(724/734) Installing c-ares (1.18.1-r1)
(725/734) Installing spacebar (22.11-r0)
(726/734) Installing hkdm (0.2.0-r0)
(727/734) Installing buffyboard (0.2.0-r0)
(728/734) Installing terminus-font (4.49.1-r3)
(729/734) Installing kbd-misc (2.5.1-r3)
(730/734) Installing kbd (2.5.1-r3)
(731/734) Installing kbd-openrc (2.5.1-r3)
(732/734) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(733/734) Installing ttyescape-openrc (1.0.1-r1)
(734/734) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing ca-certificates-20221203-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/19 15:58:26 Generating for kernel version: 6.1.0-rc7
2022/12/19 15:58:26 Output directory: /boot
2022/12/19 15:58:26 == Generating initramfs ==
2022/12/19 15:58:26 - Including hook files
2022/12/19 15:58:26 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/19 15:58:26 - Including hook scripts
2022/12/19 15:58:26 - Including required binaries
2022/12/19 15:58:26 - Including kernel modules
2022/12/19 15:58:26 - Including splash images
2022/12/19 15:58:26 - Writing and verifying initramfs archive
2022/12/19 15:58:26 == Generating initramfs extra ==
2022/12/19 15:58:26 - Including extra binaries
2022/12/19 15:58:26 - Including FDE support
2022/12/19 15:58:27 - Writing and verifying initramfs-extra archive
2022/12/19 15:58:30 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/12/19 15:58:34 mkinitfs completed in: 8.636750237s
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2140 MiB in 759 packages
(1261587) [15:58:41] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1261587) [15:58:44] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(1261587) [15:58:44] (rootfs_pine64-pinephone) install device-pine64-pinephone
(1261587) [15:58:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1261587) [15:58:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1261587) [15:58:44] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1261587) [15:58:44] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(1261587) [15:58:44] New background process: pid=1271637, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1261587) [15:58:47] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1261587) [15:58:50] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1261587) [15:58:51] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(1261587) [15:58:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1261587) [15:58:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1261587) [15:58:51] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1261587) [15:58:51] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1261587) [15:58:51] New background process: pid=1271782, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1261587) [15:58:54] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1261587) [15:58:57] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(1261587) [15:58:57] (rootfs_pine64-pinephone) % mkinitfs
2022/12/19 15:58:58 Generating for kernel version: 6.1.0-rc7
2022/12/19 15:58:58 Output directory: /boot
2022/12/19 15:58:58 == Generating initramfs ==
2022/12/19 15:58:58 - Including hook files
2022/12/19 15:58:58 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/19 15:58:58 - Including hook scripts
2022/12/19 15:58:58 - Including required binaries
2022/12/19 15:58:58 - Including kernel modules
2022/12/19 15:58:58 - Including splash images
2022/12/19 15:58:58 - Writing and verifying initramfs archive
2022/12/19 15:58:58 == Generating initramfs extra ==
2022/12/19 15:58:58 - Including extra binaries
2022/12/19 15:58:58 - Including FDE support
2022/12/19 15:58:59 - Writing and verifying initramfs-extra archive
2022/12/19 15:59:02 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/12/19 15:59:07 mkinitfs completed in: 8.880762721s
(1261587) [15:59:07]  *** SET LOGIN PASSWORD FOR: 'user' ***
(1261587) [15:59:07] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(1261587) [15:59:07] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(1261587) [15:59:07] (rootfs_pine64-pinephone) locking root
(1261587) [15:59:07] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(1261587) [15:59:07] NOTE: No valid keymap specified for device
(1261587) [15:59:07] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(1261587) [15:59:13] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(1261587) [15:59:13] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(1261587) [15:59:14] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1261587) [15:59:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1261587) [15:59:14] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(1261587) [15:59:14] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1261587) [15:59:14] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2257064	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1261587) [15:59:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1261587) [15:59:14] (native) create pine64-pinephone.img (3463M)
(1261587) [15:59:14] (native) % truncate -s 3463M /home/pmos/rootfs/pine64-pinephone.img
(1261587) [15:59:14] (native) mount /dev/install (pine64-pinephone.img)
(1261587) [15:59:14] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1261587) [15:59:14] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1261587) [15:59:14] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1261587) [15:59:14] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1261587) [15:59:14] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1261587) [15:59:14] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1261587) [15:59:14] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1261587) [15:59:14] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1261587) [15:59:14] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1261587) [15:59:14] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1261587) [15:59:14] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1261587) [15:59:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1261587) [15:59:14] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1261587) [15:59:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1261587) [15:59:15] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1261587) [15:59:15] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(1261587) [15:59:15] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1261587) [15:59:15] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1261587) [15:59:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1261587) [15:59:15] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1261587) [15:59:15] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1261587) [15:59:15] (native) % parted -s /dev/install mktable msdos
(1261587) [15:59:15] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(1261587) [15:59:15] (native) % parted -s /dev/install mkpart primary 256M 100%
(1261587) [15:59:15] (native) % parted -s /dev/install set 1 boot on
(1261587) [15:59:15] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1261587) [15:59:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1261587) [15:59:15] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1261587) [15:59:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1261587) [15:59:15] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1261587) [15:59:15] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1261587) [15:59:15] (native) install e2fsprogs
(1261587) [15:59:15] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261587) [15:59:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261587) [15:59:15] (native) % cat /tmp/apk_progress_fifo
(1261587) [15:59:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1261587) [15:59:15] New background process: pid=1273685, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 71 packages
(1261587) [15:59:16] (native) format /dev/installp2 (root, ext4)
(1261587) [15:59:16] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1261587) [15:59:16] (native) mount /dev/installp2 to /mnt/install
(1261587) [15:59:16] (native) % mkdir -p /mnt/install
(1261587) [15:59:16] (native) % mount /dev/installp2 /mnt/install
(1261587) [15:59:16] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1261587) [15:59:16] (native) install e2fsprogs
(1261587) [15:59:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261587) [15:59:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261587) [15:59:16] (native) % cat /tmp/apk_progress_fifo
(1261587) [15:59:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1261587) [15:59:16] New background process: pid=1273715, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 71 packages
(1261587) [15:59:17] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(1261587) [15:59:17] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(1261587) [15:59:17] (native) % mkdir -p /mnt/install/boot
(1261587) [15:59:17] (native) % mount /dev/installp1 /mnt/install/boot
(1261587) [15:59:17] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1261587) [15:59:17] (native) copy rootfs_pine64-pinephone to /mnt/install/
(1261587) [15:59:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(1261587) [15:59:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(1261587) [15:59:17] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1261587) [15:59:17] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1261587) [15:59:17] (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/
(1261587) [15:59:24] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1261587) [15:59:24] % 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
(1261587) [15:59:24] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % 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/
(1261587) [15:59:24] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1261587) [15:59:24] % 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
(1261587) [15:59:24] 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
(1261587) [15:59:24] (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
(1261587) [15:59:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1261587) [15:59:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1261587) [15:59:28] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1261587) [15:59:28] (native) umount /dev/loop1
(1261587) [15:59:28] (native) % losetup -d /dev/loop1
(1261587) [15:59:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1261587) [15:59:28] 
(1261587) [15:59:28] *** FLASHING INFORMATION ***
(1261587) [15:59:28] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1261587) [15:59:28] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1261587) [15:59:28] 
(1261587) [15:59:28] *** SSH DAEMON INFORMATION ***
(1261587) [15:59:28] SSH daemon is enabled (disable with --no-sshd).
(1261587) [15:59:28] Login as 'user' with the password given during installation.
(1261587) [15:59:28] 
(1261587) [15:59:28] *** FIREWALL INFORMATION ***
(1261587) [15:59:28] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1261587) [15:59:28] For more information: https://postmarketos.org/firewall
(1261587) [15:59:28] 
(1261587) [15:59:28] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1261587) [15:59:28] DONE!
total 2365052
-rw-r--r-- 1 root 12345 3631218688 Dec 19 15:59 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop1
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                           DIO LOG-SEC
/dev/loop1          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img   0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                      0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/snapd_17883.snap                                                 0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core18_2654.snap                                                 0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                                 0     512
/dev/loop0          0      0         1  1 /var/lib/snapd/snaps/lxd_23991.snap                                                   0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/core18_2632.snap                                                 0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap (deleted)                                         0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/snapd_17576.snap (deleted)                                       0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_24061.snap                                                   0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1738.snap                                                 0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 19 15:59 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 19 15:59 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 19 15:59 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Dec 19 15:58 bin
drwxr-xr-x  2 root root  4096 Dec 19 15:59 boot
drwxr-xr-x  2 root root  4096 Dec 19 15:54 dev
drwxr-xr-x 66 root root  4096 Dec 19 15:59 etc
drwxr-xr-x  3 root root  4096 Dec 19 15:59 home
drwxr-xr-x 14 root root  4096 Dec 19 15:57 lib
drwx------  2 root root 16384 Dec 19 15:59 lost+found
drwxr-xr-x  5 root root  4096 Dec 19 15:54 media
drwxr-xr-x  8 root root  4096 Dec 19 15:54 mnt
drwxr-xr-x  2 root root  4096 Dec 19 15:54 opt
drwxr-xr-x  2 root root  4096 Dec 19 15:54 proc
drwx------  2 root root  4096 Dec 19 15:54 root
drwxr-xr-x  6 root root  4096 Dec 19 15:57 run
drwxr-xr-x  2 root root  4096 Dec 19 15:57 sbin
drwxr-xr-x  2 root root  4096 Dec 19 15:54 srv
drwxr-xr-x  2 root root  4096 Dec 19 15:54 sys
drwxrwxrwt  2 root root  4096 Dec 19 15:59 tmp
drwxr-xr-x  9 root root  4096 Dec 19 15:56 usr
drwxr-xr-x 13 root root  4096 Dec 19 15:56 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-19 15:59:52--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 85.2M=0s

2022-12-19 15:59:52 (85.2 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-18 21:37:29.351381 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1908-g696417d29d [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1910-g7e3b955e24 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1911-g6badd439d4 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25267 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671161398-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671161398-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670983607-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671330295-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671330324-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671321545-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670983930-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671279836-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670984078-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671368361-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671370549-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671345680-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671155896-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671213815-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671071092-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671280442-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671353573-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671353450-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670961010-r0)
(65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671333164-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671333164-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670987361-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671305692-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671331406-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671395140-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671372157-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670983939-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671373070-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670986903-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671372157-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671331338-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671290096-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671242389-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671242389-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671331581-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2313 MiB in 759 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2325 MiB in 769 packages
(1/101) Installing syndication (9999_git1670961763-r0)
(2/101) Installing alligator (9999_git1670987232-r0)
(3/101) Installing libavc1394 (0.5.4-r3)
(4/101) Installing libcaca (0.99_beta20-r0)
(5/101) Installing libdv (1.0.0-r7)
(6/101) Installing libiec61883 (1.2.0-r3)
(7/101) Installing mpg123-libs (1.31.1-r0)
(8/101) Installing speex (1.2.1-r0)
(9/101) Installing libshout (2.4.6-r1)
(10/101) Installing wavpack (5.6.0-r0)
(11/101) Installing gst-plugins-good (1.20.4-r2)
(12/101) Installing py3-parsing (3.0.9-r1)
(13/101) Installing py3-packaging (22.0-r0)
(14/101) Installing py3-setuptools (65.6.3-r0)
(15/101) Installing py3-certifi (2022.12.7-r0)
(16/101) Installing py3-charset-normalizer (3.0.1-r1)
(17/101) Installing py3-idna (3.4-r3)
(18/101) Installing py3-urllib3 (1.26.13-r0)
(19/101) Installing py3-requests (2.28.1-r2)
(20/101) Installing py3-ytmusicapi (0.24.1-r0)
(21/101) Installing libmng (2.0.3-r1)
(22/101) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/101) Installing py3-mutagen (1.46.0-r1)
(24/101) Installing py3-websockets (10.4-r1)
(25/101) Installing py3-brotli (1.0.9-r10)
(26/101) Installing yt-dlp (2022.11.11-r1)
(27/101) Installing audiotube (9999_git1671280630-r0)
(28/101) Installing calindori (9999_git1670987261-r0)
(29/101) Installing live-media (2022.10.01-r0)
(30/101) Installing libxpm (3.5.14-r0)
(31/101) Installing a52dec (0.8.0-r8)
(32/101) Installing vulkan-loader (1.3.236.0-r0)
(33/101) Installing ffmpeg4-libs (4.4.3-r0)
(34/101) Installing libbluray (1.3.4-r0)
(35/101) Installing libcddb (1.3.2-r4)
(36/101) Installing libdvbpsi (1.3.3-r0)
(37/101) Installing libdvdcss (1.4.3-r0)
(38/101) Installing libdvdread (6.1.3-r1)
(39/101) Installing libdvdnav (6.1.1-r0)
(40/101) Installing libebml (1.4.4-r0)
(41/101) Installing faad2-libs (2.10.1-r0)
(42/101) Installing libupnp (1.14.15-r0)
(43/101) Installing lua5.2-libs (5.2.4-r10)
(44/101) Installing libmad (0.15.1b-r9)
(45/101) Installing libmatroska (1.7.1-r0)
(46/101) Installing libmicrodns (0.2.0-r0)
(47/101) Installing libmpeg2 (0.5.1-r10)
(48/101) Installing glslang-libs (1.3.236.0-r0)
(49/101) Installing glslang (1.3.236.0-r0)
(50/101) Installing spirv-tools (1.3.236.0-r0)
(51/101) Installing shaderc (2022.4-r0)
(52/101) Installing libplacebo (5.229.1-r1)
(53/101) Installing libprotobuf-lite (3.21.12-r0)
(54/101) Installing vlc-libs (3.0.18-r0)
(55/101) Installing vlc (3.0.18-r0)
(56/101) Installing elisa (22.12.0-r0)
(57/101) Installing kunitconversion (9999_git1671330365-r0)
(58/101) Installing kalk (9999_git1671280642-r0)
(59/101) Installing qt5-qtkeychain (0.13.2-r0)
(60/101) Installing kasts (9999_git1671392250-r0)
(61/101) Installing keysmith (9999_git1670988071-r0)
(62/101) Installing krecorder (9999_git1671331600-r0)
(63/101) Installing kpublictransport (22.12.0-r0)
(64/101) Installing ktrip (9999_git1670988219-r0)
(65/101) Installing kweathercore (9999_git1670985152-r0)
(66/101) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/101) Installing kweather (9999_git1671157772-r0)
(68/101) Installing libquotient (0.6.11-r0)
(69/101) Installing libcmark (0.30.2-r1)
(70/101) Installing neochat (9999_git1671280252-r0)
(71/101) Installing kjs (9999_git1670961433-r0)
(72/101) Installing libdjvulibre (3.5.28-r3)
(73/101) Installing libzip (1.9.2-r2)
(74/101) Installing ebook-tools (0.2.2-r3)
(75/101) Installing discount-libs (2.2.7b-r0)
(76/101) Installing poppler (22.12.0-r2)
(77/101) Installing poppler-qt5 (22.12.0-r0)
(78/101) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/101) Installing libspectre (0.2.11-r0)
(80/101) Installing okular-common (22.12.0-r1)
(81/101) Installing okular (22.12.0-r1)
(82/101) Installing plasma-camera (1.0_git20210328-r2)
(83/101) Installing gst-libav (1.20.4-r0)
(84/101) Installing gst-plugins-good-qt (1.20.4-r2)
(85/101) Installing libxpresent (1.0.1-r0)
(86/101) Installing libxscrnsaver (1.2.4-r0)
(87/101) Installing libcdio (2.1.0-r1)
(88/101) Installing libcdio-paranoia (10.2.2.0.1-r1)
(89/101) Installing luajit (2.1_p20210510-r3)
(90/101) Installing rubberband-libs (3.1.1-r1)
(91/101) Installing sndio-libs (1.9.0-r0)
(92/101) Installing uchardet-libs (0.0.8-r0)
(93/101) Installing zimg (3.0.4-r1)
(94/101) Installing mpv-libs (0.35.0-r1)
(95/101) Installing plasmatube (9999_git1671386525-r0)
(96/101) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(97/101) Installing postmarketos-config-nftables-mdns (0.13-r0)
(98/101) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(99/101) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(100/101) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(101/101) Installing tokodon (9999_git1671395702-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2500 MiB in 870 packages
(chroot) Exiting chroot...
[16:01:44] Unregister qemu binfmt (arm)
[16:01:44] Unregister qemu binfmt (aarch64)
[16:01:44] Unregister qemu binfmt (riscv64)
[16:01:44] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:01:44] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:01:44] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:01:44] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:01:46] Cleared up ~4540 MB of space
[16:01:46] DONE!
Building image for pine64-pinephonepro
Already up to date.
[16:01:47] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:01:47] Channel [edge]: [16:01:47] Vendor [qemu]: [16:01:47] Device codename [amd64]: [16:01:47] Kernel [lts]: [16:01:47] Username [user]: [16:01:47] User interface [weston]: [16:01:47] Change them? (y/n) [n]: [16:01:47] Extra packages [none]: [16:01:47] Use this timezone instead of GMT? (y/n) [y]: [16:01:47] Choose default locale for installation [C.UTF-8]: [16:01:47] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:01:47] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:01:47] Config changed: ui='plasma-mobile'
[16:01:48] Config changed: device='pine64-pinephonepro'
[16:01:48] Config changed: kernel=''
[16:01:48] Config changed: extra_packages='osk-sdl'
(1316959) [16:01:48] % 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)
(1316959) [16:01:48] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(1316959) [16:01:48] *** (1/4) PREPARE NATIVE CHROOT ***
(1316959) [16:01:48] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1316959) [16:01:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1316959) [16:01:48] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1316959) [16:01:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1316959) [16:01:48] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1316959) [16:01:49] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1316959) [16:01:49] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1316959) [16:01:49] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1316959) [16:01:49] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1316959) [16:01:49] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1316959) [16:01:49] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1316959) [16:01:49] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1316959) [16:01:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1316959) [16:01:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1316959) [16:01:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1316959) [16:01:49] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1316959) [16:01:49] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1316959) [16:01:49] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1316959) [16:01:49] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1316959) [16:01:49] Update package index for x86_64 (4 file(s))
(1316959) [16:01:49] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1316959) [16:01:49] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1316959) [16:01:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1316959) [16:01:49] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1316959) [16:01:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1316959) [16:01:50] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1316959) [16:01:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1316959) [16:01:50] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1316959) [16:01:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1316959) [16:01:51] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(1316959) [16:01:51] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1316959) [16:01:51] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1316959) [16:01:51] extracted: /tmp/pmbootstrapxf2zm_dwapk
(1316959) [16:01:51] extracted: /tmp/pmbootstrapnwmnrt1wsig
(1316959) [16:01:51] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1316959) [16:01:51] % 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/pmbootstrapnwmnrt1wsig /tmp/pmbootstrapxf2zm_dwapk
Verified OK
(1316959) [16:01:51] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1316959) [16:01:51] % /tmp/pmbootstrapxf2zm_dwapk --version
apk-tools 2.12.10, compiled for x86_64.
(1316959) [16:01:51] (native) install alpine-base
(1316959) [16:01:51] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % 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
(1316959) [16:01:51] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1316959) [16:01:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1316959) [16:01:51] (native) update /etc/apk/repositories
(1316959) [16:01:51] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1316959) [16:01:51] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1316959) [16:01:51] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1316959) [16:01:51] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1316959) [16:01:51] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1316959) [16:01:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1316959) [16:01:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1316959) [16:01:51] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1316959) [16:01:51] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1316959) [16:01:51] New background process: pid=1317489, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(1316959) [16:01:53] (native) % adduser -D pmos -u 12345
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1316959) [16:01:53] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1316959) [16:01:53] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1316959) [16:01:53] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1316959) [16:01:53] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1316959) [16:01:53] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1316959) [16:01:53] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1316959) [16:01:53] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1316959) [16:01:53] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1316959) [16:01:53] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1316959) [16:01:53] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1316959) [16:01:53] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1316959) [16:01:56] (native) install cryptsetup util-linux parted
(1316959) [16:01:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1316959) [16:01:56] (native) % cat /tmp/apk_progress_fifo
(1316959) [16:01:56] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1316959) [16:01:56] New background process: pid=1317586, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.17-r1)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(11/42) Installing ncurses-libs (6.3_p20221217-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(1316959) [16:01:58] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1316959) [16:01:58] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1316959) [16:01:58] % 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
(1316959) [16:01:58] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1316959) [16:01:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(1316959) [16:01:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(1316959) [16:01:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(1316959) [16:01:58] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(1316959) [16:01:58] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(1316959) [16:01:58] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1316959) [16:01:58] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1316959) [16:01:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1316959) [16:01:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1316959) [16:01:58] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(1316959) [16:01:58] (native) install qemu-aarch64
(1316959) [16:01:58] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1316959) [16:01:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1316959) [16:01:58] (native) % cat /tmp/apk_progress_fifo
(1316959) [16:01:58] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(1316959) [16:01:58] New background process: pid=1318055, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.2.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 25 MiB in 68 packages
(1316959) [16:01:59] Register qemu binfmt (aarch64)
(1316959) [16:01:59] % 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
(1316959) [16:01:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(1316959) [16:01:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1316959) [16:01:59] % 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
(1316959) [16:01:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(1316959) [16:01:59] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1316959) [16:01:59] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1316959) [16:01:59] extracted: /tmp/pmbootstrap12i63x_oapk
(1316959) [16:01:59] extracted: /tmp/pmbootstrapbnlk9apwsig
(1316959) [16:01:59] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1316959) [16:01:59] % 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/pmbootstrapbnlk9apwsig /tmp/pmbootstrap12i63x_oapk
Verified OK
(1316959) [16:01:59] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1316959) [16:01:59] % /tmp/pmbootstrap12i63x_oapk --version
apk-tools 2.12.10, compiled for x86_64.
(1316959) [16:01:59] (rootfs_pine64-pinephonepro) install alpine-base
(1316959) [16:01:59] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(1316959) [16:01:59] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(1316959) [16:01:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(1316959) [16:01:59] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(1316959) [16:01:59] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1316959) [16:01:59] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1316959) [16:01:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1316959) [16:01:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1316959) [16:01:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1316959) [16:01:59] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1316959) [16:01:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1316959) [16:01:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1316959) [16:01:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1316959) [16:01:59] Update package index for aarch64 (4 file(s))
(1316959) [16:01:59] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1316959) [16:02:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(1316959) [16:02:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1316959) [16:02:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(1316959) [16:02:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1316959) [16:02:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(1316959) [16:02:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1316959) [16:02:01] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(1316959) [16:02:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1316959) [16:02:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1316959) [16:02:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1316959) [16:02:01] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1316959) [16:02: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_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(1316959) [16:02:01] New background process: pid=1318107, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 13 MiB in 25 packages
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % getent passwd user
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % addgroup user wheel
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % addgroup user video
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % addgroup user audio
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(1316959) [16:02:03] (rootfs_pine64-pinephonepro) % addgroup user input
(1316959) [16:02:04] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(1316959) [16:02:04] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(1316959) [16:02:04] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(1316959) [16:02:04] (rootfs_pine64-pinephonepro) % addgroup user netdev
(1316959) [16:02:04] 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
(1316959) [16:02:06] (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)
(1316959) [16:02:06] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo
(1316959) [16:02:06] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1316959) [16:02:06] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1316959) [16:02:07] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1316959) [16:02:08] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1316959) [16:02:09] (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
(1316959) [16:02:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1316959) [16:02:09] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1316959) [16:02:09] (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
(1316959) [16:02:09] New background process: pid=1318547, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/728) Installing icu-data-full (72.1-r1)
(2/728) Installing dbus-libs (1.14.4-r0)
(3/728) Installing libgcc (12.2.1_git20220924-r5)
(4/728) Installing libffi (3.4.4-r0)
(5/728) Installing libintl (0.21.1-r1)
(6/728) Installing libblkid (2.38.1-r1)
(7/728) Installing libmount (2.38.1-r1)
(8/728) Installing pcre2 (10.42-r0)
(9/728) Installing glib (2.74.3-r2)
(10/728) Installing libstdc++ (12.2.1_git20220924-r5)
(11/728) Installing icu-libs (72.1-r1)
(12/728) Installing libpcre2-16 (10.42-r0)
(13/728) Installing zstd-libs (1.5.2-r9)
(14/728) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/728) Installing hicolor-icon-theme (0.17-r2)
(16/728) Installing libmagic (5.43-r0)
(17/728) Installing file (5.43-r0)
(18/728) Installing libxau (1.0.11-r0)
(19/728) Installing libmd (1.0.4-r0)
(20/728) Installing libbsd (0.11.7-r0)
(21/728) Installing libxdmcp (1.1.4-r0)
(22/728) Installing libxcb (1.15-r0)
(23/728) Installing libx11 (1.8.2-r1)
(24/728) Installing libxext (1.3.5-r0)
(25/728) Installing libice (1.1.1-r0)
(26/728) Installing libuuid (2.38.1-r1)
(27/728) Installing libsm (1.2.3-r2)
(28/728) Installing libxt (1.2.1-r1)
(29/728) Installing libxmu (1.1.4-r0)
(30/728) Installing xset (1.2.5-r0)
(31/728) Installing xprop (1.2.6-r0)
(32/728) Installing xdg-utils (1.1.3-r4)
(33/728) Installing mesa (22.3.1-r0)
(34/728) Installing libdrm (2.4.114-r0)
(35/728) Installing libexpat (2.5.0-r0)
(36/728) Installing wayland-libs-server (1.21.0-r1)
(37/728) Installing mesa-glapi (22.3.1-r0)
(38/728) Installing mesa-gles (22.3.1-r0)
(39/728) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/728) Installing libxcomposite (0.4.6-r0)
(41/728) Installing brotli-libs (1.0.9-r10)
(42/728) Installing libbz2 (1.0.8-r4)
(43/728) Installing libpng (1.6.39-r2)
(44/728) Installing freetype (2.12.1-r0)
(45/728) Installing fontconfig (2.14.1-r0)
(46/728) Installing wayland-libs-client (1.21.0-r1)
(47/728) Installing wayland-libs-cursor (1.21.0-r1)
(48/728) Installing wayland-libs-egl (1.21.0-r1)
(49/728) Installing xkeyboard-config (2.37-r0)
(50/728) Installing xz-libs (5.4.0-r0)
(51/728) Installing libxml2 (2.10.3-r2)
(52/728) Installing libxkbcommon (1.4.1-r0)
(53/728) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/728) Installing mesa-gbm (22.3.1-r0)
(55/728) Installing libxshmfence (1.3.2-r0)
(56/728) Installing mesa-egl (22.3.1-r0)
(57/728) Installing avahi-libs (0.8-r6)
(58/728) Installing gmp (6.2.1-r2)
(59/728) Installing nettle (3.8.1-r0)
(60/728) Installing p11-kit (0.24.1-r1)
(61/728) Installing libtasn1 (4.19.0-r0)
(62/728) Installing libunistring (1.1-r0)
(63/728) Installing gnutls (3.7.8-r2)
(64/728) Installing cups-libs (2.4.2-r1)
(65/728) Installing pkgconf (1.9.3-r1)
(66/728) Installing shared-mime-info (2.2-r2)
(67/728) Installing libjpeg-turbo (2.1.4-r0)
(68/728) Installing libwebp (1.2.4-r1)
(69/728) Installing tiff (4.5.0-r1)
(70/728) Installing gdk-pixbuf (2.42.10-r2)
(71/728) Installing gtk-update-icon-cache (3.24.35-r2)
(72/728) Installing libxfixes (6.0.0-r0)
(73/728) Installing libxrender (0.9.11-r0)
(74/728) Installing libxcursor (1.2.1-r1)
(75/728) Installing libxdamage (1.1.6-r0)
(76/728) Installing libxi (1.8-r0)
(77/728) Installing libxinerama (1.1.5-r0)
(78/728) Installing libxrandr (1.5.3-r0)
(79/728) Installing libatk-1.0 (2.46.0-r0)
(80/728) Installing libxtst (1.2.4-r0)
(81/728) Installing at-spi2-core (2.46.0-r0)
(82/728) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/728) Installing pixman (0.42.2-r0)
(84/728) Installing cairo (1.17.6-r3)
(85/728) Installing cairo-gobject (1.17.6-r3)
(86/728) Installing libepoxy (1.5.10-r0)
(87/728) Installing fribidi (1.0.12-r0)
(88/728) Installing graphite2 (1.3.14-r2)
(89/728) Installing harfbuzz (6.0.0-r0)
(90/728) Installing libxft (2.3.7-r0)
(91/728) Installing pango (1.50.12-r0)
(92/728) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/728) Installing libevdev (1.13.0-r0)
(94/728) Installing mtdev (1.1.6-r1)
(95/728) Installing eudev-libs (3.2.11-r6)
(96/728) Installing libinput-libs (1.22.0-r0)
(97/728) Installing xcb-util-wm (0.4.2-r0)
(98/728) Installing xcb-util (0.4.0-r3)
(99/728) Installing xcb-util-image (0.4.1-r0)
(100/728) Installing xcb-util-keysyms (0.4.1-r0)
(101/728) Installing xcb-util-renderutil (0.3.10-r0)
(102/728) Installing libxkbcommon-x11 (1.4.1-r0)
(103/728) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(104/728) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/728) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/728) Installing kirigami2-libs (5.101.0-r0)
(107/728) Installing libgomp (12.2.1_git20220924-r5)
(108/728) Installing kirigami2 (5.101.0-r0)
(109/728) Installing kactivities-libs (5.101.0-r0)
(110/728) Installing karchive (5.101.0-r0)
(111/728) Installing kconfig (5.101.0-r0)
(112/728) Installing kcoreaddons (5.101.0-r0)
(113/728) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(114/728) Installing kwindowsystem (5.101.0-r0)
(115/728) Installing kcrash (5.101.0-r0)
(116/728) Installing kdbusaddons (5.101.0-r0)
(117/728) Installing kglobalaccel (5.101.0-r0)
(118/728) Installing kguiaddons (5.101.0-r0)
(119/728) Installing ki18n (5.101.0-r0)
(120/728) Installing libelogind (246.10-r5)
(121/728) Installing polkit-elogind-libs (122-r0)
(122/728) Installing polkit-qt-1 (0.114.0-r1)
(123/728) Installing kauth (5.101.0-r0)
(124/728) Installing kcodecs (5.101.0-r0)
(125/728) Installing kwidgetsaddons (5.101.0-r0)
(126/728) Installing kconfigwidgets (5.101.0-r0)
(127/728) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(128/728) Installing kiconthemes (5.101.0-r0)
(129/728) Installing kitemviews (5.101.0-r0)
(130/728) Installing kxmlgui (5.101.0-r0)
(131/728) Installing kbookmarks (5.101.0-r0)
(132/728) Installing kcompletion (5.101.0-r0)
(133/728) Installing libxml2-utils (2.10.3-r2)
(134/728) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(135/728) Installing libgpg-error (1.46-r1)
(136/728) Installing libgcrypt (1.10.1-r0)
(137/728) Installing libxslt (1.1.37-r0)
(138/728) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(139/728) Installing kdoctools (5.101.0-r0)
(140/728) Installing kjobwidgets (5.101.0-r0)
(141/728) Installing alsa-lib (1.2.8-r0)
(142/728) Installing libxxf86vm (1.1.5-r0)
(143/728) Installing mesa-gl (22.3.1-r0)
(144/728) Installing libxv (1.0.12-r0)
(145/728) Installing cdparanoia-libs (10.2-r11)
(146/728) Installing graphene (1.10.8-r1)
(147/728) Installing gstreamer (1.20.4-r0)
(148/728) Installing libogg (1.3.5-r2)
(149/728) Installing opus (1.3.1-r1)
(150/728) Installing orc (0.4.33-r0)
(151/728) Installing libtheora (1.1.1-r16)
(152/728) Installing libvorbis (1.3.7-r0)
(153/728) Installing gst-plugins-base (1.20.4-r1)
(154/728) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/728) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/728) Installing sound-theme-freedesktop (0.8-r0)
(157/728) Installing libltdl (2.4.7-r0)
(158/728) Installing libcanberra (0.30-r9)
(159/728) Installing libcanberra-gstreamer (0.30-r9)
(160/728) Installing knotifications (5.101.0-r0)
(161/728) Installing kservice (5.101.0-r0)
(162/728) Installing solid-libs (5.101.0-r0)
(163/728) Installing libhunspell (1.7.1-r0)
(164/728) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(165/728) Installing ncurses-libs (6.3_p20221217-r0)
(166/728) Installing readline (8.2.0-r0)
(167/728) Installing hunspell (1.7.1-r0)
(168/728) Installing sonnet (5.101.0-r0)
(169/728) Installing ktextwidgets (5.101.0-r0)
(170/728) Installing kio (5.101.0-r0)
(171/728) Installing kpackage (5.101.0-r0)
(172/728) Installing kdeclarative (5.101.0-r0)
(173/728) Installing kwayland (5.101.0-r0)
(174/728) Installing plasma-framework (5.101.0-r0)
(175/728) Installing sqlite-libs (3.40.0-r0)
(176/728) Installing libaccounts-glib (1.26-r1)
(177/728) Installing libaccounts-qt (1.16-r1)
(178/728) Installing signond (8.61-r0)
(179/728) Installing accounts-qml-module (0.7_git20190605-r1)
(180/728) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/728) Installing sdl2 (2.26.1-r0)
(182/728) Installing svt-av1-libs (1.4.1-r0)
(183/728) Installing aom-libs (3.5.0-r0)
(184/728) Installing libass (0.17.0-r0)
(185/728) Installing libdav1d (1.0.0-r2)
(186/728) Installing lcms2 (2.14-r2)
(187/728) Installing libjxl (0.7.0-r0)
(188/728) Installing lame (3.100-r2)
(189/728) Installing libasyncns (0.8-r1)
(190/728) Installing flac-libs (1.4.2-r0)
(191/728) Installing libsndfile (1.1.0-r3)
(192/728) Installing soxr (0.1.3-r3)
(193/728) Installing speexdsp (1.2.1-r0)
(194/728) Installing tdb-libs (1.4.7-r1)
(195/728) Installing libpulse (9999_git20220528-r0)
(196/728) Installing cjson (1.7.15-r3)
(197/728) Installing mbedtls (2.28.2-r0)
(198/728) Installing librist (0.2.7-r0)
(199/728) Installing libsrt (1.5.1-r0)
(200/728) Installing libssh (0.10.4-r0)
(201/728) Installing v4l-utils-libs (1.22.1-r2)
(202/728) Installing libva (2.16.0-r0)
(203/728) Installing libvdpau (1.5-r0)
(204/728) Installing vidstab (1.1.0-r2)
(205/728) Installing libvpx (1.12.0-r1)
(206/728) Installing x264-libs (0.164_git20220602-r0)
(207/728) Installing numactl (2.0.16-r0)
(208/728) Installing x265-libs (3.5-r3)
(209/728) Installing xvidcore (1.3.7-r1)
(210/728) Installing libsodium (1.0.18-r2)
(211/728) Installing libzmq (4.3.4-r1)
(212/728) Installing ffmpeg-libs (5.1.2-r3)
(213/728) Installing libevent (2.1.12-r5)
(214/728) Installing minizip (1.2.13-r0)
(215/728) Installing nspr (4.35-r0)
(216/728) Installing nss (3.86-r0)
(217/728) Installing re2 (2022.12.01-r0)
(218/728) Installing snappy (1.1.9-r4)
(219/728) Installing qt5-qtwebengine (5.15.11-r9)
(220/728) Installing libnotify (0.8.1-r1)
(221/728) Installing libproxy (0.4.18-r2)
(222/728) Installing signon-ui (0.17_git20171023-r2)
(223/728) Installing libassuan (2.5.5-r1)
(224/728) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(225/728) Installing gnupg-gpgconf (2.2.40-r0)
(226/728) Installing gpg (2.2.40-r0)
(227/728) Installing npth (1.6-r2)
(228/728) Installing gpg-agent (2.2.40-r0)
(229/728) Installing libksba (1.6.2-r0)
(230/728) Installing gpgsm (2.2.40-r0)
(231/728) Installing gpgme (1.18.0-r1)
(232/728) Installing gpgmepp (1.18.0-r1)
(233/728) Installing gdbm (1.23-r0)
(234/728) Installing libsasl (2.1.28-r3)
(235/728) Installing libqca (2.3.4-r2)
(236/728) Installing kwallet (5.101.0-r0)
(237/728) Installing kaccounts-integration (22.12.0-r0)
(238/728) Installing purpose (5.101.0-r0)
(239/728) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(240/728) Installing qt5-qtfeedback (0_git20180903-r0)
(241/728) Installing angelfish (22.11-r0)
(242/728) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(243/728) Installing gtk-engines-clearlooks (2.21.0-r3)
(244/728) Installing gtk-engines-crux (2.21.0-r3)
(245/728) Installing gtk-engines-industrial (2.21.0-r3)
(246/728) Installing gtk-engines-mist (2.21.0-r3)
(247/728) Installing gtk-engines-redmond (2.21.0-r3)
(248/728) Installing gtk-engines-thinice (2.21.0-r3)
(249/728) Installing gtk-engines (2.21.0-r3)
(250/728) Installing breeze-gtk (5.26.4-r0)
(251/728) Installing alsa-ucm-conf (1.2.8-r1)
(252/728) Installing ca-certificates (20221203-r1)
(253/728) Installing nghttp2-libs (1.51.0-r0)
(254/728) Installing libcurl (7.86.0-r1)
(255/728) Installing libgpiod (1.6.3-r2)
(256/728) Installing libgudev (237-r1)
(257/728) Installing libmm-glib (1.20.2-r1)
(258/728) Installing libusb (1.0.26-r0)
(259/728) Installing eg25-manager (0.4.6-r0)
(260/728) Installing eg25-manager-openrc (0.4.6-r0)
(261/728) Installing linux-pine64-pinephonepro (6.1-r1)
(262/728) Installing udev-init-scripts (35-r1)
(263/728) Installing udev-init-scripts-openrc (35-r1)
(264/728) Installing kmod-libs (30-r1)
(265/728) Installing eudev (3.2.11-r6)
(266/728) Installing eudev-openrc (3.2.11-r6)
(267/728) Installing openssh-keygen (9.1_p1-r1)
(268/728) Installing libedit (20221030.3.1-r0)
(269/728) Installing openssh-client-common (9.1_p1-r1)
(270/728) Installing openssh-client-default (9.1_p1-r1)
(271/728) Installing openssh-sftp-server (9.1_p1-r1)
(272/728) Installing openssh-server-common (9.1_p1-r1)
(273/728) Installing openssh-server (9.1_p1-r1)
(274/728) Installing openssh (9.1_p1-r1)
(275/728) Installing boot-deploy (0.6.1-r0)
(276/728) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(277/728) Installing lzo (2.10-r3)
(278/728) Installing btrfs-progs (6.0.2-r0)
(279/728) Installing bzip2 (1.0.8-r4)
(280/728) Installing argon2-libs (20190702-r2)
(281/728) Installing device-mapper-libs (2.03.17-r1)
(282/728) Installing json-c (0.16-r0)
(283/728) Installing cryptsetup-libs (2.6.0-r0)
(284/728) Installing popt (1.19-r0)
(285/728) Installing cryptsetup (2.6.0-r0)
(286/728) Installing cryptsetup-openrc (2.6.0-r0)
(287/728) Installing libaio (0.3.113-r0)
(288/728) Installing device-mapper-event-libs (2.03.17-r1)
(289/728) Installing lvm2-libs (2.03.17-r1)
(290/728) Installing device-mapper (2.03.17-r1)
(291/728) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(292/728) Installing libcom_err (1.46.5-r4)
(293/728) Installing e2fsprogs-libs (1.46.5-r4)
(294/728) Installing e2fsprogs (1.46.5-r4)
(295/728) Installing e2fsprogs-extra (1.46.5-r4)
(296/728) Installing f2fs-tools-libs (1.15.0-r0)
(297/728) Installing f2fs-tools (1.15.0-r0)
(298/728) Installing lz4 (1.9.4-r1)
(299/728) Installing userspace-rcu (0.13.2-r0)
(300/728) Installing multipath-tools (0.9.3-r1)
(301/728) Installing multipath-tools-openrc (0.9.3-r1)
(302/728) Installing parted (3.5-r0)
(303/728) Installing postmarketos-mvcfg (1-r0)
(304/728) Installing postmarketos-keys (1-r0)
(305/728) Installing sudo (1.9.12_p1-r1)
(306/728) Installing postmarketos-base-nofde (24.1-r0)
(307/728) Installing unudhcpd (0.2.1-r0)
(308/728) Installing xz (5.4.0-r0)
(309/728) Installing postmarketos-mkinitfs (1.5.1-r3)
(310/728) Installing postmarketos-base (24.1-r0)
Executing postmarketos-base-24.1-r0.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(311/728) Installing llvm15-libs (15.0.6-r1)
(312/728) Installing musl-fts (1.2.7-r3)
(313/728) Installing libelf (0.188-r0)
(314/728) Installing mesa-dri-gallium (22.3.1-r0)
(315/728) Installing postmarketos-base-mesa (24.1-r0)
(316/728) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(317/728) Installing dbus-openrc (1.14.4-r0)
(318/728) Installing libacl (2.3.1-r1)
(319/728) Installing lz4-libs (1.9.4-r1)
(320/728) Installing libarchive (3.6.2-r1)
(321/728) Installing libcbor (0.9.0-r1)
(322/728) Installing efivar-libs (38-r1)
(323/728) Installing libgcab (1.5-r0)
(324/728) Installing json-glib (1.6.6-r1)
(325/728) Installing libgusb (0.4.2-r0)
(326/728) Installing libjcat (0.1.12-r0)
(327/728) Installing libmbim (1.28.2-r0)
(328/728) Installing protobuf-c (1.4.1-r1)
(329/728) Installing libqrtr-glib (1.2.2-r0)
(330/728) Installing libqmi (1.32.2-r0)
(331/728) Installing tpm2-tss-mu (3.2.0-r0)
(332/728) Installing tpm2-tss-sys (3.2.0-r0)
(333/728) Installing tpm2-tss-esys (3.2.0-r0)
(334/728) Installing libxmlb (0.3.10-r0)
(335/728) Installing fwupd (1.8.8-r0)
(336/728) Installing fwupd-openrc (1.8.8-r0)
(337/728) Installing device-pine64-pinephonepro (3.5-r1)
Executing device-pine64-pinephonepro-3.5-r1.post-install
 * service eg25-manager added to runlevel default
(338/728) Installing firmware-pine64-pinebookpro (2-r0)
(339/728) Installing linux-firmware-cypress (20221214-r0)
(340/728) Installing linux-firmware-brcm (20221214-r0)
(341/728) Installing linux-firmware-rockchip (20221214-r0)
(342/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1)
(343/728) Installing yaml (0.2.5-r0)
(344/728) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(345/728) Installing appstream-qt (0.15.5-r2)
(346/728) Installing attica (5.101.0-r0)
(347/728) Installing kidletime (5.101.0-r0)
(348/728) Installing knewstuff (5.101.0-r0)
(349/728) Installing discover (5.26.4-r0)
(350/728) Installing libapk-qt (0.4.2-r0)
(351/728) Installing discover-backend-apk (5.26.4-r0)
(352/728) Installing discover-backend-fwupd (5.26.4-r0)
(353/728) Installing font-droid-nonlatin (20200215-r2)
(354/728) Installing font-noto-common (0_git20211101-r6)
(355/728) Installing font-noto-math (0_git20211101-r6)
(356/728) Installing font-noto-symbols (0_git20211101-r6)
(357/728) Installing font-noto (0_git20211101-r6)
(358/728) Installing font-noto-emoji (2.038-r0)
(359/728) Installing font-noto-extra (0_git20211101-r6)
(360/728) Installing mauiman (1.0.1-r0)
(361/728) Installing mauikit (2.2.1-r0)
(362/728) Installing exiv2 (0.27.5-r1)
(363/728) Installing mauikit-imagetools (2.2.1-r0)
(364/728) Installing mauikit-filebrowsing (2.2.1-r0)
(365/728) Installing index (2.2.1-r0)
(366/728) Installing signon-plugin-oauth2 (0.25-r0)
(367/728) Installing kaccounts-providers (22.12.0-r0)
(368/728) Installing kirigami-addons (0.6.1-r0)
(369/728) Installing kclock (22.11-r0)
(370/728) Installing gsettings-desktop-schemas (43.0-r0)
(371/728) Installing kdecoration (5.26.4-r0)
(372/728) Installing kde-gtk-config (5.26.4-r0)
(373/728) Installing kirigami-gallery (22.12.0-r0)
(374/728) Installing kquickimageeditor (0.2.0-r1)
(375/728) Installing taglib (1.13-r0)
(376/728) Installing kfilemetadata (5.101.0-r0)
(377/728) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(378/728) Installing koko (22.11-r0)
(379/728) Installing kasync (0.3.0-r2)
(380/728) Installing gpg-wks-server (2.2.40-r0)
(381/728) Installing gpgv (2.2.40-r0)
(382/728) Installing libldap (2.6.3-r6)
(383/728) Installing gnupg-dirmngr (2.2.40-r0)
(384/728) Installing gnupg-utils (2.2.40-r0)
(385/728) Installing gnupg-wks-client (2.2.40-r0)
(386/728) Installing gnupg (2.2.40-r0)
(387/728) Installing iso-codes (4.12.0-r0)
(388/728) Installing kcontacts (5.101.0-r0)
(389/728) Installing kpeople (5.101.0-r0)
(390/728) Installing libical (3.0.16-r1)
(391/728) Installing kcalendarcore (5.101.0-r0)
(392/728) Installing kmime (22.12.0-r0)
(393/728) Installing kimap2 (0.4.0-r1)
(394/728) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(395/728) Installing kdav2 (0.4.0-r1)
(396/728) Installing lmdb (0.9.29-r2)
(397/728) Installing libxapian (1.4.21-r0)
(398/728) Installing sink (0.9.0-r3)
(399/728) Installing kpeoplesink (0_git20210224-r1)
(400/728) Installing kpeoplevcard (0.1-r2)
(401/728) Installing libraw (0.21.0-r0)
(402/728) Installing libraw-tools (0.21.0-r0)
(403/728) Installing imagemagick-libs (7.1.0.55-r0)
(404/728) Installing jbig2dec (0.19-r1)
(405/728) Installing ghostscript (10.0.0-r2)
(406/728) Installing libde265 (1.0.9-r0)
(407/728) Installing libheif (1.14.0-r0)
(408/728) Installing librsvg (2.55.1-r0)
(409/728) Installing imagemagick (7.1.0.55-r0)
(410/728) Installing perl (5.36.0-r0)
(411/728) Installing perl-image-exiftool (12.50-r0)
(412/728) Installing exiftool (12.50-r0)
(413/728) Installing feedbackd-device-themes (0_git20220202-r0)
(414/728) Installing gsound (1.0.3-r1)
(415/728) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group. 
* If the user isn't part of that group, the LED indicator won't be 
* functional.
*
(416/728) Installing tzdata (2022g-r0)
(417/728) Installing openexr (3.1.5-r3)
(418/728) Installing soundtouch (2.3.2-r1)
(419/728) Installing libraw1394 (2.1.2-r3)
(420/728) Installing libdc1394 (2.2.6-r1)
(421/728) Installing tslib (1.22-r1)
(422/728) Installing directfb (1.7.7-r5)
(423/728) Installing faac (1.30-r2)
(424/728) Installing fdk-aac (2.0.2-r1)
(425/728) Installing flite (2.2-r1)
(426/728) Installing libsamplerate (0.2.2-r0)
(427/728) Installing jack (1.9.21-r0)
(428/728) Installing portaudio (19.7.0-r0)
(429/728) Installing fluidsynth-libs (2.3.0-r0)
(430/728) Installing libfreeaptx (0.1.1-r1)
(431/728) Installing gsm (1.0.22-r1)
(432/728) Installing libldac (2.0.2.3-r0)
(433/728) Installing libmodplug (0.8.9.0-r2)
(434/728) Installing neon (0.32.4-r0)
(435/728) Installing libnice (0.1.19-r0)
(436/728) Installing openal-soft (1.22.2-r2)
(437/728) Installing openjpeg (2.5.0-r2)
(438/728) Installing librtmp (2.4_git20190330-r2)
(439/728) Installing sbc (2.0-r0)
(440/728) Installing spandsp (0.0.6-r4)
(441/728) Installing libsrtp (2.4.2-r3)
(442/728) Installing vo-aacenc (0.1.3-r0)
(443/728) Installing vo-amrwbenc (0.1.3-r0)
(444/728) Installing libzbar (0.23.92-r2)
(445/728) Installing gst-plugins-bad (1.20.4-r2)
(446/728) Installing gtk4.0 (4.8.2-r2)
Executing gtk4.0-4.8.2-r2.post-install
(447/728) Installing megapixels (1.6.0-r1)
(448/728) Installing encodings (1.0.6-r0)
(449/728) Installing libfontenc (1.1.7-r0)
(450/728) Installing mkfontscale (1.2.2-r1)
(451/728) Installing font-dejavu (2.37-r3)
(452/728) Installing sdl2_ttf (2.20.1-r0)
(453/728) Installing osk-sdl (0.67.1-r1)
(454/728) Installing kcmutils (5.101.0-r0)
(455/728) Installing frameworkintegration (5.101.0-r0)
(456/728) Installing oxygen (5.26.4-r0)
(457/728) Installing modemmanager-qt (5.101.0-r0)
(458/728) Installing callaudiod-libs (0.1.4-r0)
(459/728) Installing abseil-cpp (20220623.1-r1)
(460/728) Installing boost1.80-thread (1.80.0-r4)
(461/728) Installing libprotobuf (3.21.12-r0)
(462/728) Installing libphonenumber (8.13.2-r0)
(463/728) Installing plasma-dialer (22.11-r0)
(464/728) Installing plasma-mobile-sounds (0.1-r1)
(465/728) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(466/728) Installing plasma-phonebook (22.11-r0)
(467/728) Installing postmarketos-artwork-wallpapers (2-r1)
(468/728) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(469/728) Installing bluez (5.66-r1)
(470/728) Installing bluez-openrc (5.66-r1)
(471/728) Installing bluez-obexd (5.66-r1)
(472/728) Installing kded (5.101.0-r0)
(473/728) Installing bluez-qt (5.101.0-r0)
(474/728) Installing bluedevil (5.26.4-r0)
(475/728) Installing breeze (5.26.4-r0)
(476/728) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(477/728) Installing callaudiod (0.1.4-r0)
(478/728) Installing dnsmasq-common (2.88-r0)
(479/728) Installing dnsmasq-openrc (2.88-r0)
(480/728) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(481/728) Installing linux-pam (1.5.2-r1)
(482/728) Installing shadow (4.13-r0)
(483/728) Installing elogind (246.10-r5)
(484/728) Installing elogind-openrc (246.10-r5)
(485/728) Installing hfd-service (0.1.0-r1)
(486/728) Installing hfd-service-openrc (0.1.0-r1)
(487/728) Installing iio-sensor-proxy (3.4-r0)
(488/728) Installing iio-sensor-proxy-openrc (3.4-r0)
(489/728) Installing libkscreen (5.26.4-r0)
(490/728) Installing layer-shell-qt (5.26.4-r0)
(491/728) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(492/728) Installing kscreen (5.26.4-r0)
(493/728) Installing socat (1.7.4.4-r0)
(494/728) Installing kwallet-pam (5.26.4-r0)
(495/728) Installing kwayland-integration (5.26.4-r0)
(496/728) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(497/728) Installing duktape (2.7.0-r0)
(498/728) Installing polkit-elogind (122-r0)
(499/728) Installing modemmanager (1.20.2-r1)
(500/728) Installing modemmanager-openrc (1.20.2-r1)
(501/728) Installing libnm (1.40.8-r0)
(502/728) Installing networkmanager-common (1.40.8-r0)
(503/728) Installing networkmanager-openrc (1.40.8-r0)
(504/728) Installing libndp (1.8-r1)
(505/728) Installing libidn2 (2.3.4-r0)
(506/728) Installing libpsl (0.21.1-r1)
(507/728) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(508/728) Installing networkmanager-cli (1.40.8-r0)
(509/728) Installing pcre (8.45-r2)
(510/728) Installing slang (2.3.3-r0)
(511/728) Installing newt (0.52.21-r5)
(512/728) Installing networkmanager-tui (1.40.8-r0)
(513/728) Installing wireless-regdb (2022.08.12-r0)
(514/728) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(515/728) Installing mobile-broadband-provider-info (20221107-r0)
(516/728) Installing networkmanager-wwan (1.40.8-r0)
(517/728) Installing libunwind (1.6.2-r2)
(518/728) Installing libcamera (0.0.2-r0)
(519/728) Installing pipewire-libs (0.3.63-r0)
(520/728) Installing libuv (1.44.2-r0)
(521/728) Installing roc-toolkit-libs (0.1.5-r2)
(522/728) Installing webrtc-audio-processing (0.3.1-r6)
(523/728) Installing pipewire (0.3.63-r0)
(524/728) Installing breeze-icons (5.101.0-r0)
(525/728) Installing dbus-x11 (1.14.4-r0)
(526/728) Installing kactivities (5.101.0-r0)
(527/728) Installing kpipewire (5.26.4-r0)
(528/728) Installing dconf (0.40.0-r2)
(529/728) Installing anthy (9100h-r2)
(530/728) Installing maliit-framework (2.3.0-r1)
(531/728) Installing kyotocabinet (1.2.79-r3)
(532/728) Installing libpinyin (2.7.92-r0)
(533/728) Installing tinyxml (2.6.2-r1)
(534/728) Installing presage (0.9.1-r2)
(535/728) Installing maliit-keyboard (2.3.1-r1)
(536/728) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(537/728) Installing plasma-nano (5.26.4-r0)
(538/728) Installing networkmanager-qt (5.101.0-r0)
(539/728) Installing plasma-nm (5.26.4-r0)
(540/728) Installing plasma-nm-mobile (5.26.4-r0)
(541/728) Installing fftw-single-libs (3.3.10-r1)
(542/728) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(543/728) Installing pulseaudio-bluez (9999_git20220528-r0)
(544/728) Installing pulseaudio-alsa (9999_git20220528-r0)
(545/728) Installing alsa-utils-openrc (1.2.8-r0)
(546/728) Installing pulseaudio-openrc (9999_git20220528-r0)
(547/728) Installing libcanberra-pulse (0.30-r9)
(548/728) Installing plasma-pa (5.26.4-r0)
(549/728) Installing libdaemon (0.14-r3)
(550/728) Installing openrc-settingsd (1.1.0-r0)
(551/728) Installing openrc-settingsd-openrc (1.1.0-r0)
(552/728) Installing plasma-settings (22.11-r0)
(553/728) Installing kactivitymanagerd (5.26.4-r0)
(554/728) Installing kinit (5.101.0-r0)
(555/728) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(556/728) Installing kdnssd (5.101.0-r0)
(557/728) Installing syntax-highlighting (5.101.0-r0)
(558/728) Installing kdsoap (2.1.1-r0)
(559/728) Installing libmtp (1.1.20-r2)
(560/728) Installing clang15-libclang (15.0.6-r2)
(561/728) Installing qt5-qttools (5.15.6_git20220907-r1)
(562/728) Installing phonon (4.11.1-r3)
(563/728) Installing talloc (2.3.4-r1)
(564/728) Installing tevent (0.13.0-r1)
(565/728) Installing samba-util-libs (4.16.8-r1)
(566/728) Installing jansson (2.14-r0)
(567/728) Installing ldb (2.5.2-r1)
(568/728) Installing libwbclient (4.16.8-r1)
(569/728) Installing samba-libs (4.16.8-r1)
(570/728) Installing libsmbclient (4.16.8-r1)
(571/728) Installing kio-extras (22.12.0-r0)
(572/728) Installing kquickcharts (5.101.0-r0)
(573/728) Installing xorg-server-common (21.1.6-r0)
(574/728) Installing libxkbfile (1.1.2-r0)
(575/728) Installing xkbcomp (1.4.6-r0)
(576/728) Installing libxfont2 (2.0.6-r0)
(577/728) Installing libtirpc-conf (1.3.3-r0)
(578/728) Installing libtirpc-nokrb (1.3.3-r0)
(579/728) Installing libxcvt (0.1.2-r0)
(580/728) Installing xwayland (22.1.7-r0)
(581/728) Installing kscreenlocker (5.26.4-r0)
(582/728) Installing libqaccessibilityclient (0.4.1-r1)
(583/728) Installing xcb-util-cursor (0.1.4-r0)
(584/728) Installing kwin (5.26.4-r0)
(585/728) Installing kitemmodels (5.101.0-r0)
(586/728) Installing threadweaver (5.101.0-r0)
(587/728) Installing krunner (5.101.0-r0)
(588/728) Installing milou (5.26.4-r0)
(589/728) Installing pipewire-media-session (0.4.1-r0)
(590/728) Installing font-hack (3.003-r3)
(591/728) Installing qqc2-desktop-style (5.101.0-r0)
(592/728) Installing plasma-integration (5.26.4-r0)
(593/728) Installing qtchooser (66-r2)
(594/728) Installing plasma-workspace-libs (5.26.4.1-r0)
(595/728) Installing kactivities-stats (5.101.0-r0)
(596/728) Installing baloo (5.101.0-r0)
(597/728) Installing kholidays (5.101.0-r0)
(598/728) Installing libkexiv2 (22.12.0-r0)
(599/728) Installing knotifyconfig (5.101.0-r0)
(600/728) Installing kparts (5.101.0-r0)
(601/728) Installing zxing-cpp (1.4.0-r0)
(602/728) Installing libdmtx-libs (0.7.7-r0)
(603/728) Installing libqrencode (4.1.1-r1)
(604/728) Installing prison (5.101.0-r0)
(605/728) Installing ktexteditor (5.101.0-r0)
(606/728) Installing libnl3 (3.7.0-r0)
(607/728) Installing libpcap (1.10.1-r1)
(608/728) Installing lm-sensors-libs (3.6.0-r4)
(609/728) Installing libksysguard (5.26.4-r0)
(610/728) Installing kuserfeedback (1.2.0-r1)
(611/728) Installing gpsd (3.24-r1)
(612/728) Installing gpsd-openrc (3.24-r1)
(613/728) Installing mpfr4 (4.1.1-r0)
(614/728) Installing libqalculate (4.4.0-r1)
(615/728) Installing plasma-workspace (5.26.4.1-r0)
(616/728) Installing kpty (5.101.0-r0)
(617/728) Installing kdesu (5.101.0-r0)
(618/728) Installing kde-cli-tools (5.26.4-r0)
(619/728) Installing qqc2-breeze-style (5.26.4-r0)
(620/728) Installing plasma-mobile (5.26.4-r0)
(621/728) Installing polkit-kde-agent-1 (5.26.4-r0)
(622/728) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(623/728) Installing chrony-openrc (4.3-r0)
(624/728) Installing haveged (1.9.18-r0)
(625/728) Installing haveged-openrc (1.9.18-r0)
(626/728) Installing libmnl (1.0.5-r0)
(627/728) Installing libnftnl (1.2.4-r0)
(628/728) Installing nftables (1.0.5-r3)
(629/728) Installing nftables-openrc (1.0.5-r3)
(630/728) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
 * service nftables added to runlevel default
(631/728) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(632/728) Installing postmarketos-base-nftables (24.1-r0)
Executing postmarketos-base-nftables-24.1-r0.post-install
(633/728) Installing postmarketos-artwork-icons (2-r1)
(634/728) Installing util-linux (2.38.1-r1)
(635/728) Installing libfdisk (2.38.1-r1)
(636/728) Installing libsmartcols (2.38.1-r1)
(637/728) Installing util-linux-misc (2.38.1-r1)
(638/728) Installing libeconf (0.5.0-r0)
(639/728) Installing runuser (2.38.1-r1)
(640/728) Installing mount (2.38.1-r1)
(641/728) Installing losetup (2.38.1-r1)
(642/728) Installing hexdump (2.38.1-r1)
(643/728) Installing uuidgen (2.38.1-r1)
(644/728) Installing blkid (2.38.1-r1)
(645/728) Installing sfdisk (2.38.1-r1)
(646/728) Installing mcookie (2.38.1-r1)
(647/728) Installing agetty (2.38.1-r1)
(648/728) Installing agetty-openrc (0.45.2-r7)
(649/728) Installing wipefs (2.38.1-r1)
(650/728) Installing cfdisk (2.38.1-r1)
(651/728) Installing umount (2.38.1-r1)
(652/728) Installing util-linux-openrc (2.38.1-r1)
(653/728) Installing flock (2.38.1-r1)
(654/728) Installing lsblk (2.38.1-r1)
(655/728) Installing libcap-ng (0.8.3-r1)
(656/728) Installing setpriv (2.38.1-r1)
(657/728) Installing logger (2.38.1-r1)
(658/728) Installing partx (2.38.1-r1)
(659/728) Installing fstrim (2.38.1-r1)
(660/728) Installing findmnt (2.38.1-r1)
(661/728) Installing pcsc-lite-libs (1.9.9-r0)
(662/728) Installing wpa_supplicant (2.10-r4)
(663/728) Installing wpa_supplicant-openrc (2.10-r4)
(664/728) Installing ifupdown-ng-wifi (0.12.1-r0)
(665/728) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(666/728) Installing postmarketos-base-ui-networkmanager (6-r1)
(667/728) Installing mpdecimal (2.5.1-r1)
(668/728) Installing python3 (3.11.1-r1)
(669/728) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(670/728) Installing py3-ruamel.yaml (0.17.21-r1)
(671/728) Installing sleep-inhibitor (1.16-r1)
(672/728) Installing sleep-inhibitor-openrc (1.16-r1)
(673/728) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(674/728) Installing py3-dbus (1.3.2-r1)
(675/728) Installing obex-capabilities (0.2.1-r2)
(676/728) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(677/728) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(678/728) Installing pulseaudio-utils (9999_git20220528-r0)
(679/728) Installing postmarketos-base-ui-pulseaudio (6-r1)
(680/728) Installing upower (1.90.0-r2)
(681/728) Installing powerdevil-libs (5.26.4-r0)
(682/728) Installing powerdevil (5.26.4-r0)
(683/728) Installing bubblewrap (0.7.0-r0)
(684/728) Installing fuse-common (3.12.0-r0)
(685/728) Installing fuse-openrc (3.12.0-r0)
(686/728) Installing fuse3-libs (3.12.0-r0)
(687/728) Installing fuse3 (3.12.0-r0)
(688/728) Installing xdg-desktop-portal (1.16.0-r0)
(689/728) Installing xdg-desktop-portal-kde (5.26.4-r0)
(690/728) Installing autologin (1.0.0-r4)
(691/728) Installing tinydm (1.1.2-r1)
(692/728) Installing tinydm-openrc (1.1.2-r1)
(693/728) Installing postmarketos-base-ui-tinydm (6-r1)
(694/728) Installing font-alias (1.0.4-r0)
(695/728) Installing util-macros (1.19.3-r0)
(696/728) Installing font-misc-misc (1.1.2-r3)
(697/728) Installing font-cursor-misc (1.0.3-r3)
(698/728) Installing xauth (1.1.2-r0)
(699/728) Installing xmodmap (1.0.11-r0)
(700/728) Installing xrdb (1.2.1-r1)
(701/728) Installing xinit (1.4.2-r0)
(702/728) Installing hwdata-pci (0.365-r0)
(703/728) Installing libpciaccess (0.17-r0)
(704/728) Installing xorg-server (21.1.6-r0)
(705/728) Installing libinput (1.22.0-r0)
(706/728) Installing xf86-input-libinput (1.2.1-r0)
(707/728) Installing xf86-video-fbdev (0.5.0-r3)
(708/728) Installing postmarketos-base-ui-x11 (6-r1)
(709/728) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(710/728) Installing libexif (0.6.24-r0)
(711/728) Installing hwloc (2.8.0-r0)
(712/728) Installing libtbb (2021.7.0-r1)
(713/728) Installing opencv (4.6.0-r5)
(714/728) Installing postprocessd (0.2.1-r2)
(715/728) Installing postprocessd-megapixels (0.2.1-r2)
(716/728) Installing qmltermwidget (0.2.0-r1)
(717/728) Installing qmlkonsole (22.11-r0)
(718/728) Installing c-ares (1.18.1-r1)
(719/728) Installing spacebar (22.11-r0)
(720/728) Installing hkdm (0.2.0-r0)
(721/728) Installing buffyboard (0.2.0-r0)
(722/728) Installing terminus-font (4.49.1-r3)
(723/728) Installing kbd-misc (2.5.1-r3)
(724/728) Installing kbd (2.5.1-r3)
(725/728) Installing kbd-openrc (2.5.1-r3)
(726/728) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(727/728) Installing ttyescape-openrc (1.0.1-r1)
(728/728) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing ca-certificates-20221203-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/19 16:05:58 Generating for kernel version: 6.1.0
2022/12/19 16:05:58 Output directory: /boot
2022/12/19 16:05:58 == Generating initramfs ==
2022/12/19 16:05:58 - Including hook files
2022/12/19 16:05:58 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/19 16:05:58 - Including hook scripts
2022/12/19 16:05:58 - Including required binaries
2022/12/19 16:05:58 - Including kernel modules
2022/12/19 16:05:58 - Including splash images
2022/12/19 16:05:58 - Writing and verifying initramfs archive
2022/12/19 16:05:58 == Generating initramfs extra ==
2022/12/19 16:05:58 - Including extra binaries
2022/12/19 16:05:58 - Including FDE support
2022/12/19 16:05:59 - Writing and verifying initramfs-extra archive
2022/12/19 16:06:00 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/19 16:06:01 mkinitfs completed in: 3.394149151s
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2162 MiB in 753 packages
(1316959) [16:06:07] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1316959) [16:06:10] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(1316959) [16:06:10] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(1316959) [16:06:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1316959) [16:06:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1316959) [16:06:10] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1316959) [16:06:10] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(1316959) [16:06:10] New background process: pid=1327211, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1316959) [16:06:13] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1316959) [16:06:16] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1316959) [16:06:17] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(1316959) [16:06:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1316959) [16:06:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1316959) [16:06:17] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1316959) [16:06:17] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1316959) [16:06:17] New background process: pid=1327381, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1316959) [16:06:20] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1316959) [16:06:23] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(1316959) [16:06:23] (rootfs_pine64-pinephonepro) % mkinitfs
2022/12/19 16:06:23 Generating for kernel version: 6.1.0
2022/12/19 16:06:23 Output directory: /boot
2022/12/19 16:06:23 == Generating initramfs ==
2022/12/19 16:06:23 - Including hook files
2022/12/19 16:06:23 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/19 16:06:23 - Including hook scripts
2022/12/19 16:06:23 - Including required binaries
2022/12/19 16:06:24 - Including kernel modules
2022/12/19 16:06:24 - Including splash images
2022/12/19 16:06:24 - Writing and verifying initramfs archive
2022/12/19 16:06:24 == Generating initramfs extra ==
2022/12/19 16:06:24 - Including extra binaries
2022/12/19 16:06:24 - Including FDE support
2022/12/19 16:06:25 - Writing and verifying initramfs-extra archive
2022/12/19 16:06:25 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/19 16:06:28 mkinitfs completed in: 4.400887594s
(1316959) [16:06:28]  *** SET LOGIN PASSWORD FOR: 'user' ***
(1316959) [16:06:28] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(1316959) [16:06:28] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(1316959) [16:06:28] (rootfs_pine64-pinephonepro) locking root
(1316959) [16:06:28] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(1316959) [16:06:28] NOTE: No valid keymap specified for device
(1316959) [16:06:28] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(1316959) [16:06:35] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(1316959) [16:06:35] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(1316959) [16:06:35] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1316959) [16:06:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1316959) [16:06:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1316959) [16:06:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(1316959) [16:06:35] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2221548	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(1316959) [16:06:35] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1316959) [16:06:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1316959) [16:06:35] (native) create pine64-pinephonepro.img (3421M)
(1316959) [16:06:35] (native) % truncate -s 3421M /home/pmos/rootfs/pine64-pinephonepro.img
(1316959) [16:06:35] (native) mount /dev/install (pine64-pinephonepro.img)
(1316959) [16:06:35] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(1316959) [16:06:35] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1316959) [16:06:35] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1316959) [16:06:36] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1316959) [16:06:36] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1316959) [16:06:36] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1316959) [16:06:36] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1316959) [16:06:36] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1316959) [16:06:36] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1316959) [16:06:36] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1316959) [16:06:36] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1316959) [16:06:36] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1316959) [16:06:36] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1316959) [16:06:36] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1316959) [16:06:36] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(1316959) [16:06:36] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1316959) [16:06:36] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1316959) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1316959) [16:06:36] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1316959) [16:06:36] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1316959) [16:06:36] (native) % parted -s /dev/install mktable gpt
(1316959) [16:06:36] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(1316959) [16:06:36] (native) % parted -s /dev/install mkpart primary 256M 100%
(1316959) [16:06:36] (native) % parted -s /dev/install set 1 boot on
(1316959) [16:06:36] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1316959) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1316959) [16:06:37] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1316959) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1316959) [16:06:37] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1316959) [16:06:37] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1316959) [16:06:37] (native) install e2fsprogs
(1316959) [16:06:37] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1316959) [16:06:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1316959) [16:06:37] (native) % cat /tmp/apk_progress_fifo
(1316959) [16:06:37] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1316959) [16:06:37] New background process: pid=1328761, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 71 packages
(1316959) [16:06:37] (native) format /dev/installp2 (root, ext4)
(1316959) [16:06:37] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1316959) [16:06:37] (native) mount /dev/installp2 to /mnt/install
(1316959) [16:06:38] (native) % mkdir -p /mnt/install
(1316959) [16:06:38] (native) % mount /dev/installp2 /mnt/install
(1316959) [16:06:38] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1316959) [16:06:38] (native) install dosfstools
(1316959) [16:06:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1316959) [16:06:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1316959) [16:06:38] (native) % cat /tmp/apk_progress_fifo
(1316959) [16:06:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1316959) [16:06:38] New background process: pid=1328979, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 72 packages
(1316959) [16:06:38] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(1316959) [16:06:38] (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
(1316959) [16:06:38] (native) % mkdir -p /mnt/install/boot
(1316959) [16:06:38] (native) % mount /dev/installp1 /mnt/install/boot
(1316959) [16:06:38] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1316959) [16:06:38] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(1316959) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1316959) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1316959) [16:06:38] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1316959) [16:06:38] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1316959) [16:06:38] (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/
(1316959) [16:06:45] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1316959) [16:06:45] % 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
(1316959) [16:06:45] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % 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/
(1316959) [16:06:45] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1316959) [16:06:45] % 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
(1316959) [16:06:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1316959) [16:06:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1316959) [16:06:49] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2632.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1316959) [16:06:49] (native) umount /dev/loop1
(1316959) [16:06:49] (native) % losetup -d /dev/loop1
(1316959) [16:06:50] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1316959) [16:06:50] 
(1316959) [16:06:50] *** FLASHING INFORMATION ***
(1316959) [16:06:50] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1316959) [16:06:50] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1316959) [16:06:50] 
(1316959) [16:06:50] *** SSH DAEMON INFORMATION ***
(1316959) [16:06:50] SSH daemon is enabled (disable with --no-sshd).
(1316959) [16:06:50] Login as 'user' with the password given during installation.
(1316959) [16:06:50] 
(1316959) [16:06:50] *** FIREWALL INFORMATION ***
(1316959) [16:06:50] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1316959) [16:06:50] For more information: https://postmarketos.org/firewall
(1316959) [16:06:50] 
(1316959) [16:06:50] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1316959) [16:06:50] DONE!
total 2315804
-rw-r--r-- 1 root 12345 3587178496 Dec 19 16:06 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop1
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                         0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/snapd_17883.snap                                                    0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core18_2654.snap                                                    0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                                    0     512
/dev/loop0          0      0         1  1 /var/lib/snapd/snaps/lxd_23991.snap                                                      0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/core18_2632.snap                                                    0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap (deleted)                                            0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/snapd_17576.snap (deleted)                                          0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_24061.snap                                                      0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1738.snap                                                    0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 19 16:07 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 19 16:07 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 19 16:07 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Dec 19 16:05 bin
drwxr-xr-x  2 root root  4096 Dec 19 16:06 boot
drwxr-xr-x  2 root root  4096 Dec 19 16:01 dev
drwxr-xr-x 65 root root  4096 Dec 19 16:06 etc
drwxr-xr-x  3 root root  4096 Dec 19 16:06 home
drwxr-xr-x 14 root root  4096 Dec 19 16:05 lib
drwx------  2 root root 16384 Dec 19 16:06 lost+found
drwxr-xr-x  5 root root  4096 Dec 19 16:02 media
drwxr-xr-x  8 root root  4096 Dec 19 16:01 mnt
drwxr-xr-x  2 root root  4096 Dec 19 16:02 opt
drwxr-xr-x  2 root root  4096 Dec 19 16:01 proc
drwx------  2 root root  4096 Dec 19 16:02 root
drwxr-xr-x  6 root root  4096 Dec 19 16:05 run
drwxr-xr-x  2 root root  4096 Dec 19 16:05 sbin
drwxr-xr-x  2 root root  4096 Dec 19 16:02 srv
drwxr-xr-x  2 root root  4096 Dec 19 16:02 sys
drwxrwxrwt  2 root root  4096 Dec 19 16:06 tmp
drwxr-xr-x  9 root root  4096 Dec 19 16:03 usr
drwxr-xr-x 13 root root  4096 Dec 19 16:03 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-19 16:07:13--  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%  120M=0s

2022-12-19 16:07:13 (120 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-18 21:37:29.351381 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1908-g696417d29d [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1910-g7e3b955e24 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1911-g6badd439d4 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25267 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671161398-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671161398-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670983607-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671330295-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671330324-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671321545-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670983930-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671279836-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670984078-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671368361-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671370549-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671345680-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671155896-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671213815-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671071092-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671280442-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671353573-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671353450-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670961010-r0)
(65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671333164-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671333164-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670987361-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671305692-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671331406-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671395140-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671372157-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670983939-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671373070-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670986903-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671372157-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671331338-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671290096-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671242389-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671242389-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671331581-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2335 MiB in 753 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2347 MiB in 763 packages
(1/101) Installing syndication (9999_git1670961763-r0)
(2/101) Installing alligator (9999_git1670987232-r0)
(3/101) Installing libavc1394 (0.5.4-r3)
(4/101) Installing libcaca (0.99_beta20-r0)
(5/101) Installing libdv (1.0.0-r7)
(6/101) Installing libiec61883 (1.2.0-r3)
(7/101) Installing mpg123-libs (1.31.1-r0)
(8/101) Installing speex (1.2.1-r0)
(9/101) Installing libshout (2.4.6-r1)
(10/101) Installing wavpack (5.6.0-r0)
(11/101) Installing gst-plugins-good (1.20.4-r2)
(12/101) Installing py3-parsing (3.0.9-r1)
(13/101) Installing py3-packaging (22.0-r0)
(14/101) Installing py3-setuptools (65.6.3-r0)
(15/101) Installing py3-certifi (2022.12.7-r0)
(16/101) Installing py3-charset-normalizer (3.0.1-r1)
(17/101) Installing py3-idna (3.4-r3)
(18/101) Installing py3-urllib3 (1.26.13-r0)
(19/101) Installing py3-requests (2.28.1-r2)
(20/101) Installing py3-ytmusicapi (0.24.1-r0)
(21/101) Installing libmng (2.0.3-r1)
(22/101) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/101) Installing py3-mutagen (1.46.0-r1)
(24/101) Installing py3-websockets (10.4-r1)
(25/101) Installing py3-brotli (1.0.9-r10)
(26/101) Installing yt-dlp (2022.11.11-r1)
(27/101) Installing audiotube (9999_git1671280630-r0)
(28/101) Installing calindori (9999_git1670987261-r0)
(29/101) Installing live-media (2022.10.01-r0)
(30/101) Installing libxpm (3.5.14-r0)
(31/101) Installing a52dec (0.8.0-r8)
(32/101) Installing vulkan-loader (1.3.236.0-r0)
(33/101) Installing ffmpeg4-libs (4.4.3-r0)
(34/101) Installing libbluray (1.3.4-r0)
(35/101) Installing libcddb (1.3.2-r4)
(36/101) Installing libdvbpsi (1.3.3-r0)
(37/101) Installing libdvdcss (1.4.3-r0)
(38/101) Installing libdvdread (6.1.3-r1)
(39/101) Installing libdvdnav (6.1.1-r0)
(40/101) Installing libebml (1.4.4-r0)
(41/101) Installing faad2-libs (2.10.1-r0)
(42/101) Installing libupnp (1.14.15-r0)
(43/101) Installing lua5.2-libs (5.2.4-r10)
(44/101) Installing libmad (0.15.1b-r9)
(45/101) Installing libmatroska (1.7.1-r0)
(46/101) Installing libmicrodns (0.2.0-r0)
(47/101) Installing libmpeg2 (0.5.1-r10)
(48/101) Installing glslang-libs (1.3.236.0-r0)
(49/101) Installing glslang (1.3.236.0-r0)
(50/101) Installing spirv-tools (1.3.236.0-r0)
(51/101) Installing shaderc (2022.4-r0)
(52/101) Installing libplacebo (5.229.1-r1)
(53/101) Installing libprotobuf-lite (3.21.12-r0)
(54/101) Installing vlc-libs (3.0.18-r0)
(55/101) Installing vlc (3.0.18-r0)
(56/101) Installing elisa (22.12.0-r0)
(57/101) Installing kunitconversion (9999_git1671330365-r0)
(58/101) Installing kalk (9999_git1671280642-r0)
(59/101) Installing qt5-qtkeychain (0.13.2-r0)
(60/101) Installing kasts (9999_git1671392250-r0)
(61/101) Installing keysmith (9999_git1670988071-r0)
(62/101) Installing krecorder (9999_git1671331600-r0)
(63/101) Installing kpublictransport (22.12.0-r0)
(64/101) Installing ktrip (9999_git1670988219-r0)
(65/101) Installing kweathercore (9999_git1670985152-r0)
(66/101) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/101) Installing kweather (9999_git1671157772-r0)
(68/101) Installing libquotient (0.6.11-r0)
(69/101) Installing libcmark (0.30.2-r1)
(70/101) Installing neochat (9999_git1671280252-r0)
(71/101) Installing kjs (9999_git1670961433-r0)
(72/101) Installing libdjvulibre (3.5.28-r3)
(73/101) Installing libzip (1.9.2-r2)
(74/101) Installing ebook-tools (0.2.2-r3)
(75/101) Installing discount-libs (2.2.7b-r0)
(76/101) Installing poppler (22.12.0-r2)
(77/101) Installing poppler-qt5 (22.12.0-r0)
(78/101) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/101) Installing libspectre (0.2.11-r0)
(80/101) Installing okular-common (22.12.0-r1)
(81/101) Installing okular (22.12.0-r1)
(82/101) Installing plasma-camera (1.0_git20210328-r2)
(83/101) Installing gst-libav (1.20.4-r0)
(84/101) Installing gst-plugins-good-qt (1.20.4-r2)
(85/101) Installing libxpresent (1.0.1-r0)
(86/101) Installing libxscrnsaver (1.2.4-r0)
(87/101) Installing libcdio (2.1.0-r1)
(88/101) Installing libcdio-paranoia (10.2.2.0.1-r1)
(89/101) Installing luajit (2.1_p20210510-r3)
(90/101) Installing rubberband-libs (3.1.1-r1)
(91/101) Installing sndio-libs (1.9.0-r0)
(92/101) Installing uchardet-libs (0.0.8-r0)
(93/101) Installing zimg (3.0.4-r1)
(94/101) Installing mpv-libs (0.35.0-r1)
(95/101) Installing plasmatube (9999_git1671386525-r0)
(96/101) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(97/101) Installing postmarketos-config-nftables-mdns (0.13-r0)
(98/101) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(99/101) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(100/101) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(101/101) Installing tokodon (9999_git1671395702-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2521 MiB in 864 packages
(chroot) Exiting chroot...
[16:09:09] Unregister qemu binfmt (arm)
[16:09:09] Unregister qemu binfmt (aarch64)
[16:09:09] Unregister qemu binfmt (riscv64)
[16:09:09] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:09:09] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:09:09] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:09:09] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:09:11] Cleared up ~4457 MB of space
[16:09:11] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221218-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221218-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221218-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221218-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221218-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221218-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 921.2 MiB / 3,463.0 MiB = 0.266, 45 MiB/s, 1:16
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221219-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 880.3 MiB / 3,421.0 MiB = 0.257, 45 MiB/s, 1:15
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221219-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,278.4 MiB / 4,631.0 MiB = 0.276, 48 MiB/s, 1:37
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221219-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221218-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221218-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221218-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221218-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221218-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221218-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221219-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,375,104   0%    3.18MB/s    0:04:55  
      4,653,056   0%    2.20MB/s    0:07:07  
      5,963,776   0%    1.87MB/s    0:08:21  
      7,274,496   0%    1.71MB/s    0:09:08  
      8,585,216   0%    1.22MB/s    0:12:45  
      9,895,936   1%    1.23MB/s    0:12:42  
     11,206,656   1%    1.22MB/s    0:12:41  
     12,517,376   1%    1.22MB/s    0:12:42  
     13,828,096   1%    1.22MB/s    0:12:42  
     15,138,816   1%    1.22MB/s    0:12:41  
     16,449,536   1%    1.22MB/s    0:12:39  
     17,760,256   1%    1.22MB/s    0:12:37  
     19,070,976   1%    1.22MB/s    0:12:36  
     20,381,696   2%    1.22MB/s    0:12:36  
     21,692,416   2%    1.22MB/s    0:12:36  
     23,003,136   2%    1.22MB/s    0:12:35  
     24,313,856   2%    1.22MB/s    0:12:31  
     25,624,576   2%    1.23MB/s    0:12:28  
     26,935,296   2%    1.22MB/s    0:12:33  
     28,246,016   2%    1.22MB/s    0:12:31  
     29,556,736   3%    1.22MB/s    0:12:32  
     30,867,456   3%    1.21MB/s    0:12:34  
     31,916,032   3%    1.14MB/s    0:13:21  
     33,226,752   3%    1.14MB/s    0:13:17  
     34,537,472   3%    1.13MB/s    0:13:22  
     35,848,192   3%    1.14MB/s    0:13:18  
     37,027,840   3%    1.17MB/s    0:12:56  
     38,338,560   3%    1.17MB/s    0:12:57  
     39,649,280   4%    1.17MB/s    0:12:51  
     40,960,000   4%    1.17MB/s    0:12:54  
     42,270,720   4%    1.22MB/s    0:12:21  
     43,581,440   4%    1.22MB/s    0:12:20  
     44,892,160   4%    1.22MB/s    0:12:17  
     46,202,880   4%    1.22MB/s    0:12:13  
     47,513,600   4%    1.23MB/s    0:12:10  
     48,824,320   5%    1.22MB/s    0:12:12  
     50,135,040   5%    1.21MB/s    0:12:21  
     51,445,760   5%    1.20MB/s    0:12:24  
     52,756,480   5%    1.19MB/s    0:12:26  
     54,067,200   5%    1.20MB/s    0:12:22  
     55,377,920   5%    1.19MB/s    0:12:26  
     56,688,640   5%    1.20MB/s    0:12:20  
     57,999,360   6%    1.15MB/s    0:12:52  
     59,310,080   6%    1.15MB/s    0:12:52  
     60,620,800   6%    1.15MB/s    0:12:45  
     61,931,520   6%    1.14MB/s    0:12:55  
     63,242,240   6%    1.19MB/s    0:12:21  
     64,552,960   6%    1.19MB/s    0:12:18  
     65,863,680   6%    1.20MB/s    0:12:11  
     67,141,632   6%    1.21MB/s    0:12:04  
     68,452,352   7%    1.21MB/s    0:12:02  
     69,763,072   7%    1.21MB/s    0:12:00  
     71,073,792   7%    1.22MB/s    0:11:58  
     72,384,512   7%    1.23MB/s    0:11:50  
     73,695,232   7%    1.21MB/s    0:11:58  
     75,005,952   7%    1.21MB/s    0:12:01  
     76,316,672   7%    1.21MB/s    0:11:57  
     77,627,392   8%    1.19MB/s    0:12:10  
     78,938,112   8%    1.19MB/s    0:12:06  
     80,248,832   8%    1.20MB/s    0:12:02  
     81,559,552   8%    1.18MB/s    0:12:09  
     82,870,272   8%    1.20MB/s    0:11:57  
     84,180,992   8%    1.21MB/s    0:11:49  
     85,491,712   8%    1.22MB/s    0:11:47  
     86,802,432   8%    1.22MB/s    0:11:41  
     88,113,152   9%    1.23MB/s    0:11:37  
     89,423,872   9%    1.23MB/s    0:11:36  
     90,734,592   9%    1.23MB/s    0:11:35  
     92,045,312   9%    1.21MB/s    0:11:43  
     93,356,032   9%    1.21MB/s    0:11:43  
     94,535,680   9%    1.18MB/s    0:11:58  
     95,846,400   9%    1.17MB/s    0:12:03  
     97,026,048  10%    1.17MB/s    0:12:08  
     98,205,696  10%    1.13MB/s    0:12:28  
     99,385,344  10%    1.13MB/s    0:12:30  
    100,564,992  10%    1.11MB/s    0:12:44  
    101,875,712  10%    1.13MB/s    0:12:26  
    103,186,432  10%    1.15MB/s    0:12:15  
    104,366,080  10%    1.13MB/s    0:12:21  
    105,676,800  10%    1.15MB/s    0:12:13  
    106,987,520  11%    1.15MB/s    0:12:09  
    108,298,240  11%    1.17MB/s    0:11:57  
    109,608,960  11%    1.21MB/s    0:11:33  
    110,919,680  11%    1.23MB/s    0:11:19  
    112,230,400  11%    1.22MB/s    0:11:21  
    113,541,120  11%    1.22MB/s    0:11:21  
    114,851,840  11%    1.22MB/s    0:11:21  
    116,162,560  12%    1.21MB/s    0:11:28  
    117,473,280  12%    1.21MB/s    0:11:27  
    118,784,000  12%    1.21MB/s    0:11:26  
    120,094,720  12%    1.21MB/s    0:11:21  
    121,405,440  12%    1.22MB/s    0:11:13  
    122,716,160  12%    1.23MB/s    0:11:11  
    124,026,880  12%    1.23MB/s    0:11:10  
    125,337,600  12%    1.22MB/s    0:11:13  
    126,648,320  13%    1.22MB/s    0:11:14  
    127,959,040  13%    1.22MB/s    0:11:10  
    129,269,760  13%    1.21MB/s    0:11:12  
    130,580,480  13%    1.22MB/s    0:11:08  
    131,891,200  13%    1.22MB/s    0:11:06  
    133,201,920  13%    1.22MB/s    0:11:07  
    134,512,640  13%    1.22MB/s    0:11:07  
    135,823,360  14%    1.22MB/s    0:11:06  
    137,003,008  14%    1.18MB/s    0:11:28  
    138,313,728  14%    1.17MB/s    0:11:30  
    139,526,144  14%    1.16MB/s    0:11:35  
    140,804,096  14%    1.16MB/s    0:11:37  
    142,114,816  14%    1.19MB/s    0:11:17  
    143,425,536  14%    1.17MB/s    0:11:25  
    144,736,256  14%    1.19MB/s    0:11:15  
    146,046,976  15%    1.19MB/s    0:11:10  
    147,357,696  15%    1.20MB/s    0:11:07  
    148,668,416  15%    1.22MB/s    0:10:55  
    149,979,136  15%    1.21MB/s    0:10:56  
    151,289,856  15%    1.22MB/s    0:10:52  
    152,600,576  15%    1.23MB/s    0:10:48  
    153,911,296  15%    1.22MB/s    0:10:50  
    155,222,016  16%    1.23MB/s    0:10:46  
    156,532,736  16%    1.22MB/s    0:10:48  
    157,843,456  16%    1.22MB/s    0:10:48  
    159,154,176  16%    1.23MB/s    0:10:42  
    160,464,896  16%    1.23MB/s    0:10:41  
    161,775,616  16%    1.23MB/s    0:10:39  
    163,086,336  16%    1.22MB/s    0:10:40  
    164,397,056  17%    1.22MB/s    0:10:40  
    165,707,776  17%    1.22MB/s    0:10:39  
    167,018,496  17%    1.22MB/s    0:10:41  
    168,329,216  17%    1.22MB/s    0:10:38  
    169,639,936  17%    1.22MB/s    0:10:36  
    170,950,656  17%    1.22MB/s    0:10:35  
    172,261,376  17%    1.23MB/s    0:10:31  
    173,572,096  17%    1.22MB/s    0:10:34  
    174,882,816  18%    1.22MB/s    0:10:33  
    176,193,536  18%    1.22MB/s    0:10:33  
    177,504,256  18%    1.22MB/s    0:10:32  
    178,814,976  18%    1.22MB/s    0:10:27  
    180,125,696  18%    1.23MB/s    0:10:26  
    181,436,416  18%    1.23MB/s    0:10:24  
    182,747,136  18%    1.22MB/s    0:10:26  
    184,057,856  19%    1.22MB/s    0:10:25  
    185,368,576  19%    1.22MB/s    0:10:26  
    186,679,296  19%    1.22MB/s    0:10:24  
    187,990,016  19%    1.22MB/s    0:10:20  
    189,300,736  19%    1.22MB/s    0:10:19  
    190,611,456  19%    1.23MB/s    0:10:17  
    191,922,176  19%    1.22MB/s    0:10:19  
    193,232,896  20%    1.22MB/s    0:10:21  
    194,543,616  20%    1.21MB/s    0:10:20  
    195,854,336  20%    1.21MB/s    0:10:19  
    197,165,056  20%    1.22MB/s    0:10:14  
    198,475,776  20%    1.23MB/s    0:10:11  
    199,786,496  20%    1.23MB/s    0:10:09  
    201,097,216  20%    1.23MB/s    0:10:08  
    202,375,168  20%    1.22MB/s    0:10:11  
    203,685,888  21%    1.21MB/s    0:10:13  
    204,996,608  21%    1.22MB/s    0:10:10  
    206,307,328  21%    1.21MB/s    0:10:13  
    207,618,048  21%    1.20MB/s    0:10:15  
    208,928,768  21%    1.21MB/s    0:10:12  
    210,239,488  21%    1.20MB/s    0:10:12  
    211,550,208  21%    1.21MB/s    0:10:07  
    212,860,928  22%    1.23MB/s    0:09:59  
    214,171,648  22%    1.22MB/s    0:10:01  
    215,482,368  22%    1.22MB/s    0:10:03  
    216,793,088  22%    1.22MB/s    0:10:00  
    218,103,808  22%    1.22MB/s    0:09:58  
    219,414,528  22%    1.22MB/s    0:09:55  
    220,725,248  22%    1.23MB/s    0:09:51  
    222,035,968  22%    1.23MB/s    0:09:51  
    223,346,688  23%    1.23MB/s    0:09:50  
    224,657,408  23%    1.22MB/s    0:09:52  
    225,968,128  23%    1.22MB/s    0:09:51  
    227,278,848  23%    1.22MB/s    0:09:52  
    228,589,568  23%    1.22MB/s    0:09:51  
    229,900,288  23%    1.22MB/s    0:09:49  
    231,211,008  23%    1.22MB/s    0:09:46  
    232,521,728  24%    1.23MB/s    0:09:43  
    233,832,448  24%    1.23MB/s    0:09:41  
    235,143,168  24%    1.23MB/s    0:09:40  
    236,453,888  24%    1.22MB/s    0:09:41  
    237,764,608  24%    1.22MB/s    0:09:40  
    239,075,328  24%    1.22MB/s    0:09:39  
    240,386,048  24%    1.23MB/s    0:09:36  
    241,696,768  25%    1.23MB/s    0:09:35  
    243,007,488  25%    1.23MB/s    0:09:34  
    244,318,208  25%    1.21MB/s    0:09:42  
    245,628,928  25%    1.20MB/s    0:09:45  
    246,939,648  25%    1.20MB/s    0:09:43  
    248,250,368  25%    1.20MB/s    0:09:43  
    249,561,088  25%    1.22MB/s    0:09:32  
    250,871,808  25%    1.23MB/s    0:09:28  
    252,182,528  26%    1.22MB/s    0:09:33  
    253,493,248  26%    1.22MB/s    0:09:32  
    254,803,968  26%    1.21MB/s    0:09:34  
    256,114,688  26%    1.21MB/s    0:09:34  
    257,425,408  26%    1.22MB/s    0:09:27  
    258,736,128  26%    1.22MB/s    0:09:26  
    260,046,848  26%    1.22MB/s    0:09:23  
    261,357,568  27%    1.22MB/s    0:09:21  
    262,668,288  27%    1.23MB/s    0:09:20  
    263,979,008  27%    1.22MB/s    0:09:19  
    265,289,728  27%    1.23MB/s    0:09:18  
    266,600,448  27%    1.22MB/s    0:09:20  
    267,911,168  27%    1.18MB/s    0:09:36  
    269,221,888  27%    1.18MB/s    0:09:37  
    270,532,608  28%    1.17MB/s    0:09:38  
    271,843,328  28%    1.18MB/s    0:09:35  
    273,154,048  28%    1.21MB/s    0:09:18  
    274,464,768  28%    1.21MB/s    0:09:17  
    275,775,488  28%    1.22MB/s    0:09:14  
    277,086,208  28%    1.22MB/s    0:09:12  
    278,396,928  28%    1.22MB/s    0:09:10  
    279,707,648  28%    1.23MB/s    0:09:05  
    281,018,368  29%    1.23MB/s    0:09:04  
    282,329,088  29%    1.23MB/s    0:09:03  
    283,639,808  29%    1.22MB/s    0:09:04  
    284,950,528  29%    1.21MB/s    0:09:07  
    286,261,248  29%    1.21MB/s    0:09:06  
    287,571,968  29%    1.21MB/s    0:09:06  
    288,882,688  29%    1.22MB/s    0:09:03  
    290,193,408  30%    1.23MB/s    0:08:58  
    291,504,128  30%    1.23MB/s    0:08:57  
    292,814,848  30%    1.23MB/s    0:08:56  
    294,125,568  30%    1.23MB/s    0:08:54  
    295,436,288  30%    1.22MB/s    0:08:56  
    296,747,008  30%    1.21MB/s    0:08:59  
    298,057,728  30%    1.20MB/s    0:09:01  
    299,368,448  30%    1.20MB/s    0:09:00  
    300,679,168  31%    1.21MB/s    0:08:56  
    301,989,888  31%    1.22MB/s    0:08:51  
    303,300,608  31%    1.22MB/s    0:08:52  
    304,611,328  31%    1.22MB/s    0:08:51  
    305,922,048  31%    1.20MB/s    0:08:57  
    307,232,768  31%    1.19MB/s    0:09:01  
    308,543,488  31%    1.19MB/s    0:09:00  
    309,854,208  32%    1.18MB/s    0:09:02  
    311,164,928  32%    1.19MB/s    0:08:57  
    312,475,648  32%    1.20MB/s    0:08:50  
    313,786,368  32%    1.21MB/s    0:08:45  
    315,097,088  32%    1.22MB/s    0:08:40  
    316,407,808  32%    1.23MB/s    0:08:36  
    317,718,528  32%    1.23MB/s    0:08:35  
    319,029,248  33%    1.23MB/s    0:08:34  
    320,339,968  33%    1.22MB/s    0:08:37  
    321,650,688  33%    1.22MB/s    0:08:37  
    322,961,408  33%    1.22MB/s    0:08:35  
    324,272,128  33%    1.22MB/s    0:08:35  
    325,582,848  33%    1.23MB/s    0:08:30  
    326,893,568  33%    1.23MB/s    0:08:28  
    328,204,288  33%    1.23MB/s    0:08:27  
    329,515,008  34%    1.23MB/s    0:08:26  
    330,825,728  34%    1.22MB/s    0:08:28  
    332,136,448  34%    1.22MB/s    0:08:25  
    333,447,168  34%    1.22MB/s    0:08:26  
    334,757,888  34%    1.22MB/s    0:08:25  
    336,035,840  34%    1.22MB/s    0:08:24  
    337,346,560  34%    1.22MB/s    0:08:24  
    338,657,280  35%    1.22MB/s    0:08:22  
    339,968,000  35%    1.21MB/s    0:08:25  
    341,278,720  35%    1.22MB/s    0:08:20  
    342,589,440  35%    1.22MB/s    0:08:19  
    343,900,160  35%    1.22MB/s    0:08:18  
    345,210,880  35%    1.22MB/s    0:08:18  
    346,521,600  35%    1.21MB/s    0:08:17  
    347,832,320  36%    1.21MB/s    0:08:17  
    349,143,040  36%    1.22MB/s    0:08:15  
    350,453,760  36%    1.22MB/s    0:08:13  
    351,764,480  36%    1.22MB/s    0:08:12  
    353,075,200  36%    1.22MB/s    0:08:11  
    354,385,920  36%    1.22MB/s    0:08:09  
    355,696,640  36%    1.23MB/s    0:08:05  
    357,007,360  36%    1.23MB/s    0:08:04  
    358,318,080  37%    1.23MB/s    0:08:04  
    359,628,800  37%    1.22MB/s    0:08:06  
    360,939,520  37%    1.22MB/s    0:08:05  
    362,250,240  37%    1.22MB/s    0:08:04  
    363,560,960  37%    1.22MB/s    0:08:03  
    364,871,680  37%    1.22MB/s    0:07:59  
    366,182,400  37%    1.22MB/s    0:07:58  
    367,493,120  38%    1.22MB/s    0:07:58  
    368,803,840  38%    1.22MB/s    0:07:57  
    370,114,560  38%    1.21MB/s    0:08:00  
    371,425,280  38%    1.21MB/s    0:07:59  
    372,736,000  38%    1.21MB/s    0:07:57  
    374,046,720  38%    1.21MB/s    0:07:55  
    375,357,440  38%    1.22MB/s    0:07:51  
    376,668,160  38%    1.23MB/s    0:07:49  
    377,978,880  39%    1.23MB/s    0:07:47  
    379,289,600  39%    1.22MB/s    0:07:49  
    380,600,320  39%    1.21MB/s    0:07:52  
    381,911,040  39%    1.21MB/s    0:07:51  
    383,221,760  39%    1.21MB/s    0:07:50  
    384,532,480  39%    1.22MB/s    0:07:47  
    385,843,200  39%    1.23MB/s    0:07:42  
    387,153,920  40%    1.23MB/s    0:07:41  
    388,464,640  40%    1.22MB/s    0:07:40  
    389,775,360  40%    1.22MB/s    0:07:41  
    391,086,080  40%    1.22MB/s    0:07:40  
    392,396,800  40%    1.21MB/s    0:07:41  
    393,707,520  40%    1.21MB/s    0:07:43  
    395,018,240  40%    1.21MB/s    0:07:40  
    396,328,960  41%    1.21MB/s    0:07:40  
    397,639,680  41%    1.21MB/s    0:07:38  
    398,950,400  41%    1.21MB/s    0:07:36  
    400,261,120  41%    1.21MB/s    0:07:35  
    401,571,840  41%    1.22MB/s    0:07:31  
    402,882,560  41%    1.22MB/s    0:07:31  
    404,193,280  41%    1.22MB/s    0:07:27  
    405,504,000  41%    1.22MB/s    0:07:27  
    406,814,720  42%    1.22MB/s    0:07:28  
    408,125,440  42%    1.22MB/s    0:07:26  
    409,436,160  42%    1.21MB/s    0:07:29  
    410,746,880  42%    1.21MB/s    0:07:26  
    412,057,600  42%    1.22MB/s    0:07:24  
    413,368,320  42%    1.21MB/s    0:07:25  
    414,679,040  42%    1.22MB/s    0:07:21  
    415,989,760  43%    1.22MB/s    0:07:20  
    417,300,480  43%    1.22MB/s    0:07:19  
    418,611,200  43%    1.22MB/s    0:07:17  
    419,921,920  43%    1.22MB/s    0:07:17  
    421,232,640  43%    1.20MB/s    0:07:23  
    422,543,360  43%    1.20MB/s    0:07:21  
    423,854,080  43%    1.21MB/s    0:07:19  
    425,164,800  44%    1.21MB/s    0:07:17  
    426,475,520  44%    1.23MB/s    0:07:09  
    427,655,168  44%    1.18MB/s    0:07:25  
    428,965,888  44%    1.18MB/s    0:07:25  
    430,276,608  44%    1.16MB/s    0:07:29  
    431,587,328  44%    1.16MB/s    0:07:28  
    432,898,048  44%    1.21MB/s    0:07:10  
    434,208,768  44%    1.21MB/s    0:07:09  
    435,519,488  45%    1.22MB/s    0:07:02  
    436,830,208  45%    1.21MB/s    0:07:08  
    438,140,928  45%    1.19MB/s    0:07:14  
    439,451,648  45%    1.19MB/s    0:07:12  
    440,762,368  45%    1.18MB/s    0:07:15  
    442,073,088  45%    1.18MB/s    0:07:13  
    443,383,808  45%    1.18MB/s    0:07:13  
    444,694,528  46%    1.17MB/s    0:07:14  
    446,005,248  46%    1.16MB/s    0:07:17  
    447,315,968  46%    1.17MB/s    0:07:14  
    448,626,688  46%    1.17MB/s    0:07:10  
    449,937,408  46%    1.18MB/s    0:07:08  
    451,248,128  46%    1.18MB/s    0:07:06  
    452,558,848  46%    1.15MB/s    0:07:15  
    454,000,640  47%    1.20MB/s    0:06:57  
    455,311,360  47%    1.20MB/s    0:06:54  
    456,622,080  47%    1.21MB/s    0:06:50  
    457,932,800  47%    1.25MB/s    0:06:36  
    459,243,520  47%    1.22MB/s    0:06:46  
    460,554,240  47%    1.21MB/s    0:06:48  
    461,864,960  47%    1.22MB/s    0:06:44  
    463,175,680  47%    1.21MB/s    0:06:44  
    464,486,400  48%    1.20MB/s    0:06:46  
    465,797,120  48%    1.20MB/s    0:06:48  
    467,107,840  48%    1.17MB/s    0:06:55  
    468,418,560  48%    1.18MB/s    0:06:52  
    469,729,280  48%    1.16MB/s    0:06:57  
    471,007,232  48%    1.16MB/s    0:06:55  
    472,317,952  48%    1.17MB/s    0:06:50  
    473,366,528  49%    1.12MB/s    0:07:10  
    474,808,320  49%    1.16MB/s    0:06:55  
    476,119,040  49%    1.15MB/s    0:06:55  
    477,429,760  49%    1.16MB/s    0:06:51  
    478,740,480  49%    1.21MB/s    0:06:32  
    480,051,200  49%    1.18MB/s    0:06:43  
    481,361,920  49%    1.19MB/s    0:06:37  
    482,672,640  49%    1.18MB/s    0:06:40  
    483,983,360  50%    1.17MB/s    0:06:42  
    485,163,008  50%    1.16MB/s    0:06:44  
    486,473,728  50%    1.17MB/s    0:06:41  
    487,784,448  50%    1.18MB/s    0:06:35  
    489,095,168  50%    1.19MB/s    0:06:31  
    490,405,888  50%    1.22MB/s    0:06:19  
    491,716,608  50%    1.21MB/s    0:06:21  
    493,027,328  51%    1.21MB/s    0:06:20  
    494,338,048  51%    1.22MB/s    0:06:17  
    495,517,696  51%    1.19MB/s    0:06:27  
    496,828,416  51%    1.20MB/s    0:06:23  
    498,139,136  51%    1.19MB/s    0:06:22  
    499,449,856  51%    1.18MB/s    0:06:25  
    500,760,576  51%    1.21MB/s    0:06:14  
    502,071,296  51%    1.21MB/s    0:06:14  
    503,382,016  52%    1.20MB/s    0:06:17  
    504,692,736  52%    1.21MB/s    0:06:13  
    506,003,456  52%    1.20MB/s    0:06:15  
    507,314,176  52%    1.20MB/s    0:06:13  
    508,624,896  52%    1.20MB/s    0:06:13  
    509,935,616  52%    1.20MB/s    0:06:11  
    511,246,336  52%    1.21MB/s    0:06:06  
    512,557,056  53%    1.19MB/s    0:06:11  
    513,867,776  53%    1.21MB/s    0:06:04  
    515,178,496  53%    1.21MB/s    0:06:04  
    516,489,216  53%    1.21MB/s    0:06:03  
    517,799,936  53%    1.23MB/s    0:05:57  
    518,979,584  53%    1.19MB/s    0:06:05  
    520,290,304  53%    1.19MB/s    0:06:05  
    521,601,024  54%    1.19MB/s    0:06:04  
    522,911,744  54%    1.18MB/s    0:06:07  
    524,222,464  54%    1.20MB/s    0:05:58  
    525,533,184  54%    1.21MB/s    0:05:55  
    526,843,904  54%    1.21MB/s    0:05:54  
    528,154,624  54%    1.22MB/s    0:05:51  
    529,465,344  54%    1.23MB/s    0:05:47  
    530,776,064  54%    1.22MB/s    0:05:47  
    532,086,784  55%    1.22MB/s    0:05:47  
    533,397,504  55%    1.22MB/s    0:05:45  
    534,708,224  55%    1.22MB/s    0:05:44  
    536,018,944  55%    1.22MB/s    0:05:43  
    537,329,664  55%    1.22MB/s    0:05:42  
    538,640,384  55%    1.22MB/s    0:05:41  
    539,951,104  55%    1.22MB/s    0:05:40  
    541,261,824  56%    1.22MB/s    0:05:39  
    542,572,544  56%    1.22MB/s    0:05:40  
    543,883,264  56%    1.22MB/s    0:05:38  
    545,193,984  56%    1.22MB/s    0:05:38  
    546,504,704  56%    1.21MB/s    0:05:38  
    547,815,424  56%    1.20MB/s    0:05:39  
    549,126,144  56%    1.20MB/s    0:05:40  
    550,436,864  56%    1.20MB/s    0:05:39  
    551,747,584  57%    1.20MB/s    0:05:35  
    553,058,304  57%    1.22MB/s    0:05:31  
    554,369,024  57%    1.22MB/s    0:05:28  
    555,679,744  57%    1.23MB/s    0:05:26  
    556,990,464  57%    1.22MB/s    0:05:26  
    558,301,184  57%    1.23MB/s    0:05:24  
    559,611,904  57%    1.22MB/s    0:05:24  
    560,922,624  58%    1.22MB/s    0:05:24  
    562,102,272  58%    1.18MB/s    0:05:33  
    563,412,992  58%    1.17MB/s    0:05:35  
    564,723,712  58%    1.18MB/s    0:05:33  
    566,034,432  58%    1.18MB/s    0:05:31  
    567,345,152  58%    1.22MB/s    0:05:20  
    568,655,872  58%    1.22MB/s    0:05:16  
    569,966,592  59%    1.23MB/s    0:05:15  
    571,277,312  59%    1.23MB/s    0:05:14  
    572,588,032  59%    1.22MB/s    0:05:14  
    573,898,752  59%    1.21MB/s    0:05:15  
    575,209,472  59%    1.21MB/s    0:05:14  
    576,520,192  59%    1.21MB/s    0:05:13  
    577,830,912  59%    1.22MB/s    0:05:10  
    579,141,632  59%    1.23MB/s    0:05:08  
    580,452,352  60%    1.22MB/s    0:05:08  
    581,763,072  60%    1.22MB/s    0:05:07  
    583,073,792  60%    1.22MB/s    0:05:06  
    584,384,512  60%    1.22MB/s    0:05:05  
    585,695,232  60%    1.23MB/s    0:05:02  
    587,005,952  60%    1.23MB/s    0:05:01  
    588,316,672  60%    1.23MB/s    0:05:00  
    589,627,392  61%    1.22MB/s    0:05:02  
    590,938,112  61%    1.21MB/s    0:05:01  
    592,248,832  61%    1.21MB/s    0:05:00  
    593,559,552  61%    1.21MB/s    0:04:59  
    594,870,272  61%    1.22MB/s    0:04:56  
    596,180,992  61%    1.22MB/s    0:04:55  
    597,491,712  61%    1.23MB/s    0:04:53  
    598,802,432  61%    1.23MB/s    0:04:52  
    600,113,152  62%    1.22MB/s    0:04:52  
    601,423,872  62%    1.22MB/s    0:04:51  
    602,734,592  62%    1.22MB/s    0:04:50  
    604,045,312  62%    1.22MB/s    0:04:49  
    605,323,264  62%    1.22MB/s    0:04:48  
    606,633,984  62%    1.22MB/s    0:04:47  
    607,944,704  62%    1.21MB/s    0:04:49  
    609,255,424  63%    1.19MB/s    0:04:51  
    610,566,144  63%    1.20MB/s    0:04:49  
    611,876,864  63%    1.20MB/s    0:04:49  
    613,187,584  63%    1.21MB/s    0:04:45  
    614,498,304  63%    1.21MB/s    0:04:42  
    615,809,024  63%    1.21MB/s    0:04:42  
    617,119,744  63%    1.21MB/s    0:04:41  
    618,430,464  64%    1.21MB/s    0:04:40  
    619,741,184  64%    1.21MB/s    0:04:38  
    621,051,904  64%    1.22MB/s    0:04:36  
    622,362,624  64%    1.20MB/s    0:04:38  
    623,673,344  64%    1.19MB/s    0:04:40  
    624,984,064  64%    1.18MB/s    0:04:41  
    626,294,784  64%    1.18MB/s    0:04:41  
    627,605,504  64%    1.19MB/s    0:04:37  
    628,916,224  65%    1.20MB/s    0:04:33  
    630,226,944  65%    1.22MB/s    0:04:29  
    631,537,664  65%    1.23MB/s    0:04:25  
    632,848,384  65%    1.21MB/s    0:04:29  
    634,159,104  65%    1.21MB/s    0:04:28  
    635,338,752  65%    1.18MB/s    0:04:34  
    636,518,400  65%    1.15MB/s    0:04:39  
    637,829,120  66%    1.16MB/s    0:04:37  
    639,139,840  66%    1.15MB/s    0:04:37  
    640,450,560  66%    1.16MB/s    0:04:33  
    641,761,280  66%    1.19MB/s    0:04:25  
    643,072,000  66%    1.20MB/s    0:04:22  
    644,382,720  66%    1.21MB/s    0:04:19  
    645,693,440  66%    1.21MB/s    0:04:18  
    647,004,160  66%    1.20MB/s    0:04:18  
    648,314,880  67%    1.18MB/s    0:04:22  
    649,625,600  67%    1.18MB/s    0:04:21  
    650,936,320  67%    1.20MB/s    0:04:17  
    652,247,040  67%    1.20MB/s    0:04:16  
    653,557,760  67%    1.21MB/s    0:04:11  
    654,868,480  67%    1.21MB/s    0:04:10  
    656,179,200  67%    1.19MB/s    0:04:13  
    657,489,920  68%    1.19MB/s    0:04:12  
    658,800,640  68%    1.19MB/s    0:04:11  
    660,111,360  68%    1.19MB/s    0:04:10  
    661,422,080  68%    1.21MB/s    0:04:05  
    662,732,800  68%    1.21MB/s    0:04:04  
    664,043,520  68%    1.22MB/s    0:04:02  
    665,354,240  68%    1.22MB/s    0:04:00  
    666,664,960  69%    1.22MB/s    0:03:59  
    667,975,680  69%    1.20MB/s    0:04:02  
    669,286,400  69%    1.20MB/s    0:04:02  
    670,597,120  69%    1.20MB/s    0:04:01  
    671,907,840  69%    1.20MB/s    0:03:59  
    673,218,560  69%    1.22MB/s    0:03:54  
    674,529,280  69%    1.23MB/s    0:03:52  
    675,840,000  69%    1.23MB/s    0:03:51  
    677,150,720  70%    1.23MB/s    0:03:49  
    678,461,440  70%    1.23MB/s    0:03:48  
    679,772,160  70%    1.23MB/s    0:03:47  
    681,082,880  70%    1.23MB/s    0:03:46  
    682,393,600  70%    1.23MB/s    0:03:45  
    683,704,320  70%    1.21MB/s    0:03:47  
    685,015,040  70%    1.20MB/s    0:03:48  
    686,325,760  71%    1.20MB/s    0:03:47  
    687,636,480  71%    1.20MB/s    0:03:47  
    688,947,200  71%    1.20MB/s    0:03:45  
    690,257,920  71%    1.22MB/s    0:03:41  
    691,568,640  71%    1.22MB/s    0:03:40  
    692,879,360  71%    1.22MB/s    0:03:38  
    694,190,080  71%    1.23MB/s    0:03:35  
    695,500,800  72%    1.23MB/s    0:03:35  
    696,811,520  72%    1.23MB/s    0:03:34  
    698,122,240  72%    1.23MB/s    0:03:33  
    699,432,960  72%    1.23MB/s    0:03:32  
    700,743,680  72%    1.22MB/s    0:03:32  
    702,054,400  72%    1.22MB/s    0:03:31  
    703,365,120  72%    1.22MB/s    0:03:29  
    704,675,840  72%    1.21MB/s    0:03:30  
    705,986,560  73%    1.21MB/s    0:03:30  
    707,297,280  73%    1.21MB/s    0:03:29  
    708,608,000  73%    1.21MB/s    0:03:27  
    709,918,720  73%    1.21MB/s    0:03:25  
    711,229,440  73%    1.23MB/s    0:03:22  
    712,540,160  73%    1.23MB/s    0:03:21  
    713,850,880  73%    1.22MB/s    0:03:21  
    715,161,600  74%    1.22MB/s    0:03:21  
    716,472,320  74%    1.22MB/s    0:03:20  
    717,783,040  74%    1.18MB/s    0:03:25  
    718,831,616  74%    1.11MB/s    0:03:38  
    720,142,336  74%    1.11MB/s    0:03:35  
    721,453,056  74%    1.11MB/s    0:03:34  
    722,763,776  74%    1.14MB/s    0:03:28  
    724,074,496  74%    1.20MB/s    0:03:16  
    725,385,216  75%    1.19MB/s    0:03:17  
    726,695,936  75%    1.19MB/s    0:03:16  
    728,006,656  75%    1.20MB/s    0:03:14  
    729,317,376  75%    1.21MB/s    0:03:10  
    730,628,096  75%    1.22MB/s    0:03:08  
    731,807,744  75%    1.19MB/s    0:03:12  
    733,249,536  75%    1.22MB/s    0:03:06  
    734,560,256  76%    1.22MB/s    0:03:05  
    735,870,976  76%    1.22MB/s    0:03:03  
    737,181,696  76%    1.26MB/s    0:02:57  
    738,459,648  76%    1.22MB/s    0:03:02  
    739,770,368  76%    1.22MB/s    0:03:01  
    741,081,088  76%    1.21MB/s    0:03:01  
    742,391,808  76%    1.21MB/s    0:03:00  
    743,702,528  76%    1.22MB/s    0:02:57  
    745,013,248  77%    1.21MB/s    0:02:58  
    746,323,968  77%    1.22MB/s    0:02:56  
    747,634,688  77%    1.20MB/s    0:02:58  
    748,847,104  77%    1.18MB/s    0:02:59  
    750,125,056  77%    1.18MB/s    0:02:59  
    751,435,776  77%    1.17MB/s    0:02:58  
    752,746,496  77%    1.19MB/s    0:02:55  
    754,057,216  78%    1.20MB/s    0:02:52  
    755,367,936  78%    1.21MB/s    0:02:50  
    756,678,656  78%    1.21MB/s    0:02:48  
    757,989,376  78%    1.22MB/s    0:02:46  
    759,300,096  78%    1.23MB/s    0:02:44  
    760,610,816  78%    1.23MB/s    0:02:43  
    761,921,536  78%    1.21MB/s    0:02:44  
    763,232,256  79%    1.21MB/s    0:02:43  
    764,542,976  79%    1.21MB/s    0:02:42  
    765,853,696  79%    1.20MB/s    0:02:42  
    767,164,416  79%    1.22MB/s    0:02:39  
    768,475,136  79%    1.22MB/s    0:02:38  
    769,785,856  79%    1.22MB/s    0:02:37  
    771,096,576  79%    1.23MB/s    0:02:35  
    772,407,296  79%    1.22MB/s    0:02:34  
    773,718,016  80%    1.21MB/s    0:02:35  
    775,028,736  80%    1.20MB/s    0:02:34  
    776,339,456  80%    1.20MB/s    0:02:33  
    777,650,176  80%    1.20MB/s    0:02:32  
    778,829,824  80%    1.19MB/s    0:02:32  
    780,140,544  80%    1.20MB/s    0:02:31  
    781,451,264  80%    1.17MB/s    0:02:33  
    782,761,984  81%    1.18MB/s    0:02:32  
    784,072,704  81%    1.20MB/s    0:02:27  
    785,383,424  81%    1.20MB/s    0:02:26  
    786,694,144  81%    1.22MB/s    0:02:22  
    788,004,864  81%    1.23MB/s    0:02:21  
    789,315,584  81%    1.22MB/s    0:02:20  
    790,626,304  81%    1.22MB/s    0:02:20  
    791,937,024  81%    1.23MB/s    0:02:18  
    793,247,744  82%    1.23MB/s    0:02:17  
    794,558,464  82%    1.23MB/s    0:02:16  
    795,869,184  82%    1.23MB/s    0:02:15  
    797,179,904  82%    1.23MB/s    0:02:14  
    798,490,624  82%    1.23MB/s    0:02:13  
    799,801,344  82%    1.22MB/s    0:02:13  
    801,112,064  82%    1.22MB/s    0:02:11  
    802,422,784  83%    1.22MB/s    0:02:11  
    803,733,504  83%    1.22MB/s    0:02:09  
    805,044,224  83%    1.22MB/s    0:02:08  
    806,354,944  83%    1.22MB/s    0:02:07  
    807,665,664  83%    1.23MB/s    0:02:06  
    808,976,384  83%    1.22MB/s    0:02:05  
    810,287,104  83%    1.22MB/s    0:02:04  
    811,597,824  84%    1.22MB/s    0:02:03  
    812,908,544  84%    1.22MB/s    0:02:02  
    814,219,264  84%    1.22MB/s    0:02:01  
    815,529,984  84%    1.23MB/s    0:01:59  
    816,840,704  84%    1.23MB/s    0:01:58  
    818,151,424  84%    1.22MB/s    0:01:58  
    819,462,144  84%    1.22MB/s    0:01:56  
    820,772,864  84%    1.22MB/s    0:01:55  
    822,083,584  85%    1.22MB/s    0:01:54  
    823,394,304  85%    1.23MB/s    0:01:53  
    824,705,024  85%    1.23MB/s    0:01:52  
    826,015,744  85%    1.22MB/s    0:01:51  
    827,326,464  85%    1.22MB/s    0:01:50  
    828,506,112  85%    1.17MB/s    0:01:55  
    829,947,904  85%    1.19MB/s    0:01:51  
    831,258,624  86%    1.19MB/s    0:01:50  
    832,569,344  86%    1.19MB/s    0:01:49  
    833,880,064  86%    1.23MB/s    0:01:44  
    835,190,784  86%    1.21MB/s    0:01:45  
    836,501,504  86%    1.21MB/s    0:01:44  
    837,812,224  86%    1.21MB/s    0:01:43  
    839,122,944  86%    1.23MB/s    0:01:40  
    840,433,664  87%    1.22MB/s    0:01:40  
    841,744,384  87%    1.21MB/s    0:01:39  
    843,055,104  87%    1.22MB/s    0:01:38  
    844,365,824  87%    1.21MB/s    0:01:37  
    845,676,544  87%    1.21MB/s    0:01:36  
    846,987,264  87%    1.22MB/s    0:01:34  
    848,297,984  87%    1.21MB/s    0:01:34  
    849,608,704  87%    1.21MB/s    0:01:33  
    850,919,424  88%    1.22MB/s    0:01:31  
    852,230,144  88%    1.22MB/s    0:01:31  
    853,540,864  88%    1.23MB/s    0:01:29  
    854,851,584  88%    1.22MB/s    0:01:28  
    856,162,304  88%    1.22MB/s    0:01:27  
    857,473,024  88%    1.23MB/s    0:01:26  
    858,783,744  88%    1.23MB/s    0:01:25  
    860,094,464  89%    1.23MB/s    0:01:24  
    861,405,184  89%    1.22MB/s    0:01:23  
    862,715,904  89%    1.22MB/s    0:01:22  
    864,026,624  89%    1.23MB/s    0:01:21  
    865,337,344  89%    1.23MB/s    0:01:19  
    866,648,064  89%    1.23MB/s    0:01:18  
    867,958,784  89%    1.23MB/s    0:01:17  
    869,269,504  89%    1.23MB/s    0:01:16  
    870,580,224  90%    1.23MB/s    0:01:15  
    871,890,944  90%    1.22MB/s    0:01:15  
    873,168,896  90%    1.21MB/s    0:01:14  
    874,479,616  90%    1.21MB/s    0:01:13  
    875,790,336  90%    1.20MB/s    0:01:13  
    877,101,056  90%    1.20MB/s    0:01:12  
    878,411,776  90%    1.21MB/s    0:01:10  
    879,722,496  91%    1.21MB/s    0:01:09  
    881,033,216  91%    1.21MB/s    0:01:08  
    882,343,936  91%    1.22MB/s    0:01:06  
    883,654,656  91%    1.22MB/s    0:01:05  
    884,965,376  91%    1.22MB/s    0:01:04  
    886,276,096  91%    1.23MB/s    0:01:03  
    887,586,816  91%    1.23MB/s    0:01:02  
    888,897,536  92%    1.23MB/s    0:01:01  
    890,208,256  92%    1.22MB/s    0:01:00  
    891,518,976  92%    1.23MB/s    0:00:59  
    892,829,696  92%    1.23MB/s    0:00:58  
    894,140,416  92%    1.23MB/s    0:00:57  
    895,451,136  92%    1.23MB/s    0:00:55  
    896,761,856  92%    1.23MB/s    0:00:55  
    898,072,576  92%    1.23MB/s    0:00:53  
    899,383,296  93%    1.23MB/s    0:00:52  
    900,694,016  93%    1.23MB/s    0:00:51  
    902,004,736  93%    1.23MB/s    0:00:50  
    903,315,456  93%    1.23MB/s    0:00:49  
    904,626,176  93%    1.22MB/s    0:00:48  
    905,936,896  93%    1.22MB/s    0:00:47  
    907,247,616  93%    1.22MB/s    0:00:47  
    908,558,336  94%    1.22MB/s    0:00:45  
    909,869,056  94%    1.18MB/s    0:00:46  
    911,048,704  94%    1.15MB/s    0:00:46  
    912,359,424  94%    1.15MB/s    0:00:45  
    913,670,144  94%    1.15MB/s    0:00:44  
    914,980,864  94%    1.18MB/s    0:00:42  
    916,291,584  94%    1.22MB/s    0:00:39  
    917,602,304  94%    1.23MB/s    0:00:38  
    918,913,024  95%    1.23MB/s    0:00:37  
    920,092,672  95%    1.20MB/s    0:00:37  
    921,403,392  95%    1.18MB/s    0:00:36  
    922,714,112  95%    1.17MB/s    0:00:35  
    924,024,832  95%    1.17MB/s    0:00:34  
    925,335,552  95%    1.20MB/s    0:00:32  
    926,646,272  95%    1.22MB/s    0:00:31  
    927,956,992  96%    1.22MB/s    0:00:30  
    929,267,712  96%    1.22MB/s    0:00:29  
    930,578,432  96%    1.21MB/s    0:00:28  
    931,889,152  96%    1.21MB/s    0:00:27  
    933,199,872  96%    1.21MB/s    0:00:26  
    934,510,592  96%    1.21MB/s    0:00:25  
    935,821,312  96%    1.22MB/s    0:00:24  
    937,132,032  97%    1.22MB/s    0:00:22  
    938,442,752  97%    1.22MB/s    0:00:21  
    939,753,472  97%    1.22MB/s    0:00:20  
    941,064,192  97%    1.21MB/s    0:00:20  
    942,374,912  97%    1.21MB/s    0:00:18  
    943,685,632  97%    1.21MB/s    0:00:17  
    944,996,352  97%    1.21MB/s    0:00:16  
    946,307,072  97%    1.23MB/s    0:00:15  
    947,617,792  98%    1.23MB/s    0:00:14  
    948,928,512  98%    1.23MB/s    0:00:13  
    950,239,232  98%    1.22MB/s    0:00:12  
    951,418,880  98%    1.20MB/s    0:00:11  
    952,729,600  98%    1.19MB/s    0:00:10  
    953,909,248  98%    1.15MB/s    0:00:10  
    955,219,968  98%    1.15MB/s    0:00:09  
    956,530,688  99%    1.17MB/s    0:00:07  
    957,841,408  99%    1.18MB/s    0:00:06  
    959,152,128  99%    1.22MB/s    0:00:05  
    960,462,848  99%    1.21MB/s    0:00:04  
    961,773,568  99%    1.21MB/s    0:00:03  
    963,084,288  99%    1.21MB/s    0:00:02  
    964,395,008  99%    1.20MB/s    0:00:01  
    965,705,728  99%    1.21MB/s    0:00:00  
    965,906,184 100%    1.21MB/s    0:12:40 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221219-pine64-pinephone.img.xz.sha256

            133 100%    1.41kB/s    0:00:00  
            133 100%    1.41kB/s    0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221219-pine64-pinephonepro.img.xz

         32,768   0%  344.09kB/s    0:44:42  
      1,114,112   0%    1.06MB/s    0:14:13  
      2,424,832   0%    1.13MB/s    0:13:12  
      3,735,552   0%    1.16MB/s    0:12:54  
      5,046,272   0%    1.16MB/s    0:12:50  
      6,356,992   0%    1.20MB/s    0:12:27  
      7,667,712   0%    1.20MB/s    0:12:25  
      8,978,432   0%    1.20MB/s    0:12:21  
     10,289,152   1%    1.21MB/s    0:12:13  
     11,599,872   1%    1.22MB/s    0:12:08  
     12,910,592   1%    1.22MB/s    0:12:06  
     14,221,312   1%    1.22MB/s    0:12:09  
     15,532,032   1%    1.22MB/s    0:12:05  
     16,842,752   1%    1.22MB/s    0:12:04  
     18,153,472   1%    1.22MB/s    0:12:05  
     19,464,192   2%    1.22MB/s    0:12:05  
     20,774,912   2%    1.22MB/s    0:12:04  
     22,085,632   2%    1.22MB/s    0:12:03  
     23,396,352   2%    1.22MB/s    0:12:01  
     24,674,304   2%    1.22MB/s    0:11:59  
     25,985,024   2%    1.22MB/s    0:11:59  
     27,295,744   2%    1.22MB/s    0:11:59  
     28,606,464   3%    1.22MB/s    0:11:57  
     29,917,184   3%    1.22MB/s    0:11:52  
     31,227,904   3%    1.22MB/s    0:11:51  
     32,538,624   3%    1.23MB/s    0:11:49  
     33,849,344   3%    1.22MB/s    0:11:53  
     35,160,064   3%    1.22MB/s    0:11:50  
     36,470,784   3%    1.22MB/s    0:11:48  
     37,781,504   4%    1.22MB/s    0:11:48  
     39,092,224   4%    1.23MB/s    0:11:43  
     40,402,944   4%    1.23MB/s    0:11:43  
     41,713,664   4%    1.22MB/s    0:11:44  
     43,024,384   4%    1.23MB/s    0:11:40  
     44,335,104   4%    1.22MB/s    0:11:41  
     45,645,824   4%    1.21MB/s    0:11:45  
     46,956,544   5%    1.22MB/s    0:11:42  
     48,267,264   5%    1.22MB/s    0:11:42  
     49,577,984   5%    1.22MB/s    0:11:40  
     50,888,704   5%    1.23MB/s    0:11:33  
     52,199,424   5%    1.22MB/s    0:11:34  
     53,510,144   5%    1.22MB/s    0:11:34  
     54,820,864   5%    1.22MB/s    0:11:32  
     56,131,584   6%    1.22MB/s    0:11:31  
     57,442,304   6%    1.22MB/s    0:11:31  
     58,753,024   6%    1.22MB/s    0:11:29  
     60,063,744   6%    1.22MB/s    0:11:30  
     61,374,464   6%    1.22MB/s    0:11:28  
     62,685,184   6%    1.22MB/s    0:11:27  
     63,995,904   6%    1.22MB/s    0:11:28  
     65,306,624   7%    1.22MB/s    0:11:28  
     66,617,344   7%    1.21MB/s    0:11:29  
     67,928,064   7%    1.22MB/s    0:11:25  
     69,238,784   7%    1.22MB/s    0:11:22  
     70,549,504   7%    1.22MB/s    0:11:20  
     71,860,224   7%    1.22MB/s    0:11:20  
     73,170,944   7%    1.22MB/s    0:11:19  
     74,481,664   8%    1.22MB/s    0:11:19  
     75,792,384   8%    1.22MB/s    0:11:17  
     77,103,104   8%    1.23MB/s    0:11:13  
     78,413,824   8%    1.22MB/s    0:11:13  
     79,724,544   8%    1.22MB/s    0:11:15  
     81,035,264   8%    1.22MB/s    0:11:12  
     82,345,984   8%    1.21MB/s    0:11:19  
     83,656,704   9%    1.21MB/s    0:11:17  
     84,967,424   9%    1.22MB/s    0:11:13  
     86,278,144   9%    1.21MB/s    0:11:14  
     87,588,864   9%    1.23MB/s    0:11:05  
     88,899,584   9%    1.23MB/s    0:11:04  
     90,210,304   9%    1.23MB/s    0:11:03  
     91,521,024   9%    1.23MB/s    0:11:02  
     92,831,744  10%    1.22MB/s    0:11:05  
     94,142,464  10%    1.22MB/s    0:11:05  
     95,453,184  10%    1.22MB/s    0:11:02  
     96,501,760  10%    1.16MB/s    0:11:37  
     97,812,480  10%    1.16MB/s    0:11:33  
     99,123,200  10%    1.17MB/s    0:11:30  
    100,433,920  10%    1.16MB/s    0:11:31  
    101,744,640  11%    1.22MB/s    0:10:57  
    103,055,360  11%    1.22MB/s    0:10:56  
    104,366,080  11%    1.22MB/s    0:10:56  
    105,676,800  11%    1.22MB/s    0:10:56  
    106,987,520  11%    1.22MB/s    0:10:53  
    108,298,240  11%    1.22MB/s    0:10:51  
    109,608,960  11%    1.21MB/s    0:10:54  
    110,919,680  12%    1.20MB/s    0:11:00  
    112,230,400  12%    1.20MB/s    0:10:59  
    113,541,120  12%    1.20MB/s    0:10:57  
    114,851,840  12%    1.21MB/s    0:10:50  
    116,162,560  12%    1.23MB/s    0:10:41  
    117,473,280  12%    1.23MB/s    0:10:40  
    118,784,000  12%    1.23MB/s    0:10:40  
    120,094,720  13%    1.21MB/s    0:10:46  
    121,405,440  13%    1.21MB/s    0:10:48  
    122,716,160  13%    1.21MB/s    0:10:44  
    124,026,880  13%    1.21MB/s    0:10:45  
    125,337,600  13%    1.22MB/s    0:10:36  
    126,648,320  13%    1.23MB/s    0:10:34  
    127,959,040  13%    1.22MB/s    0:10:34  
    129,269,760  14%    1.23MB/s    0:10:32  
    130,580,480  14%    1.22MB/s    0:10:33  
    131,891,200  14%    1.22MB/s    0:10:32  
    133,201,920  14%    1.21MB/s    0:10:34  
    134,512,640  14%    1.22MB/s    0:10:30  
    135,823,360  14%    1.22MB/s    0:10:29  
    137,134,080  14%    1.22MB/s    0:10:30  
    138,444,800  14%    1.22MB/s    0:10:25  
    139,755,520  15%    1.21MB/s    0:10:32  
    141,066,240  15%    1.22MB/s    0:10:28  
    142,376,960  15%    1.22MB/s    0:10:25  
    143,687,680  15%    1.22MB/s    0:10:25  
    144,998,400  15%    1.23MB/s    0:10:18  
    146,309,120  15%    1.22MB/s    0:10:19  
    147,619,840  15%    1.23MB/s    0:10:16  
    148,930,560  16%    1.23MB/s    0:10:15  
    150,241,280  16%    1.23MB/s    0:10:14  
    151,552,000  16%    1.23MB/s    0:10:14  
    152,862,720  16%    1.23MB/s    0:10:13  
    154,173,440  16%    1.23MB/s    0:10:12  
    155,484,160  16%    1.23MB/s    0:10:10  
    156,794,880  16%    1.23MB/s    0:10:10  
    158,105,600  17%    1.23MB/s    0:10:08  
    159,383,552  17%    1.22MB/s    0:10:12  
    160,694,272  17%    1.21MB/s    0:10:17  
    162,004,992  17%    1.21MB/s    0:10:16  
    163,315,712  17%    1.21MB/s    0:10:14  
    164,626,432  17%    1.21MB/s    0:10:11  
    165,937,152  17%    1.09MB/s    0:11:16  
    166,854,656  18%    1.01MB/s    0:12:10  
    168,165,376  18%    1.01MB/s    0:12:08  
    169,476,096  18%    1.02MB/s    0:12:04  
    170,786,816  18%    1.13MB/s    0:10:48  
    172,097,536  18%    1.22MB/s    0:10:00  
    173,408,256  18%    1.22MB/s    0:09:58  
    174,718,976  18%    1.22MB/s    0:09:57  
    176,029,696  19%    1.23MB/s    0:09:54  
    177,340,416  19%    1.23MB/s    0:09:52  
    178,651,136  19%    1.23MB/s    0:09:53  
    179,961,856  19%    1.22MB/s    0:09:53  
    181,272,576  19%    1.22MB/s    0:09:53  
    182,583,296  19%    1.22MB/s    0:09:51  
    183,894,016  19%    1.22MB/s    0:09:50  
    185,204,736  20%    1.22MB/s    0:09:50  
    186,515,456  20%    1.22MB/s    0:09:48  
    187,826,176  20%    1.22MB/s    0:09:47  
    189,136,896  20%    1.22MB/s    0:09:47  
    190,447,616  20%    1.22MB/s    0:09:44  
    191,758,336  20%    1.23MB/s    0:09:42  
    193,069,056  20%    1.22MB/s    0:09:45  
    194,379,776  21%    1.21MB/s    0:09:47  
    195,690,496  21%    1.21MB/s    0:09:44  
    197,001,216  21%    1.20MB/s    0:09:51  
    198,311,936  21%    1.21MB/s    0:09:47  
    199,622,656  21%    1.21MB/s    0:09:42  
    200,933,376  21%    1.21MB/s    0:09:42  
    202,244,096  21%    1.23MB/s    0:09:33  
    203,554,816  22%    1.23MB/s    0:09:32  
    204,865,536  22%    1.22MB/s    0:09:34  
    206,176,256  22%    1.21MB/s    0:09:36  
    207,486,976  22%    1.22MB/s    0:09:34  
    208,797,696  22%    1.22MB/s    0:09:33  
    210,108,416  22%    1.22MB/s    0:09:29  
    211,419,136  22%    1.23MB/s    0:09:26  
    212,729,856  23%    1.23MB/s    0:09:25  
    214,040,576  23%    1.22MB/s    0:09:26  
    215,351,296  23%    1.21MB/s    0:09:29  
    216,662,016  23%    1.20MB/s    0:09:33  
    217,972,736  23%    1.20MB/s    0:09:33  
    219,283,456  23%    1.21MB/s    0:09:29  
    220,594,176  23%    1.21MB/s    0:09:25  
    221,904,896  24%    1.22MB/s    0:09:19  
    223,215,616  24%    1.22MB/s    0:09:18  
    224,526,336  24%    1.21MB/s    0:09:22  
    225,837,056  24%    1.21MB/s    0:09:21  
    227,147,776  24%    1.22MB/s    0:09:18  
    228,327,424  24%    1.17MB/s    0:09:41  
    228,851,712  24%  963.28kB/s    0:12:00  
    229,670,912  24%  850.33kB/s    0:13:35  
    230,981,632  25%  851.10kB/s    0:13:33  
    232,161,280  25%  820.87kB/s    0:14:01  
    232,947,712  25%  921.87kB/s    0:12:28  
    233,603,072  25%  871.34kB/s    0:13:11  
    234,913,792  25%  859.25kB/s    0:13:20  
    236,224,512  25%  931.67kB/s    0:12:17  
    237,273,088  25%  979.14kB/s    0:11:40  
    237,797,376  25%  956.12kB/s    0:11:56  
    239,108,096  25%  962.18kB/s    0:11:50  
    239,501,312  25%  754.72kB/s    0:15:05  
    240,025,600  26%  620.93kB/s    0:18:20  
    241,205,248  26%  688.60kB/s    0:16:30  
    242,122,752  26%  610.54kB/s    0:18:35  
    243,433,472  26%  796.68kB/s    0:14:13  
    244,744,192  26%  974.41kB/s    0:11:36  
    246,054,912  26%    1.11MB/s    0:09:55  
    247,365,632  26%    1.20MB/s    0:09:07  
    248,676,352  26%    1.20MB/s    0:09:07  
    249,987,072  27%    1.22MB/s    0:08:57  
    251,297,792  27%    1.22MB/s    0:08:56  
    252,608,512  27%    1.22MB/s    0:08:58  
    253,919,232  27%    1.21MB/s    0:09:01  
    255,229,952  27%    1.21MB/s    0:08:59  
    256,540,672  27%    1.21MB/s    0:08:58  
    257,851,392  27%    1.21MB/s    0:08:57  
    259,162,112  28%    1.22MB/s    0:08:52  
    260,472,832  28%    1.22MB/s    0:08:50  
    261,783,552  28%    1.21MB/s    0:08:51  
    263,094,272  28%    1.20MB/s    0:08:56  
    264,404,992  28%    1.20MB/s    0:08:55  
    265,715,712  28%    1.20MB/s    0:08:54  
    267,026,432  28%    1.20MB/s    0:08:52  
    268,337,152  29%    1.22MB/s    0:08:43  
    269,647,872  29%    1.22MB/s    0:08:40  
    270,958,592  29%    1.20MB/s    0:08:48  
    272,269,312  29%    1.20MB/s    0:08:50  
    273,580,032  29%    1.20MB/s    0:08:48  
    274,890,752  29%    1.20MB/s    0:08:48  
    276,201,472  29%    1.22MB/s    0:08:38  
    277,512,192  30%    1.21MB/s    0:08:40  
    277,905,408  30%  953.50kB/s    0:11:16  
    278,429,696  30%  777.50kB/s    0:13:49  
    279,740,416  30%  770.40kB/s    0:13:55  
    280,264,704  30%  602.56kB/s    0:17:46  
    280,657,920  30%  639.85kB/s    0:16:44  
    281,182,208  30%  627.89kB/s    0:17:02  
    282,492,928  30%  621.93kB/s    0:17:09  
    282,755,072  30%  551.72kB/s    0:19:20  
    283,148,288  30%  517.56kB/s    0:20:36  
    284,065,792  30%  608.73kB/s    0:17:29  
    285,376,512  30%  617.68kB/s    0:17:12  
    286,687,232  31%  864.48kB/s    0:12:16  
    287,997,952  31%    1.12MB/s    0:09:13  
    289,308,672  31%    1.22MB/s    0:08:28  
    290,619,392  31%    1.22MB/s    0:08:26  
    291,930,112  31%    1.22MB/s    0:08:25  
    293,208,064  31%    1.22MB/s    0:08:26  
    294,518,784  31%    1.22MB/s    0:08:24  
    295,829,504  32%    1.22MB/s    0:08:22  
    297,009,152  32%    1.18MB/s    0:08:38  
    298,319,872  32%    1.19MB/s    0:08:33  
    299,630,592  32%    1.19MB/s    0:08:33  
    300,941,312  32%    1.16MB/s    0:08:43  
    302,252,032  32%    1.19MB/s    0:08:30  
    303,562,752  32%    1.18MB/s    0:08:30  
    304,873,472  33%    1.19MB/s    0:08:29  
    306,184,192  33%    1.21MB/s    0:08:17  
    307,494,912  33%    1.22MB/s    0:08:14  
    308,805,632  33%    1.21MB/s    0:08:15  
    310,116,352  33%    1.21MB/s    0:08:14  
    311,427,072  33%    1.21MB/s    0:08:13  
    312,737,792  33%    1.22MB/s    0:08:09  
    314,048,512  34%    1.22MB/s    0:08:08  
    315,359,232  34%    1.22MB/s    0:08:08  
    316,669,952  34%    1.22MB/s    0:08:07  
    317,980,672  34%    1.21MB/s    0:08:06  
    319,291,392  34%    1.22MB/s    0:08:01  
    320,602,112  34%    1.23MB/s    0:07:59  
    321,912,832  34%    1.22MB/s    0:07:59  
    323,223,552  35%    1.21MB/s    0:08:02  
    324,534,272  35%    1.21MB/s    0:08:01  
    325,844,992  35%    1.21MB/s    0:08:02  
    327,155,712  35%    1.21MB/s    0:08:00  
    328,466,432  35%    1.22MB/s    0:07:55  
    329,777,152  35%    1.22MB/s    0:07:53  
    331,087,872  35%    1.22MB/s    0:07:53  
    332,398,592  36%    1.21MB/s    0:07:56  
    333,709,312  36%    1.21MB/s    0:07:55  
    335,020,032  36%    1.21MB/s    0:07:53  
    336,330,752  36%    1.22MB/s    0:07:49  
    337,641,472  36%    1.23MB/s    0:07:45  
    338,952,192  36%    1.23MB/s    0:07:43  
    340,262,912  36%    1.23MB/s    0:07:44  
    341,573,632  37%    1.23MB/s    0:07:43  
    342,884,352  37%    1.22MB/s    0:07:43  
    344,195,072  37%    1.22MB/s    0:07:42  
    345,505,792  37%    1.22MB/s    0:07:42  
    346,816,512  37%    1.22MB/s    0:07:42  
    348,127,232  37%    1.22MB/s    0:07:39  
    349,437,952  37%    1.22MB/s    0:07:38  
    350,748,672  37%    1.22MB/s    0:07:37  
    352,059,392  38%    1.22MB/s    0:07:38  
    353,370,112  38%    1.21MB/s    0:07:39  
    354,680,832  38%    1.22MB/s    0:07:36  
    355,991,552  38%    1.21MB/s    0:07:35  
    357,302,272  38%    1.22MB/s    0:07:32  
    358,612,992  38%    1.23MB/s    0:07:28  
    359,923,712  38%    1.22MB/s    0:07:30  
    361,234,432  39%    1.22MB/s    0:07:28  
    362,545,152  39%    1.22MB/s    0:07:27  
    363,855,872  39%    1.22MB/s    0:07:26  
    365,166,592  39%    1.23MB/s    0:07:24  
    366,477,312  39%    1.22MB/s    0:07:23  
    367,788,032  39%    1.22MB/s    0:07:23  
    369,098,752  39%    1.22MB/s    0:07:22  
    370,409,472  40%    1.22MB/s    0:07:22  
    371,720,192  40%    1.22MB/s    0:07:21  
    373,030,912  40%    1.22MB/s    0:07:20  
    374,341,632  40%    1.22MB/s    0:07:18  
    375,652,352  40%    1.23MB/s    0:07:16  
    376,963,072  40%    1.23MB/s    0:07:14  
    378,273,792  40%    1.23MB/s    0:07:13  
    379,584,512  41%    1.23MB/s    0:07:12  
    380,895,232  41%    1.23MB/s    0:07:11  
    382,205,952  41%    1.22MB/s    0:07:11  
    383,516,672  41%    1.22MB/s    0:07:10  
    384,827,392  41%    1.22MB/s    0:07:09  
    386,138,112  41%    1.22MB/s    0:07:09  
    387,448,832  41%    1.22MB/s    0:07:07  
    388,759,552  42%    1.22MB/s    0:07:05  
    390,070,272  42%    1.23MB/s    0:07:04  
    391,380,992  42%    1.23MB/s    0:07:02  
    392,691,712  42%    1.23MB/s    0:07:01  
    394,002,432  42%    1.23MB/s    0:07:01  
    395,313,152  42%    1.23MB/s    0:07:00  
    396,623,872  42%    1.23MB/s    0:06:59  
    397,934,592  43%    1.22MB/s    0:06:59  
    399,245,312  43%    1.21MB/s    0:07:01  
    400,556,032  43%    1.21MB/s    0:07:02  
    401,866,752  43%    1.21MB/s    0:07:00  
    403,177,472  43%    1.21MB/s    0:06:59  
    404,488,192  43%    1.22MB/s    0:06:55  
    405,798,912  43%    1.22MB/s    0:06:52  
    407,109,632  44%    1.22MB/s    0:06:51  
    408,420,352  44%    1.23MB/s    0:06:49  
    409,731,072  44%    1.23MB/s    0:06:48  
    411,041,792  44%    1.23MB/s    0:06:47  
    412,352,512  44%    1.22MB/s    0:06:47  
    413,663,232  44%    1.23MB/s    0:06:45  
    414,973,952  44%    1.23MB/s    0:06:44  
    416,284,672  45%    1.23MB/s    0:06:43  
    417,595,392  45%    1.23MB/s    0:06:41  
    418,906,112  45%    1.23MB/s    0:06:41  
    420,216,832  45%    1.22MB/s    0:06:42  
    421,527,552  45%    1.23MB/s    0:06:39  
    422,838,272  45%    1.22MB/s    0:06:40  
    424,148,992  45%    1.22MB/s    0:06:39  
    425,459,712  46%    1.22MB/s    0:06:37  
    426,770,432  46%    1.22MB/s    0:06:37  
    428,048,384  46%    1.22MB/s    0:06:37  
    429,359,104  46%    1.21MB/s    0:06:39  
    430,669,824  46%    1.21MB/s    0:06:38  
    431,980,544  46%    1.21MB/s    0:06:36  
    433,291,264  46%    1.22MB/s    0:06:33  
    434,601,984  47%    1.23MB/s    0:06:28  
    435,912,704  47%    1.23MB/s    0:06:28  
    437,223,424  47%    1.23MB/s    0:06:26  
    438,534,144  47%    1.22MB/s    0:06:26  
    439,844,864  47%    1.22MB/s    0:06:25  
    441,155,584  47%    1.22MB/s    0:06:24  
    442,466,304  47%    1.22MB/s    0:06:23  
    443,777,024  48%    1.22MB/s    0:06:23  
    445,087,744  48%    1.22MB/s    0:06:22  
    446,398,464  48%    1.22MB/s    0:06:22  
    447,709,184  48%    1.22MB/s    0:06:21  
    449,019,904  48%    1.22MB/s    0:06:19  
    450,330,624  48%    1.22MB/s    0:06:18  
    451,641,344  48%    1.23MB/s    0:06:15  
    452,952,064  49%    1.22MB/s    0:06:14  
    454,262,784  49%    1.22MB/s    0:06:13  
    455,573,504  49%    1.21MB/s    0:06:17  
    456,884,224  49%    1.21MB/s    0:06:17  
    458,194,944  49%    1.20MB/s    0:06:16  
    459,505,664  49%    1.21MB/s    0:06:15  
    460,816,384  49%    1.22MB/s    0:06:10  
    462,127,104  50%    1.22MB/s    0:06:09  
    463,437,824  50%    1.22MB/s    0:06:07  
    464,748,544  50%    1.22MB/s    0:06:05  
    466,059,264  50%    1.22MB/s    0:06:07  
    467,369,984  50%    1.21MB/s    0:06:07  
    468,680,704  50%    1.21MB/s    0:06:07  
    469,991,424  50%    1.21MB/s    0:06:06  
    471,302,144  51%    1.21MB/s    0:06:04  
    472,481,792  51%    1.18MB/s    0:06:13  
    473,792,512  51%    1.18MB/s    0:06:11  
    475,103,232  51%    1.16MB/s    0:06:16  
    476,413,952  51%    1.16MB/s    0:06:15  
    477,724,672  51%    1.20MB/s    0:06:03  
    479,035,392  51%    1.19MB/s    0:06:05  
    480,346,112  52%    1.21MB/s    0:05:57  
    481,656,832  52%    1.21MB/s    0:05:56  
    482,967,552  52%    1.22MB/s    0:05:52  
    484,278,272  52%    1.23MB/s    0:05:49  
    485,588,992  52%    1.22MB/s    0:05:51  
    486,899,712  52%    1.21MB/s    0:05:50  
    488,210,432  52%    1.20MB/s    0:05:53  
    489,521,152  53%    1.20MB/s    0:05:52  
    490,831,872  53%    1.21MB/s    0:05:49  
    492,142,592  53%    1.21MB/s    0:05:46  
    493,453,312  53%    1.22MB/s    0:05:42  
    494,764,032  53%    1.23MB/s    0:05:40  
    496,074,752  53%    1.23MB/s    0:05:39  
    497,385,472  53%    1.23MB/s    0:05:38  
    498,696,192  54%    1.22MB/s    0:05:40  
    500,006,912  54%    1.22MB/s    0:05:39  
    501,317,632  54%    1.22MB/s    0:05:38  
    502,628,352  54%    1.22MB/s    0:05:37  
    503,939,072  54%    1.22MB/s    0:05:34  
    505,249,792  54%    1.21MB/s    0:05:36  
    506,560,512  54%    1.21MB/s    0:05:36  
    507,871,232  55%    1.21MB/s    0:05:34  
    509,181,952  55%    1.21MB/s    0:05:32  
    510,492,672  55%    1.22MB/s    0:05:31  
    511,803,392  55%    1.22MB/s    0:05:30  
    513,114,112  55%    1.22MB/s    0:05:29  
    514,424,832  55%    1.22MB/s    0:05:28  
    515,735,552  55%    1.22MB/s    0:05:25  
    517,046,272  56%    1.23MB/s    0:05:23  
    518,356,992  56%    1.22MB/s    0:05:23  
    519,667,712  56%    1.23MB/s    0:05:21  
    520,978,432  56%    1.22MB/s    0:05:23  
    522,289,152  56%    1.21MB/s    0:05:22  
    523,599,872  56%    1.22MB/s    0:05:20  
    524,910,592  56%    1.22MB/s    0:05:19  
    526,221,312  57%    1.23MB/s    0:05:15  
    527,532,032  57%    1.22MB/s    0:05:15  
    528,842,752  57%    1.22MB/s    0:05:14  
    530,153,472  57%    1.22MB/s    0:05:13  
    531,464,192  57%    1.22MB/s    0:05:12  
    532,774,912  57%    1.23MB/s    0:05:10  
    534,085,632  57%    1.23MB/s    0:05:09  
    535,396,352  58%    1.22MB/s    0:05:09  
    536,707,072  58%    1.23MB/s    0:05:07  
    538,017,792  58%    1.22MB/s    0:05:07  
    539,328,512  58%    1.19MB/s    0:05:14  
    540,639,232  58%    1.20MB/s    0:05:11  
    541,949,952  58%    1.20MB/s    0:05:10  
    543,260,672  58%    1.20MB/s    0:05:09  
    544,571,392  58%    1.23MB/s    0:05:01  
    545,882,112  59%    1.22MB/s    0:05:00  
    547,192,832  59%    1.22MB/s    0:04:59  
    548,503,552  59%    1.23MB/s    0:04:58  
    549,814,272  59%    1.22MB/s    0:04:59  
    551,124,992  59%    1.22MB/s    0:04:58  
    552,435,712  59%    1.22MB/s    0:04:57  
    553,746,432  59%    1.22MB/s    0:04:56  
    555,057,152  60%    1.23MB/s    0:04:53  
    556,367,872  60%    1.21MB/s    0:04:54  
    557,678,592  60%    1.21MB/s    0:04:54  
    558,989,312  60%    1.21MB/s    0:04:53  
    560,300,032  60%    1.19MB/s    0:04:56  
    561,577,984  60%    1.19MB/s    0:04:56  
    562,888,704  60%    1.19MB/s    0:04:54  
    564,199,424  61%    1.19MB/s    0:04:53  
    565,510,144  61%    1.21MB/s    0:04:48  
    566,820,864  61%    1.23MB/s    0:04:43  
    568,131,584  61%    1.22MB/s    0:04:43  
    569,442,304  61%    1.23MB/s    0:04:41  
    570,753,024  61%    1.23MB/s    0:04:40  
    572,063,744  61%    1.23MB/s    0:04:39  
    573,374,464  62%    1.23MB/s    0:04:38  
    574,685,184  62%    1.22MB/s    0:04:37  
    575,995,904  62%    1.22MB/s    0:04:36  
    577,175,552  62%    1.19MB/s    0:04:43  
    578,486,272  62%    1.19MB/s    0:04:43  
    579,796,992  62%    1.18MB/s    0:04:42  
    581,107,712  62%    1.18MB/s    0:04:42  
    582,418,432  63%    1.20MB/s    0:04:36  
    583,729,152  63%    1.21MB/s    0:04:33  
    585,039,872  63%    1.21MB/s    0:04:32  
    586,350,592  63%    1.21MB/s    0:04:32  
    587,661,312  63%    1.21MB/s    0:04:30  
    588,972,032  63%    1.21MB/s    0:04:30  
    590,282,752  63%    1.21MB/s    0:04:29  
    591,593,472  64%    1.21MB/s    0:04:27  
    592,904,192  64%    1.22MB/s    0:04:24  
    594,214,912  64%    1.22MB/s    0:04:24  
    595,525,632  64%    1.22MB/s    0:04:23  
    596,836,352  64%    1.22MB/s    0:04:21  
    598,147,072  64%    1.22MB/s    0:04:20  
    599,457,792  64%    1.21MB/s    0:04:21  
    600,768,512  65%    1.21MB/s    0:04:19  
    602,079,232  65%    1.18MB/s    0:04:24  
    603,389,952  65%    1.18MB/s    0:04:23  
    604,700,672  65%    1.19MB/s    0:04:21  
    606,011,392  65%    1.18MB/s    0:04:22  
    607,191,040  65%    1.18MB/s    0:04:21  
    608,501,760  65%    1.17MB/s    0:04:23  
    609,812,480  66%    1.17MB/s    0:04:21  
    610,992,128  66%    1.09MB/s    0:04:38  
    611,909,632  66% 1011.41kB/s    0:05:07  
    612,827,136  66%  922.88kB/s    0:05:36  
    614,137,856  66%  915.28kB/s    0:05:37  
    615,448,576  66%  987.74kB/s    0:05:11  
    616,759,296  66%    1.10MB/s    0:04:32  
    618,070,016  66%    1.21MB/s    0:04:05  
    619,380,736  67%    1.23MB/s    0:04:01  
    620,691,456  67%    1.21MB/s    0:04:03  
    622,002,176  67%    1.21MB/s    0:04:02  
    623,312,896  67%    1.21MB/s    0:04:01  
    624,623,616  67%    1.21MB/s    0:04:00  
    625,934,336  67%    1.23MB/s    0:03:56  
    627,245,056  67%    1.23MB/s    0:03:55  
    628,555,776  68%    1.23MB/s    0:03:53  
    629,866,496  68%    1.21MB/s    0:03:56  
    631,177,216  68%    1.21MB/s    0:03:55  
    632,487,936  68%    1.21MB/s    0:03:54  
    633,798,656  68%    1.21MB/s    0:03:54  
    635,109,376  68%    1.22MB/s    0:03:49  
    636,420,096  68%    1.22MB/s    0:03:48  
    637,730,816  69%    1.22MB/s    0:03:47  
    639,041,536  69%    1.22MB/s    0:03:46  
    640,221,184  69%    1.20MB/s    0:03:51  
    641,531,904  69%    1.19MB/s    0:03:50  
    642,842,624  69%    1.19MB/s    0:03:49  
    644,153,344  69%    1.19MB/s    0:03:48  
    645,464,064  69%    1.22MB/s    0:03:41  
    646,774,784  70%    1.22MB/s    0:03:40  
    648,085,504  70%    1.23MB/s    0:03:38  
    649,396,224  70%    1.23MB/s    0:03:37  
    650,706,944  70%    1.22MB/s    0:03:37  
    652,017,664  70%    1.22MB/s    0:03:36  
    653,328,384  70%    1.22MB/s    0:03:35  
    654,639,104  70%    1.22MB/s    0:03:35  
    655,949,824  71%    1.22MB/s    0:03:34  
    657,260,544  71%    1.22MB/s    0:03:33  
    658,178,048  71%    1.08MB/s    0:03:58  
    659,095,552  71% 1018.25kB/s    0:04:19  
    659,881,984  71%  904.38kB/s    0:04:51  
    660,930,560  71%  839.34kB/s    0:05:12  
    662,241,280  71%  955.22kB/s    0:04:33  
    663,552,000  71%    1.02MB/s    0:04:07  
    664,862,720  72%    1.15MB/s    0:03:39  
    666,042,368  72%    1.18MB/s    0:03:32  
    667,222,016  72%    1.16MB/s    0:03:35  
    668,532,736  72%    1.15MB/s    0:03:35  
    669,843,456  72%    1.15MB/s    0:03:34  
    671,154,176  72%    1.19MB/s    0:03:27  
    672,464,896  72%    1.20MB/s    0:03:24  
    673,775,616  72%    1.21MB/s    0:03:21  
    675,086,336  73%    1.21MB/s    0:03:20  
    676,397,056  73%    1.20MB/s    0:03:20  
    677,707,776  73%    1.22MB/s    0:03:15  
    679,018,496  73%    1.22MB/s    0:03:14  
    680,329,216  73%    1.22MB/s    0:03:14  
    681,639,936  73%    1.21MB/s    0:03:15  
    682,950,656  73%    1.21MB/s    0:03:13  
    684,261,376  74%    1.21MB/s    0:03:12  
    685,572,096  74%    1.21MB/s    0:03:11  
    686,882,816  74%    1.23MB/s    0:03:08  
    688,193,536  74%    1.23MB/s    0:03:06  
    689,504,256  74%    1.23MB/s    0:03:05  
    690,814,976  74%    1.17MB/s    0:03:13  
    692,256,768  74%    1.21MB/s    0:03:06  
    693,567,488  75%    1.20MB/s    0:03:06  
    694,878,208  75%    1.21MB/s    0:03:04  
    696,156,160  75%    1.25MB/s    0:02:56  
    697,466,880  75%    1.22MB/s    0:03:00  
    698,777,600  75%    1.22MB/s    0:02:59  
    700,088,320  75%    1.22MB/s    0:02:58  
    701,399,040  75%    1.22MB/s    0:02:57  
    702,709,760  76%    1.22MB/s    0:02:56  
    704,020,480  76%    1.22MB/s    0:02:55  
    705,331,200  76%    1.22MB/s    0:02:54  
    706,641,920  76%    1.22MB/s    0:02:52  
    707,952,640  76%    1.23MB/s    0:02:51  
    709,263,360  76%    1.23MB/s    0:02:50  
    710,574,080  76%    1.22MB/s    0:02:49  
    711,884,800  77%    1.22MB/s    0:02:48  
    713,195,520  77%    1.22MB/s    0:02:47  
    714,506,240  77%    1.22MB/s    0:02:46  
    715,816,960  77%    1.22MB/s    0:02:46  
    717,127,680  77%    1.23MB/s    0:02:44  
    718,438,400  77%    1.23MB/s    0:02:43  
    719,749,120  77%    1.23MB/s    0:02:41  
    721,059,840  78%    1.23MB/s    0:02:40  
    722,370,560  78%    1.21MB/s    0:02:41  
    723,681,280  78%    1.21MB/s    0:02:40  
    724,992,000  78%    1.21MB/s    0:02:39  
    726,302,720  78%    1.22MB/s    0:02:38  
    727,613,440  78%    1.21MB/s    0:02:37  
    728,793,088  78%    1.17MB/s    0:02:42  
    730,103,808  79%    1.16MB/s    0:02:43  
    731,414,528  79%    1.15MB/s    0:02:42  
    732,725,248  79%    1.17MB/s    0:02:38  
    734,035,968  79%    1.21MB/s    0:02:32  
    735,346,688  79%    1.22MB/s    0:02:29  
    736,657,408  79%    1.23MB/s    0:02:28  
    737,968,128  79%    1.21MB/s    0:02:28  
    739,278,848  80%    1.21MB/s    0:02:28  
    740,589,568  80%    1.21MB/s    0:02:26  
    741,900,288  80%    1.21MB/s    0:02:25  
    743,079,936  80%    1.17MB/s    0:02:29  
    744,390,656  80%    1.18MB/s    0:02:28  
    745,701,376  80%    1.17MB/s    0:02:27  
    747,012,096  80%    1.17MB/s    0:02:26  
    748,322,816  81%    1.22MB/s    0:02:19  
    749,633,536  81%    1.22MB/s    0:02:18  
    750,944,256  81%    1.22MB/s    0:02:17  
    752,254,976  81%    1.22MB/s    0:02:16  
    753,565,696  81%    1.22MB/s    0:02:15  
    754,876,416  81%    1.22MB/s    0:02:14  
    756,187,136  81%    1.16MB/s    0:02:20  
    757,497,856  82%    1.15MB/s    0:02:20  
    758,808,576  82%    1.15MB/s    0:02:19  
    760,119,296  82%    1.15MB/s    0:02:18  
    761,430,016  82%    1.21MB/s    0:02:10  
    762,740,736  82%    1.23MB/s    0:02:07  
    764,051,456  82%    1.22MB/s    0:02:06  
    765,362,176  82%    1.22MB/s    0:02:05  
    766,672,896  83%    1.22MB/s    0:02:04  
    767,983,616  83%    1.22MB/s    0:02:03  
    769,294,336  83%    1.23MB/s    0:02:02  
    770,605,056  83%    1.22MB/s    0:02:01  
    771,915,776  83%    1.23MB/s    0:02:00  
    773,226,496  83%    1.22MB/s    0:01:59  
    774,406,144  83%    1.20MB/s    0:02:01  
    775,323,648  83%    1.11MB/s    0:02:09  
    776,634,368  84%    1.11MB/s    0:02:08  
    777,945,088  84%    1.11MB/s    0:02:07  
    779,255,808  84%    1.13MB/s    0:02:03  
    780,566,528  84%    1.22MB/s    0:01:53  
    781,877,248  84%    1.22MB/s    0:01:52  
    783,187,968  84%    1.22MB/s    0:01:51  
    784,498,688  84%    1.23MB/s    0:01:50  
    785,809,408  85%    1.22MB/s    0:01:49  
    787,120,128  85%    1.22MB/s    0:01:48  
    788,430,848  85%    1.22MB/s    0:01:47  
    789,741,568  85%    1.22MB/s    0:01:47  
    791,052,288  85%    1.22MB/s    0:01:45  
    792,363,008  85%    1.21MB/s    0:01:45  
    793,673,728  85%    1.22MB/s    0:01:43  
    794,984,448  86%    1.22MB/s    0:01:42  
    796,295,168  86%    1.22MB/s    0:01:41  
    797,605,888  86%    1.23MB/s    0:01:40  
    798,916,608  86%    1.22MB/s    0:01:39  
    800,227,328  86%    1.22MB/s    0:01:38  
    801,538,048  86%    1.22MB/s    0:01:37  
    802,848,768  86%    1.22MB/s    0:01:36  
    804,159,488  87%    1.23MB/s    0:01:34  
    805,470,208  87%    1.22MB/s    0:01:33  
    806,780,928  87%    1.22MB/s    0:01:33  
    807,829,504  87%    1.16MB/s    0:01:37  
    809,009,152  87%    1.12MB/s    0:01:39  
    810,319,872  87%    1.12MB/s    0:01:38  
    811,630,592  87%    1.12MB/s    0:01:37  
    812,679,168  88%    1.08MB/s    0:01:39  
    813,596,672  88%    1.03MB/s    0:01:43  
    814,514,176  88%  966.49kB/s    0:01:52  
    815,824,896  88%  961.05kB/s    0:01:51  
    817,135,616  88%    1.03MB/s    0:01:40  
    818,446,336  88%    1.13MB/s    0:01:30  
    819,757,056  88%    1.22MB/s    0:01:22  
    821,067,776  88%    1.23MB/s    0:01:21  
    822,378,496  89%    1.23MB/s    0:01:20  
    823,689,216  89%    1.22MB/s    0:01:19  
    824,999,936  89%    1.22MB/s    0:01:18  
    826,310,656  89%    1.22MB/s    0:01:17  
    827,621,376  89%    1.22MB/s    0:01:16  
    828,932,096  89%    1.22MB/s    0:01:15  
    830,210,048  89%    1.21MB/s    0:01:14  
    831,520,768  90%    1.21MB/s    0:01:13  
    832,569,344  90%    1.12MB/s    0:01:18  
    833,486,848  90%    1.02MB/s    0:01:25  
    834,437,120  90%  981.46kB/s    0:01:30  
    835,715,072  90%  955.00kB/s    0:01:31  
    836,763,648  90%  980.37kB/s    0:01:28  
    837,812,224  90% 1011.74kB/s    0:01:24  
    838,860,800  90%    1.00MB/s    0:01:21  
    839,909,376  90%  962.63kB/s    0:01:26  
    840,826,880  91%  931.24kB/s    0:01:28  
    842,137,600  91%  997.64kB/s    0:01:21  
    843,317,248  91%    1.00MB/s    0:01:17  
    844,627,968  91%    1.09MB/s    0:01:10  
    845,938,688  91%    1.18MB/s    0:01:03  
    847,249,408  91%    1.18MB/s    0:01:02  
    848,560,128  91%    1.22MB/s    0:00:59  
    849,870,848  92%    1.22MB/s    0:00:58  
    851,181,568  92%    1.22MB/s    0:00:57  
    852,492,288  92%    1.22MB/s    0:00:56  
    853,803,008  92%    1.22MB/s    0:00:55  
    855,113,728  92%    1.20MB/s    0:00:55  
    856,424,448  92%    1.21MB/s    0:00:53  
    857,735,168  92%    1.21MB/s    0:00:52  
    859,045,888  93%    1.21MB/s    0:00:51  
    860,356,608  93%    1.22MB/s    0:00:50  
    861,667,328  93%    1.22MB/s    0:00:49  
    862,978,048  93%    1.22MB/s    0:00:47  
    864,288,768  93%    1.23MB/s    0:00:46  
    865,599,488  93%    1.23MB/s    0:00:45  
    866,910,208  93%    1.23MB/s    0:00:44  
    868,220,928  94%    1.23MB/s    0:00:43  
    869,531,648  94%    1.23MB/s    0:00:42  
    870,842,368  94%    1.23MB/s    0:00:41  
    872,153,088  94%    1.23MB/s    0:00:40  
    873,463,808  94%    1.23MB/s    0:00:39  
    874,774,528  94%    1.23MB/s    0:00:38  
    876,085,248  94%    1.22MB/s    0:00:37  
    877,395,968  95%    1.22MB/s    0:00:36  
    878,706,688  95%    1.21MB/s    0:00:35  
    880,017,408  95%    1.21MB/s    0:00:34  
    881,328,128  95%    1.22MB/s    0:00:33  
    882,638,848  95%    1.21MB/s    0:00:32  
    883,949,568  95%    1.22MB/s    0:00:31  
    885,260,288  95%    1.22MB/s    0:00:30  
    886,571,008  96%    1.22MB/s    0:00:29  
    887,881,728  96%    1.20MB/s    0:00:28  
    889,192,448  96%    1.20MB/s    0:00:27  
    890,503,168  96%    1.20MB/s    0:00:26  
    891,813,888  96%    1.20MB/s    0:00:25  
    893,124,608  96%    1.22MB/s    0:00:23  
    894,435,328  96%    1.22MB/s    0:00:22  
    895,746,048  97%    1.20MB/s    0:00:22  
    897,056,768  97%    1.20MB/s    0:00:21  
    898,367,488  97%    1.20MB/s    0:00:20  
    899,678,208  97%    1.20MB/s    0:00:19  
    900,988,928  97%    1.22MB/s    0:00:17  
    902,299,648  97%    1.21MB/s    0:00:16  
    903,610,368  97%    1.21MB/s    0:00:15  
    904,921,088  98%    1.21MB/s    0:00:14  
    906,231,808  98%    1.20MB/s    0:00:13  
    907,542,528  98%    1.22MB/s    0:00:12  
    908,853,248  98%    1.22MB/s    0:00:11  
    910,163,968  98%    1.22MB/s    0:00:10  
    911,474,688  98%    1.23MB/s    0:00:09  
    912,785,408  98%    1.22MB/s    0:00:08  
    914,096,128  99%    1.23MB/s    0:00:07  
    915,406,848  99%    1.21MB/s    0:00:06  
    916,717,568  99%    1.21MB/s    0:00:05  
    918,028,288  99%    1.20MB/s    0:00:04  
    919,339,008  99%    1.20MB/s    0:00:03  
    920,649,728  99%    1.22MB/s    0:00:01  
    921,960,448  99%    1.21MB/s    0:00:00  
    923,074,496 100%    1.18MB/s    0:12:24 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221219-pine64-pinephonepro.img.xz.sha256

            136 100%    0.16kB/s    0:00:00  
            136 100%    0.16kB/s    0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221219-tablet-x64uefi.img.xz

         32,768   0%   39.12kB/s    9:31:05  
        196,608   0%  185.15kB/s    2:00:39  
      1,507,328   0%  697.30kB/s    0:32:00  
      2,818,048   0%  878.95kB/s    0:25:21  
      4,128,768   0%  970.63kB/s    0:22:56  
      5,439,488   0%    1.21MB/s    0:18:00  
      6,750,208   0%    1.23MB/s    0:17:42  
      8,060,928   0%    1.23MB/s    0:17:41  
      9,371,648   0%    1.23MB/s    0:17:39  
     10,682,368   0%    1.23MB/s    0:17:36  
     11,993,088   0%    1.23MB/s    0:17:38  
     13,303,808   0%    1.23MB/s    0:17:37  
     14,614,528   1%    1.21MB/s    0:17:51  
     15,925,248   1%    1.21MB/s    0:17:50  
     17,235,968   1%    1.21MB/s    0:17:49  
     18,546,688   1%    1.21MB/s    0:17:49  
     19,857,408   1%    1.22MB/s    0:17:34  
     21,168,128   1%    1.22MB/s    0:17:36  
     22,478,848   1%    1.22MB/s    0:17:31  
     23,789,568   1%    1.21MB/s    0:17:43  
     25,100,288   1%    1.21MB/s    0:17:41  
     26,411,008   1%    1.21MB/s    0:17:37  
     27,721,728   2%    1.21MB/s    0:17:39  
     29,032,448   2%    1.23MB/s    0:17:24  
     30,343,168   2%    1.21MB/s    0:17:33  
     31,653,888   2%    1.21MB/s    0:17:39  
     32,964,608   2%    1.21MB/s    0:17:38  
     34,275,328   2%    1.21MB/s    0:17:36  
     35,586,048   2%    1.22MB/s    0:17:25  
     36,896,768   2%    1.23MB/s    0:17:18  
     38,207,488   2%    1.22MB/s    0:17:18  
     39,518,208   2%    1.22MB/s    0:17:19  
     40,796,160   3%    1.21MB/s    0:17:24  
     42,106,880   3%    1.22MB/s    0:17:21  
     43,417,600   3%    1.22MB/s    0:17:19  
     44,728,320   3%    1.22MB/s    0:17:18  
     46,039,040   3%    1.23MB/s    0:17:10  
     47,349,760   3%    1.23MB/s    0:17:09  
     48,660,480   3%    1.22MB/s    0:17:11  
     49,971,200   3%    1.22MB/s    0:17:14  
     51,281,920   3%    1.22MB/s    0:17:10  
     52,592,640   3%    1.22MB/s    0:17:09  
     53,903,360   4%    1.22MB/s    0:17:07  
     55,214,080   4%    1.23MB/s    0:16:58  
     56,524,800   4%    1.23MB/s    0:17:00  
     57,835,520   4%    1.21MB/s    0:17:11  
     59,146,240   4%    1.22MB/s    0:17:07  
     60,456,960   4%    1.21MB/s    0:17:09  
     61,767,680   4%    1.21MB/s    0:17:08  
     63,078,400   4%    1.22MB/s    0:16:58  
     64,389,120   4%    1.22MB/s    0:16:59  
     65,699,840   4%    1.22MB/s    0:16:59  
     67,010,560   4%    1.22MB/s    0:17:00  
     68,190,208   5%    1.19MB/s    0:17:20  
     69,500,928   5%    1.20MB/s    0:17:17  
     70,811,648   5%    1.20MB/s    0:17:15  
     72,122,368   5%    1.20MB/s    0:17:14  
     73,433,088   5%    1.22MB/s    0:16:52  
     74,743,808   5%    1.22MB/s    0:16:53  
     76,054,528   5%    1.22MB/s    0:16:52  
     77,365,248   5%    1.22MB/s    0:16:50  
     78,675,968   5%    1.21MB/s    0:16:59  
     79,986,688   5%    1.20MB/s    0:17:01  
     81,297,408   6%    1.20MB/s    0:17:01  
     82,608,128   6%    1.19MB/s    0:17:13  
     83,787,776   6%    1.16MB/s    0:17:42  
     85,098,496   6%    1.16MB/s    0:17:40  
     86,409,216   6%    1.14MB/s    0:17:54  
     87,719,936   6%    1.15MB/s    0:17:42  
     89,030,656   6%    1.20MB/s    0:17:02  
     90,341,376   6%    1.20MB/s    0:16:58  
     91,652,096   6%    1.22MB/s    0:16:41  
     92,962,816   6%    1.22MB/s    0:16:37  
     94,273,536   7%    1.22MB/s    0:16:41  
     95,584,256   7%    1.21MB/s    0:16:43  
     96,894,976   7%    1.20MB/s    0:16:50  
     98,205,696   7%    1.20MB/s    0:16:51  
     99,516,416   7%    1.20MB/s    0:16:52  
    100,827,136   7%    1.20MB/s    0:16:49  
    102,137,856   7%    1.20MB/s    0:16:43  
    103,448,576   7%    1.20MB/s    0:16:42  
    104,759,296   7%    1.21MB/s    0:16:34  
    106,070,016   7%    1.21MB/s    0:16:35  
    107,380,736   8%    1.21MB/s    0:16:38  
    108,691,456   8%    1.19MB/s    0:16:49  
    110,002,176   8%    1.20MB/s    0:16:41  
    111,312,896   8%    1.20MB/s    0:16:39  
    112,623,616   8%    1.21MB/s    0:16:33  
    113,934,336   8%    1.22MB/s    0:16:18  
    115,245,056   8%    1.22MB/s    0:16:18  
    116,555,776   8%    1.22MB/s    0:16:17  
    117,866,496   8%    1.23MB/s    0:16:14  
    119,177,216   8%    1.21MB/s    0:16:24  
    120,487,936   8%    1.21MB/s    0:16:24  
    121,798,656   9%    1.21MB/s    0:16:21  
    123,109,376   9%    1.21MB/s    0:16:24  
    124,420,096   9%    1.22MB/s    0:16:14  
    125,730,816   9%    1.22MB/s    0:16:12  
    127,041,536   9%    1.22MB/s    0:16:11  
    128,352,256   9%    1.21MB/s    0:16:15  
    129,662,976   9%    1.22MB/s    0:16:12  
    130,973,696   9%    1.22MB/s    0:16:12  
    132,284,416   9%    1.22MB/s    0:16:09  
    133,595,136   9%    1.23MB/s    0:16:01  
    134,905,856  10%    1.22MB/s    0:16:01  
    136,216,576  10%    1.22MB/s    0:16:00  
    137,527,296  10%    1.22MB/s    0:15:59  
    138,838,016  10%    1.21MB/s    0:16:08  
    140,148,736  10%    1.21MB/s    0:16:05  
    141,459,456  10%    1.21MB/s    0:16:04  
    142,770,176  10%    1.21MB/s    0:16:04  
    144,080,896  10%    1.23MB/s    0:15:53  
    145,391,616  10%    1.23MB/s    0:15:52  
    146,702,336  10%    1.23MB/s    0:15:50  
    148,013,056  11%    1.23MB/s    0:15:49  
    149,323,776  11%    1.23MB/s    0:15:47  
    150,634,496  11%    1.23MB/s    0:15:48  
    151,945,216  11%    1.22MB/s    0:15:51  
    153,255,936  11%    1.22MB/s    0:15:50  
    154,566,656  11%    1.22MB/s    0:15:49  
    155,877,376  11%    1.22MB/s    0:15:46  
    157,188,096  11%    1.23MB/s    0:15:40  
    158,498,816  11%    1.23MB/s    0:15:40  
    159,809,536  11%    1.23MB/s    0:15:38  
    161,120,256  12%    1.23MB/s    0:15:37  
    162,430,976  12%    1.23MB/s    0:15:36  
    163,741,696  12%    1.23MB/s    0:15:35  
    165,052,416  12%    1.22MB/s    0:15:37  
    166,363,136  12%    1.22MB/s    0:15:36  
    167,673,856  12%    1.22MB/s    0:15:36  
    168,984,576  12%    1.22MB/s    0:15:35  
    170,295,296  12%    1.22MB/s    0:15:33  
    171,606,016  12%    1.22MB/s    0:15:32  
    172,916,736  12%    1.22MB/s    0:15:31  
    174,227,456  12%    1.22MB/s    0:15:30  
    175,505,408  13%    1.21MB/s    0:15:40  
    176,816,128  13%    1.21MB/s    0:15:40  
    178,126,848  13%    1.21MB/s    0:15:39  
    179,437,568  13%    1.21MB/s    0:15:37  
    180,748,288  13%    1.23MB/s    0:15:23  
    182,059,008  13%    1.23MB/s    0:15:22  
    183,369,728  13%    1.23MB/s    0:15:22  
    184,549,376  13%    1.19MB/s    0:15:45  
    185,860,096  13%    1.19MB/s    0:15:50  
    187,170,816  13%    1.18MB/s    0:15:53  
    188,481,536  14%    1.17MB/s    0:16:02  
    189,792,256  14%    1.20MB/s    0:15:38  
    191,102,976  14%    1.21MB/s    0:15:30  
    192,413,696  14%    1.21MB/s    0:15:28  
    193,724,416  14%    1.22MB/s    0:15:20  
    195,035,136  14%    1.22MB/s    0:15:19  
    196,345,856  14%    1.21MB/s    0:15:20  
    197,656,576  14%    1.22MB/s    0:15:17  
    198,967,296  14%    1.22MB/s    0:15:12  
    200,278,016  14%    1.22MB/s    0:15:11  
    201,588,736  15%    1.23MB/s    0:15:07  
    202,899,456  15%    1.23MB/s    0:15:05  
    204,210,176  15%    1.23MB/s    0:15:03  
    205,520,896  15%    1.23MB/s    0:15:02  
    206,831,616  15%    1.23MB/s    0:15:02  
    208,142,336  15%    1.23MB/s    0:14:59  
    209,453,056  15%    1.22MB/s    0:15:02  
    210,763,776  15%    1.23MB/s    0:14:59  
    212,074,496  15%    1.23MB/s    0:14:57  
    213,385,216  15%    1.22MB/s    0:14:59  
    214,695,936  16%    1.23MB/s    0:14:55  
    216,006,656  16%    1.22MB/s    0:14:58  
    217,317,376  16%    1.20MB/s    0:15:10  
    218,628,096  16%    1.21MB/s    0:15:05  
    219,938,816  16%    1.21MB/s    0:15:04  
    221,249,536  16%    1.21MB/s    0:15:01  
    222,560,256  16%    1.23MB/s    0:14:47  
    223,870,976  16%    1.23MB/s    0:14:48  
    225,181,696  16%    1.21MB/s    0:15:02  
    226,492,416  16%    1.21MB/s    0:15:02  
    227,803,136  16%    1.20MB/s    0:15:03  
    229,113,856  17%    1.20MB/s    0:15:02  
    230,424,576  17%    1.23MB/s    0:14:43  
    231,735,296  17%    1.22MB/s    0:14:46  
    233,046,016  17%    1.23MB/s    0:14:40  
    234,356,736  17%    1.21MB/s    0:14:49  
    235,667,456  17%    1.21MB/s    0:14:52  
    236,978,176  17%    1.21MB/s    0:14:47  
    238,288,896  17%    1.21MB/s    0:14:51  
    239,599,616  17%    1.22MB/s    0:14:44  
    240,910,336  17%    1.21MB/s    0:14:45  
    242,221,056  18%    1.21MB/s    0:14:47  
    243,531,776  18%    1.19MB/s    0:14:59  
    244,842,496  18%    1.20MB/s    0:14:49  
    246,153,216  18%    1.21MB/s    0:14:44  
    247,463,936  18%    1.21MB/s    0:14:44  
    248,774,656  18%    1.23MB/s    0:14:27  
    250,085,376  18%    1.22MB/s    0:14:29  
    251,396,096  18%    1.22MB/s    0:14:31  
    252,706,816  18%    1.23MB/s    0:14:27  
    253,886,464  18%    1.19MB/s    0:14:50  
    255,197,184  19%    1.19MB/s    0:14:48  
    256,507,904  19%    1.19MB/s    0:14:47  
    257,818,624  19%    1.19MB/s    0:14:46  
    259,129,344  19%    1.21MB/s    0:14:29  
    260,440,064  19%    1.21MB/s    0:14:31  
    261,750,784  19%    1.21MB/s    0:14:32  
    263,061,504  19%    1.21MB/s    0:14:31  
    264,372,224  19%    1.22MB/s    0:14:22  
    265,682,944  19%    1.22MB/s    0:14:20  
    266,993,664  19%    1.22MB/s    0:14:22  
    268,304,384  20%    1.21MB/s    0:14:22  
    269,615,104  20%    1.21MB/s    0:14:26  
    270,925,824  20%    1.21MB/s    0:14:22  
    272,236,544  20%    1.22MB/s    0:14:14  
    273,547,264  20%    1.22MB/s    0:14:12  
    274,857,984  20%    1.23MB/s    0:14:06  
    276,168,704  20%    1.23MB/s    0:14:06  
    277,479,424  20%    1.23MB/s    0:14:05  
    278,790,144  20%    1.23MB/s    0:14:05  
    280,100,864  20%    1.21MB/s    0:14:12  
    281,411,584  20%    1.21MB/s    0:14:11  
    282,722,304  21%    1.21MB/s    0:14:16  
    284,033,024  21%    1.20MB/s    0:14:17  
    285,343,744  21%    1.21MB/s    0:14:08  
    286,654,464  21%    1.21MB/s    0:14:08  
    287,965,184  21%    1.21MB/s    0:14:06  
    289,275,904  21%    1.21MB/s    0:14:05  
    290,586,624  21%    1.22MB/s    0:14:03  
    291,897,344  21%    1.22MB/s    0:14:01  
    293,208,064  21%    1.22MB/s    0:13:56  
    294,518,784  21%    1.23MB/s    0:13:52  
    295,829,504  22%    1.23MB/s    0:13:51  
    297,140,224  22%    1.23MB/s    0:13:49  
    298,450,944  22%    1.23MB/s    0:13:49  
    299,761,664  22%    1.23MB/s    0:13:47  
    301,072,384  22%    1.23MB/s    0:13:47  
    302,383,104  22%    1.22MB/s    0:13:53  
    303,693,824  22%    1.22MB/s    0:13:52  
    305,004,544  22%    1.22MB/s    0:13:51  
    306,315,264  22%    1.22MB/s    0:13:49  
    307,625,984  22%    1.23MB/s    0:13:41  
    308,903,936  23%    1.22MB/s    0:13:44  
    310,214,656  23%    1.22MB/s    0:13:43  
    311,394,304  23%    1.17MB/s    0:14:17  
    312,836,096  23%    1.20MB/s    0:13:55  
    314,146,816  23%    1.21MB/s    0:13:48  
    315,457,536  23%    1.21MB/s    0:13:46  
    316,768,256  23%    1.26MB/s    0:13:12  
    318,078,976  23%    1.23MB/s    0:13:31  
    319,389,696  23%    1.23MB/s    0:13:31  
    320,700,416  23%    1.22MB/s    0:13:35  
    322,011,136  24%    1.21MB/s    0:13:43  
    323,321,856  24%    1.21MB/s    0:13:42  
    324,632,576  24%    1.21MB/s    0:13:41  
    325,943,296  24%    1.21MB/s    0:13:39  
    327,254,016  24%    1.22MB/s    0:13:31  
    328,564,736  24%    1.22MB/s    0:13:30  
    329,875,456  24%    1.22MB/s    0:13:31  
    331,186,176  24%    1.22MB/s    0:13:28  
    332,496,896  24%    1.22MB/s    0:13:24  
    333,807,616  24%    1.22MB/s    0:13:23  
    335,118,336  24%    1.23MB/s    0:13:20  
    336,429,056  25%    1.23MB/s    0:13:19  
    337,739,776  25%    1.22MB/s    0:13:24  
    339,050,496  25%    1.21MB/s    0:13:27  
    340,361,216  25%    1.21MB/s    0:13:26  
    341,671,936  25%    1.21MB/s    0:13:23  
    342,982,656  25%    1.22MB/s    0:13:17  
    344,293,376  25%    1.23MB/s    0:13:12  
    345,604,096  25%    1.23MB/s    0:13:11  
    346,914,816  25%    1.23MB/s    0:13:10  
    348,225,536  25%    1.23MB/s    0:13:09  
    349,405,184  26%    1.19MB/s    0:13:35  
    350,846,976  26%    1.22MB/s    0:13:12  
    352,157,696  26%    1.22MB/s    0:13:12  
    353,468,416  26%    1.22MB/s    0:13:11  
    354,779,136  26%    1.26MB/s    0:12:43  
    356,089,856  26%    1.23MB/s    0:13:04  
    357,400,576  26%    1.22MB/s    0:13:05  
    358,711,296  26%    1.23MB/s    0:13:02  
    360,022,016  26%    1.22MB/s    0:13:05  
    361,332,736  26%    1.22MB/s    0:13:06  
    362,643,456  27%    1.22MB/s    0:13:02  
    363,954,176  27%    1.22MB/s    0:13:03  
    365,264,896  27%    1.22MB/s    0:12:59  
    366,575,616  27%    1.22MB/s    0:13:01  
    367,886,336  27%    1.22MB/s    0:12:59  
    369,197,056  27%    1.22MB/s    0:12:58  
    370,507,776  27%    1.22MB/s    0:12:56  
    371,818,496  27%    1.22MB/s    0:12:53  
    373,129,216  27%    1.22MB/s    0:12:53  
    374,439,936  27%    1.22MB/s    0:12:52  
    375,750,656  28%    1.22MB/s    0:12:52  
    377,061,376  28%    1.23MB/s    0:12:47  
    378,372,096  28%    1.22MB/s    0:12:48  
    379,682,816  28%    1.22MB/s    0:12:49  
    380,993,536  28%    1.22MB/s    0:12:46  
    382,304,256  28%    1.22MB/s    0:12:45  
    383,614,976  28%    1.23MB/s    0:12:42  
    384,925,696  28%    1.23MB/s    0:12:39  
    386,236,416  28%    1.23MB/s    0:12:38  
    387,547,136  28%    1.22MB/s    0:12:42  
    388,857,856  29%    1.22MB/s    0:12:40  
    390,168,576  29%    1.22MB/s    0:12:39  
    391,479,296  29%    1.22MB/s    0:12:40  
    392,790,016  29%    1.23MB/s    0:12:35  
    394,100,736  29%    1.22MB/s    0:12:35  
    395,411,456  29%    1.22MB/s    0:12:33  
    396,722,176  29%    1.23MB/s    0:12:30  
    398,032,896  29%    1.23MB/s    0:12:28  
    399,343,616  29%    1.23MB/s    0:12:27  
    400,654,336  29%    1.21MB/s    0:12:38  
    401,965,056  29%    1.21MB/s    0:12:37  
    403,275,776  30%    1.21MB/s    0:12:37  
    404,586,496  30%    1.20MB/s    0:12:40  
    405,897,216  30%    1.22MB/s    0:12:29  
    407,207,936  30%    1.22MB/s    0:12:27  
    408,518,656  30%    1.22MB/s    0:12:26  
    409,829,376  30%    1.23MB/s    0:12:20  
    411,140,096  30%    1.23MB/s    0:12:19  
    412,450,816  30%    1.21MB/s    0:12:26  
    413,761,536  30%    1.21MB/s    0:12:29  
    415,072,256  30%    1.21MB/s    0:12:28  
    416,382,976  31%    1.21MB/s    0:12:26  
    417,693,696  31%    1.22MB/s    0:12:20  
    419,004,416  31%    1.23MB/s    0:12:13  
    420,315,136  31%    1.23MB/s    0:12:13  
    421,625,856  31%    1.22MB/s    0:12:15  
    422,936,576  31%    1.22MB/s    0:12:13  
    424,247,296  31%    1.22MB/s    0:12:12  
    425,558,016  31%    1.22MB/s    0:12:12  
    426,868,736  31%    1.22MB/s    0:12:08  
    428,179,456  31%    1.22MB/s    0:12:07  
    429,490,176  32%    1.22MB/s    0:12:07  
    430,800,896  32%    1.21MB/s    0:12:13  
    432,111,616  32%    1.21MB/s    0:12:12  
    433,422,336  32%    1.21MB/s    0:12:10  
    434,733,056  32%    1.21MB/s    0:12:09  
    436,043,776  32%    1.21MB/s    0:12:12  
    437,354,496  32%    1.21MB/s    0:12:09  
    438,665,216  32%    1.21MB/s    0:12:08  
    439,975,936  32%    1.21MB/s    0:12:07  
    441,286,656  32%    1.23MB/s    0:11:55  
    442,597,376  33%    1.22MB/s    0:11:57  
    443,875,328  33%    1.21MB/s    0:12:02  
    445,186,048  33%    1.22MB/s    0:11:59  
    446,496,768  33%    1.21MB/s    0:12:00  
    447,807,488  33%    1.20MB/s    0:12:04  
    449,118,208  33%    1.21MB/s    0:11:57  
    450,428,928  33%    1.21MB/s    0:11:56  
    451,739,648  33%    1.22MB/s    0:11:52  
    453,050,368  33%    1.23MB/s    0:11:45  
    454,361,088  33%    1.23MB/s    0:11:46  
    455,671,808  33%    1.23MB/s    0:11:44  
    456,982,528  34%    1.21MB/s    0:11:51  
    458,293,248  34%    1.21MB/s    0:11:50  
    459,603,968  34%    1.22MB/s    0:11:47  
    460,914,688  34%    1.21MB/s    0:11:47  
    462,225,408  34%    1.23MB/s    0:11:38  
    463,536,128  34%    1.23MB/s    0:11:38  
    464,846,848  34%    1.23MB/s    0:11:36  
    466,157,568  34%    1.23MB/s    0:11:34  
    467,468,288  34%    1.23MB/s    0:11:34  
    468,779,008  34%    1.23MB/s    0:11:33  
    470,089,728  35%    1.23MB/s    0:11:33  
    471,400,448  35%    1.22MB/s    0:11:33  
    472,711,168  35%    1.22MB/s    0:11:33  
    474,021,888  35%    1.22MB/s    0:11:34  
    475,332,608  35%    1.20MB/s    0:11:41  
    476,643,328  35%    1.20MB/s    0:11:40  
    477,954,048  35%    1.21MB/s    0:11:38  
    479,264,768  35%    1.21MB/s    0:11:34  
    480,575,488  35%    1.22MB/s    0:11:26  
    481,886,208  35%    1.22MB/s    0:11:24  
    483,196,928  36%    1.23MB/s    0:11:22  
    484,507,648  36%    1.22MB/s    0:11:25  
    485,818,368  36%    1.22MB/s    0:11:23  
    487,129,088  36%    1.22MB/s    0:11:20  
    488,439,808  36%    1.22MB/s    0:11:20  
    489,750,528  36%    1.23MB/s    0:11:17  
    491,061,248  36%    1.22MB/s    0:11:22  
    492,371,968  36%    1.22MB/s    0:11:19  
    493,682,688  36%    1.21MB/s    0:11:22  
    494,993,408  36%    1.21MB/s    0:11:20  
    496,304,128  37%    1.23MB/s    0:11:12  
    497,614,848  37%    1.22MB/s    0:11:13  
    498,925,568  37%    1.23MB/s    0:11:07  
    500,236,288  37%    1.23MB/s    0:11:08  
    501,514,240  37%    1.23MB/s    0:11:08  
    502,726,656  37%    1.20MB/s    0:11:20  
    504,037,376  37%    1.20MB/s    0:11:19  
    505,348,096  37%    1.20MB/s    0:11:19  
    506,658,816  37%    1.20MB/s    0:11:17  
    507,838,464  37%    1.19MB/s    0:11:21  
    509,018,112  37%    1.15MB/s    0:11:45  
    510,328,832  38%    1.16MB/s    0:11:39  
    511,639,552  38%    1.16MB/s    0:11:38  
    512,950,272  38%    1.18MB/s    0:11:27  
    514,260,992  38%    1.22MB/s    0:11:02  
    515,571,712  38%    1.21MB/s    0:11:06  
    516,882,432  38%    1.21MB/s    0:11:03  
    518,193,152  38%    1.22MB/s    0:10:56  
    519,503,872  38%    1.22MB/s    0:10:55  
    520,814,592  38%    1.22MB/s    0:10:58  
    522,125,312  38%    1.21MB/s    0:11:01  
    523,436,032  39%    1.21MB/s    0:11:00  
    524,746,752  39%    1.20MB/s    0:11:04  
    526,057,472  39%    1.21MB/s    0:10:58  
    527,368,192  39%    1.21MB/s    0:10:57  
    528,678,912  39%    1.21MB/s    0:10:56  
    529,858,560  39%    1.16MB/s    0:11:20  
    531,038,208  39%    1.12MB/s    0:11:44  
    532,348,928  39%    1.12MB/s    0:11:42  
    533,659,648  39%    1.12MB/s    0:11:41  
    534,970,368  39%    1.18MB/s    0:11:08  
    536,150,016  39%    1.19MB/s    0:11:01  
    537,460,736  40%    1.18MB/s    0:11:05  
    538,771,456  40%    1.17MB/s    0:11:07  
    540,082,176  40%    1.17MB/s    0:11:06  
    541,392,896  40%    1.20MB/s    0:10:50  
    542,703,616  40%    1.19MB/s    0:10:55  
    544,014,336  40%    1.20MB/s    0:10:48  
    545,325,056  40%    1.20MB/s    0:10:46  
    546,635,776  40%    1.21MB/s    0:10:40  
    547,946,496  40%    1.23MB/s    0:10:27  
    549,257,216  40%    1.23MB/s    0:10:29  
    550,567,936  41%    1.23MB/s    0:10:28  
    551,878,656  41%    1.23MB/s    0:10:27  
    553,189,376  41%    1.23MB/s    0:10:26  
    554,500,096  41%    1.23MB/s    0:10:25  
    555,810,816  41%    1.23MB/s    0:10:24  
    557,121,536  41%    1.23MB/s    0:10:23  
    558,432,256  41%    1.22MB/s    0:10:25  
    559,742,976  41%    1.22MB/s    0:10:25  
    561,053,696  41%    1.20MB/s    0:10:33  
    562,364,416  41%    1.20MB/s    0:10:34  
    563,675,136  42%    1.20MB/s    0:10:32  
    564,985,856  42%    1.20MB/s    0:10:29  
    566,296,576  42%    1.21MB/s    0:10:22  
    567,607,296  42%    1.22MB/s    0:10:19  
    568,918,016  42%    1.22MB/s    0:10:18  
    570,228,736  42%    1.22MB/s    0:10:16  
    571,539,456  42%    1.23MB/s    0:10:11  
    572,850,176  42%    1.23MB/s    0:10:10  
    574,160,896  42%    1.23MB/s    0:10:09  
    575,471,616  42%    1.23MB/s    0:10:08  
    576,782,336  43%    1.23MB/s    0:10:07  
    578,060,288  43%    1.22MB/s    0:10:10  
    579,371,008  43%    1.22MB/s    0:10:10  
    580,681,728  43%    1.21MB/s    0:10:11  
    581,992,448  43%    1.21MB/s    0:10:10  
    583,303,168  43%    1.22MB/s    0:10:05  
    584,613,888  43%    1.23MB/s    0:10:02  
    585,924,608  43%    1.22MB/s    0:10:04  
    587,235,328  43%    1.22MB/s    0:10:04  
    588,546,048  43%    1.22MB/s    0:10:03  
    589,856,768  44%    1.22MB/s    0:10:02  
    591,167,488  44%    1.22MB/s    0:09:57  
    592,478,208  44%    1.23MB/s    0:09:55  
    593,788,928  44%    1.23MB/s    0:09:54  
    595,099,648  44%    1.22MB/s    0:09:54  
    596,410,368  44%    1.23MB/s    0:09:53  
    597,721,088  44%    1.22MB/s    0:09:52  
    599,031,808  44%    1.22MB/s    0:09:52  
    600,211,456  44%    1.19MB/s    0:10:05  
    601,522,176  44%    1.19MB/s    0:10:04  
    602,832,896  44%    1.19MB/s    0:10:05  
    604,143,616  45%    1.19MB/s    0:10:01  
    605,454,336  45%    1.22MB/s    0:09:47  
    606,765,056  45%    1.22MB/s    0:09:46  
    608,075,776  45%    1.23MB/s    0:09:42  
    609,386,496  45%    1.22MB/s    0:09:43  
    610,697,216  45%    1.21MB/s    0:09:47  
    612,007,936  45%    1.22MB/s    0:09:45  
    613,318,656  45%    1.21MB/s    0:09:44  
    614,629,376  45%    1.21MB/s    0:09:43  
    615,940,096  45%    1.23MB/s    0:09:37  
    617,250,816  46%    1.22MB/s    0:09:39  
    618,561,536  46%    1.22MB/s    0:09:38  
    619,872,256  46%    1.22MB/s    0:09:38  
    621,182,976  46%    1.20MB/s    0:09:44  
    622,493,696  46%    1.21MB/s    0:09:41  
    623,804,416  46%    1.21MB/s    0:09:40  
    625,115,136  46%    1.21MB/s    0:09:37  
    626,425,856  46%    1.22MB/s    0:09:29  
    627,736,576  46%    1.23MB/s    0:09:28  
    629,047,296  46%    1.22MB/s    0:09:27  
    630,226,944  47%    1.19MB/s    0:09:43  
    631,537,664  47%    1.19MB/s    0:09:43  
    632,848,384  47%    1.18MB/s    0:09:45  
    634,028,032  47%    1.14MB/s    0:10:06  
    635,338,752  47%    1.17MB/s    0:09:48  
    636,649,472  47%    1.17MB/s    0:09:45  
    637,960,192  47%    1.18MB/s    0:09:41  
    639,270,912  47%    1.23MB/s    0:09:18  
    640,581,632  47%    1.23MB/s    0:09:16  
    641,892,352  47%    1.22MB/s    0:09:20  
    643,203,072  47%    1.21MB/s    0:09:21  
    644,513,792  48%    1.21MB/s    0:09:20  
    645,824,512  48%    1.21MB/s    0:09:19  
    647,135,232  48%    1.22MB/s    0:09:12  
    648,445,952  48%    1.23MB/s    0:09:09  
    649,756,672  48%    1.23MB/s    0:09:08  
    651,067,392  48%    1.23MB/s    0:09:07  
    652,378,112  48%    1.22MB/s    0:09:11  
    653,688,832  48%    1.22MB/s    0:09:10  
    654,999,552  48%    1.22MB/s    0:09:10  
    656,310,272  48%    1.22MB/s    0:09:09  
    657,620,992  49%    1.23MB/s    0:09:03  
    658,931,712  49%    1.22MB/s    0:09:05  
    660,242,432  49%    1.21MB/s    0:09:07  
    661,553,152  49%    1.21MB/s    0:09:07  
    662,863,872  49%    1.21MB/s    0:09:06  
    664,174,592  49%    1.22MB/s    0:09:01  
    665,485,312  49%    1.23MB/s    0:08:56  
    666,796,032  49%    1.23MB/s    0:08:56  
    668,106,752  49%    1.23MB/s    0:08:55  
    669,417,472  49%    1.22MB/s    0:08:55  
    670,728,192  50%    1.23MB/s    0:08:53  
    672,038,912  50%    1.21MB/s    0:08:59  
    673,349,632  50%    1.21MB/s    0:08:58  
    674,660,352  50%    1.21MB/s    0:08:56  
    675,971,072  50%    1.21MB/s    0:08:56  
    677,281,792  50%    1.23MB/s    0:08:47  
    678,592,512  50%    1.23MB/s    0:08:46  
    679,903,232  50%    1.23MB/s    0:08:46  
    681,213,952  50%    1.23MB/s    0:08:44  
    682,524,672  50%    1.23MB/s    0:08:43  
    683,835,392  51%    1.22MB/s    0:08:45  
    685,146,112  51%    1.22MB/s    0:08:43  
    686,456,832  51%    1.22MB/s    0:08:42  
    687,767,552  51%    1.22MB/s    0:08:41  
    689,078,272  51%    1.23MB/s    0:08:37  
    690,388,992  51%    1.23MB/s    0:08:36  
    691,699,712  51%    1.23MB/s    0:08:35  
    693,010,432  51%    1.22MB/s    0:08:36  
    694,321,152  51%    1.23MB/s    0:08:34  
    695,631,872  51%    1.23MB/s    0:08:33  
    696,942,592  51%    1.22MB/s    0:08:33  
    698,253,312  52%    1.23MB/s    0:08:31  
    699,564,032  52%    1.23MB/s    0:08:30  
    700,874,752  52%    1.22MB/s    0:08:30  
    702,185,472  52%    1.23MB/s    0:08:27  
    703,496,192  52%    1.23MB/s    0:08:26  
    704,806,912  52%    1.23MB/s    0:08:25  
    706,117,632  52%    1.23MB/s    0:08:24  
    707,428,352  52%    1.23MB/s    0:08:23  
    708,739,072  52%    1.23MB/s    0:08:22  
    710,049,792  52%    1.23MB/s    0:08:21  
    711,327,744  53%    1.21MB/s    0:08:26  
    712,638,464  53%    1.22MB/s    0:08:23  
    713,949,184  53%    1.21MB/s    0:08:24  
    715,259,904  53%    1.21MB/s    0:08:23  
    716,570,624  53%    1.23MB/s    0:08:16  
    717,881,344  53%    1.22MB/s    0:08:17  
    719,192,064  53%    1.22MB/s    0:08:17  
    720,502,784  53%    1.22MB/s    0:08:16  
    721,813,504  53%    1.22MB/s    0:08:15  
    723,124,224  53%    1.21MB/s    0:08:18  
    724,434,944  54%    1.22MB/s    0:08:13  
    725,745,664  54%    1.22MB/s    0:08:12  
    727,056,384  54%    1.22MB/s    0:08:11  
    728,367,104  54%    1.23MB/s    0:08:06  
    729,677,824  54%    1.23MB/s    0:08:06  
    730,988,544  54%    1.22MB/s    0:08:07  
    732,299,264  54%    1.22MB/s    0:08:08  
    733,609,984  54%    1.22MB/s    0:08:05  
    734,920,704  54%    1.22MB/s    0:08:05  
    736,231,424  54%    1.22MB/s    0:08:01  
    737,542,144  55%    1.23MB/s    0:07:59  
    738,852,864  55%    1.23MB/s    0:07:59  
    740,163,584  55%    1.23MB/s    0:07:57  
    741,474,304  55%    1.22MB/s    0:07:58  
    742,785,024  55%    1.22MB/s    0:07:57  
    744,095,744  55%    1.22MB/s    0:07:56  
    745,406,464  55%    1.22MB/s    0:07:54  
    746,717,184  55%    1.22MB/s    0:07:54  
    748,027,904  55%    1.22MB/s    0:07:52  
    749,338,624  55%    1.22MB/s    0:07:53  
    750,649,344  55%    1.22MB/s    0:07:52  
    751,960,064  56%    1.22MB/s    0:07:49  
    753,270,784  56%    1.22MB/s    0:07:48  
    754,581,504  56%    1.22MB/s    0:07:49  
    755,892,224  56%    1.22MB/s    0:07:47  
    757,202,944  56%    1.22MB/s    0:07:47  
    758,513,664  56%    1.21MB/s    0:07:47  
    759,824,384  56%    1.22MB/s    0:07:43  
    761,135,104  56%    1.22MB/s    0:07:42  
    762,445,824  56%    1.22MB/s    0:07:42  
    763,756,544  56%    1.21MB/s    0:07:46  
    765,067,264  57%    1.21MB/s    0:07:43  
    766,377,984  57%    1.21MB/s    0:07:45  
    767,557,632  57%    1.17MB/s    0:07:57  
    768,606,208  57%    1.11MB/s    0:08:23  
    769,916,928  57%    1.11MB/s    0:08:23  
    771,227,648  57%    1.11MB/s    0:08:20  
    772,538,368  57%    1.15MB/s    0:08:03  
    773,849,088  57%    1.23MB/s    0:07:31  
    775,159,808  57%    1.23MB/s    0:07:30  
    776,470,528  57%    1.22MB/s    0:07:30  
    777,781,248  58%    1.21MB/s    0:07:33  
    779,091,968  58%    1.21MB/s    0:07:33  
    780,402,688  58%    1.21MB/s    0:07:33  
    781,713,408  58%    1.21MB/s    0:07:32  
    783,024,128  58%    1.21MB/s    0:07:30  
    784,334,848  58%    1.21MB/s    0:07:29  
    785,645,568  58%    1.21MB/s    0:07:27  
    786,956,288  58%    1.21MB/s    0:07:25  
    788,267,008  58%    1.21MB/s    0:07:25  
    789,577,728  58%    1.21MB/s    0:07:24  
    790,888,448  58%    1.21MB/s    0:07:22  
    792,199,168  59%    1.21MB/s    0:07:21  
    793,509,888  59%    1.22MB/s    0:07:16  
    794,820,608  59%    1.22MB/s    0:07:15  
    796,131,328  59%    1.21MB/s    0:07:21  
    797,442,048  59%    1.21MB/s    0:07:19  
    798,752,768  59%    1.20MB/s    0:07:19  
    800,063,488  59%    1.21MB/s    0:07:16  
    801,374,208  59%    1.22MB/s    0:07:10  
    802,684,928  59%    1.20MB/s    0:07:16  
    803,995,648  59%    1.21MB/s    0:07:14  
    805,306,368  60%    1.21MB/s    0:07:13  
    806,617,088  60%    1.21MB/s    0:07:12  
    807,927,808  60%    1.22MB/s    0:07:06  
    809,238,528  60%    1.22MB/s    0:07:05  
    810,549,248  60%    1.22MB/s    0:07:04  
    811,859,968  60%    1.21MB/s    0:07:05  
    813,170,688  60%    1.22MB/s    0:07:02  
    814,481,408  60%    1.22MB/s    0:07:02  
    815,792,128  60%    1.22MB/s    0:07:00  
    817,102,848  60%    1.23MB/s    0:06:56  
    818,413,568  61%    1.23MB/s    0:06:55  
    819,724,288  61%    1.23MB/s    0:06:54  
    821,035,008  61%    1.23MB/s    0:06:53  
    822,345,728  61%    1.21MB/s    0:06:58  
    823,656,448  61%    1.21MB/s    0:06:58  
    824,967,168  61%    1.21MB/s    0:06:56  
    826,277,888  61%    1.21MB/s    0:06:55  
    827,588,608  61%    1.23MB/s    0:06:48  
    828,899,328  61%    1.23MB/s    0:06:45  
    830,210,048  61%    1.23MB/s    0:06:45  
    831,520,768  62%    1.23MB/s    0:06:44  
    832,831,488  62%    1.23MB/s    0:06:43  
    834,142,208  62%    1.23MB/s    0:06:43  
    835,452,928  62%    1.23MB/s    0:06:42  
    836,763,648  62%    1.22MB/s    0:06:42  
    838,074,368  62%    1.21MB/s    0:06:44  
    839,385,088  62%    1.21MB/s    0:06:44  
    840,695,808  62%    1.20MB/s    0:06:45  
    842,006,528  62%    1.21MB/s    0:06:43  
    843,317,248  62%    1.22MB/s    0:06:39  
    844,627,968  63%    1.22MB/s    0:06:36  
    845,905,920  63%    1.22MB/s    0:06:36  
    847,216,640  63%    1.21MB/s    0:06:37  
    848,527,360  63%    1.21MB/s    0:06:36  
    849,838,080  63%    1.21MB/s    0:06:35  
    851,148,800  63%    1.22MB/s    0:06:33  
    852,459,520  63%    1.22MB/s    0:06:30  
    853,770,240  63%    1.22MB/s    0:06:30  
    855,080,960  63%    1.22MB/s    0:06:29  
    856,391,680  63%    1.22MB/s    0:06:27  
    857,702,400  63%    1.22MB/s    0:06:26  
    859,013,120  64%    1.23MB/s    0:06:23  
    860,323,840  64%    1.23MB/s    0:06:22  
    861,634,560  64%    1.23MB/s    0:06:21  
    862,945,280  64%    1.23MB/s    0:06:20  
    864,256,000  64%    1.23MB/s    0:06:18  
    865,566,720  64%    1.22MB/s    0:06:18  
    866,877,440  64%    1.22MB/s    0:06:19  
    868,188,160  64%    1.21MB/s    0:06:20  
    869,498,880  64%    1.21MB/s    0:06:19  
    870,809,600  64%    1.21MB/s    0:06:18  
    872,120,320  65%    1.21MB/s    0:06:17  
    873,431,040  65%    1.22MB/s    0:06:14  
    874,741,760  65%    1.22MB/s    0:06:13  
    876,052,480  65%    1.22MB/s    0:06:11  
    877,363,200  65%    1.23MB/s    0:06:08  
    878,673,920  65%    1.22MB/s    0:06:08  
    879,984,640  65%    1.23MB/s    0:06:06  
    881,295,360  65%    1.22MB/s    0:06:07  
    882,606,080  65%    1.22MB/s    0:06:07  
    883,916,800  65%    1.22MB/s    0:06:04  
    885,227,520  66%    1.22MB/s    0:06:04  
    886,538,240  66%    1.22MB/s    0:06:02  
    887,848,960  66%    1.22MB/s    0:06:01  
    889,159,680  66%    1.22MB/s    0:05:59  
    890,470,400  66%    1.22MB/s    0:05:58  
    891,781,120  66%    1.23MB/s    0:05:57  
    893,091,840  66%    1.22MB/s    0:05:56  
    894,402,560  66%    1.22MB/s    0:05:56  
    895,713,280  66%    1.22MB/s    0:05:56  
    897,024,000  66%    1.22MB/s    0:05:54  
    898,334,720  67%    1.22MB/s    0:05:54  
    899,645,440  67%    1.22MB/s    0:05:53  
    900,956,160  67%    1.21MB/s    0:05:53  
    902,266,880  67%    1.22MB/s    0:05:52  
    903,577,600  67%    1.22MB/s    0:05:50  
    904,888,320  67%    1.22MB/s    0:05:48  
    906,199,040  67%    1.23MB/s    0:05:45  
    907,509,760  67%    1.23MB/s    0:05:45  
    908,820,480  67%    1.22MB/s    0:05:44  
    910,131,200  67%    1.22MB/s    0:05:43  
    911,441,920  67%    1.23MB/s    0:05:41  
    912,752,640  68%    1.21MB/s    0:05:44  
    914,063,360  68%    1.21MB/s    0:05:43  
    915,374,080  68%    1.21MB/s    0:05:43  
    916,684,800  68%    1.21MB/s    0:05:42  
    917,995,520  68%    1.22MB/s    0:05:37  
    919,306,240  68%    1.22MB/s    0:05:35  
    920,616,960  68%    1.23MB/s    0:05:34  
    921,927,680  68%    1.22MB/s    0:05:35  
    923,238,400  68%    1.21MB/s    0:05:35  
    924,549,120  68%    1.21MB/s    0:05:35  
    925,859,840  69%    1.21MB/s    0:05:33  
    927,170,560  69%    1.22MB/s    0:05:30  
    928,481,280  69%    1.23MB/s    0:05:27  
    929,792,000  69%    1.23MB/s    0:05:26  
    931,102,720  69%    1.23MB/s    0:05:25  
    932,413,440  69%    1.23MB/s    0:05:24  
    933,724,160  69%    1.23MB/s    0:05:24  
    935,034,880  69%    1.23MB/s    0:05:23  
    936,345,600  69%    1.23MB/s    0:05:22  
    937,656,320  69%    1.23MB/s    0:05:21  
    938,967,040  70%    1.23MB/s    0:05:19  
    940,277,760  70%    1.22MB/s    0:05:20  
    941,588,480  70%    1.22MB/s    0:05:19  
    942,899,200  70%    1.22MB/s    0:05:17  
    944,209,920  70%    1.22MB/s    0:05:16  
    945,520,640  70%    1.22MB/s    0:05:17  
    946,831,360  70%    1.22MB/s    0:05:16  
    948,142,080  70%    1.21MB/s    0:05:15  
    949,452,800  70%    1.21MB/s    0:05:16  
    950,763,520  70%    1.22MB/s    0:05:12  
    951,943,168  71%    1.19MB/s    0:05:19  
    953,253,888  71%    1.17MB/s    0:05:23  
    954,564,608  71%    1.17MB/s    0:05:21  
    955,875,328  71%    1.17MB/s    0:05:19  
    957,186,048  71%    1.21MB/s    0:05:10  
    958,496,768  71%    1.22MB/s    0:05:04  
    959,807,488  71%    1.22MB/s    0:05:03  
    961,118,208  71%    1.22MB/s    0:05:02  
    962,428,928  71%    1.22MB/s    0:05:01  
    963,739,648  71%    1.21MB/s    0:05:04  
    965,050,368  71%    1.21MB/s    0:05:03  
    966,361,088  72%    1.21MB/s    0:05:02  
    967,671,808  72%    1.21MB/s    0:05:00  
    968,982,528  72%    1.23MB/s    0:04:55  
    970,293,248  72%    1.23MB/s    0:04:54  
    971,603,968  72%    1.22MB/s    0:04:54  
    972,914,688  72%    1.22MB/s    0:04:53  
    974,225,408  72%    1.22MB/s    0:04:53  
    975,536,128  72%    1.22MB/s    0:04:52  
    976,846,848  72%    1.22MB/s    0:04:50  
    978,157,568  72%    1.22MB/s    0:04:49  
    979,468,288  73%    1.23MB/s    0:04:47  
    980,746,240  73%    1.22MB/s    0:04:48  
    982,056,960  73%    1.21MB/s    0:04:48  
    983,367,680  73%    1.21MB/s    0:04:47  
    984,678,400  73%    1.21MB/s    0:04:46  
    985,989,120  73%    1.20MB/s    0:04:49  
    987,168,768  73%    1.17MB/s    0:04:54  
    988,479,488  73%    1.17MB/s    0:04:53  
    989,790,208  73%    1.17MB/s    0:04:52  
    991,100,928  73%    1.19MB/s    0:04:46  
    992,411,648  74%    1.22MB/s    0:04:39  
    993,722,368  74%    1.21MB/s    0:04:38  
    995,033,088  74%    1.20MB/s    0:04:40  
    996,343,808  74%    1.21MB/s    0:04:38  
    997,654,528  74%    1.21MB/s    0:04:37  
    998,965,248  74%    1.21MB/s    0:04:34  
  1,000,275,968  74%    1.22MB/s    0:04:31  
  1,001,586,688  74%    1.23MB/s    0:04:30  
  1,002,897,408  74%    1.23MB/s    0:04:29  
  1,004,208,128  74%    1.22MB/s    0:04:28  
  1,005,518,848  75%    1.22MB/s    0:04:27  
  1,006,829,568  75%    1.22MB/s    0:04:27  
  1,008,140,288  75%    1.21MB/s    0:04:29  
  1,009,451,008  75%    1.21MB/s    0:04:26  
  1,010,761,728  75%    1.21MB/s    0:04:25  
  1,012,072,448  75%    1.22MB/s    0:04:23  
  1,013,383,168  75%    1.23MB/s    0:04:20  
  1,014,693,888  75%    1.22MB/s    0:04:19  
  1,016,004,608  75%    1.23MB/s    0:04:18  
  1,017,315,328  75%    1.22MB/s    0:04:19  
  1,018,626,048  75%    1.22MB/s    0:04:18  
  1,019,936,768  76%    1.22MB/s    0:04:17  
  1,021,247,488  76%    1.22MB/s    0:04:16  
  1,022,558,208  76%    1.23MB/s    0:04:13  
  1,023,868,928  76%    1.22MB/s    0:04:13  
  1,025,179,648  76%    1.21MB/s    0:04:15  
  1,026,490,368  76%    1.20MB/s    0:04:15  
  1,027,801,088  76%    1.20MB/s    0:04:13  
  1,029,111,808  76%    1.21MB/s    0:04:11  
  1,030,422,528  76%    1.22MB/s    0:04:08  
  1,031,733,248  76%    1.22MB/s    0:04:06  
  1,033,043,968  77%    1.21MB/s    0:04:08  
  1,034,354,688  77%    1.20MB/s    0:04:08  
  1,035,665,408  77%    1.20MB/s    0:04:08  
  1,036,976,128  77%    1.19MB/s    0:04:09  
  1,038,286,848  77%    1.20MB/s    0:04:05  
  1,039,597,568  77%    1.20MB/s    0:04:04  
  1,040,777,216  77%    1.16MB/s    0:04:11  
  1,042,087,936  77%    1.18MB/s    0:04:07  
  1,043,398,656  77%    1.18MB/s    0:04:06  
  1,044,578,304  77%    1.15MB/s    0:04:11  
  1,045,889,024  78%    1.18MB/s    0:04:03  
  1,047,199,744  78%    1.17MB/s    0:04:05  
  1,048,510,464  78%    1.17MB/s    0:04:04  
  1,049,821,184  78%    1.19MB/s    0:03:58  
  1,051,131,904  78%    1.19MB/s    0:03:56  
  1,052,442,624  78%    1.21MB/s    0:03:52  
  1,053,753,344  78%    1.21MB/s    0:03:51  
  1,055,064,064  78%    1.22MB/s    0:03:47  
  1,056,374,784  78%    1.23MB/s    0:03:45  
  1,057,685,504  78%    1.23MB/s    0:03:44  
  1,058,996,224  79%    1.23MB/s    0:03:43  
  1,060,306,944  79%    1.23MB/s    0:03:42  
  1,061,617,664  79%    1.23MB/s    0:03:41  
  1,062,928,384  79%    1.22MB/s    0:03:41  
  1,064,239,104  79%    1.22MB/s    0:03:40  
  1,065,549,824  79%    1.22MB/s    0:03:39  
  1,066,860,544  79%    1.22MB/s    0:03:38  
  1,068,171,264  79%    1.22MB/s    0:03:38  
  1,069,481,984  79%    1.21MB/s    0:03:38  
  1,070,792,704  79%    1.20MB/s    0:03:38  
  1,072,103,424  79%    1.20MB/s    0:03:37  
  1,073,414,144  80%    1.21MB/s    0:03:35  
  1,074,593,792  80%    1.19MB/s    0:03:37  
  1,075,904,512  80%    1.19MB/s    0:03:36  
  1,077,215,232  80%    1.19MB/s    0:03:36  
  1,078,394,880  80%    1.16MB/s    0:03:39  
  1,079,705,600  80%    1.20MB/s    0:03:32  
  1,081,016,320  80%    1.21MB/s    0:03:30  
  1,082,327,040  80%    1.21MB/s    0:03:29  
  1,083,637,760  80%    1.23MB/s    0:03:24  
  1,084,948,480  80%    1.22MB/s    0:03:24  
  1,086,259,200  81%    1.21MB/s    0:03:25  
  1,087,569,920  81%    1.21MB/s    0:03:24  
  1,088,880,640  81%    1.21MB/s    0:03:22  
  1,090,191,360  81%    1.21MB/s    0:03:21  
  1,091,502,080  81%    1.23MB/s    0:03:17  
  1,092,812,800  81%    1.23MB/s    0:03:16  
  1,094,123,520  81%    1.23MB/s    0:03:15  
  1,095,434,240  81%    1.21MB/s    0:03:17  
  1,096,744,960  81%    1.21MB/s    0:03:17  
  1,098,055,680  81%    1.20MB/s    0:03:17  
  1,099,366,400  82%    1.20MB/s    0:03:16  
  1,100,677,120  82%    1.21MB/s    0:03:14  
  1,101,987,840  82%    1.21MB/s    0:03:13  
  1,103,298,560  82%    1.19MB/s    0:03:15  
  1,104,609,280  82%    1.14MB/s    0:03:21  
  1,106,051,072  82%    1.18MB/s    0:03:13  
  1,107,361,792  82%    1.18MB/s    0:03:13  
  1,108,672,512  82%    1.21MB/s    0:03:07  
  1,109,983,232  82%    1.25MB/s    0:02:59  
  1,111,293,952  82%    1.23MB/s    0:03:02  
  1,112,604,672  82%    1.23MB/s    0:03:01  
  1,113,882,624  83%    1.21MB/s    0:03:02  
  1,115,193,344  83%    1.22MB/s    0:03:00  
  1,116,504,064  83%    1.22MB/s    0:03:00  
  1,117,814,784  83%    1.22MB/s    0:02:58  
  1,119,125,504  83%    1.23MB/s    0:02:56  
  1,120,436,224  83%    1.23MB/s    0:02:55  
  1,121,746,944  83%    1.22MB/s    0:02:54  
  1,123,057,664  83%    1.22MB/s    0:02:54  
  1,124,368,384  83%    1.22MB/s    0:02:53  
  1,125,679,104  83%    1.22MB/s    0:02:51  
  1,126,989,824  84%    1.22MB/s    0:02:51  
  1,128,300,544  84%    1.22MB/s    0:02:49  
  1,129,611,264  84%    1.22MB/s    0:02:48  
  1,130,921,984  84%    1.21MB/s    0:02:48  
  1,132,232,704  84%    1.22MB/s    0:02:46  
  1,133,543,424  84%    1.22MB/s    0:02:45  
  1,134,854,144  84%    1.22MB/s    0:02:44  
  1,136,164,864  84%    1.22MB/s    0:02:43  
  1,137,475,584  84%    1.22MB/s    0:02:42  
  1,138,786,304  84%    1.21MB/s    0:02:43  
  1,140,097,024  85%    1.20MB/s    0:02:42  
  1,141,407,744  85%    1.21MB/s    0:02:40  
  1,142,718,464  85%    1.21MB/s    0:02:40  
  1,144,029,184  85%    1.22MB/s    0:02:37  
  1,145,339,904  85%    1.22MB/s    0:02:36  
  1,146,650,624  85%    1.22MB/s    0:02:35  
  1,147,961,344  85%    1.22MB/s    0:02:33  
  1,149,272,064  85%    1.22MB/s    0:02:33  
  1,150,582,784  85%    1.22MB/s    0:02:32  
  1,151,893,504  85%    1.22MB/s    0:02:31  
  1,153,204,224  86%    1.22MB/s    0:02:30  
  1,154,514,944  86%    1.22MB/s    0:02:29  
  1,155,825,664  86%    1.22MB/s    0:02:28  
  1,157,136,384  86%    1.22MB/s    0:02:27  
  1,158,447,104  86%    1.21MB/s    0:02:26  
  1,159,757,824  86%    1.22MB/s    0:02:24  
  1,161,068,544  86%    1.22MB/s    0:02:23  
  1,162,379,264  86%    1.22MB/s    0:02:22  
  1,163,689,984  86%    1.22MB/s    0:02:21  
  1,165,000,704  86%    1.22MB/s    0:02:20  
  1,166,311,424  87%    1.22MB/s    0:02:19  
  1,167,622,144  87%    1.22MB/s    0:02:17  
  1,168,932,864  87%    1.23MB/s    0:02:16  
  1,170,243,584  87%    1.22MB/s    0:02:16  
  1,171,554,304  87%    1.22MB/s    0:02:15  
  1,172,865,024  87%    1.22MB/s    0:02:14  
  1,174,175,744  87%    1.22MB/s    0:02:13  
  1,175,486,464  87%    1.22MB/s    0:02:11  
  1,176,797,184  87%    1.22MB/s    0:02:10  
  1,178,107,904  87%    1.21MB/s    0:02:10  
  1,179,418,624  87%    1.22MB/s    0:02:09  
  1,180,729,344  88%    1.21MB/s    0:02:09  
  1,182,040,064  88%    1.21MB/s    0:02:07  
  1,183,350,784  88%    1.21MB/s    0:02:06  
  1,184,661,504  88%    1.21MB/s    0:02:05  
  1,185,972,224  88%    1.22MB/s    0:02:03  
  1,187,282,944  88%    1.22MB/s    0:02:02  
  1,188,593,664  88%    1.21MB/s    0:02:02  
  1,189,642,240  88%    1.13MB/s    0:02:10  
  1,190,952,960  88%    1.12MB/s    0:02:10  
  1,192,263,680  88%    1.13MB/s    0:02:08  
  1,193,574,400  89%    1.13MB/s    0:02:07  
  1,194,885,120  89%    1.22MB/s    0:01:56  
  1,196,195,840  89%    1.22MB/s    0:01:55  
  1,197,506,560  89%    1.22MB/s    0:01:54  
  1,198,817,280  89%    1.23MB/s    0:01:52  
  1,200,128,000  89%    1.23MB/s    0:01:51  
  1,201,438,720  89%    1.23MB/s    0:01:50  
  1,202,749,440  89%    1.23MB/s    0:01:49  
  1,204,060,160  89%    1.23MB/s    0:01:48  
  1,205,370,880  89%    1.22MB/s    0:01:48  
  1,206,681,600  90%    1.21MB/s    0:01:48  
  1,207,992,320  90%    1.20MB/s    0:01:47  
  1,209,303,040  90%    1.21MB/s    0:01:46  
  1,210,613,760  90%    1.21MB/s    0:01:45  
  1,211,924,480  90%    1.22MB/s    0:01:43  
  1,213,235,200  90%    1.21MB/s    0:01:42  
  1,214,545,920  90%    1.21MB/s    0:01:41  
  1,215,856,640  90%    1.22MB/s    0:01:39  
  1,217,167,360  90%    1.22MB/s    0:01:38  
  1,218,478,080  90%    1.23MB/s    0:01:36  
  1,219,657,728  90%    1.20MB/s    0:01:38  
  1,220,706,304  91%    1.14MB/s    0:01:42  
  1,222,017,024  91%    1.14MB/s    0:01:41  
  1,223,327,744  91%    1.14MB/s    0:01:40  
  1,224,638,464  91%    1.16MB/s    0:01:37  
  1,225,949,184  91%    1.22MB/s    0:01:31  
  1,227,259,904  91%    1.22MB/s    0:01:30  
  1,228,570,624  91%    1.22MB/s    0:01:29  
  1,229,881,344  91%    1.22MB/s    0:01:28  
  1,231,192,064  91%    1.22MB/s    0:01:27  
  1,232,502,784  91%    1.22MB/s    0:01:26  
  1,233,813,504  92%    1.22MB/s    0:01:25  
  1,235,124,224  92%    1.22MB/s    0:01:24  
  1,236,434,944  92%    1.23MB/s    0:01:22  
  1,237,745,664  92%    1.23MB/s    0:01:21  
  1,239,056,384  92%    1.22MB/s    0:01:21  
  1,240,367,104  92%    1.21MB/s    0:01:20  
  1,241,677,824  92%    1.21MB/s    0:01:19  
  1,242,988,544  92%    1.21MB/s    0:01:18  
  1,244,299,264  92%    1.22MB/s    0:01:17  
  1,245,609,984  92%    1.23MB/s    0:01:15  
  1,246,920,704  93%    1.22MB/s    0:01:14  
  1,248,198,656  93%    1.22MB/s    0:01:14  
  1,249,509,376  93%    1.20MB/s    0:01:13  
  1,250,820,096  93%    1.21MB/s    0:01:12  
  1,252,130,816  93%    1.21MB/s    0:01:11  
  1,253,441,536  93%    1.21MB/s    0:01:10  
  1,254,752,256  93%    1.22MB/s    0:01:08  
  1,256,062,976  93%    1.21MB/s    0:01:07  
  1,257,373,696  93%    1.20MB/s    0:01:07  
  1,258,684,416  93%    1.21MB/s    0:01:06  
  1,259,995,136  93%    1.22MB/s    0:01:04  
  1,261,305,856  94%    1.22MB/s    0:01:03  
  1,262,616,576  94%    1.23MB/s    0:01:01  
  1,263,927,296  94%    1.23MB/s    0:01:00  
  1,265,238,016  94%    1.23MB/s    0:00:59  
  1,266,548,736  94%    1.23MB/s    0:00:58  
  1,267,859,456  94%    1.22MB/s    0:00:58  
  1,269,170,176  94%    1.22MB/s    0:00:57  
  1,270,480,896  94%    1.22MB/s    0:00:55  
  1,271,791,616  94%    1.22MB/s    0:00:54  
  1,273,102,336  94%    1.22MB/s    0:00:53  
  1,274,281,984  95%    1.15MB/s    0:00:55  
  1,275,723,776  95%    1.19MB/s    0:00:53  
  1,277,034,496  95%    1.19MB/s    0:00:52  
  1,278,345,216  95%    1.18MB/s    0:00:51  
  1,279,655,936  95%    1.25MB/s    0:00:47  
  1,280,966,656  95%    1.21MB/s    0:00:48  
  1,282,277,376  95%    1.21MB/s    0:00:46  
  1,283,588,096  95%    1.22MB/s    0:00:45  
  1,284,898,816  95%    1.22MB/s    0:00:44  
  1,286,209,536  95%    1.22MB/s    0:00:43  
  1,287,520,256  96%    1.22MB/s    0:00:42  
  1,288,830,976  96%    1.22MB/s    0:00:41  
  1,290,141,696  96%    1.22MB/s    0:00:40  
  1,291,452,416  96%    1.22MB/s    0:00:39  
  1,292,763,136  96%    1.22MB/s    0:00:38  
  1,294,073,856  96%    1.22MB/s    0:00:37  
  1,295,384,576  96%    1.22MB/s    0:00:36  
  1,296,695,296  96%    1.22MB/s    0:00:34  
  1,298,006,016  96%    1.22MB/s    0:00:33  
  1,299,316,736  96%    1.22MB/s    0:00:32  
  1,300,627,456  97%    1.22MB/s    0:00:31  
  1,301,938,176  97%    1.21MB/s    0:00:31  
  1,303,248,896  97%    1.20MB/s    0:00:30  
  1,304,559,616  97%    1.20MB/s    0:00:29  
  1,305,870,336  97%    1.20MB/s    0:00:28  
  1,307,181,056  97%    1.22MB/s    0:00:26  
  1,308,491,776  97%    1.22MB/s    0:00:25  
  1,309,802,496  97%    1.23MB/s    0:00:24  
  1,311,113,216  97%    1.21MB/s    0:00:23  
  1,312,423,936  97%    1.20MB/s    0:00:22  
  1,313,734,656  98%    1.20MB/s    0:00:21  
  1,315,045,376  98%    1.20MB/s    0:00:20  
  1,316,356,096  98%    1.22MB/s    0:00:19  
  1,317,666,816  98%    1.22MB/s    0:00:18  
  1,318,977,536  98%    1.22MB/s    0:00:17  
  1,320,288,256  98%    1.22MB/s    0:00:16  
  1,321,598,976  98%    1.21MB/s    0:00:15  
  1,322,909,696  98%    1.21MB/s    0:00:14  
  1,324,220,416  98%    1.21MB/s    0:00:13  
  1,325,531,136  98%    1.21MB/s    0:00:12  
  1,326,841,856  98%    1.23MB/s    0:00:10  
  1,328,152,576  99%    1.23MB/s    0:00:09  
  1,329,463,296  99%    1.22MB/s    0:00:08  
  1,330,774,016  99%    1.21MB/s    0:00:07  
  1,332,084,736  99%    1.20MB/s    0:00:06  
  1,333,395,456  99%    1.20MB/s    0:00:05  
  1,334,706,176  99%    1.20MB/s    0:00:04  
  1,336,016,896  99%    1.21MB/s    0:00:03  
  1,337,327,616  99%    1.22MB/s    0:00:02  
  1,338,638,336  99%    1.22MB/s    0:00:01  
  1,339,949,056  99%    1.22MB/s    0:00:00  
  1,340,494,968 100%    1.21MB/s    0:17:34 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221219-tablet-x64uefi.img.xz.sha256

            131 100%    0.31kB/s    0:00:00  
            131 100%    0.31kB/s    0:00:00 (xfr#6, to-chk=0/7)

sent 3,230,265,120 bytes  received 577 bytes  1,260,591.49 bytes/sec
total size is 3,229,476,048  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@11bac697[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS