Skip to content
Success

Console Output

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

     0K                                                       100% 80.8M=0s

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

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-13 09:53:25.871046 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1446-g7e3e105aae [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1446-g7e3e105aae [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1447-g75ab81dedb [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25194 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670898192-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670898192-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670898121-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670810888-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670810919-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670887954-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670810857-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670810998-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670898137-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670811009-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670792621-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670061078-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670788852-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1670811023-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1670898176-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670898244-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670703157-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670725426-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670898207-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670724608-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1670812472-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670897279-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1670899012-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670725451-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1670899214-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670898863-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670870261-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1670873935-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670875062-r0)
(65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670887728-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670864232-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670899074-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670899074-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670898261-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670900321-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1670898983-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670849596-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670842432-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670899133-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670810835-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1670849071-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670791569-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670898224-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670812299-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670899133-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670898892-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670789184-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670899149-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670899149-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670899236-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2334 MiB in 753 packages
(1/10) Installing bash (5.2.12-r0)
Executing bash-5.2.12-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r1)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2345 MiB in 763 packages
(1/91) Installing syndication (9999_git1670061270-r0)
(2/91) Installing alligator (9999_git1670899179-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.6.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r2)
(12/91) Installing py3-parsing (3.0.9-r1)
(13/91) Installing py3-packaging (22.0-r0)
(14/91) Installing py3-setuptools (65.6.3-r0)
(15/91) Installing py3-certifi (2022.12.7-r0)
(16/91) Installing py3-charset-normalizer (3.0.1-r1)
(17/91) Installing py3-idna (3.4-r3)
(18/91) Installing py3-urllib3 (1.26.13-r0)
(19/91) Installing py3-requests (2.28.1-r2)
(20/91) Installing py3-ytmusicapi (0.24.1-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r1)
(24/91) Installing py3-websockets (10.4-r1)
(25/91) Installing py3-brotli (1.0.9-r10)
(26/91) Installing yt-dlp (2022.11.11-r1)
(27/91) Installing audiotube (9999_git1670812457-r0)
(28/91) Installing calindori (9999_git1670453726-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.14-r0)
(31/91) Installing a52dec (0.8.0-r8)
(32/91) Installing vulkan-loader (1.3.231.2-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.4-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.15-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r10)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.11-r0)
(54/91) Installing vlc-libs (3.0.18-r0)
(55/91) Installing vlc (3.0.18-r0)
(56/91) Installing elisa (22.12.0-r0)
(57/91) Installing kunitconversion (9999_git1670810984-r0)
(58/91) Installing kalk (9999_git1670638092-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1670899196-r0)
(61/91) Installing keysmith (9999_git1669951912-r0)
(62/91) Installing krecorder (9999_git1670777115-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670034015-r0)
(65/91) Installing kweathercore (9999_git1670599425-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1670607826-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1670898629-r0)
(71/91) Installing kjs (9999_git1670060937-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.12.0-r0)
(77/91) Installing poppler-qt5 (22.12.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.12.0-r0)
(81/91) Installing okular (22.12.0-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r2)
(85/91) Installing plasmatube (9999_git1670810290-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1670898669-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2514 MiB in 854 packages
(chroot) Exiting chroot...
[16:08:59] Unregister qemu binfmt (arm)
[16:08:59] Unregister qemu binfmt (aarch64)
[16:08:59] Unregister qemu binfmt (riscv64)
[16:08:59] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:08:59] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:08:59] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:08:59] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:09:01] Cleared up ~4454 MB of space
[16:09:01] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 910.7 MiB / 3,461.0 MiB = 0.263, 43 MiB/s, 1:19
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221213-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 869.0 MiB / 3,420.0 MiB = 0.254, 44 MiB/s, 1:17
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221213-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,283.5 MiB / 4,619.0 MiB = 0.278, 46 MiB/s, 1:39
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221213-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221213-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,375,104   0%    3.19MB/s    0:04:51  
      4,653,056   0%    2.20MB/s    0:07:02  
      5,963,776   0%    1.87MB/s    0:08:15  
      7,274,496   0%    1.71MB/s    0:09:01  
      8,585,216   0%    1.22MB/s    0:12:35  
      9,895,936   1%    1.22MB/s    0:12:35  
     11,206,656   1%    1.22MB/s    0:12:32  
     12,386,304   1%    1.19MB/s    0:12:53  
     13,697,024   1%    1.15MB/s    0:13:17  
     14,745,600   1%    1.08MB/s    0:14:07  
     16,056,320   1%    1.08MB/s    0:14:08  
     17,367,040   1%    1.11MB/s    0:13:42  
     18,677,760   1%    1.14MB/s    0:13:18  
     19,988,480   2%    1.22MB/s    0:12:31  
     21,299,200   2%    1.20MB/s    0:12:41  
     22,478,848   2%    1.16MB/s    0:13:03  
     23,789,568   2%    1.16MB/s    0:13:04  
     25,100,288   2%    1.17MB/s    0:12:59  
     26,411,008   2%    1.18MB/s    0:12:48  
     27,721,728   2%    1.22MB/s    0:12:24  
     29,032,448   3%    1.22MB/s    0:12:22  
     30,343,168   3%    1.22MB/s    0:12:21  
     31,653,888   3%    1.22MB/s    0:12:20  
     32,964,608   3%    1.22MB/s    0:12:20  
     34,275,328   3%    1.21MB/s    0:12:20  
     35,586,048   3%    1.21MB/s    0:12:19  
     36,896,768   3%    1.22MB/s    0:12:17  
     38,207,488   4%    1.22MB/s    0:12:16  
     39,518,208   4%    1.22MB/s    0:12:11  
     40,828,928   4%    1.22MB/s    0:12:10  
     42,139,648   4%    1.22MB/s    0:12:10  
     43,450,368   4%    1.22MB/s    0:12:07  
     44,761,088   4%    1.23MB/s    0:12:05  
     46,071,808   4%    1.23MB/s    0:12:04  
     47,382,528   4%    1.23MB/s    0:12:01  
     48,693,248   5%    1.23MB/s    0:12:01  
     50,003,968   5%    1.23MB/s    0:11:59  
     51,314,688   5%    1.23MB/s    0:11:58  
     52,625,408   5%    1.22MB/s    0:11:59  
     53,936,128   5%    1.22MB/s    0:11:59  
     55,246,848   5%    1.22MB/s    0:11:59  
     56,557,568   5%    1.22MB/s    0:11:59  
     57,868,288   6%    1.22MB/s    0:11:56  
     59,179,008   6%    1.22MB/s    0:11:54  
     60,489,728   6%    1.23MB/s    0:11:52  
     61,800,448   6%    1.23MB/s    0:11:49  
     63,111,168   6%    1.23MB/s    0:11:49  
     64,421,888   6%    1.23MB/s    0:11:49  
     65,732,608   6%    1.22MB/s    0:11:49  
     67,043,328   7%    1.22MB/s    0:11:48  
     68,321,280   7%    1.22MB/s    0:11:52  
     69,632,000   7%    1.22MB/s    0:11:50  
     70,942,720   7%    1.21MB/s    0:11:54  
     72,253,440   7%    1.20MB/s    0:11:56  
     73,564,160   7%    1.22MB/s    0:11:47  
     74,874,880   7%    1.21MB/s    0:11:51  
     76,185,600   7%    1.22MB/s    0:11:45  
     77,496,320   8%    1.22MB/s    0:11:41  
     78,807,040   8%    1.21MB/s    0:11:44  
     80,117,760   8%    1.22MB/s    0:11:37  
     81,428,480   8%    1.23MB/s    0:11:35  
     82,739,200   8%    1.22MB/s    0:11:35  
     84,049,920   8%    1.23MB/s    0:11:32  
     85,360,640   8%    1.22MB/s    0:11:33  
     86,671,360   9%    1.22MB/s    0:11:32  
     87,982,080   9%    1.23MB/s    0:11:30  
     89,292,800   9%    1.22MB/s    0:11:30  
     90,603,520   9%    1.23MB/s    0:11:28  
     91,914,240   9%    1.22MB/s    0:11:28  
     93,224,960   9%    1.22MB/s    0:11:27  
     94,535,680   9%    1.23MB/s    0:11:25  
     95,846,400  10%    1.23MB/s    0:11:24  
     97,157,120  10%    1.23MB/s    0:11:22  
     98,467,840  10%    1.23MB/s    0:11:22  
     99,778,560  10%    1.22MB/s    0:11:21  
    101,089,280  10%    1.22MB/s    0:11:22  
    102,400,000  10%    1.22MB/s    0:11:21  
    103,710,720  10%    1.22MB/s    0:11:20  
    105,021,440  10%    1.22MB/s    0:11:20  
    106,332,160  11%    1.22MB/s    0:11:19  
    107,642,880  11%    1.22MB/s    0:11:17  
    108,953,600  11%    1.22MB/s    0:11:19  
    110,264,320  11%    1.22MB/s    0:11:18  
    111,575,040  11%    1.21MB/s    0:11:21  
    112,885,760  11%    1.21MB/s    0:11:20  
    114,196,480  11%    1.22MB/s    0:11:14  
    115,507,200  12%    1.22MB/s    0:11:13  
    116,817,920  12%    1.22MB/s    0:11:11  
    118,128,640  12%    1.22MB/s    0:11:10  
    119,439,360  12%    1.21MB/s    0:11:12  
    120,750,080  12%    1.22MB/s    0:11:07  
    122,060,800  12%    1.23MB/s    0:11:02  
    123,371,520  12%    1.23MB/s    0:11:01  
    124,682,240  13%    1.23MB/s    0:10:57  
    125,992,960  13%    1.23MB/s    0:10:59  
    127,303,680  13%    1.23MB/s    0:10:58  
    128,614,400  13%    1.22MB/s    0:11:00  
    129,925,120  13%    1.22MB/s    0:11:00  
    131,235,840  13%    1.22MB/s    0:10:58  
    132,546,560  13%    1.22MB/s    0:10:57  
    133,857,280  14%    1.23MB/s    0:10:53  
    135,168,000  14%    1.23MB/s    0:10:51  
    136,478,720  14%    1.23MB/s    0:10:51  
    137,789,440  14%    1.22MB/s    0:10:51  
    139,100,160  14%    1.22MB/s    0:10:51  
    140,410,880  14%    1.22MB/s    0:10:50  
    141,721,600  14%    1.22MB/s    0:10:48  
    143,032,320  14%    1.23MB/s    0:10:46  
    144,343,040  15%    1.23MB/s    0:10:45  
    145,653,760  15%    1.22MB/s    0:10:45  
    146,964,480  15%    1.22MB/s    0:10:44  
    148,275,200  15%    1.22MB/s    0:10:44  
    149,585,920  15%    1.22MB/s    0:10:44  
    150,896,640  15%    1.22MB/s    0:10:42  
    152,207,360  15%    1.22MB/s    0:10:42  
    153,518,080  16%    1.22MB/s    0:10:40  
    154,828,800  16%    1.22MB/s    0:10:38  
    156,139,520  16%    1.22MB/s    0:10:38  
    157,450,240  16%    1.22MB/s    0:10:36  
    158,760,960  16%    1.22MB/s    0:10:36  
    160,071,680  16%    1.22MB/s    0:10:35  
    161,382,400  16%    1.22MB/s    0:10:32  
    162,693,120  17%    1.23MB/s    0:10:31  
    164,003,840  17%    1.23MB/s    0:10:29  
    165,314,560  17%    1.23MB/s    0:10:27  
    166,625,280  17%    1.23MB/s    0:10:27  
    167,936,000  17%    1.23MB/s    0:10:27  
    169,246,720  17%    1.22MB/s    0:10:26  
    170,557,440  17%    1.22MB/s    0:10:25  
    171,868,160  17%    1.23MB/s    0:10:23  
    173,178,880  18%    1.23MB/s    0:10:21  
    174,489,600  18%    1.23MB/s    0:10:21  
    175,800,320  18%    1.22MB/s    0:10:21  
    177,111,040  18%    1.22MB/s    0:10:20  
    178,421,760  18%    1.22MB/s    0:10:20  
    179,732,480  18%    1.23MB/s    0:10:17  
    181,043,200  18%    1.23MB/s    0:10:16  
    182,353,920  19%    1.23MB/s    0:10:15  
    183,664,640  19%    1.22MB/s    0:10:15  
    184,975,360  19%    1.22MB/s    0:10:15  
    186,286,080  19%    1.22MB/s    0:10:13  
    187,596,800  19%    1.22MB/s    0:10:13  
    188,907,520  19%    1.22MB/s    0:10:15  
    190,218,240  19%    1.22MB/s    0:10:12  
    191,528,960  20%    1.22MB/s    0:10:12  
    192,839,680  20%    1.22MB/s    0:10:09  
    194,150,400  20%    1.23MB/s    0:10:05  
    195,461,120  20%    1.22MB/s    0:10:05  
    196,771,840  20%    1.22MB/s    0:10:05  
    198,082,560  20%    1.22MB/s    0:10:05  
    199,393,280  20%    1.22MB/s    0:10:04  
    200,704,000  21%    1.22MB/s    0:10:02  
    201,981,952  21%    1.20MB/s    0:10:11  
    203,292,672  21%    1.20MB/s    0:10:09  
    204,472,320  21%    1.17MB/s    0:10:26  
    205,783,040  21%    1.16MB/s    0:10:33  
    207,093,760  21%    1.16MB/s    0:10:27  
    208,404,480  21%    1.16MB/s    0:10:28  
    209,715,200  21%    1.19MB/s    0:10:09  
    211,025,920  22%    1.21MB/s    0:09:59  
    212,336,640  22%    1.22MB/s    0:09:52  
    213,647,360  22%    1.23MB/s    0:09:49  
    214,958,080  22%    1.23MB/s    0:09:48  
    216,268,800  22%    1.23MB/s    0:09:47  
    217,579,520  22%    1.22MB/s    0:09:48  
    218,890,240  22%    1.23MB/s    0:09:45  
    220,200,960  23%    1.23MB/s    0:09:44  
    221,511,680  23%    1.23MB/s    0:09:44  
    222,822,400  23%    1.23MB/s    0:09:41  
    224,133,120  23%    1.22MB/s    0:09:42  
    225,443,840  23%    1.22MB/s    0:09:42  
    226,754,560  23%    1.22MB/s    0:09:41  
    228,065,280  23%    1.22MB/s    0:09:39  
    229,376,000  24%    1.22MB/s    0:09:38  
    230,686,720  24%    1.23MB/s    0:09:36  
    231,997,440  24%    1.23MB/s    0:09:35  
    233,308,160  24%    1.23MB/s    0:09:34  
    234,618,880  24%    1.23MB/s    0:09:32  
    235,929,600  24%    1.23MB/s    0:09:31  
    237,240,320  24%    1.23MB/s    0:09:30  
    238,551,040  24%    1.23MB/s    0:09:29  
    239,861,760  25%    1.23MB/s    0:09:28  
    241,172,480  25%    1.23MB/s    0:09:27  
    242,483,200  25%    1.23MB/s    0:09:27  
    243,793,920  25%    1.23MB/s    0:09:26  
    245,104,640  25%    1.23MB/s    0:09:24  
    246,415,360  25%    1.23MB/s    0:09:23  
    247,726,080  25%    1.23MB/s    0:09:22  
    249,036,800  26%    1.23MB/s    0:09:21  
    250,347,520  26%    1.23MB/s    0:09:20  
    251,658,240  26%    1.23MB/s    0:09:19  
    252,968,960  26%    1.23MB/s    0:09:18  
    254,279,680  26%    1.23MB/s    0:09:17  
    255,590,400  26%    1.22MB/s    0:09:18  
    256,901,120  26%    1.23MB/s    0:09:16  
    258,211,840  27%    1.23MB/s    0:09:15  
    259,522,560  27%    1.22MB/s    0:09:14  
    260,833,280  27%    1.23MB/s    0:09:11  
    262,144,000  27%    1.23MB/s    0:09:11  
    263,454,720  27%    1.22MB/s    0:09:11  
    264,765,440  27%    1.22MB/s    0:09:14  
    266,076,160  27%    1.22MB/s    0:09:13  
    267,386,880  27%    1.22MB/s    0:09:11  
    268,697,600  28%    1.22MB/s    0:09:09  
    270,008,320  28%    1.23MB/s    0:09:05  
    271,319,040  28%    1.22MB/s    0:09:05  
    272,629,760  28%    1.22MB/s    0:09:04  
    273,940,480  28%    1.21MB/s    0:09:07  
    275,251,200  28%    1.20MB/s    0:09:13  
    276,430,848  28%    1.16MB/s    0:09:29  
    277,741,568  29%    1.16MB/s    0:09:29  
    279,052,288  29%    1.17MB/s    0:09:23  
    280,363,008  29%    1.18MB/s    0:09:16  
    281,673,728  29%    1.22MB/s    0:08:59  
    282,984,448  29%    1.22MB/s    0:08:59  
    284,295,168  29%    1.21MB/s    0:09:00  
    285,605,888  29%    1.21MB/s    0:08:59  
    286,916,608  30%    1.22MB/s    0:08:56  
    288,096,256  30%    1.19MB/s    0:09:09  
    289,275,904  30%    1.15MB/s    0:09:26  
    290,586,624  30%    1.14MB/s    0:09:27  
    291,897,344  30%    1.14MB/s    0:09:28  
    293,208,064  30%    1.18MB/s    0:09:09  
    294,518,784  30%    1.22MB/s    0:08:49  
    295,829,504  30%    1.22MB/s    0:08:46  
    297,140,224  31%    1.23MB/s    0:08:43  
    298,450,944  31%    1.23MB/s    0:08:42  
    299,761,664  31%    1.23MB/s    0:08:41  
    301,072,384  31%    1.23MB/s    0:08:40  
    302,383,104  31%    1.22MB/s    0:08:41  
    303,693,824  31%    1.23MB/s    0:08:38  
    305,004,544  31%    1.22MB/s    0:08:38  
    306,315,264  32%    1.22MB/s    0:08:37  
    307,625,984  32%    1.23MB/s    0:08:35  
    308,936,704  32%    1.22MB/s    0:08:36  
    310,247,424  32%    1.23MB/s    0:08:33  
    311,558,144  32%    1.23MB/s    0:08:32  
    312,868,864  32%    1.23MB/s    0:08:31  
    314,179,584  32%    1.23MB/s    0:08:30  
    315,490,304  33%    1.23MB/s    0:08:29  
    316,801,024  33%    1.23MB/s    0:08:28  
    318,111,744  33%    1.23MB/s    0:08:27  
    319,422,464  33%    1.23MB/s    0:08:26  
    320,733,184  33%    1.22MB/s    0:08:25  
    322,043,904  33%    1.22MB/s    0:08:24  
    323,354,624  33%    1.23MB/s    0:08:23  
    324,665,344  33%    1.20MB/s    0:08:31  
    325,976,064  34%    1.20MB/s    0:08:32  
    327,286,784  34%    1.20MB/s    0:08:30  
    328,597,504  34%    1.20MB/s    0:08:30  
    329,908,224  34%    1.22MB/s    0:08:20  
    331,218,944  34%    1.23MB/s    0:08:16  
    332,529,664  34%    1.23MB/s    0:08:15  
    333,840,384  34%    1.23MB/s    0:08:13  
    334,626,816  35%    1.09MB/s    0:09:13  
    335,904,768  35%    1.07MB/s    0:09:26  
    337,215,488  35%    1.07MB/s    0:09:26  
    338,526,208  35%    1.06MB/s    0:09:29  
    339,836,928  35%    1.18MB/s    0:08:29  
    341,147,648  35%    1.20MB/s    0:08:21  
    342,458,368  35%    1.20MB/s    0:08:19  
    343,769,088  35%    1.21MB/s    0:08:14  
    345,079,808  36%    1.21MB/s    0:08:10  
    346,390,528  36%    1.22MB/s    0:08:05  
    347,701,248  36%    1.23MB/s    0:08:04  
    349,011,968  36%    1.23MB/s    0:08:02  
    350,322,688  36%    1.22MB/s    0:08:02  
    351,633,408  36%    1.23MB/s    0:08:00  
    352,944,128  36%    1.22MB/s    0:08:00  
    354,254,848  37%    1.23MB/s    0:07:58  
    355,565,568  37%    1.23MB/s    0:07:57  
    356,876,288  37%    1.23MB/s    0:07:56  
    358,187,008  37%    1.23MB/s    0:07:54  
    359,497,728  37%    1.22MB/s    0:07:54  
    360,808,448  37%    1.22MB/s    0:07:54  
    362,119,168  37%    1.22MB/s    0:07:52  
    363,429,888  38%    1.18MB/s    0:08:08  
    364,740,608  38%    1.18MB/s    0:08:08  
    366,051,328  38%    1.18MB/s    0:08:07  
    367,362,048  38%    1.18MB/s    0:08:06  
    368,672,768  38%    1.22MB/s    0:07:47  
    369,983,488  38%    1.23MB/s    0:07:45  
    371,294,208  38%    1.23MB/s    0:07:44  
    372,604,928  39%    1.23MB/s    0:07:43  
    373,915,648  39%    1.23MB/s    0:07:42  
    375,226,368  39%    1.19MB/s    0:07:54  
    376,274,944  39%    1.13MB/s    0:08:18  
    377,585,664  39%    1.13MB/s    0:08:17  
    378,896,384  39%    1.13MB/s    0:08:16  
    380,207,104  39%    1.17MB/s    0:08:01  
    381,517,824  39%    1.23MB/s    0:07:36  
    382,828,544  40%    1.21MB/s    0:07:43  
    384,139,264  40%    1.20MB/s    0:07:42  
    385,449,984  40%    1.20MB/s    0:07:41  
    386,760,704  40%    1.20MB/s    0:07:40  
    388,071,424  40%    1.22MB/s    0:07:32  
    389,382,144  40%    1.22MB/s    0:07:30  
    390,692,864  40%    1.23MB/s    0:07:29  
    392,003,584  41%    1.23MB/s    0:07:28  
    393,314,304  41%    1.23MB/s    0:07:26  
    394,625,024  41%    1.23MB/s    0:07:25  
    395,935,744  41%    1.23MB/s    0:07:24  
    397,246,464  41%    1.22MB/s    0:07:24  
    398,557,184  41%    1.23MB/s    0:07:22  
    399,867,904  41%    1.23MB/s    0:07:22  
    401,178,624  42%    1.23MB/s    0:07:21  
    402,489,344  42%    1.23MB/s    0:07:19  
    403,800,064  42%    1.22MB/s    0:07:20  
    405,110,784  42%    1.22MB/s    0:07:18  
    406,421,504  42%    1.22MB/s    0:07:17  
    407,732,224  42%    1.22MB/s    0:07:16  
    409,042,944  42%    1.23MB/s    0:07:14  
    410,353,664  42%    1.23MB/s    0:07:13  
    411,664,384  43%    1.23MB/s    0:07:12  
    412,975,104  43%    1.22MB/s    0:07:12  
    414,285,824  43%    1.22MB/s    0:07:11  
    415,596,544  43%    1.22MB/s    0:07:10  
    416,907,264  43%    1.21MB/s    0:07:12  
    418,217,984  43%    1.22MB/s    0:07:10  
    419,528,704  43%    1.22MB/s    0:07:09  
    420,839,424  44%    1.22MB/s    0:07:08  
    422,150,144  44%    1.22MB/s    0:07:05  
    423,460,864  44%    1.22MB/s    0:07:05  
    424,771,584  44%    1.22MB/s    0:07:04  
    426,082,304  44%    1.22MB/s    0:07:03  
    427,393,024  44%    1.22MB/s    0:07:01  
    428,703,744  44%    1.23MB/s    0:06:59  
    430,014,464  45%    1.21MB/s    0:07:02  
    431,325,184  45%    1.21MB/s    0:07:03  
    432,635,904  45%    1.21MB/s    0:07:02  
    433,946,624  45%    1.21MB/s    0:07:00  
    435,257,344  45%    1.22MB/s    0:06:55  
    436,568,064  45%    1.23MB/s    0:06:52  
    437,878,784  45%    1.23MB/s    0:06:52  
    439,189,504  45%    1.23MB/s    0:06:51  
    440,500,224  46%    1.23MB/s    0:06:50  
    441,810,944  46%    1.22MB/s    0:06:49  
    443,121,664  46%    1.22MB/s    0:06:48  
    444,432,384  46%    1.23MB/s    0:06:46  
    445,743,104  46%    1.22MB/s    0:06:46  
    447,053,824  46%    1.23MB/s    0:06:44  
    448,364,544  46%    1.23MB/s    0:06:43  
    449,675,264  47%    1.23MB/s    0:06:42  
    450,985,984  47%    1.23MB/s    0:06:40  
    452,296,704  47%    1.23MB/s    0:06:40  
    453,607,424  47%    1.22MB/s    0:06:40  
    454,918,144  47%    1.22MB/s    0:06:40  
    456,228,864  47%    1.22MB/s    0:06:38  
    457,539,584  47%    1.22MB/s    0:06:38  
    458,850,304  48%    1.22MB/s    0:06:35  
    460,161,024  48%    1.23MB/s    0:06:33  
    461,471,744  48%    1.23MB/s    0:06:32  
    462,782,464  48%    1.23MB/s    0:06:31  
    464,093,184  48%    1.23MB/s    0:06:30  
    465,403,904  48%    1.23MB/s    0:06:30  
    466,714,624  48%    1.23MB/s    0:06:28  
    468,025,344  49%    1.23MB/s    0:06:27  
    469,336,064  49%    1.22MB/s    0:06:30  
    470,614,016  49%    1.21MB/s    0:06:31  
    471,924,736  49%    1.21MB/s    0:06:31  
    473,235,456  49%    1.21MB/s    0:06:30  
    474,546,176  49%    1.22MB/s    0:06:25  
    475,856,896  49%    1.23MB/s    0:06:21  
    477,167,616  49%    1.23MB/s    0:06:20  
    478,478,336  50%    1.22MB/s    0:06:19  
    479,789,056  50%    1.23MB/s    0:06:18  
    481,099,776  50%    1.23MB/s    0:06:17  
    482,410,496  50%    1.23MB/s    0:06:16  
    483,721,216  50%    1.23MB/s    0:06:15  
    485,031,936  50%    1.23MB/s    0:06:14  
    486,342,656  50%    1.23MB/s    0:06:13  
    487,653,376  51%    1.23MB/s    0:06:12  
    488,964,096  51%    1.23MB/s    0:06:10  
    490,274,816  51%    1.23MB/s    0:06:10  
    491,585,536  51%    1.22MB/s    0:06:09  
    492,896,256  51%    1.22MB/s    0:06:08  
    494,206,976  51%    1.22MB/s    0:06:09  
    495,517,696  51%    1.22MB/s    0:06:08  
    496,828,416  52%    1.22MB/s    0:06:07  
    498,139,136  52%    1.21MB/s    0:06:09  
    499,318,784  52%    1.19MB/s    0:06:14  
    500,498,432  52%    1.16MB/s    0:06:21  
    501,809,152  52%    1.15MB/s    0:06:25  
    502,988,800  52%    1.12MB/s    0:06:33  
    504,299,520  52%    1.15MB/s    0:06:23  
    505,610,240  52%    1.17MB/s    0:06:14  
    506,920,960  53%    1.19MB/s    0:06:07  
    508,231,680  53%    1.22MB/s    0:05:56  
    509,542,400  53%    1.22MB/s    0:05:55  
    510,853,120  53%    1.22MB/s    0:05:54  
    512,163,840  53%    1.22MB/s    0:05:53  
    513,474,560  53%    1.22MB/s    0:05:53  
    514,785,280  53%    1.22MB/s    0:05:52  
    516,096,000  54%    1.22MB/s    0:05:52  
    517,406,720  54%    1.21MB/s    0:05:52  
    518,717,440  54%    1.22MB/s    0:05:48  
    520,028,160  54%    1.22MB/s    0:05:47  
    521,338,880  54%    1.23MB/s    0:05:45  
    522,649,600  54%    1.23MB/s    0:05:44  
    523,960,320  54%    1.23MB/s    0:05:43  
    525,271,040  55%    1.23MB/s    0:05:42  
    526,581,760  55%    1.23MB/s    0:05:41  
    527,892,480  55%    1.23MB/s    0:05:38  
    529,203,200  55%    1.23MB/s    0:05:39  
    530,513,920  55%    1.23MB/s    0:05:38  
    531,824,640  55%    1.23MB/s    0:05:37  
    533,135,360  55%    1.22MB/s    0:05:38  
    534,446,080  55%    1.22MB/s    0:05:36  
    535,756,800  56%    1.22MB/s    0:05:36  
    537,067,520  56%    1.22MB/s    0:05:34  
    538,378,240  56%    1.23MB/s    0:05:32  
    539,688,960  56%    1.23MB/s    0:05:30  
    540,999,680  56%    1.23MB/s    0:05:29  
    542,310,400  56%    1.23MB/s    0:05:28  
    543,621,120  56%    1.23MB/s    0:05:27  
    544,931,840  57%    1.23MB/s    0:05:26  
    546,242,560  57%    1.22MB/s    0:05:25  
    547,553,280  57%    1.22MB/s    0:05:24  
    548,864,000  57%    1.22MB/s    0:05:23  
    550,174,720  57%    1.22MB/s    0:05:23  
    551,485,440  57%    1.22MB/s    0:05:22  
    552,796,160  57%    1.22MB/s    0:05:21  
    554,106,880  58%    1.22MB/s    0:05:20  
    555,417,600  58%    1.23MB/s    0:05:18  
    556,728,320  58%    1.23MB/s    0:05:16  
    558,039,040  58%    1.23MB/s    0:05:15  
    559,349,760  58%    1.23MB/s    0:05:15  
    560,660,480  58%    1.23MB/s    0:05:14  
    561,971,200  58%    1.22MB/s    0:05:13  
    563,281,920  58%    1.22MB/s    0:05:12  
    564,592,640  59%    1.22MB/s    0:05:11  
    565,903,360  59%    1.22MB/s    0:05:10  
    567,214,080  59%    1.22MB/s    0:05:09  
    568,524,800  59%    1.22MB/s    0:05:09  
    569,835,520  59%    1.21MB/s    0:05:10  
    571,146,240  59%    1.21MB/s    0:05:09  
    572,456,960  59%    1.21MB/s    0:05:08  
    573,767,680  60%    1.21MB/s    0:05:07  
    575,078,400  60%    1.22MB/s    0:05:04  
    576,389,120  60%    1.22MB/s    0:05:03  
    577,699,840  60%    1.22MB/s    0:05:01  
    579,010,560  60%    1.22MB/s    0:04:59  
    580,321,280  60%    1.22MB/s    0:04:59  
    581,632,000  60%    1.23MB/s    0:04:57  
    582,942,720  61%    1.22MB/s    0:04:56  
    584,253,440  61%    1.23MB/s    0:04:55  
    585,564,160  61%    1.23MB/s    0:04:54  
    586,874,880  61%    1.23MB/s    0:04:52  
    588,185,600  61%    1.23MB/s    0:04:51  
    589,496,320  61%    1.23MB/s    0:04:50  
    590,807,040  61%    1.23MB/s    0:04:49  
    592,117,760  62%    1.23MB/s    0:04:48  
    593,428,480  62%    1.23MB/s    0:04:47  
    594,739,200  62%    1.23MB/s    0:04:46  
    596,049,920  62%    1.23MB/s    0:04:45  
    597,360,640  62%    1.23MB/s    0:04:44  
    598,671,360  62%    1.22MB/s    0:04:45  
    599,982,080  62%    1.22MB/s    0:04:44  
    601,292,800  62%    1.22MB/s    0:04:43  
    602,603,520  63%    1.22MB/s    0:04:42  
    603,914,240  63%    1.22MB/s    0:04:39  
    605,192,192  63%    1.22MB/s    0:04:40  
    606,502,912  63%    1.22MB/s    0:04:39  
    607,813,632  63%    1.22MB/s    0:04:38  
    609,124,352  63%    1.22MB/s    0:04:37  
    610,435,072  63%    1.23MB/s    0:04:34  
    611,745,792  64%    1.22MB/s    0:04:33  
    613,056,512  64%    1.22MB/s    0:04:32  
    614,367,232  64%    1.22MB/s    0:04:31  
    615,677,952  64%    1.22MB/s    0:04:31  
    616,988,672  64%    1.22MB/s    0:04:29  
    618,299,392  64%    1.22MB/s    0:04:28  
    619,610,112  64%    1.22MB/s    0:04:27  
    620,920,832  65%    1.22MB/s    0:04:26  
    622,231,552  65%    1.23MB/s    0:04:25  
    623,542,272  65%    1.22MB/s    0:04:24  
    624,852,992  65%    1.22MB/s    0:04:23  
    626,163,712  65%    1.23MB/s    0:04:21  
    627,474,432  65%    1.22MB/s    0:04:21  
    628,785,152  65%    1.22MB/s    0:04:20  
    630,095,872  65%    1.23MB/s    0:04:18  
    631,406,592  66%    1.22MB/s    0:04:17  
    632,717,312  66%    1.23MB/s    0:04:16  
    634,028,032  66%    1.22MB/s    0:04:15  
    635,338,752  66%    1.22MB/s    0:04:14  
    636,649,472  66%    1.22MB/s    0:04:14  
    637,960,192  66%    1.22MB/s    0:04:13  
    639,270,912  66%    1.22MB/s    0:04:12  
    640,581,632  67%    1.22MB/s    0:04:11  
    641,892,352  67%    1.22MB/s    0:04:10  
    643,203,072  67%    1.22MB/s    0:04:08  
    644,513,792  67%    1.23MB/s    0:04:07  
    645,824,512  67%    1.22MB/s    0:04:06  
    647,135,232  67%    1.22MB/s    0:04:06  
    648,445,952  67%    1.22MB/s    0:04:05  
    649,756,672  68%    1.22MB/s    0:04:04  
    651,067,392  68%    1.22MB/s    0:04:04  
    652,378,112  68%    1.22MB/s    0:04:01  
    653,688,832  68%    1.22MB/s    0:04:00  
    654,999,552  68%    1.22MB/s    0:03:59  
    656,310,272  68%    1.23MB/s    0:03:57  
    657,620,992  68%    1.23MB/s    0:03:56  
    658,931,712  69%    1.23MB/s    0:03:55  
    660,242,432  69%    1.23MB/s    0:03:54  
    661,553,152  69%    1.22MB/s    0:03:54  
    662,863,872  69%    1.22MB/s    0:03:53  
    664,174,592  69%    1.23MB/s    0:03:51  
    665,485,312  69%    1.23MB/s    0:03:50  
    666,796,032  69%    1.23MB/s    0:03:49  
    668,106,752  69%    1.23MB/s    0:03:48  
    669,417,472  70%    1.23MB/s    0:03:47  
    670,728,192  70%    1.22MB/s    0:03:46  
    672,038,912  70%    1.22MB/s    0:03:46  
    673,349,632  70%    1.22MB/s    0:03:44  
    674,660,352  70%    1.22MB/s    0:03:43  
    675,971,072  70%    1.23MB/s    0:03:42  
    677,281,792  70%    1.23MB/s    0:03:40  
    678,592,512  71%    1.22MB/s    0:03:40  
    679,903,232  71%    1.22MB/s    0:03:39  
    681,213,952  71%    1.22MB/s    0:03:39  
    682,524,672  71%    1.22MB/s    0:03:37  
    683,835,392  71%    1.23MB/s    0:03:36  
    685,146,112  71%    1.23MB/s    0:03:34  
    686,456,832  71%    1.23MB/s    0:03:33  
    687,767,552  72%    1.23MB/s    0:03:32  
    689,078,272  72%    1.23MB/s    0:03:31  
    690,388,992  72%    1.23MB/s    0:03:30  
    691,699,712  72%    1.22MB/s    0:03:29  
    693,010,432  72%    1.22MB/s    0:03:28  
    694,321,152  72%    1.23MB/s    0:03:27  
    695,631,872  72%    1.23MB/s    0:03:26  
    696,942,592  72%    1.23MB/s    0:03:25  
    698,253,312  73%    1.22MB/s    0:03:24  
    699,564,032  73%    1.23MB/s    0:03:23  
    700,874,752  73%    1.23MB/s    0:03:22  
    702,185,472  73%    1.23MB/s    0:03:21  
    703,496,192  73%    1.23MB/s    0:03:19  
    704,806,912  73%    1.23MB/s    0:03:19  
    706,117,632  73%    1.22MB/s    0:03:19  
    707,428,352  74%    1.21MB/s    0:03:19  
    708,739,072  74%    1.21MB/s    0:03:18  
    709,918,720  74%    1.18MB/s    0:03:22  
    711,229,440  74%    1.18MB/s    0:03:20  
    712,540,160  74%    1.19MB/s    0:03:18  
    713,850,880  74%    1.19MB/s    0:03:17  
    715,161,600  74%    1.23MB/s    0:03:11  
    716,472,320  75%    1.22MB/s    0:03:10  
    717,783,040  75%    1.22MB/s    0:03:09  
    719,093,760  75%    1.22MB/s    0:03:08  
    720,404,480  75%    1.22MB/s    0:03:07  
    721,715,200  75%    1.23MB/s    0:03:05  
    723,025,920  75%    1.23MB/s    0:03:04  
    724,336,640  75%    1.22MB/s    0:03:04  
    725,647,360  75%    1.22MB/s    0:03:03  
    726,958,080  76%    1.22MB/s    0:03:02  
    728,268,800  76%    1.22MB/s    0:03:01  
    729,579,520  76%    1.23MB/s    0:02:59  
    730,890,240  76%    1.23MB/s    0:02:58  
    732,200,960  76%    1.23MB/s    0:02:57  
    733,511,680  76%    1.22MB/s    0:02:57  
    734,822,400  76%    1.22MB/s    0:02:56  
    736,133,120  77%    1.22MB/s    0:02:55  
    737,443,840  77%    1.22MB/s    0:02:54  
    738,721,792  77%    1.22MB/s    0:02:52  
    740,032,512  77%    1.22MB/s    0:02:51  
    741,343,232  77%    1.22MB/s    0:02:51  
    742,653,952  77%    1.22MB/s    0:02:50  
    743,964,672  77%    1.21MB/s    0:02:50  
    745,275,392  78%    1.21MB/s    0:02:49  
    746,586,112  78%    1.21MB/s    0:02:47  
    747,896,832  78%    1.21MB/s    0:02:47  
    749,207,552  78%    1.22MB/s    0:02:44  
    750,518,272  78%    1.22MB/s    0:02:43  
    751,828,992  78%    1.22MB/s    0:02:42  
    753,139,712  78%    1.22MB/s    0:02:41  
    754,450,432  79%    1.22MB/s    0:02:39  
    755,761,152  79%    1.23MB/s    0:02:38  
    757,071,872  79%    1.23MB/s    0:02:37  
    758,382,592  79%    1.23MB/s    0:02:36  
    759,693,312  79%    1.22MB/s    0:02:35  
    761,004,032  79%    1.22MB/s    0:02:34  
    762,314,752  79%    1.22MB/s    0:02:33  
    763,625,472  79%    1.22MB/s    0:02:32  
    764,936,192  80%    1.23MB/s    0:02:31  
    766,246,912  80%    1.23MB/s    0:02:30  
    767,557,632  80%    1.23MB/s    0:02:28  
    768,868,352  80%    1.23MB/s    0:02:28  
    770,179,072  80%    1.23MB/s    0:02:26  
    771,489,792  80%    1.22MB/s    0:02:27  
    772,800,512  80%    1.22MB/s    0:02:26  
    774,111,232  81%    1.22MB/s    0:02:24  
    775,421,952  81%    1.22MB/s    0:02:23  
    776,732,672  81%    1.22MB/s    0:02:22  
    778,043,392  81%    1.22MB/s    0:02:21  
    779,354,112  81%    1.22MB/s    0:02:20  
    780,664,832  81%    1.22MB/s    0:02:19  
    781,975,552  81%    1.23MB/s    0:02:17  
    783,286,272  82%    1.22MB/s    0:02:17  
    784,596,992  82%    1.21MB/s    0:02:17  
    785,907,712  82%    1.21MB/s    0:02:16  
    787,218,432  82%    1.21MB/s    0:02:15  
    788,529,152  82%    1.22MB/s    0:02:12  
    789,839,872  82%    1.22MB/s    0:02:11  
    791,150,592  82%    1.23MB/s    0:02:10  
    792,461,312  82%    1.23MB/s    0:02:09  
    793,772,032  83%    1.22MB/s    0:02:08  
    795,082,752  83%    1.23MB/s    0:02:07  
    796,393,472  83%    1.23MB/s    0:02:06  
    797,704,192  83%    1.23MB/s    0:02:05  
    799,014,912  83%    1.23MB/s    0:02:04  
    800,325,632  83%    1.23MB/s    0:02:03  
    801,636,352  83%    1.22MB/s    0:02:02  
    802,947,072  84%    1.22MB/s    0:02:01  
    804,257,792  84%    1.22MB/s    0:02:00  
    805,568,512  84%    1.22MB/s    0:01:59  
    806,879,232  84%    1.22MB/s    0:01:58  
    808,189,952  84%    1.22MB/s    0:01:57  
    809,500,672  84%    1.22MB/s    0:01:56  
    810,811,392  84%    1.22MB/s    0:01:55  
    812,122,112  85%    1.21MB/s    0:01:55  
    813,432,832  85%    1.21MB/s    0:01:54  
    814,743,552  85%    1.21MB/s    0:01:52  
    816,054,272  85%    1.21MB/s    0:01:51  
    817,364,992  85%    1.22MB/s    0:01:49  
    818,675,712  85%    1.22MB/s    0:01:48  
    819,986,432  85%    1.23MB/s    0:01:47  
    821,297,152  86%    1.23MB/s    0:01:46  
    822,607,872  86%    1.22MB/s    0:01:45  
    823,918,592  86%    1.23MB/s    0:01:44  
    825,229,312  86%    1.23MB/s    0:01:43  
    826,540,032  86%    1.22MB/s    0:01:42  
    827,850,752  86%    1.23MB/s    0:01:40  
    829,161,472  86%    1.23MB/s    0:01:40  
    830,472,192  86%    1.23MB/s    0:01:39  
    831,782,912  87%    1.23MB/s    0:01:37  
    833,093,632  87%    1.23MB/s    0:01:37  
    834,404,352  87%    1.23MB/s    0:01:36  
    835,715,072  87%    1.22MB/s    0:01:35  
    837,025,792  87%    1.23MB/s    0:01:33  
    838,336,512  87%    1.23MB/s    0:01:32  
    839,647,232  87%    1.21MB/s    0:01:32  
    840,957,952  88%    1.21MB/s    0:01:31  
    842,268,672  88%    1.21MB/s    0:01:30  
    843,579,392  88%    1.21MB/s    0:01:29  
    844,890,112  88%    1.22MB/s    0:01:28  
    846,200,832  88%    1.22MB/s    0:01:26  
    847,511,552  88%    1.22MB/s    0:01:25  
    848,822,272  88%    1.22MB/s    0:01:24  
    850,132,992  89%    1.23MB/s    0:01:23  
    851,443,712  89%    1.23MB/s    0:01:22  
    852,754,432  89%    1.23MB/s    0:01:21  
    854,065,152  89%    1.22MB/s    0:01:20  
    854,982,656  89%    1.04MB/s    0:01:33  
    855,900,160  89%  973.82kB/s    0:01:41  
    857,210,880  89%  975.35kB/s    0:01:40  
    858,521,600  89%  976.44kB/s    0:01:38  
    859,832,320  90%    1.12MB/s    0:01:22  
    861,143,040  90%    1.23MB/s    0:01:14  
    862,453,760  90%    1.22MB/s    0:01:13  
    863,764,480  90%    1.22MB/s    0:01:12  
    865,075,200  90%    1.22MB/s    0:01:11  
    866,385,920  90%    1.22MB/s    0:01:10  
    867,696,640  90%    1.23MB/s    0:01:09  
    869,007,360  90%    1.22MB/s    0:01:08  
    870,318,080  91%    1.23MB/s    0:01:07  
    871,628,800  91%    1.23MB/s    0:01:06  
    872,906,752  91%    1.22MB/s    0:01:05  
    874,217,472  91%    1.22MB/s    0:01:04  
    875,528,192  91%    1.22MB/s    0:01:03  
    876,838,912  91%    1.21MB/s    0:01:03  
    878,149,632  91%    1.22MB/s    0:01:01  
    879,460,352  92%    1.22MB/s    0:01:00  
    880,771,072  92%    1.22MB/s    0:00:59  
    882,081,792  92%    1.22MB/s    0:00:58  
    883,392,512  92%    1.22MB/s    0:00:57  
    884,703,232  92%    1.23MB/s    0:00:55  
    886,013,952  92%    1.22MB/s    0:00:55  
    887,324,672  92%    1.23MB/s    0:00:53  
    888,635,392  93%    1.23MB/s    0:00:52  
    889,946,112  93%    1.22MB/s    0:00:51  
    891,256,832  93%    1.22MB/s    0:00:50  
    892,567,552  93%    1.22MB/s    0:00:50  
    893,878,272  93%    1.22MB/s    0:00:49  
    895,188,992  93%    1.22MB/s    0:00:47  
    896,499,712  93%    1.22MB/s    0:00:46  
    897,810,432  94%    1.23MB/s    0:00:45  
    899,121,152  94%    1.23MB/s    0:00:44  
    900,431,872  94%    1.22MB/s    0:00:43  
    901,742,592  94%    1.23MB/s    0:00:42  
    902,922,240  94%    1.19MB/s    0:00:42  
    904,232,960  94%    1.19MB/s    0:00:41  
    905,543,680  94%    1.19MB/s    0:00:40  
    906,854,400  94%    1.18MB/s    0:00:39  
    908,165,120  95%    1.22MB/s    0:00:37  
    909,475,840  95%    1.22MB/s    0:00:36  
    910,786,560  95%    1.22MB/s    0:00:35  
    912,097,280  95%    1.23MB/s    0:00:34  
    913,408,000  95%    1.23MB/s    0:00:33  
    914,718,720  95%    1.23MB/s    0:00:32  
    916,029,440  95%    1.23MB/s    0:00:31  
    917,340,160  96%    1.22MB/s    0:00:30  
    918,650,880  96%    1.23MB/s    0:00:28  
    919,961,600  96%    1.23MB/s    0:00:27  
    921,272,320  96%    1.23MB/s    0:00:26  
    922,583,040  96%    1.23MB/s    0:00:25  
    923,893,760  96%    1.23MB/s    0:00:24  
    925,204,480  96%    1.23MB/s    0:00:23  
    926,515,200  97%    1.23MB/s    0:00:22  
    927,825,920  97%    1.23MB/s    0:00:21  
    929,136,640  97%    1.23MB/s    0:00:20  
    930,447,360  97%    1.23MB/s    0:00:19  
    931,758,080  97%    1.23MB/s    0:00:18  
    933,068,800  97%    1.23MB/s    0:00:17  
    934,379,520  97%    1.23MB/s    0:00:16  
    935,690,240  97%    1.23MB/s    0:00:15  
    937,000,960  98%    1.23MB/s    0:00:14  
    938,311,680  98%    1.23MB/s    0:00:13  
    939,622,400  98%    1.22MB/s    0:00:12  
    940,933,120  98%    1.22MB/s    0:00:11  
    942,243,840  98%    1.22MB/s    0:00:10  
    943,554,560  98%    1.22MB/s    0:00:09  
    944,865,280  98%    1.22MB/s    0:00:08  
    946,176,000  99%    1.22MB/s    0:00:07  
    947,486,720  99%    1.21MB/s    0:00:06  
    948,797,440  99%    1.22MB/s    0:00:04  
    950,108,160  99%    1.22MB/s    0:00:03  
    951,418,880  99%    1.22MB/s    0:00:02  
    952,729,600  99%    1.22MB/s    0:00:01  
    954,040,320  99%    1.21MB/s    0:00:00  
    954,962,436 100%    1.22MB/s    0:12:27 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221213-pine64-pinephone.img.xz.sha256

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

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

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

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

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

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