touch /home/autobuild/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-0/output-1/images/rootfs.btrfs\n /home/autobuild/autobuild/instance-0/output-1/host/bin/mkfs.btrfs -f -r '\''/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/autobuild/autobuild/instance-0/output-1/images/rootfs.btrfs\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' WARNING: the filesystem may not be mountable, sectorsize 4096 doesn't match page size 16384 ERROR: zoned: unable to stat /home/autobuild/autobuild/instance-0/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: b0345d82-ea2f-4c0e-9776-1c2f6c137a40 Node size: 16384 Sector size: 4096 Filesystem size: 269.00MiB Block group profiles: Data: single 144.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 269.00MiB /home/autobuild/autobuild/instance-0/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.romfs mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/bin/genromfs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target -f /home/autobuild/autobuild/instance-0/output-1/images/rootfs.romfs\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2214 objects. stage 2: creating image '/home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2214 0% [ ] 2/2214 0% [ ] 3/2214 0% [ ] 4/2214 0% [ ] 5/2214 0% [ ] 6/2214 0% [ ] 7/2214 0% [ ] 8/2214 0% [ ] 9/2214 0% [ ] 10/2214 0% [ ] 11/2214 0% [ ] 12/2214 0% [ ] 13/2214 0% [ ] 14/2214 0% [ ] 15/2214 0% [ ] 16/2214 0% [ ] 17/2214 0% [ ] 18/2214 0% [ ] 19/2214 0% [ ] 20/2214 0% [ ] 21/2214 0% [ ] 22/2214 0% [ ] 23/2214 1% [ ] 24/2214 1% [ ] 25/2214 1% [ ] 26/2214 1% [ ] 27/2214 1% [ ] 28/2214 1% [ ] 29/2214 1% [ ] 30/2214 1% [ ] 31/2214 1% [ ] 32/2214 1% [ ] 33/2214 1% [ ] 34/2214 1% [ ] 35/2214 1% [= ] 36/2214 1% [= ] 37/2214 1% [= ] 38/2214 1% [= ] 39/2214 1% [= ] 40/2214 1% [= ] 41/2214 1% [= ] 42/2214 1% [= ] 43/2214 1% [= ] 44/2214 1% [= ] 45/2214 2% [= ] 46/2214 2% [= ] 47/2214 2% [= ] 48/2214 2% [= ] 49/2214 2% [= ] 50/2214 2% [= ] 51/2214 2% [= ] 52/2214 2% [= ] 53/2214 2% [= ] 54/2214 2% [= ] 55/2214 2% [= ] 56/2214 2% [= ] 57/2214 2% [= ] 58/2214 2% [= ] 59/2214 2% [= ] 60/2214 2% [= ] 61/2214 2% [= ] 62/2214 2% [= ] 63/2214 2% [= ] 64/2214 2% [= ] 65/2214 2% [= ] 66/2214 2% [= ] 67/2214 3% [= ] 68/2214 3% [= ] 69/2214 3% [= ] 70/2214 3% [= ] 71/2214 3% [== ] 72/2214 3% [== ] 73/2214 3% [== ] 74/2214 3% [== ] 75/2214 3% [== ] 76/2214 3% [== ] 77/2214 3% [== ] 78/2214 3% [== ] 79/2214 3% [== ] 80/2214 3% [== ] 81/2214 3% [== ] 82/2214 3% [== ] 83/2214 3% [== ] 84/2214 3% [== ] 85/2214 3% [== ] 86/2214 3% [== ] 87/2214 3% [== ] 88/2214 3% [== ] 89/2214 4% [== ] 90/2214 4% [== ] 91/2214 4% [== ] 92/2214 4% [== ] 93/2214 4% [== ] 94/2214 4% [== ] 95/2214 4% [== ] 96/2214 4% [== ] 97/2214 4% [== ] 98/2214 4% [== ] 99/2214 4% [== ] 100/2214 4% [== ] 101/2214 4% [== ] 102/2214 4% [== ] 103/2214 4% [== ] 104/2214 4% [== ] 105/2214 4% [== ] 106/2214 4% [== ] 107/2214 4% [=== ] 108/2214 4% [=== ] 109/2214 4% [=== ] 110/2214 4% [=== ] 111/2214 5% [=== ] 112/2214 5% [=== ] 113/2214 5% [=== ] 114/2214 5% [=== ] 115/2214 5% [=== ] 116/2214 5% [=== ] 117/2214 5% [=== ] 118/2214 5% [=== ] 119/2214 5% [=== ] 120/2214 5% [=== ] 121/2214 5% [=== ] 122/2214 5% [=== ] 123/2214 5% [=== ] 124/2214 5% [=== ] 125/2214 5% [=== ] 126/2214 5% [=== ] 127/2214 5% [=== ] 128/2214 5% [=== ] 129/2214 5% [=== ] 130/2214 5% [=== ] 131/2214 5% [=== ] 132/2214 5% [=== ] 133/2214 6% [=== ] 134/2214 6% [=== ] 135/2214 6% [=== ] 136/2214 6% [=== ] 137/2214 6% [=== ] 138/2214 6% [=== ] 139/2214 6% [=== ] 140/2214 6% [=== ] 141/2214 6% [=== ] 142/2214 6% [==== ] 143/2214 6% [==== ] 144/2214 6% [==== ] 145/2214 6% [==== ] 146/2214 6% [==== ] 147/2214 6% [==== ] 148/2214 6% [==== ] 149/2214 6% [==== ] 150/2214 6% [==== ] 151/2214 6% [==== ] 152/2214 6% [==== ] 153/2214 6% [==== ] 154/2214 6% [==== ] 155/2214 7% [==== ] 156/2214 7% [==== ] 157/2214 7% [==== ] 158/2214 7% [==== ] 159/2214 7% [==== ] 160/2214 7% [==== ] 161/2214 7% [==== ] 162/2214 7% [==== ] 163/2214 7% [==== ] 164/2214 7% [==== ] 165/2214 7% [==== ] 166/2214 7% [==== ] 167/2214 7% [==== ] 168/2214 7% [==== ] 169/2214 7% [==== ] 170/2214 7% [==== ] 171/2214 7% [==== ] 172/2214 7% [==== ] 173/2214 7% [==== ] 174/2214 7% [==== ] 175/2214 7% [==== ] 176/2214 7% [==== ] 177/2214 7% [==== ] 178/2214 8% [===== ] 179/2214 8% [===== ] 180/2214 8% [===== ] 181/2214 8% [===== ] 182/2214 8% [===== ] 183/2214 8% [===== ] 184/2214 8% [===== ] 185/2214 8% [===== ] 186/2214 8% [===== ] 187/2214 8% [===== ] 188/2214 8% [===== ] 189/2214 8% [===== ] 190/2214 8% [===== ] 191/2214 8% [===== ] 192/2214 8% [===== ] 193/2214 8% [===== ] 194/2214 8% [===== ] 195/2214 8% [===== ] 196/2214 8% [===== ] 197/2214 8% [===== ] 198/2214 8% [===== ] 199/2214 8% [===== ] 200/2214 9% [===== ] 201/2214 9% [===== ] 202/2214 9% [===== ] 203/2214 9% [===== ] 204/2214 9% [===== ] 205/2214 9% [===== ] 206/2214 9% [===== ] 207/2214 9% [===== ] 208/2214 9% [===== ] 209/2214 9% [===== ] 210/2214 9% [===== ] 211/2214 9% [===== ] 212/2214 9% [===== ] 213/2214 9% [===== ] 214/2214 9% [====== ] 215/2214 9% [====== ] 216/2214 9% [====== ] 217/2214 9% [====== ] 218/2214 9% [====== ] 219/2214 9% [====== ] 220/2214 9% [====== ] 221/2214 9% [====== ] 222/2214 10% [====== ] 223/2214 10% [====== ] 224/2214 10% [====== ] 225/2214 10% [====== ] 226/2214 10% [====== ] 227/2214 10% [====== ] 228/2214 10% [====== ] 229/2214 10% [====== ] 230/2214 10% [====== ] 231/2214 10% [====== ] 232/2214 10% [====== ] 233/2214 10% [====== ] 234/2214 10% [====== ] 235/2214 10% [====== ] 236/2214 10% [====== ] 237/2214 10% [====== ] 238/2214 10% [====== ] 239/2214 10% [====== ] 240/2214 10% [====== ] 241/2214 10% [====== ] 242/2214 10% [====== ] 243/2214 10% [====== ] 244/2214 11% [====== ] 245/2214 11% [====== ] 246/2214 11% [====== ] 247/2214 11% [====== ] 248/2214 11% [====== ] 249/2214 11% [======= ] 250/2214 11% [======= ] 251/2214 11% [======= ] 252/2214 11% [======= ] 253/2214 11% [======= ] 254/2214 11% [======= ] 255/2214 11% [======= ] 256/2214 11% [======= ] 257/2214 11% [======= ] 258/2214 11% [======= ] 259/2214 11% [======= ] 260/2214 11% [======= ] 261/2214 11% [======= ] 262/2214 11% [======= ] 263/2214 11% [======= ] 264/2214 11% [======= ] 265/2214 11% [======= ] 266/2214 12% [======= ] 267/2214 12% [======= ] 268/2214 12% [======= ] 269/2214 12% [======= ] 270/2214 12% [======= ] 271/2214 12% [======= ] 272/2214 12% [======= ] 273/2214 12% [======= ] 274/2214 12% [======= ] 275/2214 12% [======= ] 276/2214 12% [======= ] 277/2214 12% [======= ] 278/2214 12% [======= ] 279/2214 12% [======= ] 280/2214 12% [======= ] 281/2214 12% [======= ] 282/2214 12% [======= ] 283/2214 12% [======= ] 284/2214 12% [======= ] 285/2214 12% [======== ] 286/2214 12% [======== ] 287/2214 12% [======== ] 288/2214 13% [======== ] 289/2214 13% [======== ] 290/2214 13% [======== ] 291/2214 13% [======== ] 292/2214 13% [======== ] 293/2214 13% [======== ] 294/2214 13% [======== ] 295/2214 13% [======== ] 296/2214 13% [======== ] 297/2214 13% [======== ] 298/2214 13% [======== ] 299/2214 13% [======== ] 300/2214 13% [======== ] 301/2214 13% [======== ] 302/2214 13% [======== ] 303/2214 13% [======== ] 304/2214 13% [======== ] 305/2214 13% [======== ] 306/2214 13% [======== ] 307/2214 13% [======== ] 308/2214 13% [======== ] 309/2214 13% [======== ] 310/2214 14% [======== ] 311/2214 14% [======== ] 312/2214 14% [======== ] 313/2214 14% [======== ] 314/2214 14% [======== ] 315/2214 14% [======== ] 316/2214 14% [======== ] 317/2214 14% [======== ] 318/2214 14% [======== ] 319/2214 14% [======== ] 320/2214 14% [======== ] 321/2214 14% [========= ] 322/2214 14% [========= ] 323/2214 14% [========= ] 324/2214 14% [========= ] 325/2214 14% [========= ] 326/2214 14% [========= ] 327/2214 14% [========= ] 328/2214 14% [========= ] 329/2214 14% [========= ] 330/2214 14% [========= ] 331/2214 14% [========= ] 332/2214 14% [========= ] 333/2214 15% [========= ] 334/2214 15% [========= ] 335/2214 15% [========= ] 336/2214 15% [========= ] 337/2214 15% [========= ] 338/2214 15% [========= ] 339/2214 15% [========= ] 340/2214 15% [========= ] 341/2214 15% [========= ] 342/2214 15% [========= ] 343/2214 15% [========= ] 344/2214 15% [========= ] 345/2214 15% [========= ] 346/2214 15% [========= ] 347/2214 15% [========= ] 348/2214 15% [========= ] 349/2214 15% [========= ] 350/2214 15% [========= ] 351/2214 15% [========= ] 352/2214 15% [========= ] 353/2214 15% [========= ] 354/2214 15% [========= ] 355/2214 16% [========= ] 356/2214 16% [========= ] 357/2214 16% [========== ] 358/2214 16% [========== ] 359/2214 16% [========== ] 360/2214 16% [========== ] 361/2214 16% [========== ] 362/2214 16% [========== ] 363/2214 16% [========== ] 364/2214 16% [========== ] 365/2214 16% [========== ] 366/2214 16% [========== ] 367/2214 16% [========== ] 368/2214 16% [========== ] 369/2214 16% [========== ] 370/2214 16% [========== ] 371/2214 16% [========== ] 372/2214 16% [========== ] 373/2214 16% [========== ] 374/2214 16% [========== ] 375/2214 16% [========== ] 376/2214 16% [========== ] 377/2214 17% [========== ] 378/2214 17% [========== ] 379/2214 17% [========== ] 380/2214 17% [========== ] 381/2214 17% [========== ] 382/2214 17% [========== ] 383/2214 17% [========== ] 384/2214 17% [========== ] 385/2214 17% [========== ] 386/2214 17% [========== ] 387/2214 17% [========== ] 388/2214 17% [========== ] 389/2214 17% [========== ] 390/2214 17% [========== ] 391/2214 17% [========== ] 392/2214 17% [=========== ] 393/2214 17% [=========== ] 394/2214 17% [=========== ] 395/2214 17% [=========== ] 396/2214 17% [=========== ] 397/2214 17% [=========== ] 398/2214 17% [=========== ] 399/2214 18% [=========== ] 400/2214 18% [=========== ] 401/2214 18% [=========== ] 402/2214 18% [=========== ] 403/2214 18% [=========== ] 404/2214 18% [=========== ] 405/2214 18% [=========== ] 406/2214 18% [=========== ] 407/2214 18% [=========== ] 408/2214 18% [=========== ] 409/2214 18% [=========== ] 410/2214 18% [=========== ] 411/2214 18% [=========== ] 412/2214 18% [=========== ] 413/2214 18% [=========== ] 414/2214 18% [=========== ] 415/2214 18% [=========== ] 416/2214 18% [=========== ] 417/2214 18% [=========== ] 418/2214 18% [=========== ] 419/2214 18% [=========== ] 420/2214 18% [=========== ] 421/2214 19% [=========== ] 422/2214 19% [=========== ] 423/2214 19% [=========== ] 424/2214 19% [=========== ] 425/2214 19% [=========== ] 426/2214 19% [=========== ] 427/2214 19% [=========== ] 428/2214 19% [============ ] 429/2214 19% [============ ] 430/2214 19% [============ ] 431/2214 19% [============ ] 432/2214 19% [============ ] 433/2214 19% [============ ] 434/2214 19% [============ ] 435/2214 19% [============ ] 436/2214 19% [============ ] 437/2214 19% [============ ] 438/2214 19% [============ ] 439/2214 19% [============ ] 440/2214 19% [============ ] 441/2214 19% [============ ] 442/2214 19% [============ ] 443/2214 20% [============ ] 444/2214 20% [============ ] 445/2214 20% [============ ] 446/2214 20% [============ ] 447/2214 20% [============ ] 448/2214 20% [============ ] 449/2214 20% [============ ] 450/2214 20% [============ ] 451/2214 20% [============ ] 452/2214 20% [============ ] 453/2214 20% [============ ] 454/2214 20% [============ ] 455/2214 20% [============ ] 456/2214 20% [============ ] 457/2214 20% [============ ] 458/2214 20% [============ ] 459/2214 20% [============ ] 460/2214 20% [============ ] 461/2214 20% [============ ] 462/2214 20% [============ ] 463/2214 20% [============ ] 464/2214 20% [============= ] 465/2214 21% [============= ] 466/2214 21% [============= ] 467/2214 21% [============= ] 468/2214 21% [============= ] 469/2214 21% [============= ] 470/2214 21% [============= ] 471/2214 21% [============= ] 472/2214 21% [============= ] 473/2214 21% [============= ] 474/2214 21% [============= ] 475/2214 21% [============= ] 476/2214 21% [============= ] 477/2214 21% [============= ] 478/2214 21% [============= ] 479/2214 21% [============= ] 480/2214 21% [============= ] 481/2214 21% [============= ] 482/2214 21% [============= ] 483/2214 21% [============= ] 484/2214 21% [============= ] 485/2214 21% [============= ] 486/2214 21% [============= ] 487/2214 21% [============= ] 488/2214 22% [============= ] 489/2214 22% [============= ] 490/2214 22% [============= ] 491/2214 22% [============= ] 492/2214 22% [============= ] 493/2214 22% [============= ] 494/2214 22% [============= ] 495/2214 22% [============= ] 496/2214 22% [============= ] 497/2214 22% [============= ] 498/2214 22% [============= ] 499/2214 22% [============== ] 500/2214 22% [============== ] 501/2214 22% [============== ] 502/2214 22% [============== ] 503/2214 22% [============== ] 504/2214 22% [============== ] 505/2214 22% [============== ] 506/2214 22% [============== ] 507/2214 22% [============== ] 508/2214 22% [============== ] 509/2214 22% [============== ] 510/2214 23% [============== ] 511/2214 23% [============== ] 512/2214 23% [============== ] 513/2214 23% [============== ] 514/2214 23% [============== ] 515/2214 23% [============== ] 516/2214 23% [============== ] 517/2214 23% [============== ] 518/2214 23% [============== ] 519/2214 23% [============== ] 520/2214 23% [============== ] 521/2214 23% [============== ] 522/2214 23% [============== ] 523/2214 23% [============== ] 524/2214 23% [============== ] 525/2214 23% [============== ] 526/2214 23% [============== ] 527/2214 23% [============== ] 528/2214 23% [============== ] 529/2214 23% [============== ] 530/2214 23% [============== ] 531/2214 23% [============== ] 532/2214 24% [============== ] 533/2214 24% [============== ] 534/2214 24% [============== ] 535/2214 24% [=============== ] 536/2214 24% [=============== ] 537/2214 24% [=============== ] 538/2214 24% [=============== ] 539/2214 24% [=============== ] 540/2214 24% [=============== ] 541/2214 24% [=============== ] 542/2214 24% [=============== ] 543/2214 24% [=============== ] 544/2214 24% [=============== ] 545/2214 24% [=============== ] 546/2214 24% [=============== ] 547/2214 24% [=============== ] 548/2214 24% [=============== ] 549/2214 24% [=============== ] 550/2214 24% [=============== ] 551/2214 24% [=============== ] 552/2214 24% [=============== ] 553/2214 24% [=============== ] 554/2214 25% [=============== ] 555/2214 25% [=============== ] 556/2214 25% [=============== ] 557/2214 25% [=============== ] 558/2214 25% [=============== ] 559/2214 25% [=============== ] 560/2214 25% [=============== ] 561/2214 25% [=============== ] 562/2214 25% [=============== ] 563/2214 25% [=============== ] 564/2214 25% [=============== ] 565/2214 25% [=============== ] 566/2214 25% [=============== ] 567/2214 25% [=============== ] 568/2214 25% [=============== ] 569/2214 25% [=============== ] 570/2214 25% [=============== ] 571/2214 25% [================ ] 572/2214 25% [================ ] 573/2214 25% [================ ] 574/2214 25% [================ ] 575/2214 25% [================ ] 576/2214 26% [================ ] 577/2214 26% [================ ] 578/2214 26% [================ ] 579/2214 26% [================ ] 580/2214 26% [================ ] 581/2214 26% [================ ] 582/2214 26% [================ ] 583/2214 26% [================ ] 584/2214 26% [================ ] 585/2214 26% [================ ] 586/2214 26% [================ ] 587/2214 26% [================ ] 588/2214 26% [================ ] 589/2214 26% [================ ] 590/2214 26% [================ ] 591/2214 26% [================ ] 592/2214 26% [================ ] 593/2214 26% [================ ] 594/2214 26% [================ ] 595/2214 26% [================ ] 596/2214 26% [================ ] 597/2214 26% [================ ] 598/2214 27% [================ ] 599/2214 27% [================ ] 600/2214 27% [================ ] 601/2214 27% [================ ] 602/2214 27% [================ ] 603/2214 27% [================ ] 604/2214 27% [================ ] 605/2214 27% [================ ] 606/2214 27% [================ ] 607/2214 27% [================= ] 608/2214 27% [================= ] 609/2214 27% [================= ] 610/2214 27% [================= ] 611/2214 27% [================= ] 612/2214 27% [================= ] 613/2214 27% [================= ] 614/2214 27% [================= ] 615/2214 27% [================= ] 616/2214 27% [================= ] 617/2214 27% [================= ] 618/2214 27% [================= ] 619/2214 27% [================= ] 620/2214 28% [================= ] 621/2214 28% [================= ] 622/2214 28% [================= ] 623/2214 28% [================= ] 624/2214 28% [================= ] 625/2214 28% [================= ] 626/2214 28% [================= ] 627/2214 28% [================= ] 628/2214 28% [================= ] 629/2214 28% [================= ] 630/2214 28% [================= ] 631/2214 28% [================= ] 632/2214 28% [================= ] 633/2214 28% [================= ] 634/2214 28% [================= ] 635/2214 28% [================= ] 636/2214 28% [================= ] 637/2214 28% [================= ] 638/2214 28% [================= ] 639/2214 28% [================= ] 640/2214 28% [================= ] 641/2214 28% [================= ] 642/2214 28% [================== ] 643/2214 29% [================== ] 644/2214 29% [================== ] 645/2214 29% [================== ] 646/2214 29% [================== ] 647/2214 29% [================== ] 648/2214 29% [================== ] 649/2214 29% [================== ] 650/2214 29% [================== ] 651/2214 29% [================== ] 652/2214 29% [================== ] 653/2214 29% [================== ] 654/2214 29% [================== ] 655/2214 29% [================== ] 656/2214 29% [================== ] 657/2214 29% [================== ] 658/2214 29% [================== ] 659/2214 29% [================== ] 660/2214 29% [================== ] 661/2214 29% [================== ] 662/2214 29% [================== ] 663/2214 29% [================== ] 664/2214 29% [================== ] 665/2214 30% [================== ] 666/2214 30% [================== ] 667/2214 30% [================== ] 668/2214 30% [================== ] 669/2214 30% [================== ] 670/2214 30% [================== ] 671/2214 30% [================== ] 672/2214 30% [================== ] 673/2214 30% [================== ] 674/2214 30% [================== ] 675/2214 30% [================== ] 676/2214 30% [================== ] 677/2214 30% [================== ] 678/2214 30% [=================== ] 679/2214 30% [=================== ] 680/2214 30% [=================== ] 681/2214 30% [=================== ] 682/2214 30% [=================== ] 683/2214 30% [=================== ] 684/2214 30% [=================== ] 685/2214 30% [=================== ] 686/2214 30% [=================== ] 687/2214 31% [=================== ] 688/2214 31% [=================== ] 689/2214 31% [=================== ] 690/2214 31% [=================== ] 691/2214 31% [=================== ] 692/2214 31% [=================== ] 693/2214 31% [=================== ] 694/2214 31% [=================== ] 695/2214 31% [=================== ] 696/2214 31% [=================== ] 697/2214 31% [=================== ] 698/2214 31% [=================== ] 699/2214 31% [=================== ] 700/2214 31% [=================== ] 701/2214 31% [=================== ] 702/2214 31% [=================== ] 703/2214 31% [=================== ] 704/2214 31% [=================== ] 705/2214 31% [=================== ] 706/2214 31% [=================== ] 707/2214 31% [=================== ] 708/2214 31% [=================== ] 709/2214 32% [=================== ] 710/2214 32% [=================== ] 711/2214 32% [=================== ] 712/2214 32% [=================== ] 713/2214 32% [=================== ] 714/2214 32% [==================== ] 715/2214 32% [==================== ] 716/2214 32% [==================== ] 717/2214 32% [==================== ] 718/2214 32% [==================== ] 719/2214 32% [==================== ] 720/2214 32% [==================== ] 721/2214 32% [==================== ] 722/2214 32% [==================== ] 723/2214 32% [==================== ] 724/2214 32% [==================== ] 725/2214 32% [==================== ] 726/2214 32% [==================== ] 727/2214 32% [==================== ] 728/2214 32% [==================== ] 729/2214 32% [==================== ] 730/2214 32% [==================== ] 731/2214 33% [==================== ] 732/2214 33% [==================== ] 733/2214 33% [==================== ] 734/2214 33% [==================== ] 735/2214 33% [==================== ] 736/2214 33% [==================== ] 737/2214 33% [==================== ] 738/2214 33% [==================== ] 739/2214 33% [==================== ] 740/2214 33% [==================== ] 741/2214 33% [==================== ] 742/2214 33% [==================== ] 743/2214 33% [==================== ] 744/2214 33% [==================== ] 745/2214 33% [==================== ] 746/2214 33% [==================== ] 747/2214 33% [==================== ] 748/2214 33% [==================== ] 749/2214 33% [===================== ] 750/2214 33% [===================== ] 751/2214 33% [===================== ] 752/2214 33% [===================== ] 753/2214 34% [===================== ] 754/2214 34% [===================== ] 755/2214 34% [===================== ] 756/2214 34% [===================== ] 757/2214 34% [===================== ] 758/2214 34% [===================== ] 759/2214 34% [===================== ] 760/2214 34% [===================== ] 761/2214 34% [===================== ] 762/2214 34% [===================== ] 763/2214 34% [===================== ] 764/2214 34% [===================== ] 765/2214 34% [===================== ] 766/2214 34% [===================== ] 767/2214 34% [===================== ] 768/2214 34% [===================== ] 769/2214 34% [===================== ] 770/2214 34% [===================== ] 771/2214 34% [===================== ] 772/2214 34% [===================== ] 773/2214 34% [===================== ] 774/2214 34% [===================== ] 775/2214 35% [===================== ] 776/2214 35% [===================== ] 777/2214 35% [===================== ] 778/2214 35% [===================== ] 779/2214 35% [===================== ] 780/2214 35% [===================== ] 781/2214 35% [===================== ] 782/2214 35% [===================== ] 783/2214 35% [===================== ] 784/2214 35% [===================== ] 785/2214 35% [====================== ] 786/2214 35% [====================== ] 787/2214 35% [====================== ] 788/2214 35% [====================== ] 789/2214 35% [====================== ] 790/2214 35% [====================== ] 791/2214 35% [====================== ] 792/2214 35% [====================== ] 793/2214 35% [====================== ] 794/2214 35% [====================== ] 795/2214 35% [====================== ] 796/2214 35% [====================== ] 797/2214 35% [====================== ] 798/2214 36% [====================== ] 799/2214 36% [====================== ] 800/2214 36% [====================== ] 801/2214 36% [====================== ] 802/2214 36% [====================== ] 803/2214 36% [====================== ] 804/2214 36% [====================== ] 805/2214 36% [====================== ] 806/2214 36% [====================== ] 807/2214 36% [====================== ] 808/2214 36% [====================== ] 809/2214 36% [====================== ] 810/2214 36% [====================== ] 811/2214 36% [====================== ] 812/2214 36% [====================== ] 813/2214 36% [====================== ] 814/2214 36% [====================== ] 815/2214 36% [====================== ] 816/2214 36% [====================== ] 817/2214 36% [====================== ] 818/2214 36% [====================== ] 819/2214 36% [====================== ] 820/2214 37% [====================== ] 821/2214 37% [======================= ] 822/2214 37% [======================= ] 823/2214 37% [======================= ] 824/2214 37% [======================= ] 825/2214 37% [======================= ] 826/2214 37% [======================= ] 827/2214 37% [======================= ] 828/2214 37% [======================= ] 829/2214 37% [======================= ] 830/2214 37% [======================= ] 831/2214 37% [======================= ] 832/2214 37% [======================= ] 833/2214 37% [======================= ] 834/2214 37% [======================= ] 835/2214 37% [======================= ] 836/2214 37% [======================= ] 837/2214 37% [======================= ] 838/2214 37% [======================= ] 839/2214 37% [======================= ] 840/2214 37% [======================= ] 841/2214 37% [======================= ] 842/2214 38% [======================= ] 843/2214 38% [======================= ] 844/2214 38% [======================= ] 845/2214 38% [======================= ] 846/2214 38% [======================= ] 847/2214 38% [======================= ] 848/2214 38% [======================= ] 849/2214 38% [======================= ] 850/2214 38% [======================= ] 851/2214 38% [======================= ] 852/2214 38% [======================= ] 853/2214 38% [======================= ] 854/2214 38% [======================= ] 855/2214 38% [======================= ] 856/2214 38% [======================= ] 857/2214 38% [======================== ] 858/2214 38% [======================== ] 859/2214 38% [======================== ] 860/2214 38% [======================== ] 861/2214 38% [======================== ] 862/2214 38% [======================== ] 863/2214 38% [======================== ] 864/2214 39% [======================== ] 865/2214 39% [======================== ] 866/2214 39% [======================== ] 867/2214 39% [======================== ] 868/2214 39% [======================== ] 869/2214 39% [======================== ] 870/2214 39% [======================== ] 871/2214 39% [======================== ] 872/2214 39% [======================== ] 873/2214 39% [======================== ] 874/2214 39% [======================== ] 875/2214 39% [======================== ] 876/2214 39% [======================== ] 877/2214 39% [======================== ] 878/2214 39% [======================== ] 879/2214 39% [======================== ] 880/2214 39% [======================== ] 881/2214 39% [======================== ] 882/2214 39% [======================== ] 883/2214 39% [======================== ] 884/2214 39% [======================== ] 885/2214 39% [======================== ] 886/2214 40% [======================== ] 887/2214 40% [======================== ] 888/2214 40% [======================== ] 889/2214 40% [======================== ] 890/2214 40% [======================== ] 891/2214 40% [======================== ] 892/2214 40% [========================= ] 893/2214 40% [========================= ] 894/2214 40% [========================= ] 895/2214 40% [========================= ] 896/2214 40% [========================= ] 897/2214 40% [========================= ] 898/2214 40% [========================= ] 899/2214 40% [========================= ] 900/2214 40% [========================= ] 901/2214 40% [========================= ] 902/2214 40% [========================= ] 903/2214 40% [========================= ] 904/2214 40% [========================= ] 905/2214 40% [========================= ] 906/2214 40% [========================= ] 907/2214 40% [========================= ] 908/2214 41% [========================= ] 909/2214 41% [========================= ] 910/2214 41% [========================= ] 911/2214 41% [========================= ] 912/2214 41% [========================= ] 913/2214 41% [========================= ] 914/2214 41% [========================= ] 915/2214 41% [========================= ] 916/2214 41% [========================= ] 917/2214 41% [========================= ] 918/2214 41% [========================= ] 919/2214 41% [========================= ] 920/2214 41% [========================= ] 921/2214 41% [========================= ] 922/2214 41% [========================= ] 923/2214 41% [========================= ] 924/2214 41% [========================= ] 925/2214 41% [========================= ] 926/2214 41% [========================= ] 927/2214 41% [========================= ] 928/2214 41% [========================== ] 929/2214 41% [========================== ] 930/2214 42% [========================== ] 931/2214 42% [========================== ] 932/2214 42% [========================== ] 933/2214 42% [========================== ] 934/2214 42% [========================== ] 935/2214 42% [========================== ] 936/2214 42% [========================== ] 937/2214 42% [========================== ] 938/2214 42% [========================== ] 939/2214 42% [========================== ] 940/2214 42% [========================== ] 941/2214 42% [========================== ] 942/2214 42% [========================== ] 943/2214 42% [========================== ] 944/2214 42% [========================== ] 945/2214 42% [========================== ] 946/2214 42% [========================== ] 947/2214 42% [========================== ] 948/2214 42% [========================== ] 949/2214 42% [========================== ] 950/2214 42% [========================== ] 951/2214 42% [========================== ] 952/2214 42% [========================== ] 953/2214 43% [========================== ] 954/2214 43% [========================== ] 955/2214 43% [========================== ] 956/2214 43% [========================== ] 957/2214 43% [========================== ] 958/2214 43% [========================== ] 959/2214 43% [========================== ] 960/2214 43% [========================== ] 961/2214 43% [========================== ] 962/2214 43% [========================== ] 963/2214 43% [========================== ] 964/2214 43% [=========================== ] 965/2214 43% [=========================== ] 966/2214 43% [=========================== ] 967/2214 43% [=========================== ] 968/2214 43% [=========================== ] 969/2214 43% [=========================== ] 970/2214 43% [=========================== ] 971/2214 43% [=========================== ] 972/2214 43% [=========================== ] 973/2214 43% [=========================== ] 974/2214 43% [=========================== ] 975/2214 44% [=========================== ] 976/2214 44% [=========================== ] 977/2214 44% [=========================== ] 978/2214 44% [=========================== ] 979/2214 44% [=========================== ] 980/2214 44% [=========================== ] 981/2214 44% [=========================== ] 982/2214 44% [=========================== ] 983/2214 44% [=========================== ] 984/2214 44% [=========================== ] 985/2214 44% [=========================== ] 986/2214 44% [=========================== ] 987/2214 44% [=========================== ] 988/2214 44% [=========================== ] 989/2214 44% [=========================== ] 990/2214 44% [=========================== ] 991/2214 44% [=========================== ] 992/2214 44% [=========================== ] 993/2214 44% [=========================== ] 994/2214 44% [=========================== ] 995/2214 44% [=========================== ] 996/2214 44% [=========================== ] 997/2214 45% [=========================== ] 998/2214 45% [=========================== ] 999/2214 45% [============================ ] 1000/2214 45% [============================ ] 1001/2214 45% [============================ ] 1002/2214 45% [============================ ] 1003/2214 45% [============================ ] 1004/2214 45% [============================ ] 1005/2214 45% [============================ ] 1006/2214 45% [============================ ] 1007/2214 45% [============================ ] 1008/2214 45% [============================ ] 1009/2214 45% [============================ ] 1010/2214 45% [============================ ] 1011/2214 45% [============================ ] 1012/2214 45% [============================ ] 1013/2214 45% [============================ ] 1014/2214 45% [============================ ] 1015/2214 45% [============================ ] 1016/2214 45% [============================ ] 1017/2214 45% [============================ ] 1018/2214 45% [============================ ] 1019/2214 46% [============================ ] 1020/2214 46% [============================ ] 1021/2214 46% [============================ ] 1022/2214 46% [============================ ] 1023/2214 46% [============================ ] 1024/2214 46% [============================ ] 1025/2214 46% [============================ ] 1026/2214 46% [============================ ] 1027/2214 46% [============================ ] 1028/2214 46% [============================ ] 1029/2214 46% [============================ ] 1030/2214 46% [============================ ] 1031/2214 46% [============================ ] 1032/2214 46% [============================ ] 1033/2214 46% [============================ ] 1034/2214 46% [============================ ] 1035/2214 46% [============================= ] 1036/2214 46% [============================= ] 1037/2214 46% [============================= ] 1038/2214 46% [============================= ] 1039/2214 46% [============================= ] 1040/2214 46% [============================= ] 1041/2214 47% [============================= ] 1042/2214 47% [============================= ] 1043/2214 47% [============================= ] 1044/2214 47% [============================= ] 1045/2214 47% [============================= ] 1046/2214 47% [============================= ] 1047/2214 47% [============================= ] 1048/2214 47% [============================= ] 1049/2214 47% [============================= ] 1050/2214 47% [============================= ] 1051/2214 47% [============================= ] 1052/2214 47% [============================= ] 1053/2214 47% [============================= ] 1054/2214 47% [============================= ] 1055/2214 47% [============================= ] 1056/2214 47% [============================= ] 1057/2214 47% [============================= ] 1058/2214 47% [============================= ] 1059/2214 47% [============================= ] 1060/2214 47% [============================= ] 1061/2214 47% [============================= ] 1062/2214 47% [============================= ] 1063/2214 48% [============================= ] 1064/2214 48% [============================= ] 1065/2214 48% [============================= ] 1066/2214 48% [============================= ] 1067/2214 48% [============================= ] 1068/2214 48% [============================= ] 1069/2214 48% [============================= ] 1070/2214 48% [============================= ] 1071/2214 48% [============================== ] 1072/2214 48% [============================== ] 1073/2214 48% [============================== ] 1074/2214 48% [============================== ] 1075/2214 48% [============================== ] 1076/2214 48% [============================== ] 1077/2214 48% [============================== ] 1078/2214 48% [============================== ] 1079/2214 48% [============================== ] 1080/2214 48% [============================== ] 1081/2214 48% [============================== ] 1082/2214 48% [============================== ] 1083/2214 48% [============================== ] 1084/2214 48% [============================== ] 1085/2214 49% [============================== ] 1086/2214 49% [============================== ] 1087/2214 49% [============================== ] 1088/2214 49% [============================== ] 1089/2214 49% [============================== ] 1090/2214 49% [============================== ] 1091/2214 49% [============================== ] 1092/2214 49% [============================== ] 1093/2214 49% [============================== ] 1094/2214 49% [============================== ] 1095/2214 49% [============================== ] 1096/2214 49% [============================== ] 1097/2214 49% [============================== ] 1098/2214 49% [============================== ] 1099/2214 49% [============================== ] 1100/2214 49% [============================== ] 1101/2214 49% [============================== ] 1102/2214 49% [============================== ] 1103/2214 49% [============================== ] 1104/2214 49% [============================== ] 1105/2214 49% [============================== ] 1106/2214 49% [=============================== ] 1107/2214 50% [=============================== ] 1108/2214 50% [=============================== ] 1109/2214 50% [=============================== ] 1110/2214 50% [=============================== ] 1111/2214 50% [=============================== ] 1112/2214 50% [=============================== ] 1113/2214 50% [=============================== ] 1114/2214 50% [=============================== ] 1115/2214 50% [=============================== ] 1116/2214 50% [=============================== ] 1117/2214 50% [=============================== ] 1118/2214 50% [=============================== ] 1119/2214 50% [=============================== ] 1120/2214 50% [=============================== ] 1121/2214 50% [=============================== ] 1122/2214 50% [=============================== ] 1123/2214 50% [=============================== ] 1124/2214 50% [=============================== ] 1125/2214 50% [=============================== ] 1126/2214 50% [=============================== ] 1127/2214 50% [=============================== ] 1128/2214 50% [=============================== ] 1129/2214 50% [=============================== ] 1130/2214 51% [=============================== ] 1131/2214 51% [=============================== ] 1132/2214 51% [=============================== ] 1133/2214 51% [=============================== ] 1134/2214 51% [=============================== ] 1135/2214 51% [=============================== ] 1136/2214 51% [=============================== ] 1137/2214 51% [=============================== ] 1138/2214 51% [=============================== ] 1139/2214 51% [=============================== ] 1140/2214 51% [=============================== ] 1141/2214 51% [=============================== ] 1142/2214 51% [================================ ] 1143/2214 51% [================================ ] 1144/2214 51% [================================ ] 1145/2214 51% [================================ ] 1146/2214 51% [================================ ] 1147/2214 51% [================================ ] 1148/2214 51% [================================ ] 1149/2214 51% [================================ ] 1150/2214 51% [================================ ] 1151/2214 51% [================================ ] 1152/2214 52% [================================ ] 1153/2214 52% [================================ ] 1154/2214 52% [================================ ] 1155/2214 52% [================================ ] 1156/2214 52% [================================ ] 1157/2214 52% [================================ ] 1158/2214 52% [================================ ] 1159/2214 52% [================================ ] 1160/2214 52% [================================ ] 1161/2214 52% [================================ ] 1162/2214 52% [================================ ] 1163/2214 52% [================================ ] 1164/2214 52% [================================ ] 1165/2214 52% [================================ ] 1166/2214 52% [================================ ] 1167/2214 52% [================================ ] 1168/2214 52% [================================ ] 1169/2214 52% [================================ ] 1170/2214 52% [================================ ] 1171/2214 52% [================================ ] 1172/2214 52% [================================ ] 1173/2214 52% [================================ ] 1174/2214 53% [================================ ] 1175/2214 53% [================================ ] 1176/2214 53% [================================ ] 1177/2214 53% [================================ ] 1178/2214 53% [================================= ] 1179/2214 53% [================================= ] 1180/2214 53% [================================= ] 1181/2214 53% [================================= ] 1182/2214 53% [================================= ] 1183/2214 53% [================================= ] 1184/2214 53% [================================= ] 1185/2214 53% [================================= ] 1186/2214 53% [================================= ] 1187/2214 53% [================================= ] 1188/2214 53% [================================= ] 1189/2214 53% [================================= ] 1190/2214 53% [================================= ] 1191/2214 53% [================================= ] 1192/2214 53% [================================= ] 1193/2214 53% [================================= ] 1194/2214 53% [================================= ] 1195/2214 53% [================================= ] 1196/2214 54% [================================= ] 1197/2214 54% [================================= ] 1198/2214 54% [================================= ] 1199/2214 54% [================================= ] 1200/2214 54% [================================= ] 1201/2214 54% [================================= ] 1202/2214 54% [================================= ] 1203/2214 54% [================================= ] 1204/2214 54% [================================= ] 1205/2214 54% [================================= ] 1206/2214 54% [================================= ] 1207/2214 54% [================================= ] 1208/2214 54% [================================= ] 1209/2214 54% [================================= ] 1210/2214 54% [================================= ] 1211/2214 54% [================================= ] 1212/2214 54% [================================= ] 1213/2214 54% [================================= ] 1214/2214 54% [================================== ] 1215/2214 54% [================================== ] 1216/2214 54% [================================== ] 1217/2214 54% [================================== ] 1218/2214 55% [================================== ] 1219/2214 55% [================================== ] 1220/2214 55% [================================== ] 1221/2214 55% [================================== ] 1222/2214 55% [================================== ] 1223/2214 55% [================================== ] 1224/2214 55% [================================== ] 1225/2214 55% [================================== ] 1226/2214 55% [================================== ] 1227/2214 55% [================================== ] 1228/2214 55% [================================== ] 1229/2214 55% [================================== ] 1230/2214 55% [================================== ] 1231/2214 55% [================================== ] 1232/2214 55% [================================== ] 1233/2214 55% [================================== ] 1234/2214 55% [================================== ] 1235/2214 55% [================================== ] 1236/2214 55% [================================== ] 1237/2214 55% [================================== ] 1238/2214 55% [================================== ] 1239/2214 55% [================================== ] 1240/2214 56% [================================== ] 1241/2214 56% [================================== ] 1242/2214 56% [================================== ] 1243/2214 56% [================================== ] 1244/2214 56% [================================== ] 1245/2214 56% [================================== ] 1246/2214 56% [================================== ] 1247/2214 56% [================================== ] 1248/2214 56% [================================== ] 1249/2214 56% [=================================== ] 1250/2214 56% [=================================== ] 1251/2214 56% [=================================== ] 1252/2214 56% [=================================== ] 1253/2214 56% [=================================== ] 1254/2214 56% [=================================== ] 1255/2214 56% [=================================== ] 1256/2214 56% [=================================== ] 1257/2214 56% [=================================== ] 1258/2214 56% [=================================== ] 1259/2214 56% [=================================== ] 1260/2214 56% [=================================== ] 1261/2214 56% [=================================== ] 1262/2214 57% [=================================== ] 1263/2214 57% [=================================== ] 1264/2214 57% [=================================== ] 1265/2214 57% [=================================== ] 1266/2214 57% [=================================== ] 1267/2214 57% [=================================== ] 1268/2214 57% [=================================== ] 1269/2214 57% [=================================== ] 1270/2214 57% [=================================== ] 1271/2214 57% [=================================== ] 1272/2214 57% [=================================== ] 1273/2214 57% [=================================== ] 1274/2214 57% [=================================== ] 1275/2214 57% [=================================== ] 1276/2214 57% [=================================== ] 1277/2214 57% [=================================== ] 1278/2214 57% [=================================== ] 1279/2214 57% [=================================== ] 1280/2214 57% [=================================== ] 1281/2214 57% [=================================== ] 1282/2214 57% [=================================== ] 1283/2214 57% [=================================== ] 1284/2214 57% [=================================== ] 1285/2214 58% [==================================== ] 1286/2214 58% [==================================== ] 1287/2214 58% [==================================== ] 1288/2214 58% [==================================== ] 1289/2214 58% [==================================== ] 1290/2214 58% [==================================== ] 1291/2214 58% [==================================== ] 1292/2214 58% [==================================== ] 1293/2214 58% [==================================== ] 1294/2214 58% [==================================== ] 1295/2214 58% [==================================== ] 1296/2214 58% [==================================== ] 1297/2214 58% [==================================== ] 1298/2214 58% [==================================== ] 1299/2214 58% [==================================== ] 1300/2214 58% [==================================== ] 1301/2214 58% [==================================== ] 1302/2214 58% [==================================== ] 1303/2214 58% [==================================== ] 1304/2214 58% [==================================== ] 1305/2214 58% [==================================== ] 1306/2214 58% [==================================== ] 1307/2214 59% [==================================== ] 1308/2214 59% [==================================== ] 1309/2214 59% [==================================== ] 1310/2214 59% [==================================== ] 1311/2214 59% [==================================== ] 1312/2214 59% [==================================== ] 1313/2214 59% [==================================== ] 1314/2214 59% [==================================== ] 1315/2214 59% [==================================== ] 1316/2214 59% [==================================== ] 1317/2214 59% [==================================== ] 1318/2214 59% [==================================== ] 1319/2214 59% [==================================== ] 1320/2214 59% [==================================== ] 1321/2214 59% [===================================== ] 1322/2214 59% [===================================== ] 1323/2214 59% [===================================== ] 1324/2214 59% [===================================== ] 1325/2214 59% [===================================== ] 1326/2214 59% [===================================== ] 1327/2214 59% [===================================== ] 1328/2214 59% [===================================== ] 1329/2214 60% [===================================== ] 1330/2214 60% [===================================== ] 1331/2214 60% [===================================== ] 1332/2214 60% [===================================== ] 1333/2214 60% [===================================== ] 1334/2214 60% [===================================== ] 1335/2214 60% [===================================== ] 1336/2214 60% [===================================== ] 1337/2214 60% [===================================== ] 1338/2214 60% [===================================== ] 1339/2214 60% [===================================== ] 1340/2214 60% [===================================== ] 1341/2214 60% [===================================== ] 1342/2214 60% [===================================== ] 1343/2214 60% [===================================== ] 1344/2214 60% [===================================== ] 1345/2214 60% [===================================== ] 1346/2214 60% [===================================== ] 1347/2214 60% [===================================== ] 1348/2214 60% [===================================== ] 1349/2214 60% [===================================== ] 1350/2214 60% [===================================== ] 1351/2214 61% [===================================== ] 1352/2214 61% [===================================== ] 1353/2214 61% [===================================== ] 1354/2214 61% [===================================== ] 1355/2214 61% [===================================== ] 1356/2214 61% [====================================== ] 1357/2214 61% [====================================== ] 1358/2214 61% [====================================== ] 1359/2214 61% [====================================== ] 1360/2214 61% [====================================== ] 1361/2214 61% [====================================== ] 1362/2214 61% [====================================== ] 1363/2214 61% [====================================== ] 1364/2214 61% [====================================== ] 1365/2214 61% [====================================== ] 1366/2214 61% [====================================== ] 1367/2214 61% [====================================== ] 1368/2214 61% [====================================== ] 1369/2214 61% [====================================== ] 1370/2214 61% [====================================== ] 1371/2214 61% [====================================== ] 1372/2214 61% [====================================== ] 1373/2214 62% [====================================== ] 1374/2214 62% [====================================== ] 1375/2214 62% [====================================== ] 1376/2214 62% [====================================== ] 1377/2214 62% [====================================== ] 1378/2214 62% [====================================== ] 1379/2214 62% [====================================== ] 1380/2214 62% [====================================== ] 1381/2214 62% [====================================== ] 1382/2214 62% [====================================== ] 1383/2214 62% [====================================== ] 1384/2214 62% [====================================== ] 1385/2214 62% [====================================== ] 1386/2214 62% [====================================== ] 1387/2214 62% [====================================== ] 1388/2214 62% [====================================== ] 1389/2214 62% [====================================== ] 1390/2214 62% [====================================== ] 1391/2214 62% [====================================== ] 1392/2214 62% [======================================= ] 1393/2214 62% [======================================= ] 1394/2214 62% [======================================= ] 1395/2214 63% [======================================= ] 1396/2214 63% [======================================= ] 1397/2214 63% [======================================= ] 1398/2214 63% [======================================= ] 1399/2214 63% [======================================= ] 1400/2214 63% [======================================= ] 1401/2214 63% [======================================= ] 1402/2214 63% [======================================= ] 1403/2214 63% [======================================= ] 1404/2214 63% [======================================= ] 1405/2214 63% [======================================= ] 1406/2214 63% [======================================= ] 1407/2214 63% [======================================= ] 1408/2214 63% [======================================= ] 1409/2214 63% [======================================= ] 1410/2214 63% [======================================= ] 1411/2214 63% [======================================= ] 1412/2214 63% [======================================= ] 1413/2214 63% [======================================= ] 1414/2214 63% [======================================= ] 1415/2214 63% [======================================= ] 1416/2214 63% [======================================= ] 1417/2214 64% [======================================= ] 1418/2214 64% [======================================= ] 1419/2214 64% [======================================= ] 1420/2214 64% [======================================= ] 1421/2214 64% [======================================= ] 1422/2214 64% [======================================= ] 1423/2214 64% [======================================= ] 1424/2214 64% [======================================= ] 1425/2214 64% [======================================= ] 1426/2214 64% [======================================= ] 1427/2214 64% [======================================= ] 1428/2214 64% [======================================== ] 1429/2214 64% [======================================== ] 1430/2214 64% [======================================== ] 1431/2214 64% [======================================== ] 1432/2214 64% [======================================== ] 1433/2214 64% [======================================== ] 1434/2214 64% [======================================== ] 1435/2214 64% [======================================== ] 1436/2214 64% [======================================== ] 1437/2214 64% [======================================== ] 1438/2214 64% [======================================== ] 1439/2214 64% [======================================== ] 1440/2214 65% [======================================== ] 1441/2214 65% [======================================== ] 1442/2214 65% [======================================== ] 1443/2214 65% [======================================== ] 1444/2214 65% [======================================== ] 1445/2214 65% [======================================== ] 1446/2214 65% [======================================== ] 1447/2214 65% [======================================== ] 1448/2214 65% [======================================== ] 1449/2214 65% [======================================== ] 1450/2214 65% [======================================== ] 1451/2214 65% [======================================== ] 1452/2214 65% [======================================== ] 1453/2214 65% [======================================== ] 1454/2214 65% [======================================== ] 1455/2214 65% [======================================== ] 1456/2214 65% [======================================== ] 1457/2214 65% [======================================== ] 1458/2214 65% [======================================== ] 1459/2214 65% [======================================== ] 1460/2214 65% [======================================== ] 1461/2214 65% [======================================== ] 1462/2214 66% [======================================== ] 1463/2214 66% [======================================== ] 1464/2214 66% [========================================= ] 1465/2214 66% [========================================= ] 1466/2214 66% [========================================= ] 1467/2214 66% [========================================= ] 1468/2214 66% [========================================= ] 1469/2214 66% [========================================= ] 1470/2214 66% [========================================= ] 1471/2214 66% [========================================= ] 1472/2214 66% [========================================= ] 1473/2214 66% [========================================= ] 1474/2214 66% [========================================= ] 1475/2214 66% [========================================= ] 1476/2214 66% [========================================= ] 1477/2214 66% [========================================= ] 1478/2214 66% [========================================= ] 1479/2214 66% [========================================= ] 1480/2214 66% [========================================= ] 1481/2214 66% [========================================= ] 1482/2214 66% [========================================= ] 1483/2214 66% [========================================= ] 1484/2214 67% [========================================= ] 1485/2214 67% [========================================= ] 1486/2214 67% [========================================= ] 1487/2214 67% [========================================= ] 1488/2214 67% [========================================= ] 1489/2214 67% [========================================= ] 1490/2214 67% [========================================= ] 1491/2214 67% [========================================= ] 1492/2214 67% [========================================= ] 1493/2214 67% [========================================= ] 1494/2214 67% [========================================= ] 1495/2214 67% [========================================= ] 1496/2214 67% [========================================= ] 1497/2214 67% [========================================= ] 1498/2214 67% [========================================= ] 1499/2214 67% [========================================== ] 1500/2214 67% [========================================== ] 1501/2214 67% [========================================== ] 1502/2214 67% [========================================== ] 1503/2214 67% [========================================== ] 1504/2214 67% [========================================== ] 1505/2214 67% [========================================== ] 1506/2214 68% [========================================== ] 1507/2214 68% [========================================== ] 1508/2214 68% [========================================== ] 1509/2214 68% [========================================== ] 1510/2214 68% [========================================== ] 1511/2214 68% [========================================== ] 1512/2214 68% [========================================== ] 1513/2214 68% [========================================== ] 1514/2214 68% [========================================== ] 1515/2214 68% [========================================== ] 1516/2214 68% [========================================== ] 1517/2214 68% [========================================== ] 1518/2214 68% [========================================== ] 1519/2214 68% [========================================== ] 1520/2214 68% [========================================== ] 1521/2214 68% [========================================== ] 1522/2214 68% [========================================== ] 1523/2214 68% [========================================== ] 1524/2214 68% [========================================== ] 1525/2214 68% [========================================== ] 1526/2214 68% [========================================== ] 1527/2214 68% [========================================== ] 1528/2214 69% [========================================== ] 1529/2214 69% [========================================== ] 1530/2214 69% [========================================== ] 1531/2214 69% [========================================== ] 1532/2214 69% [========================================== ] 1533/2214 69% [========================================== ] 1534/2214 69% [========================================== ] 1535/2214 69% [=========================================== ] 1536/2214 69% [=========================================== ] 1537/2214 69% [=========================================== ] 1538/2214 69% [=========================================== ] 1539/2214 69% [=========================================== ] 1540/2214 69% [=========================================== ] 1541/2214 69% [=========================================== ] 1542/2214 69% [=========================================== ] 1543/2214 69% [=========================================== ] 1544/2214 69% [=========================================== ] 1545/2214 69% [=========================================== ] 1546/2214 69% [=========================================== ] 1547/2214 69% [=========================================== ] 1548/2214 69% [=========================================== ] 1549/2214 69% [=========================================== ] 1550/2214 70% [=========================================== ] 1551/2214 70% [=========================================== ] 1552/2214 70% [=========================================== ] 1553/2214 70% [=========================================== ] 1554/2214 70% [=========================================== ] 1555/2214 70% [=========================================== ] 1556/2214 70% [=========================================== ] 1557/2214 70% [=========================================== ] 1558/2214 70% [=========================================== ] 1559/2214 70% [=========================================== ] 1560/2214 70% [=========================================== ] 1561/2214 70% [=========================================== ] 1562/2214 70% [=========================================== ] 1563/2214 70% [=========================================== ] 1564/2214 70% [=========================================== ] 1565/2214 70% [=========================================== ] 1566/2214 70% [=========================================== ] 1567/2214 70% [=========================================== ] 1568/2214 70% [=========================================== ] 1569/2214 70% [=========================================== ] 1570/2214 70% [=========================================== ] 1571/2214 70% [============================================ ] 1572/2214 71% [============================================ ] 1573/2214 71% [============================================ ] 1574/2214 71% [============================================ ] 1575/2214 71% [============================================ ] 1576/2214 71% [============================================ ] 1577/2214 71% [============================================ ] 1578/2214 71% [============================================ ] 1579/2214 71% [============================================ ] 1580/2214 71% [============================================ ] 1581/2214 71% [============================================ ] 1582/2214 71% [============================================ ] 1583/2214 71% [============================================ ] 1584/2214 71% [============================================ ] 1585/2214 71% [============================================ ] 1586/2214 71% [============================================ ] 1587/2214 71% [============================================ ] 1588/2214 71% [============================================ ] 1589/2214 71% [============================================ ] 1590/2214 71% [============================================ ] 1591/2214 71% [============================================ ] 1592/2214 71% [============================================ ] 1593/2214 71% [============================================ ] 1594/2214 71% [============================================ ] 1595/2214 72% [============================================ ] 1596/2214 72% [============================================ ] 1597/2214 72% [============================================ ] 1598/2214 72% [============================================ ] 1599/2214 72% [============================================ ] 1600/2214 72% [============================================ ] 1601/2214 72% [============================================ ] 1602/2214 72% [============================================ ] 1603/2214 72% [============================================ ] 1604/2214 72% [============================================ ] 1605/2214 72% [============================================ ] 1606/2214 72% [============================================= ] 1607/2214 72% [============================================= ] 1608/2214 72% [============================================= ] 1609/2214 72% [============================================= ] 1610/2214 72% [============================================= ] 1611/2214 72% [============================================= ] 1612/2214 72% [============================================= ] 1613/2214 72% [============================================= ] 1614/2214 72% [============================================= ] 1615/2214 72% [============================================= ] 1616/2214 72% [============================================= ] 1617/2214 73% [============================================= ] 1618/2214 73% [============================================= ] 1619/2214 73% [============================================= ] 1620/2214 73% [============================================= ] 1621/2214 73% [============================================= ] 1622/2214 73% [============================================= ] 1623/2214 73% [============================================= ] 1624/2214 73% [============================================= ] 1625/2214 73% [============================================= ] 1626/2214 73% [============================================= ] 1627/2214 73% [============================================= ] 1628/2214 73% [============================================= ] 1629/2214 73% [============================================= ] 1630/2214 73% [============================================= ] 1631/2214 73% [============================================= ] 1632/2214 73% [============================================= ] 1633/2214 73% [============================================= ] 1634/2214 73% [============================================= ] 1635/2214 73% [============================================= ] 1636/2214 73% [============================================= ] 1637/2214 73% [============================================= ] 1638/2214 73% [============================================= ] 1639/2214 74% [============================================= ] 1640/2214 74% [============================================= ] 1641/2214 74% [============================================= ] 1642/2214 74% [============================================== ] 1643/2214 74% [============================================== ] 1644/2214 74% [============================================== ] 1645/2214 74% [============================================== ] 1646/2214 74% [============================================== ] 1647/2214 74% [============================================== ] 1648/2214 74% [============================================== ] 1649/2214 74% [============================================== ] 1650/2214 74% [============================================== ] 1651/2214 74% [============================================== ] 1652/2214 74% [============================================== ] 1653/2214 74% [============================================== ] 1654/2214 74% [============================================== ] 1655/2214 74% [============================================== ] 1656/2214 74% [============================================== ] 1657/2214 74% [============================================== ] 1658/2214 74% [============================================== ] 1659/2214 74% [============================================== ] 1660/2214 74% [============================================== ] 1661/2214 75% [============================================== ] 1662/2214 75% [============================================== ] 1663/2214 75% [============================================== ] 1664/2214 75% [============================================== ] 1665/2214 75% [============================================== ] 1666/2214 75% [============================================== ] 1667/2214 75% [============================================== ] 1668/2214 75% [============================================== ] 1669/2214 75% [============================================== ] 1670/2214 75% [============================================== ] 1671/2214 75% [============================================== ] 1672/2214 75% [============================================== ] 1673/2214 75% [============================================== ] 1674/2214 75% [============================================== ] 1675/2214 75% [============================================== ] 1676/2214 75% [============================================== ] 1677/2214 75% [============================================== ] 1678/2214 75% [=============================================== ] 1679/2214 75% [=============================================== ] 1680/2214 75% [=============================================== ] 1681/2214 75% [=============================================== ] 1682/2214 75% [=============================================== ] 1683/2214 76% [=============================================== ] 1684/2214 76% [=============================================== ] 1685/2214 76% [=============================================== ] 1686/2214 76% [=============================================== ] 1687/2214 76% [=============================================== ] 1688/2214 76% [=============================================== ] 1689/2214 76% [=============================================== ] 1690/2214 76% [=============================================== ] 1691/2214 76% [=============================================== ] 1692/2214 76% [=============================================== ] 1693/2214 76% [=============================================== ] 1694/2214 76% [=============================================== ] 1695/2214 76% [=============================================== ] 1696/2214 76% [=============================================== ] 1697/2214 76% [=============================================== ] 1698/2214 76% [=============================================== ] 1699/2214 76% [=============================================== ] 1700/2214 76% [=============================================== ] 1701/2214 76% [=============================================== ] 1702/2214 76% [=============================================== ] 1703/2214 76% [=============================================== ] 1704/2214 76% [=============================================== ] 1705/2214 77% [=============================================== ] 1706/2214 77% [=============================================== ] 1707/2214 77% [=============================================== ] 1708/2214 77% [=============================================== ] 1709/2214 77% [=============================================== ] 1710/2214 77% [=============================================== ] 1711/2214 77% [=============================================== ] 1712/2214 77% [=============================================== ] 1713/2214 77% [=============================================== ] 1714/2214 77% [================================================ ] 1715/2214 77% [================================================ ] 1716/2214 77% [================================================ ] 1717/2214 77% [================================================ ] 1718/2214 77% [================================================ ] 1719/2214 77% [================================================ ] 1720/2214 77% [================================================ ] 1721/2214 77% [================================================ ] 1722/2214 77% [================================================ ] 1723/2214 77% [================================================ ] 1724/2214 77% [================================================ ] 1725/2214 77% [================================================ ] 1726/2214 77% [================================================ ] 1727/2214 78% [================================================ ] 1728/2214 78% [================================================ ] 1729/2214 78% [================================================ ] 1730/2214 78% [================================================ ] 1731/2214 78% [================================================ ] 1732/2214 78% [================================================ ] 1733/2214 78% [================================================ ] 1734/2214 78% [================================================ ] 1735/2214 78% [================================================ ] 1736/2214 78% [================================================ ] 1737/2214 78% [================================================ ] 1738/2214 78% [================================================ ] 1739/2214 78% [================================================ ] 1740/2214 78% [================================================ ] 1741/2214 78% [================================================ ] 1742/2214 78% [================================================ ] 1743/2214 78% [================================================ ] 1744/2214 78% [================================================ ] 1745/2214 78% [================================================ ] 1746/2214 78% [================================================ ] 1747/2214 78% [================================================ ] 1748/2214 78% [================================================ ] 1749/2214 78% [================================================= ] 1750/2214 79% [================================================= ] 1751/2214 79% [================================================= ] 1752/2214 79% [================================================= ] 1753/2214 79% [================================================= ] 1754/2214 79% [================================================= ] 1755/2214 79% [================================================= ] 1756/2214 79% [================================================= ] 1757/2214 79% [================================================= ] 1758/2214 79% [================================================= ] 1759/2214 79% [================================================= ] 1760/2214 79% [================================================= ] 1761/2214 79% [================================================= ] 1762/2214 79% [================================================= ] 1763/2214 79% [================================================= ] 1764/2214 79% [================================================= ] 1765/2214 79% [================================================= ] 1766/2214 79% [================================================= ] 1767/2214 79% [================================================= ] 1768/2214 79% [================================================= ] 1769/2214 79% [================================================= ] 1770/2214 79% [================================================= ] 1771/2214 79% [================================================= ] 1772/2214 80% [================================================= ] 1773/2214 80% [================================================= ] 1774/2214 80% [================================================= ] 1775/2214 80% [================================================= ] 1776/2214 80% [================================================= ] 1777/2214 80% [================================================= ] 1778/2214 80% [================================================= ] 1779/2214 80% [================================================= ] 1780/2214 80% [================================================= ] 1781/2214 80% [================================================= ] 1782/2214 80% [================================================= ] 1783/2214 80% [================================================= ] 1784/2214 80% [================================================= ] 1785/2214 80% [================================================== ] 1786/2214 80% [================================================== ] 1787/2214 80% [================================================== ] 1788/2214 80% [================================================== ] 1789/2214 80% [================================================== ] 1790/2214 80% [================================================== ] 1791/2214 80% [================================================== ] 1792/2214 80% [================================================== ] 1793/2214 80% [================================================== ] 1794/2214 81% [================================================== ] 1795/2214 81% [================================================== ] 1796/2214 81% [================================================== ] 1797/2214 81% [================================================== ] 1798/2214 81% [================================================== ] 1799/2214 81% [================================================== ] 1800/2214 81% [================================================== ] 1801/2214 81% [================================================== ] 1802/2214 81% [================================================== ] 1803/2214 81% [================================================== ] 1804/2214 81% [================================================== ] 1805/2214 81% [================================================== ] 1806/2214 81% [================================================== ] 1807/2214 81% [================================================== ] 1808/2214 81% [================================================== ] 1809/2214 81% [================================================== ] 1810/2214 81% [================================================== ] 1811/2214 81% [================================================== ] 1812/2214 81% [================================================== ] 1813/2214 81% [================================================== ] 1814/2214 81% [================================================== ] 1815/2214 81% [================================================== ] 1816/2214 82% [================================================== ] 1817/2214 82% [================================================== ] 1818/2214 82% [================================================== ] 1819/2214 82% [================================================== ] 1820/2214 82% [================================================== ] 1821/2214 82% [=================================================== ] 1822/2214 82% [=================================================== ] 1823/2214 82% [=================================================== ] 1824/2214 82% [=================================================== ] 1825/2214 82% [=================================================== ] 1826/2214 82% [=================================================== ] 1827/2214 82% [=================================================== ] 1828/2214 82% [=================================================== ] 1829/2214 82% [=================================================== ] 1830/2214 82% [=================================================== ] 1831/2214 82% [=================================================== ] 1832/2214 82% [=================================================== ] 1833/2214 82% [=================================================== ] 1834/2214 82% [=================================================== ] 1835/2214 82% [=================================================== ] 1836/2214 82% [=================================================== ] 1837/2214 82% [=================================================== ] 1838/2214 83% [=================================================== ] 1839/2214 83% [=================================================== ] 1840/2214 83% [=================================================== ] 1841/2214 83% [=================================================== ] 1842/2214 83% [=================================================== ] 1843/2214 83% [=================================================== ] 1844/2214 83% [=================================================== ] 1845/2214 83% [=================================================== ] 1846/2214 83% [=================================================== ] 1847/2214 83% [=================================================== ] 1848/2214 83% [=================================================== ] 1849/2214 83% [=================================================== ] 1850/2214 83% [=================================================== ] 1851/2214 83% [=================================================== ] 1852/2214 83% [=================================================== ] 1853/2214 83% [=================================================== ] 1854/2214 83% [=================================================== ] 1855/2214 83% [=================================================== ] 1856/2214 83% [==================================================== ] 1857/2214 83% [==================================================== ] 1858/2214 83% [==================================================== ] 1859/2214 83% [==================================================== ] 1860/2214 84% [==================================================== ] 1861/2214 84% [==================================================== ] 1862/2214 84% [==================================================== ] 1863/2214 84% [==================================================== ] 1864/2214 84% [==================================================== ] 1865/2214 84% [==================================================== ] 1866/2214 84% [==================================================== ] 1867/2214 84% [==================================================== ] 1868/2214 84% [==================================================== ] 1869/2214 84% [==================================================== ] 1870/2214 84% [==================================================== ] 1871/2214 84% [==================================================== ] 1872/2214 84% [==================================================== ] 1873/2214 84% [==================================================== ] 1874/2214 84% [==================================================== ] 1875/2214 84% [==================================================== ] 1876/2214 84% [==================================================== ] 1877/2214 84% [==================================================== ] 1878/2214 84% [==================================================== ] 1879/2214 84% [==================================================== ] 1880/2214 84% [==================================================== ] 1881/2214 84% [==================================================== ] 1882/2214 85% [==================================================== ] 1883/2214 85% [==================================================== ] 1884/2214 85% [==================================================== ] 1885/2214 85% [==================================================== ] 1886/2214 85% [==================================================== ] 1887/2214 85% [==================================================== ] 1888/2214 85% [==================================================== ] 1889/2214 85% [==================================================== ] 1890/2214 85% [==================================================== ] 1891/2214 85% [==================================================== ] 1892/2214 85% [===================================================== ] 1893/2214 85% [===================================================== ] 1894/2214 85% [===================================================== ] 1895/2214 85% [===================================================== ] 1896/2214 85% [===================================================== ] 1897/2214 85% [===================================================== ] 1898/2214 85% [===================================================== ] 1899/2214 85% [===================================================== ] 1900/2214 85% [===================================================== ] 1901/2214 85% [===================================================== ] 1902/2214 85% [===================================================== ] 1903/2214 85% [===================================================== ] 1904/2214 85% [===================================================== ] 1905/2214 86% [===================================================== ] 1906/2214 86% [===================================================== ] 1907/2214 86% [===================================================== ] 1908/2214 86% [===================================================== ] 1909/2214 86% [===================================================== ] 1910/2214 86% [===================================================== ] 1911/2214 86% [===================================================== ] 1912/2214 86% [===================================================== ] 1913/2214 86% [===================================================== ] 1914/2214 86% [===================================================== ] 1915/2214 86% [===================================================== ] 1916/2214 86% [===================================================== ] 1917/2214 86% [===================================================== ] 1918/2214 86% [===================================================== ] 1919/2214 86% [===================================================== ] 1920/2214 86% [===================================================== ] 1921/2214 86% [===================================================== ] 1922/2214 86% [===================================================== ] 1923/2214 86% [===================================================== ] 1924/2214 86% [===================================================== ] 1925/2214 86% [===================================================== ] 1926/2214 86% [===================================================== ] 1927/2214 87% [===================================================== ] 1928/2214 87% [====================================================== ] 1929/2214 87% [====================================================== ] 1930/2214 87% [====================================================== ] 1931/2214 87% [====================================================== ] 1932/2214 87% [====================================================== ] 1933/2214 87% [====================================================== ] 1934/2214 87% [====================================================== ] 1935/2214 87% [====================================================== ] 1936/2214 87% [====================================================== ] 1937/2214 87% [====================================================== ] 1938/2214 87% [====================================================== ] 1939/2214 87% [====================================================== ] 1940/2214 87% [====================================================== ] 1941/2214 87% [====================================================== ] 1942/2214 87% [====================================================== ] 1943/2214 87% [====================================================== ] 1944/2214 87% [====================================================== ] 1945/2214 87% [====================================================== ] 1946/2214 87% [====================================================== ] 1947/2214 87% [====================================================== ] 1948/2214 87% [====================================================== ] 1949/2214 88% [====================================================== ] 1950/2214 88% [====================================================== ] 1951/2214 88% [====================================================== ] 1952/2214 88% [====================================================== ] 1953/2214 88% [====================================================== ] 1954/2214 88% [====================================================== ] 1955/2214 88% [====================================================== ] 1956/2214 88% [====================================================== ] 1957/2214 88% [====================================================== ] 1958/2214 88% [====================================================== ] 1959/2214 88% [====================================================== ] 1960/2214 88% [====================================================== ] 1961/2214 88% [====================================================== ] 1962/2214 88% [====================================================== ] 1963/2214 88% [====================================================== ] 1964/2214 88% [======================================================= ] 1965/2214 88% [======================================================= ] 1966/2214 88% [======================================================= ] 1967/2214 88% [======================================================= ] 1968/2214 88% [======================================================= ] 1969/2214 88% [======================================================= ] 1970/2214 88% [======================================================= ] 1971/2214 89% [======================================================= ] 1972/2214 89% [======================================================= ] 1973/2214 89% [======================================================= ] 1974/2214 89% [======================================================= ] 1975/2214 89% [======================================================= ] 1976/2214 89% [======================================================= ] 1977/2214 89% [======================================================= ] 1978/2214 89% [======================================================= ] 1979/2214 89% [======================================================= ] 1980/2214 89% [======================================================= ] 1981/2214 89% [======================================================= ] 1982/2214 89% [======================================================= ] 1983/2214 89% [======================================================= ] 1984/2214 89% [======================================================= ] 1985/2214 89% [======================================================= ] 1986/2214 89% [======================================================= ] 1987/2214 89% [======================================================= ] 1988/2214 89% [======================================================= ] 1989/2214 89% [======================================================= ] 1990/2214 89% [======================================================= ] 1991/2214 89% [======================================================= ] 1992/2214 89% [======================================================= ] 1993/2214 90% [======================================================= ] 1994/2214 90% [======================================================= ] 1995/2214 90% [======================================================= ] 1996/2214 90% [======================================================= ] 1997/2214 90% [======================================================= ] 1998/2214 90% [======================================================= ] 1999/2214 90% [======================================================== ] 2000/2214 90% [======================================================== ] 2001/2214 90% [======================================================== ] 2002/2214 90% [======================================================== ] 2003/2214 90% [======================================================== ] 2004/2214 90% [======================================================== ] 2005/2214 90% [======================================================== ] 2006/2214 90% [======================================================== ] 2007/2214 90% [======================================================== ] 2008/2214 90% [======================================================== ] 2009/2214 90% [======================================================== ] 2010/2214 90% [======================================================== ] 2011/2214 90% [======================================================== ] 2012/2214 90% [======================================================== ] 2013/2214 90% [======================================================== ] 2014/2214 90% [======================================================== ] 2015/2214 91% [======================================================== ] 2016/2214 91% [======================================================== ] 2017/2214 91% [======================================================== ] 2018/2214 91% [======================================================== ] 2019/2214 91% [======================================================== ] 2020/2214 91% [======================================================== ] 2021/2214 91% [======================================================== ] 2022/2214 91% [======================================================== ] 2023/2214 91% [======================================================== ] 2024/2214 91% [======================================================== ] 2025/2214 91% [======================================================== ] 2026/2214 91% [======================================================== ] 2027/2214 91% [======================================================== ] 2028/2214 91% [======================================================== ] 2029/2214 91% [======================================================== ] 2030/2214 91% [======================================================== ] 2031/2214 91% [======================================================== ] 2032/2214 91% [======================================================== ] 2033/2214 91% [======================================================== ] 2034/2214 91% [======================================================== ] 2035/2214 91% [========================================================= ] 2036/2214 91% [========================================================= ] 2037/2214 92% [========================================================= ] 2038/2214 92% [========================================================= ] 2039/2214 92% [========================================================= ] 2040/2214 92% [========================================================= ] 2041/2214 92% [========================================================= ] 2042/2214 92% [========================================================= ] 2043/2214 92% [========================================================= ] 2044/2214 92% [========================================================= ] 2045/2214 92% [========================================================= ] 2046/2214 92% [========================================================= ] 2047/2214 92% [========================================================= ] 2048/2214 92% [========================================================= ] 2049/2214 92% [========================================================= ] 2050/2214 92% [========================================================= ] 2051/2214 92% [========================================================= ] 2052/2214 92% [========================================================= ] 2053/2214 92% [========================================================= ] 2054/2214 92% [========================================================= ] 2055/2214 92% [========================================================= ] 2056/2214 92% [========================================================= ] 2057/2214 92% [========================================================= ] 2058/2214 92% [========================================================= ] 2059/2214 92% [========================================================= ] 2060/2214 93% [========================================================= ] 2061/2214 93% [========================================================= ] 2062/2214 93% [========================================================= ] 2063/2214 93% [========================================================= ] 2064/2214 93% [========================================================= ] 2065/2214 93% [========================================================= ] 2066/2214 93% [========================================================= ] 2067/2214 93% [========================================================= ] 2068/2214 93% [========================================================= ] 2069/2214 93% [========================================================= ] 2070/2214 93% [========================================================= ] 2071/2214 93% [========================================================== ] 2072/2214 93% [========================================================== ] 2073/2214 93% [========================================================== ] 2074/2214 93% [========================================================== ] 2075/2214 93% [========================================================== ] 2076/2214 93% [========================================================== ] 2077/2214 93% [========================================================== ] 2078/2214 93% [========================================================== ] 2079/2214 93% [========================================================== ] 2080/2214 93% [========================================================== ] 2081/2214 93% [========================================================== ] 2082/2214 94% [========================================================== ] 2083/2214 94% [========================================================== ] 2084/2214 94% [========================================================== ] 2085/2214 94% [========================================================== ] 2086/2214 94% [========================================================== ] 2087/2214 94% [========================================================== ] 2088/2214 94% [========================================================== ] 2089/2214 94% [========================================================== ] 2090/2214 94% [========================================================== ] 2091/2214 94% [========================================================== ] 2092/2214 94% [========================================================== ] 2093/2214 94% [========================================================== ] 2094/2214 94% [========================================================== ] 2095/2214 94% [========================================================== ] 2096/2214 94% [========================================================== ] 2097/2214 94% [========================================================== ] 2098/2214 94% [========================================================== ] 2099/2214 94% [========================================================== ] 2100/2214 94% [========================================================== ] 2101/2214 94% [========================================================== ] 2102/2214 94% [========================================================== ] 2103/2214 94% [========================================================== ] 2104/2214 95% [========================================================== ] 2105/2214 95% [========================================================== ] 2106/2214 95% [=========================================================== ] 2107/2214 95% [=========================================================== ] 2108/2214 95% [=========================================================== ] 2109/2214 95% [=========================================================== ] 2110/2214 95% [=========================================================== ] 2111/2214 95% [=========================================================== ] 2112/2214 95% [=========================================================== ] 2113/2214 95% [=========================================================== ] 2114/2214 95% [=========================================================== ] 2115/2214 95% [=========================================================== ] 2116/2214 95% [=========================================================== ] 2117/2214 95% [=========================================================== ] 2118/2214 95% [=========================================================== ] 2119/2214 95% [=========================================================== ] 2120/2214 95% [=========================================================== ] 2121/2214 95% [=========================================================== ] 2122/2214 95% [=========================================================== ] 2123/2214 95% [=========================================================== ] 2124/2214 95% [=========================================================== ] 2125/2214 95% [=========================================================== ] 2126/2214 96% [=========================================================== ] 2127/2214 96% [=========================================================== ] 2128/2214 96% [=========================================================== ] 2129/2214 96% [=========================================================== ] 2130/2214 96% [=========================================================== ] 2131/2214 96% [=========================================================== ] 2132/2214 96% [=========================================================== ] 2133/2214 96% [=========================================================== ] 2134/2214 96% [=========================================================== ] 2135/2214 96% [=========================================================== ] 2136/2214 96% [=========================================================== ] 2137/2214 96% [=========================================================== ] 2138/2214 96% [=========================================================== ] 2139/2214 96% [=========================================================== ] 2140/2214 96% [=========================================================== ] 2141/2214 96% [=========================================================== ] 2142/2214 96% [============================================================ ] 2143/2214 96% [============================================================ ] 2144/2214 96% [============================================================ ] 2145/2214 96% [============================================================ ] 2146/2214 96% [============================================================ ] 2147/2214 96% [============================================================ ] 2148/2214 97% [============================================================ ] 2149/2214 97% [============================================================ ] 2150/2214 97% [============================================================ ] 2151/2214 97% [============================================================ ] 2152/2214 97% [============================================================ ] 2153/2214 97% [============================================================ ] 2154/2214 97% [============================================================ ] 2155/2214 97% [============================================================ ] 2156/2214 97% [============================================================ ] 2157/2214 97% [============================================================ ] 2158/2214 97% [============================================================ ] 2159/2214 97% [============================================================ ] 2160/2214 97% [============================================================ ] 2161/2214 97% [============================================================ ] 2162/2214 97% [============================================================ ] 2163/2214 97% [============================================================ ] 2164/2214 97% [============================================================ ] 2165/2214 97% [============================================================ ] 2166/2214 97% [============================================================ ] 2167/2214 97% [============================================================ ] 2168/2214 97% [============================================================ ] 2169/2214 97% [============================================================ ] 2170/2214 98% [============================================================ ] 2171/2214 98% [============================================================ ] 2172/2214 98% [============================================================ ] 2173/2214 98% [============================================================ ] 2174/2214 98% [============================================================ ] 2175/2214 98% [============================================================ ] 2176/2214 98% [============================================================ ] 2177/2214 98% [============================================================ ] 2178/2214 98% [============================================================= ] 2179/2214 98% [============================================================= ] 2180/2214 98% [============================================================= ] 2181/2214 98% [============================================================= ] 2182/2214 98% [============================================================= ] 2183/2214 98% [============================================================= ] 2184/2214 98% [============================================================= ] 2185/2214 98% [============================================================= ] 2186/2214 98% [============================================================= ] 2187/2214 98% [============================================================= ] 2188/2214 98% [============================================================= ] 2189/2214 98% [============================================================= ] 2190/2214 98% [============================================================= ] 2191/2214 98% [============================================================= ] 2192/2214 99% [============================================================= ] 2193/2214 99% [============================================================= ] 2194/2214 99% [============================================================= ] 2195/2214 99% [============================================================= ] 2196/2214 99% [============================================================= ] 2197/2214 99% [============================================================= ] 2198/2214 99% [============================================================= ] 2199/2214 99% [============================================================= ] 2200/2214 99% [============================================================= ] 2201/2214 99% [============================================================= ] 2202/2214 99% [============================================================= ] 2203/2214 99% [============================================================= ] 2204/2214 99% [============================================================= ] 2205/2214 99% [============================================================= ] 2206/2214 99% [============================================================= ] 2207/2214 99% [============================================================= ] 2208/2214 99% [============================================================= ] 2209/2214 99% [============================================================= ] 2210/2214 99% [============================================================= ] 2211/2214 99% [============================================================= ] 2212/2214 99% [============================================================= ] 2213/2214 99% [==============================================================] 2214/2214 100% operation complete, 2214 objects in 51832 NAND pages. ln -snf /home/autobuild/autobuild/instance-0/output-1/host/s390x-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-0/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-0/buildroot' >>> Buildroot 2022.11-1119-gaff4317797 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.5 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fetchmail 6.4.35 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> getent Collecting legal info >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.14 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> lcms2 2.14 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> libdeflate 1.15 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcoap 4.3.1 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 5711e8bf7e94b59fcf0681d0f73752111bc196563b60f8568f19dacd0213192b) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> neon-2-sse a15b489e1222b2087007546b4912e21293ea86ff Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> spice-protocol 0.14.4 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> strace 6.1 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot'