Skip to content
Success

Console Output

Skipping 346 KB.. Full Log
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(3488031) [16:08:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3488031) [16:08:26] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3488031) [16:08:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3488031) [16:08:26] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3488031) [16:08:26] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3488031) [16:08:26] (native) install e2fsprogs
(3488031) [16:08:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3488031) [16:08:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3488031) [16:08:26] (native) % cat /tmp/apk_progress_fifo
(3488031) [16:08:26] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3488031) [16:08:26] New background process: pid=3499060, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(3488031) [16:08:26] (native) format /dev/installp2 (root, ext4)
(3488031) [16:08:26] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3488031) [16:08:27] (native) mount /dev/installp2 to /mnt/install
(3488031) [16:08:27] (native) % mkdir -p /mnt/install
(3488031) [16:08:27] (native) % mount /dev/installp2 /mnt/install
(3488031) [16:08:27] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(3488031) [16:08:27] (native) install dosfstools
(3488031) [16:08:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3488031) [16:08:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3488031) [16:08:27] (native) % cat /tmp/apk_progress_fifo
(3488031) [16:08:27] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(3488031) [16:08:27] New background process: pid=3499089, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 73 packages
(3488031) [16:08:27] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(3488031) [16:08:27] (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
(3488031) [16:08:27] (native) % mkdir -p /mnt/install/boot
(3488031) [16:08:27] (native) % mount /dev/installp1 /mnt/install/boot
(3488031) [16:08:28] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3488031) [16:08:28] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(3488031) [16:08:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3488031) [16:08:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3488031) [16:08:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(3488031) [16:08:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3488031) [16:08:28] (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/
(3488031) [16:08:33] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3488031) [16:08:33] % 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
(3488031) [16:08:33] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3488031) [16:08:33] % 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/
(3488031) [16:08:33] % 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/
(3488031) [16:08:33] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % 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/
(3488031) [16:08:34] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3488031) [16:08:34] % 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
(3488031) [16:08:34] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3488031) [16:08:34] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3488031) [16:08:37] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(3488031) [16:08:37] (native) umount /dev/loop0
(3488031) [16:08:37] (native) % losetup -d /dev/loop0
(3488031) [16:08:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3488031) [16:08:37] 
(3488031) [16:08:37] *** FLASHING INFORMATION ***
(3488031) [16:08:37] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3488031) [16:08:37] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3488031) [16:08:37] 
(3488031) [16:08:37] *** SSH DAEMON INFORMATION ***
(3488031) [16:08:37] SSH daemon is enabled (disable with --no-sshd).
(3488031) [16:08:37] Login as 'user' with the password given during installation.
(3488031) [16:08:37] 
(3488031) [16:08:37] *** FIREWALL INFORMATION ***
(3488031) [16:08:37] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3488031) [16:08:37] For more information: https://postmarketos.org/firewall
(3488031) [16:08:37] 
(3488031) [16:08:37] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3488031) [16:08:37] DONE!
total 2301452
-rw-r--r-- 1 root 12345 3033530368 Nov 13 16:08 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop0
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                    0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                         0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/core18_2620.snap                                                    0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap (deleted)                                          0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1634.snap                                                    0     512
/dev/loop0          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                    0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                    0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                      0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                      0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                                    0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 13 16:08 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 13 16:08 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 13 16:08 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Nov 13 16:07 bin
drwxr-xr-x  2 root root  4096 Nov 13 16:08 boot
drwxr-xr-x  2 root root  4096 Nov 13 16:03 dev
drwxr-xr-x 65 root root  4096 Nov 13 16:08 etc
drwxr-xr-x  3 root root  4096 Nov 13 16:08 home
drwxr-xr-x 14 root root  4096 Nov 13 16:07 lib
drwx------  2 root root 16384 Nov 13 16:08 lost+found
drwxr-xr-x  5 root root  4096 Nov 13 16:03 media
drwxr-xr-x  8 root root  4096 Nov 13 16:03 mnt
drwxr-xr-x  2 root root  4096 Nov 13 16:03 opt
drwxr-xr-x  2 root root  4096 Nov 13 16:03 proc
drwx------  2 root root  4096 Nov 13 16:03 root
drwxr-xr-x  6 root root  4096 Nov 13 16:06 run
drwxr-xr-x  2 root root  4096 Nov 13 16:07 sbin
drwxr-xr-x  2 root root  4096 Nov 13 16:03 srv
drwxr-xr-x  2 root root  4096 Nov 13 16:03 sys
drwxrwxrwt  2 root root  4096 Nov 13 16:08 tmp
drwxr-xr-x  9 root root  4096 Nov 13 16:04 usr
drwxr-xr-x 13 root root  4096 Nov 13 16:05 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-13 16:09:00--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 62.0M=0s

