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

2022-12-07 15:53:54 (80.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/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz
2022-12-07 10:40:59.642263 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1060-gae1fa60184 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1061-gc7cf92aba0 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1058-ga023317df5 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24685 distinct packages available
(1/103) Upgrading kirigami2-libs (5.100.0-r1 -> 9999_git1670004597-r1)
(2/103) Upgrading kirigami2 (5.100.0-r1 -> 9999_git1670004597-r1)
(3/103) Upgrading kactivities-libs (5.100.0-r0 -> 9999_git1669850001-r0)
(4/103) Upgrading karchive (5.100.0-r0 -> 9999_git1669947421-r0)
(5/103) Upgrading kconfig (5.100.1-r0 -> 9999_git1669947476-r0)
(6/103) Upgrading kcoreaddons (5.100.0-r0 -> 9999_git1669947507-r0)
(7/103) Upgrading kwindowsystem (5.100.0-r0 -> 9999_git1670032979-r0)
(8/103) Upgrading kcrash (5.100.0-r0 -> 9999_git1668426443-r0)
(9/103) Upgrading kdbusaddons (5.100.0-r0 -> 9999_git1669947527-r0)
(10/103) Upgrading kglobalaccel (5.100.0-r0 -> 9999_git1669947607-r0)
(11/103) Upgrading kguiaddons (5.100.0-r0 -> 9999_git1669768457-r0)
(12/103) Upgrading ki18n (5.100.0-r0 -> 9999_git1669947642-r0)
(13/103) Upgrading kauth (5.100.0-r0 -> 9999_git1669947430-r0)
(14/103) Upgrading kcodecs (5.100.0-r0 -> 9999_git1669947458-r0)
(15/103) Upgrading kwidgetsaddons (5.100.0-r0 -> 9999_git1669947849-r0)
(16/103) Upgrading kconfigwidgets (5.100.0-r0 -> 9999_git1669947489-r0)
(17/103) Upgrading kiconthemes (5.100.0-r0 -> 9999_git1669947652-r0)
(18/103) Upgrading kitemviews (5.100.0-r0 -> 9999_git1669947700-r0)
(19/103) Upgrading kxmlgui (5.100.0-r0 -> 9999_git1669947872-r0)
(20/103) Upgrading kbookmarks (5.100.0-r0 -> 9999_git1669947439-r0)
(21/103) Upgrading kcompletion (5.100.0-r0 -> 9999_git1669947467-r0)
(22/103) Upgrading kdoctools (5.100.0-r0 -> 9999_git1669947588-r0)
(23/103) Upgrading kjobwidgets (5.100.0-r0 -> 9999_git1669947709-r0)
(24/103) Upgrading knotifications (5.100.0-r0 -> 9999_git1670016807-r0)
(25/103) Upgrading kservice (5.100.0-r0 -> 9999_git1669947804-r0)
(26/103) Upgrading solid-libs (5.100.0-r0 -> 9999_git1669947918-r0)
(27/103) Upgrading sonnet (5.100.0-r0 -> 9999_git1669947927-r0)
(28/103) Upgrading ktextwidgets (5.100.0-r0 -> 9999_git1669947822-r0)
(29/103) Upgrading kio (5.100.0-r0 -> 9999_git1670032943-r0)
(30/103) Upgrading kpackage (5.100.0-r0 -> 9999_git1669947756-r0)
(31/103) Upgrading kdeclarative (5.100.0-r0 -> 9999_git1669994884-r0)
(32/103) Upgrading kwayland (5.100.0-r0 -> 9999_git1668692611-r0)
(33/103) Upgrading plasma-framework (5.100.1-r0 -> 9999_git1670032989-r0)
(34/103) Upgrading kwallet (5.100.0-r0 -> 9999_git1670032966-r0)
(35/103) Upgrading purpose (5.100.0-r0 -> 9999_git1669947905-r0)
(36/103) Upgrading angelfish (22.11-r0 -> 9999_git1670033857-r0)
(37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/103) Upgrading attica (5.100.0-r0 -> 9999_git1668426255-r0)
(39/103) Upgrading kidletime (5.100.0-r0 -> 9999_git1669800073-r0)
(40/103) Upgrading knewstuff (5.100.0-r0 -> 9999_git1669947728-r0)
(41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670033140-r1)
(42/103) Upgrading kclock (22.11-r0 -> 9999_git1669951149-r0)
(43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0)
(44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/103) Upgrading kfilemetadata (5.100.0-r0 -> 9999_git1669947597-r0)
(46/103) Upgrading kcontacts (5.100.0-r0 -> 9999_git1669947497-r0)
(47/103) Upgrading kpeople (5.100.0-r0 -> 9999_git1669947774-r0)
(48/103) Upgrading kcalendarcore (5.100.0-r0 -> 9999_git1668426368-r0)
(49/103) Upgrading kcmutils (5.100.0-r0 -> 9999_git1669947448-r0)
(50/103) Upgrading frameworkintegration (5.100.0-r0 -> 9999_git1668426301-r0)
(51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0)
(52/103) Upgrading modemmanager-qt (5.100.0-r0 -> 9999_git1668426931-r0)
(53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670033887-r0)
(54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1669951201-r0)
(55/103) Upgrading kded (5.100.0-r0 -> 9999_git1669024044-r0)
(56/103) Upgrading bluez-qt (5.100.0-r0 -> 9999_git1670007239-r0)
(57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670033664-r0)
(58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1669950516-r0)
(59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1669950729-r0)
(60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1669950647-r0)
(62/103) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/103) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1669588500-r0)
(64/103) Upgrading breeze-icons (5.100.0-r0 -> 9999_git1669847562-r0)
(65/103) Upgrading kactivities (5.100.0-r0 -> 9999_git1669850001-r0)
(66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1669950859-r0)
(67/103) Upgrading networkmanager-qt (5.100.0-r0 -> 9999_git1668426940-r0)
(68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1669950870-r0)
(69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1669950870-r0)
(70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0)
(71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1669951210-r0)
(72/103) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0)
(73/103) Upgrading kinit (5.100.0-r0 -> 9999_git1669947665-r0)
(74/103) Upgrading kdnssd (5.100.0-r0 -> 9999_git1669947579-r0)
(75/103) Upgrading syntax-highlighting (5.100.0-r0 -> 9999_git1669947936-r0)
(76/103) Upgrading kquickcharts (5.100.0-r0 -> 9999_git1668799550-r0)
(77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1669950658-r0)
(78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1670035230-r0)
(79/103) Upgrading kitemmodels (5.100.0-r0 -> 9999_git1669362718-r0)
(80/103) Upgrading threadweaver (5.100.0-r0 -> 9999_git1668427036-r0)
(81/103) Upgrading krunner (5.100.0-r0 -> 9999_git1668838399-r0)
(82/103) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0)
(83/103) Upgrading qqc2-desktop-style (5.100.0-r0 -> 9999_git1669940506-r0)
(84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670033784-r0)
(85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670038530-r0)
(86/103) Upgrading kactivities-stats (5.100.0-r0 -> 9999_git1668426320-r0)
(87/103) Upgrading baloo (5.100.0-r0 -> 9999_git1669947406-r0)
(88/103) Upgrading kholidays (5.100.0-r0 -> 9999_git1669947617-r0)
(89/103) Upgrading knotifyconfig (5.100.0-r0 -> 9999_git1669947746-r0)
(90/103) Upgrading kparts (5.100.0-r0 -> 9999_git1669947764-r0)
(91/103) Upgrading prison (5.100.0-r0 -> 9999_git1668530923-r0)
(92/103) Upgrading ktexteditor (5.100.0-r0 -> 9999_git1669947813-r0)
(93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670033752-r0)
(94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670038530-r0)
(95/103) Upgrading kpty (5.100.0-r0 -> 9999_git1669947783-r0)
(96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1669950562-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0)
(98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1669950849-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0)
(100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1669951007-r0)
(101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1669951007-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670033825-r0)
(103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1669951230-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3220 MiB in 828 packages
(1/12) Installing bash (5.2.12-r0)
Executing bash-5.2.12-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.1-r2)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r1)
(7/12) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.1-r0)
(9/12) Installing discover-backend-flatpak (5.26.4-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (7.0-r1)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3230 MiB in 840 packages
(1/93) Installing syndication (9999_git1668427016-r0)
(2/93) Installing alligator (9999_git1670033845-r0)
(3/93) Installing libavc1394 (0.5.4-r3)
(4/93) Installing libcaca (0.99_beta20-r0)
(5/93) Installing libdv (1.0.0-r7)
(6/93) Installing libiec61883 (1.2.0-r3)
(7/93) Installing mpg123-libs (1.31.1-r0)
(8/93) Installing speex (1.2.1-r0)
(9/93) Installing libshout (2.4.6-r1)
(10/93) Installing wavpack (5.6.0-r0)
(11/93) Installing gst-plugins-good (1.20.4-r2)
(12/93) Installing py3-parsing (3.0.9-r1)
(13/93) Installing py3-packaging (21.3-r3)
(14/93) Installing py3-setuptools (65.6.3-r0)
(15/93) Installing py3-certifi (2022.9.24-r1)
(16/93) Installing py3-charset-normalizer (3.0.1-r1)
(17/93) Installing py3-idna (3.4-r3)
(18/93) Installing py3-urllib3 (1.26.12-r1)
(19/93) Installing py3-requests (2.28.1-r2)
(20/93) Installing py3-ytmusicapi (0.24.1-r0)
(21/93) Installing libmng (2.0.3-r1)
(22/93) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/93) Installing py3-mutagen (1.46.0-r1)
(24/93) Installing py3-websockets (10.4-r1)
(25/93) Installing py3-brotli (1.0.9-r10)
(26/93) Installing yt-dlp (2022.11.11-r1)
(27/93) Installing audiotube (9999_git1670033868-r0)
(28/93) Installing calindori (9999_git1669951111-r0)
(29/93) Installing live-media (2022.10.01-r0)
(30/93) Installing libxpm (3.5.14-r0)
(31/93) Installing a52dec (0.7.4-r8)
(32/93) Installing vulkan-loader (1.3.231.2-r0)
(33/93) Installing mesa-vulkan-intel (22.2.4-r1)
(34/93) Installing device-tablet-x64uefi-vulkan (0.4-r1)
(35/93) Installing ffmpeg4-libs (4.4.3-r0)
(36/93) Installing libbluray (1.3.4-r0)
(37/93) Installing libcddb (1.3.2-r4)
(38/93) Installing libdvbpsi (1.3.3-r0)
(39/93) Installing libdvdcss (1.4.3-r0)
(40/93) Installing libdvdread (6.1.3-r0)
(41/93) Installing libdvdnav (6.1.1-r0)
(42/93) Installing libebml (1.4.4-r0)
(43/93) Installing faad2-libs (2.10.1-r0)
(44/93) Installing libupnp (1.14.15-r0)
(45/93) Installing lua5.2-libs (5.2.4-r10)
(46/93) Installing libmad (0.15.1b-r9)
(47/93) Installing libmatroska (1.7.1-r0)
(48/93) Installing libmicrodns (0.2.0-r0)
(49/93) Installing libmpeg2 (0.5.1-r10)
(50/93) Installing glslang-libs (11.12.0-r0)
(51/93) Installing glslang (11.12.0-r0)
(52/93) Installing spirv-tools (1.3.231.1-r0)
(53/93) Installing shaderc (2022.3-r1)
(54/93) Installing libplacebo (5.229.1-r0)
(55/93) Installing libprotobuf-lite (3.21.10-r0)
(56/93) Installing vlc-libs (3.0.17.4-r13)
(57/93) Installing vlc (3.0.17.4-r13)
(58/93) Installing elisa (22.08.3-r0)
(59/93) Installing kunitconversion (9999_git1669947831-r0)
(60/93) Installing kalk (9999_git1669951129-r0)
(61/93) Installing qt5-qtkeychain (0.13.2-r0)
(62/93) Installing kasts (9999_git1670033877-r0)
(63/93) Installing keysmith (9999_git1669951912-r0)
(64/93) Installing krecorder (9999_git1669951157-r0)
(65/93) Installing kpublictransport (22.08.3-r0)
(66/93) Installing ktrip (9999_git1670034015-r0)
(67/93) Installing kweathercore (9999_git1669949074-r0)
(68/93) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(69/93) Installing kweather (9999_git1669951166-r0)
(70/93) Installing libquotient (0.6.11-r0)
(71/93) Installing libcmark (0.30.2-r1)
(72/93) Installing neochat (9999_git1670033330-r0)
(73/93) Installing kjs (9999_git1668932643-r0)
(74/93) Installing libdjvulibre (3.5.28-r2)
(75/93) Installing libzip (1.9.2-r2)
(76/93) Installing ebook-tools (0.2.2-r3)
(77/93) Installing discount-libs (2.2.7b-r0)
(78/93) Installing poppler (22.12.0-r0)
(79/93) Installing poppler-qt5 (22.12.0-r0)
(80/93) Installing kdegraphics-mobipocket (22.08.3-r0)
(81/93) Installing libspectre (0.2.11-r0)
(82/93) Installing okular-common (22.08.3-r0)
(83/93) Installing okular (22.08.3-r0)
(84/93) Installing plasma-camera (1.0_git20210328-r2)
(85/93) Installing gst-libav (1.20.4-r0)
(86/93) Installing gst-plugins-good-qt (1.20.4-r2)
(87/93) Installing plasmatube (9999_git1669951221-r0)
(88/93) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(89/93) Installing postmarketos-config-nftables-mdns (0.13-r0)
(90/93) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(91/93) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(92/93) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(93/93) Installing tokodon (9999_git1670033377-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Executing vlc-libs-3.0.17.4-r13.trigger
OK: 3381 MiB in 933 packages
(chroot) Exiting chroot...
[15:55:10] Unregister qemu binfmt (arm)
[15:55:10] Unregister qemu binfmt (aarch64)
[15:55:10] Unregister qemu binfmt (riscv64)
[15:55:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:55:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:55:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:55:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:55:12] Cleared up ~6454 MB of space
[15:55:12] DONE!
Building image for pine64-pinephone
Already up to date.
[15:55:13] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:13] Channel [edge]: [15:55:13] Vendor [qemu]: [15:55:13] Device codename [amd64]: [15:55:13] Kernel [lts]: [15:55:13] Username [user]: [15:55:14] User interface [weston]: [15:55:14] Change them? (y/n) [n]: [15:55:14] Extra packages [none]: [15:55:14] Use this timezone instead of GMT? (y/n) [y]: [15:55:14] Choose default locale for installation [C.UTF-8]: [15:55:14] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:14] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:14] Config changed: ui='plasma-mobile'
[15:55:14] Config changed: device='pine64-pinephone'
[15:55:14] Config changed: kernel=''
[15:55:14] Config changed: extra_packages='osk-sdl'
(3269501) [15:55:15] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(3269501) [15:55:15] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

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

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

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

     0K                                                       100% 61.3M=0s

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

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-07 11:51:59.644202 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1060-gae1fa60184 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1064-gc942af42e5 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1063-g37c5c90c77 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25114 distinct packages available
(1/102) Upgrading kirigami2-libs (5.100.0-r1 -> 9999_git1670068720-r1)
(2/102) Upgrading kirigami2 (5.100.0-r1 -> 9999_git1670068720-r1)
(3/102) Upgrading kactivities-libs (5.100.0-r0 -> 9999_git1670060521-r0)
(4/102) Upgrading karchive (5.100.0-r0 -> 9999_git1670060543-r0)
(5/102) Upgrading kconfig (5.100.1-r0 -> 9999_git1670060617-r0)
(6/102) Upgrading kcoreaddons (5.100.0-r0 -> 9999_git1670060646-r0)
(7/102) Upgrading kwindowsystem (5.100.0-r0 -> 9999_git1670061148-r0)
(8/102) Upgrading kcrash (5.100.0-r0 -> 9999_git1670060656-r0)
(9/102) Upgrading kdbusaddons (5.100.0-r0 -> 9999_git1670060679-r0)
(10/102) Upgrading kglobalaccel (5.100.0-r0 -> 9999_git1670060793-r0)
(11/102) Upgrading kguiaddons (5.100.0-r0 -> 9999_git1670060803-r0)
(12/102) Upgrading ki18n (5.100.0-r0 -> 9999_git1670060835-r0)
(13/102) Upgrading kauth (5.100.0-r0 -> 9999_git1670060556-r0)
(14/102) Upgrading kcodecs (5.100.0-r0 -> 9999_git1670060598-r0)
(15/102) Upgrading kwidgetsaddons (5.100.0-r0 -> 9999_git1670061138-r0)
(16/102) Upgrading kconfigwidgets (5.100.0-r0 -> 9999_git1670060626-r0)
(17/102) Upgrading kiconthemes (5.100.0-r0 -> 9999_git1670060845-r0)
(18/102) Upgrading kitemviews (5.100.0-r0 -> 9999_git1670060916-r0)
(19/102) Upgrading kxmlgui (5.100.0-r0 -> 9999_git1670061158-r0)
(20/102) Upgrading kbookmarks (5.100.0-r0 -> 9999_git1670060566-r0)
(21/102) Upgrading kcompletion (5.100.0-r0 -> 9999_git1670060607-r0)
(22/102) Upgrading kdoctools (5.100.0-r0 -> 9999_git1670060762-r0)
(23/102) Upgrading kjobwidgets (5.100.0-r0 -> 9999_git1670060926-r0)
(24/102) Upgrading knotifications (5.100.0-r0 -> 9999_git1670060977-r0)
(25/102) Upgrading kservice (5.100.0-r0 -> 9999_git1670061078-r0)
(26/102) Upgrading solid-libs (5.100.0-r0 -> 9999_git1670061251-r0)
(27/102) Upgrading sonnet (5.100.0-r0 -> 9999_git1670061260-r0)
(28/102) Upgrading ktextwidgets (5.100.0-r0 -> 9999_git1670061099-r0)
(29/102) Upgrading kio (5.100.0-r0 -> 9999_git1670086024-r0)
(30/102) Upgrading kpackage (5.100.0-r0 -> 9999_git1670060999-r0)
(31/102) Upgrading kdeclarative (5.100.0-r0 -> 9999_git1670060689-r0)
(32/102) Upgrading kwayland (5.100.0-r0 -> 9999_git1670061127-r0)
(33/102) Upgrading plasma-framework (5.100.1-r0 -> 9999_git1670061211-r0)
(34/102) Upgrading kwallet (5.100.0-r0 -> 9999_git1670061118-r0)
(35/102) Upgrading purpose (5.100.0-r0 -> 9999_git1670061231-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670119830-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.100.0-r0 -> 9999_git1670060467-r0)
(39/102) Upgrading kidletime (5.100.0-r0 -> 9999_git1670060854-r0)
(40/102) Upgrading knewstuff (5.100.0-r0 -> 9999_git1670060967-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670033140-r1)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1669951149-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.100.0-r0 -> 9999_git1670118998-r0)
(46/102) Upgrading kcontacts (5.100.0-r0 -> 9999_git1670060636-r0)
(47/102) Upgrading kpeople (5.100.0-r0 -> 9999_git1670061021-r0)
(48/102) Upgrading kcalendarcore (5.100.0-r0 -> 9999_git1670060576-r0)
(49/102) Upgrading kcmutils (5.100.0-r0 -> 9999_git1670060587-r0)
(50/102) Upgrading frameworkintegration (5.100.0-r0 -> 9999_git1670060511-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0)
(52/102) Upgrading modemmanager-qt (5.100.0-r0 -> 9999_git1670061177-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670119888-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1669951201-r0)
(55/102) Upgrading kded (5.100.0-r0 -> 9999_git1670060700-r0)
(56/102) Upgrading bluez-qt (5.100.0-r0 -> 9999_git1670060488-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670119680-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1669950516-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1669950729-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1669950647-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1669588500-r0)
(64/102) Upgrading breeze-icons (5.100.0-r0 -> 9999_git1670060499-r0)
(65/102) Upgrading kactivities (5.100.0-r0 -> 9999_git1670060521-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1669950859-r0)
(67/102) Upgrading networkmanager-qt (5.100.0-r0 -> 9999_git1670061187-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1669950870-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1669950870-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670119898-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0)
(72/102) Upgrading kinit (5.100.0-r0 -> 9999_git1670119019-r0)
(73/102) Upgrading kdnssd (5.100.0-r0 -> 9999_git1670060752-r0)
(74/102) Upgrading syntax-highlighting (5.100.0-r0 -> 9999_git1670061279-r0)
(75/102) Upgrading kquickcharts (5.100.0-r0 -> 9999_git1670061049-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1669950658-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1670119731-r0)
(78/102) Upgrading kitemmodels (5.100.0-r0 -> 9999_git1670060905-r0)
(79/102) Upgrading threadweaver (5.100.0-r0 -> 9999_git1670061289-r0)
(80/102) Upgrading krunner (5.100.0-r0 -> 9999_git1670061068-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0)
(82/102) Upgrading qqc2-desktop-style (5.100.0-r0 -> 9999_git1670061241-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670033784-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670123123-r0)
(85/102) Upgrading kactivities-stats (5.100.0-r0 -> 9999_git1670060532-r0)
(86/102) Upgrading baloo (5.100.0-r0 -> 9999_git1670060477-r0)
(87/102) Upgrading kholidays (5.100.0-r0 -> 9999_git1670060813-r0)
(88/102) Upgrading knotifyconfig (5.100.0-r0 -> 9999_git1670060988-r0)
(89/102) Upgrading kparts (5.100.0-r0 -> 9999_git1670061010-r0)
(90/102) Upgrading prison (5.100.0-r0 -> 9999_git1670061221-r0)
(91/102) Upgrading ktexteditor (5.100.0-r0 -> 9999_git1670119048-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670119743-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670123123-r0)
(94/102) Upgrading kpty (5.100.0-r0 -> 9999_git1670061040-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1669950562-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1669950849-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1669951007-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1669951007-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670033825-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1669951230-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2334 MiB in 752 packages
(1/10) Installing bash (5.2.12-r0)
Executing bash-5.2.12-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r1)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2345 MiB in 762 packages
(1/91) Installing syndication (9999_git1670061270-r0)
(2/91) Installing alligator (9999_git1670033845-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.6.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r2)
(12/91) Installing py3-parsing (3.0.9-r1)
(13/91) Installing py3-packaging (21.3-r3)
(14/91) Installing py3-setuptools (65.6.3-r0)
(15/91) Installing py3-certifi (2022.9.24-r1)
(16/91) Installing py3-charset-normalizer (3.0.1-r1)
(17/91) Installing py3-idna (3.4-r3)
(18/91) Installing py3-urllib3 (1.26.12-r1)
(19/91) Installing py3-requests (2.28.1-r2)
(20/91) Installing py3-ytmusicapi (0.24.1-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r1)
(24/91) Installing py3-websockets (10.4-r1)
(25/91) Installing py3-brotli (1.0.9-r10)
(26/91) Installing yt-dlp (2022.11.11-r1)
(27/91) Installing audiotube (9999_git1670119846-r0)
(28/91) Installing calindori (9999_git1669951111-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.14-r0)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.2-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.4-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.15-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r10)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.10-r0)
(54/91) Installing vlc-libs (3.0.17.4-r13)
(55/91) Installing vlc (3.0.17.4-r13)
(56/91) Installing elisa (22.08.3-r0)
(57/91) Installing kunitconversion (9999_git1670061108-r0)
(58/91) Installing kalk (9999_git1669951129-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1670119855-r0)
(61/91) Installing keysmith (9999_git1669951912-r0)
(62/91) Installing krecorder (9999_git1670119863-r0)
(63/91) Installing kpublictransport (22.08.3-r0)
(64/91) Installing ktrip (9999_git1670034015-r0)
(65/91) Installing kweathercore (9999_git1669949074-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1669951166-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1670119335-r0)
(71/91) Installing kjs (9999_git1670060937-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.12.0-r0)
(77/91) Installing poppler-qt5 (22.12.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.08.3-r0)
(81/91) Installing okular (22.08.3-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r2)
(85/91) Installing plasmatube (9999_git1669951221-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1670119363-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.17.4-r13.trigger
OK: 2514 MiB in 853 packages
(chroot) Exiting chroot...
[16:09:43] Unregister qemu binfmt (arm)
[16:09:43] Unregister qemu binfmt (aarch64)
[16:09:43] Unregister qemu binfmt (riscv64)
[16:09:43] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:09:43] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:09:44] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:09:44] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:09:45] Cleared up ~4457 MB of space
[16:09:45] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221206-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221206-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221206-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221206-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221206-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221206-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 908.2 MiB / 3,462.0 MiB = 0.262, 46 MiB/s, 1:15
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221207-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 868.1 MiB / 3,421.0 MiB = 0.254, 46 MiB/s, 1:15
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221207-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,279.2 MiB / 4,623.0 MiB = 0.277, 46 MiB/s, 1:40
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221207-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221206-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221206-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221206-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221206-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221206-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221206-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221207-pine64-pinephone.img.xz

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

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

         32,768   0%  316.83kB/s    0:47:52  
      1,179,648   0%    1.11MB/s    0:13:23  
      2,490,368   0%    1.17MB/s    0:12:40  
      3,801,088   0%    1.19MB/s    0:12:26  
      5,111,808   0%    1.20MB/s    0:12:19  
      6,422,528   0%    1.23MB/s    0:11:59  
      7,733,248   0%    1.23MB/s    0:11:57  
      9,043,968   0%    1.23MB/s    0:11:56  
     10,354,688   1%    1.23MB/s    0:11:55  
     11,665,408   1%    1.23MB/s    0:11:54  
     12,943,360   1%    1.22MB/s    0:11:57  
     14,254,080   1%    1.22MB/s    0:11:56  
     15,564,800   1%    1.22MB/s    0:11:55  
     16,875,520   1%    1.22MB/s    0:11:54  
     18,186,240   1%    1.23MB/s    0:11:49  
     19,496,960   2%    1.23MB/s    0:11:48  
     20,807,680   2%    1.23MB/s    0:11:47  
     22,118,400   2%    1.23MB/s    0:11:47  
     23,429,120   2%    1.22MB/s    0:11:49  
     24,739,840   2%    1.22MB/s    0:11:49  
     26,050,560   2%    1.22MB/s    0:11:49  
     27,361,280   3%    1.22MB/s    0:11:48  
     28,672,000   3%    1.22MB/s    0:11:44  
     29,982,720   3%    1.22MB/s    0:11:43  
     31,293,440   3%    1.23MB/s    0:11:40  
     32,604,160   3%    1.23MB/s    0:11:38  
     33,914,880   3%    1.23MB/s    0:11:36  
     35,225,600   3%    1.23MB/s    0:11:34  
     36,536,320   4%    1.23MB/s    0:11:35  
     37,847,040   4%    1.23MB/s    0:11:34  
     39,157,760   4%    1.23MB/s    0:11:34  
     40,468,480   4%    1.22MB/s    0:11:34  
     41,779,200   4%    1.22MB/s    0:11:32  
     43,089,920   4%    1.22MB/s    0:11:32  
     44,138,496   4%    1.17MB/s    0:12:05  
     45,449,216   4%    1.17MB/s    0:12:03  
     46,759,936   5%    1.17MB/s    0:12:01  
     48,070,656   5%    1.17MB/s    0:12:01  
     49,381,376   5%    1.23MB/s    0:11:24  
     50,692,096   5%    1.23MB/s    0:11:23  
     52,002,816   5%    1.23MB/s    0:11:23  
     53,313,536   5%    1.23MB/s    0:11:21  
     54,624,256   6%    1.23MB/s    0:11:20  
     55,934,976   6%    1.23MB/s    0:11:18  
     57,245,696   6%    1.23MB/s    0:11:17  
     58,556,416   6%    1.23MB/s    0:11:16  
     59,867,136   6%    1.23MB/s    0:11:15  
     61,177,856   6%    1.23MB/s    0:11:15  
     62,488,576   6%    1.23MB/s    0:11:14  
     63,799,296   7%    1.23MB/s    0:11:13  
     65,110,016   7%    1.23MB/s    0:11:12  
     66,420,736   7%    1.22MB/s    0:11:14  
     67,731,456   7%    1.23MB/s    0:11:10  
     69,042,176   7%    1.23MB/s    0:11:09  
     70,352,896   7%    1.23MB/s    0:11:07  
     71,663,616   7%    1.23MB/s    0:11:04  
     72,974,336   8%    1.23MB/s    0:11:06  
     74,285,056   8%    1.23MB/s    0:11:05  
     75,595,776   8%    1.23MB/s    0:11:04  
     76,906,496   8%    1.23MB/s    0:11:03  
     78,217,216   8%    1.23MB/s    0:11:02  
     79,527,936   8%    1.23MB/s    0:11:01  
     80,838,656   8%    1.23MB/s    0:10:59  
     82,149,376   9%    1.23MB/s    0:10:58  
     83,460,096   9%    1.23MB/s    0:10:57  
     84,770,816   9%    1.23MB/s    0:10:55  
     86,081,536   9%    1.23MB/s    0:10:55  
     87,392,256   9%    1.23MB/s    0:10:54  
     88,702,976   9%    1.23MB/s    0:10:53  
     90,013,696   9%    1.23MB/s    0:10:52  
     91,324,416  10%    1.22MB/s    0:10:54  
     92,635,136  10%    1.23MB/s    0:10:51  
     93,945,856  10%    1.22MB/s    0:10:51  
     95,256,576  10%    1.22MB/s    0:10:50  
     96,567,296  10%    1.23MB/s    0:10:47  
     97,878,016  10%    1.22MB/s    0:10:48  
     99,188,736  10%    1.22MB/s    0:10:50  
    100,499,456  11%    1.22MB/s    0:10:49  
    101,810,176  11%    1.22MB/s    0:10:47  
    103,120,896  11%    1.22MB/s    0:10:46  
    104,431,616  11%    1.23MB/s    0:10:41  
    105,742,336  11%    1.23MB/s    0:10:39  
    107,053,056  11%    1.23MB/s    0:10:38  
    108,363,776  11%    1.23MB/s    0:10:37  
    109,674,496  12%    1.23MB/s    0:10:34  
    110,985,216  12%    1.23MB/s    0:10:35  
    112,295,936  12%    1.23MB/s    0:10:34  
    113,606,656  12%    1.23MB/s    0:10:32  
    114,917,376  12%    1.23MB/s    0:10:33  
    116,228,096  12%    1.23MB/s    0:10:31  
    117,538,816  12%    1.23MB/s    0:10:30  
    118,849,536  13%    1.23MB/s    0:10:29  
    120,160,256  13%    1.23MB/s    0:10:27  
    121,470,976  13%    1.23MB/s    0:10:26  
    122,781,696  13%    1.21MB/s    0:10:33  
    124,092,416  13%    1.21MB/s    0:10:32  
    125,403,136  13%    1.21MB/s    0:10:31  
    126,713,856  13%    1.21MB/s    0:10:32  
    128,024,576  14%    1.23MB/s    0:10:21  
    129,335,296  14%    1.23MB/s    0:10:20  
    130,646,016  14%    1.23MB/s    0:10:19  
    131,956,736  14%    1.23MB/s    0:10:16  
    133,267,456  14%    1.23MB/s    0:10:18  
    134,578,176  14%    1.23MB/s    0:10:17  
    135,888,896  14%    1.23MB/s    0:10:15  
    137,199,616  15%    1.23MB/s    0:10:14  
    138,510,336  15%    1.23MB/s    0:10:13  
    139,821,056  15%    1.23MB/s    0:10:12  
    141,131,776  15%    1.23MB/s    0:10:11  
    142,442,496  15%    1.23MB/s    0:10:10  
    143,753,216  15%    1.23MB/s    0:10:09  
    145,063,936  15%    1.23MB/s    0:10:09  
    146,374,656  16%    1.22MB/s    0:10:09  
    147,652,608  16%    1.22MB/s    0:10:12  
    148,963,328  16%    1.21MB/s    0:10:12  
    150,274,048  16%    1.21MB/s    0:10:11  
    151,584,768  16%    1.21MB/s    0:10:10  
    152,895,488  16%    1.22MB/s    0:10:07  
    154,206,208  16%    1.22MB/s    0:10:05  
    155,516,928  17%    1.22MB/s    0:10:06  
    156,827,648  17%    1.22MB/s    0:10:02  
    158,138,368  17%    1.23MB/s    0:09:59  
    159,449,088  17%    1.23MB/s    0:09:57  
    160,759,808  17%    1.23MB/s    0:09:53  
    162,070,528  17%    1.23MB/s    0:09:56  
    163,381,248  17%    1.23MB/s    0:09:53  
    164,691,968  18%    1.23MB/s    0:09:52  
    166,002,688  18%    1.23MB/s    0:09:52  
    167,313,408  18%    1.23MB/s    0:09:49  
    168,624,128  18%    1.23MB/s    0:09:49  
    169,934,848  18%    1.23MB/s    0:09:48  
    171,245,568  18%    1.22MB/s    0:09:49  
    172,556,288  18%    1.23MB/s    0:09:46  
    173,867,008  19%    1.23MB/s    0:09:45  
    175,177,728  19%    1.23MB/s    0:09:44  
    176,488,448  19%    1.23MB/s    0:09:44  
    177,799,168  19%    1.22MB/s    0:09:46  
    179,109,888  19%    1.22MB/s    0:09:45  
    180,420,608  19%    1.22MB/s    0:09:44  
    181,731,328  19%    1.23MB/s    0:09:39  
    183,042,048  20%    1.23MB/s    0:09:38  
    184,352,768  20%    1.23MB/s    0:09:37  
    185,663,488  20%    1.23MB/s    0:09:36  
    186,974,208  20%    1.23MB/s    0:09:35  
    188,284,928  20%    1.23MB/s    0:09:34  
    189,595,648  20%    1.23MB/s    0:09:33  
    190,906,368  20%    1.23MB/s    0:09:32  
    192,217,088  21%    1.23MB/s    0:09:31  
    193,527,808  21%    1.23MB/s    0:09:29  
    194,838,528  21%    1.23MB/s    0:09:28  
    196,149,248  21%    1.23MB/s    0:09:27  
    197,459,968  21%    1.23MB/s    0:09:26  
    198,770,688  21%    1.23MB/s    0:09:25  
    200,081,408  21%    1.23MB/s    0:09:24  
    201,392,128  22%    1.23MB/s    0:09:24  
    202,702,848  22%    1.22MB/s    0:09:24  
    204,013,568  22%    1.22MB/s    0:09:23  
    205,324,288  22%    1.22MB/s    0:09:22  
    206,635,008  22%    1.23MB/s    0:09:20  
    207,945,728  22%    1.23MB/s    0:09:18  
    209,256,448  22%    1.23MB/s    0:09:17  
    210,567,168  23%    1.23MB/s    0:09:16  
    211,877,888  23%    1.23MB/s    0:09:15  
    213,188,608  23%    1.23MB/s    0:09:14  
    214,499,328  23%    1.23MB/s    0:09:13  
    215,810,048  23%    1.23MB/s    0:09:12  
    217,120,768  23%    1.23MB/s    0:09:11  
    218,431,488  23%    1.23MB/s    0:09:10  
    219,742,208  24%    1.23MB/s    0:09:09  
    221,052,928  24%    1.23MB/s    0:09:08  
    222,363,648  24%    1.23MB/s    0:09:07  
    223,674,368  24%    1.22MB/s    0:09:07  
    224,985,088  24%    1.22MB/s    0:09:07  
    226,295,808  24%    1.22MB/s    0:09:06  
    227,606,528  25%    1.22MB/s    0:09:08  
    228,917,248  25%    1.22MB/s    0:09:06  
    230,227,968  25%    1.22MB/s    0:09:04  
    231,538,688  25%    1.21MB/s    0:09:05  
    232,849,408  25%    1.23MB/s    0:08:59  
    234,160,128  25%    1.23MB/s    0:08:57  
    235,470,848  25%    1.23MB/s    0:08:56  
    236,781,568  26%    1.23MB/s    0:08:52  
    238,092,288  26%    1.23MB/s    0:08:55  
    239,403,008  26%    1.23MB/s    0:08:53  
    240,713,728  26%    1.23MB/s    0:08:53  
    242,024,448  26%    1.22MB/s    0:08:53  
    243,335,168  26%    1.23MB/s    0:08:51  
    244,645,888  26%    1.22MB/s    0:08:51  
    245,956,608  27%    1.22MB/s    0:08:51  
    247,267,328  27%    1.22MB/s    0:08:51  
    248,578,048  27%    1.21MB/s    0:08:52  
    249,888,768  27%    1.22MB/s    0:08:50  
    251,199,488  27%    1.22MB/s    0:08:49  
    252,510,208  27%    1.22MB/s    0:08:45  
    253,820,928  27%    1.22MB/s    0:08:46  
    255,131,648  28%    1.22MB/s    0:08:45  
    256,442,368  28%    1.22MB/s    0:08:43  
    257,753,088  28%    1.22MB/s    0:08:42  
    259,063,808  28%    1.23MB/s    0:08:37  
    260,374,528  28%    1.23MB/s    0:08:37  
    261,685,248  28%    1.23MB/s    0:08:36  
    262,995,968  28%    1.22MB/s    0:08:36  
    264,175,616  29%    1.18MB/s    0:08:52  
    265,486,336  29%    1.18MB/s    0:08:52  
    266,797,056  29%    1.18MB/s    0:08:51  
    268,107,776  29%    1.19MB/s    0:08:48  
    269,418,496  29%    1.23MB/s    0:08:30  
    270,729,216  29%    1.23MB/s    0:08:28  
    272,039,936  29%    1.23MB/s    0:08:27  
    273,350,656  30%    1.23MB/s    0:08:26  
    274,661,376  30%    1.23MB/s    0:08:25  
    275,972,096  30%    1.23MB/s    0:08:24  
    277,282,816  30%    1.23MB/s    0:08:23  
    278,593,536  30%    1.23MB/s    0:08:22  
    279,904,256  30%    1.23MB/s    0:08:22  
    281,182,208  30%    1.22MB/s    0:08:24  
    282,492,928  31%    1.22MB/s    0:08:22  
    283,803,648  31%    1.22MB/s    0:08:21  
    285,114,368  31%    1.22MB/s    0:08:19  
    286,425,088  31%    1.23MB/s    0:08:15  
    287,735,808  31%    1.23MB/s    0:08:15  
    289,046,528  31%    1.23MB/s    0:08:13  
    290,357,248  31%    1.23MB/s    0:08:13  
    291,667,968  32%    1.23MB/s    0:08:12  
    292,978,688  32%    1.23MB/s    0:08:11  
    294,289,408  32%    1.23MB/s    0:08:10  
    295,600,128  32%    1.23MB/s    0:08:08  
    296,910,848  32%    1.23MB/s    0:08:07  
    298,221,568  32%    1.23MB/s    0:08:06  
    299,532,288  32%    1.23MB/s    0:08:05  
    300,843,008  33%    1.23MB/s    0:08:05  
    302,153,728  33%    1.23MB/s    0:08:03  
    303,464,448  33%    1.23MB/s    0:08:02  
    304,775,168  33%    1.23MB/s    0:08:01  
    306,085,888  33%    1.23MB/s    0:08:00  
    307,396,608  33%    1.23MB/s    0:08:00  
    308,707,328  33%    1.23MB/s    0:07:59  
    310,018,048  34%    1.23MB/s    0:07:58  
    311,328,768  34%    1.23MB/s    0:07:55  
    312,639,488  34%    1.23MB/s    0:07:55  
    313,950,208  34%    1.23MB/s    0:07:55  
    315,260,928  34%    1.23MB/s    0:07:52  
    316,571,648  34%    1.23MB/s    0:07:52  
    317,882,368  34%    1.23MB/s    0:07:50  
    319,193,088  35%    1.23MB/s    0:07:48  
    320,503,808  35%    1.22MB/s    0:07:50  
    321,814,528  35%    1.23MB/s    0:07:47  
    323,125,248  35%    1.23MB/s    0:07:47  
    324,435,968  35%    1.23MB/s    0:07:46  
    325,746,688  35%    1.23MB/s    0:07:43  
    327,057,408  35%    1.23MB/s    0:07:44  
    328,368,128  36%    1.23MB/s    0:07:43  
    329,678,848  36%    1.22MB/s    0:07:43  
    330,989,568  36%    1.22MB/s    0:07:43  
    332,300,288  36%    1.22MB/s    0:07:42  
    333,611,008  36%    1.22MB/s    0:07:41  
    334,921,728  36%    1.22MB/s    0:07:38  
    336,232,448  36%    1.23MB/s    0:07:36  
    337,543,168  37%    1.23MB/s    0:07:35  
    338,853,888  37%    1.23MB/s    0:07:34  
    340,164,608  37%    1.23MB/s    0:07:34  
    341,475,328  37%    1.23MB/s    0:07:32  
    342,786,048  37%    1.23MB/s    0:07:31  
    344,096,768  37%    1.23MB/s    0:07:31  
    345,407,488  37%    1.22MB/s    0:07:30  
    346,718,208  38%    1.22MB/s    0:07:30  
    348,028,928  38%    1.22MB/s    0:07:29  
    349,339,648  38%    1.22MB/s    0:07:27  
    350,650,368  38%    1.23MB/s    0:07:25  
    351,961,088  38%    1.23MB/s    0:07:23  
    353,271,808  38%    1.23MB/s    0:07:22  
    354,582,528  38%    1.23MB/s    0:07:22  
    355,893,248  39%    1.23MB/s    0:07:21  
    357,203,968  39%    1.23MB/s    0:07:20  
    358,514,688  39%    1.23MB/s    0:07:19  
    359,825,408  39%    1.23MB/s    0:07:18  
    361,136,128  39%    1.23MB/s    0:07:16  
    362,446,848  39%    1.23MB/s    0:07:15  
    363,757,568  39%    1.23MB/s    0:07:14  
    365,068,288  40%    1.23MB/s    0:07:12  
    366,379,008  40%    1.23MB/s    0:07:12  
    367,689,728  40%    1.23MB/s    0:07:11  
    369,000,448  40%    1.23MB/s    0:07:10  
    370,311,168  40%    1.23MB/s    0:07:09  
    371,621,888  40%    1.23MB/s    0:07:07  
    372,932,608  40%    1.23MB/s    0:07:07  
    374,243,328  41%    1.23MB/s    0:07:06  
    375,554,048  41%    1.23MB/s    0:07:05  
    376,864,768  41%    1.23MB/s    0:07:04  
    378,175,488  41%    1.23MB/s    0:07:03  
    379,486,208  41%    1.23MB/s    0:07:02  
    380,796,928  41%    1.22MB/s    0:07:02  
    382,107,648  41%    1.23MB/s    0:07:00  
    383,418,368  42%    1.22MB/s    0:07:00  
    384,729,088  42%    1.23MB/s    0:06:58  
    386,039,808  42%    1.23MB/s    0:06:56  
    387,350,528  42%    1.23MB/s    0:06:56  
    388,661,248  42%    1.23MB/s    0:06:54  
    389,971,968  42%    1.23MB/s    0:06:53  
    391,282,688  42%    1.23MB/s    0:06:52  
    392,593,408  43%    1.23MB/s    0:06:51  
    393,904,128  43%    1.23MB/s    0:06:50  
    395,214,848  43%    1.23MB/s    0:06:49  
    396,525,568  43%    1.23MB/s    0:06:48  
    397,836,288  43%    1.23MB/s    0:06:47  
    399,147,008  43%    1.23MB/s    0:06:46  
    400,457,728  43%    1.22MB/s    0:06:46  
    401,768,448  44%    1.23MB/s    0:06:44  
    403,079,168  44%    1.23MB/s    0:06:43  
    404,389,888  44%    1.23MB/s    0:06:42  
    405,700,608  44%    1.23MB/s    0:06:40  
    407,011,328  44%    1.23MB/s    0:06:40  
    408,322,048  44%    1.22MB/s    0:06:42  
    409,632,768  45%    1.22MB/s    0:06:41  
    410,943,488  45%    1.22MB/s    0:06:40  
    412,254,208  45%    1.22MB/s    0:06:39  
    413,564,928  45%    1.23MB/s    0:06:34  
    414,875,648  45%    1.23MB/s    0:06:33  
    416,153,600  45%    1.22MB/s    0:06:35  
    417,464,320  45%    1.22MB/s    0:06:34  
    418,775,040  46%    1.22MB/s    0:06:33  
    420,085,760  46%    1.22MB/s    0:06:32  
    421,396,480  46%    1.23MB/s    0:06:29  
    422,707,200  46%    1.23MB/s    0:06:28  
    424,017,920  46%    1.23MB/s    0:06:26  
    425,328,640  46%    1.23MB/s    0:06:25  
    426,639,360  46%    1.23MB/s    0:06:24  
    427,950,080  47%    1.23MB/s    0:06:23  
    429,260,800  47%    1.23MB/s    0:06:22  
    430,571,520  47%    1.23MB/s    0:06:20  
    431,882,240  47%    1.23MB/s    0:06:19  
    433,192,960  47%    1.23MB/s    0:06:20  
    434,503,680  47%    1.23MB/s    0:06:17  
    435,814,400  47%    1.23MB/s    0:06:16  
    437,125,120  48%    1.23MB/s    0:06:16  
    438,435,840  48%    1.23MB/s    0:06:14  
    439,746,560  48%    1.23MB/s    0:06:14  
    441,057,280  48%    1.23MB/s    0:06:13  
    442,368,000  48%    1.23MB/s    0:06:11  
    443,678,720  48%    1.23MB/s    0:06:10  
    444,989,440  48%    1.23MB/s    0:06:09  
    446,300,160  49%    1.23MB/s    0:06:08  
    447,610,880  49%    1.23MB/s    0:06:08  
    448,921,600  49%    1.23MB/s    0:06:06  
    450,232,320  49%    1.23MB/s    0:06:06  
    451,543,040  49%    1.23MB/s    0:06:05  
    452,853,760  49%    1.23MB/s    0:06:04  
    454,164,480  49%    1.22MB/s    0:06:06  
    455,475,200  50%    1.22MB/s    0:06:05  
    456,785,920  50%    1.21MB/s    0:06:05  
    458,096,640  50%    1.22MB/s    0:06:02  
    459,407,360  50%    1.23MB/s    0:05:58  
    460,718,080  50%    1.23MB/s    0:05:57  
    462,028,800  50%    1.23MB/s    0:05:55  
    463,339,520  50%    1.23MB/s    0:05:55  
    464,650,240  51%    1.23MB/s    0:05:54  
    465,960,960  51%    1.23MB/s    0:05:53  
    467,271,680  51%    1.23MB/s    0:05:52  
    468,582,400  51%    1.23MB/s    0:05:51  
    469,893,120  51%    1.23MB/s    0:05:50  
    471,203,840  51%    1.23MB/s    0:05:48  
    472,514,560  51%    1.23MB/s    0:05:47  
    473,825,280  52%    1.23MB/s    0:05:47  
    475,136,000  52%    1.23MB/s    0:05:46  
    476,446,720  52%    1.23MB/s    0:05:45  
    477,757,440  52%    1.23MB/s    0:05:44  
    479,068,160  52%    1.23MB/s    0:05:43  
    480,378,880  52%    1.23MB/s    0:05:42  
    481,689,600  52%    1.23MB/s    0:05:40  
    483,000,320  53%    1.23MB/s    0:05:39  
    484,311,040  53%    1.23MB/s    0:05:38  
    485,621,760  53%    1.22MB/s    0:05:39  
    486,932,480  53%    1.22MB/s    0:05:38  
    488,243,200  53%    1.22MB/s    0:05:38  
    489,553,920  53%    1.22MB/s    0:05:36  
    490,864,640  53%    1.23MB/s    0:05:34  
    492,175,360  54%    1.23MB/s    0:05:32  
    493,486,080  54%    1.23MB/s    0:05:31  
    494,796,800  54%    1.23MB/s    0:05:30  
    496,107,520  54%    1.23MB/s    0:05:29  
    497,418,240  54%    1.23MB/s    0:05:28  
    498,728,960  54%    1.23MB/s    0:05:27  
    500,039,680  54%    1.23MB/s    0:05:26  
    501,350,400  55%    1.23MB/s    0:05:25  
    502,661,120  55%    1.23MB/s    0:05:23  
    503,971,840  55%    1.23MB/s    0:05:22  
    505,282,560  55%    1.23MB/s    0:05:22  
    506,593,280  55%    1.23MB/s    0:05:21  
    507,904,000  55%    1.23MB/s    0:05:20  
    509,214,720  55%    1.23MB/s    0:05:19  
    510,525,440  56%    1.23MB/s    0:05:17  
    511,836,160  56%    1.23MB/s    0:05:17  
    513,146,880  56%    1.23MB/s    0:05:15  
    514,457,600  56%    1.23MB/s    0:05:14  
    515,768,320  56%    1.23MB/s    0:05:13  
    517,079,040  56%    1.22MB/s    0:05:13  
    518,389,760  56%    1.22MB/s    0:05:13  
    519,700,480  57%    1.22MB/s    0:05:11  
    521,011,200  57%    1.22MB/s    0:05:10  
    522,321,920  57%    1.23MB/s    0:05:08  
    523,632,640  57%    1.23MB/s    0:05:07  
    524,943,360  57%    1.23MB/s    0:05:06  
    526,254,080  57%    1.23MB/s    0:05:05  
    527,564,800  57%    1.23MB/s    0:05:04  
    528,875,520  58%    1.23MB/s    0:05:03  
    530,186,240  58%    1.23MB/s    0:05:02  
    531,496,960  58%    1.23MB/s    0:05:00  
    532,807,680  58%    1.23MB/s    0:04:59  
    534,118,400  58%    1.23MB/s    0:04:58  
    535,429,120  58%    1.23MB/s    0:04:57  
    536,739,840  58%    1.23MB/s    0:04:56  
    538,050,560  59%    1.23MB/s    0:04:55  
    539,361,280  59%    1.23MB/s    0:04:54  
    540,672,000  59%    1.23MB/s    0:04:53  
    541,982,720  59%    1.23MB/s    0:04:52  
    543,293,440  59%    1.23MB/s    0:04:51  
    544,604,160  59%    1.23MB/s    0:04:50  
    545,914,880  59%    1.23MB/s    0:04:49  
    547,225,600  60%    1.23MB/s    0:04:48  
    548,536,320  60%    1.23MB/s    0:04:48  
    549,814,272  60%    1.22MB/s    0:04:48  
    551,124,992  60%    1.22MB/s    0:04:47  
    552,435,712  60%    1.22MB/s    0:04:46  
    553,746,432  60%    1.22MB/s    0:04:44  
    555,057,152  60%    1.23MB/s    0:04:42  
    556,367,872  61%    1.23MB/s    0:04:41  
    557,678,592  61%    1.23MB/s    0:04:40  
    558,989,312  61%    1.23MB/s    0:04:39  
    560,300,032  61%    1.22MB/s    0:04:39  
    561,610,752  61%    1.22MB/s    0:04:39  
    562,921,472  61%    1.22MB/s    0:04:38  
    564,232,192  61%    1.22MB/s    0:04:37  
    565,542,912  62%    1.22MB/s    0:04:36  
    566,853,632  62%    1.22MB/s    0:04:34  
    568,164,352  62%    1.22MB/s    0:04:33  
    569,475,072  62%    1.23MB/s    0:04:31  
    570,785,792  62%    1.23MB/s    0:04:30  
    572,096,512  62%    1.23MB/s    0:04:28  
    573,407,232  62%    1.23MB/s    0:04:27  
    574,717,952  63%    1.23MB/s    0:04:27  
    576,028,672  63%    1.23MB/s    0:04:26  
    577,339,392  63%    1.23MB/s    0:04:25  
    578,650,112  63%    1.23MB/s    0:04:23  
    579,960,832  63%    1.23MB/s    0:04:22  
    581,271,552  63%    1.23MB/s    0:04:21  
    582,582,272  64%    1.23MB/s    0:04:20  
    583,892,992  64%    1.23MB/s    0:04:19  
    585,203,712  64%    1.23MB/s    0:04:18  
    586,514,432  64%    1.23MB/s    0:04:17  
    587,825,152  64%    1.22MB/s    0:04:17  
    589,135,872  64%    1.22MB/s    0:04:16  
    590,446,592  64%    1.22MB/s    0:04:15  
    591,757,312  65%    1.22MB/s    0:04:14  
    593,068,032  65%    1.22MB/s    0:04:12  
    594,378,752  65%    1.22MB/s    0:04:12  
    595,689,472  65%    1.22MB/s    0:04:10  
    597,000,192  65%    1.23MB/s    0:04:09  
    598,310,912  65%    1.22MB/s    0:04:08  
    599,621,632  65%    1.23MB/s    0:04:06  
    600,932,352  66%    1.23MB/s    0:04:05  
    602,243,072  66%    1.23MB/s    0:04:04  
    603,553,792  66%    1.23MB/s    0:04:02  
    604,864,512  66%    1.23MB/s    0:04:02  
    606,175,232  66%    1.23MB/s    0:04:01  
    607,485,952  66%    1.23MB/s    0:04:00  
    608,796,672  66%    1.23MB/s    0:03:59  
    610,107,392  67%    1.23MB/s    0:03:58  
    611,418,112  67%    1.23MB/s    0:03:57  
    612,728,832  67%    1.23MB/s    0:03:57  
    614,039,552  67%    1.22MB/s    0:03:56  
    615,350,272  67%    1.22MB/s    0:03:55  
    616,660,992  67%    1.22MB/s    0:03:54  
    617,971,712  67%    1.22MB/s    0:03:54  
    619,282,432  68%    1.22MB/s    0:03:52  
    620,593,152  68%    1.22MB/s    0:03:51  
    621,903,872  68%    1.23MB/s    0:03:49  
    623,214,592  68%    1.23MB/s    0:03:47  
    624,525,312  68%    1.23MB/s    0:03:47  
    625,836,032  68%    1.23MB/s    0:03:45  
    627,146,752  68%    1.23MB/s    0:03:45  
    628,457,472  69%    1.23MB/s    0:03:44  
    629,768,192  69%    1.23MB/s    0:03:43  
    631,078,912  69%    1.23MB/s    0:03:42  
    632,389,632  69%    1.23MB/s    0:03:41  
    633,700,352  69%    1.23MB/s    0:03:40  
    635,011,072  69%    1.23MB/s    0:03:39  
    636,321,792  69%    1.23MB/s    0:03:37  
    637,632,512  70%    1.23MB/s    0:03:36  
    638,943,232  70%    1.22MB/s    0:03:37  
    640,253,952  70%    1.22MB/s    0:03:36  
    641,564,672  70%    1.22MB/s    0:03:35  
    642,875,392  70%    1.22MB/s    0:03:34  
    644,186,112  70%    1.23MB/s    0:03:31  
    645,496,832  70%    1.23MB/s    0:03:30  
    646,807,552  71%    1.23MB/s    0:03:29  
    648,118,272  71%    1.23MB/s    0:03:28  
    649,428,992  71%    1.23MB/s    0:03:27  
    650,739,712  71%    1.23MB/s    0:03:26  
    652,050,432  71%    1.23MB/s    0:03:25  
    653,361,152  71%    1.23MB/s    0:03:24  
    654,671,872  71%    1.23MB/s    0:03:23  
    655,982,592  72%    1.23MB/s    0:03:22  
    657,293,312  72%    1.23MB/s    0:03:21  
    658,604,032  72%    1.23MB/s    0:03:20  
    659,914,752  72%    1.23MB/s    0:03:19  
    661,225,472  72%    1.23MB/s    0:03:17  
    662,536,192  72%    1.23MB/s    0:03:16  
    663,846,912  72%    1.23MB/s    0:03:15  
    665,157,632  73%    1.23MB/s    0:03:14  
    666,468,352  73%    1.23MB/s    0:03:13  
    667,779,072  73%    1.23MB/s    0:03:12  
    669,089,792  73%    1.23MB/s    0:03:11  
    670,400,512  73%    1.23MB/s    0:03:10  
    671,711,232  73%    1.23MB/s    0:03:09  
    673,021,952  73%    1.23MB/s    0:03:08  
    674,332,672  74%    1.23MB/s    0:03:07  
    675,643,392  74%    1.23MB/s    0:03:06  
    676,954,112  74%    1.23MB/s    0:03:05  
    678,264,832  74%    1.23MB/s    0:03:04  
    679,575,552  74%    1.23MB/s    0:03:03  
    680,886,272  74%    1.23MB/s    0:03:02  
    682,196,992  74%    1.23MB/s    0:03:01  
    683,474,944  75%    1.22MB/s    0:03:01  
    684,785,664  75%    1.22MB/s    0:03:00  
    686,096,384  75%    1.21MB/s    0:03:00  
    687,407,104  75%    1.21MB/s    0:02:59  
    688,717,824  75%    1.22MB/s    0:02:57  
    690,028,544  75%    1.22MB/s    0:02:56  
    691,339,264  75%    1.23MB/s    0:02:54  
    692,649,984  76%    1.23MB/s    0:02:53  
    693,960,704  76%    1.23MB/s    0:02:51  
    695,271,424  76%    1.23MB/s    0:02:50  
    696,582,144  76%    1.23MB/s    0:02:49  
    697,892,864  76%    1.22MB/s    0:02:49  
    699,203,584  76%    1.23MB/s    0:02:47  
    700,514,304  76%    1.23MB/s    0:02:46  
    701,825,024  77%    1.23MB/s    0:02:45  
    703,135,744  77%    1.23MB/s    0:02:44  
    704,446,464  77%    1.23MB/s    0:02:43  
    705,757,184  77%    1.22MB/s    0:02:43  
    707,067,904  77%    1.23MB/s    0:02:41  
    708,378,624  77%    1.22MB/s    0:02:41  
    709,689,344  77%    1.23MB/s    0:02:39  
    711,000,064  78%    1.23MB/s    0:02:37  
    712,310,784  78%    1.23MB/s    0:02:37  
    713,621,504  78%    1.23MB/s    0:02:35  
    714,932,224  78%    1.23MB/s    0:02:35  
    716,242,944  78%    1.22MB/s    0:02:35  
    717,553,664  78%    1.22MB/s    0:02:34  
    718,864,384  78%    1.22MB/s    0:02:33  
    720,175,104  79%    1.22MB/s    0:02:32  
    721,485,824  79%    1.23MB/s    0:02:30  
    722,796,544  79%    1.23MB/s    0:02:29  
    724,107,264  79%    1.23MB/s    0:02:28  
    725,417,984  79%    1.23MB/s    0:02:27  
    726,728,704  79%    1.23MB/s    0:02:25  
    728,039,424  79%    1.23MB/s    0:02:24  
    729,350,144  80%    1.23MB/s    0:02:23  
    730,660,864  80%    1.23MB/s    0:02:22  
    731,971,584  80%    1.23MB/s    0:02:21  
    733,282,304  80%    1.23MB/s    0:02:20  
    734,593,024  80%    1.23MB/s    0:02:19  
    735,903,744  80%    1.22MB/s    0:02:19  
    737,214,464  80%    1.23MB/s    0:02:17  
    738,525,184  81%    1.23MB/s    0:02:16  
    739,835,904  81%    1.23MB/s    0:02:15  
    741,146,624  81%    1.23MB/s    0:02:13  
    742,457,344  81%    1.23MB/s    0:02:13  
    743,768,064  81%    1.23MB/s    0:02:12  
    745,078,784  81%    1.23MB/s    0:02:11  
    746,389,504  81%    1.23MB/s    0:02:10  
    747,700,224  82%    1.23MB/s    0:02:09  
    749,010,944  82%    1.23MB/s    0:02:08  
    750,321,664  82%    1.23MB/s    0:02:07  
    751,632,384  82%    1.23MB/s    0:02:06  
    752,943,104  82%    1.22MB/s    0:02:05  
    754,253,824  82%    1.23MB/s    0:02:04  
    755,564,544  83%    1.23MB/s    0:02:03  
    756,875,264  83%    1.23MB/s    0:02:01  
    758,185,984  83%    1.23MB/s    0:02:00  
    759,496,704  83%    1.21MB/s    0:02:01  
    760,807,424  83%    1.21MB/s    0:02:00  
    762,118,144  83%    1.21MB/s    0:01:59  
    763,428,864  83%    1.21MB/s    0:01:58  
    764,739,584  84%    1.23MB/s    0:01:55  
    766,050,304  84%    1.23MB/s    0:01:54  
    767,361,024  84%    1.23MB/s    0:01:53  
    768,671,744  84%    1.23MB/s    0:01:52  
    769,982,464  84%    1.23MB/s    0:01:51  
    771,293,184  84%    1.23MB/s    0:01:50  
    772,603,904  84%    1.23MB/s    0:01:49  
    773,914,624  85%    1.23MB/s    0:01:48  
    775,225,344  85%    1.23MB/s    0:01:47  
    776,536,064  85%    1.22MB/s    0:01:46  
    777,846,784  85%    1.23MB/s    0:01:45  
    779,157,504  85%    1.23MB/s    0:01:44  
    780,468,224  85%    1.23MB/s    0:01:43  
    781,778,944  85%    1.23MB/s    0:01:42  
    783,089,664  86%    1.23MB/s    0:01:41  
    784,400,384  86%    1.23MB/s    0:01:40  
    785,711,104  86%    1.23MB/s    0:01:39  
    787,021,824  86%    1.23MB/s    0:01:38  
    788,332,544  86%    1.23MB/s    0:01:37  
    789,643,264  86%    1.23MB/s    0:01:36  
    790,953,984  86%    1.23MB/s    0:01:35  
    792,264,704  87%    1.23MB/s    0:01:33  
    793,575,424  87%    1.22MB/s    0:01:33  
    794,886,144  87%    1.22MB/s    0:01:32  
    796,196,864  87%    1.22MB/s    0:01:31  
    797,507,584  87%    1.22MB/s    0:01:30  
    798,818,304  87%    1.23MB/s    0:01:28  
    800,129,024  87%    1.23MB/s    0:01:27  
    801,439,744  88%    1.23MB/s    0:01:26  
    802,750,464  88%    1.23MB/s    0:01:25  
    804,061,184  88%    1.23MB/s    0:01:24  
    805,371,904  88%    1.23MB/s    0:01:23  
    806,682,624  88%    1.22MB/s    0:01:22  
    807,993,344  88%    1.22MB/s    0:01:21  
    809,304,064  88%    1.22MB/s    0:01:20  
    810,614,784  89%    1.22MB/s    0:01:20  
    811,925,504  89%    1.22MB/s    0:01:18  
    813,236,224  89%    1.21MB/s    0:01:18  
    814,546,944  89%    1.22MB/s    0:01:16  
    815,857,664  89%    1.23MB/s    0:01:15  
    817,168,384  89%    1.22MB/s    0:01:14  
    818,479,104  89%    1.23MB/s    0:01:12  
    819,757,056  90%    1.22MB/s    0:01:12  
    821,067,776  90%    1.22MB/s    0:01:11  
    822,378,496  90%    1.23MB/s    0:01:09  
    823,689,216  90%    1.22MB/s    0:01:09  
    824,999,936  90%    1.22MB/s    0:01:08  
    826,310,656  90%    1.23MB/s    0:01:06  
    827,621,376  90%    1.23MB/s    0:01:05  
    828,932,096  91%    1.23MB/s    0:01:04  
    830,242,816  91%    1.23MB/s    0:01:03  
    831,553,536  91%    1.23MB/s    0:01:02  
    832,471,040  91%    1.11MB/s    0:01:08  
    832,995,328  91%  943.19kB/s    0:01:21  
    833,650,688  91%  759.30kB/s    0:01:40  
    834,174,976  91%  585.01kB/s    0:02:10  
    834,830,336  91%  523.76kB/s    0:02:24  
    835,485,696  91%  550.48kB/s    0:02:15  
    836,141,056  91%  573.72kB/s    0:02:09  
    836,829,184  91%  605.32kB/s    0:02:01  
    837,353,472  91%  583.89kB/s    0:02:04  
    837,877,760  92%  553.42kB/s    0:02:10  
    838,533,120  92%  534.06kB/s    0:02:14  
    839,057,408  92%  487.46kB/s    0:02:26  
    839,712,768  92%  518.57kB/s    0:02:16  
    840,499,200  92%  562.64kB/s    0:02:03  
    841,023,488  92%  544.68kB/s    0:02:07  
    841,809,920  92%  598.93kB/s    0:01:54  
    842,465,280  92%  606.09kB/s    0:01:51  
    843,251,712  92%  608.14kB/s    0:01:50  
    843,907,072  92%  641.17kB/s    0:01:43  
    844,693,504  92%  643.07kB/s    0:01:41  
    845,479,936  92%  644.06kB/s    0:01:40  
    846,135,296  92%  636.38kB/s    0:01:40  
    846,921,728  93%  647.03kB/s    0:01:37  
    847,708,160  93%  641.25kB/s    0:01:37  
    848,363,520  93%  634.23kB/s    0:01:37  
    849,018,880  93%  635.67kB/s    0:01:36  
    849,805,312  93%  634.09kB/s    0:01:35  
    850,460,672  93%  630.99kB/s    0:01:34  
    851,148,800  93%  645.62kB/s    0:01:31  
    851,771,392  93%  633.22kB/s    0:01:32  
    852,426,752  93%  627.30kB/s    0:01:32  
    853,082,112  93%  620.00kB/s    0:01:32  
    853,770,240  93%  620.00kB/s    0:01:31  
    854,392,832  93%  615.09kB/s    0:01:30  
    855,048,192  93%  613.32kB/s    0:01:30  
    855,703,552  94%  620.76kB/s    0:01:27  
    856,489,984  94%  616.96kB/s    0:01:27  
    857,276,416  94%  638.98kB/s    0:01:22  
    857,931,776  94%  640.58kB/s    0:01:21  
    858,587,136  94%  637.25kB/s    0:01:21  
    859,242,496  94%  630.39kB/s    0:01:20  
    860,028,928  94%  634.41kB/s    0:01:19  
    860,684,288  94%  636.21kB/s    0:01:17  
    861,470,720  94%  644.84kB/s    0:01:15  
    862,126,080  94%  635.09kB/s    0:01:15  
    862,781,440  94%  623.38kB/s    0:01:16  
    863,567,872  94%  628.43kB/s    0:01:14  
    864,223,232  94%  608.56kB/s    0:01:15  
    864,878,592  95%  615.38kB/s    0:01:13  
    865,665,024  95%  631.67kB/s    0:01:10  
    866,451,456  95%  632.67kB/s    0:01:09  
    867,762,176  95%  779.96kB/s    0:00:54  
    869,072,896  95%  921.28kB/s    0:00:44  
    869,990,400  95%  972.15kB/s    0:00:41  
    870,645,760  95%  982.49kB/s    0:00:40  
    871,825,408  95%  971.60kB/s    0:00:39  
    873,136,128  95%  969.93kB/s    0:00:38  
    874,446,848  96%    1.02MB/s    0:00:34  
    875,757,568  96%    1.17MB/s    0:00:28  
    877,068,288  96%    1.19MB/s    0:00:27  
    878,379,008  96%    1.21MB/s    0:00:25  
    879,689,728  96%    1.23MB/s    0:00:24  
    881,000,448  96%    1.22MB/s    0:00:23  
    882,311,168  96%    1.22MB/s    0:00:22  
    883,621,888  97%    1.22MB/s    0:00:21  
    884,932,608  97%    1.21MB/s    0:00:20  
    886,243,328  97%    1.22MB/s    0:00:19  
    887,554,048  97%    1.22MB/s    0:00:18  
    888,864,768  97%    1.22MB/s    0:00:17  
    890,175,488  97%    1.21MB/s    0:00:16  
    891,092,992  97%    1.12MB/s    0:00:16  
    892,141,568  98%    1.05MB/s    0:00:16  
    893,452,288  98%    1.04MB/s    0:00:15  
    894,533,632  98%  980.87kB/s    0:00:16  
    895,713,280  98%    1.01MB/s    0:00:14  
    896,892,928  98%    1.04MB/s    0:00:12  
    898,203,648  98%    1.03MB/s    0:00:11  
    899,514,368  98%    1.12MB/s    0:00:09  
    900,562,944  98%    1.09MB/s    0:00:08  
    901,873,664  99%    1.14MB/s    0:00:07  
    903,184,384  99%    1.15MB/s    0:00:05  
    904,101,888  99%    1.07MB/s    0:00:05  
    905,281,536  99%    1.09MB/s    0:00:04  
    906,592,256  99%    1.09MB/s    0:00:03  
    907,771,904  99%    1.05MB/s    0:00:02  
    909,082,624  99%    1.14MB/s    0:00:01  
    910,262,068 100%    1.17MB/s    0:12:20 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221207-pine64-pinephonepro.img.xz.sha256

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

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

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

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