Skipping 351 KB..
Full Log "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop11",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(3378847) [16:06:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3378847) [16:06:46] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3378847) [16:06:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3378847) [16:06:46] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3378847) [16:06:46] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3378847) [16:06:46] (native) install e2fsprogs
(3378847) [16:06:46] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3378847) [16:06:46] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3378847) [16:06:46] (native) % cat /tmp/apk_progress_fifo
(3378847) [16:06:46] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3378847) [16:06:46] New background process: pid=3390281, 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
(3378847) [16:06:46] (native) format /dev/installp2 (root, ext4)
(3378847) [16:06:46] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3378847) [16:06:47] (native) mount /dev/installp2 to /mnt/install
(3378847) [16:06:47] (native) % mkdir -p /mnt/install
(3378847) [16:06:47] (native) % mount /dev/installp2 /mnt/install
(3378847) [16:06:47] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(3378847) [16:06:47] (native) install dosfstools
(3378847) [16:06:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3378847) [16:06:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3378847) [16:06:47] (native) % cat /tmp/apk_progress_fifo
(3378847) [16:06:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(3378847) [16:06:47] New background process: pid=3390310, 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
(3378847) [16:06:47] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(3378847) [16:06:47] (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
(3378847) [16:06:47] (native) % mkdir -p /mnt/install/boot
(3378847) [16:06:47] (native) % mount /dev/installp1 /mnt/install/boot
(3378847) [16:06:48] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3378847) [16:06:48] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(3378847) [16:06:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3378847) [16:06:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3378847) [16:06:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(3378847) [16:06:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3378847) [16:06:48] (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/
(3378847) [16:06:54] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3378847) [16:06:54] % 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
(3378847) [16:06:54] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3378847) [16:06:54] % 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/
(3378847) [16:06:54] % 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/
(3378847) [16:06:54] % 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/
(3378847) [16:06:54] % 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/
(3378847) [16:06:54] % 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/
(3378847) [16:06:54] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % 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/
(3378847) [16:06:55] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3378847) [16:06:55] % 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
(3378847) [16:06:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3378847) [16:06:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3378847) [16:07:01] (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_2667.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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1778.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
},{
"name": "/dev/loop11",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(3378847) [16:07:01] (native) umount /dev/loop11
(3378847) [16:07:01] (native) % losetup -d /dev/loop11
(3378847) [16:07:01] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3378847) [16:07:01]
(3378847) [16:07:01] *** FLASHING INFORMATION ***
(3378847) [16:07:01] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3378847) [16:07:01] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3378847) [16:07:01]
(3378847) [16:07:01] *** SSH DAEMON INFORMATION ***
(3378847) [16:07:01] SSH daemon is enabled (disable with --no-sshd).
(3378847) [16:07:01] Login as 'user' with the password given during installation.
(3378847) [16:07:01]
(3378847) [16:07:01] *** FIREWALL INFORMATION ***
(3378847) [16:07:01] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3378847) [16:07:01] For more information: https://postmarketos.org/firewall
(3378847) [16:07:01]
(3378847) [16:07:01] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3378847) [16:07:01] DONE!
total 2316524
-rw-r--r-- 1 root 12345 3588227072 Dec 29 16:07 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop11
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.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 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512
/dev/loop11 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 (deleted) 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/core20_1778.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 14 Dec 29 16:07 pmOS_boot -> ../../loop11p1
lrwxrwxrwx 1 root root 14 Dec 29 16:07 pmOS_root -> ../../loop11p2
lrwxrwxrwx 1 root root 10 Dec 29 16:07 storagepool -> ../../sda1
total 88
drwxr-xr-x 2 root root 4096 Dec 29 16:05 bin
drwxr-xr-x 2 root root 4096 Dec 29 16:06 boot
drwxr-xr-x 2 root root 4096 Dec 29 16:02 dev
drwxr-xr-x 65 root root 4096 Dec 29 16:06 etc
drwxr-xr-x 3 root root 4096 Dec 29 16:06 home
drwxr-xr-x 14 root root 4096 Dec 29 16:05 lib
drwx------ 2 root root 16384 Dec 29 16:06 lost+found
drwxr-xr-x 5 root root 4096 Dec 29 16:02 media
drwxr-xr-x 8 root root 4096 Dec 29 16:02 mnt
drwxr-xr-x 2 root root 4096 Dec 29 16:02 opt
drwxr-xr-x 2 root root 4096 Dec 29 16:02 proc
drwx------ 2 root root 4096 Dec 29 16:02 root
drwxr-xr-x 6 root root 4096 Dec 29 16:05 run
drwxr-xr-x 2 root root 4096 Dec 29 16:05 sbin
drwxr-xr-x 2 root root 4096 Dec 29 16:02 srv
drwxr-xr-x 2 root root 4096 Dec 29 16:02 sys
drwxrwxrwt 2 root root 4096 Dec 29 16:06 tmp
drwxr-xr-x 9 root root 4096 Dec 29 16:03 usr
drwxr-xr-x 13 root root 4096 Dec 29 16:03 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-29 16:07:23-- 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% 63.1M=0s
2022-12-29 16:07:24 (63.1 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-20 21:36:42.236770 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-2398-g76cac84ab6 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-2418-g77c63d7ae8 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-2412-g850072df7d [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25329 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671847614-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671847614-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671501450-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671760945-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1671674448-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671674431-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671795930-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671455506-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671724116-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671489723-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1671501518-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1671848289-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671588181-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671588314-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671914693-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671760271-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671675086-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671808220-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671796565-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671796460-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671483339-r0)
(65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671780676-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671848213-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671848213-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1671502472-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1671781139-r1)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671588203-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671829640-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671848147-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671796688-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671848247-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671577420-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671502290-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671848247-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671641424-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671848193-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1671825673-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671848265-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671848265-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671761686-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1671848337-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2337 MiB in 753 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2348 MiB in 763 packages
(1/102) Installing syndication (9999_git1670961763-r0)
(2/102) Installing alligator (9999_git1671848275-r0)
(3/102) Installing libavc1394 (0.5.4-r3)
(4/102) Installing libcaca (0.99_beta20-r0)
(5/102) Installing libdv (1.0.0-r7)
(6/102) Installing libiec61883 (1.2.0-r3)
(7/102) Installing mpg123-libs (1.31.1-r0)
(8/102) Installing speex (1.2.1-r0)
(9/102) Installing libshout (2.4.6-r1)
(10/102) Installing wavpack (5.6.0-r0)
(11/102) Installing gst-plugins-good (1.20.5-r0)
(12/102) Installing py3-parsing (3.0.9-r1)
(13/102) Installing py3-packaging (22.0-r0)
(14/102) Installing py3-setuptools (65.6.3-r0)
(15/102) Installing py3-certifi (2022.12.7-r0)
(16/102) Installing py3-charset-normalizer (3.0.1-r1)
(17/102) Installing py3-idna (3.4-r3)
(18/102) Installing py3-urllib3 (1.26.13-r0)
(19/102) Installing py3-requests (2.28.1-r2)
(20/102) Installing py3-ytmusicapi (0.24.1-r0)
(21/102) Installing libmng (2.0.3-r1)
(22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/102) Installing py3-mutagen (1.46.0-r1)
(24/102) Installing py3-websockets (10.4-r1)
(25/102) Installing py3-brotli (1.0.9-r10)
(26/102) Installing yt-dlp (2022.11.11-r1)
(27/102) Installing audiotube (9999_git1671848299-r0)
(28/102) Installing calindori (9999_git1670987261-r0)
(29/102) Installing live-media (2022.10.01-r0)
(30/102) Installing libxpm (3.5.14-r0)
(31/102) Installing a52dec (0.8.0-r8)
(32/102) Installing vulkan-loader (1.3.236.0-r0)
(33/102) Installing ffmpeg4-libs (4.4.3-r0)
(34/102) Installing libbluray (1.3.4-r0)
(35/102) Installing libcddb (1.3.2-r4)
(36/102) Installing libdvbpsi (1.3.3-r0)
(37/102) Installing libdvdcss (1.4.3-r0)
(38/102) Installing libdvdread (6.1.3-r1)
(39/102) Installing libdvdnav (6.1.1-r0)
(40/102) Installing libebml (1.4.4-r0)
(41/102) Installing faad2-libs (2.10.1-r0)
(42/102) Installing libupnp (1.14.15-r0)
(43/102) Installing lua5.2-libs (5.2.4-r10)
(44/102) Installing libmad (0.15.1b-r9)
(45/102) Installing libmatroska (1.7.1-r0)
(46/102) Installing libmicrodns (0.2.0-r0)
(47/102) Installing libmpeg2 (0.5.1-r10)
(48/102) Installing glslang-libs (1.3.236.0-r0)
(49/102) Installing glslang (1.3.236.0-r0)
(50/102) Installing spirv-tools (1.3.236.0-r0)
(51/102) Installing shaderc (2022.4-r0)
(52/102) Installing libplacebo (5.229.1-r2)
(53/102) Installing libprotobuf-lite (3.21.12-r0)
(54/102) Installing vlc-libs (3.0.18-r0)
(55/102) Installing vlc (3.0.18-r0)
(56/102) Installing elisa (22.12.0-r0)
(57/102) Installing kunitconversion (9999_git1671330365-r0)
(58/102) Installing kalk (9999_git1671726775-r0)
(59/102) Installing qt5-qtkeychain (0.13.2-r1)
(60/102) Installing kasts (9999_git1671416253-r0)
(61/102) Installing keysmith (9999_git1670988071-r0)
(62/102) Installing krecorder (9999_git1671331600-r0)
(63/102) Installing kpublictransport (22.12.0-r0)
(64/102) Installing ktrip (9999_git1670988219-r0)
(65/102) Installing kweathercore (9999_git1670985152-r0)
(66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/102) Installing kweather (9999_git1671157772-r0)
(68/102) Installing olm (3.2.14-r0)
(69/102) Installing libquotient (0.7.0-r1)
(70/102) Installing libcmark (0.30.2-r1)
(71/102) Installing neochat (9999_git1671847924-r1)
(72/102) Installing kjs (9999_git1670961433-r0)
(73/102) Installing libdjvulibre (3.5.28-r3)
(74/102) Installing libzip (1.9.2-r2)
(75/102) Installing ebook-tools (0.2.2-r3)
(76/102) Installing discount-libs (2.2.7b-r0)
(77/102) Installing poppler (22.12.0-r2)
(78/102) Installing poppler-qt5 (22.12.0-r0)
(79/102) Installing kdegraphics-mobipocket (22.12.0-r0)
(80/102) Installing libspectre (0.2.11-r0)
(81/102) Installing okular-common (22.12.0-r1)
(82/102) Installing okular (22.12.0-r1)
(83/102) Installing plasma-camera (1.0_git20210328-r2)
(84/102) Installing gst-libav (1.20.5-r0)
(85/102) Installing gst-plugins-good-qt (1.20.5-r0)
(86/102) Installing libxpresent (1.0.1-r0)
(87/102) Installing libxscrnsaver (1.2.4-r0)
(88/102) Installing libcdio (2.1.0-r1)
(89/102) Installing libcdio-paranoia (10.2.2.0.1-r1)
(90/102) Installing luajit (2.1_p20210510-r3)
(91/102) Installing rubberband-libs (3.1.1-r2)
(92/102) Installing sndio-libs (1.9.0-r0)
(93/102) Installing uchardet-libs (0.0.8-r0)
(94/102) Installing zimg (3.0.4-r1)
(95/102) Installing mpv-libs (0.35.0-r1)
(96/102) Installing plasmatube (9999_git1671848326-r0)
(97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(98/102) Installing postmarketos-config-nftables-mdns (0.13-r0)
(99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(102/102) Installing tokodon (9999_git1671847959-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2523 MiB in 865 packages
(chroot) Exiting chroot...
[16:09:21] Unregister qemu binfmt (arm)
[16:09:21] Unregister qemu binfmt (aarch64)
[16:09:21] Unregister qemu binfmt (riscv64)
[16:09:22] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:09:22] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:09:22] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:09:22] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:09:24] Cleared up ~4459 MB of space
[16:09:24] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221228-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221228-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221228-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221228-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221228-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221228-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 920.9 MiB / 3,464.0 MiB = 0.266, 45 MiB/s, 1:16
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221229-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 878.3 MiB / 3,422.0 MiB = 0.257, 46 MiB/s, 1:15
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221229-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,333.8 MiB / 4,631.0 MiB = 0.288, 48 MiB/s, 1:36
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221229-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221228-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221228-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221228-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221228-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221228-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221228-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221229-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.00MB/s 0:05:13
4,653,056 0% 2.08MB/s 0:07:30
5,963,776 0% 1.78MB/s 0:08:46
7,274,496 0% 1.63MB/s 0:09:35
8,585,216 0% 1.18MB/s 0:13:15
9,895,936 1% 1.18MB/s 0:13:13
11,206,656 1% 1.18MB/s 0:13:12
12,517,376 1% 1.18MB/s 0:13:11
13,828,096 1% 1.18MB/s 0:13:10
15,138,816 1% 1.18MB/s 0:13:09
16,449,536 1% 1.18MB/s 0:13:08
17,760,256 1% 1.18MB/s 0:13:07
19,070,976 1% 1.18MB/s 0:13:05
20,381,696 2% 1.18MB/s 0:13:05
21,692,416 2% 1.18MB/s 0:13:04
23,003,136 2% 1.17MB/s 0:13:03
24,313,856 2% 1.17MB/s 0:13:03
25,624,576 2% 1.17MB/s 0:13:02
26,935,296 2% 1.17MB/s 0:13:03
28,246,016 2% 1.17MB/s 0:13:01
29,556,736 3% 1.17MB/s 0:13:00
30,867,456 3% 1.17MB/s 0:12:59
32,178,176 3% 1.18MB/s 0:12:55
33,488,896 3% 1.18MB/s 0:12:54
34,799,616 3% 1.18MB/s 0:12:53
36,110,336 3% 1.18MB/s 0:12:51
37,421,056 3% 1.18MB/s 0:12:50
38,731,776 4% 1.17MB/s 0:12:54
40,042,496 4% 1.17MB/s 0:12:52
41,353,216 4% 1.16MB/s 0:12:58
42,663,936 4% 1.16MB/s 0:12:56
43,974,656 4% 1.17MB/s 0:12:51
45,285,376 4% 1.16MB/s 0:12:56
46,596,096 4% 1.16MB/s 0:12:54
47,906,816 4% 1.16MB/s 0:12:54
49,217,536 5% 1.16MB/s 0:12:53
50,528,256 5% 1.16MB/s 0:12:49
51,838,976 5% 1.17MB/s 0:12:40
53,149,696 5% 1.17MB/s 0:12:38
54,460,416 5% 1.17MB/s 0:12:37
55,771,136 5% 1.18MB/s 0:12:33
57,081,856 5% 1.18MB/s 0:12:34
58,392,576 6% 1.18MB/s 0:12:33
59,703,296 6% 1.18MB/s 0:12:32
61,014,016 6% 1.18MB/s 0:12:31
62,324,736 6% 1.17MB/s 0:12:32
63,635,456 6% 1.17MB/s 0:12:31
64,946,176 6% 1.17MB/s 0:12:30
66,256,896 6% 1.17MB/s 0:12:30
67,567,616 6% 1.17MB/s 0:12:27
68,878,336 7% 1.17MB/s 0:12:27
70,189,056 7% 1.17MB/s 0:12:26
71,499,776 7% 1.17MB/s 0:12:24
72,810,496 7% 1.17MB/s 0:12:27
74,121,216 7% 1.17MB/s 0:12:23
75,431,936 7% 1.17MB/s 0:12:22
76,742,656 7% 1.17MB/s 0:12:21
78,053,376 8% 1.17MB/s 0:12:17
79,364,096 8% 1.17MB/s 0:12:20
80,674,816 8% 1.17MB/s 0:12:21
81,985,536 8% 1.17MB/s 0:12:18
83,296,256 8% 1.17MB/s 0:12:16
84,606,976 8% 1.17MB/s 0:12:13
85,917,696 8% 1.18MB/s 0:12:10
87,228,416 9% 1.18MB/s 0:12:09
88,539,136 9% 1.18MB/s 0:12:08
89,849,856 9% 1.18MB/s 0:12:07
91,160,576 9% 1.18MB/s 0:12:06
92,471,296 9% 1.18MB/s 0:12:05
93,782,016 9% 1.17MB/s 0:12:05
95,092,736 9% 1.17MB/s 0:12:07
96,403,456 9% 1.17MB/s 0:12:06
97,714,176 10% 1.17MB/s 0:12:06
99,024,896 10% 1.16MB/s 0:12:07
100,335,616 10% 1.17MB/s 0:11:59
101,646,336 10% 1.18MB/s 0:11:57
102,957,056 10% 1.18MB/s 0:11:56
104,267,776 10% 1.18MB/s 0:11:51
105,578,496 10% 1.18MB/s 0:11:54
106,889,216 11% 1.18MB/s 0:11:53
108,199,936 11% 1.17MB/s 0:11:52
109,510,656 11% 1.18MB/s 0:11:51
110,821,376 11% 1.17MB/s 0:11:51
112,132,096 11% 1.17MB/s 0:11:49
113,442,816 11% 1.18MB/s 0:11:48
114,753,536 11% 1.17MB/s 0:11:51
116,064,256 12% 1.17MB/s 0:11:50
117,374,976 12% 1.17MB/s 0:11:49
118,685,696 12% 1.17MB/s 0:11:49
119,996,416 12% 1.17MB/s 0:11:43
121,307,136 12% 1.17MB/s 0:11:42
122,617,856 12% 1.17MB/s 0:11:43
123,928,576 12% 1.17MB/s 0:11:41
125,239,296 12% 1.17MB/s 0:11:40
126,550,016 13% 1.17MB/s 0:11:40
127,860,736 13% 1.16MB/s 0:11:42
129,171,456 13% 1.16MB/s 0:11:42
130,482,176 13% 1.16MB/s 0:11:41
131,792,896 13% 1.16MB/s 0:11:39
133,103,616 13% 1.17MB/s 0:11:32
134,381,568 13% 1.17MB/s 0:11:34
135,692,288 14% 1.17MB/s 0:11:34
137,003,008 14% 1.17MB/s 0:11:33
138,313,728 14% 1.17MB/s 0:11:32
139,624,448 14% 1.17MB/s 0:11:27
140,935,168 14% 1.17MB/s 0:11:26
142,245,888 14% 1.17MB/s 0:11:25
143,556,608 14% 1.17MB/s 0:11:24
144,867,328 15% 1.17MB/s 0:11:23
146,178,048 15% 1.17MB/s 0:11:22
147,488,768 15% 1.17MB/s 0:11:23
148,799,488 15% 1.17MB/s 0:11:20
150,110,208 15% 1.17MB/s 0:11:20
151,420,928 15% 1.17MB/s 0:11:17
152,731,648 15% 1.18MB/s 0:11:14
154,042,368 15% 1.18MB/s 0:11:14
155,353,088 16% 1.18MB/s 0:11:12
156,663,808 16% 1.18MB/s 0:11:11
157,974,528 16% 1.18MB/s 0:11:10
159,285,248 16% 1.17MB/s 0:11:12
160,595,968 16% 1.18MB/s 0:11:07
161,906,688 16% 1.17MB/s 0:11:08
163,217,408 16% 1.17MB/s 0:11:07
164,528,128 17% 1.18MB/s 0:11:03
165,838,848 17% 1.17MB/s 0:11:04
167,149,568 17% 1.18MB/s 0:11:02
168,460,288 17% 1.18MB/s 0:11:02
169,771,008 17% 1.17MB/s 0:11:03
171,081,728 17% 1.18MB/s 0:11:00
172,392,448 17% 1.18MB/s 0:10:59
173,703,168 17% 1.18MB/s 0:10:58
175,013,888 18% 1.18MB/s 0:10:54
176,324,608 18% 1.18MB/s 0:10:55
177,635,328 18% 1.18MB/s 0:10:54
178,946,048 18% 1.18MB/s 0:10:53
180,256,768 18% 1.18MB/s 0:10:52
181,567,488 18% 1.17MB/s 0:10:52
182,878,208 18% 1.17MB/s 0:10:51
184,188,928 19% 1.17MB/s 0:10:50
185,499,648 19% 1.17MB/s 0:10:48
186,810,368 19% 1.18MB/s 0:10:46
188,121,088 19% 1.18MB/s 0:10:45
189,431,808 19% 1.17MB/s 0:10:49
190,742,528 19% 1.17MB/s 0:10:48
192,053,248 19% 1.17MB/s 0:10:48
193,363,968 20% 1.17MB/s 0:10:47
194,674,688 20% 1.17MB/s 0:10:44
195,985,408 20% 1.17MB/s 0:10:43
197,296,128 20% 1.17MB/s 0:10:41
198,606,848 20% 1.17MB/s 0:10:41
199,917,568 20% 1.17MB/s 0:10:36
201,228,288 20% 1.17MB/s 0:10:35
202,539,008 20% 1.17MB/s 0:10:34
203,849,728 21% 1.18MB/s 0:10:31
205,160,448 21% 1.17MB/s 0:10:32
206,471,168 21% 1.17MB/s 0:10:31
207,781,888 21% 1.17MB/s 0:10:30
209,092,608 21% 1.17MB/s 0:10:29
210,403,328 21% 1.17MB/s 0:10:27
211,714,048 21% 1.18MB/s 0:10:26
213,024,768 22% 1.17MB/s 0:10:25
214,335,488 22% 1.18MB/s 0:10:23
215,646,208 22% 1.18MB/s 0:10:22
216,956,928 22% 1.18MB/s 0:10:21
218,267,648 22% 1.17MB/s 0:10:21
219,578,368 22% 1.17MB/s 0:10:21
220,889,088 22% 1.17MB/s 0:10:20
222,199,808 23% 1.17MB/s 0:10:18
223,510,528 23% 1.17MB/s 0:10:16
224,821,248 23% 1.18MB/s 0:10:15
226,131,968 23% 1.17MB/s 0:10:16
227,442,688 23% 1.17MB/s 0:10:15
228,753,408 23% 1.17MB/s 0:10:13
230,064,128 23% 1.17MB/s 0:10:12
231,374,848 23% 1.17MB/s 0:10:11
232,685,568 24% 1.17MB/s 0:10:10
233,996,288 24% 1.17MB/s 0:10:11
235,307,008 24% 1.17MB/s 0:10:10
236,617,728 24% 1.17MB/s 0:10:06
237,928,448 24% 1.17MB/s 0:10:05
239,239,168 24% 1.18MB/s 0:10:03
240,549,888 24% 1.18MB/s 0:10:02
241,860,608 25% 1.18MB/s 0:10:01
243,171,328 25% 1.17MB/s 0:10:00
244,482,048 25% 1.17MB/s 0:09:59
245,792,768 25% 1.17MB/s 0:09:58
247,103,488 25% 1.17MB/s 0:09:57
248,414,208 25% 1.18MB/s 0:09:56
249,724,928 25% 1.18MB/s 0:09:54
251,035,648 25% 1.18MB/s 0:09:53
252,346,368 26% 1.18MB/s 0:09:51
253,657,088 26% 1.18MB/s 0:09:51
254,967,808 26% 1.18MB/s 0:09:50
256,278,528 26% 1.18MB/s 0:09:49
257,589,248 26% 1.18MB/s 0:09:48
258,899,968 26% 1.17MB/s 0:09:47
260,210,688 26% 1.17MB/s 0:09:46
261,521,408 27% 1.17MB/s 0:09:45
262,832,128 27% 1.16MB/s 0:09:49
264,142,848 27% 1.17MB/s 0:09:47
265,453,568 27% 1.17MB/s 0:09:46
266,764,288 27% 1.17MB/s 0:09:45
268,075,008 27% 1.17MB/s 0:09:40
269,352,960 27% 1.17MB/s 0:09:42
270,663,680 28% 1.17MB/s 0:09:41
271,974,400 28% 1.17MB/s 0:09:40
273,285,120 28% 1.17MB/s 0:09:38
274,595,840 28% 1.18MB/s 0:09:33
275,906,560 28% 1.17MB/s 0:09:35
277,217,280 28% 1.18MB/s 0:09:32
278,528,000 28% 1.17MB/s 0:09:31
279,838,720 28% 1.17MB/s 0:09:30
281,149,440 29% 1.18MB/s 0:09:26
282,460,160 29% 1.17MB/s 0:09:28
283,770,880 29% 1.18MB/s 0:09:25
285,081,600 29% 1.18MB/s 0:09:25
286,392,320 29% 1.18MB/s 0:09:23
287,703,040 29% 1.18MB/s 0:09:22
289,013,760 29% 1.17MB/s 0:09:23
290,324,480 30% 1.17MB/s 0:09:22
291,635,200 30% 1.17MB/s 0:09:21
292,945,920 30% 1.17MB/s 0:09:20
294,256,640 30% 1.18MB/s 0:09:17
295,567,360 30% 1.17MB/s 0:09:17
296,878,080 30% 1.18MB/s 0:09:15
298,188,800 30% 1.18MB/s 0:09:14
299,499,520 31% 1.18MB/s 0:09:13
300,810,240 31% 1.18MB/s 0:09:11
302,120,960 31% 1.18MB/s 0:09:10
303,431,680 31% 1.17MB/s 0:09:10
304,742,400 31% 1.17MB/s 0:09:10
306,053,120 31% 1.17MB/s 0:09:09
307,363,840 31% 1.17MB/s 0:09:10
308,674,560 31% 1.17MB/s 0:09:06
309,985,280 32% 1.17MB/s 0:09:05
311,296,000 32% 1.17MB/s 0:09:04
312,606,720 32% 1.18MB/s 0:09:01
313,917,440 32% 1.18MB/s 0:09:01
315,228,160 32% 1.18MB/s 0:08:59
316,538,880 32% 1.18MB/s 0:08:58
317,849,600 32% 1.18MB/s 0:08:57
319,160,320 33% 1.18MB/s 0:08:56
320,471,040 33% 1.18MB/s 0:08:56
321,781,760 33% 1.17MB/s 0:08:55
323,092,480 33% 1.17MB/s 0:08:55
324,403,200 33% 1.17MB/s 0:08:53
325,713,920 33% 1.17MB/s 0:08:52
327,024,640 33% 1.17MB/s 0:08:50
328,335,360 34% 1.17MB/s 0:08:52
329,646,080 34% 1.17MB/s 0:08:51
330,956,800 34% 1.17MB/s 0:08:51
332,267,520 34% 1.17MB/s 0:08:50
333,578,240 34% 1.17MB/s 0:08:46
334,888,960 34% 1.17MB/s 0:08:44
336,199,680 34% 1.17MB/s 0:08:46
337,510,400 34% 1.17MB/s 0:08:45
338,821,120 35% 1.17MB/s 0:08:44
340,131,840 35% 1.17MB/s 0:08:43
341,442,560 35% 1.17MB/s 0:08:38
342,753,280 35% 1.18MB/s 0:08:37
344,064,000 35% 1.18MB/s 0:08:36
345,374,720 35% 1.17MB/s 0:08:36
346,685,440 35% 1.17MB/s 0:08:36
347,996,160 36% 1.17MB/s 0:08:34
349,306,880 36% 1.17MB/s 0:08:34
350,617,600 36% 1.17MB/s 0:08:31
351,928,320 36% 1.17MB/s 0:08:31
353,239,040 36% 1.17MB/s 0:08:29
354,549,760 36% 1.17MB/s 0:08:30
355,860,480 36% 1.17MB/s 0:08:27
357,171,200 36% 1.18MB/s 0:08:25
358,481,920 37% 1.18MB/s 0:08:24
359,792,640 37% 1.18MB/s 0:08:21
361,103,360 37% 1.18MB/s 0:08:22
362,414,080 37% 1.17MB/s 0:08:22
363,724,800 37% 1.17MB/s 0:08:21
365,035,520 37% 1.17MB/s 0:08:20
366,346,240 37% 1.17MB/s 0:08:19
367,656,960 38% 1.18MB/s 0:08:16
368,967,680 38% 1.18MB/s 0:08:15
370,278,400 38% 1.18MB/s 0:08:14
371,589,120 38% 1.18MB/s 0:08:13
372,899,840 38% 1.18MB/s 0:08:12
374,210,560 38% 1.17MB/s 0:08:12
375,521,280 38% 1.17MB/s 0:08:10
376,832,000 39% 1.17MB/s 0:08:09
378,142,720 39% 1.17MB/s 0:08:09
379,453,440 39% 1.17MB/s 0:08:07
380,764,160 39% 1.17MB/s 0:08:06
382,074,880 39% 1.17MB/s 0:08:05
383,385,600 39% 1.17MB/s 0:08:04
384,696,320 39% 1.17MB/s 0:08:03
386,007,040 39% 1.17MB/s 0:08:02
387,317,760 40% 1.17MB/s 0:08:02
388,628,480 40% 1.17MB/s 0:08:00
389,939,200 40% 1.18MB/s 0:07:58
391,249,920 40% 1.17MB/s 0:07:59
392,560,640 40% 1.18MB/s 0:07:54
393,871,360 40% 1.18MB/s 0:07:54
395,182,080 40% 1.18MB/s 0:07:53
396,492,800 41% 1.18MB/s 0:07:51
397,803,520 41% 1.17MB/s 0:07:52
399,114,240 41% 1.17MB/s 0:07:51
400,424,960 41% 1.17MB/s 0:07:51
401,735,680 41% 1.17MB/s 0:07:48
403,013,632 41% 1.17MB/s 0:07:51
404,324,352 41% 1.17MB/s 0:07:50
405,635,072 42% 1.17MB/s 0:07:47
406,945,792 42% 1.17MB/s 0:07:46
408,256,512 42% 1.17MB/s 0:07:43
409,567,232 42% 1.17MB/s 0:07:44
410,877,952 42% 1.17MB/s 0:07:44
412,188,672 42% 1.17MB/s 0:07:42
413,499,392 42% 1.17MB/s 0:07:42
414,810,112 42% 1.17MB/s 0:07:39
416,120,832 43% 1.17MB/s 0:07:37
417,431,552 43% 1.17MB/s 0:07:35
418,742,272 43% 1.18MB/s 0:07:34
420,052,992 43% 1.18MB/s 0:07:32
421,363,712 43% 1.18MB/s 0:07:32
422,674,432 43% 1.18MB/s 0:07:31
423,985,152 43% 1.17MB/s 0:07:30
425,295,872 44% 1.17MB/s 0:07:29
426,606,592 44% 1.17MB/s 0:07:29
427,917,312 44% 1.17MB/s 0:07:28
429,228,032 44% 1.17MB/s 0:07:29
430,538,752 44% 1.17MB/s 0:07:28
431,849,472 44% 1.17MB/s 0:07:26
433,160,192 44% 1.17MB/s 0:07:26
434,470,912 44% 1.17MB/s 0:07:23
435,650,560 45% 1.14MB/s 0:07:33
436,830,208 45% 1.12MB/s 0:07:41
437,878,784 45% 1.07MB/s 0:08:01
438,927,360 45% 1019.68kB/s 0:08:36
439,844,864 45% 968.09kB/s 0:09:03
440,762,368 45% 910.17kB/s 0:09:36
441,679,872 45% 881.08kB/s 0:09:54
442,597,376 45% 876.07kB/s 0:09:57
443,645,952 45% 890.60kB/s 0:09:46
444,956,672 46% 970.62kB/s 0:08:56
446,267,392 46% 1.03MB/s 0:08:12
447,578,112 46% 1.11MB/s 0:07:36
448,888,832 46% 1.18MB/s 0:07:09
450,199,552 46% 1.18MB/s 0:07:06
451,510,272 46% 1.18MB/s 0:07:06
452,820,992 46% 1.17MB/s 0:07:06
454,131,712 47% 1.17MB/s 0:07:05
455,442,432 47% 1.17MB/s 0:07:04
456,753,152 47% 1.17MB/s 0:07:03
458,063,872 47% 1.17MB/s 0:07:02
459,374,592 47% 1.17MB/s 0:07:01
460,685,312 47% 1.17MB/s 0:06:59
461,996,032 47% 1.17MB/s 0:06:59
463,306,752 47% 1.17MB/s 0:06:58
464,617,472 48% 1.18MB/s 0:06:56
465,928,192 48% 1.17MB/s 0:06:57
467,238,912 48% 1.16MB/s 0:06:58
468,549,632 48% 1.17MB/s 0:06:56
469,860,352 48% 1.16MB/s 0:06:55
471,171,072 48% 1.17MB/s 0:06:52
472,481,792 48% 1.18MB/s 0:06:49
473,792,512 49% 1.17MB/s 0:06:48
475,103,232 49% 1.18MB/s 0:06:47
476,413,952 49% 1.18MB/s 0:06:46
477,724,672 49% 1.18MB/s 0:06:45
479,035,392 49% 1.18MB/s 0:06:44
480,346,112 49% 1.18MB/s 0:06:43
481,656,832 49% 1.17MB/s 0:06:44
482,967,552 50% 1.17MB/s 0:06:43
484,278,272 50% 1.17MB/s 0:06:42
485,588,992 50% 1.17MB/s 0:06:41
486,899,712 50% 1.18MB/s 0:06:37
488,210,432 50% 1.18MB/s 0:06:36
489,521,152 50% 1.18MB/s 0:06:35
490,831,872 50% 1.17MB/s 0:06:36
492,142,592 50% 1.18MB/s 0:06:33
493,453,312 51% 1.17MB/s 0:06:32
494,764,032 51% 1.17MB/s 0:06:31
496,074,752 51% 1.18MB/s 0:06:29
497,385,472 51% 1.17MB/s 0:06:29
498,696,192 51% 1.17MB/s 0:06:28
500,006,912 51% 1.18MB/s 0:06:26
501,317,632 51% 1.18MB/s 0:06:25
502,628,352 52% 1.18MB/s 0:06:24
503,939,072 52% 1.18MB/s 0:06:22
505,249,792 52% 1.18MB/s 0:06:22
506,560,512 52% 1.18MB/s 0:06:21
507,871,232 52% 1.18MB/s 0:06:20
509,181,952 52% 1.17MB/s 0:06:21
510,492,672 52% 1.17MB/s 0:06:20
511,803,392 53% 1.17MB/s 0:06:19
513,114,112 53% 1.17MB/s 0:06:18
514,424,832 53% 1.17MB/s 0:06:15
515,735,552 53% 1.17MB/s 0:06:14
517,046,272 53% 1.17MB/s 0:06:14
518,356,992 53% 1.17MB/s 0:06:12
519,667,712 53% 1.17MB/s 0:06:11
520,978,432 53% 1.18MB/s 0:06:09
522,289,152 54% 1.18MB/s 0:06:07
523,599,872 54% 1.18MB/s 0:06:07
524,910,592 54% 1.18MB/s 0:06:05
526,221,312 54% 1.18MB/s 0:06:04
527,532,032 54% 1.18MB/s 0:06:04
528,842,752 54% 1.17MB/s 0:06:03
530,153,472 54% 1.18MB/s 0:06:01
531,464,192 55% 1.18MB/s 0:06:00
532,774,912 55% 1.18MB/s 0:05:59
534,085,632 55% 1.18MB/s 0:05:58
535,396,352 55% 1.18MB/s 0:05:57
536,707,072 55% 1.18MB/s 0:05:56
537,985,024 55% 1.17MB/s 0:05:57
539,295,744 55% 1.17MB/s 0:05:56
540,606,464 55% 1.17MB/s 0:05:55
541,917,184 56% 1.17MB/s 0:05:54
543,227,904 56% 1.18MB/s 0:05:50
544,538,624 56% 1.17MB/s 0:05:50
545,849,344 56% 1.17MB/s 0:05:49
547,160,064 56% 1.17MB/s 0:05:48
548,470,784 56% 1.17MB/s 0:05:47
549,781,504 56% 1.17MB/s 0:05:45
551,092,224 57% 1.17MB/s 0:05:44
552,402,944 57% 1.17MB/s 0:05:44
553,713,664 57% 1.17MB/s 0:05:43
555,024,384 57% 1.16MB/s 0:05:45
556,335,104 57% 1.16MB/s 0:05:43
557,645,824 57% 1.16MB/s 0:05:43
558,956,544 57% 1.16MB/s 0:05:42
560,267,264 58% 1.17MB/s 0:05:38
561,577,984 58% 1.17MB/s 0:05:37
562,888,704 58% 1.17MB/s 0:05:34
564,199,424 58% 1.18MB/s 0:05:33
565,510,144 58% 1.18MB/s 0:05:32
566,820,864 58% 1.17MB/s 0:05:31
568,131,584 58% 1.17MB/s 0:05:30
569,442,304 58% 1.17MB/s 0:05:29
570,753,024 59% 1.18MB/s 0:05:28
572,063,744 59% 1.18MB/s 0:05:26
573,374,464 59% 1.17MB/s 0:05:26
574,685,184 59% 1.17MB/s 0:05:25
575,995,904 59% 1.17MB/s 0:05:25
577,306,624 59% 1.17MB/s 0:05:24
578,617,344 59% 1.17MB/s 0:05:22
579,928,064 60% 1.17MB/s 0:05:21
581,238,784 60% 1.17MB/s 0:05:19
582,549,504 60% 1.17MB/s 0:05:19
583,860,224 60% 1.17MB/s 0:05:18
585,170,944 60% 1.17MB/s 0:05:16
586,481,664 60% 1.17MB/s 0:05:15
587,792,384 60% 1.18MB/s 0:05:13
589,103,104 61% 1.18MB/s 0:05:12
590,413,824 61% 1.17MB/s 0:05:11
591,724,544 61% 1.18MB/s 0:05:10
593,035,264 61% 1.18MB/s 0:05:09
594,345,984 61% 1.18MB/s 0:05:08
595,656,704 61% 1.18MB/s 0:05:07
596,967,424 61% 1.17MB/s 0:05:06
598,278,144 61% 1.17MB/s 0:05:05
599,588,864 62% 1.17MB/s 0:05:05
600,899,584 62% 1.17MB/s 0:05:04
602,210,304 62% 1.17MB/s 0:05:02
603,521,024 62% 1.17MB/s 0:05:02
604,831,744 62% 1.17MB/s 0:05:01
606,142,464 62% 1.17MB/s 0:05:00
607,453,184 62% 1.17MB/s 0:04:58
608,763,904 63% 1.17MB/s 0:04:57
610,074,624 63% 1.17MB/s 0:04:55
611,385,344 63% 1.17MB/s 0:04:54
612,696,064 63% 1.17MB/s 0:04:54
614,006,784 63% 1.18MB/s 0:04:51
615,317,504 63% 1.18MB/s 0:04:51
616,628,224 63% 1.18MB/s 0:04:50
617,938,944 63% 1.17MB/s 0:04:50
619,249,664 64% 1.18MB/s 0:04:47
620,560,384 64% 1.18MB/s 0:04:46
621,871,104 64% 1.18MB/s 0:04:45
623,181,824 64% 1.18MB/s 0:04:43
624,492,544 64% 1.17MB/s 0:04:43
625,803,264 64% 1.17MB/s 0:04:42
627,113,984 64% 1.18MB/s 0:04:41
628,424,704 65% 1.18MB/s 0:04:40
629,735,424 65% 1.17MB/s 0:04:40
631,046,144 65% 1.17MB/s 0:04:39
632,356,864 65% 1.17MB/s 0:04:38
633,667,584 65% 1.17MB/s 0:04:36
634,978,304 65% 1.18MB/s 0:04:34
636,289,024 65% 1.18MB/s 0:04:33
637,599,744 66% 1.17MB/s 0:04:32
638,910,464 66% 1.17MB/s 0:04:31
640,221,184 66% 1.17MB/s 0:04:31
641,531,904 66% 1.18MB/s 0:04:29
642,842,624 66% 1.18MB/s 0:04:27
644,153,344 66% 1.17MB/s 0:04:27
645,464,064 66% 1.18MB/s 0:04:24
646,774,784 66% 1.17MB/s 0:04:25
648,085,504 67% 1.17MB/s 0:04:24
649,396,224 67% 1.17MB/s 0:04:23
650,706,944 67% 1.17MB/s 0:04:22
652,017,664 67% 1.17MB/s 0:04:21
653,328,384 67% 1.17MB/s 0:04:20
654,639,104 67% 1.17MB/s 0:04:20
655,949,824 67% 1.17MB/s 0:04:18
657,260,544 68% 1.17MB/s 0:04:16
658,571,264 68% 1.17MB/s 0:04:15
659,881,984 68% 1.18MB/s 0:04:14
661,192,704 68% 1.17MB/s 0:04:14
662,503,424 68% 1.18MB/s 0:04:11
663,814,144 68% 1.18MB/s 0:04:10
665,124,864 68% 1.18MB/s 0:04:09
666,435,584 69% 1.18MB/s 0:04:07
667,746,304 69% 1.18MB/s 0:04:07
669,057,024 69% 1.18MB/s 0:04:06
670,367,744 69% 1.18MB/s 0:04:05
671,645,696 69% 1.17MB/s 0:04:05
672,956,416 69% 1.17MB/s 0:04:04
674,267,136 69% 1.16MB/s 0:04:06
675,577,856 69% 1.15MB/s 0:04:05
676,888,576 70% 1.16MB/s 0:04:02
678,199,296 70% 1.16MB/s 0:04:02
679,510,016 70% 1.17MB/s 0:03:58
680,820,736 70% 1.17MB/s 0:03:57
682,131,456 70% 1.16MB/s 0:03:59
683,311,104 70% 1.13MB/s 0:04:04
684,490,752 70% 1.11MB/s 0:04:07
685,801,472 71% 1.11MB/s 0:04:06
687,112,192 71% 1.12MB/s 0:04:02
688,422,912 71% 1.14MB/s 0:03:57
689,602,560 71% 1.14MB/s 0:03:55
690,913,280 71% 1.15MB/s 0:03:53
692,224,000 71% 1.15MB/s 0:03:52
693,534,720 71% 1.16MB/s 0:03:48
694,845,440 71% 1.17MB/s 0:03:45
696,156,160 72% 1.18MB/s 0:03:43
697,466,880 72% 1.18MB/s 0:03:42
698,777,600 72% 1.18MB/s 0:03:41
700,088,320 72% 1.18MB/s 0:03:40
701,267,968 72% 1.16MB/s 0:03:42
702,578,688 72% 1.15MB/s 0:03:42
703,889,408 72% 1.15MB/s 0:03:41
705,200,128 73% 1.16MB/s 0:03:40
706,478,080 73% 1.18MB/s 0:03:34
707,690,496 73% 1.16MB/s 0:03:36
709,001,216 73% 1.16MB/s 0:03:36
710,344,704 73% 1.16MB/s 0:03:35
711,655,424 73% 1.15MB/s 0:03:36
712,966,144 73% 1.17MB/s 0:03:31
714,276,864 73% 1.18MB/s 0:03:28
715,587,584 74% 1.18MB/s 0:03:27
716,898,304 74% 1.17MB/s 0:03:27
718,209,024 74% 1.17MB/s 0:03:25
719,519,744 74% 1.17MB/s 0:03:24
720,830,464 74% 1.17MB/s 0:03:23
722,141,184 74% 1.18MB/s 0:03:21
723,451,904 74% 1.17MB/s 0:03:21
724,762,624 75% 1.17MB/s 0:03:21
726,073,344 75% 1.17MB/s 0:03:19
727,384,064 75% 1.17MB/s 0:03:18
728,694,784 75% 1.18MB/s 0:03:16
730,005,504 75% 1.18MB/s 0:03:15
731,316,224 75% 1.17MB/s 0:03:14
732,626,944 75% 1.17MB/s 0:03:13
733,937,664 76% 1.17MB/s 0:03:12
735,248,384 76% 1.17MB/s 0:03:11
736,559,104 76% 1.18MB/s 0:03:10
737,869,824 76% 1.17MB/s 0:03:09
739,180,544 76% 1.18MB/s 0:03:08
740,491,264 76% 1.18MB/s 0:03:06
741,801,984 76% 1.17MB/s 0:03:06
743,112,704 76% 1.17MB/s 0:03:05
744,423,424 77% 1.17MB/s 0:03:04
745,734,144 77% 1.17MB/s 0:03:03
747,044,864 77% 1.17MB/s 0:03:01
748,355,584 77% 1.17MB/s 0:03:00
749,666,304 77% 1.18MB/s 0:02:59
750,977,024 77% 1.18MB/s 0:02:58
752,287,744 77% 1.18MB/s 0:02:57
753,598,464 78% 1.18MB/s 0:02:56
754,909,184 78% 1.18MB/s 0:02:55
756,219,904 78% 1.17MB/s 0:02:54
757,530,624 78% 1.17MB/s 0:02:53
758,841,344 78% 1.17MB/s 0:02:52
760,152,064 78% 1.17MB/s 0:02:51
761,462,784 78% 1.17MB/s 0:02:49
762,773,504 78% 1.17MB/s 0:02:48
764,084,224 79% 1.18MB/s 0:02:47
765,394,944 79% 1.18MB/s 0:02:46
766,705,664 79% 1.17MB/s 0:02:46
768,016,384 79% 1.17MB/s 0:02:45
769,327,104 79% 1.17MB/s 0:02:44
770,637,824 79% 1.17MB/s 0:02:42
771,948,544 79% 1.17MB/s 0:02:41
773,259,264 80% 1.18MB/s 0:02:39
774,569,984 80% 1.16MB/s 0:02:41
775,880,704 80% 1.16MB/s 0:02:40
777,191,424 80% 1.15MB/s 0:02:40
778,502,144 80% 1.15MB/s 0:02:39
779,812,864 80% 1.17MB/s 0:02:35
781,123,584 80% 1.16MB/s 0:02:34
782,434,304 81% 1.18MB/s 0:02:32
783,745,024 81% 1.18MB/s 0:02:31
785,055,744 81% 1.18MB/s 0:02:30
786,366,464 81% 1.18MB/s 0:02:28
787,677,184 81% 1.17MB/s 0:02:27
788,987,904 81% 1.18MB/s 0:02:26
790,298,624 81% 1.17MB/s 0:02:25
791,609,344 81% 1.17MB/s 0:02:24
792,920,064 82% 1.17MB/s 0:02:23
794,230,784 82% 1.17MB/s 0:02:22
795,541,504 82% 1.18MB/s 0:02:21
796,852,224 82% 1.18MB/s 0:02:20
798,162,944 82% 1.18MB/s 0:02:19
799,473,664 82% 1.18MB/s 0:02:18
800,784,384 82% 1.17MB/s 0:02:17
802,095,104 83% 1.17MB/s 0:02:16
803,405,824 83% 1.17MB/s 0:02:14
804,716,544 83% 1.18MB/s 0:02:13
805,994,496 83% 1.17MB/s 0:02:13
807,305,216 83% 1.18MB/s 0:02:11
808,615,936 83% 1.17MB/s 0:02:11
809,926,656 83% 1.17MB/s 0:02:10
811,237,376 84% 1.17MB/s 0:02:08
812,548,096 84% 1.17MB/s 0:02:07
813,858,816 84% 1.17MB/s 0:02:06
815,169,536 84% 1.18MB/s 0:02:05
816,480,256 84% 1.18MB/s 0:02:03
817,790,976 84% 1.18MB/s 0:02:02
819,101,696 84% 1.18MB/s 0:02:01
820,412,416 84% 1.18MB/s 0:02:00
821,723,136 85% 1.17MB/s 0:01:59
823,033,856 85% 1.18MB/s 0:01:58
824,344,576 85% 1.17MB/s 0:01:57
825,655,296 85% 1.17MB/s 0:01:56
826,966,016 85% 1.18MB/s 0:01:55
828,276,736 85% 1.17MB/s 0:01:55
829,587,456 85% 1.17MB/s 0:01:53
830,898,176 86% 1.17MB/s 0:01:52
832,208,896 86% 1.17MB/s 0:01:51
833,519,616 86% 1.18MB/s 0:01:49
834,830,336 86% 1.17MB/s 0:01:48
836,141,056 86% 1.17MB/s 0:01:47
837,451,776 86% 1.18MB/s 0:01:46
838,762,496 86% 1.18MB/s 0:01:45
840,073,216 86% 1.18MB/s 0:01:44
841,383,936 87% 1.18MB/s 0:01:43
842,694,656 87% 1.18MB/s 0:01:42
844,005,376 87% 1.18MB/s 0:01:41
845,316,096 87% 1.18MB/s 0:01:39
846,626,816 87% 1.18MB/s 0:01:38
847,937,536 87% 1.18MB/s 0:01:37
849,248,256 87% 1.18MB/s 0:01:36
850,558,976 88% 1.17MB/s 0:01:36
851,869,696 88% 1.17MB/s 0:01:35
853,180,416 88% 1.17MB/s 0:01:33
854,491,136 88% 1.17MB/s 0:01:33
855,801,856 88% 1.17MB/s 0:01:31
857,112,576 88% 1.17MB/s 0:01:30
858,423,296 88% 1.17MB/s 0:01:29
859,734,016 89% 1.17MB/s 0:01:28
861,044,736 89% 1.17MB/s 0:01:26
862,355,456 89% 1.17MB/s 0:01:26
863,666,176 89% 1.17MB/s 0:01:24
864,976,896 89% 1.17MB/s 0:01:23
866,287,616 89% 1.17MB/s 0:01:22
867,598,336 89% 1.18MB/s 0:01:21
868,909,056 89% 1.18MB/s 0:01:20
870,219,776 90% 1.17MB/s 0:01:19
871,530,496 90% 1.17MB/s 0:01:18
872,841,216 90% 1.18MB/s 0:01:17
874,151,936 90% 1.18MB/s 0:01:16
875,462,656 90% 1.17MB/s 0:01:14
876,773,376 90% 1.17MB/s 0:01:14
878,084,096 90% 1.17MB/s 0:01:13
879,394,816 91% 1.17MB/s 0:01:12
880,705,536 91% 1.17MB/s 0:01:10
882,016,256 91% 1.18MB/s 0:01:09
883,326,976 91% 1.17MB/s 0:01:08
884,637,696 91% 1.18MB/s 0:01:07
885,948,416 91% 1.17MB/s 0:01:06
887,259,136 91% 1.18MB/s 0:01:05
888,569,856 92% 1.18MB/s 0:01:03
889,880,576 92% 1.18MB/s 0:01:02
891,191,296 92% 1.18MB/s 0:01:01
892,502,016 92% 1.18MB/s 0:01:00
893,812,736 92% 1.18MB/s 0:00:59
895,123,456 92% 1.18MB/s 0:00:58
896,434,176 92% 1.18MB/s 0:00:57
897,744,896 92% 1.18MB/s 0:00:56
899,055,616 93% 1.18MB/s 0:00:55
900,366,336 93% 1.18MB/s 0:00:54
901,677,056 93% 1.18MB/s 0:00:53
902,987,776 93% 1.18MB/s 0:00:52
904,298,496 93% 1.18MB/s 0:00:50
905,609,216 93% 1.17MB/s 0:00:50
906,919,936 93% 1.17MB/s 0:00:48
908,230,656 94% 1.17MB/s 0:00:47
909,541,376 94% 1.17MB/s 0:00:46
910,852,096 94% 1.18MB/s 0:00:45
912,162,816 94% 1.18MB/s 0:00:44
913,473,536 94% 1.18MB/s 0:00:43
914,784,256 94% 1.18MB/s 0:00:42
916,094,976 94% 1.18MB/s 0:00:41
917,405,696 95% 1.18MB/s 0:00:40
918,716,416 95% 1.18MB/s 0:00:38
920,027,136 95% 1.18MB/s 0:00:37
921,337,856 95% 1.18MB/s 0:00:36
922,648,576 95% 1.18MB/s 0:00:35
923,959,296 95% 1.17MB/s 0:00:34
925,270,016 95% 1.17MB/s 0:00:33
926,580,736 95% 1.17MB/s 0:00:32
927,891,456 96% 1.17MB/s 0:00:31
929,202,176 96% 1.18MB/s 0:00:30
930,512,896 96% 1.18MB/s 0:00:29
931,823,616 96% 1.18MB/s 0:00:28
933,134,336 96% 1.18MB/s 0:00:26
934,445,056 96% 1.18MB/s 0:00:25
935,755,776 96% 1.18MB/s 0:00:24
937,066,496 97% 1.18MB/s 0:00:23
938,377,216 97% 1.18MB/s 0:00:22
939,655,168 97% 1.16MB/s 0:00:21
940,965,888 97% 1.16MB/s 0:00:20
942,276,608 97% 1.17MB/s 0:00:19
943,587,328 97% 1.17MB/s 0:00:18
944,898,048 97% 1.18MB/s 0:00:17
946,208,768 97% 1.18MB/s 0:00:16
947,519,488 98% 1.18MB/s 0:00:15
948,830,208 98% 1.18MB/s 0:00:13
950,140,928 98% 1.18MB/s 0:00:12
951,451,648 98% 1.18MB/s 0:00:11
952,762,368 98% 1.17MB/s 0:00:10
954,073,088 98% 1.17MB/s 0:00:09
955,383,808 98% 1.17MB/s 0:00:08
956,694,528 99% 1.17MB/s 0:00:07
958,005,248 99% 1.17MB/s 0:00:06
959,315,968 99% 1.18MB/s 0:00:05
960,626,688 99% 1.18MB/s 0:00:04
961,937,408 99% 1.17MB/s 0:00:03
963,248,128 99% 1.17MB/s 0:00:02
964,558,848 99% 1.18MB/s 0:00:00
965,662,760 100% 1.17MB/s 0:13:06 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221229-pine64-pinephone.img.xz.sha256
133 100% 0.15kB/s 0:00:00
133 100% 0.15kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221229-pine64-pinephonepro.img.xz
32,768 0% 37.38kB/s 6:50:35
229,376 0% 210.33kB/s 1:12:57
1,540,096 0% 705.44kB/s 0:21:43
2,850,816 0% 870.54kB/s 0:17:34
4,161,536 0% 952.20kB/s 0:16:02
5,472,256 0% 1.17MB/s 0:12:43
6,782,976 0% 1.17MB/s 0:12:42
8,093,696 0% 1.17MB/s 0:12:40
9,404,416 1% 1.17MB/s 0:12:39
10,715,136 1% 1.17MB/s 0:12:37
12,025,856 1% 1.17MB/s 0:12:38
13,336,576 1% 1.17MB/s 0:12:37
14,647,296 1% 1.17MB/s 0:12:36
15,925,248 1% 1.16MB/s 0:12:39
17,235,968 1% 1.17MB/s 0:12:36
18,546,688 2% 1.17MB/s 0:12:36
19,857,408 2% 1.17MB/s 0:12:34
21,168,128 2% 1.17MB/s 0:12:29
22,478,848 2% 1.17MB/s 0:12:29
23,789,568 2% 1.17MB/s 0:12:26
25,100,288 2% 1.17MB/s 0:12:27
26,411,008 2% 1.17MB/s 0:12:25
27,721,728 3% 1.17MB/s 0:12:26
29,032,448 3% 1.17MB/s 0:12:21
30,343,168 3% 1.18MB/s 0:12:19
31,653,888 3% 1.17MB/s 0:12:23
32,964,608 3% 1.17MB/s 0:12:19
34,275,328 3% 1.17MB/s 0:12:20
35,586,048 3% 1.17MB/s 0:12:19
36,896,768 4% 1.18MB/s 0:12:13
38,207,488 4% 1.18MB/s 0:12:12
39,518,208 4% 1.18MB/s 0:12:11
40,828,928 4% 1.18MB/s 0:12:10
42,139,648 4% 1.18MB/s 0:12:09
43,450,368 4% 1.18MB/s 0:12:08
44,761,088 4% 1.18MB/s 0:12:07
46,071,808 5% 1.18MB/s 0:12:06
47,382,528 5% 1.17MB/s 0:12:07
48,693,248 5% 1.18MB/s 0:12:04
50,003,968 5% 1.18MB/s 0:12:03
51,314,688 5% 1.18MB/s 0:12:02
52,625,408 5% 1.18MB/s 0:11:59
53,936,128 5% 1.18MB/s 0:12:00
55,246,848 5% 1.18MB/s 0:11:58
56,557,568 6% 1.17MB/s 0:11:59
57,868,288 6% 1.17MB/s 0:11:58
59,179,008 6% 1.17MB/s 0:11:57
60,489,728 6% 1.17MB/s 0:11:56
61,800,448 6% 1.18MB/s 0:11:53
63,111,168 6% 1.17MB/s 0:11:53
64,421,888 6% 1.18MB/s 0:11:51
65,732,608 7% 1.17MB/s 0:11:51
67,043,328 7% 1.17MB/s 0:11:50
68,354,048 7% 1.18MB/s 0:11:48
69,664,768 7% 1.18MB/s 0:11:47
70,975,488 7% 1.17MB/s 0:11:46
72,286,208 7% 1.17MB/s 0:11:46
73,596,928 7% 1.17MB/s 0:11:45
74,907,648 8% 1.17MB/s 0:11:44
76,218,368 8% 1.17MB/s 0:11:42
77,529,088 8% 1.17MB/s 0:11:46
78,839,808 8% 1.16MB/s 0:11:47
80,150,528 8% 1.16MB/s 0:11:46
81,461,248 8% 1.16MB/s 0:11:44
82,771,968 8% 1.17MB/s 0:11:40
84,082,688 9% 1.17MB/s 0:11:38
85,393,408 9% 1.17MB/s 0:11:37
86,704,128 9% 1.17MB/s 0:11:36
88,014,848 9% 1.17MB/s 0:11:33
89,325,568 9% 1.17MB/s 0:11:33
90,636,288 9% 1.17MB/s 0:11:33
91,947,008 9% 1.17MB/s 0:11:31
93,257,728 10% 1.17MB/s 0:11:31
94,568,448 10% 1.17MB/s 0:11:28
95,879,168 10% 1.17MB/s 0:11:27
97,189,888 10% 1.17MB/s 0:11:26
98,500,608 10% 1.18MB/s 0:11:23
99,811,328 10% 1.18MB/s 0:11:22
101,122,048 10% 1.18MB/s 0:11:21
102,432,768 11% 1.18MB/s 0:11:20
103,743,488 11% 1.18MB/s 0:11:19
105,054,208 11% 1.17MB/s 0:11:18
106,233,856 11% 1.16MB/s 0:11:24
107,544,576 11% 1.16MB/s 0:11:23
108,855,296 11% 1.16MB/s 0:11:22
110,034,944 11% 1.15MB/s 0:11:29
111,345,664 12% 1.16MB/s 0:11:20
112,656,384 12% 1.16MB/s 0:11:19
113,967,104 12% 1.16MB/s 0:11:17
115,277,824 12% 1.18MB/s 0:11:09
116,588,544 12% 1.18MB/s 0:11:08
117,899,264 12% 1.18MB/s 0:11:06
119,209,984 12% 1.18MB/s 0:11:06
120,520,704 13% 1.18MB/s 0:11:05
121,831,424 13% 1.18MB/s 0:11:04
123,142,144 13% 1.17MB/s 0:11:03
124,452,864 13% 1.18MB/s 0:11:01
125,763,584 13% 1.18MB/s 0:11:00
127,074,304 13% 1.18MB/s 0:10:59
128,385,024 13% 1.18MB/s 0:10:57
129,695,744 14% 1.17MB/s 0:10:58
131,006,464 14% 1.17MB/s 0:10:59
132,317,184 14% 1.17MB/s 0:10:57
133,627,904 14% 1.17MB/s 0:10:56
134,938,624 14% 1.17MB/s 0:10:55
136,249,344 14% 1.17MB/s 0:10:52
137,560,064 14% 1.17MB/s 0:10:54
138,870,784 15% 1.16MB/s 0:10:57
140,181,504 15% 1.17MB/s 0:10:53
141,492,224 15% 1.17MB/s 0:10:52
142,802,944 15% 1.16MB/s 0:10:54
144,113,664 15% 1.17MB/s 0:10:48
145,424,384 15% 1.16MB/s 0:10:51
146,735,104 15% 1.17MB/s 0:10:48
148,045,824 16% 1.17MB/s 0:10:44
149,323,776 16% 1.17MB/s 0:10:45
150,634,496 16% 1.17MB/s 0:10:43
151,945,216 16% 1.17MB/s 0:10:42
153,255,936 16% 1.17MB/s 0:10:41
154,566,656 16% 1.18MB/s 0:10:35
155,877,376 16% 1.18MB/s 0:10:34
157,188,096 17% 1.17MB/s 0:10:36
158,498,816 17% 1.17MB/s 0:10:36
159,809,536 17% 1.17MB/s 0:10:34
161,120,256 17% 1.17MB/s 0:10:33
162,430,976 17% 1.17MB/s 0:10:31
163,741,696 17% 1.17MB/s 0:10:29
165,052,416 17% 1.17MB/s 0:10:30
166,363,136 18% 1.17MB/s 0:10:27
167,673,856 18% 1.18MB/s 0:10:25
168,984,576 18% 1.18MB/s 0:10:23
170,295,296 18% 1.18MB/s 0:10:21
171,606,016 18% 1.18MB/s 0:10:22
172,916,736 18% 1.18MB/s 0:10:21
174,227,456 18% 1.18MB/s 0:10:20
175,538,176 19% 1.18MB/s 0:10:18
176,848,896 19% 1.18MB/s 0:10:17
178,159,616 19% 1.18MB/s 0:10:16
179,339,264 19% 1.16MB/s 0:10:23
180,649,984 19% 1.17MB/s 0:10:19
181,960,704 19% 1.17MB/s 0:10:18
183,271,424 19% 1.16MB/s 0:10:18
184,582,144 20% 1.18MB/s 0:10:10
185,892,864 20% 1.17MB/s 0:10:12
187,203,584 20% 1.17MB/s 0:10:10
188,514,304 20% 1.17MB/s 0:10:09
189,825,024 20% 1.17MB/s 0:10:10
191,135,744 20% 1.17MB/s 0:10:10
192,446,464 20% 1.17MB/s 0:10:09
193,757,184 21% 1.17MB/s 0:10:07
195,067,904 21% 1.17MB/s 0:10:04
196,378,624 21% 1.18MB/s 0:10:02
197,689,344 21% 1.18MB/s 0:10:00
199,000,064 21% 1.18MB/s 0:09:59
200,310,784 21% 1.17MB/s 0:10:00
201,621,504 21% 1.17MB/s 0:09:59
202,932,224 22% 1.17MB/s 0:10:00
204,242,944 22% 1.17MB/s 0:10:00
205,553,664 22% 1.17MB/s 0:09:54
206,864,384 22% 1.17MB/s 0:09:53
208,175,104 22% 1.18MB/s 0:09:50
209,485,824 22% 1.18MB/s 0:09:49
210,796,544 22% 1.17MB/s 0:09:50
212,107,264 23% 1.17MB/s 0:09:49
213,417,984 23% 1.18MB/s 0:09:48
214,728,704 23% 1.18MB/s 0:09:46
216,039,424 23% 1.17MB/s 0:09:46
217,350,144 23% 1.18MB/s 0:09:44
218,660,864 23% 1.18MB/s 0:09:43
219,971,584 23% 1.18MB/s 0:09:42
221,282,304 24% 1.18MB/s 0:09:39
222,593,024 24% 1.17MB/s 0:09:40
223,903,744 24% 1.18MB/s 0:09:39
225,214,464 24% 1.18MB/s 0:09:38
226,525,184 24% 1.18MB/s 0:09:37
227,835,904 24% 1.18MB/s 0:09:35
229,146,624 24% 1.18MB/s 0:09:34
230,457,344 25% 1.17MB/s 0:09:34
231,768,064 25% 1.17MB/s 0:09:33
233,078,784 25% 1.18MB/s 0:09:31
234,389,504 25% 1.17MB/s 0:09:33
235,700,224 25% 1.17MB/s 0:09:31
237,010,944 25% 1.17MB/s 0:09:29
238,321,664 25% 1.17MB/s 0:09:31
239,632,384 26% 1.18MB/s 0:09:25
240,943,104 26% 1.17MB/s 0:09:28
242,253,824 26% 1.18MB/s 0:09:23
243,564,544 26% 1.18MB/s 0:09:21
244,875,264 26% 1.18MB/s 0:09:21
246,185,984 26% 1.18MB/s 0:09:17
247,496,704 26% 1.18MB/s 0:09:19
248,807,424 27% 1.17MB/s 0:09:18
250,118,144 27% 1.17MB/s 0:09:17
251,428,864 27% 1.18MB/s 0:09:15
252,739,584 27% 1.17MB/s 0:09:16
254,050,304 27% 1.17MB/s 0:09:17
255,361,024 27% 1.17MB/s 0:09:16
256,671,744 27% 1.17MB/s 0:09:14
257,982,464 28% 1.17MB/s 0:09:12
259,293,184 28% 1.18MB/s 0:09:09
260,603,904 28% 1.18MB/s 0:09:08
261,914,624 28% 1.18MB/s 0:09:07
263,225,344 28% 1.18MB/s 0:09:06
264,536,064 28% 1.18MB/s 0:09:05
265,846,784 28% 1.18MB/s 0:09:03
267,157,504 29% 1.18MB/s 0:09:03
268,468,224 29% 1.18MB/s 0:09:02
269,778,944 29% 1.17MB/s 0:09:02
271,089,664 29% 1.18MB/s 0:08:59
272,400,384 29% 1.18MB/s 0:08:58
273,711,104 29% 1.17MB/s 0:09:00
275,021,824 29% 1.17MB/s 0:08:59
276,332,544 30% 1.16MB/s 0:09:00
277,643,264 30% 1.16MB/s 0:08:59
278,691,840 30% 1.13MB/s 0:09:15
280,002,560 30% 1.09MB/s 0:09:34
281,313,280 30% 1.09MB/s 0:09:34
282,624,000 30% 1.09MB/s 0:09:32
283,901,952 30% 1.12MB/s 0:09:13
285,212,672 30% 1.16MB/s 0:08:53
286,523,392 31% 1.17MB/s 0:08:50
287,834,112 31% 1.17MB/s 0:08:50
289,144,832 31% 1.17MB/s 0:08:49
290,455,552 31% 1.17MB/s 0:08:48
291,766,272 31% 1.16MB/s 0:08:49
293,076,992 31% 1.16MB/s 0:08:47
294,387,712 31% 1.16MB/s 0:08:45
295,698,432 32% 1.17MB/s 0:08:41
297,009,152 32% 1.17MB/s 0:08:39
298,319,872 32% 1.18MB/s 0:08:37
299,630,592 32% 1.18MB/s 0:08:35
300,941,312 32% 1.18MB/s 0:08:34
302,252,032 32% 1.18MB/s 0:08:33
303,562,752 32% 1.18MB/s 0:08:32
304,873,472 33% 1.18MB/s 0:08:31
306,184,192 33% 1.18MB/s 0:08:30
307,494,912 33% 1.18MB/s 0:08:29
308,805,632 33% 1.18MB/s 0:08:28
310,116,352 33% 1.17MB/s 0:08:27
311,427,072 33% 1.17MB/s 0:08:26
312,737,792 33% 1.17MB/s 0:08:26
314,048,512 34% 1.17MB/s 0:08:24
315,359,232 34% 1.17MB/s 0:08:23
316,669,952 34% 1.17MB/s 0:08:22
317,980,672 34% 1.18MB/s 0:08:20
319,291,392 34% 1.18MB/s 0:08:20
320,602,112 34% 1.18MB/s 0:08:18
321,912,832 34% 1.18MB/s 0:08:17
323,223,552 35% 1.18MB/s 0:08:16
324,534,272 35% 1.18MB/s 0:08:15
325,844,992 35% 1.18MB/s 0:08:14
327,155,712 35% 1.17MB/s 0:08:16
328,466,432 35% 1.17MB/s 0:08:15
329,777,152 35% 1.17MB/s 0:08:14
331,087,872 35% 1.16MB/s 0:08:14
332,398,592 36% 1.17MB/s 0:08:10
333,709,312 36% 1.17MB/s 0:08:08
335,020,032 36% 1.17MB/s 0:08:08
336,330,752 36% 1.17MB/s 0:08:06
337,641,472 36% 1.17MB/s 0:08:05
338,952,192 36% 1.17MB/s 0:08:04
340,262,912 36% 1.17MB/s 0:08:03
341,573,632 37% 1.17MB/s 0:08:02
342,884,352 37% 1.17MB/s 0:08:00
344,195,072 37% 1.17MB/s 0:08:00
345,505,792 37% 1.17MB/s 0:07:59
346,816,512 37% 1.17MB/s 0:07:58
348,127,232 37% 1.17MB/s 0:07:57
349,437,952 37% 1.18MB/s 0:07:55
350,748,672 38% 1.17MB/s 0:07:54
352,059,392 38% 1.18MB/s 0:07:51
353,370,112 38% 1.18MB/s 0:07:51
354,680,832 38% 1.18MB/s 0:07:50
355,991,552 38% 1.18MB/s 0:07:49
357,302,272 38% 1.18MB/s 0:07:47
358,612,992 38% 1.18MB/s 0:07:46
359,923,712 39% 1.18MB/s 0:07:45
361,234,432 39% 1.18MB/s 0:07:44
362,545,152 39% 1.18MB/s 0:07:43
363,855,872 39% 1.18MB/s 0:07:42
365,166,592 39% 1.18MB/s 0:07:41
366,477,312 39% 1.18MB/s 0:07:40
367,788,032 39% 1.18MB/s 0:07:39
369,098,752 40% 1.17MB/s 0:07:39
370,409,472 40% 1.18MB/s 0:07:37
371,720,192 40% 1.17MB/s 0:07:37
373,030,912 40% 1.17MB/s 0:07:35
374,341,632 40% 1.18MB/s 0:07:33
375,652,352 40% 1.18MB/s 0:07:33
376,963,072 40% 1.18MB/s 0:07:31
378,273,792 41% 1.17MB/s 0:07:31
379,584,512 41% 1.17MB/s 0:07:32
380,895,232 41% 1.17MB/s 0:07:30
382,205,952 41% 1.17MB/s 0:07:28
383,516,672 41% 1.17MB/s 0:07:27
384,827,392 41% 1.18MB/s 0:07:24
386,138,112 41% 1.18MB/s 0:07:23
387,448,832 42% 1.18MB/s 0:07:22
388,759,552 42% 1.17MB/s 0:07:22
390,070,272 42% 1.17MB/s 0:07:21
391,380,992 42% 1.17MB/s 0:07:21
392,691,712 42% 1.17MB/s 0:07:19
394,002,432 42% 1.18MB/s 0:07:17
395,313,152 42% 1.17MB/s 0:07:17
396,623,872 43% 1.17MB/s 0:07:16
397,934,592 43% 1.17MB/s 0:07:15
399,245,312 43% 1.17MB/s 0:07:15
400,556,032 43% 1.16MB/s 0:07:17
401,866,752 43% 1.16MB/s 0:07:16
403,177,472 43% 1.16MB/s 0:07:15
404,488,192 43% 1.16MB/s 0:07:13
405,798,912 44% 1.18MB/s 0:07:07
407,109,632 44% 1.18MB/s 0:07:06
408,420,352 44% 1.18MB/s 0:07:05
409,731,072 44% 1.18MB/s 0:07:04
411,041,792 44% 1.17MB/s 0:07:04
412,352,512 44% 1.17MB/s 0:07:03
413,663,232 44% 1.17MB/s 0:07:01
414,973,952 45% 1.17MB/s 0:07:02
416,284,672 45% 1.17MB/s 0:07:00
417,562,624 45% 1.16MB/s 0:07:02
418,873,344 45% 1.16MB/s 0:07:01
420,184,064 45% 1.17MB/s 0:06:59
421,494,784 45% 1.17MB/s 0:06:57
422,805,504 45% 1.18MB/s 0:06:53
424,116,224 46% 1.18MB/s 0:06:52
425,426,944 46% 1.18MB/s 0:06:51
426,737,664 46% 1.18MB/s 0:06:50
428,048,384 46% 1.18MB/s 0:06:49
429,359,104 46% 1.18MB/s 0:06:48
430,669,824 46% 1.18MB/s 0:06:47
431,980,544 46% 1.18MB/s 0:06:46
433,291,264 47% 1.17MB/s 0:06:45
434,601,984 47% 1.17MB/s 0:06:44
435,912,704 47% 1.17MB/s 0:06:43
437,223,424 47% 1.17MB/s 0:06:43
438,534,144 47% 1.16MB/s 0:06:44
439,844,864 47% 1.16MB/s 0:06:44
441,155,584 47% 1.16MB/s 0:06:43
442,466,304 48% 1.16MB/s 0:06:41
443,777,024 48% 1.16MB/s 0:06:40
445,087,744 48% 1.17MB/s 0:06:36
446,398,464 48% 1.17MB/s 0:06:35
447,709,184 48% 1.17MB/s 0:06:33
449,019,904 48% 1.18MB/s 0:06:30
450,330,624 48% 1.18MB/s 0:06:30
451,641,344 49% 1.18MB/s 0:06:29
452,952,064 49% 1.18MB/s 0:06:28
454,262,784 49% 1.18MB/s 0:06:27
455,573,504 49% 1.18MB/s 0:06:26
456,884,224 49% 1.17MB/s 0:06:26
458,194,944 49% 1.17MB/s 0:06:25
459,505,664 49% 1.17MB/s 0:06:24
460,816,384 50% 1.17MB/s 0:06:23
462,127,104 50% 1.18MB/s 0:06:21
463,437,824 50% 1.18MB/s 0:06:20
464,748,544 50% 1.18MB/s 0:06:18
466,059,264 50% 1.18MB/s 0:06:17
467,369,984 50% 1.18MB/s 0:06:16
468,680,704 50% 1.17MB/s 0:06:17
469,991,424 51% 1.17MB/s 0:06:16
471,302,144 51% 1.17MB/s 0:06:15
472,612,864 51% 1.17MB/s 0:06:15
473,923,584 51% 1.17MB/s 0:06:14
475,234,304 51% 1.16MB/s 0:06:13
476,545,024 51% 1.16MB/s 0:06:14
477,855,744 51% 1.16MB/s 0:06:11
479,166,464 52% 1.17MB/s 0:06:07
480,477,184 52% 1.17MB/s 0:06:06
481,787,904 52% 1.18MB/s 0:06:04
483,098,624 52% 1.18MB/s 0:06:03
484,409,344 52% 1.18MB/s 0:06:02
485,720,064 52% 1.18MB/s 0:06:01
487,030,784 52% 1.18MB/s 0:05:58
488,341,504 53% 1.18MB/s 0:05:59
489,652,224 53% 1.17MB/s 0:05:59
490,962,944 53% 1.18MB/s 0:05:57
492,273,664 53% 1.18MB/s 0:05:56
493,584,384 53% 1.17MB/s 0:05:55
494,895,104 53% 1.18MB/s 0:05:53
496,205,824 53% 1.17MB/s 0:05:53
497,516,544 54% 1.17MB/s 0:05:52
498,827,264 54% 1.17MB/s 0:05:51
500,137,984 54% 1.17MB/s 0:05:50
501,448,704 54% 1.17MB/s 0:05:49
502,759,424 54% 1.17MB/s 0:05:49
504,070,144 54% 1.17MB/s 0:05:47
505,380,864 54% 1.17MB/s 0:05:46
506,691,584 55% 1.17MB/s 0:05:45
508,002,304 55% 1.18MB/s 0:05:42
509,313,024 55% 1.18MB/s 0:05:42
510,623,744 55% 1.18MB/s 0:05:40
511,934,464 55% 1.18MB/s 0:05:39
513,245,184 55% 1.18MB/s 0:05:38
514,555,904 55% 1.18MB/s 0:05:37
515,866,624 56% 1.18MB/s 0:05:36
517,177,344 56% 1.17MB/s 0:05:36
518,488,064 56% 1.18MB/s 0:05:34
519,798,784 56% 1.17MB/s 0:05:34
521,109,504 56% 1.18MB/s 0:05:32
522,420,224 56% 1.18MB/s 0:05:30
523,730,944 56% 1.17MB/s 0:05:30
525,041,664 57% 1.18MB/s 0:05:27
526,352,384 57% 1.18MB/s 0:05:27
527,663,104 57% 1.18MB/s 0:05:26
528,973,824 57% 1.17MB/s 0:05:26
530,284,544 57% 1.17MB/s 0:05:25
531,595,264 57% 1.17MB/s 0:05:24
532,905,984 57% 1.17MB/s 0:05:23
534,216,704 58% 1.17MB/s 0:05:22
535,527,424 58% 1.17MB/s 0:05:20
536,838,144 58% 1.17MB/s 0:05:20
538,148,864 58% 1.17MB/s 0:05:18
539,459,584 58% 1.17MB/s 0:05:17
540,770,304 58% 1.17MB/s 0:05:16
542,081,024 58% 1.17MB/s 0:05:16
543,391,744 58% 1.17MB/s 0:05:16
544,702,464 59% 1.15MB/s 0:05:18
546,013,184 59% 1.15MB/s 0:05:17
547,323,904 59% 1.16MB/s 0:05:15
548,634,624 59% 1.16MB/s 0:05:14
549,945,344 59% 1.17MB/s 0:05:10
551,256,064 59% 1.17MB/s 0:05:09
552,534,016 59% 1.16MB/s 0:05:09
553,844,736 60% 1.17MB/s 0:05:06
555,155,456 60% 1.17MB/s 0:05:06
556,466,176 60% 1.17MB/s 0:05:05
557,776,896 60% 1.17MB/s 0:05:02
559,087,616 60% 1.17MB/s 0:05:00
560,398,336 60% 1.17MB/s 0:04:59
561,709,056 60% 1.17MB/s 0:04:59
563,019,776 61% 1.17MB/s 0:04:58
564,330,496 61% 1.17MB/s 0:04:57
565,641,216 61% 1.17MB/s 0:04:55
566,951,936 61% 1.18MB/s 0:04:53
568,262,656 61% 1.18MB/s 0:04:52
569,573,376 61% 1.18MB/s 0:04:51
570,753,024 61% 1.16MB/s 0:04:54
571,932,672 62% 1.14MB/s 0:04:57
573,112,320 62% 1.13MB/s 0:05:01
574,423,040 62% 1.13MB/s 0:04:59
575,733,760 62% 1.14MB/s 0:04:54
577,044,480 62% 1.16MB/s 0:04:50
578,355,200 62% 1.17MB/s 0:04:45
579,665,920 62% 1.17MB/s 0:04:44
580,976,640 63% 1.17MB/s 0:04:43
582,287,360 63% 1.17MB/s 0:04:41
583,598,080 63% 1.17MB/s 0:04:40
584,908,800 63% 1.17MB/s 0:04:40
586,219,520 63% 1.17MB/s 0:04:39
587,530,240 63% 1.17MB/s 0:04:37
588,840,960 63% 1.17MB/s 0:04:36
590,151,680 64% 1.17MB/s 0:04:35
591,462,400 64% 1.18MB/s 0:04:33
592,773,120 64% 1.17MB/s 0:04:32
594,083,840 64% 1.17MB/s 0:04:31
595,394,560 64% 1.17MB/s 0:04:30
596,705,280 64% 1.17MB/s 0:04:30
598,016,000 64% 1.17MB/s 0:04:29
599,326,720 65% 1.17MB/s 0:04:28
600,637,440 65% 1.17MB/s 0:04:26
601,948,160 65% 1.17MB/s 0:04:25
603,258,880 65% 1.18MB/s 0:04:24
604,569,600 65% 1.17MB/s 0:04:23
605,880,320 65% 1.18MB/s 0:04:21
607,191,040 65% 1.17MB/s 0:04:20
608,501,760 66% 1.18MB/s 0:04:19
609,812,480 66% 1.18MB/s 0:04:18
611,123,200 66% 1.18MB/s 0:04:17
612,433,920 66% 1.18MB/s 0:04:15
613,744,640 66% 1.18MB/s 0:04:14
615,055,360 66% 1.18MB/s 0:04:13
616,366,080 66% 1.18MB/s 0:04:13
617,676,800 67% 1.18MB/s 0:04:12
618,987,520 67% 1.17MB/s 0:04:11
620,298,240 67% 1.17MB/s 0:04:10
621,608,960 67% 1.17MB/s 0:04:10
622,919,680 67% 1.16MB/s 0:04:10
624,230,400 67% 1.16MB/s 0:04:09
625,541,120 67% 1.16MB/s 0:04:08
626,851,840 68% 1.17MB/s 0:04:05
628,162,560 68% 1.18MB/s 0:04:03
629,473,280 68% 1.17MB/s 0:04:03
630,784,000 68% 1.17MB/s 0:04:01
632,094,720 68% 1.17MB/s 0:04:00
633,405,440 68% 1.17MB/s 0:04:00
634,716,160 68% 1.18MB/s 0:03:57
636,026,880 69% 1.17MB/s 0:03:57
637,337,600 69% 1.17MB/s 0:03:56
638,648,320 69% 1.17MB/s 0:03:55
639,959,040 69% 1.17MB/s 0:03:54
641,269,760 69% 1.17MB/s 0:03:53
642,580,480 69% 1.17MB/s 0:03:52
643,891,200 69% 1.17MB/s 0:03:50
645,201,920 70% 1.17MB/s 0:03:49
646,512,640 70% 1.17MB/s 0:03:49
647,823,360 70% 1.17MB/s 0:03:48
649,134,080 70% 1.17MB/s 0:03:47
650,444,800 70% 1.17MB/s 0:03:46
651,755,520 70% 1.17MB/s 0:03:44
653,066,240 70% 1.17MB/s 0:03:43
654,376,960 71% 1.17MB/s 0:03:42
655,687,680 71% 1.17MB/s 0:03:41
656,998,400 71% 1.17MB/s 0:03:40
658,309,120 71% 1.17MB/s 0:03:39
659,619,840 71% 1.17MB/s 0:03:38
660,930,560 71% 1.17MB/s 0:03:36
662,241,280 71% 1.17MB/s 0:03:35
663,552,000 72% 1.17MB/s 0:03:34
664,862,720 72% 1.17MB/s 0:03:33
666,173,440 72% 1.17MB/s 0:03:32
667,484,160 72% 1.17MB/s 0:03:31
668,794,880 72% 1.17MB/s 0:03:30
670,105,600 72% 1.17MB/s 0:03:29
671,416,320 72% 1.17MB/s 0:03:28
672,727,040 73% 1.17MB/s 0:03:27
674,037,760 73% 1.17MB/s 0:03:26
675,217,408 73% 1.14MB/s 0:03:29
676,528,128 73% 1.14MB/s 0:03:28
677,838,848 73% 1.15MB/s 0:03:27
679,149,568 73% 1.15MB/s 0:03:26
680,460,288 73% 1.17MB/s 0:03:20
681,771,008 74% 1.17MB/s 0:03:18
683,081,728 74% 1.17MB/s 0:03:17
684,392,448 74% 1.17MB/s 0:03:17
685,703,168 74% 1.18MB/s 0:03:15
686,981,120 74% 1.17MB/s 0:03:15
688,291,840 74% 1.17MB/s 0:03:14
689,602,560 74% 1.17MB/s 0:03:13
690,913,280 75% 1.17MB/s 0:03:12
692,224,000 75% 1.17MB/s 0:03:10
693,534,720 75% 1.18MB/s 0:03:08
694,845,440 75% 1.17MB/s 0:03:09
696,156,160 75% 1.17MB/s 0:03:07
697,466,880 75% 1.17MB/s 0:03:06
698,777,600 75% 1.17MB/s 0:03:05
700,088,320 76% 1.18MB/s 0:03:03
701,399,040 76% 1.18MB/s 0:03:02
702,709,760 76% 1.17MB/s 0:03:01
704,020,480 76% 1.17MB/s 0:03:00
705,331,200 76% 1.17MB/s 0:02:59
706,641,920 76% 1.17MB/s 0:02:58
707,952,640 76% 1.17MB/s 0:02:57
709,263,360 77% 1.17MB/s 0:02:56
710,574,080 77% 1.17MB/s 0:02:54
711,884,800 77% 1.17MB/s 0:02:54
713,195,520 77% 1.17MB/s 0:02:52
714,506,240 77% 1.17MB/s 0:02:51
715,816,960 77% 1.17MB/s 0:02:50
717,127,680 77% 1.17MB/s 0:02:50
718,438,400 78% 1.17MB/s 0:02:49
719,749,120 78% 1.17MB/s 0:02:47
721,059,840 78% 1.17MB/s 0:02:47
722,370,560 78% 1.17MB/s 0:02:45
723,681,280 78% 1.17MB/s 0:02:44
724,992,000 78% 1.17MB/s 0:02:43
726,302,720 78% 1.17MB/s 0:02:42
727,613,440 79% 1.17MB/s 0:02:41
728,924,160 79% 1.17MB/s 0:02:39
730,234,880 79% 1.18MB/s 0:02:38
731,545,600 79% 1.18MB/s 0:02:37
732,856,320 79% 1.18MB/s 0:02:36
734,167,040 79% 1.17MB/s 0:02:35
735,477,760 79% 1.17MB/s 0:02:34
736,788,480 79% 1.18MB/s 0:02:33
738,099,200 80% 1.17MB/s 0:02:32
739,409,920 80% 1.18MB/s 0:02:30
740,720,640 80% 1.18MB/s 0:02:29
742,031,360 80% 1.18MB/s 0:02:28
743,342,080 80% 1.18MB/s 0:02:27
744,652,800 80% 1.18MB/s 0:02:26
745,963,520 80% 1.18MB/s 0:02:24
747,274,240 81% 1.17MB/s 0:02:24
748,584,960 81% 1.18MB/s 0:02:23
749,895,680 81% 1.18MB/s 0:02:22
751,206,400 81% 1.18MB/s 0:02:20
752,517,120 81% 1.18MB/s 0:02:19
753,827,840 81% 1.18MB/s 0:02:18
755,138,560 81% 1.18MB/s 0:02:17
756,449,280 82% 1.17MB/s 0:02:16
757,760,000 82% 1.17MB/s 0:02:15
759,070,720 82% 1.18MB/s 0:02:14
760,381,440 82% 1.17MB/s 0:02:13
761,692,160 82% 1.18MB/s 0:02:12
763,002,880 82% 1.18MB/s 0:02:11
764,313,600 82% 1.17MB/s 0:02:10
765,624,320 83% 1.17MB/s 0:02:09
766,935,040 83% 1.18MB/s 0:02:08
768,245,760 83% 1.17MB/s 0:02:07
769,556,480 83% 1.17MB/s 0:02:06
770,867,200 83% 1.17MB/s 0:02:05
772,177,920 83% 1.17MB/s 0:02:04
773,488,640 83% 1.17MB/s 0:02:03
774,799,360 84% 1.18MB/s 0:02:01
776,110,080 84% 1.17MB/s 0:02:00
777,420,800 84% 1.18MB/s 0:01:59
778,731,520 84% 1.18MB/s 0:01:57
780,042,240 84% 1.17MB/s 0:01:57
781,352,960 84% 1.18MB/s 0:01:55
782,663,680 84% 1.17MB/s 0:01:55
783,974,400 85% 1.17MB/s 0:01:53
785,285,120 85% 1.17MB/s 0:01:52
786,595,840 85% 1.17MB/s 0:01:51
787,906,560 85% 1.17MB/s 0:01:50
789,217,280 85% 1.17MB/s 0:01:49
790,528,000 85% 1.17MB/s 0:01:48
791,838,720 85% 1.18MB/s 0:01:47
793,149,440 86% 1.18MB/s 0:01:46
794,460,160 86% 1.18MB/s 0:01:45
795,770,880 86% 1.17MB/s 0:01:44
797,081,600 86% 1.17MB/s 0:01:43
798,392,320 86% 1.17MB/s 0:01:42
799,703,040 86% 1.17MB/s 0:01:41
801,013,760 86% 1.17MB/s 0:01:40
802,324,480 87% 1.17MB/s 0:01:38
803,635,200 87% 1.18MB/s 0:01:37
804,945,920 87% 1.17MB/s 0:01:36
806,256,640 87% 1.18MB/s 0:01:35
807,567,360 87% 1.18MB/s 0:01:34
808,878,080 87% 1.17MB/s 0:01:33
810,188,800 87% 1.17MB/s 0:01:32
811,499,520 88% 1.17MB/s 0:01:31
812,810,240 88% 1.17MB/s 0:01:30
814,120,960 88% 1.17MB/s 0:01:28
815,431,680 88% 1.17MB/s 0:01:27
816,742,400 88% 1.17MB/s 0:01:26
818,053,120 88% 1.17MB/s 0:01:25
819,363,840 88% 1.17MB/s 0:01:24
820,641,792 89% 1.16MB/s 0:01:24
821,952,512 89% 1.17MB/s 0:01:22
823,263,232 89% 1.17MB/s 0:01:21
824,573,952 89% 1.17MB/s 0:01:20
825,884,672 89% 1.18MB/s 0:01:18
827,195,392 89% 1.18MB/s 0:01:17
828,506,112 89% 1.18MB/s 0:01:16
829,816,832 90% 1.18MB/s 0:01:15
831,127,552 90% 1.18MB/s 0:01:14
832,438,272 90% 1.17MB/s 0:01:13
833,748,992 90% 1.17MB/s 0:01:12
835,059,712 90% 1.17MB/s 0:01:11
836,370,432 90% 1.17MB/s 0:01:10
837,681,152 90% 1.17MB/s 0:01:09
838,991,872 91% 1.18MB/s 0:01:08
840,302,592 91% 1.18MB/s 0:01:07
841,613,312 91% 1.18MB/s 0:01:05
842,924,032 91% 1.17MB/s 0:01:05
844,234,752 91% 1.17MB/s 0:01:04
845,545,472 91% 1.17MB/s 0:01:03
846,856,192 91% 1.17MB/s 0:01:01
848,166,912 92% 1.18MB/s 0:01:00
849,477,632 92% 1.17MB/s 0:00:59
850,788,352 92% 1.17MB/s 0:00:58
852,099,072 92% 1.18MB/s 0:00:57
853,409,792 92% 1.18MB/s 0:00:56
854,720,512 92% 1.18MB/s 0:00:55
856,031,232 92% 1.17MB/s 0:00:54
857,341,952 93% 1.17MB/s 0:00:53
858,652,672 93% 1.17MB/s 0:00:52
859,963,392 93% 1.17MB/s 0:00:50
861,274,112 93% 1.17MB/s 0:00:49
862,584,832 93% 1.17MB/s 0:00:48
863,895,552 93% 1.17MB/s 0:00:47
865,206,272 93% 1.18MB/s 0:00:46
866,516,992 94% 1.18MB/s 0:00:45
867,827,712 94% 1.18MB/s 0:00:44
869,138,432 94% 1.18MB/s 0:00:43
870,449,152 94% 1.17MB/s 0:00:42
871,759,872 94% 1.17MB/s 0:00:40
873,070,592 94% 1.17MB/s 0:00:39
874,381,312 94% 1.17MB/s 0:00:38
875,692,032 95% 1.17MB/s 0:00:37
877,002,752 95% 1.17MB/s 0:00:36
878,313,472 95% 1.17MB/s 0:00:35
879,624,192 95% 1.17MB/s 0:00:34
880,934,912 95% 1.17MB/s 0:00:33
882,245,632 95% 1.17MB/s 0:00:32
883,556,352 95% 1.18MB/s 0:00:31
884,867,072 96% 1.18MB/s 0:00:30
886,177,792 96% 1.18MB/s 0:00:28
887,488,512 96% 1.18MB/s 0:00:27
888,799,232 96% 1.18MB/s 0:00:26
890,109,952 96% 1.17MB/s 0:00:25
891,420,672 96% 1.17MB/s 0:00:24
892,731,392 96% 1.17MB/s 0:00:23
894,042,112 97% 1.17MB/s 0:00:22
895,352,832 97% 1.17MB/s 0:00:21
896,663,552 97% 1.17MB/s 0:00:20
897,974,272 97% 1.17MB/s 0:00:19
899,284,992 97% 1.17MB/s 0:00:18
900,595,712 97% 1.17MB/s 0:00:16
901,906,432 97% 1.18MB/s 0:00:15
903,217,152 98% 1.17MB/s 0:00:14
904,527,872 98% 1.18MB/s 0:00:13
905,838,592 98% 1.18MB/s 0:00:12
907,149,312 98% 1.18MB/s 0:00:11
908,460,032 98% 1.18MB/s 0:00:10
909,770,752 98% 1.18MB/s 0:00:09
911,081,472 98% 1.18MB/s 0:00:08
912,392,192 99% 1.17MB/s 0:00:07
913,702,912 99% 1.17MB/s 0:00:06
915,013,632 99% 1.17MB/s 0:00:04
916,324,352 99% 1.17MB/s 0:00:03
917,635,072 99% 1.17MB/s 0:00:02
918,945,792 99% 1.17MB/s 0:00:01
920,256,512 99% 1.17MB/s 0:00:00
921,004,660 100% 1.17MB/s 0:12:30 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221229-pine64-pinephonepro.img.xz.sha256
136 100% 0.25kB/s 0:00:00
136 100% 0.25kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221229-tablet-x64uefi.img.xz
32,768 0% 60.26kB/s 6:26:47
557,056 0% 512.24kB/s 0:45:29
1,867,776 0% 859.16kB/s 0:27:05
3,178,496 0% 973.65kB/s 0:23:53
4,489,216 0% 1.01MB/s 0:22:32
5,799,936 0% 1.17MB/s 0:19:17
7,110,656 0% 1.17MB/s 0:19:19
8,421,376 0% 1.17MB/s 0:19:17
9,732,096 0% 1.17MB/s 0:19:16
11,042,816 0% 1.17MB/s 0:19:15
12,353,536 0% 1.17MB/s 0:19:12
13,664,256 0% 1.17MB/s 0:19:12
14,974,976 1% 1.17MB/s 0:19:10
16,285,696 1% 1.17MB/s 0:19:13
17,596,416 1% 1.17MB/s 0:19:10
18,907,136 1% 1.17MB/s 0:19:06
20,217,856 1% 1.17MB/s 0:19:07
21,528,576 1% 1.18MB/s 0:19:02
22,839,296 1% 1.18MB/s 0:19:03
24,150,016 1% 1.17MB/s 0:19:03
25,460,736 1% 1.18MB/s 0:19:00
26,771,456 1% 1.18MB/s 0:18:59
28,082,176 2% 1.18MB/s 0:18:58
29,392,896 2% 1.18MB/s 0:18:57
30,703,616 2% 1.18MB/s 0:18:56
32,014,336 2% 1.18MB/s 0:18:55
33,325,056 2% 1.18MB/s 0:18:54
34,635,776 2% 1.17MB/s 0:18:53
35,946,496 2% 1.17MB/s 0:18:59
37,257,216 2% 1.17MB/s 0:18:52
38,567,936 2% 1.17MB/s 0:18:52
39,878,656 2% 1.17MB/s 0:18:51
41,189,376 2% 1.18MB/s 0:18:43
42,500,096 3% 1.17MB/s 0:18:47
43,810,816 3% 1.18MB/s 0:18:45
45,121,536 3% 1.18MB/s 0:18:44
46,432,256 3% 1.18MB/s 0:18:42
47,742,976 3% 1.18MB/s 0:18:41
49,053,696 3% 1.18MB/s 0:18:40
50,364,416 3% 1.18MB/s 0:18:38
51,675,136 3% 1.18MB/s 0:18:38
52,985,856 3% 1.18MB/s 0:18:38
54,296,576 3% 1.18MB/s 0:18:36
55,574,528 3% 1.17MB/s 0:18:43
56,885,248 4% 1.17MB/s 0:18:42
58,195,968 4% 1.17MB/s 0:18:42
59,506,688 4% 1.17MB/s 0:18:41
60,817,408 4% 1.17MB/s 0:18:32
62,128,128 4% 1.17MB/s 0:18:31
63,438,848 4% 1.18MB/s 0:18:29
64,749,568 4% 1.18MB/s 0:18:26
66,060,288 4% 1.18MB/s 0:18:25
67,371,008 4% 1.18MB/s 0:18:24
68,681,728 4% 1.18MB/s 0:18:25
69,992,448 5% 1.17MB/s 0:18:30
71,303,168 5% 1.17MB/s 0:18:29
72,613,888 5% 1.17MB/s 0:18:27
73,924,608 5% 1.17MB/s 0:18:25
75,235,328 5% 1.18MB/s 0:18:17
76,546,048 5% 1.18MB/s 0:18:17
77,856,768 5% 1.17MB/s 0:18:18
79,167,488 5% 1.17MB/s 0:18:22
80,478,208 5% 1.17MB/s 0:18:22
81,788,928 5% 1.17MB/s 0:18:20
83,099,648 5% 1.17MB/s 0:18:21
84,410,368 6% 1.17MB/s 0:18:14
85,721,088 6% 1.17MB/s 0:18:12
87,031,808 6% 1.17MB/s 0:18:11
88,211,456 6% 1.15MB/s 0:18:35
89,522,176 6% 1.15MB/s 0:18:35
90,832,896 6% 1.15MB/s 0:18:34
92,143,616 6% 1.14MB/s 0:18:34
93,454,336 6% 1.17MB/s 0:18:05
94,765,056 6% 1.17MB/s 0:18:05
96,075,776 6% 1.17MB/s 0:18:06
97,386,496 6% 1.17MB/s 0:18:08
98,697,216 7% 1.17MB/s 0:18:07
100,007,936 7% 1.17MB/s 0:18:07
101,318,656 7% 1.17MB/s 0:18:04
102,629,376 7% 1.17MB/s 0:17:59
103,940,096 7% 1.17MB/s 0:17:57
105,250,816 7% 1.18MB/s 0:17:54
106,561,536 7% 1.18MB/s 0:17:53
107,872,256 7% 1.17MB/s 0:17:52
109,182,976 7% 1.17MB/s 0:17:53
110,493,696 7% 1.18MB/s 0:17:50
111,804,416 7% 1.18MB/s 0:17:49
113,115,136 8% 1.18MB/s 0:17:47
114,425,856 8% 1.18MB/s 0:17:44
115,736,576 8% 1.17MB/s 0:17:51
117,047,296 8% 1.18MB/s 0:17:44
118,358,016 8% 1.17MB/s 0:17:45
119,668,736 8% 1.17MB/s 0:17:43
120,979,456 8% 1.18MB/s 0:17:41
122,290,176 8% 1.17MB/s 0:17:40
123,600,896 8% 1.18MB/s 0:17:37
124,911,616 8% 1.17MB/s 0:17:39
126,222,336 9% 1.18MB/s 0:17:33
127,533,056 9% 1.17MB/s 0:17:37
128,843,776 9% 1.17MB/s 0:17:36
130,154,496 9% 1.18MB/s 0:17:33
131,465,216 9% 1.18MB/s 0:17:32
132,775,936 9% 1.17MB/s 0:17:33
134,086,656 9% 1.17MB/s 0:17:33
135,397,376 9% 1.17MB/s 0:17:32
136,708,096 9% 1.17MB/s 0:17:31
138,018,816 9% 1.18MB/s 0:17:26
139,329,536 9% 1.18MB/s 0:17:25
140,640,256 10% 1.18MB/s 0:17:23
141,950,976 10% 1.18MB/s 0:17:22
143,261,696 10% 1.17MB/s 0:17:28
144,572,416 10% 1.17MB/s 0:17:27
145,883,136 10% 1.17MB/s 0:17:26
147,193,856 10% 1.17MB/s 0:17:25
148,504,576 10% 1.18MB/s 0:17:17
149,815,296 10% 1.18MB/s 0:17:17
151,126,016 10% 1.18MB/s 0:17:16
152,436,736 10% 1.18MB/s 0:17:14
153,747,456 10% 1.18MB/s 0:17:13
155,058,176 11% 1.18MB/s 0:17:12
156,368,896 11% 1.18MB/s 0:17:11
157,679,616 11% 1.17MB/s 0:17:11
158,990,336 11% 1.17MB/s 0:17:11
160,301,056 11% 1.17MB/s 0:17:12
161,611,776 11% 1.17MB/s 0:17:10
162,922,496 11% 1.17MB/s 0:17:08
164,233,216 11% 1.17MB/s 0:17:08
165,543,936 11% 1.18MB/s 0:17:04
166,854,656 11% 1.18MB/s 0:17:03
168,165,376 12% 1.18MB/s 0:17:02
169,476,096 12% 1.18MB/s 0:16:59
170,786,816 12% 1.18MB/s 0:16:59
172,097,536 12% 1.18MB/s 0:16:58
173,408,256 12% 1.18MB/s 0:16:57
174,718,976 12% 1.18MB/s 0:16:56
176,029,696 12% 1.17MB/s 0:16:56
177,340,416 12% 1.17MB/s 0:16:59
178,651,136 12% 1.17MB/s 0:16:59
179,961,856 12% 1.17MB/s 0:17:00
181,272,576 12% 1.17MB/s 0:16:59
182,583,296 13% 1.17MB/s 0:16:52
183,894,016 13% 1.17MB/s 0:16:52
185,204,736 13% 1.17MB/s 0:16:49
186,515,456 13% 1.17MB/s 0:16:50
187,826,176 13% 1.17MB/s 0:16:47
189,136,896 13% 1.17MB/s 0:16:46
190,414,848 13% 1.17MB/s 0:16:51
191,725,568 13% 1.17MB/s 0:16:46
193,036,288 13% 1.17MB/s 0:16:47
194,347,008 13% 1.17MB/s 0:16:47
195,657,728 13% 1.18MB/s 0:16:39
196,968,448 14% 1.18MB/s 0:16:37
198,279,168 14% 1.18MB/s 0:16:36
199,589,888 14% 1.18MB/s 0:16:35
200,900,608 14% 1.18MB/s 0:16:35
202,211,328 14% 1.17MB/s 0:16:34
203,522,048 14% 1.18MB/s 0:16:32
204,832,768 14% 1.17MB/s 0:16:32
206,143,488 14% 1.17MB/s 0:16:31
207,454,208 14% 1.17MB/s 0:16:30
208,764,928 14% 1.17MB/s 0:16:29
210,075,648 15% 1.18MB/s 0:16:27
211,386,368 15% 1.18MB/s 0:16:25
212,697,088 15% 1.18MB/s 0:16:24
214,007,808 15% 1.17MB/s 0:16:25
215,318,528 15% 1.17MB/s 0:16:25
216,629,248 15% 1.17MB/s 0:16:29
217,939,968 15% 1.17MB/s 0:16:28
219,250,688 15% 1.17MB/s 0:16:26
220,561,408 15% 1.17MB/s 0:16:25
221,872,128 15% 1.17MB/s 0:16:21
223,182,848 15% 1.17MB/s 0:16:18
224,493,568 16% 1.17MB/s 0:16:18
225,804,288 16% 1.17MB/s 0:16:17
227,115,008 16% 1.17MB/s 0:16:14
228,425,728 16% 1.17MB/s 0:16:14
229,736,448 16% 1.18MB/s 0:16:10
231,047,168 16% 1.17MB/s 0:16:11
232,357,888 16% 1.17MB/s 0:16:09
233,668,608 16% 1.17MB/s 0:16:08
234,979,328 16% 1.17MB/s 0:16:07
236,290,048 16% 1.18MB/s 0:16:05
237,600,768 16% 1.18MB/s 0:16:04
238,911,488 17% 1.17MB/s 0:16:04
240,222,208 17% 1.17MB/s 0:16:06
241,532,928 17% 1.17MB/s 0:16:04
242,843,648 17% 1.17MB/s 0:16:04
244,154,368 17% 1.17MB/s 0:16:02
245,465,088 17% 1.18MB/s 0:15:58
246,775,808 17% 1.18MB/s 0:15:56
248,086,528 17% 1.18MB/s 0:15:55
249,397,248 17% 1.18MB/s 0:15:53
250,707,968 17% 1.18MB/s 0:15:52
252,018,688 18% 1.18MB/s 0:15:51
253,329,408 18% 1.18MB/s 0:15:50
254,640,128 18% 1.18MB/s 0:15:49
255,950,848 18% 1.18MB/s 0:15:48
257,261,568 18% 1.17MB/s 0:15:50
258,572,288 18% 1.17MB/s 0:15:51
259,883,008 18% 1.17MB/s 0:15:48
261,062,656 18% 1.16MB/s 0:15:57
262,373,376 18% 1.16MB/s 0:15:53
263,684,096 18% 1.17MB/s 0:15:51
264,994,816 18% 1.16MB/s 0:15:51
266,305,536 19% 1.17MB/s 0:15:42
267,616,256 19% 1.17MB/s 0:15:40
268,926,976 19% 1.17MB/s 0:15:39
270,237,696 19% 1.17MB/s 0:15:39
271,548,416 19% 1.18MB/s 0:15:35
272,859,136 19% 1.17MB/s 0:15:40
274,169,856 19% 1.17MB/s 0:15:34
275,480,576 19% 1.17MB/s 0:15:33
276,791,296 19% 1.17MB/s 0:15:33
278,102,016 19% 1.18MB/s 0:15:26
279,412,736 19% 1.17MB/s 0:15:30
280,723,456 20% 1.17MB/s 0:15:30
282,034,176 20% 1.17MB/s 0:15:29
283,344,896 20% 1.17MB/s 0:15:28
284,655,616 20% 1.17MB/s 0:15:27
285,966,336 20% 1.17MB/s 0:15:27
287,277,056 20% 1.17MB/s 0:15:26
288,587,776 20% 1.17MB/s 0:15:26
289,898,496 20% 1.17MB/s 0:15:26
291,209,216 20% 1.16MB/s 0:15:28
292,519,936 20% 1.17MB/s 0:15:26
293,830,656 21% 1.17MB/s 0:15:25
295,141,376 21% 1.17MB/s 0:15:22
296,452,096 21% 1.18MB/s 0:15:15
297,762,816 21% 1.18MB/s 0:15:14
299,073,536 21% 1.18MB/s 0:15:13
300,384,256 21% 1.18MB/s 0:15:12
301,694,976 21% 1.18MB/s 0:15:11
303,005,696 21% 1.17MB/s 0:15:14
304,316,416 21% 1.17MB/s 0:15:12
305,627,136 21% 1.17MB/s 0:15:12
306,937,856 21% 1.17MB/s 0:15:10
308,248,576 22% 1.17MB/s 0:15:06
309,559,296 22% 1.17MB/s 0:15:05
310,870,016 22% 1.18MB/s 0:15:03
312,180,736 22% 1.18MB/s 0:15:02
313,491,456 22% 1.17MB/s 0:15:03
314,802,176 22% 1.17MB/s 0:15:02
316,112,896 22% 1.17MB/s 0:15:01
317,423,616 22% 1.17MB/s 0:15:00
318,734,336 22% 1.18MB/s 0:14:57
320,045,056 22% 1.18MB/s 0:14:56
321,355,776 22% 1.18MB/s 0:14:54
322,666,496 23% 1.18MB/s 0:14:53
323,944,448 23% 1.17MB/s 0:14:58
325,255,168 23% 1.16MB/s 0:15:00
326,565,888 23% 1.17MB/s 0:14:56
327,876,608 23% 1.17MB/s 0:14:56
329,187,328 23% 1.17MB/s 0:14:51
330,498,048 23% 1.18MB/s 0:14:44
331,808,768 23% 1.17MB/s 0:14:47
333,119,488 23% 1.18MB/s 0:14:45
334,430,208 23% 1.18MB/s 0:14:41
335,740,928 24% 1.17MB/s 0:14:45
337,051,648 24% 1.17MB/s 0:14:42
338,362,368 24% 1.17MB/s 0:14:41
339,673,088 24% 1.17MB/s 0:14:40
340,983,808 24% 1.18MB/s 0:14:37
342,294,528 24% 1.17MB/s 0:14:40
343,605,248 24% 1.17MB/s 0:14:37
344,915,968 24% 1.17MB/s 0:14:39
346,226,688 24% 1.17MB/s 0:14:38
347,537,408 24% 1.18MB/s 0:14:33
348,848,128 24% 1.17MB/s 0:14:36
350,158,848 25% 1.17MB/s 0:14:32
351,469,568 25% 1.17MB/s 0:14:31
352,780,288 25% 1.17MB/s 0:14:30
354,091,008 25% 1.17MB/s 0:14:33
355,008,512 25% 1.05MB/s 0:16:08
356,188,160 25% 1.03MB/s 0:16:30
357,367,808 25% 1.01MB/s 0:16:48
358,678,528 25% 1.00MB/s 0:16:50
359,858,176 25% 1.10MB/s 0:15:20
361,037,824 25% 1.06MB/s 0:15:56
362,086,400 25% 1.01MB/s 0:16:41
363,266,048 25% 1020.27kB/s 0:16:54
364,314,624 26% 973.60kB/s 0:17:42
365,494,272 26% 1020.16kB/s 0:16:52
366,673,920 26% 1.03MB/s 0:16:22
367,853,568 26% 1.03MB/s 0:16:14
369,164,288 26% 1.09MB/s 0:15:19
370,343,936 26% 1.10MB/s 0:15:16
371,523,584 26% 1.12MB/s 0:14:51
372,703,232 26% 1.13MB/s 0:14:48
373,882,880 26% 1.12MB/s 0:14:52
375,062,528 26% 1.12MB/s 0:14:52
376,373,248 26% 1.12MB/s 0:14:49
377,683,968 27% 1.13MB/s 0:14:42
378,994,688 27% 1.14MB/s 0:14:37
380,305,408 27% 1.14MB/s 0:14:30
381,616,128 27% 1.14MB/s 0:14:27
382,926,848 27% 1.15MB/s 0:14:23
384,237,568 27% 1.15MB/s 0:14:22
385,548,288 27% 1.15MB/s 0:14:21
386,859,008 27% 1.14MB/s 0:14:22
388,169,728 27% 1.14MB/s 0:14:26
389,349,376 27% 1.13MB/s 0:14:29
390,660,096 27% 1.13MB/s 0:14:28
391,970,816 28% 1.14MB/s 0:14:22
393,281,536 28% 1.15MB/s 0:14:14
394,592,256 28% 1.16MB/s 0:14:06
395,902,976 28% 1.16MB/s 0:14:02
397,213,696 28% 1.16MB/s 0:14:00
398,524,416 28% 1.16MB/s 0:13:59
399,835,136 28% 1.16MB/s 0:13:59
401,145,856 28% 1.17MB/s 0:13:55
402,456,576 28% 1.16MB/s 0:13:58
403,767,296 28% 1.16MB/s 0:13:58
405,078,016 28% 1.16MB/s 0:13:58
406,388,736 29% 1.15MB/s 0:13:59
407,699,456 29% 1.16MB/s 0:13:52
409,010,176 29% 1.16MB/s 0:13:51
410,320,896 29% 1.17MB/s 0:13:44
411,631,616 29% 1.17MB/s 0:13:42
412,942,336 29% 1.17MB/s 0:13:40
414,253,056 29% 1.18MB/s 0:13:37
415,563,776 29% 1.18MB/s 0:13:36
416,874,496 29% 1.18MB/s 0:13:35
418,185,216 29% 1.17MB/s 0:13:35
419,495,936 29% 1.17MB/s 0:13:33
420,806,656 30% 1.17MB/s 0:13:33
422,117,376 30% 1.17MB/s 0:13:31
423,428,096 30% 1.18MB/s 0:13:29
424,738,816 30% 1.17MB/s 0:13:30
426,049,536 30% 1.18MB/s 0:13:27
427,360,256 30% 1.17MB/s 0:13:27
428,670,976 30% 1.17MB/s 0:13:27
429,981,696 30% 1.17MB/s 0:13:25
431,292,416 30% 1.17MB/s 0:13:24
432,603,136 30% 1.17MB/s 0:13:26
433,913,856 31% 1.17MB/s 0:13:22
435,224,576 31% 1.17MB/s 0:13:26
436,535,296 31% 1.16MB/s 0:13:28
437,846,016 31% 1.17MB/s 0:13:21
439,156,736 31% 1.17MB/s 0:13:23
440,467,456 31% 1.17MB/s 0:13:16
441,778,176 31% 1.18MB/s 0:13:12
443,088,896 31% 1.17MB/s 0:13:15
444,399,616 31% 1.17MB/s 0:13:14
445,710,336 31% 1.17MB/s 0:13:13
447,021,056 31% 1.17MB/s 0:13:13
448,331,776 32% 1.17MB/s 0:13:12
449,642,496 32% 1.17MB/s 0:13:11
450,953,216 32% 1.17MB/s 0:13:10
452,263,936 32% 1.17MB/s 0:13:10
453,574,656 32% 1.17MB/s 0:13:08
454,885,376 32% 1.17MB/s 0:13:07
456,196,096 32% 1.17MB/s 0:13:06
457,506,816 32% 1.17MB/s 0:13:05
458,784,768 32% 1.16MB/s 0:13:08
460,095,488 32% 1.16MB/s 0:13:07
461,406,208 32% 1.16MB/s 0:13:07
462,716,928 33% 1.17MB/s 0:13:03
464,027,648 33% 1.17MB/s 0:12:58
465,338,368 33% 1.17MB/s 0:12:57
466,649,088 33% 1.17MB/s 0:12:55
467,959,808 33% 1.17MB/s 0:12:56
469,270,528 33% 1.17MB/s 0:12:55
470,581,248 33% 1.17MB/s 0:12:56
471,891,968 33% 1.17MB/s 0:12:54
473,202,688 33% 1.17MB/s 0:12:52
474,513,408 33% 1.17MB/s 0:12:51
475,824,128 34% 1.17MB/s 0:12:49
477,134,848 34% 1.17MB/s 0:12:48
478,445,568 34% 1.17MB/s 0:12:49
479,756,288 34% 1.17MB/s 0:12:48
481,067,008 34% 1.17MB/s 0:12:45
482,377,728 34% 1.17MB/s 0:12:45
483,688,448 34% 1.17MB/s 0:12:41
484,999,168 34% 1.17MB/s 0:12:42
486,309,888 34% 1.17MB/s 0:12:41
487,620,608 34% 1.17MB/s 0:12:39
488,931,328 34% 1.17MB/s 0:12:38
490,242,048 35% 1.17MB/s 0:12:39
491,552,768 35% 1.17MB/s 0:12:38
492,863,488 35% 1.17MB/s 0:12:37
494,174,208 35% 1.17MB/s 0:12:36
495,484,928 35% 1.17MB/s 0:12:34
496,795,648 35% 1.17MB/s 0:12:33
498,106,368 35% 1.17MB/s 0:12:29
499,417,088 35% 1.17MB/s 0:12:28
500,727,808 35% 1.18MB/s 0:12:23
502,038,528 35% 1.18MB/s 0:12:23
503,349,248 35% 1.17MB/s 0:12:27
504,659,968 36% 1.17MB/s 0:12:23
505,970,688 36% 1.17MB/s 0:12:22
507,281,408 36% 1.17MB/s 0:12:21
508,592,128 36% 1.17MB/s 0:12:24
509,902,848 36% 1.16MB/s 0:12:26
511,213,568 36% 1.17MB/s 0:12:22
512,524,288 36% 1.17MB/s 0:12:21
513,835,008 36% 1.18MB/s 0:12:13
515,145,728 36% 1.18MB/s 0:12:11
516,456,448 36% 1.17MB/s 0:12:13
517,767,168 37% 1.17MB/s 0:12:12
519,077,888 37% 1.17MB/s 0:12:13
520,388,608 37% 1.17MB/s 0:12:15
521,699,328 37% 1.17MB/s 0:12:14
523,010,048 37% 1.17MB/s 0:12:13
524,320,768 37% 1.17MB/s 0:12:10
525,631,488 37% 1.17MB/s 0:12:08
526,942,208 37% 1.17MB/s 0:12:05
528,252,928 37% 1.17MB/s 0:12:04
529,563,648 37% 1.16MB/s 0:12:09
530,874,368 37% 1.17MB/s 0:12:03
532,185,088 38% 1.17MB/s 0:12:03
533,495,808 38% 1.17MB/s 0:12:02
534,806,528 38% 1.18MB/s 0:11:55
536,117,248 38% 1.17MB/s 0:11:57
537,427,968 38% 1.17MB/s 0:11:56
538,738,688 38% 1.17MB/s 0:11:55
540,049,408 38% 1.17MB/s 0:11:55
541,360,128 38% 1.17MB/s 0:11:53
542,670,848 38% 1.17MB/s 0:11:51
543,981,568 38% 1.17MB/s 0:11:50
545,292,288 38% 1.17MB/s 0:11:49
546,603,008 39% 1.17MB/s 0:11:48
547,913,728 39% 1.17MB/s 0:11:47
549,224,448 39% 1.17MB/s 0:11:46
550,535,168 39% 1.17MB/s 0:11:46
551,845,888 39% 1.18MB/s 0:11:43
553,156,608 39% 1.18MB/s 0:11:42
554,467,328 39% 1.17MB/s 0:11:42
555,778,048 39% 1.18MB/s 0:11:38
557,088,768 39% 1.17MB/s 0:11:39
558,399,488 39% 1.17MB/s 0:11:38
559,710,208 40% 1.17MB/s 0:11:37
561,020,928 40% 1.17MB/s 0:11:36
562,331,648 40% 1.18MB/s 0:11:34
563,642,368 40% 1.18MB/s 0:11:32
564,953,088 40% 1.17MB/s 0:11:33
566,263,808 40% 1.17MB/s 0:11:33
567,574,528 40% 1.17MB/s 0:11:31
568,885,248 40% 1.17MB/s 0:11:31
570,195,968 40% 1.17MB/s 0:11:29
571,506,688 40% 1.18MB/s 0:11:27
572,817,408 40% 1.17MB/s 0:11:26
574,128,128 41% 1.17MB/s 0:11:26
575,438,848 41% 1.17MB/s 0:11:26
576,749,568 41% 1.17MB/s 0:11:23
578,060,288 41% 1.17MB/s 0:11:22
579,371,008 41% 1.18MB/s 0:11:20
580,681,728 41% 1.18MB/s 0:11:19
581,992,448 41% 1.17MB/s 0:11:23
583,303,168 41% 1.17MB/s 0:11:22
584,613,888 41% 1.17MB/s 0:11:21
585,924,608 41% 1.17MB/s 0:11:19
587,235,328 41% 1.18MB/s 0:11:13
588,546,048 42% 1.18MB/s 0:11:12
589,856,768 42% 1.18MB/s 0:11:11
591,167,488 42% 1.18MB/s 0:11:10
592,445,440 42% 1.17MB/s 0:11:14
593,756,160 42% 1.17MB/s 0:11:13
595,066,880 42% 1.16MB/s 0:11:16
596,377,600 42% 1.15MB/s 0:11:20
597,688,320 42% 1.15MB/s 0:11:17
598,999,040 42% 1.16MB/s 0:11:14
600,309,760 42% 1.16MB/s 0:11:09
601,620,480 43% 1.17MB/s 0:11:03
602,931,200 43% 1.18MB/s 0:11:00
604,241,920 43% 1.17MB/s 0:11:00
605,552,640 43% 1.17MB/s 0:11:01
606,863,360 43% 1.17MB/s 0:11:00
608,174,080 43% 1.17MB/s 0:10:57
609,484,800 43% 1.17MB/s 0:10:56
610,795,520 43% 1.18MB/s 0:10:54
612,106,240 43% 1.17MB/s 0:10:54
613,416,960 43% 1.17MB/s 0:10:54
614,727,680 43% 1.17MB/s 0:10:55
616,038,400 44% 1.17MB/s 0:10:53
617,349,120 44% 1.17MB/s 0:10:51
618,659,840 44% 1.17MB/s 0:10:48
619,970,560 44% 1.18MB/s 0:10:44
621,281,280 44% 1.18MB/s 0:10:44
622,592,000 44% 1.18MB/s 0:10:43
623,902,720 44% 1.17MB/s 0:10:44
625,213,440 44% 1.17MB/s 0:10:44
626,524,160 44% 1.17MB/s 0:10:45
627,834,880 44% 1.17MB/s 0:10:44
629,145,600 44% 1.17MB/s 0:10:42
630,456,320 45% 1.17MB/s 0:10:43
631,767,040 45% 1.17MB/s 0:10:40
633,077,760 45% 1.17MB/s 0:10:39
634,388,480 45% 1.17MB/s 0:10:38
635,699,200 45% 1.17MB/s 0:10:34
637,009,920 45% 1.18MB/s 0:10:32
638,320,640 45% 1.18MB/s 0:10:31
639,631,360 45% 1.18MB/s 0:10:29
640,942,080 45% 1.18MB/s 0:10:28
642,252,800 45% 1.18MB/s 0:10:27
643,563,520 46% 1.18MB/s 0:10:26
644,874,240 46% 1.18MB/s 0:10:25
646,184,960 46% 1.18MB/s 0:10:24
647,495,680 46% 1.17MB/s 0:10:25
648,806,400 46% 1.17MB/s 0:10:24
650,117,120 46% 1.17MB/s 0:10:22
651,427,840 46% 1.17MB/s 0:10:21
652,738,560 46% 1.18MB/s 0:10:18
654,049,280 46% 1.18MB/s 0:10:18
655,360,000 46% 1.18MB/s 0:10:17
656,670,720 46% 1.17MB/s 0:10:19
657,981,440 47% 1.17MB/s 0:10:18
659,292,160 47% 1.17MB/s 0:10:17
660,602,880 47% 1.17MB/s 0:10:15
661,913,600 47% 1.18MB/s 0:10:11
663,224,320 47% 1.17MB/s 0:10:13
664,535,040 47% 1.17MB/s 0:10:12
665,845,760 47% 1.17MB/s 0:10:11
667,156,480 47% 1.17MB/s 0:10:10
668,467,200 47% 1.17MB/s 0:10:07
669,777,920 47% 1.17MB/s 0:10:05
671,088,640 47% 1.17MB/s 0:10:06
672,399,360 48% 1.17MB/s 0:10:04
673,710,080 48% 1.17MB/s 0:10:03
675,020,800 48% 1.17MB/s 0:10:02
676,331,520 48% 1.18MB/s 0:09:59
677,642,240 48% 1.18MB/s 0:09:58
678,952,960 48% 1.18MB/s 0:09:57
680,263,680 48% 1.17MB/s 0:09:57
681,574,400 48% 1.17MB/s 0:09:56
682,885,120 48% 1.17MB/s 0:09:55
684,195,840 48% 1.17MB/s 0:09:54
685,506,560 49% 1.18MB/s 0:09:52
686,817,280 49% 1.18MB/s 0:09:51
688,128,000 49% 1.18MB/s 0:09:49
689,438,720 49% 1.18MB/s 0:09:48
690,749,440 49% 1.18MB/s 0:09:47
692,060,160 49% 1.18MB/s 0:09:46
693,370,880 49% 1.18MB/s 0:09:45
694,681,600 49% 1.18MB/s 0:09:45
695,992,320 49% 1.17MB/s 0:09:45
697,303,040 49% 1.17MB/s 0:09:44
698,613,760 49% 1.18MB/s 0:09:41
699,924,480 50% 1.18MB/s 0:09:40
701,235,200 50% 1.18MB/s 0:09:36
702,545,920 50% 1.18MB/s 0:09:36
703,856,640 50% 1.18MB/s 0:09:37
705,167,360 50% 1.17MB/s 0:09:37
706,478,080 50% 1.17MB/s 0:09:36
707,788,800 50% 1.17MB/s 0:09:35
709,099,520 50% 1.17MB/s 0:09:33
710,410,240 50% 1.17MB/s 0:09:35
711,720,960 50% 1.17MB/s 0:09:30
713,031,680 50% 1.17MB/s 0:09:29
714,342,400 51% 1.17MB/s 0:09:29
715,653,120 51% 1.18MB/s 0:09:25
716,963,840 51% 1.17MB/s 0:09:26
718,274,560 51% 1.17MB/s 0:09:25
719,585,280 51% 1.18MB/s 0:09:23
720,896,000 51% 1.17MB/s 0:09:25
722,206,720 51% 1.18MB/s 0:09:21
723,517,440 51% 1.18MB/s 0:09:20
724,828,160 51% 1.18MB/s 0:09:19
726,138,880 51% 1.18MB/s 0:09:16
727,416,832 52% 1.17MB/s 0:09:21
728,727,552 52% 1.17MB/s 0:09:21
730,038,272 52% 1.16MB/s 0:09:22
731,348,992 52% 1.16MB/s 0:09:21
732,659,712 52% 1.17MB/s 0:09:15
733,970,432 52% 1.17MB/s 0:09:15
735,281,152 52% 1.18MB/s 0:09:11
736,591,872 52% 1.18MB/s 0:09:09
737,902,592 52% 1.18MB/s 0:09:08
739,213,312 52% 1.18MB/s 0:09:07
740,524,032 52% 1.18MB/s 0:09:06
741,834,752 53% 1.18MB/s 0:09:05
743,145,472 53% 1.18MB/s 0:09:04
744,456,192 53% 1.18MB/s 0:09:03
745,766,912 53% 1.18MB/s 0:09:02
747,077,632 53% 1.17MB/s 0:09:03
748,388,352 53% 1.17MB/s 0:09:00
749,699,072 53% 1.18MB/s 0:08:58
751,009,792 53% 1.18MB/s 0:08:57
752,320,512 53% 1.18MB/s 0:08:54
753,631,232 53% 1.18MB/s 0:08:55
754,941,952 53% 1.18MB/s 0:08:54
756,252,672 54% 1.18MB/s 0:08:53
757,563,392 54% 1.18MB/s 0:08:51
758,874,112 54% 1.17MB/s 0:08:53
760,184,832 54% 1.18MB/s 0:08:50
761,495,552 54% 1.18MB/s 0:08:49
762,806,272 54% 1.17MB/s 0:08:48
764,116,992 54% 1.18MB/s 0:08:45
765,427,712 54% 1.17MB/s 0:08:47
766,738,432 54% 1.17MB/s 0:08:46
768,049,152 54% 1.17MB/s 0:08:45
769,359,872 55% 1.18MB/s 0:08:42
770,670,592 55% 1.18MB/s 0:08:41
771,981,312 55% 1.17MB/s 0:08:41
773,292,032 55% 1.17MB/s 0:08:40
774,602,752 55% 1.17MB/s 0:08:39
775,913,472 55% 1.17MB/s 0:08:38
777,224,192 55% 1.18MB/s 0:08:35
778,534,912 55% 1.18MB/s 0:08:34
779,845,632 55% 1.18MB/s 0:08:33
781,156,352 55% 1.17MB/s 0:08:34
782,467,072 55% 1.17MB/s 0:08:32
783,777,792 56% 1.17MB/s 0:08:31
785,088,512 56% 1.17MB/s 0:08:30
786,399,232 56% 1.18MB/s 0:08:27
787,709,952 56% 1.18MB/s 0:08:26
789,020,672 56% 1.17MB/s 0:08:27
790,331,392 56% 1.17MB/s 0:08:26
791,642,112 56% 1.17MB/s 0:08:24
792,952,832 56% 1.17MB/s 0:08:23
794,263,552 56% 1.18MB/s 0:08:21
795,574,272 56% 1.17MB/s 0:08:21
796,884,992 56% 1.17MB/s 0:08:21
798,195,712 57% 1.17MB/s 0:08:20
799,506,432 57% 1.17MB/s 0:08:19
800,817,152 57% 1.17MB/s 0:08:17
802,127,872 57% 1.17MB/s 0:08:17
803,438,592 57% 1.17MB/s 0:08:17
804,749,312 57% 1.16MB/s 0:08:18
806,060,032 57% 1.16MB/s 0:08:18
807,370,752 57% 1.17MB/s 0:08:14
808,681,472 57% 1.17MB/s 0:08:12
809,992,192 57% 1.18MB/s 0:08:08
811,302,912 58% 1.18MB/s 0:08:07
812,613,632 58% 1.17MB/s 0:08:07
813,924,352 58% 1.17MB/s 0:08:06
815,235,072 58% 1.17MB/s 0:08:05
816,545,792 58% 1.18MB/s 0:08:03
817,856,512 58% 1.18MB/s 0:08:02
819,167,232 58% 1.18MB/s 0:08:01
820,477,952 58% 1.18MB/s 0:08:00
821,788,672 58% 1.18MB/s 0:07:58
823,099,392 58% 1.18MB/s 0:07:57
824,410,112 58% 1.18MB/s 0:07:56
825,720,832 59% 1.18MB/s 0:07:55
827,031,552 59% 1.17MB/s 0:07:56
828,342,272 59% 1.17MB/s 0:07:55
829,652,992 59% 1.17MB/s 0:07:54
830,963,712 59% 1.17MB/s 0:07:52
832,274,432 59% 1.18MB/s 0:07:50
833,585,152 59% 1.18MB/s 0:07:49
834,895,872 59% 1.18MB/s 0:07:48
836,206,592 59% 1.18MB/s 0:07:47
837,517,312 59% 1.18MB/s 0:07:45
838,828,032 59% 1.18MB/s 0:07:44
840,138,752 60% 1.18MB/s 0:07:43
841,449,472 60% 1.18MB/s 0:07:42
842,760,192 60% 1.18MB/s 0:07:41
844,070,912 60% 1.18MB/s 0:07:40
845,381,632 60% 1.18MB/s 0:07:39
846,692,352 60% 1.18MB/s 0:07:38
848,003,072 60% 1.18MB/s 0:07:37
849,313,792 60% 1.18MB/s 0:07:36
850,624,512 60% 1.18MB/s 0:07:35
851,935,232 60% 1.18MB/s 0:07:34
853,245,952 61% 1.18MB/s 0:07:32
854,556,672 61% 1.18MB/s 0:07:31
855,867,392 61% 1.18MB/s 0:07:30
857,178,112 61% 1.17MB/s 0:07:30
858,488,832 61% 1.18MB/s 0:07:28
859,799,552 61% 1.18MB/s 0:07:27
861,077,504 61% 1.17MB/s 0:07:29
862,388,224 61% 1.16MB/s 0:07:31
863,698,944 61% 1.16MB/s 0:07:31
865,009,664 61% 1.16MB/s 0:07:30
866,320,384 61% 1.16MB/s 0:07:26
867,631,104 62% 1.17MB/s 0:07:22
868,941,824 62% 1.17MB/s 0:07:21
870,252,544 62% 1.17MB/s 0:07:19
871,563,264 62% 1.18MB/s 0:07:17
872,873,984 62% 1.18MB/s 0:07:16
874,184,704 62% 1.18MB/s 0:07:15
875,495,424 62% 1.18MB/s 0:07:14
876,806,144 62% 1.18MB/s 0:07:13
878,116,864 62% 1.17MB/s 0:07:15
879,427,584 62% 1.17MB/s 0:07:14
880,738,304 62% 1.17MB/s 0:07:13
882,049,024 63% 1.17MB/s 0:07:12
883,359,744 63% 1.18MB/s 0:07:08
884,670,464 63% 1.18MB/s 0:07:06
885,981,184 63% 1.18MB/s 0:07:05
887,291,904 63% 1.18MB/s 0:07:04
888,602,624 63% 1.17MB/s 0:07:04
889,913,344 63% 1.17MB/s 0:07:03
891,224,064 63% 1.17MB/s 0:07:03
892,534,784 63% 1.17MB/s 0:07:00
893,845,504 63% 1.18MB/s 0:06:58
895,156,224 64% 1.18MB/s 0:06:58
896,466,944 64% 1.18MB/s 0:06:55
897,777,664 64% 1.17MB/s 0:06:56
899,088,384 64% 1.17MB/s 0:06:55
900,399,104 64% 1.17MB/s 0:06:54
901,709,824 64% 1.17MB/s 0:06:53
903,020,544 64% 1.18MB/s 0:06:51
904,331,264 64% 1.18MB/s 0:06:50
905,641,984 64% 1.18MB/s 0:06:49
906,952,704 64% 1.18MB/s 0:06:48
908,263,424 64% 1.17MB/s 0:06:47
909,574,144 65% 1.18MB/s 0:06:46
910,884,864 65% 1.18MB/s 0:06:45
912,195,584 65% 1.17MB/s 0:06:45
913,506,304 65% 1.17MB/s 0:06:43
914,817,024 65% 1.17MB/s 0:06:43
916,127,744 65% 1.17MB/s 0:06:41
917,438,464 65% 1.18MB/s 0:06:39
918,749,184 65% 1.18MB/s 0:06:38
920,059,904 65% 1.18MB/s 0:06:37
921,370,624 65% 1.18MB/s 0:06:35
922,681,344 65% 1.18MB/s 0:06:35
923,992,064 66% 1.18MB/s 0:06:34
925,302,784 66% 1.18MB/s 0:06:32
926,613,504 66% 1.18MB/s 0:06:31
927,924,224 66% 1.17MB/s 0:06:31
929,234,944 66% 1.17MB/s 0:06:31
930,545,664 66% 1.17MB/s 0:06:30
931,856,384 66% 1.17MB/s 0:06:29
933,167,104 66% 1.17MB/s 0:06:27
934,477,824 66% 1.17MB/s 0:06:26
935,788,544 66% 1.18MB/s 0:06:24
937,099,264 67% 1.18MB/s 0:06:23
938,409,984 67% 1.18MB/s 0:06:22
939,720,704 67% 1.18MB/s 0:06:20
941,031,424 67% 1.18MB/s 0:06:19
942,342,144 67% 1.18MB/s 0:06:18
943,652,864 67% 1.18MB/s 0:06:17
944,963,584 67% 1.18MB/s 0:06:16
946,274,304 67% 1.18MB/s 0:06:15
947,585,024 67% 1.18MB/s 0:06:14
948,895,744 67% 1.18MB/s 0:06:13
950,206,464 67% 1.18MB/s 0:06:12
951,517,184 68% 1.17MB/s 0:06:12
952,827,904 68% 1.17MB/s 0:06:13
954,138,624 68% 1.16MB/s 0:06:12
955,449,344 68% 1.16MB/s 0:06:11
956,760,064 68% 1.17MB/s 0:06:09
958,070,784 68% 1.17MB/s 0:06:06
959,381,504 68% 1.18MB/s 0:06:04
960,692,224 68% 1.18MB/s 0:06:03
962,002,944 68% 1.18MB/s 0:06:02
963,313,664 68% 1.17MB/s 0:06:02
964,624,384 68% 1.17MB/s 0:06:01
965,935,104 69% 1.17MB/s 0:06:00
967,245,824 69% 1.17MB/s 0:05:58
968,556,544 69% 1.17MB/s 0:05:57
969,867,264 69% 1.17MB/s 0:05:56
971,177,984 69% 1.17MB/s 0:05:55
972,488,704 69% 1.17MB/s 0:05:54
973,799,424 69% 1.18MB/s 0:05:52
975,110,144 69% 1.18MB/s 0:05:51
976,420,864 69% 1.18MB/s 0:05:50
977,731,584 69% 1.18MB/s 0:05:49
979,042,304 70% 1.17MB/s 0:05:48
980,353,024 70% 1.17MB/s 0:05:48
981,663,744 70% 1.17MB/s 0:05:49
982,974,464 70% 1.17MB/s 0:05:46
984,285,184 70% 1.17MB/s 0:05:45
985,595,904 70% 1.18MB/s 0:05:43
986,906,624 70% 1.18MB/s 0:05:40
988,217,344 70% 1.17MB/s 0:05:42
989,528,064 70% 1.17MB/s 0:05:40
990,838,784 70% 1.17MB/s 0:05:39
992,149,504 70% 1.18MB/s 0:05:37
993,460,224 71% 1.18MB/s 0:05:34
994,738,176 71% 1.17MB/s 0:05:37
996,048,896 71% 1.17MB/s 0:05:35
997,359,616 71% 1.17MB/s 0:05:35
998,670,336 71% 1.17MB/s 0:05:34
999,981,056 71% 1.18MB/s 0:05:30
1,001,291,776 71% 1.18MB/s 0:05:29
1,002,602,496 71% 1.18MB/s 0:05:28
1,003,913,216 71% 1.18MB/s 0:05:27
1,005,223,936 71% 1.18MB/s 0:05:26
1,006,534,656 71% 1.18MB/s 0:05:25
1,007,845,376 72% 1.17MB/s 0:05:24
1,009,156,096 72% 1.17MB/s 0:05:23
1,010,466,816 72% 1.18MB/s 0:05:22
1,011,777,536 72% 1.18MB/s 0:05:21
1,013,088,256 72% 1.18MB/s 0:05:20
1,014,398,976 72% 1.18MB/s 0:05:18
1,015,709,696 72% 1.18MB/s 0:05:17
1,017,020,416 72% 1.18MB/s 0:05:16
1,018,331,136 72% 1.18MB/s 0:05:15
1,019,641,856 72% 1.17MB/s 0:05:16
1,020,952,576 72% 1.18MB/s 0:05:13
1,022,263,296 73% 1.17MB/s 0:05:13
1,023,574,016 73% 1.18MB/s 0:05:11
1,024,884,736 73% 1.17MB/s 0:05:10
1,026,195,456 73% 1.17MB/s 0:05:11
1,027,506,176 73% 1.17MB/s 0:05:09
1,028,816,896 73% 1.17MB/s 0:05:09
1,030,127,616 73% 1.18MB/s 0:05:06
1,031,438,336 73% 1.18MB/s 0:05:05
1,032,749,056 73% 1.18MB/s 0:05:03
1,034,059,776 73% 1.18MB/s 0:05:02
1,035,370,496 74% 1.18MB/s 0:05:01
1,036,681,216 74% 1.18MB/s 0:05:00
1,037,991,936 74% 1.18MB/s 0:04:59
1,039,302,656 74% 1.18MB/s 0:04:58
1,040,613,376 74% 1.18MB/s 0:04:57
1,041,924,096 74% 1.18MB/s 0:04:56
1,043,234,816 74% 1.18MB/s 0:04:55
1,044,545,536 74% 1.18MB/s 0:04:53
1,045,856,256 74% 1.18MB/s 0:04:52
1,047,166,976 74% 1.18MB/s 0:04:51
1,048,477,696 74% 1.18MB/s 0:04:50
1,049,788,416 75% 1.18MB/s 0:04:49
1,051,099,136 75% 1.18MB/s 0:04:48
1,052,409,856 75% 1.18MB/s 0:04:47
1,053,720,576 75% 1.18MB/s 0:04:46
1,055,031,296 75% 1.18MB/s 0:04:45
1,056,342,016 75% 1.18MB/s 0:04:44
1,057,652,736 75% 1.18MB/s 0:04:43
1,058,963,456 75% 1.18MB/s 0:04:42
1,060,274,176 75% 1.18MB/s 0:04:41
1,061,584,896 75% 1.17MB/s 0:04:40
1,062,895,616 75% 1.18MB/s 0:04:39
1,064,206,336 76% 1.17MB/s 0:04:37
1,065,517,056 76% 1.17MB/s 0:04:36
1,066,827,776 76% 1.18MB/s 0:04:35
1,068,138,496 76% 1.18MB/s 0:04:34
1,069,449,216 76% 1.18MB/s 0:04:33
1,070,759,936 76% 1.17MB/s 0:04:32
1,072,070,656 76% 1.17MB/s 0:04:31
1,073,381,376 76% 1.17MB/s 0:04:30
1,074,692,096 76% 1.17MB/s 0:04:30
1,076,002,816 76% 1.17MB/s 0:04:28
1,077,313,536 77% 1.17MB/s 0:04:27
1,078,624,256 77% 1.17MB/s 0:04:26
1,079,934,976 77% 1.17MB/s 0:04:25
1,081,245,696 77% 1.17MB/s 0:04:24
1,082,556,416 77% 1.17MB/s 0:04:23
1,083,867,136 77% 1.17MB/s 0:04:22
1,085,177,856 77% 1.18MB/s 0:04:19
1,086,488,576 77% 1.18MB/s 0:04:19
1,087,799,296 77% 1.17MB/s 0:04:18
1,089,110,016 77% 1.18MB/s 0:04:17
1,090,420,736 77% 1.18MB/s 0:04:16
1,091,731,456 78% 1.18MB/s 0:04:14
1,093,042,176 78% 1.18MB/s 0:04:13
1,094,352,896 78% 1.18MB/s 0:04:12
1,095,663,616 78% 1.17MB/s 0:04:12
1,096,974,336 78% 1.17MB/s 0:04:10
1,098,285,056 78% 1.17MB/s 0:04:09
1,099,595,776 78% 1.17MB/s 0:04:10
1,100,906,496 78% 1.17MB/s 0:04:08
1,102,217,216 78% 1.17MB/s 0:04:07
1,103,527,936 78% 1.17MB/s 0:04:06
1,104,838,656 78% 1.18MB/s 0:04:04
1,106,149,376 79% 1.18MB/s 0:04:02
1,107,460,096 79% 1.18MB/s 0:04:01
1,108,770,816 79% 1.18MB/s 0:04:00
1,110,081,536 79% 1.18MB/s 0:03:59
1,111,392,256 79% 1.18MB/s 0:03:58
1,112,702,976 79% 1.17MB/s 0:03:57
1,114,013,696 79% 1.17MB/s 0:03:57
1,115,324,416 79% 1.17MB/s 0:03:55
1,116,635,136 79% 1.17MB/s 0:03:55
1,117,945,856 79% 1.17MB/s 0:03:54
1,119,256,576 80% 1.17MB/s 0:03:53
1,120,567,296 80% 1.17MB/s 0:03:51
1,121,878,016 80% 1.18MB/s 0:03:49
1,123,188,736 80% 1.18MB/s 0:03:48
1,124,499,456 80% 1.18MB/s 0:03:46
1,125,810,176 80% 1.17MB/s 0:03:46
1,127,120,896 80% 1.17MB/s 0:03:45
1,128,431,616 80% 1.17MB/s 0:03:44
1,129,709,568 80% 1.17MB/s 0:03:45
1,131,020,288 80% 1.17MB/s 0:03:43
1,132,331,008 80% 1.17MB/s 0:03:42
1,133,641,728 81% 1.17MB/s 0:03:41
1,134,952,448 81% 1.17MB/s 0:03:39
1,136,263,168 81% 1.17MB/s 0:03:38
1,137,573,888 81% 1.17MB/s 0:03:37
1,138,884,608 81% 1.17MB/s 0:03:36
1,140,195,328 81% 1.18MB/s 0:03:34
1,141,506,048 81% 1.18MB/s 0:03:33
1,142,816,768 81% 1.17MB/s 0:03:32
1,144,127,488 81% 1.17MB/s 0:03:31
1,145,438,208 81% 1.17MB/s 0:03:30
1,146,748,928 81% 1.17MB/s 0:03:29
1,148,059,648 82% 1.18MB/s 0:03:28
1,149,370,368 82% 1.18MB/s 0:03:26
1,150,681,088 82% 1.18MB/s 0:03:25
1,151,991,808 82% 1.18MB/s 0:03:24
1,153,302,528 82% 1.18MB/s 0:03:23
1,154,613,248 82% 1.18MB/s 0:03:22
1,155,923,968 82% 1.18MB/s 0:03:21
1,157,234,688 82% 1.18MB/s 0:03:20
1,158,545,408 82% 1.18MB/s 0:03:19
1,159,856,128 82% 1.18MB/s 0:03:18
1,161,166,848 83% 1.18MB/s 0:03:17
1,162,477,568 83% 1.18MB/s 0:03:15
1,163,788,288 83% 1.17MB/s 0:03:15
1,165,099,008 83% 1.17MB/s 0:03:14
1,166,409,728 83% 1.17MB/s 0:03:13
1,167,720,448 83% 1.17MB/s 0:03:12
1,169,031,168 83% 1.18MB/s 0:03:10
1,170,341,888 83% 1.18MB/s 0:03:09
1,171,652,608 83% 1.18MB/s 0:03:08
1,172,963,328 83% 1.17MB/s 0:03:08
1,174,274,048 83% 1.17MB/s 0:03:07
1,175,322,624 84% 1.10MB/s 0:03:18
1,176,109,056 84% 1002.30kB/s 0:03:41
1,177,419,776 84% 1007.17kB/s 0:03:39
1,178,730,496 84% 1006.71kB/s 0:03:38
1,180,041,216 84% 1.05MB/s 0:03:22
1,181,351,936 84% 1.17MB/s 0:03:00
1,182,662,656 84% 1.18MB/s 0:02:59
1,183,973,376 84% 1.18MB/s 0:02:58
1,185,284,096 84% 1.18MB/s 0:02:57
1,186,594,816 84% 1.18MB/s 0:02:56
1,187,905,536 84% 1.18MB/s 0:02:54
1,189,216,256 85% 1.18MB/s 0:02:53
1,190,526,976 85% 1.18MB/s 0:02:52
1,191,837,696 85% 1.18MB/s 0:02:51
1,193,148,416 85% 1.18MB/s 0:02:50
1,194,459,136 85% 1.17MB/s 0:02:49
1,195,769,856 85% 1.18MB/s 0:02:48
1,197,080,576 85% 1.18MB/s 0:02:47
1,198,391,296 85% 1.18MB/s 0:02:46
1,199,702,016 85% 1.18MB/s 0:02:44
1,201,012,736 85% 1.18MB/s 0:02:44
1,202,323,456 85% 1.18MB/s 0:02:42
1,203,634,176 86% 1.18MB/s 0:02:41
1,204,944,896 86% 1.18MB/s 0:02:40
1,206,255,616 86% 1.17MB/s 0:02:40
1,207,566,336 86% 1.17MB/s 0:02:38
1,208,877,056 86% 1.17MB/s 0:02:37
1,210,187,776 86% 1.18MB/s 0:02:36
1,211,498,496 86% 1.18MB/s 0:02:35
1,212,809,216 86% 1.17MB/s 0:02:34
1,214,119,936 86% 1.17MB/s 0:02:33
1,215,430,656 86% 1.17MB/s 0:02:32
1,216,741,376 86% 1.17MB/s 0:02:31
1,218,052,096 87% 1.17MB/s 0:02:30
1,219,362,816 87% 1.17MB/s 0:02:29
1,220,673,536 87% 1.16MB/s 0:02:29
1,221,984,256 87% 1.17MB/s 0:02:27
1,223,294,976 87% 1.17MB/s 0:02:26
1,224,605,696 87% 1.17MB/s 0:02:24
1,225,916,416 87% 1.18MB/s 0:02:23
1,227,227,136 87% 1.18MB/s 0:02:22
1,228,537,856 87% 1.18MB/s 0:02:20
1,229,848,576 87% 1.18MB/s 0:02:19
1,231,159,296 88% 1.18MB/s 0:02:18
1,232,470,016 88% 1.18MB/s 0:02:17
1,233,780,736 88% 1.18MB/s 0:02:16
1,235,091,456 88% 1.18MB/s 0:02:15
1,236,402,176 88% 1.18MB/s 0:02:14
1,237,712,896 88% 1.18MB/s 0:02:13
1,239,023,616 88% 1.18MB/s 0:02:12
1,240,334,336 88% 1.17MB/s 0:02:12
1,241,645,056 88% 1.18MB/s 0:02:10
1,242,955,776 88% 1.18MB/s 0:02:09
1,244,266,496 88% 1.18MB/s 0:02:08
1,245,577,216 89% 1.18MB/s 0:02:06
1,246,887,936 89% 1.17MB/s 0:02:06
1,248,198,656 89% 1.17MB/s 0:02:06
1,249,509,376 89% 1.17MB/s 0:02:04
1,250,820,096 89% 1.17MB/s 0:02:03
1,252,130,816 89% 1.16MB/s 0:02:02
1,253,441,536 89% 1.17MB/s 0:02:01
1,254,621,184 89% 1.13MB/s 0:02:04
1,255,931,904 89% 1.13MB/s 0:02:03
1,257,242,624 89% 1.14MB/s 0:02:01
1,258,553,344 89% 1.13MB/s 0:02:00
1,259,864,064 90% 1.17MB/s 0:01:55
1,261,174,784 90% 1.17MB/s 0:01:54
1,262,485,504 90% 1.17MB/s 0:01:53
1,263,763,456 90% 1.17MB/s 0:01:52
1,265,074,176 90% 1.17MB/s 0:01:51
1,266,384,896 90% 1.17MB/s 0:01:50
1,267,695,616 90% 1.17MB/s 0:01:49
1,269,006,336 90% 1.17MB/s 0:01:47
1,270,317,056 90% 1.18MB/s 0:01:46
1,271,627,776 90% 1.17MB/s 0:01:45
1,272,938,496 91% 1.17MB/s 0:01:44
1,274,249,216 91% 1.17MB/s 0:01:44
1,275,559,936 91% 1.16MB/s 0:01:43
1,276,870,656 91% 1.17MB/s 0:01:42
1,278,181,376 91% 1.17MB/s 0:01:40
1,279,492,096 91% 1.17MB/s 0:01:39
1,280,802,816 91% 1.18MB/s 0:01:37
1,282,113,536 91% 1.18MB/s 0:01:36
1,283,424,256 91% 1.18MB/s 0:01:35
1,284,734,976 91% 1.18MB/s 0:01:34
1,286,045,696 91% 1.18MB/s 0:01:33
1,287,356,416 92% 1.18MB/s 0:01:32
1,288,667,136 92% 1.18MB/s 0:01:31
1,289,977,856 92% 1.18MB/s 0:01:30
1,291,288,576 92% 1.18MB/s 0:01:29
1,292,599,296 92% 1.18MB/s 0:01:28
1,293,910,016 92% 1.18MB/s 0:01:26
1,295,220,736 92% 1.18MB/s 0:01:25
1,296,531,456 92% 1.18MB/s 0:01:24
1,297,842,176 92% 1.18MB/s 0:01:23
1,299,152,896 92% 1.18MB/s 0:01:22
1,300,463,616 92% 1.18MB/s 0:01:21
1,301,774,336 93% 1.17MB/s 0:01:20
1,303,085,056 93% 1.18MB/s 0:01:19
1,304,395,776 93% 1.18MB/s 0:01:18
1,305,706,496 93% 1.18MB/s 0:01:17
1,307,017,216 93% 1.18MB/s 0:01:16
1,308,327,936 93% 1.17MB/s 0:01:15
1,309,638,656 93% 1.17MB/s 0:01:14
1,310,949,376 93% 1.17MB/s 0:01:13
1,312,260,096 93% 1.17MB/s 0:01:11
1,313,570,816 93% 1.17MB/s 0:01:10
1,314,881,536 94% 1.17MB/s 0:01:09
1,316,192,256 94% 1.17MB/s 0:01:08
1,317,502,976 94% 1.17MB/s 0:01:07
1,318,813,696 94% 1.18MB/s 0:01:06
1,320,124,416 94% 1.17MB/s 0:01:05
1,321,435,136 94% 1.17MB/s 0:01:04
1,322,745,856 94% 1.17MB/s 0:01:03
1,324,056,576 94% 1.16MB/s 0:01:02
1,325,367,296 94% 1.17MB/s 0:01:00
1,326,284,800 94% 1.08MB/s 0:01:05
1,327,202,304 94% 997.71kB/s 0:01:11
1,327,857,664 94% 861.45kB/s 0:01:22
1,328,775,168 95% 771.80kB/s 0:01:30
1,329,430,528 95% 715.42kB/s 0:01:36
1,330,085,888 95% 663.06kB/s 0:01:43
1,330,741,248 95% 651.25kB/s 0:01:44
1,331,396,608 95% 587.02kB/s 0:01:54
1,332,051,968 95% 590.95kB/s 0:01:52
1,332,707,328 95% 585.54kB/s 0:01:52
1,333,362,688 95% 551.01kB/s 0:01:58
1,334,280,192 95% 597.12kB/s 0:01:47
1,335,197,696 95% 656.83kB/s 0:01:36
1,336,246,272 95% 749.51kB/s 0:01:23
1,337,556,992 95% 955.89kB/s 0:01:03
1,338,867,712 95% 1.04MB/s 0:00:55
1,340,178,432 95% 1.12MB/s 0:00:50
1,341,489,152 95% 1.18MB/s 0:00:47
1,342,799,872 96% 1.17MB/s 0:00:46
1,344,110,592 96% 1.17MB/s 0:00:45
1,345,421,312 96% 1.17MB/s 0:00:44
1,346,732,032 96% 1.17MB/s 0:00:43
1,348,042,752 96% 1.17MB/s 0:00:42
1,349,353,472 96% 1.17MB/s 0:00:41
1,350,664,192 96% 1.17MB/s 0:00:39
1,351,974,912 96% 1.18MB/s 0:00:38
1,353,154,560 96% 1.15MB/s 0:00:38
1,354,465,280 96% 1.14MB/s 0:00:37
1,355,644,928 96% 1.10MB/s 0:00:38
1,356,693,504 97% 1.05MB/s 0:00:39
1,358,004,224 97% 1.08MB/s 0:00:36
1,359,314,944 97% 1.08MB/s 0:00:35
1,360,625,664 97% 1.13MB/s 0:00:32
1,361,936,384 97% 1.18MB/s 0:00:30
1,363,247,104 97% 1.18MB/s 0:00:29
1,364,557,824 97% 1.17MB/s 0:00:28
1,365,606,400 97% 1.09MB/s 0:00:29
1,366,261,760 97% 985.76kB/s 0:00:32
1,367,310,336 97% 934.97kB/s 0:00:33
1,368,358,912 97% 876.51kB/s 0:00:34
1,369,538,560 97% 929.11kB/s 0:00:31
1,370,456,064 97% 961.73kB/s 0:00:29
1,371,111,424 98% 861.05kB/s 0:00:31
1,371,897,856 98% 811.46kB/s 0:00:32
1,373,208,576 98% 837.77kB/s 0:00:30
1,374,519,296 98% 943.64kB/s 0:00:25
1,375,830,016 98% 1.07MB/s 0:00:20
1,377,140,736 98% 1.18MB/s 0:00:17
1,378,451,456 98% 1.18MB/s 0:00:16
1,379,762,176 98% 1.18MB/s 0:00:15
1,381,072,896 98% 1.18MB/s 0:00:14
1,382,383,616 98% 1.17MB/s 0:00:13
1,383,694,336 98% 1.16MB/s 0:00:12
1,385,005,056 99% 1.17MB/s 0:00:11
1,386,315,776 99% 1.16MB/s 0:00:10
1,387,626,496 99% 1.18MB/s 0:00:09
1,388,937,216 99% 1.18MB/s 0:00:08
1,390,247,936 99% 1.14MB/s 0:00:07
1,390,903,296 99% 1.00MB/s 0:00:07
1,392,082,944 99% 1004.85kB/s 0:00:06
1,393,393,664 99% 1007.87kB/s 0:00:05
1,394,704,384 99% 1.01MB/s 0:00:03
1,396,015,104 99% 1.16MB/s 0:00:02
1,397,293,056 99% 1.17MB/s 0:00:01
1,398,603,776 99% 1.17MB/s 0:00:00
1,398,615,648 100% 1.16MB/s 0:19:11 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221229-tablet-x64uefi.img.xz.sha256
131 100% 127.93kB/s 0:00:00
131 100% 127.93kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,286,086,109 bytes received 577 bytes 1,221,366.54 bytes/sec
total size is 3,285,283,468 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@7e98990f[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (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