2022-11-13 16:09:01 (62.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-11-12 12:17:05.648327 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0_rc1-102-g1530dbb3b4 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0_rc1-102-g1530dbb3b4 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0_rc1-103-g37b8a01f82 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24939 distinct packages available
(1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668217650-r0)
(2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668217650-r0)
(3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1668211365-r0)
(4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1668211245-r0)
(5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1668210371-r0)
(6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1668273676-r0)
(7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1668255009-r0)
(12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1668131976-r0)
(13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0)
(15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1668291236-r0)
(17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0)
(20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1668218287-r0)
(21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1668218336-r0)
(24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1668218348-r0)
(25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1668218375-r0)
(27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668218325-r0)
(30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668179016-r0)
(34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1668304116-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668305491-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0)
(45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1668305382-r0)
(52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668301004-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668182682-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1668273286-r0)
(65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1668211365-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668305425-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668305425-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1668304687-r0)
(75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668305352-r0)
(78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1668189176-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668305459-r0)
(85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1668217625-r0)
(87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1668218313-r0)
(88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1668166442-r0)
(90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668304654-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668305373-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668305459-r0)
(94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668305304-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668305411-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2320 MiB in 750 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2331 MiB in 760 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1668305473-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.11.11-r0)
(27/91) Installing audiotube (9999_git1668305482-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
ERROR: Failed to create usr/lib/libSPIRV-Tools.so: No space left on device
ERROR: spirv-tools-1.3.231.1-r0: No space left on device
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r12)
(55/91) Installing vlc (3.0.17.4-r12)
ERROR: Failed to create usr/lib/vlc/lua/extensions/VLSub.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/cli.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/dummy.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/dumpmeta.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/http.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/luac.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/modules/host.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/modules/httprequests.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/telnet.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/00_musicbrainz.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/01_googleimage.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/02_frenchtv.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/03_lastfm.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/reader/filename.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/common.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/dkjson.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/sandbox.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/simplexml.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_streams.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_xml.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/appletrailers.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/bbc_co_uk.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/cue.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/dailymotion.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/jamendo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/koreus.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/liveleak.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/newgrounds.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/rockbox_fm_presets.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/soundcloud.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/twitch.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/vimeo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/vocaroo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/youtube.luac: No such file or directory
ERROR: vlc-3.0.17.4-r12: Operation not permitted
(56/91) Installing elisa (22.08.3-r0)
ERROR: Failed to create usr/bin/elisa: No space left on device
ERROR: elisa-22.08.3-r0: No space left on device
(57/91) Installing kunitconversion (9999_git1667786877-r0)
ERROR: Failed to create usr/lib/libKF5UnitConversion.so.5.100.0: No space left on device
ERROR: kunitconversion-9999_git1667786877-r0: No space left on device
(58/91) Installing kalk (9999_git1668305864-r0)
ERROR: Failed to create usr/bin/kalk: No space left on device
ERROR: kalk-9999_git1668305864-r0: No space left on device
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1668127712-r0)
ERROR: kasts-9999_git1668127712-r0: No space left on device
(61/91) Installing keysmith (9999_git1667927348-r0)
ERROR: keysmith-9999_git1667927348-r0: No space left on device
(62/91) Installing krecorder (9999_git1668305499-r1)
ERROR: krecorder-9999_git1668305499-r1: No space left on device
(63/91) Installing kpublictransport (22.08.3-r0)
ERROR: kpublictransport-22.08.3-r0: No space left on device
(64/91) Installing ktrip (9999_git1667790799-r0)
ERROR: ktrip-9999_git1667790799-r0: No space left on device
(65/91) Installing kweathercore (9999_git1667787915-r0)
ERROR: kweathercore-9999_git1667787915-r0: No space left on device
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device
(67/91) Installing kweather (9999_git1668305507-r1)
ERROR: kweather-9999_git1668305507-r1: No space left on device
(68/91) Installing libquotient (0.6.11-r0)
ERROR: libquotient-0.6.11-r0: No space left on device
(69/91) Installing libcmark (0.30.2-r1)
ERROR: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1668332237-r0)
ERROR: neochat-9999_git1668332237-r0: No space left on device
(71/91) Installing kjs (9999_git1667651362-r0)
ERROR: kjs-9999_git1667651362-r0: No space left on device
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: libdjvulibre-3.5.28-r2: No space left on device
(73/91) Installing libzip (1.9.2-r2)
ERROR: libzip-1.9.2-r2: No space left on device
(74/91) Installing ebook-tools (0.2.2-r3)
ERROR: ebook-tools-0.2.2-r3: No space left on device
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: No space left on device
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: No space left on device
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: No space left on device
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: No space left on device
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: No space left on device
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: No space left on device
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: No space left on device
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: No space left on device
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: No space left on device
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: No space left on device
(85/91) Installing plasmatube (9999_git1667789993-r0)
ERROR: plasmatube-9999_git1667789993-r0: No space left on device
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1668305064-r0)
ERROR: tokodon-9999_git1668305064-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
36 errors; 2411 MiB in 815 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:10:44] Unregister qemu binfmt (arm)
[16:10:44] Unregister qemu binfmt (aarch64)
[16:10:44] Unregister qemu binfmt (riscv64)
[16:10:44] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:10:44] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:10:45] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:10:45] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:10:46] Cleared up ~4429 MB of space
[16:10:46] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221112-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221112-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221112-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221112-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221112-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221112-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 876.6 MiB / 2,933.0 MiB = 0.299, 28 MiB/s, 1:46
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 820.0 MiB / 2,893.0 MiB = 0.283, 28 MiB/s, 1:43
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,271.0 MiB / 4,046.0 MiB = 0.314, 30 MiB/s, 2:14
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221112-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221112-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221112-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221112-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221112-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221112-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz

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

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

         32,768   0%   31.10kB/s    7:40:49  
         65,536   0%   62.14kB/s    3:50:37  
      1,343,488   0%  638.44kB/s    0:22:24  
      2,654,208   0%  840.47kB/s    0:16:59  
      3,964,928   0%  942.09kB/s    0:15:08  
      5,275,648   0%    1.21MB/s    0:11:30  
      6,586,368   0%    1.21MB/s    0:11:28  
      7,864,320   0%    1.20MB/s    0:11:32  
      9,175,040   1%    1.20MB/s    0:11:32  
     10,485,760   1%    1.20MB/s    0:11:31  
     11,796,480   1%    1.20MB/s    0:11:29  
     13,107,200   1%    1.21MB/s    0:11:21  
     14,417,920   1%    1.21MB/s    0:11:20  
     15,728,640   1%    1.21MB/s    0:11:19  
     17,039,360   1%    1.22MB/s    0:11:15  
     18,350,080   2%    1.21MB/s    0:11:19  
     19,660,800   2%    1.21MB/s    0:11:19  
     20,971,520   2%    1.20MB/s    0:11:23  
     22,282,240   2%    1.20MB/s    0:11:22  
     23,592,960   2%    1.20MB/s    0:11:18  
     24,903,680   2%    1.21MB/s    0:11:15  
     26,214,400   3%    1.22MB/s    0:11:08  
     27,525,120   3%    1.22MB/s    0:11:08  
     28,835,840   3%    1.21MB/s    0:11:09  
     30,146,560   3%    1.21MB/s    0:11:08  
     31,457,280   3%    1.21MB/s    0:11:07  
     32,768,000   3%    1.21MB/s    0:11:06  
     34,078,720   3%    1.21MB/s    0:11:04  
     35,389,440   4%    1.21MB/s    0:11:03  
     36,700,160   4%    1.21MB/s    0:11:02  
     38,010,880   4%    1.22MB/s    0:10:59  
     39,321,600   4%    1.22MB/s    0:10:57  
     40,501,248   4%    1.18MB/s    0:11:19  
     41,943,040   4%    1.21MB/s    0:11:01  
     43,253,760   5%    1.20MB/s    0:11:02  
     44,564,480   5%    1.20MB/s    0:11:04  
     45,875,200   5%    1.24MB/s    0:10:41  
     47,185,920   5%    1.20MB/s    0:11:00  
     48,496,640   5%    1.20MB/s    0:10:58  
     49,807,360   5%    1.21MB/s    0:10:53  
     51,118,080   5%    1.21MB/s    0:10:54  
     52,428,800   6%    1.22MB/s    0:10:48  
     53,739,520   6%    1.21MB/s    0:10:51  
     55,050,240   6%    1.21MB/s    0:10:51  
     56,360,960   6%    1.22MB/s    0:10:45  
     57,671,680   6%    1.21MB/s    0:10:47  
     58,982,400   6%    1.22MB/s    0:10:43  
     60,293,120   7%    1.21MB/s    0:10:45  
     61,603,840   7%    1.20MB/s    0:10:49  
     62,914,560   7%    1.20MB/s    0:10:48  
     64,225,280   7%    1.20MB/s    0:10:44  
     65,536,000   7%    1.21MB/s    0:10:40  
     66,846,720   7%    1.21MB/s    0:10:42  
     68,157,440   7%    1.21MB/s    0:10:38  
     69,468,160   8%    1.20MB/s    0:10:41  
     70,778,880   8%    1.20MB/s    0:10:39  
     72,089,600   8%    1.21MB/s    0:10:33  
     73,400,320   8%    1.21MB/s    0:10:33  
     74,711,040   8%    1.22MB/s    0:10:30  
     76,021,760   8%    1.22MB/s    0:10:28  
     77,332,480   8%    1.21MB/s    0:10:29  
     78,643,200   9%    1.22MB/s    0:10:26  
     79,953,920   9%    1.22MB/s    0:10:25  
     81,264,640   9%    1.21MB/s    0:10:25  
     82,575,360   9%    1.21MB/s    0:10:25  
     83,886,080   9%    1.21MB/s    0:10:25  
     85,196,800   9%    1.21MB/s    0:10:26  
     86,507,520  10%    1.21MB/s    0:10:24  
     87,818,240  10%    1.21MB/s    0:10:23  
     89,128,960  10%    1.21MB/s    0:10:21  
     90,439,680  10%    1.22MB/s    0:10:16  
     91,750,400  10%    1.21MB/s    0:10:20  
     93,061,120  10%    1.20MB/s    0:10:22  
     94,371,840  10%    1.20MB/s    0:10:21  
     95,682,560  11%    1.20MB/s    0:10:21  
     96,993,280  11%    1.21MB/s    0:10:15  
     98,304,000  11%    1.22MB/s    0:10:11  
     99,614,720  11%    1.22MB/s    0:10:10  
    100,925,440  11%    1.22MB/s    0:10:09  
    102,236,160  11%    1.22MB/s    0:10:07  
    103,546,880  12%    1.22MB/s    0:10:06  
    104,857,600  12%    1.22MB/s    0:10:04  
    106,168,320  12%    1.21MB/s    0:10:06  
    107,479,040  12%    1.21MB/s    0:10:06  
    108,789,760  12%    1.21MB/s    0:10:05  
    110,100,480  12%    1.21MB/s    0:10:04  
    111,411,200  12%    1.22MB/s    0:09:59  
    112,721,920  13%    1.22MB/s    0:09:59  
    114,032,640  13%    1.22MB/s    0:09:59  
    115,343,360  13%    1.22MB/s    0:09:57  
    116,654,080  13%    1.22MB/s    0:09:56  
    117,964,800  13%    1.22MB/s    0:09:55  
    119,275,520  13%    1.21MB/s    0:09:55  
    120,586,240  14%    1.21MB/s    0:09:55  
    121,896,960  14%    1.21MB/s    0:09:54  
    123,207,680  14%    1.22MB/s    0:09:51  
    124,518,400  14%    1.22MB/s    0:09:48  
    125,829,120  14%    1.22MB/s    0:09:46  
    127,139,840  14%    1.22MB/s    0:09:47  
    128,450,560  14%    1.22MB/s    0:09:46  
    129,761,280  15%    1.21MB/s    0:09:49  
    131,072,000  15%    1.21MB/s    0:09:47  
    132,382,720  15%    1.22MB/s    0:09:44  
    133,693,440  15%    1.22MB/s    0:09:43  
    135,004,160  15%    1.22MB/s    0:09:39  
    136,314,880  15%    1.22MB/s    0:09:39  
    137,625,600  16%    1.22MB/s    0:09:38  
    138,936,320  16%    1.22MB/s    0:09:39  
    140,247,040  16%    1.22MB/s    0:09:38  
    141,557,760  16%    1.21MB/s    0:09:37  
    142,835,712  16%    1.20MB/s    0:09:41  
    144,146,432  16%    1.20MB/s    0:09:40  
    145,457,152  16%    1.21MB/s    0:09:37  
    146,767,872  17%    1.21MB/s    0:09:36  
    148,078,592  17%    1.22MB/s    0:09:30  
    149,389,312  17%    1.22MB/s    0:09:27  
    150,700,032  17%    1.22MB/s    0:09:28  
    152,010,752  17%    1.22MB/s    0:09:28  
    153,321,472  17%    1.22MB/s    0:09:27  
    154,632,192  17%    1.22MB/s    0:09:26  
    155,942,912  18%    1.21MB/s    0:09:30  
    157,253,632  18%    1.20MB/s    0:09:29  
    158,564,352  18%    1.20MB/s    0:09:30  
    159,875,072  18%    1.20MB/s    0:09:29  
    161,185,792  18%    1.21MB/s    0:09:22  
    162,496,512  18%    1.21MB/s    0:09:20  
    163,807,232  19%    1.22MB/s    0:09:18  
    165,117,952  19%    1.22MB/s    0:09:17  
    166,428,672  19%    1.22MB/s    0:09:15  
    167,739,392  19%    1.22MB/s    0:09:15  
    169,050,112  19%    1.21MB/s    0:09:15  
    170,360,832  19%    1.21MB/s    0:09:14  
    171,671,552  19%    1.21MB/s    0:09:13  
    172,982,272  20%    1.21MB/s    0:09:12  
    174,292,992  20%    1.22MB/s    0:09:10  
    175,603,712  20%    1.21MB/s    0:09:10  
    176,914,432  20%    1.22MB/s    0:09:08  
    178,225,152  20%    1.21MB/s    0:09:08  
    179,535,872  20%    1.22MB/s    0:09:05  
    180,846,592  21%    1.22MB/s    0:09:04  
    182,157,312  21%    1.22MB/s    0:09:03  
    183,468,032  21%    1.22MB/s    0:09:01  
    184,778,752  21%    1.19MB/s    0:09:12  
    186,089,472  21%    1.19MB/s    0:09:11  
    187,400,192  21%    1.19MB/s    0:09:10  
    188,710,912  21%    1.19MB/s    0:09:09  
    190,021,632  22%    1.22MB/s    0:08:57  
    191,332,352  22%    1.22MB/s    0:08:55  
    192,643,072  22%    1.22MB/s    0:08:54  
    193,953,792  22%    1.22MB/s    0:08:54  
    195,264,512  22%    1.21MB/s    0:08:56  
    196,575,232  22%    1.21MB/s    0:08:55  
    197,885,952  23%    1.21MB/s    0:08:54  
    199,196,672  23%    1.21MB/s    0:08:54  
    200,507,392  23%    1.21MB/s    0:08:50  
    201,818,112  23%    1.21MB/s    0:08:50  
    203,128,832  23%    1.21MB/s    0:08:50  
    204,439,552  23%    1.21MB/s    0:08:47  
    205,750,272  23%    1.21MB/s    0:08:46  
    207,060,992  24%    1.21MB/s    0:08:44  
    208,371,712  24%    1.22MB/s    0:08:43  
    209,682,432  24%    1.21MB/s    0:08:45  
    210,993,152  24%    1.21MB/s    0:08:44  
    212,303,872  24%    1.21MB/s    0:08:44  
    213,614,592  24%    1.21MB/s    0:08:43  
    214,925,312  24%    1.21MB/s    0:08:38  
    216,236,032  25%    1.21MB/s    0:08:38  
    217,546,752  25%    1.21MB/s    0:08:37  
    218,857,472  25%    1.21MB/s    0:08:38  
    220,168,192  25%    1.21MB/s    0:08:35  
    221,478,912  25%    1.22MB/s    0:08:32  
    222,789,632  25%    1.22MB/s    0:08:30  
    224,100,352  26%    1.22MB/s    0:08:28  
    225,411,072  26%    1.22MB/s    0:08:27  
    226,721,792  26%    1.22MB/s    0:08:26  
    228,032,512  26%    1.22MB/s    0:08:24  
    229,343,232  26%    1.22MB/s    0:08:22  
    230,653,952  26%    1.22MB/s    0:08:23  
    231,964,672  26%    1.22MB/s    0:08:22  
    233,275,392  27%    1.22MB/s    0:08:22  
    234,586,112  27%    1.22MB/s    0:08:21  
    235,896,832  27%    1.22MB/s    0:08:20  
    237,207,552  27%    1.22MB/s    0:08:18  
    238,518,272  27%    1.22MB/s    0:08:16  
    239,828,992  27%    1.22MB/s    0:08:16  
    241,139,712  28%    1.22MB/s    0:08:15  
    242,450,432  28%    1.22MB/s    0:08:14  
    243,761,152  28%    1.22MB/s    0:08:13  
    245,071,872  28%    1.22MB/s    0:08:12  
    246,382,592  28%    1.22MB/s    0:08:11  
    247,693,312  28%    1.22MB/s    0:08:10  
    249,004,032  28%    1.22MB/s    0:08:08  
    250,314,752  29%    1.22MB/s    0:08:08  
    251,625,472  29%    1.22MB/s    0:08:07  
    252,936,192  29%    1.22MB/s    0:08:05  
    254,246,912  29%    1.22MB/s    0:08:04  
    255,557,632  29%    1.22MB/s    0:08:05  
    256,868,352  29%    1.22MB/s    0:08:02  
    258,179,072  30%    1.21MB/s    0:08:04  
    259,489,792  30%    1.21MB/s    0:08:04  
    260,800,512  30%    1.21MB/s    0:08:02  
    262,111,232  30%    1.21MB/s    0:08:03  
    263,421,952  30%    1.21MB/s    0:07:59  
    264,732,672  30%    1.22MB/s    0:07:57  
    266,043,392  30%    1.22MB/s    0:07:56  
    267,354,112  31%    1.22MB/s    0:07:55  
    268,664,832  31%    1.22MB/s    0:07:54  
    269,975,552  31%    1.22MB/s    0:07:53  
    271,286,272  31%    1.21MB/s    0:07:55  
    272,596,992  31%    1.21MB/s    0:07:54  
    273,907,712  31%    1.21MB/s    0:07:54  
    275,218,432  32%    1.21MB/s    0:07:51  
    276,496,384  32%    1.21MB/s    0:07:51  
    277,807,104  32%    1.20MB/s    0:07:52  
    279,117,824  32%    1.20MB/s    0:07:53  
    280,428,544  32%    1.20MB/s    0:07:52  
    281,739,264  32%    1.20MB/s    0:07:48  
    283,049,984  32%    1.21MB/s    0:07:46  
    284,360,704  33%    1.22MB/s    0:07:42  
    285,671,424  33%    1.21MB/s    0:07:42  
    286,982,144  33%    1.20MB/s    0:07:44  
    288,292,864  33%    1.21MB/s    0:07:43  
    289,603,584  33%    1.20MB/s    0:07:43  
    290,914,304  33%    1.20MB/s    0:07:42  
    292,225,024  33%    1.21MB/s    0:07:36  
    293,535,744  34%    1.21MB/s    0:07:35  
    294,846,464  34%    1.22MB/s    0:07:32  
    296,157,184  34%    1.22MB/s    0:07:32  
    297,467,904  34%    1.21MB/s    0:07:32  
    298,778,624  34%    1.21MB/s    0:07:33  
    300,089,344  34%    1.21MB/s    0:07:32  
    301,400,064  35%    1.21MB/s    0:07:30  
    302,710,784  35%    1.21MB/s    0:07:29  
    304,021,504  35%    1.22MB/s    0:07:26  
    305,332,224  35%    1.21MB/s    0:07:25  
    306,642,944  35%    1.22MB/s    0:07:23  
    307,953,664  35%    1.22MB/s    0:07:21  
    309,264,384  35%    1.22MB/s    0:07:22  
    310,575,104  36%    1.21MB/s    0:07:21  
    311,885,824  36%    1.21MB/s    0:07:20  
    313,196,544  36%    1.21MB/s    0:07:20  
    314,507,264  36%    1.22MB/s    0:07:17  
    315,817,984  36%    1.22MB/s    0:07:16  
    317,128,704  36%    1.21MB/s    0:07:17  
    318,439,424  37%    1.21MB/s    0:07:17  
    319,750,144  37%    1.21MB/s    0:07:17  
    321,060,864  37%    1.21MB/s    0:07:16  
    322,371,584  37%    1.21MB/s    0:07:13  
    323,682,304  37%    1.21MB/s    0:07:11  
    324,993,024  37%    1.21MB/s    0:07:10  
    326,303,744  37%    1.21MB/s    0:07:09  
    327,614,464  38%    1.21MB/s    0:07:07  
    328,925,184  38%    1.21MB/s    0:07:06  
    330,235,904  38%    1.22MB/s    0:07:05  
    331,546,624  38%    1.22MB/s    0:07:04  
    332,857,344  38%    1.21MB/s    0:07:03  
    334,168,064  38%    1.20MB/s    0:07:09  
    335,478,784  39%    1.19MB/s    0:07:09  
    336,789,504  39%    1.19MB/s    0:07:09  
    338,100,224  39%    1.19MB/s    0:07:09  
    339,410,944  39%    1.21MB/s    0:07:00  
    340,721,664  39%    1.21MB/s    0:06:59  
    342,032,384  39%    1.21MB/s    0:06:56  
    343,343,104  39%    1.22MB/s    0:06:54  
    344,653,824  40%    1.22MB/s    0:06:53  
    345,964,544  40%    1.22MB/s    0:06:51  
    347,275,264  40%    1.21MB/s    0:06:53  
    348,585,984  40%    1.21MB/s    0:06:52  
    349,896,704  40%    1.21MB/s    0:06:51  
    351,207,424  40%    1.21MB/s    0:06:49  
    352,518,144  40%    1.22MB/s    0:06:46  
    353,828,864  41%    1.22MB/s    0:06:44  
    355,139,584  41%    1.21MB/s    0:06:47  
    356,450,304  41%    1.21MB/s    0:06:46  
    357,761,024  41%    1.21MB/s    0:06:45  
    359,071,744  41%    1.20MB/s    0:06:46  
    360,382,464  41%    1.21MB/s    0:06:41  
    361,693,184  42%    1.21MB/s    0:06:40  
    363,003,904  42%    1.21MB/s    0:06:39  
    364,314,624  42%    1.22MB/s    0:06:37  
    365,625,344  42%    1.22MB/s    0:06:35  
    366,936,064  42%    1.22MB/s    0:06:34  
    368,246,784  42%    1.22MB/s    0:06:33  
    369,557,504  42%    1.22MB/s    0:06:33  
    370,868,224  43%    1.22MB/s    0:06:31  
    372,178,944  43%    1.22MB/s    0:06:30  
    373,489,664  43%    1.22MB/s    0:06:28  
    374,800,384  43%    1.22MB/s    0:06:27  
    376,111,104  43%    1.22MB/s    0:06:27  
    377,421,824  43%    1.22MB/s    0:06:27  
    378,732,544  44%    1.22MB/s    0:06:25  
    380,043,264  44%    1.22MB/s    0:06:24  
    381,353,984  44%    1.21MB/s    0:06:24  
    382,664,704  44%    1.21MB/s    0:06:23  
    383,975,424  44%    1.21MB/s    0:06:23  
    385,286,144  44%    1.21MB/s    0:06:21  
    386,596,864  44%    1.22MB/s    0:06:19  
    387,907,584  45%    1.22MB/s    0:06:18  
    389,218,304  45%    1.22MB/s    0:06:17  
    390,529,024  45%    1.22MB/s    0:06:17  
    391,839,744  45%    1.22MB/s    0:06:16  
    393,150,464  45%    1.22MB/s    0:06:14  
    394,461,184  45%    1.22MB/s    0:06:12  
    395,771,904  46%    1.21MB/s    0:06:13  
    397,082,624  46%    1.21MB/s    0:06:14  
    398,393,344  46%    1.21MB/s    0:06:12  
    399,704,064  46%    1.21MB/s    0:06:12  
    401,014,784  46%    1.22MB/s    0:06:08  
    402,325,504  46%    1.22MB/s    0:06:06  
    403,636,224  46%    1.22MB/s    0:06:05  
    404,946,944  47%    1.22MB/s    0:06:04  
    406,257,664  47%    1.22MB/s    0:06:04  
    407,568,384  47%    1.21MB/s    0:06:03  
    408,879,104  47%    1.21MB/s    0:06:03  
    410,157,056  47%    1.19MB/s    0:06:09  
    411,467,776  47%    1.18MB/s    0:06:10  
    412,778,496  48%    1.19MB/s    0:06:08  
    414,089,216  48%    1.19MB/s    0:06:06  
    415,399,936  48%    1.21MB/s    0:05:59  
    416,710,656  48%    1.21MB/s    0:05:57  
    418,021,376  48%    1.21MB/s    0:05:56  
    419,332,096  48%    1.21MB/s    0:05:54  
    420,642,816  48%    1.22MB/s    0:05:52  
    421,953,536  49%    1.22MB/s    0:05:50  
    423,264,256  49%    1.21MB/s    0:05:50  
    424,574,976  49%    1.21MB/s    0:05:51  
    425,885,696  49%    1.21MB/s    0:05:49  
    427,196,416  49%    1.21MB/s    0:05:50  
    428,507,136  49%    1.21MB/s    0:05:47  
    429,817,856  49%    1.22MB/s    0:05:45  
    431,128,576  50%    1.22MB/s    0:05:44  
    432,439,296  50%    1.21MB/s    0:05:43  
    433,750,016  50%    1.22MB/s    0:05:42  
    435,060,736  50%    1.21MB/s    0:05:42  
    436,371,456  50%    1.21MB/s    0:05:40  
    437,682,176  50%    1.22MB/s    0:05:38  
    438,992,896  51%    1.22MB/s    0:05:37  
    440,303,616  51%    1.22MB/s    0:05:35  
    441,614,336  51%    1.22MB/s    0:05:34  
    442,925,056  51%    1.22MB/s    0:05:33  
    444,235,776  51%    1.22MB/s    0:05:32  
    445,546,496  51%    1.22MB/s    0:05:31  
    446,857,216  51%    1.22MB/s    0:05:31  
    448,167,936  52%    1.22MB/s    0:05:30  
    449,478,656  52%    1.22MB/s    0:05:29  
    450,789,376  52%    1.21MB/s    0:05:29  
    452,100,096  52%    1.21MB/s    0:05:27  
    453,410,816  52%    1.21MB/s    0:05:26  
    454,721,536  52%    1.21MB/s    0:05:26  
    456,032,256  53%    1.21MB/s    0:05:24  
    457,342,976  53%    1.22MB/s    0:05:22  
    458,653,696  53%    1.22MB/s    0:05:21  
    459,964,416  53%    1.22MB/s    0:05:20  
    461,275,136  53%    1.22MB/s    0:05:19  
    462,585,856  53%    1.22MB/s    0:05:18  
    463,896,576  53%    1.21MB/s    0:05:18  
    465,207,296  54%    1.22MB/s    0:05:15  
    466,518,016  54%    1.22MB/s    0:05:14  
    467,828,736  54%    1.22MB/s    0:05:13  
    469,139,456  54%    1.23MB/s    0:05:11  
    470,450,176  54%    1.21MB/s    0:05:14  
    471,760,896  54%    1.21MB/s    0:05:13  
    473,071,616  55%    1.21MB/s    0:05:12  
    474,382,336  55%    1.21MB/s    0:05:11  
    475,693,056  55%    1.22MB/s    0:05:07  
    477,003,776  55%    1.22MB/s    0:05:06  
    478,314,496  55%    1.22MB/s    0:05:05  
    479,625,216  55%    1.22MB/s    0:05:04  
    480,935,936  55%    1.22MB/s    0:05:02  
    482,246,656  56%    1.22MB/s    0:05:01  
    483,557,376  56%    1.22MB/s    0:05:00  
    484,868,096  56%    1.22MB/s    0:05:00  
    486,178,816  56%    1.22MB/s    0:05:00  
    487,489,536  56%    1.22MB/s    0:04:59  
    488,800,256  56%    1.22MB/s    0:04:58  
    490,110,976  56%    1.22MB/s    0:04:56  
    491,421,696  57%    1.22MB/s    0:04:55  
    492,732,416  57%    1.22MB/s    0:04:54  
    494,043,136  57%    1.22MB/s    0:04:53  
    495,353,856  57%    1.22MB/s    0:04:51  
    496,664,576  57%    1.22MB/s    0:04:51  
    497,975,296  57%    1.22MB/s    0:04:50  
    499,286,016  58%    1.22MB/s    0:04:49  
    500,596,736  58%    1.21MB/s    0:04:50  
    501,907,456  58%    1.21MB/s    0:04:49  
    503,218,176  58%    1.21MB/s    0:04:48  
    504,528,896  58%    1.21MB/s    0:04:47  
    505,839,616  58%    1.22MB/s    0:04:44  
    507,150,336  58%    1.21MB/s    0:04:43  
    508,461,056  59%    1.21MB/s    0:04:43  
    509,771,776  59%    1.21MB/s    0:04:42  
    511,082,496  59%    1.21MB/s    0:04:41  
    512,393,216  59%    1.21MB/s    0:04:40  
    513,703,936  59%    1.22MB/s    0:04:37  
    515,014,656  59%    1.22MB/s    0:04:36  
    516,325,376  60%    1.22MB/s    0:04:35  
    517,636,096  60%    1.21MB/s    0:04:35  
    518,946,816  60%    1.22MB/s    0:04:33  
    520,257,536  60%    1.22MB/s    0:04:32  
    521,568,256  60%    1.21MB/s    0:04:32  
    522,878,976  60%    1.22MB/s    0:04:30  
    524,189,696  60%    1.22MB/s    0:04:29  
    525,500,416  61%    1.22MB/s    0:04:28  
    526,811,136  61%    1.22MB/s    0:04:26  
    528,121,856  61%    1.22MB/s    0:04:25  
    529,432,576  61%    1.22MB/s    0:04:25  
    530,743,296  61%    1.22MB/s    0:04:24  
    532,054,016  61%    1.22MB/s    0:04:22  
    533,364,736  62%    1.22MB/s    0:04:21  
    534,675,456  62%    1.22MB/s    0:04:20  
    535,986,176  62%    1.22MB/s    0:04:19  
    537,296,896  62%    1.22MB/s    0:04:18  
    538,607,616  62%    1.22MB/s    0:04:17  
    539,918,336  62%    1.22MB/s    0:04:16  
    541,229,056  62%    1.22MB/s    0:04:15  
    542,539,776  63%    1.22MB/s    0:04:13  
    543,850,496  63%    1.22MB/s    0:04:13  
    545,128,448  63%    1.21MB/s    0:04:14  
    546,439,168  63%    1.21MB/s    0:04:13  
    547,749,888  63%    1.20MB/s    0:04:13  
    549,060,608  63%    1.21MB/s    0:04:11  
    550,371,328  64%    1.22MB/s    0:04:08  
    551,682,048  64%    1.22MB/s    0:04:07  
    552,992,768  64%    1.22MB/s    0:04:06  
    554,303,488  64%    1.21MB/s    0:04:05  
    555,614,208  64%    1.21MB/s    0:04:04  
    556,924,928  64%    1.21MB/s    0:04:03  
    558,235,648  64%    1.21MB/s    0:04:02  
    559,546,368  65%    1.22MB/s    0:04:00  
    560,857,088  65%    1.22MB/s    0:03:59  
    562,167,808  65%    1.22MB/s    0:03:58  
    563,478,528  65%    1.22MB/s    0:03:57  
    564,789,248  65%    1.22MB/s    0:03:56  
    566,099,968  65%    1.22MB/s    0:03:54  
    567,410,688  65%    1.22MB/s    0:03:54  
    568,721,408  66%    1.22MB/s    0:03:53  
    570,032,128  66%    1.22MB/s    0:03:52  
    571,342,848  66%    1.22MB/s    0:03:51  
    572,653,568  66%    1.22MB/s    0:03:50  
    573,964,288  66%    1.22MB/s    0:03:49  
    575,275,008  66%    1.22MB/s    0:03:48  
    576,585,728  67%    1.21MB/s    0:03:48  
    577,896,448  67%    1.21MB/s    0:03:47  
    579,207,168  67%    1.21MB/s    0:03:46  
    580,517,888  67%    1.21MB/s    0:03:45  
    581,828,608  67%    1.22MB/s    0:03:42  
    583,139,328  67%    1.22MB/s    0:03:41  
    584,450,048  67%    1.21MB/s    0:03:41  
    585,760,768  68%    1.22MB/s    0:03:40  
    587,071,488  68%    1.22MB/s    0:03:39  
    588,382,208  68%    1.22MB/s    0:03:38  
    589,692,928  68%    1.22MB/s    0:03:35  
    591,003,648  68%    1.22MB/s    0:03:35  
    592,314,368  68%    1.22MB/s    0:03:34  
    593,625,088  69%    1.22MB/s    0:03:33  
    594,935,808  69%    1.22MB/s    0:03:32  
    596,246,528  69%    1.22MB/s    0:03:31  
    597,557,248  69%    1.21MB/s    0:03:31  
    598,867,968  69%    1.21MB/s    0:03:30  
    600,178,688  69%    1.21MB/s    0:03:29  
    601,489,408  69%    1.21MB/s    0:03:28  
    602,800,128  70%    1.22MB/s    0:03:25  
    604,110,848  70%    1.22MB/s    0:03:24  
    605,421,568  70%    1.22MB/s    0:03:23  
    606,732,288  70%    1.21MB/s    0:03:23  
    608,043,008  70%    1.21MB/s    0:03:22  
    609,353,728  70%    1.21MB/s    0:03:22  
    610,664,448  71%    1.21MB/s    0:03:21  
    611,975,168  71%    1.21MB/s    0:03:19  
    613,285,888  71%    1.21MB/s    0:03:18  
    614,596,608  71%    1.22MB/s    0:03:16  
    615,907,328  71%    1.22MB/s    0:03:15  
    617,218,048  71%    1.22MB/s    0:03:14  
    618,528,768  71%    1.22MB/s    0:03:13  
    619,839,488  72%    1.22MB/s    0:03:12  
    621,150,208  72%    1.22MB/s    0:03:11  
    622,460,928  72%    1.22MB/s    0:03:10  
    623,771,648  72%    1.22MB/s    0:03:09  
    625,082,368  72%    1.22MB/s    0:03:07  
    626,393,088  72%    1.21MB/s    0:03:07  
    627,703,808  72%    1.21MB/s    0:03:06  
    629,014,528  73%    1.21MB/s    0:03:06  
    630,325,248  73%    1.21MB/s    0:03:05  
    631,635,968  73%    1.22MB/s    0:03:03  
    632,946,688  73%    1.22MB/s    0:03:01  
    634,257,408  73%    1.21MB/s    0:03:02  
    635,437,056  73%    1.18MB/s    0:03:05  
    636,747,776  74%    1.17MB/s    0:03:06  
    638,058,496  74%    1.17MB/s    0:03:05  
    639,369,216  74%    1.17MB/s    0:03:03  
    640,679,936  74%    1.20MB/s    0:02:58  
    641,990,656  74%    1.21MB/s    0:02:55  
    643,301,376  74%    1.21MB/s    0:02:54  
    644,612,096  74%    1.22MB/s    0:02:52  
    645,922,816  75%    1.22MB/s    0:02:51  
    647,233,536  75%    1.22MB/s    0:02:50  
    648,544,256  75%    1.22MB/s    0:02:49  
    649,854,976  75%    1.21MB/s    0:02:48  
    651,165,696  75%    1.21MB/s    0:02:48  
    652,476,416  75%    1.21MB/s    0:02:47  
    653,787,136  76%    1.20MB/s    0:02:47  
    655,097,856  76%    1.20MB/s    0:02:46  
    656,408,576  76%    1.20MB/s    0:02:44  
    657,719,296  76%    1.21MB/s    0:02:43  
    659,030,016  76%    1.22MB/s    0:02:41  
    660,340,736  76%    1.22MB/s    0:02:40  
    661,651,456  76%    1.21MB/s    0:02:40  
    662,962,176  77%    1.21MB/s    0:02:38  
    664,272,896  77%    1.21MB/s    0:02:37  
    665,583,616  77%    1.21MB/s    0:02:36  
    666,894,336  77%    1.22MB/s    0:02:34  
    668,205,056  77%    1.22MB/s    0:02:33  
    669,515,776  77%    1.22MB/s    0:02:32  
    670,826,496  78%    1.21MB/s    0:02:32  
    672,137,216  78%    1.21MB/s    0:02:31  
    673,447,936  78%    1.21MB/s    0:02:29  
    674,758,656  78%    1.21MB/s    0:02:28  
    676,069,376  78%    1.21MB/s    0:02:27  
    677,380,096  78%    1.21MB/s    0:02:26  
    678,658,048  78%    1.21MB/s    0:02:26  
    679,968,768  79%    1.21MB/s    0:02:25  
    681,279,488  79%    1.21MB/s    0:02:24  
    682,590,208  79%    1.21MB/s    0:02:23  
    683,900,928  79%    1.22MB/s    0:02:21  
    685,211,648  79%    1.22MB/s    0:02:20  
    686,522,368  79%    1.22MB/s    0:02:18  
    687,833,088  79%    1.22MB/s    0:02:17  
    689,143,808  80%    1.22MB/s    0:02:16  
    690,454,528  80%    1.22MB/s    0:02:15  
    691,765,248  80%    1.21MB/s    0:02:15  
    693,075,968  80%    1.21MB/s    0:02:14  
    694,386,688  80%    1.21MB/s    0:02:13  
    695,697,408  80%    1.21MB/s    0:02:12  
    697,008,128  81%    1.21MB/s    0:02:11  
    698,318,848  81%    1.22MB/s    0:02:09  
    699,629,568  81%    1.22MB/s    0:02:08  
    700,940,288  81%    1.21MB/s    0:02:07  
    702,251,008  81%    1.22MB/s    0:02:06  
    702,906,368  81%  964.89kB/s    0:02:42  
    703,168,512  81%  734.69kB/s    0:03:33  
    703,561,728  81%  509.96kB/s    0:05:06  
    703,954,944  81%  322.79kB/s    0:08:03  
    704,348,160  81%  303.06kB/s    0:08:33  
    704,872,448  81%  355.78kB/s    0:07:15  
    705,658,880  82%  467.58kB/s    0:05:29  
    706,838,528  82%  640.29kB/s    0:03:59  
    707,887,104  82%  780.84kB/s    0:03:14  
    708,804,608  82%  870.95kB/s    0:02:53  
    709,722,112  82%  898.96kB/s    0:02:47  
    710,639,616  82%  863.46kB/s    0:02:52  
    711,852,032  82%  912.99kB/s    0:02:42  
    713,162,752  82% 1020.38kB/s    0:02:23  
    714,473,472  83%    1.09MB/s    0:02:09  
    715,784,192  83%    1.20MB/s    0:01:57  
    717,094,912  83%    1.22MB/s    0:01:54  
    718,405,632  83%    1.22MB/s    0:01:53  
    719,716,352  83%    1.21MB/s    0:01:53  
    721,027,072  83%    1.21MB/s    0:01:52  
    722,337,792  84%    1.21MB/s    0:01:51  
    723,648,512  84%    1.21MB/s    0:01:50  
    724,959,232  84%    1.22MB/s    0:01:48  
    726,269,952  84%    1.22MB/s    0:01:47  
    727,580,672  84%    1.21MB/s    0:01:46  
    728,891,392  84%    1.22MB/s    0:01:45  
    730,202,112  84%    1.21MB/s    0:01:44  
    731,512,832  85%    1.21MB/s    0:01:43  
    732,823,552  85%    1.21MB/s    0:01:42  
    734,134,272  85%    1.21MB/s    0:01:41  
    735,444,992  85%    1.22MB/s    0:01:39  
    736,755,712  85%    1.22MB/s    0:01:38  
    737,935,360  85%    1.15MB/s    0:01:43  
    738,852,864  85%    1.05MB/s    0:01:52  
    740,163,584  86%    1.05MB/s    0:01:51  
    741,474,304  86%    1.05MB/s    0:01:49  
    742,785,024  86%    1.11MB/s    0:01:42  
    744,095,744  86%    1.21MB/s    0:01:33  
    745,406,464  86%    1.21MB/s    0:01:32  
    746,717,184  86%    1.21MB/s    0:01:31  
    748,027,904  86%    1.21MB/s    0:01:29  
    749,338,624  87%    1.20MB/s    0:01:29  
    750,649,344  87%    1.20MB/s    0:01:28  
    751,960,064  87%    1.20MB/s    0:01:27  
    753,270,784  87%    1.20MB/s    0:01:26  
    754,581,504  87%    1.21MB/s    0:01:24  
    755,892,224  87%    1.21MB/s    0:01:23  
    757,202,944  88%    1.21MB/s    0:01:22  
    758,513,664  88%    1.21MB/s    0:01:21  
    759,824,384  88%    1.21MB/s    0:01:20  
    761,135,104  88%    1.21MB/s    0:01:19  
    762,445,824  88%    1.21MB/s    0:01:18  
    763,756,544  88%    1.21MB/s    0:01:17  
    765,067,264  88%    1.21MB/s    0:01:16  
    766,377,984  89%    1.22MB/s    0:01:15  
    767,688,704  89%    1.21MB/s    0:01:14  
    768,999,424  89%    1.20MB/s    0:01:14  
    770,310,144  89%    1.20MB/s    0:01:12  
    771,620,864  89%    1.20MB/s    0:01:11  
    772,931,584  89%    1.22MB/s    0:01:09  
    774,242,304  90%    1.22MB/s    0:01:08  
    775,553,024  90%    1.22MB/s    0:01:07  
    776,863,744  90%    1.22MB/s    0:01:06  
    778,174,464  90%    1.22MB/s    0:01:05  
    779,485,184  90%    1.22MB/s    0:01:04  
    780,795,904  90%    1.22MB/s    0:01:03  
    782,106,624  90%    1.22MB/s    0:01:02  
    783,417,344  91%    1.22MB/s    0:01:01  
    784,728,064  91%    1.22MB/s    0:01:00  
    786,038,784  91%    1.22MB/s    0:00:59  
    787,349,504  91%    1.22MB/s    0:00:57  
    788,660,224  91%    1.22MB/s    0:00:56  
    789,970,944  91%    1.22MB/s    0:00:55  
    791,281,664  92%    1.22MB/s    0:00:54  
    792,592,384  92%    1.22MB/s    0:00:54  
    793,903,104  92%    1.21MB/s    0:00:53  
    795,213,824  92%    1.21MB/s    0:00:52  
    796,524,544  92%    1.20MB/s    0:00:51  
    797,835,264  92%    1.21MB/s    0:00:50  
    799,145,984  92%    1.21MB/s    0:00:49  
    800,456,704  93%    1.21MB/s    0:00:47  
    801,767,424  93%    1.21MB/s    0:00:46  
    803,078,144  93%    1.21MB/s    0:00:45  
    804,388,864  93%    1.21MB/s    0:00:44  
    805,699,584  93%    1.21MB/s    0:00:43  
    807,010,304  93%    1.22MB/s    0:00:42  
    808,321,024  94%    1.22MB/s    0:00:41  
    809,631,744  94%    1.22MB/s    0:00:40  
    810,680,320  94%    1.11MB/s    0:00:43  
    811,728,896  94%    1.04MB/s    0:00:45  
    813,006,848  94%    1.03MB/s    0:00:44  
    814,317,568  94%    1.03MB/s    0:00:43  
    815,628,288  94%    1.14MB/s    0:00:38  
    816,939,008  95%    1.21MB/s    0:00:34  
    818,249,728  95%    1.22MB/s    0:00:33  
    819,560,448  95%    1.22MB/s    0:00:32  
    820,871,168  95%    1.22MB/s    0:00:31  
    822,181,888  95%    1.22MB/s    0:00:30  
    823,492,608  95%    1.22MB/s    0:00:29  
    824,803,328  95%    1.22MB/s    0:00:28  
    826,114,048  96%    1.22MB/s    0:00:27  
    827,424,768  96%    1.22MB/s    0:00:26  
    828,735,488  96%    1.22MB/s    0:00:24  
    830,046,208  96%    1.22MB/s    0:00:23  
    831,356,928  96%    1.22MB/s    0:00:22  
    832,667,648  96%    1.22MB/s    0:00:21  
    833,978,368  96%    1.22MB/s    0:00:20  
    835,289,088  97%    1.22MB/s    0:00:19  
    836,599,808  97%    1.21MB/s    0:00:18  
    837,910,528  97%    1.21MB/s    0:00:17  
    839,221,248  97%    1.21MB/s    0:00:16  
    840,531,968  97%    1.21MB/s    0:00:15  
    841,842,688  97%    1.21MB/s    0:00:14  
    843,153,408  98%    1.21MB/s    0:00:13  
    844,464,128  98%    1.22MB/s    0:00:12  
    845,774,848  98%    1.22MB/s    0:00:11  
    847,085,568  98%    1.22MB/s    0:00:10  
    848,396,288  98%    1.21MB/s    0:00:09  
    849,707,008  98%    1.22MB/s    0:00:08  
    851,017,728  98%    1.21MB/s    0:00:07  
    852,328,448  99%    1.21MB/s    0:00:06  
    853,639,168  99%    1.22MB/s    0:00:05  
    854,949,888  99%    1.22MB/s    0:00:03  
    856,260,608  99%    1.22MB/s    0:00:02  
    857,571,328  99%    1.22MB/s    0:00:01  
    858,882,048  99%    1.22MB/s    0:00:00  
    859,875,808 100%    1.20MB/s    0:11:25 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz.sha256

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

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

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

sent 3,112,515,844 bytes  received 577 bytes  1,247,251.62 bytes/sec
total size is 3,111,755,536  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@52661737[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:247add9) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3
Sending notification to Discord.
Finished: SUCCESS