>>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-2/output-1/per-package /home/autobuild/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/init ]; then ln -sf sbin/init /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/init; fi\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/autobuild/autobuild/instance-2/output-1/images/rootfs.cpio\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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" lz4 -l -9 -c /home/autobuild/autobuild/instance-2/output-1/images/rootfs.cpio > /home/autobuild/autobuild/instance-2/output-1/images/rootfs.cpio.lz4 >>> Generating filesystem image rootfs.tar mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/autobuild/autobuild/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/tar/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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" xz -9 -C crc32 -c -T 1 /home/autobuild/autobuild/instance-2/output-1/images/rootfs.tar > /home/autobuild/autobuild/instance-2/output-1/images/rootfs.tar.xz >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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" bzip2 -9 -c /home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-2/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-2/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-2/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-2/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-2/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs"53028864 bytes (50.5 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-2/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-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 3570 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/3570 0% [ ] 2/3570 0% [ ] 3/3570 0% [ ] 4/3570 0% [ ] 5/3570 0% [ ] 6/3570 0% [ ] 7/3570 0% [ ] 8/3570 0% [ ] 9/3570 0% [ ] 10/3570 0% [ ] 11/3570 0% [ ] 12/3570 0% [ ] 13/3570 0% [ ] 14/3570 0% [ ] 15/3570 0% [ ] 16/3570 0% [ ] 17/3570 0% [ ] 18/3570 0% [ ] 19/3570 0% [ ] 20/3570 0% [ ] 21/3570 0% [ ] 22/3570 0% [ ] 23/3570 0% [ ] 24/3570 0% [ ] 25/3570 0% [ ] 26/3570 0% [ ] 27/3570 0% [ ] 28/3570 0% [ ] 29/3570 0% [ ] 30/3570 0% [ ] 31/3570 0% [ ] 32/3570 0% [ ] 33/3570 0% [ ] 34/3570 0% [ ] 35/3570 0% [ ] 36/3570 1% [ ] 37/3570 1% [ ] 38/3570 1% [ ] 39/3570 1% [ ] 40/3570 1% [ ] 41/3570 1% [ ] 42/3570 1% [ ] 43/3570 1% [ ] 44/3570 1% [ ] 45/3570 1% [ ] 46/3570 1% [ ] 47/3570 1% [ ] 48/3570 1% [ ] 49/3570 1% [ ] 50/3570 1% [ ] 51/3570 1% [ ] 52/3570 1% [ ] 53/3570 1% [ ] 54/3570 1% [ ] 55/3570 1% [ ] 56/3570 1% [ ] 57/3570 1% [= ] 58/3570 1% [= ] 59/3570 1% [= ] 60/3570 1% [= ] 61/3570 1% [= ] 62/3570 1% [= ] 63/3570 1% [= ] 64/3570 1% [= ] 65/3570 1% [= ] 66/3570 1% [= ] 67/3570 1% [= ] 68/3570 1% [= ] 69/3570 1% [= ] 70/3570 1% [= ] 71/3570 1% [= ] 72/3570 2% [= ] 73/3570 2% [= ] 74/3570 2% [= ] 75/3570 2% [= ] 76/3570 2% [= ] 77/3570 2% [= ] 78/3570 2% [= ] 79/3570 2% [= ] 80/3570 2% [= ] 81/3570 2% [= ] 82/3570 2% [= ] 83/3570 2% [= ] 84/3570 2% [= ] 85/3570 2% [= ] 86/3570 2% [= ] 87/3570 2% [= ] 88/3570 2% [= ] 89/3570 2% [= ] 90/3570 2% [= ] 91/3570 2% [= ] 92/3570 2% [= ] 93/3570 2% [= ] 94/3570 2% [= ] 95/3570 2% [= ] 96/3570 2% [= ] 97/3570 2% [= ] 98/3570 2% [= ] 99/3570 2% [= ] 100/3570 2% [= ] 101/3570 2% [= ] 102/3570 2% [= ] 103/3570 2% [= ] 104/3570 2% [= ] 105/3570 2% [= ] 106/3570 2% [= ] 107/3570 2% [= ] 108/3570 3% [= ] 109/3570 3% [= ] 110/3570 3% [= ] 111/3570 3% [= ] 112/3570 3% [= ] 113/3570 3% [= ] 114/3570 3% [= ] 115/3570 3% [== ] 116/3570 3% [== ] 117/3570 3% [== ] 118/3570 3% [== ] 119/3570 3% [== ] 120/3570 3% [== ] 121/3570 3% [== ] 122/3570 3% [== ] 123/3570 3% [== ] 124/3570 3% [== ] 125/3570 3% [== ] 126/3570 3% [== ] 127/3570 3% [== ] 128/3570 3% [== ] 129/3570 3% [== ] 130/3570 3% [== ] 131/3570 3% [== ] 132/3570 3% [== ] 133/3570 3% [== ] 134/3570 3% [== ] 135/3570 3% [== ] 136/3570 3% [== ] 137/3570 3% [== ] 138/3570 3% [== ] 139/3570 3% [== ] 140/3570 3% [== ] 141/3570 3% [== ] 142/3570 3% [== ] 143/3570 4% [== ] 144/3570 4% [== ] 145/3570 4% [== ] 146/3570 4% [== ] 147/3570 4% [== ] 148/3570 4% [== ] 149/3570 4% [== ] 150/3570 4% [== ] 151/3570 4% [== ] 152/3570 4% [== ] 153/3570 4% [== ] 154/3570 4% [== ] 155/3570 4% [== ] 156/3570 4% [== ] 157/3570 4% [== ] 158/3570 4% [== ] 159/3570 4% [== ] 160/3570 4% [== ] 161/3570 4% [== ] 162/3570 4% [== ] 163/3570 4% [== ] 164/3570 4% [== ] 165/3570 4% [== ] 166/3570 4% [== ] 167/3570 4% [== ] 168/3570 4% [== ] 169/3570 4% [== ] 170/3570 4% [== ] 171/3570 4% [== ] 172/3570 4% [=== ] 173/3570 4% [=== ] 174/3570 4% [=== ] 175/3570 4% [=== ] 176/3570 4% [=== ] 177/3570 4% [=== ] 178/3570 4% [=== ] 179/3570 5% [=== ] 180/3570 5% [=== ] 181/3570 5% [=== ] 182/3570 5% [=== ] 183/3570 5% [=== ] 184/3570 5% [=== ] 185/3570 5% [=== ] 186/3570 5% [=== ] 187/3570 5% [=== ] 188/3570 5% [=== ] 189/3570 5% [=== ] 190/3570 5% [=== ] 191/3570 5% [=== ] 192/3570 5% [=== ] 193/3570 5% [=== ] 194/3570 5% [=== ] 195/3570 5% [=== ] 196/3570 5% [=== ] 197/3570 5% [=== ] 198/3570 5% [=== ] 199/3570 5% [=== ] 200/3570 5% [=== ] 201/3570 5% [=== ] 202/3570 5% [=== ] 203/3570 5% [=== ] 204/3570 5% [=== ] 205/3570 5% [=== ] 206/3570 5% [=== ] 207/3570 5% [=== ] 208/3570 5% [=== ] 209/3570 5% [=== ] 210/3570 5% [=== ] 211/3570 5% [=== ] 212/3570 5% [=== ] 213/3570 5% [=== ] 214/3570 5% [=== ] 215/3570 6% [=== ] 216/3570 6% [=== ] 217/3570 6% [=== ] 218/3570 6% [=== ] 219/3570 6% [=== ] 220/3570 6% [=== ] 221/3570 6% [=== ] 222/3570 6% [=== ] 223/3570 6% [=== ] 224/3570 6% [=== ] 225/3570 6% [=== ] 226/3570 6% [=== ] 227/3570 6% [=== ] 228/3570 6% [=== ] 229/3570 6% [=== ] 230/3570 6% [==== ] 231/3570 6% [==== ] 232/3570 6% [==== ] 233/3570 6% [==== ] 234/3570 6% [==== ] 235/3570 6% [==== ] 236/3570 6% [==== ] 237/3570 6% [==== ] 238/3570 6% [==== ] 239/3570 6% [==== ] 240/3570 6% [==== ] 241/3570 6% [==== ] 242/3570 6% [==== ] 243/3570 6% [==== ] 244/3570 6% [==== ] 245/3570 6% [==== ] 246/3570 6% [==== ] 247/3570 6% [==== ] 248/3570 6% [==== ] 249/3570 6% [==== ] 250/3570 7% [==== ] 251/3570 7% [==== ] 252/3570 7% [==== ] 253/3570 7% [==== ] 254/3570 7% [==== ] 255/3570 7% [==== ] 256/3570 7% [==== ] 257/3570 7% [==== ] 258/3570 7% [==== ] 259/3570 7% [==== ] 260/3570 7% [==== ] 261/3570 7% [==== ] 262/3570 7% [==== ] 263/3570 7% [==== ] 264/3570 7% [==== ] 265/3570 7% [==== ] 266/3570 7% [==== ] 267/3570 7% [==== ] 268/3570 7% [==== ] 269/3570 7% [==== ] 270/3570 7% [==== ] 271/3570 7% [==== ] 272/3570 7% [==== ] 273/3570 7% [==== ] 274/3570 7% [==== ] 275/3570 7% [==== ] 276/3570 7% [==== ] 277/3570 7% [==== ] 278/3570 7% [==== ] 279/3570 7% [==== ] 280/3570 7% [==== ] 281/3570 7% [==== ] 282/3570 7% [==== ] 283/3570 7% [==== ] 284/3570 7% [==== ] 285/3570 7% [==== ] 286/3570 8% [==== ] 287/3570 8% [===== ] 288/3570 8% [===== ] 289/3570 8% [===== ] 290/3570 8% [===== ] 291/3570 8% [===== ] 292/3570 8% [===== ] 293/3570 8% [===== ] 294/3570 8% [===== ] 295/3570 8% [===== ] 296/3570 8% [===== ] 297/3570 8% [===== ] 298/3570 8% [===== ] 299/3570 8% [===== ] 300/3570 8% [===== ] 301/3570 8% [===== ] 302/3570 8% [===== ] 303/3570 8% [===== ] 304/3570 8% [===== ] 305/3570 8% [===== ] 306/3570 8% [===== ] 307/3570 8% [===== ] 308/3570 8% [===== ] 309/3570 8% [===== ] 310/3570 8% [===== ] 311/3570 8% [===== ] 312/3570 8% [===== ] 313/3570 8% [===== ] 314/3570 8% [===== ] 315/3570 8% [===== ] 316/3570 8% [===== ] 317/3570 8% [===== ] 318/3570 8% [===== ] 319/3570 8% [===== ] 320/3570 8% [===== ] 321/3570 8% [===== ] 322/3570 9% [===== ] 323/3570 9% [===== ] 324/3570 9% [===== ] 325/3570 9% [===== ] 326/3570 9% [===== ] 327/3570 9% [===== ] 328/3570 9% [===== ] 329/3570 9% [===== ] 330/3570 9% [===== ] 331/3570 9% [===== ] 332/3570 9% [===== ] 333/3570 9% [===== ] 334/3570 9% [===== ] 335/3570 9% [===== ] 336/3570 9% [===== ] 337/3570 9% [===== ] 338/3570 9% [===== ] 339/3570 9% [===== ] 340/3570 9% [===== ] 341/3570 9% [===== ] 342/3570 9% [===== ] 343/3570 9% [===== ] 344/3570 9% [===== ] 345/3570 9% [====== ] 346/3570 9% [====== ] 347/3570 9% [====== ] 348/3570 9% [====== ] 349/3570 9% [====== ] 350/3570 9% [====== ] 351/3570 9% [====== ] 352/3570 9% [====== ] 353/3570 9% [====== ] 354/3570 9% [====== ] 355/3570 9% [====== ] 356/3570 9% [====== ] 357/3570 10% [====== ] 358/3570 10% [====== ] 359/3570 10% [====== ] 360/3570 10% [====== ] 361/3570 10% [====== ] 362/3570 10% [====== ] 363/3570 10% [====== ] 364/3570 10% [====== ] 365/3570 10% [====== ] 366/3570 10% [====== ] 367/3570 10% [====== ] 368/3570 10% [====== ] 369/3570 10% [====== ] 370/3570 10% [====== ] 371/3570 10% [====== ] 372/3570 10% [====== ] 373/3570 10% [====== ] 374/3570 10% [====== ] 375/3570 10% [====== ] 376/3570 10% [====== ] 377/3570 10% [====== ] 378/3570 10% [====== ] 379/3570 10% [====== ] 380/3570 10% [====== ] 381/3570 10% [====== ] 382/3570 10% [====== ] 383/3570 10% [====== ] 384/3570 10% [====== ] 385/3570 10% [====== ] 386/3570 10% [====== ] 387/3570 10% [====== ] 388/3570 10% [====== ] 389/3570 10% [====== ] 390/3570 10% [====== ] 391/3570 10% [====== ] 392/3570 10% [====== ] 393/3570 11% [====== ] 394/3570 11% [====== ] 395/3570 11% [====== ] 396/3570 11% [====== ] 397/3570 11% [====== ] 398/3570 11% [====== ] 399/3570 11% [====== ] 400/3570 11% [====== ] 401/3570 11% [====== ] 402/3570 11% [====== ] 403/3570 11% [======= ] 404/3570 11% [======= ] 405/3570 11% [======= ] 406/3570 11% [======= ] 407/3570 11% [======= ] 408/3570 11% [======= ] 409/3570 11% [======= ] 410/3570 11% [======= ] 411/3570 11% [======= ] 412/3570 11% [======= ] 413/3570 11% [======= ] 414/3570 11% [======= ] 415/3570 11% [======= ] 416/3570 11% [======= ] 417/3570 11% [======= ] 418/3570 11% [======= ] 419/3570 11% [======= ] 420/3570 11% [======= ] 421/3570 11% [======= ] 422/3570 11% [======= ] 423/3570 11% [======= ] 424/3570 11% [======= ] 425/3570 11% [======= ] 426/3570 11% [======= ] 427/3570 11% [======= ] 428/3570 11% [======= ] 429/3570 12% [======= ] 430/3570 12% [======= ] 431/3570 12% [======= ] 432/3570 12% [======= ] 433/3570 12% [======= ] 434/3570 12% [======= ] 435/3570 12% [======= ] 436/3570 12% [======= ] 437/3570 12% [======= ] 438/3570 12% [======= ] 439/3570 12% [======= ] 440/3570 12% [======= ] 441/3570 12% [======= ] 442/3570 12% [======= ] 443/3570 12% [======= ] 444/3570 12% [======= ] 445/3570 12% [======= ] 446/3570 12% [======= ] 447/3570 12% [======= ] 448/3570 12% [======= ] 449/3570 12% [======= ] 450/3570 12% [======= ] 451/3570 12% [======= ] 452/3570 12% [======= ] 453/3570 12% [======= ] 454/3570 12% [======= ] 455/3570 12% [======= ] 456/3570 12% [======= ] 457/3570 12% [======= ] 458/3570 12% [======= ] 459/3570 12% [======= ] 460/3570 12% [======== ] 461/3570 12% [======== ] 462/3570 12% [======== ] 463/3570 12% [======== ] 464/3570 12% [======== ] 465/3570 13% [======== ] 466/3570 13% [======== ] 467/3570 13% [======== ] 468/3570 13% [======== ] 469/3570 13% [======== ] 470/3570 13% [======== ] 471/3570 13% [======== ] 472/3570 13% [======== ] 473/3570 13% [======== ] 474/3570 13% [======== ] 475/3570 13% [======== ] 476/3570 13% [======== ] 477/3570 13% [======== ] 478/3570 13% [======== ] 479/3570 13% [======== ] 480/3570 13% [======== ] 481/3570 13% [======== ] 482/3570 13% [======== ] 483/3570 13% [======== ] 484/3570 13% [======== ] 485/3570 13% [======== ] 486/3570 13% [======== ] 487/3570 13% [======== ] 488/3570 13% [======== ] 489/3570 13% [======== ] 490/3570 13% [======== ] 491/3570 13% [======== ] 492/3570 13% [======== ] 493/3570 13% [======== ] 494/3570 13% [======== ] 495/3570 13% [======== ] 496/3570 13% [======== ] 497/3570 13% [======== ] 498/3570 13% [======== ] 499/3570 13% [======== ] 500/3570 14% [======== ] 501/3570 14% [======== ] 502/3570 14% [======== ] 503/3570 14% [======== ] 504/3570 14% [======== ] 505/3570 14% [======== ] 506/3570 14% [======== ] 507/3570 14% [======== ] 508/3570 14% [======== ] 509/3570 14% [======== ] 510/3570 14% [======== ] 511/3570 14% [======== ] 512/3570 14% [======== ] 513/3570 14% [======== ] 514/3570 14% [======== ] 515/3570 14% [======== ] 516/3570 14% [======== ] 517/3570 14% [======== ] 518/3570 14% [========= ] 519/3570 14% [========= ] 520/3570 14% [========= ] 521/3570 14% [========= ] 522/3570 14% [========= ] 523/3570 14% [========= ] 524/3570 14% [========= ] 525/3570 14% [========= ] 526/3570 14% [========= ] 527/3570 14% [========= ] 528/3570 14% [========= ] 529/3570 14% [========= ] 530/3570 14% [========= ] 531/3570 14% [========= ] 532/3570 14% [========= ] 533/3570 14% [========= ] 534/3570 14% [========= ] 535/3570 14% [========= ] 536/3570 15% [========= ] 537/3570 15% [========= ] 538/3570 15% [========= ] 539/3570 15% [========= ] 540/3570 15% [========= ] 541/3570 15% [========= ] 542/3570 15% [========= ] 543/3570 15% [========= ] 544/3570 15% [========= ] 545/3570 15% [========= ] 546/3570 15% [========= ] 547/3570 15% [========= ] 548/3570 15% [========= ] 549/3570 15% [========= ] 550/3570 15% [========= ] 551/3570 15% [========= ] 552/3570 15% [========= ] 553/3570 15% [========= ] 554/3570 15% [========= ] 555/3570 15% [========= ] 556/3570 15% [========= ] 557/3570 15% [========= ] 558/3570 15% [========= ] 559/3570 15% [========= ] 560/3570 15% [========= ] 561/3570 15% [========= ] 562/3570 15% [========= ] 563/3570 15% [========= ] 564/3570 15% [========= ] 565/3570 15% [========= ] 566/3570 15% [========= ] 567/3570 15% [========= ] 568/3570 15% [========= ] 569/3570 15% [========= ] 570/3570 15% [========= ] 571/3570 15% [========= ] 572/3570 16% [========= ] 573/3570 16% [========= ] 574/3570 16% [========= ] 575/3570 16% [========== ] 576/3570 16% [========== ] 577/3570 16% [========== ] 578/3570 16% [========== ] 579/3570 16% [========== ] 580/3570 16% [========== ] 581/3570 16% [========== ] 582/3570 16% [========== ] 583/3570 16% [========== ] 584/3570 16% [========== ] 585/3570 16% [========== ] 586/3570 16% [========== ] 587/3570 16% [========== ] 588/3570 16% [========== ] 589/3570 16% [========== ] 590/3570 16% [========== ] 591/3570 16% [========== ] 592/3570 16% [========== ] 593/3570 16% [========== ] 594/3570 16% [========== ] 595/3570 16% [========== ] 596/3570 16% [========== ] 597/3570 16% [========== ] 598/3570 16% [========== ] 599/3570 16% [========== ] 600/3570 16% [========== ] 601/3570 16% [========== ] 602/3570 16% [========== ] 603/3570 16% [========== ] 604/3570 16% [========== ] 605/3570 16% [========== ] 606/3570 16% [========== ] 607/3570 17% [========== ] 608/3570 17% [========== ] 609/3570 17% [========== ] 610/3570 17% [========== ] 611/3570 17% [========== ] 612/3570 17% [========== ] 613/3570 17% [========== ] 614/3570 17% [========== ] 615/3570 17% [========== ] 616/3570 17% [========== ] 617/3570 17% [========== ] 618/3570 17% [========== ] 619/3570 17% [========== ] 620/3570 17% [========== ] 621/3570 17% [========== ] 622/3570 17% [========== ] 623/3570 17% [========== ] 624/3570 17% [========== ] 625/3570 17% [========== ] 626/3570 17% [========== ] 627/3570 17% [========== ] 628/3570 17% [========== ] 629/3570 17% [========== ] 630/3570 17% [========== ] 631/3570 17% [========== ] 632/3570 17% [========== ] 633/3570 17% [=========== ] 634/3570 17% [=========== ] 635/3570 17% [=========== ] 636/3570 17% [=========== ] 637/3570 17% [=========== ] 638/3570 17% [=========== ] 639/3570 17% [=========== ] 640/3570 17% [=========== ] 641/3570 17% [=========== ] 642/3570 17% [=========== ] 643/3570 18% [=========== ] 644/3570 18% [=========== ] 645/3570 18% [=========== ] 646/3570 18% [=========== ] 647/3570 18% [=========== ] 648/3570 18% [=========== ] 649/3570 18% [=========== ] 650/3570 18% [=========== ] 651/3570 18% [=========== ] 652/3570 18% [=========== ] 653/3570 18% [=========== ] 654/3570 18% [=========== ] 655/3570 18% [=========== ] 656/3570 18% [=========== ] 657/3570 18% [=========== ] 658/3570 18% [=========== ] 659/3570 18% [=========== ] 660/3570 18% [=========== ] 661/3570 18% [=========== ] 662/3570 18% [=========== ] 663/3570 18% [=========== ] 664/3570 18% [=========== ] 665/3570 18% [=========== ] 666/3570 18% [=========== ] 667/3570 18% [=========== ] 668/3570 18% [=========== ] 669/3570 18% [=========== ] 670/3570 18% [=========== ] 671/3570 18% [=========== ] 672/3570 18% [=========== ] 673/3570 18% [=========== ] 674/3570 18% [=========== ] 675/3570 18% [=========== ] 676/3570 18% [=========== ] 677/3570 18% [=========== ] 678/3570 18% [=========== ] 679/3570 19% [=========== ] 680/3570 19% [=========== ] 681/3570 19% [=========== ] 682/3570 19% [=========== ] 683/3570 19% [=========== ] 684/3570 19% [=========== ] 685/3570 19% [=========== ] 686/3570 19% [=========== ] 687/3570 19% [=========== ] 688/3570 19% [=========== ] 689/3570 19% [=========== ] 690/3570 19% [============ ] 691/3570 19% [============ ] 692/3570 19% [============ ] 693/3570 19% [============ ] 694/3570 19% [============ ] 695/3570 19% [============ ] 696/3570 19% [============ ] 697/3570 19% [============ ] 698/3570 19% [============ ] 699/3570 19% [============ ] 700/3570 19% [============ ] 701/3570 19% [============ ] 702/3570 19% [============ ] 703/3570 19% [============ ] 704/3570 19% [============ ] 705/3570 19% [============ ] 706/3570 19% [============ ] 707/3570 19% [============ ] 708/3570 19% [============ ] 709/3570 19% [============ ] 710/3570 19% [============ ] 711/3570 19% [============ ] 712/3570 19% [============ ] 713/3570 19% [============ ] 714/3570 20% [============ ] 715/3570 20% [============ ] 716/3570 20% [============ ] 717/3570 20% [============ ] 718/3570 20% [============ ] 719/3570 20% [============ ] 720/3570 20% [============ ] 721/3570 20% [============ ] 722/3570 20% [============ ] 723/3570 20% [============ ] 724/3570 20% [============ ] 725/3570 20% [============ ] 726/3570 20% [============ ] 727/3570 20% [============ ] 728/3570 20% [============ ] 729/3570 20% [============ ] 730/3570 20% [============ ] 731/3570 20% [============ ] 732/3570 20% [============ ] 733/3570 20% [============ ] 734/3570 20% [============ ] 735/3570 20% [============ ] 736/3570 20% [============ ] 737/3570 20% [============ ] 738/3570 20% [============ ] 739/3570 20% [============ ] 740/3570 20% [============ ] 741/3570 20% [============ ] 742/3570 20% [============ ] 743/3570 20% [============ ] 744/3570 20% [============ ] 745/3570 20% [============ ] 746/3570 20% [============ ] 747/3570 20% [============ ] 748/3570 20% [============= ] 749/3570 20% [============= ] 750/3570 21% [============= ] 751/3570 21% [============= ] 752/3570 21% [============= ] 753/3570 21% [============= ] 754/3570 21% [============= ] 755/3570 21% [============= ] 756/3570 21% [============= ] 757/3570 21% [============= ] 758/3570 21% [============= ] 759/3570 21% [============= ] 760/3570 21% [============= ] 761/3570 21% [============= ] 762/3570 21% [============= ] 763/3570 21% [============= ] 764/3570 21% [============= ] 765/3570 21% [============= ] 766/3570 21% [============= ] 767/3570 21% [============= ] 768/3570 21% [============= ] 769/3570 21% [============= ] 770/3570 21% [============= ] 771/3570 21% [============= ] 772/3570 21% [============= ] 773/3570 21% [============= ] 774/3570 21% [============= ] 775/3570 21% [============= ] 776/3570 21% [============= ] 777/3570 21% [============= ] 778/3570 21% [============= ] 779/3570 21% [============= ] 780/3570 21% [============= ] 781/3570 21% [============= ] 782/3570 21% [============= ] 783/3570 21% [============= ] 784/3570 21% [============= ] 785/3570 21% [============= ] 786/3570 22% [============= ] 787/3570 22% [============= ] 788/3570 22% [============= ] 789/3570 22% [============= ] 790/3570 22% [============= ] 791/3570 22% [============= ] 792/3570 22% [============= ] 793/3570 22% [============= ] 794/3570 22% [============= ] 795/3570 22% [============= ] 796/3570 22% [============= ] 797/3570 22% [============= ] 798/3570 22% [============= ] 799/3570 22% [============= ] 800/3570 22% [============= ] 801/3570 22% [============= ] 802/3570 22% [============= ] 803/3570 22% [============= ] 804/3570 22% [============= ] 805/3570 22% [============= ] 806/3570 22% [============== ] 807/3570 22% [============== ] 808/3570 22% [============== ] 809/3570 22% [============== ] 810/3570 22% [============== ] 811/3570 22% [============== ] 812/3570 22% [============== ] 813/3570 22% [============== ] 814/3570 22% [============== ] 815/3570 22% [============== ] 816/3570 22% [============== ] 817/3570 22% [============== ] 818/3570 22% [============== ] 819/3570 22% [============== ] 820/3570 22% [============== ] 821/3570 22% [============== ] 822/3570 23% [============== ] 823/3570 23% [============== ] 824/3570 23% [============== ] 825/3570 23% [============== ] 826/3570 23% [============== ] 827/3570 23% [============== ] 828/3570 23% [============== ] 829/3570 23% [============== ] 830/3570 23% [============== ] 831/3570 23% [============== ] 832/3570 23% [============== ] 833/3570 23% [============== ] 834/3570 23% [============== ] 835/3570 23% [============== ] 836/3570 23% [============== ] 837/3570 23% [============== ] 838/3570 23% [============== ] 839/3570 23% [============== ] 840/3570 23% [============== ] 841/3570 23% [============== ] 842/3570 23% [============== ] 843/3570 23% [============== ] 844/3570 23% [============== ] 845/3570 23% [============== ] 846/3570 23% [============== ] 847/3570 23% [============== ] 848/3570 23% [============== ] 849/3570 23% [============== ] 850/3570 23% [============== ] 851/3570 23% [============== ] 852/3570 23% [============== ] 853/3570 23% [============== ] 854/3570 23% [============== ] 855/3570 23% [============== ] 856/3570 23% [============== ] 857/3570 24% [============== ] 858/3570 24% [============== ] 859/3570 24% [============== ] 860/3570 24% [============== ] 861/3570 24% [============== ] 862/3570 24% [============== ] 863/3570 24% [=============== ] 864/3570 24% [=============== ] 865/3570 24% [=============== ] 866/3570 24% [=============== ] 867/3570 24% [=============== ] 868/3570 24% [=============== ] 869/3570 24% [=============== ] 870/3570 24% [=============== ] 871/3570 24% [=============== ] 872/3570 24% [=============== ] 873/3570 24% [=============== ] 874/3570 24% [=============== ] 875/3570 24% [=============== ] 876/3570 24% [=============== ] 877/3570 24% [=============== ] 878/3570 24% [=============== ] 879/3570 24% [=============== ] 880/3570 24% [=============== ] 881/3570 24% [=============== ] 882/3570 24% [=============== ] 883/3570 24% [=============== ] 884/3570 24% [=============== ] 885/3570 24% [=============== ] 886/3570 24% [=============== ] 887/3570 24% [=============== ] 888/3570 24% [=============== ] 889/3570 24% [=============== ] 890/3570 24% [=============== ] 891/3570 24% [=============== ] 892/3570 24% [=============== ] 893/3570 25% [=============== ] 894/3570 25% [=============== ] 895/3570 25% [=============== ] 896/3570 25% [=============== ] 897/3570 25% [=============== ] 898/3570 25% [=============== ] 899/3570 25% [=============== ] 900/3570 25% [=============== ] 901/3570 25% [=============== ] 902/3570 25% [=============== ] 903/3570 25% [=============== ] 904/3570 25% [=============== ] 905/3570 25% [=============== ] 906/3570 25% [=============== ] 907/3570 25% [=============== ] 908/3570 25% [=============== ] 909/3570 25% [=============== ] 910/3570 25% [=============== ] 911/3570 25% [=============== ] 912/3570 25% [=============== ] 913/3570 25% [=============== ] 914/3570 25% [=============== ] 915/3570 25% [=============== ] 916/3570 25% [=============== ] 917/3570 25% [=============== ] 918/3570 25% [=============== ] 919/3570 25% [=============== ] 920/3570 25% [=============== ] 921/3570 25% [================ ] 922/3570 25% [================ ] 923/3570 25% [================ ] 924/3570 25% [================ ] 925/3570 25% [================ ] 926/3570 25% [================ ] 927/3570 25% [================ ] 928/3570 25% [================ ] 929/3570 26% [================ ] 930/3570 26% [================ ] 931/3570 26% [================ ] 932/3570 26% [================ ] 933/3570 26% [================ ] 934/3570 26% [================ ] 935/3570 26% [================ ] 936/3570 26% [================ ] 937/3570 26% [================ ] 938/3570 26% [================ ] 939/3570 26% [================ ] 940/3570 26% [================ ] 941/3570 26% [================ ] 942/3570 26% [================ ] 943/3570 26% [================ ] 944/3570 26% [================ ] 945/3570 26% [================ ] 946/3570 26% [================ ] 947/3570 26% [================ ] 948/3570 26% [================ ] 949/3570 26% [================ ] 950/3570 26% [================ ] 951/3570 26% [================ ] 952/3570 26% [================ ] 953/3570 26% [================ ] 954/3570 26% [================ ] 955/3570 26% [================ ] 956/3570 26% [================ ] 957/3570 26% [================ ] 958/3570 26% [================ ] 959/3570 26% [================ ] 960/3570 26% [================ ] 961/3570 26% [================ ] 962/3570 26% [================ ] 963/3570 26% [================ ] 964/3570 27% [================ ] 965/3570 27% [================ ] 966/3570 27% [================ ] 967/3570 27% [================ ] 968/3570 27% [================ ] 969/3570 27% [================ ] 970/3570 27% [================ ] 971/3570 27% [================ ] 972/3570 27% [================ ] 973/3570 27% [================ ] 974/3570 27% [================ ] 975/3570 27% [================ ] 976/3570 27% [================ ] 977/3570 27% [================ ] 978/3570 27% [================= ] 979/3570 27% [================= ] 980/3570 27% [================= ] 981/3570 27% [================= ] 982/3570 27% [================= ] 983/3570 27% [================= ] 984/3570 27% [================= ] 985/3570 27% [================= ] 986/3570 27% [================= ] 987/3570 27% [================= ] 988/3570 27% [================= ] 989/3570 27% [================= ] 990/3570 27% [================= ] 991/3570 27% [================= ] 992/3570 27% [================= ] 993/3570 27% [================= ] 994/3570 27% [================= ] 995/3570 27% [================= ] 996/3570 27% [================= ] 997/3570 27% [================= ] 998/3570 27% [================= ] 999/3570 27% [================= ] 1000/3570 28% [================= ] 1001/3570 28% [================= ] 1002/3570 28% [================= ] 1003/3570 28% [================= ] 1004/3570 28% [================= ] 1005/3570 28% [================= ] 1006/3570 28% [================= ] 1007/3570 28% [================= ] 1008/3570 28% [================= ] 1009/3570 28% [================= ] 1010/3570 28% [================= ] 1011/3570 28% [================= ] 1012/3570 28% [================= ] 1013/3570 28% [================= ] 1014/3570 28% [================= ] 1015/3570 28% [================= ] 1016/3570 28% [================= ] 1017/3570 28% [================= ] 1018/3570 28% [================= ] 1019/3570 28% [================= ] 1020/3570 28% [================= ] 1021/3570 28% [================= ] 1022/3570 28% [================= ] 1023/3570 28% [================= ] 1024/3570 28% [================= ] 1025/3570 28% [================= ] 1026/3570 28% [================= ] 1027/3570 28% [================= ] 1028/3570 28% [================= ] 1029/3570 28% [================= ] 1030/3570 28% [================= ] 1031/3570 28% [================= ] 1032/3570 28% [================= ] 1033/3570 28% [================= ] 1034/3570 28% [================= ] 1035/3570 28% [================= ] 1036/3570 29% [================== ] 1037/3570 29% [================== ] 1038/3570 29% [================== ] 1039/3570 29% [================== ] 1040/3570 29% [================== ] 1041/3570 29% [================== ] 1042/3570 29% [================== ] 1043/3570 29% [================== ] 1044/3570 29% [================== ] 1045/3570 29% [================== ] 1046/3570 29% [================== ] 1047/3570 29% [================== ] 1048/3570 29% [================== ] 1049/3570 29% [================== ] 1050/3570 29% [================== ] 1051/3570 29% [================== ] 1052/3570 29% [================== ] 1053/3570 29% [================== ] 1054/3570 29% [================== ] 1055/3570 29% [================== ] 1056/3570 29% [================== ] 1057/3570 29% [================== ] 1058/3570 29% [================== ] 1059/3570 29% [================== ] 1060/3570 29% [================== ] 1061/3570 29% [================== ] 1062/3570 29% [================== ] 1063/3570 29% [================== ] 1064/3570 29% [================== ] 1065/3570 29% [================== ] 1066/3570 29% [================== ] 1067/3570 29% [================== ] 1068/3570 29% [================== ] 1069/3570 29% [================== ] 1070/3570 29% [================== ] 1071/3570 30% [================== ] 1072/3570 30% [================== ] 1073/3570 30% [================== ] 1074/3570 30% [================== ] 1075/3570 30% [================== ] 1076/3570 30% [================== ] 1077/3570 30% [================== ] 1078/3570 30% [================== ] 1079/3570 30% [================== ] 1080/3570 30% [================== ] 1081/3570 30% [================== ] 1082/3570 30% [================== ] 1083/3570 30% [================== ] 1084/3570 30% [================== ] 1085/3570 30% [================== ] 1086/3570 30% [================== ] 1087/3570 30% [================== ] 1088/3570 30% [================== ] 1089/3570 30% [================== ] 1090/3570 30% [================== ] 1091/3570 30% [================== ] 1092/3570 30% [================== ] 1093/3570 30% [================== ] 1094/3570 30% [=================== ] 1095/3570 30% [=================== ] 1096/3570 30% [=================== ] 1097/3570 30% [=================== ] 1098/3570 30% [=================== ] 1099/3570 30% [=================== ] 1100/3570 30% [=================== ] 1101/3570 30% [=================== ] 1102/3570 30% [=================== ] 1103/3570 30% [=================== ] 1104/3570 30% [=================== ] 1105/3570 30% [=================== ] 1106/3570 30% [=================== ] 1107/3570 31% [=================== ] 1108/3570 31% [=================== ] 1109/3570 31% [=================== ] 1110/3570 31% [=================== ] 1111/3570 31% [=================== ] 1112/3570 31% [=================== ] 1113/3570 31% [=================== ] 1114/3570 31% [=================== ] 1115/3570 31% [=================== ] 1116/3570 31% [=================== ] 1117/3570 31% [=================== ] 1118/3570 31% [=================== ] 1119/3570 31% [=================== ] 1120/3570 31% [=================== ] 1121/3570 31% [=================== ] 1122/3570 31% [=================== ] 1123/3570 31% [=================== ] 1124/3570 31% [=================== ] 1125/3570 31% [=================== ] 1126/3570 31% [=================== ] 1127/3570 31% [=================== ] 1128/3570 31% [=================== ] 1129/3570 31% [=================== ] 1130/3570 31% [=================== ] 1131/3570 31% [=================== ] 1132/3570 31% [=================== ] 1133/3570 31% [=================== ] 1134/3570 31% [=================== ] 1135/3570 31% [=================== ] 1136/3570 31% [=================== ] 1137/3570 31% [=================== ] 1138/3570 31% [=================== ] 1139/3570 31% [=================== ] 1140/3570 31% [=================== ] 1141/3570 31% [=================== ] 1142/3570 31% [=================== ] 1143/3570 32% [=================== ] 1144/3570 32% [=================== ] 1145/3570 32% [=================== ] 1146/3570 32% [=================== ] 1147/3570 32% [=================== ] 1148/3570 32% [=================== ] 1149/3570 32% [=================== ] 1150/3570 32% [=================== ] 1151/3570 32% [==================== ] 1152/3570 32% [==================== ] 1153/3570 32% [==================== ] 1154/3570 32% [==================== ] 1155/3570 32% [==================== ] 1156/3570 32% [==================== ] 1157/3570 32% [==================== ] 1158/3570 32% [==================== ] 1159/3570 32% [==================== ] 1160/3570 32% [==================== ] 1161/3570 32% [==================== ] 1162/3570 32% [==================== ] 1163/3570 32% [==================== ] 1164/3570 32% [==================== ] 1165/3570 32% [==================== ] 1166/3570 32% [==================== ] 1167/3570 32% [==================== ] 1168/3570 32% [==================== ] 1169/3570 32% [==================== ] 1170/3570 32% [==================== ] 1171/3570 32% [==================== ] 1172/3570 32% [==================== ] 1173/3570 32% [==================== ] 1174/3570 32% [==================== ] 1175/3570 32% [==================== ] 1176/3570 32% [==================== ] 1177/3570 32% [==================== ] 1178/3570 32% [==================== ] 1179/3570 33% [==================== ] 1180/3570 33% [==================== ] 1181/3570 33% [==================== ] 1182/3570 33% [==================== ] 1183/3570 33% [==================== ] 1184/3570 33% [==================== ] 1185/3570 33% [==================== ] 1186/3570 33% [==================== ] 1187/3570 33% [==================== ] 1188/3570 33% [==================== ] 1189/3570 33% [==================== ] 1190/3570 33% [==================== ] 1191/3570 33% [==================== ] 1192/3570 33% [==================== ] 1193/3570 33% [==================== ] 1194/3570 33% [==================== ] 1195/3570 33% [==================== ] 1196/3570 33% [==================== ] 1197/3570 33% [==================== ] 1198/3570 33% [==================== ] 1199/3570 33% [==================== ] 1200/3570 33% [==================== ] 1201/3570 33% [==================== ] 1202/3570 33% [==================== ] 1203/3570 33% [==================== ] 1204/3570 33% [==================== ] 1205/3570 33% [==================== ] 1206/3570 33% [==================== ] 1207/3570 33% [==================== ] 1208/3570 33% [==================== ] 1209/3570 33% [===================== ] 1210/3570 33% [===================== ] 1211/3570 33% [===================== ] 1212/3570 33% [===================== ] 1213/3570 33% [===================== ] 1214/3570 34% [===================== ] 1215/3570 34% [===================== ] 1216/3570 34% [===================== ] 1217/3570 34% [===================== ] 1218/3570 34% [===================== ] 1219/3570 34% [===================== ] 1220/3570 34% [===================== ] 1221/3570 34% [===================== ] 1222/3570 34% [===================== ] 1223/3570 34% [===================== ] 1224/3570 34% [===================== ] 1225/3570 34% [===================== ] 1226/3570 34% [===================== ] 1227/3570 34% [===================== ] 1228/3570 34% [===================== ] 1229/3570 34% [===================== ] 1230/3570 34% [===================== ] 1231/3570 34% [===================== ] 1232/3570 34% [===================== ] 1233/3570 34% [===================== ] 1234/3570 34% [===================== ] 1235/3570 34% [===================== ] 1236/3570 34% [===================== ] 1237/3570 34% [===================== ] 1238/3570 34% [===================== ] 1239/3570 34% [===================== ] 1240/3570 34% [===================== ] 1241/3570 34% [===================== ] 1242/3570 34% [===================== ] 1243/3570 34% [===================== ] 1244/3570 34% [===================== ] 1245/3570 34% [===================== ] 1246/3570 34% [===================== ] 1247/3570 34% [===================== ] 1248/3570 34% [===================== ] 1249/3570 34% [===================== ] 1250/3570 35% [===================== ] 1251/3570 35% [===================== ] 1252/3570 35% [===================== ] 1253/3570 35% [===================== ] 1254/3570 35% [===================== ] 1255/3570 35% [===================== ] 1256/3570 35% [===================== ] 1257/3570 35% [===================== ] 1258/3570 35% [===================== ] 1259/3570 35% [===================== ] 1260/3570 35% [===================== ] 1261/3570 35% [===================== ] 1262/3570 35% [===================== ] 1263/3570 35% [===================== ] 1264/3570 35% [===================== ] 1265/3570 35% [===================== ] 1266/3570 35% [====================== ] 1267/3570 35% [====================== ] 1268/3570 35% [====================== ] 1269/3570 35% [====================== ] 1270/3570 35% [====================== ] 1271/3570 35% [====================== ] 1272/3570 35% [====================== ] 1273/3570 35% [====================== ] 1274/3570 35% [====================== ] 1275/3570 35% [====================== ] 1276/3570 35% [====================== ] 1277/3570 35% [====================== ] 1278/3570 35% [====================== ] 1279/3570 35% [====================== ] 1280/3570 35% [====================== ] 1281/3570 35% [====================== ] 1282/3570 35% [====================== ] 1283/3570 35% [====================== ] 1284/3570 35% [====================== ] 1285/3570 35% [====================== ] 1286/3570 36% [====================== ] 1287/3570 36% [====================== ] 1288/3570 36% [====================== ] 1289/3570 36% [====================== ] 1290/3570 36% [====================== ] 1291/3570 36% [====================== ] 1292/3570 36% [====================== ] 1293/3570 36% [====================== ] 1294/3570 36% [====================== ] 1295/3570 36% [====================== ] 1296/3570 36% [====================== ] 1297/3570 36% [====================== ] 1298/3570 36% [====================== ] 1299/3570 36% [====================== ] 1300/3570 36% [====================== ] 1301/3570 36% [====================== ] 1302/3570 36% [====================== ] 1303/3570 36% [====================== ] 1304/3570 36% [====================== ] 1305/3570 36% [====================== ] 1306/3570 36% [====================== ] 1307/3570 36% [====================== ] 1308/3570 36% [====================== ] 1309/3570 36% [====================== ] 1310/3570 36% [====================== ] 1311/3570 36% [====================== ] 1312/3570 36% [====================== ] 1313/3570 36% [====================== ] 1314/3570 36% [====================== ] 1315/3570 36% [====================== ] 1316/3570 36% [====================== ] 1317/3570 36% [====================== ] 1318/3570 36% [====================== ] 1319/3570 36% [====================== ] 1320/3570 36% [====================== ] 1321/3570 37% [====================== ] 1322/3570 37% [====================== ] 1323/3570 37% [====================== ] 1324/3570 37% [======================= ] 1325/3570 37% [======================= ] 1326/3570 37% [======================= ] 1327/3570 37% [======================= ] 1328/3570 37% [======================= ] 1329/3570 37% [======================= ] 1330/3570 37% [======================= ] 1331/3570 37% [======================= ] 1332/3570 37% [======================= ] 1333/3570 37% [======================= ] 1334/3570 37% [======================= ] 1335/3570 37% [======================= ] 1336/3570 37% [======================= ] 1337/3570 37% [======================= ] 1338/3570 37% [======================= ] 1339/3570 37% [======================= ] 1340/3570 37% [======================= ] 1341/3570 37% [======================= ] 1342/3570 37% [======================= ] 1343/3570 37% [======================= ] 1344/3570 37% [======================= ] 1345/3570 37% [======================= ] 1346/3570 37% [======================= ] 1347/3570 37% [======================= ] 1348/3570 37% [======================= ] 1349/3570 37% [======================= ] 1350/3570 37% [======================= ] 1351/3570 37% [======================= ] 1352/3570 37% [======================= ] 1353/3570 37% [======================= ] 1354/3570 37% [======================= ] 1355/3570 37% [======================= ] 1356/3570 37% [======================= ] 1357/3570 38% [======================= ] 1358/3570 38% [======================= ] 1359/3570 38% [======================= ] 1360/3570 38% [======================= ] 1361/3570 38% [======================= ] 1362/3570 38% [======================= ] 1363/3570 38% [======================= ] 1364/3570 38% [======================= ] 1365/3570 38% [======================= ] 1366/3570 38% [======================= ] 1367/3570 38% [======================= ] 1368/3570 38% [======================= ] 1369/3570 38% [======================= ] 1370/3570 38% [======================= ] 1371/3570 38% [======================= ] 1372/3570 38% [======================= ] 1373/3570 38% [======================= ] 1374/3570 38% [======================= ] 1375/3570 38% [======================= ] 1376/3570 38% [======================= ] 1377/3570 38% [======================= ] 1378/3570 38% [======================= ] 1379/3570 38% [======================= ] 1380/3570 38% [======================= ] 1381/3570 38% [======================== ] 1382/3570 38% [======================== ] 1383/3570 38% [======================== ] 1384/3570 38% [======================== ] 1385/3570 38% [======================== ] 1386/3570 38% [======================== ] 1387/3570 38% [======================== ] 1388/3570 38% [======================== ] 1389/3570 38% [======================== ] 1390/3570 38% [======================== ] 1391/3570 38% [======================== ] 1392/3570 38% [======================== ] 1393/3570 39% [======================== ] 1394/3570 39% [======================== ] 1395/3570 39% [======================== ] 1396/3570 39% [======================== ] 1397/3570 39% [======================== ] 1398/3570 39% [======================== ] 1399/3570 39% [======================== ] 1400/3570 39% [======================== ] 1401/3570 39% [======================== ] 1402/3570 39% [======================== ] 1403/3570 39% [======================== ] 1404/3570 39% [======================== ] 1405/3570 39% [======================== ] 1406/3570 39% [======================== ] 1407/3570 39% [======================== ] 1408/3570 39% [======================== ] 1409/3570 39% [======================== ] 1410/3570 39% [======================== ] 1411/3570 39% [======================== ] 1412/3570 39% [======================== ] 1413/3570 39% [======================== ] 1414/3570 39% [======================== ] 1415/3570 39% [======================== ] 1416/3570 39% [======================== ] 1417/3570 39% [======================== ] 1418/3570 39% [======================== ] 1419/3570 39% [======================== ] 1420/3570 39% [======================== ] 1421/3570 39% [======================== ] 1422/3570 39% [======================== ] 1423/3570 39% [======================== ] 1424/3570 39% [======================== ] 1425/3570 39% [======================== ] 1426/3570 39% [======================== ] 1427/3570 39% [======================== ] 1428/3570 40% [======================== ] 1429/3570 40% [======================== ] 1430/3570 40% [======================== ] 1431/3570 40% [======================== ] 1432/3570 40% [======================== ] 1433/3570 40% [======================== ] 1434/3570 40% [======================== ] 1435/3570 40% [======================== ] 1436/3570 40% [======================== ] 1437/3570 40% [======================== ] 1438/3570 40% [======================== ] 1439/3570 40% [========================= ] 1440/3570 40% [========================= ] 1441/3570 40% [========================= ] 1442/3570 40% [========================= ] 1443/3570 40% [========================= ] 1444/3570 40% [========================= ] 1445/3570 40% [========================= ] 1446/3570 40% [========================= ] 1447/3570 40% [========================= ] 1448/3570 40% [========================= ] 1449/3570 40% [========================= ] 1450/3570 40% [========================= ] 1451/3570 40% [========================= ] 1452/3570 40% [========================= ] 1453/3570 40% [========================= ] 1454/3570 40% [========================= ] 1455/3570 40% [========================= ] 1456/3570 40% [========================= ] 1457/3570 40% [========================= ] 1458/3570 40% [========================= ] 1459/3570 40% [========================= ] 1460/3570 40% [========================= ] 1461/3570 40% [========================= ] 1462/3570 40% [========================= ] 1463/3570 40% [========================= ] 1464/3570 41% [========================= ] 1465/3570 41% [========================= ] 1466/3570 41% [========================= ] 1467/3570 41% [========================= ] 1468/3570 41% [========================= ] 1469/3570 41% [========================= ] 1470/3570 41% [========================= ] 1471/3570 41% [========================= ] 1472/3570 41% [========================= ] 1473/3570 41% [========================= ] 1474/3570 41% [========================= ] 1475/3570 41% [========================= ] 1476/3570 41% [========================= ] 1477/3570 41% [========================= ] 1478/3570 41% [========================= ] 1479/3570 41% [========================= ] 1480/3570 41% [========================= ] 1481/3570 41% [========================= ] 1482/3570 41% [========================= ] 1483/3570 41% [========================= ] 1484/3570 41% [========================= ] 1485/3570 41% [========================= ] 1486/3570 41% [========================= ] 1487/3570 41% [========================= ] 1488/3570 41% [========================= ] 1489/3570 41% [========================= ] 1490/3570 41% [========================= ] 1491/3570 41% [========================= ] 1492/3570 41% [========================= ] 1493/3570 41% [========================= ] 1494/3570 41% [========================= ] 1495/3570 41% [========================= ] 1496/3570 41% [========================= ] 1497/3570 41% [========================== ] 1498/3570 41% [========================== ] 1499/3570 41% [========================== ] 1500/3570 42% [========================== ] 1501/3570 42% [========================== ] 1502/3570 42% [========================== ] 1503/3570 42% [========================== ] 1504/3570 42% [========================== ] 1505/3570 42% [========================== ] 1506/3570 42% [========================== ] 1507/3570 42% [========================== ] 1508/3570 42% [========================== ] 1509/3570 42% [========================== ] 1510/3570 42% [========================== ] 1511/3570 42% [========================== ] 1512/3570 42% [========================== ] 1513/3570 42% [========================== ] 1514/3570 42% [========================== ] 1515/3570 42% [========================== ] 1516/3570 42% [========================== ] 1517/3570 42% [========================== ] 1518/3570 42% [========================== ] 1519/3570 42% [========================== ] 1520/3570 42% [========================== ] 1521/3570 42% [========================== ] 1522/3570 42% [========================== ] 1523/3570 42% [========================== ] 1524/3570 42% [========================== ] 1525/3570 42% [========================== ] 1526/3570 42% [========================== ] 1527/3570 42% [========================== ] 1528/3570 42% [========================== ] 1529/3570 42% [========================== ] 1530/3570 42% [========================== ] 1531/3570 42% [========================== ] 1532/3570 42% [========================== ] 1533/3570 42% [========================== ] 1534/3570 42% [========================== ] 1535/3570 42% [========================== ] 1536/3570 43% [========================== ] 1537/3570 43% [========================== ] 1538/3570 43% [========================== ] 1539/3570 43% [========================== ] 1540/3570 43% [========================== ] 1541/3570 43% [========================== ] 1542/3570 43% [========================== ] 1543/3570 43% [========================== ] 1544/3570 43% [========================== ] 1545/3570 43% [========================== ] 1546/3570 43% [========================== ] 1547/3570 43% [========================== ] 1548/3570 43% [========================== ] 1549/3570 43% [========================== ] 1550/3570 43% [========================== ] 1551/3570 43% [========================== ] 1552/3570 43% [========================== ] 1553/3570 43% [========================== ] 1554/3570 43% [=========================== ] 1555/3570 43% [=========================== ] 1556/3570 43% [=========================== ] 1557/3570 43% [=========================== ] 1558/3570 43% [=========================== ] 1559/3570 43% [=========================== ] 1560/3570 43% [=========================== ] 1561/3570 43% [=========================== ] 1562/3570 43% [=========================== ] 1563/3570 43% [=========================== ] 1564/3570 43% [=========================== ] 1565/3570 43% [=========================== ] 1566/3570 43% [=========================== ] 1567/3570 43% [=========================== ] 1568/3570 43% [=========================== ] 1569/3570 43% [=========================== ] 1570/3570 43% [=========================== ] 1571/3570 44% [=========================== ] 1572/3570 44% [=========================== ] 1573/3570 44% [=========================== ] 1574/3570 44% [=========================== ] 1575/3570 44% [=========================== ] 1576/3570 44% [=========================== ] 1577/3570 44% [=========================== ] 1578/3570 44% [=========================== ] 1579/3570 44% [=========================== ] 1580/3570 44% [=========================== ] 1581/3570 44% [=========================== ] 1582/3570 44% [=========================== ] 1583/3570 44% [=========================== ] 1584/3570 44% [=========================== ] 1585/3570 44% [=========================== ] 1586/3570 44% [=========================== ] 1587/3570 44% [=========================== ] 1588/3570 44% [=========================== ] 1589/3570 44% [=========================== ] 1590/3570 44% [=========================== ] 1591/3570 44% [=========================== ] 1592/3570 44% [=========================== ] 1593/3570 44% [=========================== ] 1594/3570 44% [=========================== ] 1595/3570 44% [=========================== ] 1596/3570 44% [=========================== ] 1597/3570 44% [=========================== ] 1598/3570 44% [=========================== ] 1599/3570 44% [=========================== ] 1600/3570 44% [=========================== ] 1601/3570 44% [=========================== ] 1602/3570 44% [=========================== ] 1603/3570 44% [=========================== ] 1604/3570 44% [=========================== ] 1605/3570 44% [=========================== ] 1606/3570 44% [=========================== ] 1607/3570 45% [=========================== ] 1608/3570 45% [=========================== ] 1609/3570 45% [=========================== ] 1610/3570 45% [=========================== ] 1611/3570 45% [=========================== ] 1612/3570 45% [============================ ] 1613/3570 45% [============================ ] 1614/3570 45% [============================ ] 1615/3570 45% [============================ ] 1616/3570 45% [============================ ] 1617/3570 45% [============================ ] 1618/3570 45% [============================ ] 1619/3570 45% [============================ ] 1620/3570 45% [============================ ] 1621/3570 45% [============================ ] 1622/3570 45% [============================ ] 1623/3570 45% [============================ ] 1624/3570 45% [============================ ] 1625/3570 45% [============================ ] 1626/3570 45% [============================ ] 1627/3570 45% [============================ ] 1628/3570 45% [============================ ] 1629/3570 45% [============================ ] 1630/3570 45% [============================ ] 1631/3570 45% [============================ ] 1632/3570 45% [============================ ] 1633/3570 45% [============================ ] 1634/3570 45% [============================ ] 1635/3570 45% [============================ ] 1636/3570 45% [============================ ] 1637/3570 45% [============================ ] 1638/3570 45% [============================ ] 1639/3570 45% [============================ ] 1640/3570 45% [============================ ] 1641/3570 45% [============================ ] 1642/3570 45% [============================ ] 1643/3570 46% [============================ ] 1644/3570 46% [============================ ] 1645/3570 46% [============================ ] 1646/3570 46% [============================ ] 1647/3570 46% [============================ ] 1648/3570 46% [============================ ] 1649/3570 46% [============================ ] 1650/3570 46% [============================ ] 1651/3570 46% [============================ ] 1652/3570 46% [============================ ] 1653/3570 46% [============================ ] 1654/3570 46% [============================ ] 1655/3570 46% [============================ ] 1656/3570 46% [============================ ] 1657/3570 46% [============================ ] 1658/3570 46% [============================ ] 1659/3570 46% [============================ ] 1660/3570 46% [============================ ] 1661/3570 46% [============================ ] 1662/3570 46% [============================ ] 1663/3570 46% [============================ ] 1664/3570 46% [============================ ] 1665/3570 46% [============================ ] 1666/3570 46% [============================ ] 1667/3570 46% [============================ ] 1668/3570 46% [============================ ] 1669/3570 46% [============================= ] 1670/3570 46% [============================= ] 1671/3570 46% [============================= ] 1672/3570 46% [============================= ] 1673/3570 46% [============================= ] 1674/3570 46% [============================= ] 1675/3570 46% [============================= ] 1676/3570 46% [============================= ] 1677/3570 46% [============================= ] 1678/3570 47% [============================= ] 1679/3570 47% [============================= ] 1680/3570 47% [============================= ] 1681/3570 47% [============================= ] 1682/3570 47% [============================= ] 1683/3570 47% [============================= ] 1684/3570 47% [============================= ] 1685/3570 47% [============================= ] 1686/3570 47% [============================= ] 1687/3570 47% [============================= ] 1688/3570 47% [============================= ] 1689/3570 47% [============================= ] 1690/3570 47% [============================= ] 1691/3570 47% [============================= ] 1692/3570 47% [============================= ] 1693/3570 47% [============================= ] 1694/3570 47% [============================= ] 1695/3570 47% [============================= ] 1696/3570 47% [============================= ] 1697/3570 47% [============================= ] 1698/3570 47% [============================= ] 1699/3570 47% [============================= ] 1700/3570 47% [============================= ] 1701/3570 47% [============================= ] 1702/3570 47% [============================= ] 1703/3570 47% [============================= ] 1704/3570 47% [============================= ] 1705/3570 47% [============================= ] 1706/3570 47% [============================= ] 1707/3570 47% [============================= ] 1708/3570 47% [============================= ] 1709/3570 47% [============================= ] 1710/3570 47% [============================= ] 1711/3570 47% [============================= ] 1712/3570 47% [============================= ] 1713/3570 47% [============================= ] 1714/3570 48% [============================= ] 1715/3570 48% [============================= ] 1716/3570 48% [============================= ] 1717/3570 48% [============================= ] 1718/3570 48% [============================= ] 1719/3570 48% [============================= ] 1720/3570 48% [============================= ] 1721/3570 48% [============================= ] 1722/3570 48% [============================= ] 1723/3570 48% [============================= ] 1724/3570 48% [============================= ] 1725/3570 48% [============================= ] 1726/3570 48% [============================= ] 1727/3570 48% [============================== ] 1728/3570 48% [============================== ] 1729/3570 48% [============================== ] 1730/3570 48% [============================== ] 1731/3570 48% [============================== ] 1732/3570 48% [============================== ] 1733/3570 48% [============================== ] 1734/3570 48% [============================== ] 1735/3570 48% [============================== ] 1736/3570 48% [============================== ] 1737/3570 48% [============================== ] 1738/3570 48% [============================== ] 1739/3570 48% [============================== ] 1740/3570 48% [============================== ] 1741/3570 48% [============================== ] 1742/3570 48% [============================== ] 1743/3570 48% [============================== ] 1744/3570 48% [============================== ] 1745/3570 48% [============================== ] 1746/3570 48% [============================== ] 1747/3570 48% [============================== ] 1748/3570 48% [============================== ] 1749/3570 48% [============================== ] 1750/3570 49% [============================== ] 1751/3570 49% [============================== ] 1752/3570 49% [============================== ] 1753/3570 49% [============================== ] 1754/3570 49% [============================== ] 1755/3570 49% [============================== ] 1756/3570 49% [============================== ] 1757/3570 49% [============================== ] 1758/3570 49% [============================== ] 1759/3570 49% [============================== ] 1760/3570 49% [============================== ] 1761/3570 49% [============================== ] 1762/3570 49% [============================== ] 1763/3570 49% [============================== ] 1764/3570 49% [============================== ] 1765/3570 49% [============================== ] 1766/3570 49% [============================== ] 1767/3570 49% [============================== ] 1768/3570 49% [============================== ] 1769/3570 49% [============================== ] 1770/3570 49% [============================== ] 1771/3570 49% [============================== ] 1772/3570 49% [============================== ] 1773/3570 49% [============================== ] 1774/3570 49% [============================== ] 1775/3570 49% [============================== ] 1776/3570 49% [============================== ] 1777/3570 49% [============================== ] 1778/3570 49% [============================== ] 1779/3570 49% [============================== ] 1780/3570 49% [============================== ] 1781/3570 49% [============================== ] 1782/3570 49% [============================== ] 1783/3570 49% [============================== ] 1784/3570 49% [=============================== ] 1785/3570 50% [=============================== ] 1786/3570 50% [=============================== ] 1787/3570 50% [=============================== ] 1788/3570 50% [=============================== ] 1789/3570 50% [=============================== ] 1790/3570 50% [=============================== ] 1791/3570 50% [=============================== ] 1792/3570 50% [=============================== ] 1793/3570 50% [=============================== ] 1794/3570 50% [=============================== ] 1795/3570 50% [=============================== ] 1796/3570 50% [=============================== ] 1797/3570 50% [=============================== ] 1798/3570 50% [=============================== ] 1799/3570 50% [=============================== ] 1800/3570 50% [=============================== ] 1801/3570 50% [=============================== ] 1802/3570 50% [=============================== ] 1803/3570 50% [=============================== ] 1804/3570 50% [=============================== ] 1805/3570 50% [=============================== ] 1806/3570 50% [=============================== ] 1807/3570 50% [=============================== ] 1808/3570 50% [=============================== ] 1809/3570 50% [=============================== ] 1810/3570 50% [=============================== ] 1811/3570 50% [=============================== ] 1812/3570 50% [=============================== ] 1813/3570 50% [=============================== ] 1814/3570 50% [=============================== ] 1815/3570 50% [=============================== ] 1816/3570 50% [=============================== ] 1817/3570 50% [=============================== ] 1818/3570 50% [=============================== ] 1819/3570 50% [=============================== ] 1820/3570 50% [=============================== ] 1821/3570 51% [=============================== ] 1822/3570 51% [=============================== ] 1823/3570 51% [=============================== ] 1824/3570 51% [=============================== ] 1825/3570 51% [=============================== ] 1826/3570 51% [=============================== ] 1827/3570 51% [=============================== ] 1828/3570 51% [=============================== ] 1829/3570 51% [=============================== ] 1830/3570 51% [=============================== ] 1831/3570 51% [=============================== ] 1832/3570 51% [=============================== ] 1833/3570 51% [=============================== ] 1834/3570 51% [=============================== ] 1835/3570 51% [=============================== ] 1836/3570 51% [=============================== ] 1837/3570 51% [=============================== ] 1838/3570 51% [=============================== ] 1839/3570 51% [=============================== ] 1840/3570 51% [=============================== ] 1841/3570 51% [=============================== ] 1842/3570 51% [================================ ] 1843/3570 51% [================================ ] 1844/3570 51% [================================ ] 1845/3570 51% [================================ ] 1846/3570 51% [================================ ] 1847/3570 51% [================================ ] 1848/3570 51% [================================ ] 1849/3570 51% [================================ ] 1850/3570 51% [================================ ] 1851/3570 51% [================================ ] 1852/3570 51% [================================ ] 1853/3570 51% [================================ ] 1854/3570 51% [================================ ] 1855/3570 51% [================================ ] 1856/3570 51% [================================ ] 1857/3570 52% [================================ ] 1858/3570 52% [================================ ] 1859/3570 52% [================================ ] 1860/3570 52% [================================ ] 1861/3570 52% [================================ ] 1862/3570 52% [================================ ] 1863/3570 52% [================================ ] 1864/3570 52% [================================ ] 1865/3570 52% [================================ ] 1866/3570 52% [================================ ] 1867/3570 52% [================================ ] 1868/3570 52% [================================ ] 1869/3570 52% [================================ ] 1870/3570 52% [================================ ] 1871/3570 52% [================================ ] 1872/3570 52% [================================ ] 1873/3570 52% [================================ ] 1874/3570 52% [================================ ] 1875/3570 52% [================================ ] 1876/3570 52% [================================ ] 1877/3570 52% [================================ ] 1878/3570 52% [================================ ] 1879/3570 52% [================================ ] 1880/3570 52% [================================ ] 1881/3570 52% [================================ ] 1882/3570 52% [================================ ] 1883/3570 52% [================================ ] 1884/3570 52% [================================ ] 1885/3570 52% [================================ ] 1886/3570 52% [================================ ] 1887/3570 52% [================================ ] 1888/3570 52% [================================ ] 1889/3570 52% [================================ ] 1890/3570 52% [================================ ] 1891/3570 52% [================================ ] 1892/3570 52% [================================ ] 1893/3570 53% [================================ ] 1894/3570 53% [================================ ] 1895/3570 53% [================================ ] 1896/3570 53% [================================ ] 1897/3570 53% [================================ ] 1898/3570 53% [================================ ] 1899/3570 53% [================================ ] 1900/3570 53% [================================= ] 1901/3570 53% [================================= ] 1902/3570 53% [================================= ] 1903/3570 53% [================================= ] 1904/3570 53% [================================= ] 1905/3570 53% [================================= ] 1906/3570 53% [================================= ] 1907/3570 53% [================================= ] 1908/3570 53% [================================= ] 1909/3570 53% [================================= ] 1910/3570 53% [================================= ] 1911/3570 53% [================================= ] 1912/3570 53% [================================= ] 1913/3570 53% [================================= ] 1914/3570 53% [================================= ] 1915/3570 53% [================================= ] 1916/3570 53% [================================= ] 1917/3570 53% [================================= ] 1918/3570 53% [================================= ] 1919/3570 53% [================================= ] 1920/3570 53% [================================= ] 1921/3570 53% [================================= ] 1922/3570 53% [================================= ] 1923/3570 53% [================================= ] 1924/3570 53% [================================= ] 1925/3570 53% [================================= ] 1926/3570 53% [================================= ] 1927/3570 53% [================================= ] 1928/3570 54% [================================= ] 1929/3570 54% [================================= ] 1930/3570 54% [================================= ] 1931/3570 54% [================================= ] 1932/3570 54% [================================= ] 1933/3570 54% [================================= ] 1934/3570 54% [================================= ] 1935/3570 54% [================================= ] 1936/3570 54% [================================= ] 1937/3570 54% [================================= ] 1938/3570 54% [================================= ] 1939/3570 54% [================================= ] 1940/3570 54% [================================= ] 1941/3570 54% [================================= ] 1942/3570 54% [================================= ] 1943/3570 54% [================================= ] 1944/3570 54% [================================= ] 1945/3570 54% [================================= ] 1946/3570 54% [================================= ] 1947/3570 54% [================================= ] 1948/3570 54% [================================= ] 1949/3570 54% [================================= ] 1950/3570 54% [================================= ] 1951/3570 54% [================================= ] 1952/3570 54% [================================= ] 1953/3570 54% [================================= ] 1954/3570 54% [================================= ] 1955/3570 54% [================================= ] 1956/3570 54% [================================= ] 1957/3570 54% [================================== ] 1958/3570 54% [================================== ] 1959/3570 54% [================================== ] 1960/3570 54% [================================== ] 1961/3570 54% [================================== ] 1962/3570 54% [================================== ] 1963/3570 54% [================================== ] 1964/3570 55% [================================== ] 1965/3570 55% [================================== ] 1966/3570 55% [================================== ] 1967/3570 55% [================================== ] 1968/3570 55% [================================== ] 1969/3570 55% [================================== ] 1970/3570 55% [================================== ] 1971/3570 55% [================================== ] 1972/3570 55% [================================== ] 1973/3570 55% [================================== ] 1974/3570 55% [================================== ] 1975/3570 55% [================================== ] 1976/3570 55% [================================== ] 1977/3570 55% [================================== ] 1978/3570 55% [================================== ] 1979/3570 55% [================================== ] 1980/3570 55% [================================== ] 1981/3570 55% [================================== ] 1982/3570 55% [================================== ] 1983/3570 55% [================================== ] 1984/3570 55% [================================== ] 1985/3570 55% [================================== ] 1986/3570 55% [================================== ] 1987/3570 55% [================================== ] 1988/3570 55% [================================== ] 1989/3570 55% [================================== ] 1990/3570 55% [================================== ] 1991/3570 55% [================================== ] 1992/3570 55% [================================== ] 1993/3570 55% [================================== ] 1994/3570 55% [================================== ] 1995/3570 55% [================================== ] 1996/3570 55% [================================== ] 1997/3570 55% [================================== ] 1998/3570 55% [================================== ] 1999/3570 55% [================================== ] 2000/3570 56% [================================== ] 2001/3570 56% [================================== ] 2002/3570 56% [================================== ] 2003/3570 56% [================================== ] 2004/3570 56% [================================== ] 2005/3570 56% [================================== ] 2006/3570 56% [================================== ] 2007/3570 56% [================================== ] 2008/3570 56% [================================== ] 2009/3570 56% [================================== ] 2010/3570 56% [================================== ] 2011/3570 56% [================================== ] 2012/3570 56% [================================== ] 2013/3570 56% [================================== ] 2014/3570 56% [================================== ] 2015/3570 56% [=================================== ] 2016/3570 56% [=================================== ] 2017/3570 56% [=================================== ] 2018/3570 56% [=================================== ] 2019/3570 56% [=================================== ] 2020/3570 56% [=================================== ] 2021/3570 56% [=================================== ] 2022/3570 56% [=================================== ] 2023/3570 56% [=================================== ] 2024/3570 56% [=================================== ] 2025/3570 56% [=================================== ] 2026/3570 56% [=================================== ] 2027/3570 56% [=================================== ] 2028/3570 56% [=================================== ] 2029/3570 56% [=================================== ] 2030/3570 56% [=================================== ] 2031/3570 56% [=================================== ] 2032/3570 56% [=================================== ] 2033/3570 56% [=================================== ] 2034/3570 56% [=================================== ] 2035/3570 57% [=================================== ] 2036/3570 57% [=================================== ] 2037/3570 57% [=================================== ] 2038/3570 57% [=================================== ] 2039/3570 57% [=================================== ] 2040/3570 57% [=================================== ] 2041/3570 57% [=================================== ] 2042/3570 57% [=================================== ] 2043/3570 57% [=================================== ] 2044/3570 57% [=================================== ] 2045/3570 57% [=================================== ] 2046/3570 57% [=================================== ] 2047/3570 57% [=================================== ] 2048/3570 57% [=================================== ] 2049/3570 57% [=================================== ] 2050/3570 57% [=================================== ] 2051/3570 57% [=================================== ] 2052/3570 57% [=================================== ] 2053/3570 57% [=================================== ] 2054/3570 57% [=================================== ] 2055/3570 57% [=================================== ] 2056/3570 57% [=================================== ] 2057/3570 57% [=================================== ] 2058/3570 57% [=================================== ] 2059/3570 57% [=================================== ] 2060/3570 57% [=================================== ] 2061/3570 57% [=================================== ] 2062/3570 57% [=================================== ] 2063/3570 57% [=================================== ] 2064/3570 57% [=================================== ] 2065/3570 57% [=================================== ] 2066/3570 57% [=================================== ] 2067/3570 57% [=================================== ] 2068/3570 57% [=================================== ] 2069/3570 57% [=================================== ] 2070/3570 57% [=================================== ] 2071/3570 58% [=================================== ] 2072/3570 58% [==================================== ] 2073/3570 58% [==================================== ] 2074/3570 58% [==================================== ] 2075/3570 58% [==================================== ] 2076/3570 58% [==================================== ] 2077/3570 58% [==================================== ] 2078/3570 58% [==================================== ] 2079/3570 58% [==================================== ] 2080/3570 58% [==================================== ] 2081/3570 58% [==================================== ] 2082/3570 58% [==================================== ] 2083/3570 58% [==================================== ] 2084/3570 58% [==================================== ] 2085/3570 58% [==================================== ] 2086/3570 58% [==================================== ] 2087/3570 58% [==================================== ] 2088/3570 58% [==================================== ] 2089/3570 58% [==================================== ] 2090/3570 58% [==================================== ] 2091/3570 58% [==================================== ] 2092/3570 58% [==================================== ] 2093/3570 58% [==================================== ] 2094/3570 58% [==================================== ] 2095/3570 58% [==================================== ] 2096/3570 58% [==================================== ] 2097/3570 58% [==================================== ] 2098/3570 58% [==================================== ] 2099/3570 58% [==================================== ] 2100/3570 58% [==================================== ] 2101/3570 58% [==================================== ] 2102/3570 58% [==================================== ] 2103/3570 58% [==================================== ] 2104/3570 58% [==================================== ] 2105/3570 58% [==================================== ] 2106/3570 58% [==================================== ] 2107/3570 59% [==================================== ] 2108/3570 59% [==================================== ] 2109/3570 59% [==================================== ] 2110/3570 59% [==================================== ] 2111/3570 59% [==================================== ] 2112/3570 59% [==================================== ] 2113/3570 59% [==================================== ] 2114/3570 59% [==================================== ] 2115/3570 59% [==================================== ] 2116/3570 59% [==================================== ] 2117/3570 59% [==================================== ] 2118/3570 59% [==================================== ] 2119/3570 59% [==================================== ] 2120/3570 59% [==================================== ] 2121/3570 59% [==================================== ] 2122/3570 59% [==================================== ] 2123/3570 59% [==================================== ] 2124/3570 59% [==================================== ] 2125/3570 59% [==================================== ] 2126/3570 59% [==================================== ] 2127/3570 59% [==================================== ] 2128/3570 59% [==================================== ] 2129/3570 59% [==================================== ] 2130/3570 59% [===================================== ] 2131/3570 59% [===================================== ] 2132/3570 59% [===================================== ] 2133/3570 59% [===================================== ] 2134/3570 59% [===================================== ] 2135/3570 59% [===================================== ] 2136/3570 59% [===================================== ] 2137/3570 59% [===================================== ] 2138/3570 59% [===================================== ] 2139/3570 59% [===================================== ] 2140/3570 59% [===================================== ] 2141/3570 59% [===================================== ] 2142/3570 60% [===================================== ] 2143/3570 60% [===================================== ] 2144/3570 60% [===================================== ] 2145/3570 60% [===================================== ] 2146/3570 60% [===================================== ] 2147/3570 60% [===================================== ] 2148/3570 60% [===================================== ] 2149/3570 60% [===================================== ] 2150/3570 60% [===================================== ] 2151/3570 60% [===================================== ] 2152/3570 60% [===================================== ] 2153/3570 60% [===================================== ] 2154/3570 60% [===================================== ] 2155/3570 60% [===================================== ] 2156/3570 60% [===================================== ] 2157/3570 60% [===================================== ] 2158/3570 60% [===================================== ] 2159/3570 60% [===================================== ] 2160/3570 60% [===================================== ] 2161/3570 60% [===================================== ] 2162/3570 60% [===================================== ] 2163/3570 60% [===================================== ] 2164/3570 60% [===================================== ] 2165/3570 60% [===================================== ] 2166/3570 60% [===================================== ] 2167/3570 60% [===================================== ] 2168/3570 60% [===================================== ] 2169/3570 60% [===================================== ] 2170/3570 60% [===================================== ] 2171/3570 60% [===================================== ] 2172/3570 60% [===================================== ] 2173/3570 60% [===================================== ] 2174/3570 60% [===================================== ] 2175/3570 60% [===================================== ] 2176/3570 60% [===================================== ] 2177/3570 60% [===================================== ] 2178/3570 61% [===================================== ] 2179/3570 61% [===================================== ] 2180/3570 61% [===================================== ] 2181/3570 61% [===================================== ] 2182/3570 61% [===================================== ] 2183/3570 61% [===================================== ] 2184/3570 61% [===================================== ] 2185/3570 61% [===================================== ] 2186/3570 61% [===================================== ] 2187/3570 61% [===================================== ] 2188/3570 61% [====================================== ] 2189/3570 61% [====================================== ] 2190/3570 61% [====================================== ] 2191/3570 61% [====================================== ] 2192/3570 61% [====================================== ] 2193/3570 61% [====================================== ] 2194/3570 61% [====================================== ] 2195/3570 61% [====================================== ] 2196/3570 61% [====================================== ] 2197/3570 61% [====================================== ] 2198/3570 61% [====================================== ] 2199/3570 61% [====================================== ] 2200/3570 61% [====================================== ] 2201/3570 61% [====================================== ] 2202/3570 61% [====================================== ] 2203/3570 61% [====================================== ] 2204/3570 61% [====================================== ] 2205/3570 61% [====================================== ] 2206/3570 61% [====================================== ] 2207/3570 61% [====================================== ] 2208/3570 61% [====================================== ] 2209/3570 61% [====================================== ] 2210/3570 61% [====================================== ] 2211/3570 61% [====================================== ] 2212/3570 61% [====================================== ] 2213/3570 61% [====================================== ] 2214/3570 62% [====================================== ] 2215/3570 62% [====================================== ] 2216/3570 62% [====================================== ] 2217/3570 62% [====================================== ] 2218/3570 62% [====================================== ] 2219/3570 62% [====================================== ] 2220/3570 62% [====================================== ] 2221/3570 62% [====================================== ] 2222/3570 62% [====================================== ] 2223/3570 62% [====================================== ] 2224/3570 62% [====================================== ] 2225/3570 62% [====================================== ] 2226/3570 62% [====================================== ] 2227/3570 62% [====================================== ] 2228/3570 62% [====================================== ] 2229/3570 62% [====================================== ] 2230/3570 62% [====================================== ] 2231/3570 62% [====================================== ] 2232/3570 62% [====================================== ] 2233/3570 62% [====================================== ] 2234/3570 62% [====================================== ] 2235/3570 62% [====================================== ] 2236/3570 62% [====================================== ] 2237/3570 62% [====================================== ] 2238/3570 62% [====================================== ] 2239/3570 62% [====================================== ] 2240/3570 62% [====================================== ] 2241/3570 62% [====================================== ] 2242/3570 62% [====================================== ] 2243/3570 62% [====================================== ] 2244/3570 62% [====================================== ] 2245/3570 62% [======================================= ] 2246/3570 62% [======================================= ] 2247/3570 62% [======================================= ] 2248/3570 62% [======================================= ] 2249/3570 62% [======================================= ] 2250/3570 63% [======================================= ] 2251/3570 63% [======================================= ] 2252/3570 63% [======================================= ] 2253/3570 63% [======================================= ] 2254/3570 63% [======================================= ] 2255/3570 63% [======================================= ] 2256/3570 63% [======================================= ] 2257/3570 63% [======================================= ] 2258/3570 63% [======================================= ] 2259/3570 63% [======================================= ] 2260/3570 63% [======================================= ] 2261/3570 63% [======================================= ] 2262/3570 63% [======================================= ] 2263/3570 63% [======================================= ] 2264/3570 63% [======================================= ] 2265/3570 63% [======================================= ] 2266/3570 63% [======================================= ] 2267/3570 63% [======================================= ] 2268/3570 63% [======================================= ] 2269/3570 63% [======================================= ] 2270/3570 63% [======================================= ] 2271/3570 63% [======================================= ] 2272/3570 63% [======================================= ] 2273/3570 63% [======================================= ] 2274/3570 63% [======================================= ] 2275/3570 63% [======================================= ] 2276/3570 63% [======================================= ] 2277/3570 63% [======================================= ] 2278/3570 63% [======================================= ] 2279/3570 63% [======================================= ] 2280/3570 63% [======================================= ] 2281/3570 63% [======================================= ] 2282/3570 63% [======================================= ] 2283/3570 63% [======================================= ] 2284/3570 63% [======================================= ] 2285/3570 64% [======================================= ] 2286/3570 64% [======================================= ] 2287/3570 64% [======================================= ] 2288/3570 64% [======================================= ] 2289/3570 64% [======================================= ] 2290/3570 64% [======================================= ] 2291/3570 64% [======================================= ] 2292/3570 64% [======================================= ] 2293/3570 64% [======================================= ] 2294/3570 64% [======================================= ] 2295/3570 64% [======================================= ] 2296/3570 64% [======================================= ] 2297/3570 64% [======================================= ] 2298/3570 64% [======================================= ] 2299/3570 64% [======================================= ] 2300/3570 64% [======================================= ] 2301/3570 64% [======================================= ] 2302/3570 64% [======================================= ] 2303/3570 64% [======================================== ] 2304/3570 64% [======================================== ] 2305/3570 64% [======================================== ] 2306/3570 64% [======================================== ] 2307/3570 64% [======================================== ] 2308/3570 64% [======================================== ] 2309/3570 64% [======================================== ] 2310/3570 64% [======================================== ] 2311/3570 64% [======================================== ] 2312/3570 64% [======================================== ] 2313/3570 64% [======================================== ] 2314/3570 64% [======================================== ] 2315/3570 64% [======================================== ] 2316/3570 64% [======================================== ] 2317/3570 64% [======================================== ] 2318/3570 64% [======================================== ] 2319/3570 64% [======================================== ] 2320/3570 64% [======================================== ] 2321/3570 65% [======================================== ] 2322/3570 65% [======================================== ] 2323/3570 65% [======================================== ] 2324/3570 65% [======================================== ] 2325/3570 65% [======================================== ] 2326/3570 65% [======================================== ] 2327/3570 65% [======================================== ] 2328/3570 65% [======================================== ] 2329/3570 65% [======================================== ] 2330/3570 65% [======================================== ] 2331/3570 65% [======================================== ] 2332/3570 65% [======================================== ] 2333/3570 65% [======================================== ] 2334/3570 65% [======================================== ] 2335/3570 65% [======================================== ] 2336/3570 65% [======================================== ] 2337/3570 65% [======================================== ] 2338/3570 65% [======================================== ] 2339/3570 65% [======================================== ] 2340/3570 65% [======================================== ] 2341/3570 65% [======================================== ] 2342/3570 65% [======================================== ] 2343/3570 65% [======================================== ] 2344/3570 65% [======================================== ] 2345/3570 65% [======================================== ] 2346/3570 65% [======================================== ] 2347/3570 65% [======================================== ] 2348/3570 65% [======================================== ] 2349/3570 65% [======================================== ] 2350/3570 65% [======================================== ] 2351/3570 65% [======================================== ] 2352/3570 65% [======================================== ] 2353/3570 65% [======================================== ] 2354/3570 65% [======================================== ] 2355/3570 65% [======================================== ] 2356/3570 65% [======================================== ] 2357/3570 66% [======================================== ] 2358/3570 66% [======================================== ] 2359/3570 66% [======================================== ] 2360/3570 66% [========================================= ] 2361/3570 66% [========================================= ] 2362/3570 66% [========================================= ] 2363/3570 66% [========================================= ] 2364/3570 66% [========================================= ] 2365/3570 66% [========================================= ] 2366/3570 66% [========================================= ] 2367/3570 66% [========================================= ] 2368/3570 66% [========================================= ] 2369/3570 66% [========================================= ] 2370/3570 66% [========================================= ] 2371/3570 66% [========================================= ] 2372/3570 66% [========================================= ] 2373/3570 66% [========================================= ] 2374/3570 66% [========================================= ] 2375/3570 66% [========================================= ] 2376/3570 66% [========================================= ] 2377/3570 66% [========================================= ] 2378/3570 66% [========================================= ] 2379/3570 66% [========================================= ] 2380/3570 66% [========================================= ] 2381/3570 66% [========================================= ] 2382/3570 66% [========================================= ] 2383/3570 66% [========================================= ] 2384/3570 66% [========================================= ] 2385/3570 66% [========================================= ] 2386/3570 66% [========================================= ] 2387/3570 66% [========================================= ] 2388/3570 66% [========================================= ] 2389/3570 66% [========================================= ] 2390/3570 66% [========================================= ] 2391/3570 66% [========================================= ] 2392/3570 67% [========================================= ] 2393/3570 67% [========================================= ] 2394/3570 67% [========================================= ] 2395/3570 67% [========================================= ] 2396/3570 67% [========================================= ] 2397/3570 67% [========================================= ] 2398/3570 67% [========================================= ] 2399/3570 67% [========================================= ] 2400/3570 67% [========================================= ] 2401/3570 67% [========================================= ] 2402/3570 67% [========================================= ] 2403/3570 67% [========================================= ] 2404/3570 67% [========================================= ] 2405/3570 67% [========================================= ] 2406/3570 67% [========================================= ] 2407/3570 67% [========================================= ] 2408/3570 67% [========================================= ] 2409/3570 67% [========================================= ] 2410/3570 67% [========================================= ] 2411/3570 67% [========================================= ] 2412/3570 67% [========================================= ] 2413/3570 67% [========================================= ] 2414/3570 67% [========================================= ] 2415/3570 67% [========================================= ] 2416/3570 67% [========================================= ] 2417/3570 67% [========================================= ] 2418/3570 67% [========================================== ] 2419/3570 67% [========================================== ] 2420/3570 67% [========================================== ] 2421/3570 67% [========================================== ] 2422/3570 67% [========================================== ] 2423/3570 67% [========================================== ] 2424/3570 67% [========================================== ] 2425/3570 67% [========================================== ] 2426/3570 67% [========================================== ] 2427/3570 67% [========================================== ] 2428/3570 68% [========================================== ] 2429/3570 68% [========================================== ] 2430/3570 68% [========================================== ] 2431/3570 68% [========================================== ] 2432/3570 68% [========================================== ] 2433/3570 68% [========================================== ] 2434/3570 68% [========================================== ] 2435/3570 68% [========================================== ] 2436/3570 68% [========================================== ] 2437/3570 68% [========================================== ] 2438/3570 68% [========================================== ] 2439/3570 68% [========================================== ] 2440/3570 68% [========================================== ] 2441/3570 68% [========================================== ] 2442/3570 68% [========================================== ] 2443/3570 68% [========================================== ] 2444/3570 68% [========================================== ] 2445/3570 68% [========================================== ] 2446/3570 68% [========================================== ] 2447/3570 68% [========================================== ] 2448/3570 68% [========================================== ] 2449/3570 68% [========================================== ] 2450/3570 68% [========================================== ] 2451/3570 68% [========================================== ] 2452/3570 68% [========================================== ] 2453/3570 68% [========================================== ] 2454/3570 68% [========================================== ] 2455/3570 68% [========================================== ] 2456/3570 68% [========================================== ] 2457/3570 68% [========================================== ] 2458/3570 68% [========================================== ] 2459/3570 68% [========================================== ] 2460/3570 68% [========================================== ] 2461/3570 68% [========================================== ] 2462/3570 68% [========================================== ] 2463/3570 68% [========================================== ] 2464/3570 69% [========================================== ] 2465/3570 69% [========================================== ] 2466/3570 69% [========================================== ] 2467/3570 69% [========================================== ] 2468/3570 69% [========================================== ] 2469/3570 69% [========================================== ] 2470/3570 69% [========================================== ] 2471/3570 69% [========================================== ] 2472/3570 69% [========================================== ] 2473/3570 69% [========================================== ] 2474/3570 69% [========================================== ] 2475/3570 69% [=========================================== ] 2476/3570 69% [=========================================== ] 2477/3570 69% [=========================================== ] 2478/3570 69% [=========================================== ] 2479/3570 69% [=========================================== ] 2480/3570 69% [=========================================== ] 2481/3570 69% [=========================================== ] 2482/3570 69% [=========================================== ] 2483/3570 69% [=========================================== ] 2484/3570 69% [=========================================== ] 2485/3570 69% [=========================================== ] 2486/3570 69% [=========================================== ] 2487/3570 69% [=========================================== ] 2488/3570 69% [=========================================== ] 2489/3570 69% [=========================================== ] 2490/3570 69% [=========================================== ] 2491/3570 69% [=========================================== ] 2492/3570 69% [=========================================== ] 2493/3570 69% [=========================================== ] 2494/3570 69% [=========================================== ] 2495/3570 69% [=========================================== ] 2496/3570 69% [=========================================== ] 2497/3570 69% [=========================================== ] 2498/3570 69% [=========================================== ] 2499/3570 70% [=========================================== ] 2500/3570 70% [=========================================== ] 2501/3570 70% [=========================================== ] 2502/3570 70% [=========================================== ] 2503/3570 70% [=========================================== ] 2504/3570 70% [=========================================== ] 2505/3570 70% [=========================================== ] 2506/3570 70% [=========================================== ] 2507/3570 70% [=========================================== ] 2508/3570 70% [=========================================== ] 2509/3570 70% [=========================================== ] 2510/3570 70% [=========================================== ] 2511/3570 70% [=========================================== ] 2512/3570 70% [=========================================== ] 2513/3570 70% [=========================================== ] 2514/3570 70% [=========================================== ] 2515/3570 70% [=========================================== ] 2516/3570 70% [=========================================== ] 2517/3570 70% [=========================================== ] 2518/3570 70% [=========================================== ] 2519/3570 70% [=========================================== ] 2520/3570 70% [=========================================== ] 2521/3570 70% [=========================================== ] 2522/3570 70% [=========================================== ] 2523/3570 70% [=========================================== ] 2524/3570 70% [=========================================== ] 2525/3570 70% [=========================================== ] 2526/3570 70% [=========================================== ] 2527/3570 70% [=========================================== ] 2528/3570 70% [=========================================== ] 2529/3570 70% [=========================================== ] 2530/3570 70% [=========================================== ] 2531/3570 70% [=========================================== ] 2532/3570 70% [=========================================== ] 2533/3570 70% [============================================ ] 2534/3570 70% [============================================ ] 2535/3570 71% [============================================ ] 2536/3570 71% [============================================ ] 2537/3570 71% [============================================ ] 2538/3570 71% [============================================ ] 2539/3570 71% [============================================ ] 2540/3570 71% [============================================ ] 2541/3570 71% [============================================ ] 2542/3570 71% [============================================ ] 2543/3570 71% [============================================ ] 2544/3570 71% [============================================ ] 2545/3570 71% [============================================ ] 2546/3570 71% [============================================ ] 2547/3570 71% [============================================ ] 2548/3570 71% [============================================ ] 2549/3570 71% [============================================ ] 2550/3570 71% [============================================ ] 2551/3570 71% [============================================ ] 2552/3570 71% [============================================ ] 2553/3570 71% [============================================ ] 2554/3570 71% [============================================ ] 2555/3570 71% [============================================ ] 2556/3570 71% [============================================ ] 2557/3570 71% [============================================ ] 2558/3570 71% [============================================ ] 2559/3570 71% [============================================ ] 2560/3570 71% [============================================ ] 2561/3570 71% [============================================ ] 2562/3570 71% [============================================ ] 2563/3570 71% [============================================ ] 2564/3570 71% [============================================ ] 2565/3570 71% [============================================ ] 2566/3570 71% [============================================ ] 2567/3570 71% [============================================ ] 2568/3570 71% [============================================ ] 2569/3570 71% [============================================ ] 2570/3570 71% [============================================ ] 2571/3570 72% [============================================ ] 2572/3570 72% [============================================ ] 2573/3570 72% [============================================ ] 2574/3570 72% [============================================ ] 2575/3570 72% [============================================ ] 2576/3570 72% [============================================ ] 2577/3570 72% [============================================ ] 2578/3570 72% [============================================ ] 2579/3570 72% [============================================ ] 2580/3570 72% [============================================ ] 2581/3570 72% [============================================ ] 2582/3570 72% [============================================ ] 2583/3570 72% [============================================ ] 2584/3570 72% [============================================ ] 2585/3570 72% [============================================ ] 2586/3570 72% [============================================ ] 2587/3570 72% [============================================ ] 2588/3570 72% [============================================ ] 2589/3570 72% [============================================ ] 2590/3570 72% [============================================ ] 2591/3570 72% [============================================= ] 2592/3570 72% [============================================= ] 2593/3570 72% [============================================= ] 2594/3570 72% [============================================= ] 2595/3570 72% [============================================= ] 2596/3570 72% [============================================= ] 2597/3570 72% [============================================= ] 2598/3570 72% [============================================= ] 2599/3570 72% [============================================= ] 2600/3570 72% [============================================= ] 2601/3570 72% [============================================= ] 2602/3570 72% [============================================= ] 2603/3570 72% [============================================= ] 2604/3570 72% [============================================= ] 2605/3570 72% [============================================= ] 2606/3570 72% [============================================= ] 2607/3570 73% [============================================= ] 2608/3570 73% [============================================= ] 2609/3570 73% [============================================= ] 2610/3570 73% [============================================= ] 2611/3570 73% [============================================= ] 2612/3570 73% [============================================= ] 2613/3570 73% [============================================= ] 2614/3570 73% [============================================= ] 2615/3570 73% [============================================= ] 2616/3570 73% [============================================= ] 2617/3570 73% [============================================= ] 2618/3570 73% [============================================= ] 2619/3570 73% [============================================= ] 2620/3570 73% [============================================= ] 2621/3570 73% [============================================= ] 2622/3570 73% [============================================= ] 2623/3570 73% [============================================= ] 2624/3570 73% [============================================= ] 2625/3570 73% [============================================= ] 2626/3570 73% [============================================= ] 2627/3570 73% [============================================= ] 2628/3570 73% [============================================= ] 2629/3570 73% [============================================= ] 2630/3570 73% [============================================= ] 2631/3570 73% [============================================= ] 2632/3570 73% [============================================= ] 2633/3570 73% [============================================= ] 2634/3570 73% [============================================= ] 2635/3570 73% [============================================= ] 2636/3570 73% [============================================= ] 2637/3570 73% [============================================= ] 2638/3570 73% [============================================= ] 2639/3570 73% [============================================= ] 2640/3570 73% [============================================= ] 2641/3570 73% [============================================= ] 2642/3570 74% [============================================= ] 2643/3570 74% [============================================= ] 2644/3570 74% [============================================= ] 2645/3570 74% [============================================= ] 2646/3570 74% [============================================= ] 2647/3570 74% [============================================= ] 2648/3570 74% [============================================== ] 2649/3570 74% [============================================== ] 2650/3570 74% [============================================== ] 2651/3570 74% [============================================== ] 2652/3570 74% [============================================== ] 2653/3570 74% [============================================== ] 2654/3570 74% [============================================== ] 2655/3570 74% [============================================== ] 2656/3570 74% [============================================== ] 2657/3570 74% [============================================== ] 2658/3570 74% [============================================== ] 2659/3570 74% [============================================== ] 2660/3570 74% [============================================== ] 2661/3570 74% [============================================== ] 2662/3570 74% [============================================== ] 2663/3570 74% [============================================== ] 2664/3570 74% [============================================== ] 2665/3570 74% [============================================== ] 2666/3570 74% [============================================== ] 2667/3570 74% [============================================== ] 2668/3570 74% [============================================== ] 2669/3570 74% [============================================== ] 2670/3570 74% [============================================== ] 2671/3570 74% [============================================== ] 2672/3570 74% [============================================== ] 2673/3570 74% [============================================== ] 2674/3570 74% [============================================== ] 2675/3570 74% [============================================== ] 2676/3570 74% [============================================== ] 2677/3570 74% [============================================== ] 2678/3570 75% [============================================== ] 2679/3570 75% [============================================== ] 2680/3570 75% [============================================== ] 2681/3570 75% [============================================== ] 2682/3570 75% [============================================== ] 2683/3570 75% [============================================== ] 2684/3570 75% [============================================== ] 2685/3570 75% [============================================== ] 2686/3570 75% [============================================== ] 2687/3570 75% [============================================== ] 2688/3570 75% [============================================== ] 2689/3570 75% [============================================== ] 2690/3570 75% [============================================== ] 2691/3570 75% [============================================== ] 2692/3570 75% [============================================== ] 2693/3570 75% [============================================== ] 2694/3570 75% [============================================== ] 2695/3570 75% [============================================== ] 2696/3570 75% [============================================== ] 2697/3570 75% [============================================== ] 2698/3570 75% [============================================== ] 2699/3570 75% [============================================== ] 2700/3570 75% [============================================== ] 2701/3570 75% [============================================== ] 2702/3570 75% [============================================== ] 2703/3570 75% [============================================== ] 2704/3570 75% [============================================== ] 2705/3570 75% [============================================== ] 2706/3570 75% [=============================================== ] 2707/3570 75% [=============================================== ] 2708/3570 75% [=============================================== ] 2709/3570 75% [=============================================== ] 2710/3570 75% [=============================================== ] 2711/3570 75% [=============================================== ] 2712/3570 75% [=============================================== ] 2713/3570 75% [=============================================== ] 2714/3570 76% [=============================================== ] 2715/3570 76% [=============================================== ] 2716/3570 76% [=============================================== ] 2717/3570 76% [=============================================== ] 2718/3570 76% [=============================================== ] 2719/3570 76% [=============================================== ] 2720/3570 76% [=============================================== ] 2721/3570 76% [=============================================== ] 2722/3570 76% [=============================================== ] 2723/3570 76% [=============================================== ] 2724/3570 76% [=============================================== ] 2725/3570 76% [=============================================== ] 2726/3570 76% [=============================================== ] 2727/3570 76% [=============================================== ] 2728/3570 76% [=============================================== ] 2729/3570 76% [=============================================== ] 2730/3570 76% [=============================================== ] 2731/3570 76% [=============================================== ] 2732/3570 76% [=============================================== ] 2733/3570 76% [=============================================== ] 2734/3570 76% [=============================================== ] 2735/3570 76% [=============================================== ] 2736/3570 76% [=============================================== ] 2737/3570 76% [=============================================== ] 2738/3570 76% [=============================================== ] 2739/3570 76% [=============================================== ] 2740/3570 76% [=============================================== ] 2741/3570 76% [=============================================== ] 2742/3570 76% [=============================================== ] 2743/3570 76% [=============================================== ] 2744/3570 76% [=============================================== ] 2745/3570 76% [=============================================== ] 2746/3570 76% [=============================================== ] 2747/3570 76% [=============================================== ] 2748/3570 76% [=============================================== ] 2749/3570 77% [=============================================== ] 2750/3570 77% [=============================================== ] 2751/3570 77% [=============================================== ] 2752/3570 77% [=============================================== ] 2753/3570 77% [=============================================== ] 2754/3570 77% [=============================================== ] 2755/3570 77% [=============================================== ] 2756/3570 77% [=============================================== ] 2757/3570 77% [=============================================== ] 2758/3570 77% [=============================================== ] 2759/3570 77% [=============================================== ] 2760/3570 77% [=============================================== ] 2761/3570 77% [=============================================== ] 2762/3570 77% [=============================================== ] 2763/3570 77% [================================================ ] 2764/3570 77% [================================================ ] 2765/3570 77% [================================================ ] 2766/3570 77% [================================================ ] 2767/3570 77% [================================================ ] 2768/3570 77% [================================================ ] 2769/3570 77% [================================================ ] 2770/3570 77% [================================================ ] 2771/3570 77% [================================================ ] 2772/3570 77% [================================================ ] 2773/3570 77% [================================================ ] 2774/3570 77% [================================================ ] 2775/3570 77% [================================================ ] 2776/3570 77% [================================================ ] 2777/3570 77% [================================================ ] 2778/3570 77% [================================================ ] 2779/3570 77% [================================================ ] 2780/3570 77% [================================================ ] 2781/3570 77% [================================================ ] 2782/3570 77% [================================================ ] 2783/3570 77% [================================================ ] 2784/3570 77% [================================================ ] 2785/3570 78% [================================================ ] 2786/3570 78% [================================================ ] 2787/3570 78% [================================================ ] 2788/3570 78% [================================================ ] 2789/3570 78% [================================================ ] 2790/3570 78% [================================================ ] 2791/3570 78% [================================================ ] 2792/3570 78% [================================================ ] 2793/3570 78% [================================================ ] 2794/3570 78% [================================================ ] 2795/3570 78% [================================================ ] 2796/3570 78% [================================================ ] 2797/3570 78% [================================================ ] 2798/3570 78% [================================================ ] 2799/3570 78% [================================================ ] 2800/3570 78% [================================================ ] 2801/3570 78% [================================================ ] 2802/3570 78% [================================================ ] 2803/3570 78% [================================================ ] 2804/3570 78% [================================================ ] 2805/3570 78% [================================================ ] 2806/3570 78% [================================================ ] 2807/3570 78% [================================================ ] 2808/3570 78% [================================================ ] 2809/3570 78% [================================================ ] 2810/3570 78% [================================================ ] 2811/3570 78% [================================================ ] 2812/3570 78% [================================================ ] 2813/3570 78% [================================================ ] 2814/3570 78% [================================================ ] 2815/3570 78% [================================================ ] 2816/3570 78% [================================================ ] 2817/3570 78% [================================================ ] 2818/3570 78% [================================================ ] 2819/3570 78% [================================================ ] 2820/3570 78% [================================================ ] 2821/3570 79% [================================================= ] 2822/3570 79% [================================================= ] 2823/3570 79% [================================================= ] 2824/3570 79% [================================================= ] 2825/3570 79% [================================================= ] 2826/3570 79% [================================================= ] 2827/3570 79% [================================================= ] 2828/3570 79% [================================================= ] 2829/3570 79% [================================================= ] 2830/3570 79% [================================================= ] 2831/3570 79% [================================================= ] 2832/3570 79% [================================================= ] 2833/3570 79% [================================================= ] 2834/3570 79% [================================================= ] 2835/3570 79% [================================================= ] 2836/3570 79% [================================================= ] 2837/3570 79% [================================================= ] 2838/3570 79% [================================================= ] 2839/3570 79% [================================================= ] 2840/3570 79% [================================================= ] 2841/3570 79% [================================================= ] 2842/3570 79% [================================================= ] 2843/3570 79% [================================================= ] 2844/3570 79% [================================================= ] 2845/3570 79% [================================================= ] 2846/3570 79% [================================================= ] 2847/3570 79% [================================================= ] 2848/3570 79% [================================================= ] 2849/3570 79% [================================================= ] 2850/3570 79% [================================================= ] 2851/3570 79% [================================================= ] 2852/3570 79% [================================================= ] 2853/3570 79% [================================================= ] 2854/3570 79% [================================================= ] 2855/3570 79% [================================================= ] 2856/3570 80% [================================================= ] 2857/3570 80% [================================================= ] 2858/3570 80% [================================================= ] 2859/3570 80% [================================================= ] 2860/3570 80% [================================================= ] 2861/3570 80% [================================================= ] 2862/3570 80% [================================================= ] 2863/3570 80% [================================================= ] 2864/3570 80% [================================================= ] 2865/3570 80% [================================================= ] 2866/3570 80% [================================================= ] 2867/3570 80% [================================================= ] 2868/3570 80% [================================================= ] 2869/3570 80% [================================================= ] 2870/3570 80% [================================================= ] 2871/3570 80% [================================================= ] 2872/3570 80% [================================================= ] 2873/3570 80% [================================================= ] 2874/3570 80% [================================================= ] 2875/3570 80% [================================================= ] 2876/3570 80% [================================================= ] 2877/3570 80% [================================================= ] 2878/3570 80% [================================================= ] 2879/3570 80% [================================================== ] 2880/3570 80% [================================================== ] 2881/3570 80% [================================================== ] 2882/3570 80% [================================================== ] 2883/3570 80% [================================================== ] 2884/3570 80% [================================================== ] 2885/3570 80% [================================================== ] 2886/3570 80% [================================================== ] 2887/3570 80% [================================================== ] 2888/3570 80% [================================================== ] 2889/3570 80% [================================================== ] 2890/3570 80% [================================================== ] 2891/3570 80% [================================================== ] 2892/3570 81% [================================================== ] 2893/3570 81% [================================================== ] 2894/3570 81% [================================================== ] 2895/3570 81% [================================================== ] 2896/3570 81% [================================================== ] 2897/3570 81% [================================================== ] 2898/3570 81% [================================================== ] 2899/3570 81% [================================================== ] 2900/3570 81% [================================================== ] 2901/3570 81% [================================================== ] 2902/3570 81% [================================================== ] 2903/3570 81% [================================================== ] 2904/3570 81% [================================================== ] 2905/3570 81% [================================================== ] 2906/3570 81% [================================================== ] 2907/3570 81% [================================================== ] 2908/3570 81% [================================================== ] 2909/3570 81% [================================================== ] 2910/3570 81% [================================================== ] 2911/3570 81% [================================================== ] 2912/3570 81% [================================================== ] 2913/3570 81% [================================================== ] 2914/3570 81% [================================================== ] 2915/3570 81% [================================================== ] 2916/3570 81% [================================================== ] 2917/3570 81% [================================================== ] 2918/3570 81% [================================================== ] 2919/3570 81% [================================================== ] 2920/3570 81% [================================================== ] 2921/3570 81% [================================================== ] 2922/3570 81% [================================================== ] 2923/3570 81% [================================================== ] 2924/3570 81% [================================================== ] 2925/3570 81% [================================================== ] 2926/3570 81% [================================================== ] 2927/3570 81% [================================================== ] 2928/3570 82% [================================================== ] 2929/3570 82% [================================================== ] 2930/3570 82% [================================================== ] 2931/3570 82% [================================================== ] 2932/3570 82% [================================================== ] 2933/3570 82% [================================================== ] 2934/3570 82% [================================================== ] 2935/3570 82% [================================================== ] 2936/3570 82% [=================================================== ] 2937/3570 82% [=================================================== ] 2938/3570 82% [=================================================== ] 2939/3570 82% [=================================================== ] 2940/3570 82% [=================================================== ] 2941/3570 82% [=================================================== ] 2942/3570 82% [=================================================== ] 2943/3570 82% [=================================================== ] 2944/3570 82% [=================================================== ] 2945/3570 82% [=================================================== ] 2946/3570 82% [=================================================== ] 2947/3570 82% [=================================================== ] 2948/3570 82% [=================================================== ] 2949/3570 82% [=================================================== ] 2950/3570 82% [=================================================== ] 2951/3570 82% [=================================================== ] 2952/3570 82% [=================================================== ] 2953/3570 82% [=================================================== ] 2954/3570 82% [=================================================== ] 2955/3570 82% [=================================================== ] 2956/3570 82% [=================================================== ] 2957/3570 82% [=================================================== ] 2958/3570 82% [=================================================== ] 2959/3570 82% [=================================================== ] 2960/3570 82% [=================================================== ] 2961/3570 82% [=================================================== ] 2962/3570 82% [=================================================== ] 2963/3570 82% [=================================================== ] 2964/3570 83% [=================================================== ] 2965/3570 83% [=================================================== ] 2966/3570 83% [=================================================== ] 2967/3570 83% [=================================================== ] 2968/3570 83% [=================================================== ] 2969/3570 83% [=================================================== ] 2970/3570 83% [=================================================== ] 2971/3570 83% [=================================================== ] 2972/3570 83% [=================================================== ] 2973/3570 83% [=================================================== ] 2974/3570 83% [=================================================== ] 2975/3570 83% [=================================================== ] 2976/3570 83% [=================================================== ] 2977/3570 83% [=================================================== ] 2978/3570 83% [=================================================== ] 2979/3570 83% [=================================================== ] 2980/3570 83% [=================================================== ] 2981/3570 83% [=================================================== ] 2982/3570 83% [=================================================== ] 2983/3570 83% [=================================================== ] 2984/3570 83% [=================================================== ] 2985/3570 83% [=================================================== ] 2986/3570 83% [=================================================== ] 2987/3570 83% [=================================================== ] 2988/3570 83% [=================================================== ] 2989/3570 83% [=================================================== ] 2990/3570 83% [=================================================== ] 2991/3570 83% [=================================================== ] 2992/3570 83% [=================================================== ] 2993/3570 83% [=================================================== ] 2994/3570 83% [==================================================== ] 2995/3570 83% [==================================================== ] 2996/3570 83% [==================================================== ] 2997/3570 83% [==================================================== ] 2998/3570 83% [==================================================== ] 2999/3570 84% [==================================================== ] 3000/3570 84% [==================================================== ] 3001/3570 84% [==================================================== ] 3002/3570 84% [==================================================== ] 3003/3570 84% [==================================================== ] 3004/3570 84% [==================================================== ] 3005/3570 84% [==================================================== ] 3006/3570 84% [==================================================== ] 3007/3570 84% [==================================================== ] 3008/3570 84% [==================================================== ] 3009/3570 84% [==================================================== ] 3010/3570 84% [==================================================== ] 3011/3570 84% [==================================================== ] 3012/3570 84% [==================================================== ] 3013/3570 84% [==================================================== ] 3014/3570 84% [==================================================== ] 3015/3570 84% [==================================================== ] 3016/3570 84% [==================================================== ] 3017/3570 84% [==================================================== ] 3018/3570 84% [==================================================== ] 3019/3570 84% [==================================================== ] 3020/3570 84% [==================================================== ] 3021/3570 84% [==================================================== ] 3022/3570 84% [==================================================== ] 3023/3570 84% [==================================================== ] 3024/3570 84% [==================================================== ] 3025/3570 84% [==================================================== ] 3026/3570 84% [==================================================== ] 3027/3570 84% [==================================================== ] 3028/3570 84% [==================================================== ] 3029/3570 84% [==================================================== ] 3030/3570 84% [==================================================== ] 3031/3570 84% [==================================================== ] 3032/3570 84% [==================================================== ] 3033/3570 84% [==================================================== ] 3034/3570 84% [==================================================== ] 3035/3570 85% [==================================================== ] 3036/3570 85% [==================================================== ] 3037/3570 85% [==================================================== ] 3038/3570 85% [==================================================== ] 3039/3570 85% [==================================================== ] 3040/3570 85% [==================================================== ] 3041/3570 85% [==================================================== ] 3042/3570 85% [==================================================== ] 3043/3570 85% [==================================================== ] 3044/3570 85% [==================================================== ] 3045/3570 85% [==================================================== ] 3046/3570 85% [==================================================== ] 3047/3570 85% [==================================================== ] 3048/3570 85% [==================================================== ] 3049/3570 85% [==================================================== ] 3050/3570 85% [==================================================== ] 3051/3570 85% [===================================================== ] 3052/3570 85% [===================================================== ] 3053/3570 85% [===================================================== ] 3054/3570 85% [===================================================== ] 3055/3570 85% [===================================================== ] 3056/3570 85% [===================================================== ] 3057/3570 85% [===================================================== ] 3058/3570 85% [===================================================== ] 3059/3570 85% [===================================================== ] 3060/3570 85% [===================================================== ] 3061/3570 85% [===================================================== ] 3062/3570 85% [===================================================== ] 3063/3570 85% [===================================================== ] 3064/3570 85% [===================================================== ] 3065/3570 85% [===================================================== ] 3066/3570 85% [===================================================== ] 3067/3570 85% [===================================================== ] 3068/3570 85% [===================================================== ] 3069/3570 85% [===================================================== ] 3070/3570 85% [===================================================== ] 3071/3570 86% [===================================================== ] 3072/3570 86% [===================================================== ] 3073/3570 86% [===================================================== ] 3074/3570 86% [===================================================== ] 3075/3570 86% [===================================================== ] 3076/3570 86% [===================================================== ] 3077/3570 86% [===================================================== ] 3078/3570 86% [===================================================== ] 3079/3570 86% [===================================================== ] 3080/3570 86% [===================================================== ] 3081/3570 86% [===================================================== ] 3082/3570 86% [===================================================== ] 3083/3570 86% [===================================================== ] 3084/3570 86% [===================================================== ] 3085/3570 86% [===================================================== ] 3086/3570 86% [===================================================== ] 3087/3570 86% [===================================================== ] 3088/3570 86% [===================================================== ] 3089/3570 86% [===================================================== ] 3090/3570 86% [===================================================== ] 3091/3570 86% [===================================================== ] 3092/3570 86% [===================================================== ] 3093/3570 86% [===================================================== ] 3094/3570 86% [===================================================== ] 3095/3570 86% [===================================================== ] 3096/3570 86% [===================================================== ] 3097/3570 86% [===================================================== ] 3098/3570 86% [===================================================== ] 3099/3570 86% [===================================================== ] 3100/3570 86% [===================================================== ] 3101/3570 86% [===================================================== ] 3102/3570 86% [===================================================== ] 3103/3570 86% [===================================================== ] 3104/3570 86% [===================================================== ] 3105/3570 86% [===================================================== ] 3106/3570 87% [===================================================== ] 3107/3570 87% [===================================================== ] 3108/3570 87% [===================================================== ] 3109/3570 87% [====================================================== ] 3110/3570 87% [====================================================== ] 3111/3570 87% [====================================================== ] 3112/3570 87% [====================================================== ] 3113/3570 87% [====================================================== ] 3114/3570 87% [====================================================== ] 3115/3570 87% [====================================================== ] 3116/3570 87% [====================================================== ] 3117/3570 87% [====================================================== ] 3118/3570 87% [====================================================== ] 3119/3570 87% [====================================================== ] 3120/3570 87% [====================================================== ] 3121/3570 87% [====================================================== ] 3122/3570 87% [====================================================== ] 3123/3570 87% [====================================================== ] 3124/3570 87% [====================================================== ] 3125/3570 87% [====================================================== ] 3126/3570 87% [====================================================== ] 3127/3570 87% [====================================================== ] 3128/3570 87% [====================================================== ] 3129/3570 87% [====================================================== ] 3130/3570 87% [====================================================== ] 3131/3570 87% [====================================================== ] 3132/3570 87% [====================================================== ] 3133/3570 87% [====================================================== ] 3134/3570 87% [====================================================== ] 3135/3570 87% [====================================================== ] 3136/3570 87% [====================================================== ] 3137/3570 87% [====================================================== ] 3138/3570 87% [====================================================== ] 3139/3570 87% [====================================================== ] 3140/3570 87% [====================================================== ] 3141/3570 87% [====================================================== ] 3142/3570 88% [====================================================== ] 3143/3570 88% [====================================================== ] 3144/3570 88% [====================================================== ] 3145/3570 88% [====================================================== ] 3146/3570 88% [====================================================== ] 3147/3570 88% [====================================================== ] 3148/3570 88% [====================================================== ] 3149/3570 88% [====================================================== ] 3150/3570 88% [====================================================== ] 3151/3570 88% [====================================================== ] 3152/3570 88% [====================================================== ] 3153/3570 88% [====================================================== ] 3154/3570 88% [====================================================== ] 3155/3570 88% [====================================================== ] 3156/3570 88% [====================================================== ] 3157/3570 88% [====================================================== ] 3158/3570 88% [====================================================== ] 3159/3570 88% [====================================================== ] 3160/3570 88% [====================================================== ] 3161/3570 88% [====================================================== ] 3162/3570 88% [====================================================== ] 3163/3570 88% [====================================================== ] 3164/3570 88% [====================================================== ] 3165/3570 88% [====================================================== ] 3166/3570 88% [======================================================= ] 3167/3570 88% [======================================================= ] 3168/3570 88% [======================================================= ] 3169/3570 88% [======================================================= ] 3170/3570 88% [======================================================= ] 3171/3570 88% [======================================================= ] 3172/3570 88% [======================================================= ] 3173/3570 88% [======================================================= ] 3174/3570 88% [======================================================= ] 3175/3570 88% [======================================================= ] 3176/3570 88% [======================================================= ] 3177/3570 88% [======================================================= ] 3178/3570 89% [======================================================= ] 3179/3570 89% [======================================================= ] 3180/3570 89% [======================================================= ] 3181/3570 89% [======================================================= ] 3182/3570 89% [======================================================= ] 3183/3570 89% [======================================================= ] 3184/3570 89% [======================================================= ] 3185/3570 89% [======================================================= ] 3186/3570 89% [======================================================= ] 3187/3570 89% [======================================================= ] 3188/3570 89% [======================================================= ] 3189/3570 89% [======================================================= ] 3190/3570 89% [======================================================= ] 3191/3570 89% [======================================================= ] 3192/3570 89% [======================================================= ] 3193/3570 89% [======================================================= ] 3194/3570 89% [======================================================= ] 3195/3570 89% [======================================================= ] 3196/3570 89% [======================================================= ] 3197/3570 89% [======================================================= ] 3198/3570 89% [======================================================= ] 3199/3570 89% [======================================================= ] 3200/3570 89% [======================================================= ] 3201/3570 89% [======================================================= ] 3202/3570 89% [======================================================= ] 3203/3570 89% [======================================================= ] 3204/3570 89% [======================================================= ] 3205/3570 89% [======================================================= ] 3206/3570 89% [======================================================= ] 3207/3570 89% [======================================================= ] 3208/3570 89% [======================================================= ] 3209/3570 89% [======================================================= ] 3210/3570 89% [======================================================= ] 3211/3570 89% [======================================================= ] 3212/3570 89% [======================================================= ] 3213/3570 90% [======================================================= ] 3214/3570 90% [======================================================= ] 3215/3570 90% [======================================================= ] 3216/3570 90% [======================================================= ] 3217/3570 90% [======================================================= ] 3218/3570 90% [======================================================= ] 3219/3570 90% [======================================================= ] 3220/3570 90% [======================================================= ] 3221/3570 90% [======================================================= ] 3222/3570 90% [======================================================= ] 3223/3570 90% [======================================================= ] 3224/3570 90% [======================================================== ] 3225/3570 90% [======================================================== ] 3226/3570 90% [======================================================== ] 3227/3570 90% [======================================================== ] 3228/3570 90% [======================================================== ] 3229/3570 90% [======================================================== ] 3230/3570 90% [======================================================== ] 3231/3570 90% [======================================================== ] 3232/3570 90% [======================================================== ] 3233/3570 90% [======================================================== ] 3234/3570 90% [======================================================== ] 3235/3570 90% [======================================================== ] 3236/3570 90% [======================================================== ] 3237/3570 90% [======================================================== ] 3238/3570 90% [======================================================== ] 3239/3570 90% [======================================================== ] 3240/3570 90% [======================================================== ] 3241/3570 90% [======================================================== ] 3242/3570 90% [======================================================== ] 3243/3570 90% [======================================================== ] 3244/3570 90% [======================================================== ] 3245/3570 90% [======================================================== ] 3246/3570 90% [======================================================== ] 3247/3570 90% [======================================================== ] 3248/3570 90% [======================================================== ] 3249/3570 91% [======================================================== ] 3250/3570 91% [======================================================== ] 3251/3570 91% [======================================================== ] 3252/3570 91% [======================================================== ] 3253/3570 91% [======================================================== ] 3254/3570 91% [======================================================== ] 3255/3570 91% [======================================================== ] 3256/3570 91% [======================================================== ] 3257/3570 91% [======================================================== ] 3258/3570 91% [======================================================== ] 3259/3570 91% [======================================================== ] 3260/3570 91% [======================================================== ] 3261/3570 91% [======================================================== ] 3262/3570 91% [======================================================== ] 3263/3570 91% [======================================================== ] 3264/3570 91% [======================================================== ] 3265/3570 91% [======================================================== ] 3266/3570 91% [======================================================== ] 3267/3570 91% [======================================================== ] 3268/3570 91% [======================================================== ] 3269/3570 91% [======================================================== ] 3270/3570 91% [======================================================== ] 3271/3570 91% [======================================================== ] 3272/3570 91% [======================================================== ] 3273/3570 91% [======================================================== ] 3274/3570 91% [======================================================== ] 3275/3570 91% [======================================================== ] 3276/3570 91% [======================================================== ] 3277/3570 91% [======================================================== ] 3278/3570 91% [======================================================== ] 3279/3570 91% [======================================================== ] 3280/3570 91% [======================================================== ] 3281/3570 91% [======================================================== ] 3282/3570 91% [========================================================= ] 3283/3570 91% [========================================================= ] 3284/3570 91% [========================================================= ] 3285/3570 92% [========================================================= ] 3286/3570 92% [========================================================= ] 3287/3570 92% [========================================================= ] 3288/3570 92% [========================================================= ] 3289/3570 92% [========================================================= ] 3290/3570 92% [========================================================= ] 3291/3570 92% [========================================================= ] 3292/3570 92% [========================================================= ] 3293/3570 92% [========================================================= ] 3294/3570 92% [========================================================= ] 3295/3570 92% [========================================================= ] 3296/3570 92% [========================================================= ] 3297/3570 92% [========================================================= ] 3298/3570 92% [========================================================= ] 3299/3570 92% [========================================================= ] 3300/3570 92% [========================================================= ] 3301/3570 92% [========================================================= ] 3302/3570 92% [========================================================= ] 3303/3570 92% [========================================================= ] 3304/3570 92% [========================================================= ] 3305/3570 92% [========================================================= ] 3306/3570 92% [========================================================= ] 3307/3570 92% [========================================================= ] 3308/3570 92% [========================================================= ] 3309/3570 92% [========================================================= ] 3310/3570 92% [========================================================= ] 3311/3570 92% [========================================================= ] 3312/3570 92% [========================================================= ] 3313/3570 92% [========================================================= ] 3314/3570 92% [========================================================= ] 3315/3570 92% [========================================================= ] 3316/3570 92% [========================================================= ] 3317/3570 92% [========================================================= ] 3318/3570 92% [========================================================= ] 3319/3570 92% [========================================================= ] 3320/3570 92% [========================================================= ] 3321/3570 93% [========================================================= ] 3322/3570 93% [========================================================= ] 3323/3570 93% [========================================================= ] 3324/3570 93% [========================================================= ] 3325/3570 93% [========================================================= ] 3326/3570 93% [========================================================= ] 3327/3570 93% [========================================================= ] 3328/3570 93% [========================================================= ] 3329/3570 93% [========================================================= ] 3330/3570 93% [========================================================= ] 3331/3570 93% [========================================================= ] 3332/3570 93% [========================================================= ] 3333/3570 93% [========================================================= ] 3334/3570 93% [========================================================= ] 3335/3570 93% [========================================================= ] 3336/3570 93% [========================================================= ] 3337/3570 93% [========================================================= ] 3338/3570 93% [========================================================= ] 3339/3570 93% [========================================================== ] 3340/3570 93% [========================================================== ] 3341/3570 93% [========================================================== ] 3342/3570 93% [========================================================== ] 3343/3570 93% [========================================================== ] 3344/3570 93% [========================================================== ] 3345/3570 93% [========================================================== ] 3346/3570 93% [========================================================== ] 3347/3570 93% [========================================================== ] 3348/3570 93% [========================================================== ] 3349/3570 93% [========================================================== ] 3350/3570 93% [========================================================== ] 3351/3570 93% [========================================================== ] 3352/3570 93% [========================================================== ] 3353/3570 93% [========================================================== ] 3354/3570 93% [========================================================== ] 3355/3570 93% [========================================================== ] 3356/3570 94% [========================================================== ] 3357/3570 94% [========================================================== ] 3358/3570 94% [========================================================== ] 3359/3570 94% [========================================================== ] 3360/3570 94% [========================================================== ] 3361/3570 94% [========================================================== ] 3362/3570 94% [========================================================== ] 3363/3570 94% [========================================================== ] 3364/3570 94% [========================================================== ] 3365/3570 94% [========================================================== ] 3366/3570 94% [========================================================== ] 3367/3570 94% [========================================================== ] 3368/3570 94% [========================================================== ] 3369/3570 94% [========================================================== ] 3370/3570 94% [========================================================== ] 3371/3570 94% [========================================================== ] 3372/3570 94% [========================================================== ] 3373/3570 94% [========================================================== ] 3374/3570 94% [========================================================== ] 3375/3570 94% [========================================================== ] 3376/3570 94% [========================================================== ] 3377/3570 94% [========================================================== ] 3378/3570 94% [========================================================== ] 3379/3570 94% [========================================================== ] 3380/3570 94% [========================================================== ] 3381/3570 94% [========================================================== ] 3382/3570 94% [========================================================== ] 3383/3570 94% [========================================================== ] 3384/3570 94% [========================================================== ] 3385/3570 94% [========================================================== ] 3386/3570 94% [========================================================== ] 3387/3570 94% [========================================================== ] 3388/3570 94% [========================================================== ] 3389/3570 94% [========================================================== ] 3390/3570 94% [========================================================== ] 3391/3570 94% [========================================================== ] 3392/3570 95% [========================================================== ] 3393/3570 95% [========================================================== ] 3394/3570 95% [========================================================== ] 3395/3570 95% [========================================================== ] 3396/3570 95% [========================================================== ] 3397/3570 95% [=========================================================== ] 3398/3570 95% [=========================================================== ] 3399/3570 95% [=========================================================== ] 3400/3570 95% [=========================================================== ] 3401/3570 95% [=========================================================== ] 3402/3570 95% [=========================================================== ] 3403/3570 95% [=========================================================== ] 3404/3570 95% [=========================================================== ] 3405/3570 95% [=========================================================== ] 3406/3570 95% [=========================================================== ] 3407/3570 95% [=========================================================== ] 3408/3570 95% [=========================================================== ] 3409/3570 95% [=========================================================== ] 3410/3570 95% [=========================================================== ] 3411/3570 95% [=========================================================== ] 3412/3570 95% [=========================================================== ] 3413/3570 95% [=========================================================== ] 3414/3570 95% [=========================================================== ] 3415/3570 95% [=========================================================== ] 3416/3570 95% [=========================================================== ] 3417/3570 95% [=========================================================== ] 3418/3570 95% [=========================================================== ] 3419/3570 95% [=========================================================== ] 3420/3570 95% [=========================================================== ] 3421/3570 95% [=========================================================== ] 3422/3570 95% [=========================================================== ] 3423/3570 95% [=========================================================== ] 3424/3570 95% [=========================================================== ] 3425/3570 95% [=========================================================== ] 3426/3570 95% [=========================================================== ] 3427/3570 95% [=========================================================== ] 3428/3570 96% [=========================================================== ] 3429/3570 96% [=========================================================== ] 3430/3570 96% [=========================================================== ] 3431/3570 96% [=========================================================== ] 3432/3570 96% [=========================================================== ] 3433/3570 96% [=========================================================== ] 3434/3570 96% [=========================================================== ] 3435/3570 96% [=========================================================== ] 3436/3570 96% [=========================================================== ] 3437/3570 96% [=========================================================== ] 3438/3570 96% [=========================================================== ] 3439/3570 96% [=========================================================== ] 3440/3570 96% [=========================================================== ] 3441/3570 96% [=========================================================== ] 3442/3570 96% [=========================================================== ] 3443/3570 96% [=========================================================== ] 3444/3570 96% [=========================================================== ] 3445/3570 96% [=========================================================== ] 3446/3570 96% [=========================================================== ] 3447/3570 96% [=========================================================== ] 3448/3570 96% [=========================================================== ] 3449/3570 96% [=========================================================== ] 3450/3570 96% [=========================================================== ] 3451/3570 96% [=========================================================== ] 3452/3570 96% [=========================================================== ] 3453/3570 96% [=========================================================== ] 3454/3570 96% [============================================================ ] 3455/3570 96% [============================================================ ] 3456/3570 96% [============================================================ ] 3457/3570 96% [============================================================ ] 3458/3570 96% [============================================================ ] 3459/3570 96% [============================================================ ] 3460/3570 96% [============================================================ ] 3461/3570 96% [============================================================ ] 3462/3570 96% [============================================================ ] 3463/3570 97% [============================================================ ] 3464/3570 97% [============================================================ ] 3465/3570 97% [============================================================ ] 3466/3570 97% [============================================================ ] 3467/3570 97% [============================================================ ] 3468/3570 97% [============================================================ ] 3469/3570 97% [============================================================ ] 3470/3570 97% [============================================================ ] 3471/3570 97% [============================================================ ] 3472/3570 97% [============================================================ ] 3473/3570 97% [============================================================ ] 3474/3570 97% [============================================================ ] 3475/3570 97% [============================================================ ] 3476/3570 97% [============================================================ ] 3477/3570 97% [============================================================ ] 3478/3570 97% [============================================================ ] 3479/3570 97% [============================================================ ] 3480/3570 97% [============================================================ ] 3481/3570 97% [============================================================ ] 3482/3570 97% [============================================================ ] 3483/3570 97% [============================================================ ] 3484/3570 97% [============================================================ ] 3485/3570 97% [============================================================ ] 3486/3570 97% [============================================================ ] 3487/3570 97% [============================================================ ] 3488/3570 97% [============================================================ ] 3489/3570 97% [============================================================ ] 3490/3570 97% [============================================================ ] 3491/3570 97% [============================================================ ] 3492/3570 97% [============================================================ ] 3493/3570 97% [============================================================ ] 3494/3570 97% [============================================================ ] 3495/3570 97% [============================================================ ] 3496/3570 97% [============================================================ ] 3497/3570 97% [============================================================ ] 3498/3570 97% [============================================================ ] 3499/3570 98% [============================================================ ] 3500/3570 98% [============================================================ ] 3501/3570 98% [============================================================ ] 3502/3570 98% [============================================================ ] 3503/3570 98% [============================================================ ] 3504/3570 98% [============================================================ ] 3505/3570 98% [============================================================ ] 3506/3570 98% [============================================================ ] 3507/3570 98% [============================================================ ] 3508/3570 98% [============================================================ ] 3509/3570 98% [============================================================ ] 3510/3570 98% [============================================================ ] 3511/3570 98% [============================================================ ] 3512/3570 98% [============================================================= ] 3513/3570 98% [============================================================= ] 3514/3570 98% [============================================================= ] 3515/3570 98% [============================================================= ] 3516/3570 98% [============================================================= ] 3517/3570 98% [============================================================= ] 3518/3570 98% [============================================================= ] 3519/3570 98% [============================================================= ] 3520/3570 98% [============================================================= ] 3521/3570 98% [============================================================= ] 3522/3570 98% [============================================================= ] 3523/3570 98% [============================================================= ] 3524/3570 98% [============================================================= ] 3525/3570 98% [============================================================= ] 3526/3570 98% [============================================================= ] 3527/3570 98% [============================================================= ] 3528/3570 98% [============================================================= ] 3529/3570 98% [============================================================= ] 3530/3570 98% [============================================================= ] 3531/3570 98% [============================================================= ] 3532/3570 98% [============================================================= ] 3533/3570 98% [============================================================= ] 3534/3570 98% [============================================================= ] 3535/3570 99% [============================================================= ] 3536/3570 99% [============================================================= ] 3537/3570 99% [============================================================= ] 3538/3570 99% [============================================================= ] 3539/3570 99% [============================================================= ] 3540/3570 99% [============================================================= ] 3541/3570 99% [============================================================= ] 3542/3570 99% [============================================================= ] 3543/3570 99% [============================================================= ] 3544/3570 99% [============================================================= ] 3545/3570 99% [============================================================= ] 3546/3570 99% [============================================================= ] 3547/3570 99% [============================================================= ] 3548/3570 99% [============================================================= ] 3549/3570 99% [============================================================= ] 3550/3570 99% [============================================================= ] 3551/3570 99% [============================================================= ] 3552/3570 99% [============================================================= ] 3553/3570 99% [============================================================= ] 3554/3570 99% [============================================================= ] 3555/3570 99% [============================================================= ] 3556/3570 99% [============================================================= ] 3557/3570 99% [============================================================= ] 3558/3570 99% [============================================================= ] 3559/3570 99% [============================================================= ] 3560/3570 99% [============================================================= ] 3561/3570 99% [============================================================= ] 3562/3570 99% [============================================================= ] 3563/3570 99% [============================================================= ] 3564/3570 99% [============================================================= ] 3565/3570 99% [============================================================= ] 3566/3570 99% [============================================================= ] 3567/3570 99% [============================================================= ] 3568/3570 99% [============================================================= ] 3569/3570 99% [==============================================================] 3570/3570 100% operation complete, 3570 objects in 53943 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-2/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-2/buildroot' >>> Buildroot 2023.05-rc3-2-g35dea785ef Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-ccache 4.7.4 Collecting legal info LICENSE.adoc: OK (sha256: 56cf64f68b7b8150300acd79899941615523ea5c56c120e92f5b175b7cc78e3c) GPL-3.0.txt: OK (sha256: 80b5112739a423dfac7bed1ca8a1df3cccda3d794425441997d4462b83db4dd5) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-skeleton Collecting legal info >>> host-hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa 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-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.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.3.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 >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.9.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> 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) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> freetype 2.13.0 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> genpart 1.0.2 Collecting legal info >>> git 2.40.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> kexec 2.0.26 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> 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) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-mkpasswd Collecting legal info >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> perl-appconfig 1.71 Collecting legal info LICENSE: OK (sha256: 0b22dd532e4123a511d14989c4169ed56b7316cf844c29c7897a1638a4616868) >>> host-perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-headers-fast 0.22 Collecting legal info LICENSE: OK (sha256: 511724425acf76d736145cfbf7c775b024c70ae8674ebf9a24dfda2c8e4032a3) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-module-implementation 0.09 Collecting legal info LICENSE: OK (sha256: dd34e4dbcadfaa3db992201873e1cbb4b4f4c18e9bf000821d5c768e66d7ff0b) >>> perl-module-runtime 0.016 Collecting legal info README: OK (sha256: ad1761020436687e8493208336ef53e84589fdba212da59b05b8111cca75ddc1) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-parse-yapp 1.21 Collecting legal info lib/Parse/Yapp.pm: OK (sha256: a5d97e3ee50ba12b7897841a117790f723795e4a61e5ad1668dc064956c84e96) >>> perl-path-tiny 0.144 Collecting legal info LICENSE: OK (sha256: c1a19c0d83f668a784640c0b41e024f37b182ad38011b170f9200123e57f6070) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-try-tiny 0.31 Collecting legal info LICENCE: OK (sha256: f1864ede834871a1207fcd19838b6bd5e1ff0a8704f5cc523fc397126041ed0b) >>> perl-uri 5.17 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> perl-xml-namespacesupport 1.12 Collecting legal info LICENSE: OK (sha256: 3fed787f0f9e1d74024ec7ae5f0f4736c693bcf263781da2054eb4bb1337e911) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> 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) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> 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) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> spidev_test 5.8 Collecting legal info >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'