printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/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-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot printf ' find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target -print0 | xargs -0 -r touch -hd @1660997496\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/autobuild/autobuild/instance-10/output-1/images/rootfs.ext2\n /home/autobuild/autobuild/instance-10/output-1/host/sbin/mkfs.ext2 -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target -r 0 -N 0 -m 5 -L "rootfs" -O ^64bit /home/autobuild/autobuild/instance-10/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/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-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ext2/target table='/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/autobuild/autobuild/instance-10/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 337d0b68-a42c-411f-aab0-d66f735647d1 Superblock backups stored on blocks: 32768, 65536, 98304, 131072, 163840, 196608, 229376, 262144, 294912, 327680, 360448, 393216, 425984, 458752, 491520, 524288, 557056, 589824, 622592, 655360, 688128, 720896, 753664, 786432, 819200, 851968, 884736, 917504, 950272, 983040, 1015808, 1048576, 1081344, 1114112, 1146880, 1179648, 1212416, 1245184, 1277952 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/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-10/output-1/images/rootfs.ext2 > /home/autobuild/autobuild/instance-10/output-1/images/rootfs.ext2.bz2 >>> Generating filesystem image rootfs.romfs mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/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-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot printf ' find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target -print0 | xargs -0 -r touch -hd @1660997496\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/autobuild/autobuild/instance-10/output-1/host/bin/genromfs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target -f /home/autobuild/autobuild/instance-10/output-1/images/rootfs.romfs\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/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-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/romfs/target table='/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/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-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1660997496\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-10/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-10/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/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-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-10/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-10/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 3794 objects. stage 2: creating image '/home/autobuild/autobuild/instance-10/output-1/images/rootfs.yaffs2' [ ] 1/3794 0% [ ] 2/3794 0% [ ] 3/3794 0% [ ] 4/3794 0% [ ] 5/3794 0% [ ] 6/3794 0% [ ] 7/3794 0% [ ] 8/3794 0% [ ] 9/3794 0% [ ] 10/3794 0% [ ] 11/3794 0% [ ] 12/3794 0% [ ] 13/3794 0% [ ] 14/3794 0% [ ] 15/3794 0% [ ] 16/3794 0% [ ] 17/3794 0% [ ] 18/3794 0% [ ] 19/3794 0% [ ] 20/3794 0% [ ] 21/3794 0% [ ] 22/3794 0% [ ] 23/3794 0% [ ] 24/3794 0% [ ] 25/3794 0% [ ] 26/3794 0% [ ] 27/3794 0% [ ] 28/3794 0% [ ] 29/3794 0% [ ] 30/3794 0% [ ] 31/3794 0% [ ] 32/3794 0% [ ] 33/3794 0% [ ] 34/3794 0% [ ] 35/3794 0% [ ] 36/3794 0% [ ] 37/3794 0% [ ] 38/3794 1% [ ] 39/3794 1% [ ] 40/3794 1% [ ] 41/3794 1% [ ] 42/3794 1% [ ] 43/3794 1% [ ] 44/3794 1% [ ] 45/3794 1% [ ] 46/3794 1% [ ] 47/3794 1% [ ] 48/3794 1% [ ] 49/3794 1% [ ] 50/3794 1% [ ] 51/3794 1% [ ] 52/3794 1% [ ] 53/3794 1% [ ] 54/3794 1% [ ] 55/3794 1% [ ] 56/3794 1% [ ] 57/3794 1% [ ] 58/3794 1% [ ] 59/3794 1% [ ] 60/3794 1% [ ] 61/3794 1% [= ] 62/3794 1% [= ] 63/3794 1% [= ] 64/3794 1% [= ] 65/3794 1% [= ] 66/3794 1% [= ] 67/3794 1% [= ] 68/3794 1% [= ] 69/3794 1% [= ] 70/3794 1% [= ] 71/3794 1% [= ] 72/3794 1% [= ] 73/3794 1% [= ] 74/3794 1% [= ] 75/3794 1% [= ] 76/3794 2% [= ] 77/3794 2% [= ] 78/3794 2% [= ] 79/3794 2% [= ] 80/3794 2% [= ] 81/3794 2% [= ] 82/3794 2% [= ] 83/3794 2% [= ] 84/3794 2% [= ] 85/3794 2% [= ] 86/3794 2% [= ] 87/3794 2% [= ] 88/3794 2% [= ] 89/3794 2% [= ] 90/3794 2% [= ] 91/3794 2% [= ] 92/3794 2% [= ] 93/3794 2% [= ] 94/3794 2% [= ] 95/3794 2% [= ] 96/3794 2% [= ] 97/3794 2% [= ] 98/3794 2% [= ] 99/3794 2% [= ] 100/3794 2% [= ] 101/3794 2% [= ] 102/3794 2% [= ] 103/3794 2% [= ] 104/3794 2% [= ] 105/3794 2% [= ] 106/3794 2% [= ] 107/3794 2% [= ] 108/3794 2% [= ] 109/3794 2% [= ] 110/3794 2% [= ] 111/3794 2% [= ] 112/3794 2% [= ] 113/3794 2% [= ] 114/3794 3% [= ] 115/3794 3% [= ] 116/3794 3% [= ] 117/3794 3% [= ] 118/3794 3% [= ] 119/3794 3% [= ] 120/3794 3% [= ] 121/3794 3% [= ] 122/3794 3% [== ] 123/3794 3% [== ] 124/3794 3% [== ] 125/3794 3% [== ] 126/3794 3% [== ] 127/3794 3% [== ] 128/3794 3% [== ] 129/3794 3% [== ] 130/3794 3% [== ] 131/3794 3% [== ] 132/3794 3% [== ] 133/3794 3% [== ] 134/3794 3% [== ] 135/3794 3% [== ] 136/3794 3% [== ] 137/3794 3% [== ] 138/3794 3% [== ] 139/3794 3% [== ] 140/3794 3% [== ] 141/3794 3% [== ] 142/3794 3% [== ] 143/3794 3% [== ] 144/3794 3% [== ] 145/3794 3% [== ] 146/3794 3% [== ] 147/3794 3% [== ] 148/3794 3% [== ] 149/3794 3% [== ] 150/3794 3% [== ] 151/3794 3% [== ] 152/3794 4% [== ] 153/3794 4% [== ] 154/3794 4% [== ] 155/3794 4% [== ] 156/3794 4% [== ] 157/3794 4% [== ] 158/3794 4% [== ] 159/3794 4% [== ] 160/3794 4% [== ] 161/3794 4% [== ] 162/3794 4% [== ] 163/3794 4% [== ] 164/3794 4% [== ] 165/3794 4% [== ] 166/3794 4% [== ] 167/3794 4% [== ] 168/3794 4% [== ] 169/3794 4% [== ] 170/3794 4% [== ] 171/3794 4% [== ] 172/3794 4% [== ] 173/3794 4% [== ] 174/3794 4% [== ] 175/3794 4% [== ] 176/3794 4% [== ] 177/3794 4% [== ] 178/3794 4% [== ] 179/3794 4% [== ] 180/3794 4% [== ] 181/3794 4% [== ] 182/3794 4% [== ] 183/3794 4% [=== ] 184/3794 4% [=== ] 185/3794 4% [=== ] 186/3794 4% [=== ] 187/3794 4% [=== ] 188/3794 4% [=== ] 189/3794 4% [=== ] 190/3794 5% [=== ] 191/3794 5% [=== ] 192/3794 5% [=== ] 193/3794 5% [=== ] 194/3794 5% [=== ] 195/3794 5% [=== ] 196/3794 5% [=== ] 197/3794 5% [=== ] 198/3794 5% [=== ] 199/3794 5% [=== ] 200/3794 5% [=== ] 201/3794 5% [=== ] 202/3794 5% [=== ] 203/3794 5% [=== ] 204/3794 5% [=== ] 205/3794 5% [=== ] 206/3794 5% [=== ] 207/3794 5% [=== ] 208/3794 5% [=== ] 209/3794 5% [=== ] 210/3794 5% [=== ] 211/3794 5% [=== ] 212/3794 5% [=== ] 213/3794 5% [=== ] 214/3794 5% [=== ] 215/3794 5% [=== ] 216/3794 5% [=== ] 217/3794 5% [=== ] 218/3794 5% [=== ] 219/3794 5% [=== ] 220/3794 5% [=== ] 221/3794 5% [=== ] 222/3794 5% [=== ] 223/3794 5% [=== ] 224/3794 5% [=== ] 225/3794 5% [=== ] 226/3794 5% [=== ] 227/3794 5% [=== ] 228/3794 6% [=== ] 229/3794 6% [=== ] 230/3794 6% [=== ] 231/3794 6% [=== ] 232/3794 6% [=== ] 233/3794 6% [=== ] 234/3794 6% [=== ] 235/3794 6% [=== ] 236/3794 6% [=== ] 237/3794 6% [=== ] 238/3794 6% [=== ] 239/3794 6% [=== ] 240/3794 6% [=== ] 241/3794 6% [=== ] 242/3794 6% [=== ] 243/3794 6% [=== ] 244/3794 6% [==== ] 245/3794 6% [==== ] 246/3794 6% [==== ] 247/3794 6% [==== ] 248/3794 6% [==== ] 249/3794 6% [==== ] 250/3794 6% [==== ] 251/3794 6% [==== ] 252/3794 6% [==== ] 253/3794 6% [==== ] 254/3794 6% [==== ] 255/3794 6% [==== ] 256/3794 6% [==== ] 257/3794 6% [==== ] 258/3794 6% [==== ] 259/3794 6% [==== ] 260/3794 6% [==== ] 261/3794 6% [==== ] 262/3794 6% [==== ] 263/3794 6% [==== ] 264/3794 6% [==== ] 265/3794 6% [==== ] 266/3794 7% [==== ] 267/3794 7% [==== ] 268/3794 7% [==== ] 269/3794 7% [==== ] 270/3794 7% [==== ] 271/3794 7% [==== ] 272/3794 7% [==== ] 273/3794 7% [==== ] 274/3794 7% [==== ] 275/3794 7% [==== ] 276/3794 7% [==== ] 277/3794 7% [==== ] 278/3794 7% [==== ] 279/3794 7% [==== ] 280/3794 7% [==== ] 281/3794 7% [==== ] 282/3794 7% [==== ] 283/3794 7% [==== ] 284/3794 7% [==== ] 285/3794 7% [==== ] 286/3794 7% [==== ] 287/3794 7% [==== ] 288/3794 7% [==== ] 289/3794 7% [==== ] 290/3794 7% [==== ] 291/3794 7% [==== ] 292/3794 7% [==== ] 293/3794 7% [==== ] 294/3794 7% [==== ] 295/3794 7% [==== ] 296/3794 7% [==== ] 297/3794 7% [==== ] 298/3794 7% [==== ] 299/3794 7% [==== ] 300/3794 7% [==== ] 301/3794 7% [==== ] 302/3794 7% [==== ] 303/3794 7% [==== ] 304/3794 8% [==== ] 305/3794 8% [===== ] 306/3794 8% [===== ] 307/3794 8% [===== ] 308/3794 8% [===== ] 309/3794 8% [===== ] 310/3794 8% [===== ] 311/3794 8% [===== ] 312/3794 8% [===== ] 313/3794 8% [===== ] 314/3794 8% [===== ] 315/3794 8% [===== ] 316/3794 8% [===== ] 317/3794 8% [===== ] 318/3794 8% [===== ] 319/3794 8% [===== ] 320/3794 8% [===== ] 321/3794 8% [===== ] 322/3794 8% [===== ] 323/3794 8% [===== ] 324/3794 8% [===== ] 325/3794 8% [===== ] 326/3794 8% [===== ] 327/3794 8% [===== ] 328/3794 8% [===== ] 329/3794 8% [===== ] 330/3794 8% [===== ] 331/3794 8% [===== ] 332/3794 8% [===== ] 333/3794 8% [===== ] 334/3794 8% [===== ] 335/3794 8% [===== ] 336/3794 8% [===== ] 337/3794 8% [===== ] 338/3794 8% [===== ] 339/3794 8% [===== ] 340/3794 8% [===== ] 341/3794 8% [===== ] 342/3794 9% [===== ] 343/3794 9% [===== ] 344/3794 9% [===== ] 345/3794 9% [===== ] 346/3794 9% [===== ] 347/3794 9% [===== ] 348/3794 9% [===== ] 349/3794 9% [===== ] 350/3794 9% [===== ] 351/3794 9% [===== ] 352/3794 9% [===== ] 353/3794 9% [===== ] 354/3794 9% [===== ] 355/3794 9% [===== ] 356/3794 9% [===== ] 357/3794 9% [===== ] 358/3794 9% [===== ] 359/3794 9% [===== ] 360/3794 9% [===== ] 361/3794 9% [===== ] 362/3794 9% [===== ] 363/3794 9% [===== ] 364/3794 9% [===== ] 365/3794 9% [===== ] 366/3794 9% [===== ] 367/3794 9% [====== ] 368/3794 9% [====== ] 369/3794 9% [====== ] 370/3794 9% [====== ] 371/3794 9% [====== ] 372/3794 9% [====== ] 373/3794 9% [====== ] 374/3794 9% [====== ] 375/3794 9% [====== ] 376/3794 9% [====== ] 377/3794 9% [====== ] 378/3794 9% [====== ] 379/3794 9% [====== ] 380/3794 10% [====== ] 381/3794 10% [====== ] 382/3794 10% [====== ] 383/3794 10% [====== ] 384/3794 10% [====== ] 385/3794 10% [====== ] 386/3794 10% [====== ] 387/3794 10% [====== ] 388/3794 10% [====== ] 389/3794 10% [====== ] 390/3794 10% [====== ] 391/3794 10% [====== ] 392/3794 10% [====== ] 393/3794 10% [====== ] 394/3794 10% [====== ] 395/3794 10% [====== ] 396/3794 10% [====== ] 397/3794 10% [====== ] 398/3794 10% [====== ] 399/3794 10% [====== ] 400/3794 10% [====== ] 401/3794 10% [====== ] 402/3794 10% [====== ] 403/3794 10% [====== ] 404/3794 10% [====== ] 405/3794 10% [====== ] 406/3794 10% [====== ] 407/3794 10% [====== ] 408/3794 10% [====== ] 409/3794 10% [====== ] 410/3794 10% [====== ] 411/3794 10% [====== ] 412/3794 10% [====== ] 413/3794 10% [====== ] 414/3794 10% [====== ] 415/3794 10% [====== ] 416/3794 10% [====== ] 417/3794 10% [====== ] 418/3794 11% [====== ] 419/3794 11% [====== ] 420/3794 11% [====== ] 421/3794 11% [====== ] 422/3794 11% [====== ] 423/3794 11% [====== ] 424/3794 11% [====== ] 425/3794 11% [====== ] 426/3794 11% [====== ] 427/3794 11% [====== ] 428/3794 11% [======= ] 429/3794 11% [======= ] 430/3794 11% [======= ] 431/3794 11% [======= ] 432/3794 11% [======= ] 433/3794 11% [======= ] 434/3794 11% [======= ] 435/3794 11% [======= ] 436/3794 11% [======= ] 437/3794 11% [======= ] 438/3794 11% [======= ] 439/3794 11% [======= ] 440/3794 11% [======= ] 441/3794 11% [======= ] 442/3794 11% [======= ] 443/3794 11% [======= ] 444/3794 11% [======= ] 445/3794 11% [======= ] 446/3794 11% [======= ] 447/3794 11% [======= ] 448/3794 11% [======= ] 449/3794 11% [======= ] 450/3794 11% [======= ] 451/3794 11% [======= ] 452/3794 11% [======= ] 453/3794 11% [======= ] 454/3794 11% [======= ] 455/3794 11% [======= ] 456/3794 12% [======= ] 457/3794 12% [======= ] 458/3794 12% [======= ] 459/3794 12% [======= ] 460/3794 12% [======= ] 461/3794 12% [======= ] 462/3794 12% [======= ] 463/3794 12% [======= ] 464/3794 12% [======= ] 465/3794 12% [======= ] 466/3794 12% [======= ] 467/3794 12% [======= ] 468/3794 12% [======= ] 469/3794 12% [======= ] 470/3794 12% [======= ] 471/3794 12% [======= ] 472/3794 12% [======= ] 473/3794 12% [======= ] 474/3794 12% [======= ] 475/3794 12% [======= ] 476/3794 12% [======= ] 477/3794 12% [======= ] 478/3794 12% [======= ] 479/3794 12% [======= ] 480/3794 12% [======= ] 481/3794 12% [======= ] 482/3794 12% [======= ] 483/3794 12% [======= ] 484/3794 12% [======= ] 485/3794 12% [======= ] 486/3794 12% [======= ] 487/3794 12% [======= ] 488/3794 12% [======= ] 489/3794 12% [======== ] 490/3794 12% [======== ] 491/3794 12% [======== ] 492/3794 12% [======== ] 493/3794 12% [======== ] 494/3794 13% [======== ] 495/3794 13% [======== ] 496/3794 13% [======== ] 497/3794 13% [======== ] 498/3794 13% [======== ] 499/3794 13% [======== ] 500/3794 13% [======== ] 501/3794 13% [======== ] 502/3794 13% [======== ] 503/3794 13% [======== ] 504/3794 13% [======== ] 505/3794 13% [======== ] 506/3794 13% [======== ] 507/3794 13% [======== ] 508/3794 13% [======== ] 509/3794 13% [======== ] 510/3794 13% [======== ] 511/3794 13% [======== ] 512/3794 13% [======== ] 513/3794 13% [======== ] 514/3794 13% [======== ] 515/3794 13% [======== ] 516/3794 13% [======== ] 517/3794 13% [======== ] 518/3794 13% [======== ] 519/3794 13% [======== ] 520/3794 13% [======== ] 521/3794 13% [======== ] 522/3794 13% [======== ] 523/3794 13% [======== ] 524/3794 13% [======== ] 525/3794 13% [======== ] 526/3794 13% [======== ] 527/3794 13% [======== ] 528/3794 13% [======== ] 529/3794 13% [======== ] 530/3794 13% [======== ] 531/3794 13% [======== ] 532/3794 14% [======== ] 533/3794 14% [======== ] 534/3794 14% [======== ] 535/3794 14% [======== ] 536/3794 14% [======== ] 537/3794 14% [======== ] 538/3794 14% [======== ] 539/3794 14% [======== ] 540/3794 14% [======== ] 541/3794 14% [======== ] 542/3794 14% [======== ] 543/3794 14% [======== ] 544/3794 14% [======== ] 545/3794 14% [======== ] 546/3794 14% [======== ] 547/3794 14% [======== ] 548/3794 14% [======== ] 549/3794 14% [======== ] 550/3794 14% [========= ] 551/3794 14% [========= ] 552/3794 14% [========= ] 553/3794 14% [========= ] 554/3794 14% [========= ] 555/3794 14% [========= ] 556/3794 14% [========= ] 557/3794 14% [========= ] 558/3794 14% [========= ] 559/3794 14% [========= ] 560/3794 14% [========= ] 561/3794 14% [========= ] 562/3794 14% [========= ] 563/3794 14% [========= ] 564/3794 14% [========= ] 565/3794 14% [========= ] 566/3794 14% [========= ] 567/3794 14% [========= ] 568/3794 14% [========= ] 569/3794 14% [========= ] 570/3794 15% [========= ] 571/3794 15% [========= ] 572/3794 15% [========= ] 573/3794 15% [========= ] 574/3794 15% [========= ] 575/3794 15% [========= ] 576/3794 15% [========= ] 577/3794 15% [========= ] 578/3794 15% [========= ] 579/3794 15% [========= ] 580/3794 15% [========= ] 581/3794 15% [========= ] 582/3794 15% [========= ] 583/3794 15% [========= ] 584/3794 15% [========= ] 585/3794 15% [========= ] 586/3794 15% [========= ] 587/3794 15% [========= ] 588/3794 15% [========= ] 589/3794 15% [========= ] 590/3794 15% [========= ] 591/3794 15% [========= ] 592/3794 15% [========= ] 593/3794 15% [========= ] 594/3794 15% [========= ] 595/3794 15% [========= ] 596/3794 15% [========= ] 597/3794 15% [========= ] 598/3794 15% [========= ] 599/3794 15% [========= ] 600/3794 15% [========= ] 601/3794 15% [========= ] 602/3794 15% [========= ] 603/3794 15% [========= ] 604/3794 15% [========= ] 605/3794 15% [========= ] 606/3794 15% [========= ] 607/3794 15% [========= ] 608/3794 16% [========= ] 609/3794 16% [========= ] 610/3794 16% [========= ] 611/3794 16% [========== ] 612/3794 16% [========== ] 613/3794 16% [========== ] 614/3794 16% [========== ] 615/3794 16% [========== ] 616/3794 16% [========== ] 617/3794 16% [========== ] 618/3794 16% [========== ] 619/3794 16% [========== ] 620/3794 16% [========== ] 621/3794 16% [========== ] 622/3794 16% [========== ] 623/3794 16% [========== ] 624/3794 16% [========== ] 625/3794 16% [========== ] 626/3794 16% [========== ] 627/3794 16% [========== ] 628/3794 16% [========== ] 629/3794 16% [========== ] 630/3794 16% [========== ] 631/3794 16% [========== ] 632/3794 16% [========== ] 633/3794 16% [========== ] 634/3794 16% [========== ] 635/3794 16% [========== ] 636/3794 16% [========== ] 637/3794 16% [========== ] 638/3794 16% [========== ] 639/3794 16% [========== ] 640/3794 16% [========== ] 641/3794 16% [========== ] 642/3794 16% [========== ] 643/3794 16% [========== ] 644/3794 16% [========== ] 645/3794 17% [========== ] 646/3794 17% [========== ] 647/3794 17% [========== ] 648/3794 17% [========== ] 649/3794 17% [========== ] 650/3794 17% [========== ] 651/3794 17% [========== ] 652/3794 17% [========== ] 653/3794 17% [========== ] 654/3794 17% [========== ] 655/3794 17% [========== ] 656/3794 17% [========== ] 657/3794 17% [========== ] 658/3794 17% [========== ] 659/3794 17% [========== ] 660/3794 17% [========== ] 661/3794 17% [========== ] 662/3794 17% [========== ] 663/3794 17% [========== ] 664/3794 17% [========== ] 665/3794 17% [========== ] 666/3794 17% [========== ] 667/3794 17% [========== ] 668/3794 17% [========== ] 669/3794 17% [========== ] 670/3794 17% [========== ] 671/3794 17% [========== ] 672/3794 17% [========== ] 673/3794 17% [=========== ] 674/3794 17% [=========== ] 675/3794 17% [=========== ] 676/3794 17% [=========== ] 677/3794 17% [=========== ] 678/3794 17% [=========== ] 679/3794 17% [=========== ] 680/3794 17% [=========== ] 681/3794 17% [=========== ] 682/3794 17% [=========== ] 683/3794 18% [=========== ] 684/3794 18% [=========== ] 685/3794 18% [=========== ] 686/3794 18% [=========== ] 687/3794 18% [=========== ] 688/3794 18% [=========== ] 689/3794 18% [=========== ] 690/3794 18% [=========== ] 691/3794 18% [=========== ] 692/3794 18% [=========== ] 693/3794 18% [=========== ] 694/3794 18% [=========== ] 695/3794 18% [=========== ] 696/3794 18% [=========== ] 697/3794 18% [=========== ] 698/3794 18% [=========== ] 699/3794 18% [=========== ] 700/3794 18% [=========== ] 701/3794 18% [=========== ] 702/3794 18% [=========== ] 703/3794 18% [=========== ] 704/3794 18% [=========== ] 705/3794 18% [=========== ] 706/3794 18% [=========== ] 707/3794 18% [=========== ] 708/3794 18% [=========== ] 709/3794 18% [=========== ] 710/3794 18% [=========== ] 711/3794 18% [=========== ] 712/3794 18% [=========== ] 713/3794 18% [=========== ] 714/3794 18% [=========== ] 715/3794 18% [=========== ] 716/3794 18% [=========== ] 717/3794 18% [=========== ] 718/3794 18% [=========== ] 719/3794 18% [=========== ] 720/3794 18% [=========== ] 721/3794 19% [=========== ] 722/3794 19% [=========== ] 723/3794 19% [=========== ] 724/3794 19% [=========== ] 725/3794 19% [=========== ] 726/3794 19% [=========== ] 727/3794 19% [=========== ] 728/3794 19% [=========== ] 729/3794 19% [=========== ] 730/3794 19% [=========== ] 731/3794 19% [=========== ] 732/3794 19% [=========== ] 733/3794 19% [=========== ] 734/3794 19% [============ ] 735/3794 19% [============ ] 736/3794 19% [============ ] 737/3794 19% [============ ] 738/3794 19% [============ ] 739/3794 19% [============ ] 740/3794 19% [============ ] 741/3794 19% [============ ] 742/3794 19% [============ ] 743/3794 19% [============ ] 744/3794 19% [============ ] 745/3794 19% [============ ] 746/3794 19% [============ ] 747/3794 19% [============ ] 748/3794 19% [============ ] 749/3794 19% [============ ] 750/3794 19% [============ ] 751/3794 19% [============ ] 752/3794 19% [============ ] 753/3794 19% [============ ] 754/3794 19% [============ ] 755/3794 19% [============ ] 756/3794 19% [============ ] 757/3794 19% [============ ] 758/3794 19% [============ ] 759/3794 20% [============ ] 760/3794 20% [============ ] 761/3794 20% [============ ] 762/3794 20% [============ ] 763/3794 20% [============ ] 764/3794 20% [============ ] 765/3794 20% [============ ] 766/3794 20% [============ ] 767/3794 20% [============ ] 768/3794 20% [============ ] 769/3794 20% [============ ] 770/3794 20% [============ ] 771/3794 20% [============ ] 772/3794 20% [============ ] 773/3794 20% [============ ] 774/3794 20% [============ ] 775/3794 20% [============ ] 776/3794 20% [============ ] 777/3794 20% [============ ] 778/3794 20% [============ ] 779/3794 20% [============ ] 780/3794 20% [============ ] 781/3794 20% [============ ] 782/3794 20% [============ ] 783/3794 20% [============ ] 784/3794 20% [============ ] 785/3794 20% [============ ] 786/3794 20% [============ ] 787/3794 20% [============ ] 788/3794 20% [============ ] 789/3794 20% [============ ] 790/3794 20% [============ ] 791/3794 20% [============ ] 792/3794 20% [============ ] 793/3794 20% [============ ] 794/3794 20% [============ ] 795/3794 20% [============= ] 796/3794 20% [============= ] 797/3794 21% [============= ] 798/3794 21% [============= ] 799/3794 21% [============= ] 800/3794 21% [============= ] 801/3794 21% [============= ] 802/3794 21% [============= ] 803/3794 21% [============= ] 804/3794 21% [============= ] 805/3794 21% [============= ] 806/3794 21% [============= ] 807/3794 21% [============= ] 808/3794 21% [============= ] 809/3794 21% [============= ] 810/3794 21% [============= ] 811/3794 21% [============= ] 812/3794 21% [============= ] 813/3794 21% [============= ] 814/3794 21% [============= ] 815/3794 21% [============= ] 816/3794 21% [============= ] 817/3794 21% [============= ] 818/3794 21% [============= ] 819/3794 21% [============= ] 820/3794 21% [============= ] 821/3794 21% [============= ] 822/3794 21% [============= ] 823/3794 21% [============= ] 824/3794 21% [============= ] 825/3794 21% [============= ] 826/3794 21% [============= ] 827/3794 21% [============= ] 828/3794 21% [============= ] 829/3794 21% [============= ] 830/3794 21% [============= ] 831/3794 21% [============= ] 832/3794 21% [============= ] 833/3794 21% [============= ] 834/3794 21% [============= ] 835/3794 22% [============= ] 836/3794 22% [============= ] 837/3794 22% [============= ] 838/3794 22% [============= ] 839/3794 22% [============= ] 840/3794 22% [============= ] 841/3794 22% [============= ] 842/3794 22% [============= ] 843/3794 22% [============= ] 844/3794 22% [============= ] 845/3794 22% [============= ] 846/3794 22% [============= ] 847/3794 22% [============= ] 848/3794 22% [============= ] 849/3794 22% [============= ] 850/3794 22% [============= ] 851/3794 22% [============= ] 852/3794 22% [============= ] 853/3794 22% [============= ] 854/3794 22% [============= ] 855/3794 22% [============= ] 856/3794 22% [============== ] 857/3794 22% [============== ] 858/3794 22% [============== ] 859/3794 22% [============== ] 860/3794 22% [============== ] 861/3794 22% [============== ] 862/3794 22% [============== ] 863/3794 22% [============== ] 864/3794 22% [============== ] 865/3794 22% [============== ] 866/3794 22% [============== ] 867/3794 22% [============== ] 868/3794 22% [============== ] 869/3794 22% [============== ] 870/3794 22% [============== ] 871/3794 22% [============== ] 872/3794 22% [============== ] 873/3794 23% [============== ] 874/3794 23% [============== ] 875/3794 23% [============== ] 876/3794 23% [============== ] 877/3794 23% [============== ] 878/3794 23% [============== ] 879/3794 23% [============== ] 880/3794 23% [============== ] 881/3794 23% [============== ] 882/3794 23% [============== ] 883/3794 23% [============== ] 884/3794 23% [============== ] 885/3794 23% [============== ] 886/3794 23% [============== ] 887/3794 23% [============== ] 888/3794 23% [============== ] 889/3794 23% [============== ] 890/3794 23% [============== ] 891/3794 23% [============== ] 892/3794 23% [============== ] 893/3794 23% [============== ] 894/3794 23% [============== ] 895/3794 23% [============== ] 896/3794 23% [============== ] 897/3794 23% [============== ] 898/3794 23% [============== ] 899/3794 23% [============== ] 900/3794 23% [============== ] 901/3794 23% [============== ] 902/3794 23% [============== ] 903/3794 23% [============== ] 904/3794 23% [============== ] 905/3794 23% [============== ] 906/3794 23% [============== ] 907/3794 23% [============== ] 908/3794 23% [============== ] 909/3794 23% [============== ] 910/3794 23% [============== ] 911/3794 24% [============== ] 912/3794 24% [============== ] 913/3794 24% [============== ] 914/3794 24% [============== ] 915/3794 24% [============== ] 916/3794 24% [============== ] 917/3794 24% [=============== ] 918/3794 24% [=============== ] 919/3794 24% [=============== ] 920/3794 24% [=============== ] 921/3794 24% [=============== ] 922/3794 24% [=============== ] 923/3794 24% [=============== ] 924/3794 24% [=============== ] 925/3794 24% [=============== ] 926/3794 24% [=============== ] 927/3794 24% [=============== ] 928/3794 24% [=============== ] 929/3794 24% [=============== ] 930/3794 24% [=============== ] 931/3794 24% [=============== ] 932/3794 24% [=============== ] 933/3794 24% [=============== ] 934/3794 24% [=============== ] 935/3794 24% [=============== ] 936/3794 24% [=============== ] 937/3794 24% [=============== ] 938/3794 24% [=============== ] 939/3794 24% [=============== ] 940/3794 24% [=============== ] 941/3794 24% [=============== ] 942/3794 24% [=============== ] 943/3794 24% [=============== ] 944/3794 24% [=============== ] 945/3794 24% [=============== ] 946/3794 24% [=============== ] 947/3794 24% [=============== ] 948/3794 24% [=============== ] 949/3794 25% [=============== ] 950/3794 25% [=============== ] 951/3794 25% [=============== ] 952/3794 25% [=============== ] 953/3794 25% [=============== ] 954/3794 25% [=============== ] 955/3794 25% [=============== ] 956/3794 25% [=============== ] 957/3794 25% [=============== ] 958/3794 25% [=============== ] 959/3794 25% [=============== ] 960/3794 25% [=============== ] 961/3794 25% [=============== ] 962/3794 25% [=============== ] 963/3794 25% [=============== ] 964/3794 25% [=============== ] 965/3794 25% [=============== ] 966/3794 25% [=============== ] 967/3794 25% [=============== ] 968/3794 25% [=============== ] 969/3794 25% [=============== ] 970/3794 25% [=============== ] 971/3794 25% [=============== ] 972/3794 25% [=============== ] 973/3794 25% [=============== ] 974/3794 25% [=============== ] 975/3794 25% [=============== ] 976/3794 25% [=============== ] 977/3794 25% [=============== ] 978/3794 25% [=============== ] 979/3794 25% [================ ] 980/3794 25% [================ ] 981/3794 25% [================ ] 982/3794 25% [================ ] 983/3794 25% [================ ] 984/3794 25% [================ ] 985/3794 25% [================ ] 986/3794 25% [================ ] 987/3794 26% [================ ] 988/3794 26% [================ ] 989/3794 26% [================ ] 990/3794 26% [================ ] 991/3794 26% [================ ] 992/3794 26% [================ ] 993/3794 26% [================ ] 994/3794 26% [================ ] 995/3794 26% [================ ] 996/3794 26% [================ ] 997/3794 26% [================ ] 998/3794 26% [================ ] 999/3794 26% [================ ] 1000/3794 26% [================ ] 1001/3794 26% [================ ] 1002/3794 26% [================ ] 1003/3794 26% [================ ] 1004/3794 26% [================ ] 1005/3794 26% [================ ] 1006/3794 26% [================ ] 1007/3794 26% [================ ] 1008/3794 26% [================ ] 1009/3794 26% [================ ] 1010/3794 26% [================ ] 1011/3794 26% [================ ] 1012/3794 26% [================ ] 1013/3794 26% [================ ] 1014/3794 26% [================ ] 1015/3794 26% [================ ] 1016/3794 26% [================ ] 1017/3794 26% [================ ] 1018/3794 26% [================ ] 1019/3794 26% [================ ] 1020/3794 26% [================ ] 1021/3794 26% [================ ] 1022/3794 26% [================ ] 1023/3794 26% [================ ] 1024/3794 26% [================ ] 1025/3794 27% [================ ] 1026/3794 27% [================ ] 1027/3794 27% [================ ] 1028/3794 27% [================ ] 1029/3794 27% [================ ] 1030/3794 27% [================ ] 1031/3794 27% [================ ] 1032/3794 27% [================ ] 1033/3794 27% [================ ] 1034/3794 27% [================ ] 1035/3794 27% [================ ] 1036/3794 27% [================ ] 1037/3794 27% [================ ] 1038/3794 27% [================ ] 1039/3794 27% [================ ] 1040/3794 27% [================= ] 1041/3794 27% [================= ] 1042/3794 27% [================= ] 1043/3794 27% [================= ] 1044/3794 27% [================= ] 1045/3794 27% [================= ] 1046/3794 27% [================= ] 1047/3794 27% [================= ] 1048/3794 27% [================= ] 1049/3794 27% [================= ] 1050/3794 27% [================= ] 1051/3794 27% [================= ] 1052/3794 27% [================= ] 1053/3794 27% [================= ] 1054/3794 27% [================= ] 1055/3794 27% [================= ] 1056/3794 27% [================= ] 1057/3794 27% [================= ] 1058/3794 27% [================= ] 1059/3794 27% [================= ] 1060/3794 27% [================= ] 1061/3794 27% [================= ] 1062/3794 27% [================= ] 1063/3794 28% [================= ] 1064/3794 28% [================= ] 1065/3794 28% [================= ] 1066/3794 28% [================= ] 1067/3794 28% [================= ] 1068/3794 28% [================= ] 1069/3794 28% [================= ] 1070/3794 28% [================= ] 1071/3794 28% [================= ] 1072/3794 28% [================= ] 1073/3794 28% [================= ] 1074/3794 28% [================= ] 1075/3794 28% [================= ] 1076/3794 28% [================= ] 1077/3794 28% [================= ] 1078/3794 28% [================= ] 1079/3794 28% [================= ] 1080/3794 28% [================= ] 1081/3794 28% [================= ] 1082/3794 28% [================= ] 1083/3794 28% [================= ] 1084/3794 28% [================= ] 1085/3794 28% [================= ] 1086/3794 28% [================= ] 1087/3794 28% [================= ] 1088/3794 28% [================= ] 1089/3794 28% [================= ] 1090/3794 28% [================= ] 1091/3794 28% [================= ] 1092/3794 28% [================= ] 1093/3794 28% [================= ] 1094/3794 28% [================= ] 1095/3794 28% [================= ] 1096/3794 28% [================= ] 1097/3794 28% [================= ] 1098/3794 28% [================= ] 1099/3794 28% [================= ] 1100/3794 28% [================= ] 1101/3794 29% [================== ] 1102/3794 29% [================== ] 1103/3794 29% [================== ] 1104/3794 29% [================== ] 1105/3794 29% [================== ] 1106/3794 29% [================== ] 1107/3794 29% [================== ] 1108/3794 29% [================== ] 1109/3794 29% [================== ] 1110/3794 29% [================== ] 1111/3794 29% [================== ] 1112/3794 29% [================== ] 1113/3794 29% [================== ] 1114/3794 29% [================== ] 1115/3794 29% [================== ] 1116/3794 29% [================== ] 1117/3794 29% [================== ] 1118/3794 29% [================== ] 1119/3794 29% [================== ] 1120/3794 29% [================== ] 1121/3794 29% [================== ] 1122/3794 29% [================== ] 1123/3794 29% [================== ] 1124/3794 29% [================== ] 1125/3794 29% [================== ] 1126/3794 29% [================== ] 1127/3794 29% [================== ] 1128/3794 29% [================== ] 1129/3794 29% [================== ] 1130/3794 29% [================== ] 1131/3794 29% [================== ] 1132/3794 29% [================== ] 1133/3794 29% [================== ] 1134/3794 29% [================== ] 1135/3794 29% [================== ] 1136/3794 29% [================== ] 1137/3794 29% [================== ] 1138/3794 29% [================== ] 1139/3794 30% [================== ] 1140/3794 30% [================== ] 1141/3794 30% [================== ] 1142/3794 30% [================== ] 1143/3794 30% [================== ] 1144/3794 30% [================== ] 1145/3794 30% [================== ] 1146/3794 30% [================== ] 1147/3794 30% [================== ] 1148/3794 30% [================== ] 1149/3794 30% [================== ] 1150/3794 30% [================== ] 1151/3794 30% [================== ] 1152/3794 30% [================== ] 1153/3794 30% [================== ] 1154/3794 30% [================== ] 1155/3794 30% [================== ] 1156/3794 30% [================== ] 1157/3794 30% [================== ] 1158/3794 30% [================== ] 1159/3794 30% [================== ] 1160/3794 30% [================== ] 1161/3794 30% [================== ] 1162/3794 30% [=================== ] 1163/3794 30% [=================== ] 1164/3794 30% [=================== ] 1165/3794 30% [=================== ] 1166/3794 30% [=================== ] 1167/3794 30% [=================== ] 1168/3794 30% [=================== ] 1169/3794 30% [=================== ] 1170/3794 30% [=================== ] 1171/3794 30% [=================== ] 1172/3794 30% [=================== ] 1173/3794 30% [=================== ] 1174/3794 30% [=================== ] 1175/3794 30% [=================== ] 1176/3794 30% [=================== ] 1177/3794 31% [=================== ] 1178/3794 31% [=================== ] 1179/3794 31% [=================== ] 1180/3794 31% [=================== ] 1181/3794 31% [=================== ] 1182/3794 31% [=================== ] 1183/3794 31% [=================== ] 1184/3794 31% [=================== ] 1185/3794 31% [=================== ] 1186/3794 31% [=================== ] 1187/3794 31% [=================== ] 1188/3794 31% [=================== ] 1189/3794 31% [=================== ] 1190/3794 31% [=================== ] 1191/3794 31% [=================== ] 1192/3794 31% [=================== ] 1193/3794 31% [=================== ] 1194/3794 31% [=================== ] 1195/3794 31% [=================== ] 1196/3794 31% [=================== ] 1197/3794 31% [=================== ] 1198/3794 31% [=================== ] 1199/3794 31% [=================== ] 1200/3794 31% [=================== ] 1201/3794 31% [=================== ] 1202/3794 31% [=================== ] 1203/3794 31% [=================== ] 1204/3794 31% [=================== ] 1205/3794 31% [=================== ] 1206/3794 31% [=================== ] 1207/3794 31% [=================== ] 1208/3794 31% [=================== ] 1209/3794 31% [=================== ] 1210/3794 31% [=================== ] 1211/3794 31% [=================== ] 1212/3794 31% [=================== ] 1213/3794 31% [=================== ] 1214/3794 31% [=================== ] 1215/3794 32% [=================== ] 1216/3794 32% [=================== ] 1217/3794 32% [=================== ] 1218/3794 32% [=================== ] 1219/3794 32% [=================== ] 1220/3794 32% [=================== ] 1221/3794 32% [=================== ] 1222/3794 32% [=================== ] 1223/3794 32% [==================== ] 1224/3794 32% [==================== ] 1225/3794 32% [==================== ] 1226/3794 32% [==================== ] 1227/3794 32% [==================== ] 1228/3794 32% [==================== ] 1229/3794 32% [==================== ] 1230/3794 32% [==================== ] 1231/3794 32% [==================== ] 1232/3794 32% [==================== ] 1233/3794 32% [==================== ] 1234/3794 32% [==================== ] 1235/3794 32% [==================== ] 1236/3794 32% [==================== ] 1237/3794 32% [==================== ] 1238/3794 32% [==================== ] 1239/3794 32% [==================== ] 1240/3794 32% [==================== ] 1241/3794 32% [==================== ] 1242/3794 32% [==================== ] 1243/3794 32% [==================== ] 1244/3794 32% [==================== ] 1245/3794 32% [==================== ] 1246/3794 32% [==================== ] 1247/3794 32% [==================== ] 1248/3794 32% [==================== ] 1249/3794 32% [==================== ] 1250/3794 32% [==================== ] 1251/3794 32% [==================== ] 1252/3794 32% [==================== ] 1253/3794 33% [==================== ] 1254/3794 33% [==================== ] 1255/3794 33% [==================== ] 1256/3794 33% [==================== ] 1257/3794 33% [==================== ] 1258/3794 33% [==================== ] 1259/3794 33% [==================== ] 1260/3794 33% [==================== ] 1261/3794 33% [==================== ] 1262/3794 33% [==================== ] 1263/3794 33% [==================== ] 1264/3794 33% [==================== ] 1265/3794 33% [==================== ] 1266/3794 33% [==================== ] 1267/3794 33% [==================== ] 1268/3794 33% [==================== ] 1269/3794 33% [==================== ] 1270/3794 33% [==================== ] 1271/3794 33% [==================== ] 1272/3794 33% [==================== ] 1273/3794 33% [==================== ] 1274/3794 33% [==================== ] 1275/3794 33% [==================== ] 1276/3794 33% [==================== ] 1277/3794 33% [==================== ] 1278/3794 33% [==================== ] 1279/3794 33% [==================== ] 1280/3794 33% [==================== ] 1281/3794 33% [==================== ] 1282/3794 33% [==================== ] 1283/3794 33% [==================== ] 1284/3794 33% [==================== ] 1285/3794 33% [===================== ] 1286/3794 33% [===================== ] 1287/3794 33% [===================== ] 1288/3794 33% [===================== ] 1289/3794 33% [===================== ] 1290/3794 34% [===================== ] 1291/3794 34% [===================== ] 1292/3794 34% [===================== ] 1293/3794 34% [===================== ] 1294/3794 34% [===================== ] 1295/3794 34% [===================== ] 1296/3794 34% [===================== ] 1297/3794 34% [===================== ] 1298/3794 34% [===================== ] 1299/3794 34% [===================== ] 1300/3794 34% [===================== ] 1301/3794 34% [===================== ] 1302/3794 34% [===================== ] 1303/3794 34% [===================== ] 1304/3794 34% [===================== ] 1305/3794 34% [===================== ] 1306/3794 34% [===================== ] 1307/3794 34% [===================== ] 1308/3794 34% [===================== ] 1309/3794 34% [===================== ] 1310/3794 34% [===================== ] 1311/3794 34% [===================== ] 1312/3794 34% [===================== ] 1313/3794 34% [===================== ] 1314/3794 34% [===================== ] 1315/3794 34% [===================== ] 1316/3794 34% [===================== ] 1317/3794 34% [===================== ] 1318/3794 34% [===================== ] 1319/3794 34% [===================== ] 1320/3794 34% [===================== ] 1321/3794 34% [===================== ] 1322/3794 34% [===================== ] 1323/3794 34% [===================== ] 1324/3794 34% [===================== ] 1325/3794 34% [===================== ] 1326/3794 34% [===================== ] 1327/3794 34% [===================== ] 1328/3794 35% [===================== ] 1329/3794 35% [===================== ] 1330/3794 35% [===================== ] 1331/3794 35% [===================== ] 1332/3794 35% [===================== ] 1333/3794 35% [===================== ] 1334/3794 35% [===================== ] 1335/3794 35% [===================== ] 1336/3794 35% [===================== ] 1337/3794 35% [===================== ] 1338/3794 35% [===================== ] 1339/3794 35% [===================== ] 1340/3794 35% [===================== ] 1341/3794 35% [===================== ] 1342/3794 35% [===================== ] 1343/3794 35% [===================== ] 1344/3794 35% [===================== ] 1345/3794 35% [===================== ] 1346/3794 35% [====================== ] 1347/3794 35% [====================== ] 1348/3794 35% [====================== ] 1349/3794 35% [====================== ] 1350/3794 35% [====================== ] 1351/3794 35% [====================== ] 1352/3794 35% [====================== ] 1353/3794 35% [====================== ] 1354/3794 35% [====================== ] 1355/3794 35% [====================== ] 1356/3794 35% [====================== ] 1357/3794 35% [====================== ] 1358/3794 35% [====================== ] 1359/3794 35% [====================== ] 1360/3794 35% [====================== ] 1361/3794 35% [====================== ] 1362/3794 35% [====================== ] 1363/3794 35% [====================== ] 1364/3794 35% [====================== ] 1365/3794 35% [====================== ] 1366/3794 36% [====================== ] 1367/3794 36% [====================== ] 1368/3794 36% [====================== ] 1369/3794 36% [====================== ] 1370/3794 36% [====================== ] 1371/3794 36% [====================== ] 1372/3794 36% [====================== ] 1373/3794 36% [====================== ] 1374/3794 36% [====================== ] 1375/3794 36% [====================== ] 1376/3794 36% [====================== ] 1377/3794 36% [====================== ] 1378/3794 36% [====================== ] 1379/3794 36% [====================== ] 1380/3794 36% [====================== ] 1381/3794 36% [====================== ] 1382/3794 36% [====================== ] 1383/3794 36% [====================== ] 1384/3794 36% [====================== ] 1385/3794 36% [====================== ] 1386/3794 36% [====================== ] 1387/3794 36% [====================== ] 1388/3794 36% [====================== ] 1389/3794 36% [====================== ] 1390/3794 36% [====================== ] 1391/3794 36% [====================== ] 1392/3794 36% [====================== ] 1393/3794 36% [====================== ] 1394/3794 36% [====================== ] 1395/3794 36% [====================== ] 1396/3794 36% [====================== ] 1397/3794 36% [====================== ] 1398/3794 36% [====================== ] 1399/3794 36% [====================== ] 1400/3794 36% [====================== ] 1401/3794 36% [====================== ] 1402/3794 36% [====================== ] 1403/3794 36% [====================== ] 1404/3794 37% [====================== ] 1405/3794 37% [====================== ] 1406/3794 37% [====================== ] 1407/3794 37% [======================= ] 1408/3794 37% [======================= ] 1409/3794 37% [======================= ] 1410/3794 37% [======================= ] 1411/3794 37% [======================= ] 1412/3794 37% [======================= ] 1413/3794 37% [======================= ] 1414/3794 37% [======================= ] 1415/3794 37% [======================= ] 1416/3794 37% [======================= ] 1417/3794 37% [======================= ] 1418/3794 37% [======================= ] 1419/3794 37% [======================= ] 1420/3794 37% [======================= ] 1421/3794 37% [======================= ] 1422/3794 37% [======================= ] 1423/3794 37% [======================= ] 1424/3794 37% [======================= ] 1425/3794 37% [======================= ] 1426/3794 37% [======================= ] 1427/3794 37% [======================= ] 1428/3794 37% [======================= ] 1429/3794 37% [======================= ] 1430/3794 37% [======================= ] 1431/3794 37% [======================= ] 1432/3794 37% [======================= ] 1433/3794 37% [======================= ] 1434/3794 37% [======================= ] 1435/3794 37% [======================= ] 1436/3794 37% [======================= ] 1437/3794 37% [======================= ] 1438/3794 37% [======================= ] 1439/3794 37% [======================= ] 1440/3794 37% [======================= ] 1441/3794 37% [======================= ] 1442/3794 38% [======================= ] 1443/3794 38% [======================= ] 1444/3794 38% [======================= ] 1445/3794 38% [======================= ] 1446/3794 38% [======================= ] 1447/3794 38% [======================= ] 1448/3794 38% [======================= ] 1449/3794 38% [======================= ] 1450/3794 38% [======================= ] 1451/3794 38% [======================= ] 1452/3794 38% [======================= ] 1453/3794 38% [======================= ] 1454/3794 38% [======================= ] 1455/3794 38% [======================= ] 1456/3794 38% [======================= ] 1457/3794 38% [======================= ] 1458/3794 38% [======================= ] 1459/3794 38% [======================= ] 1460/3794 38% [======================= ] 1461/3794 38% [======================= ] 1462/3794 38% [======================= ] 1463/3794 38% [======================= ] 1464/3794 38% [======================= ] 1465/3794 38% [======================= ] 1466/3794 38% [======================= ] 1467/3794 38% [======================= ] 1468/3794 38% [======================== ] 1469/3794 38% [======================== ] 1470/3794 38% [======================== ] 1471/3794 38% [======================== ] 1472/3794 38% [======================== ] 1473/3794 38% [======================== ] 1474/3794 38% [======================== ] 1475/3794 38% [======================== ] 1476/3794 38% [======================== ] 1477/3794 38% [======================== ] 1478/3794 38% [======================== ] 1479/3794 38% [======================== ] 1480/3794 39% [======================== ] 1481/3794 39% [======================== ] 1482/3794 39% [======================== ] 1483/3794 39% [======================== ] 1484/3794 39% [======================== ] 1485/3794 39% [======================== ] 1486/3794 39% [======================== ] 1487/3794 39% [======================== ] 1488/3794 39% [======================== ] 1489/3794 39% [======================== ] 1490/3794 39% [======================== ] 1491/3794 39% [======================== ] 1492/3794 39% [======================== ] 1493/3794 39% [======================== ] 1494/3794 39% [======================== ] 1495/3794 39% [======================== ] 1496/3794 39% [======================== ] 1497/3794 39% [======================== ] 1498/3794 39% [======================== ] 1499/3794 39% [======================== ] 1500/3794 39% [======================== ] 1501/3794 39% [======================== ] 1502/3794 39% [======================== ] 1503/3794 39% [======================== ] 1504/3794 39% [======================== ] 1505/3794 39% [======================== ] 1506/3794 39% [======================== ] 1507/3794 39% [======================== ] 1508/3794 39% [======================== ] 1509/3794 39% [======================== ] 1510/3794 39% [======================== ] 1511/3794 39% [======================== ] 1512/3794 39% [======================== ] 1513/3794 39% [======================== ] 1514/3794 39% [======================== ] 1515/3794 39% [======================== ] 1516/3794 39% [======================== ] 1517/3794 39% [======================== ] 1518/3794 40% [======================== ] 1519/3794 40% [======================== ] 1520/3794 40% [======================== ] 1521/3794 40% [======================== ] 1522/3794 40% [======================== ] 1523/3794 40% [======================== ] 1524/3794 40% [======================== ] 1525/3794 40% [======================== ] 1526/3794 40% [======================== ] 1527/3794 40% [======================== ] 1528/3794 40% [======================== ] 1529/3794 40% [========================= ] 1530/3794 40% [========================= ] 1531/3794 40% [========================= ] 1532/3794 40% [========================= ] 1533/3794 40% [========================= ] 1534/3794 40% [========================= ] 1535/3794 40% [========================= ] 1536/3794 40% [========================= ] 1537/3794 40% [========================= ] 1538/3794 40% [========================= ] 1539/3794 40% [========================= ] 1540/3794 40% [========================= ] 1541/3794 40% [========================= ] 1542/3794 40% [========================= ] 1543/3794 40% [========================= ] 1544/3794 40% [========================= ] 1545/3794 40% [========================= ] 1546/3794 40% [========================= ] 1547/3794 40% [========================= ] 1548/3794 40% [========================= ] 1549/3794 40% [========================= ] 1550/3794 40% [========================= ] 1551/3794 40% [========================= ] 1552/3794 40% [========================= ] 1553/3794 40% [========================= ] 1554/3794 40% [========================= ] 1555/3794 40% [========================= ] 1556/3794 41% [========================= ] 1557/3794 41% [========================= ] 1558/3794 41% [========================= ] 1559/3794 41% [========================= ] 1560/3794 41% [========================= ] 1561/3794 41% [========================= ] 1562/3794 41% [========================= ] 1563/3794 41% [========================= ] 1564/3794 41% [========================= ] 1565/3794 41% [========================= ] 1566/3794 41% [========================= ] 1567/3794 41% [========================= ] 1568/3794 41% [========================= ] 1569/3794 41% [========================= ] 1570/3794 41% [========================= ] 1571/3794 41% [========================= ] 1572/3794 41% [========================= ] 1573/3794 41% [========================= ] 1574/3794 41% [========================= ] 1575/3794 41% [========================= ] 1576/3794 41% [========================= ] 1577/3794 41% [========================= ] 1578/3794 41% [========================= ] 1579/3794 41% [========================= ] 1580/3794 41% [========================= ] 1581/3794 41% [========================= ] 1582/3794 41% [========================= ] 1583/3794 41% [========================= ] 1584/3794 41% [========================= ] 1585/3794 41% [========================= ] 1586/3794 41% [========================= ] 1587/3794 41% [========================= ] 1588/3794 41% [========================= ] 1589/3794 41% [========================= ] 1590/3794 41% [========================= ] 1591/3794 41% [========================== ] 1592/3794 41% [========================== ] 1593/3794 41% [========================== ] 1594/3794 42% [========================== ] 1595/3794 42% [========================== ] 1596/3794 42% [========================== ] 1597/3794 42% [========================== ] 1598/3794 42% [========================== ] 1599/3794 42% [========================== ] 1600/3794 42% [========================== ] 1601/3794 42% [========================== ] 1602/3794 42% [========================== ] 1603/3794 42% [========================== ] 1604/3794 42% [========================== ] 1605/3794 42% [========================== ] 1606/3794 42% [========================== ] 1607/3794 42% [========================== ] 1608/3794 42% [========================== ] 1609/3794 42% [========================== ] 1610/3794 42% [========================== ] 1611/3794 42% [========================== ] 1612/3794 42% [========================== ] 1613/3794 42% [========================== ] 1614/3794 42% [========================== ] 1615/3794 42% [========================== ] 1616/3794 42% [========================== ] 1617/3794 42% [========================== ] 1618/3794 42% [========================== ] 1619/3794 42% [========================== ] 1620/3794 42% [========================== ] 1621/3794 42% [========================== ] 1622/3794 42% [========================== ] 1623/3794 42% [========================== ] 1624/3794 42% [========================== ] 1625/3794 42% [========================== ] 1626/3794 42% [========================== ] 1627/3794 42% [========================== ] 1628/3794 42% [========================== ] 1629/3794 42% [========================== ] 1630/3794 42% [========================== ] 1631/3794 42% [========================== ] 1632/3794 43% [========================== ] 1633/3794 43% [========================== ] 1634/3794 43% [========================== ] 1635/3794 43% [========================== ] 1636/3794 43% [========================== ] 1637/3794 43% [========================== ] 1638/3794 43% [========================== ] 1639/3794 43% [========================== ] 1640/3794 43% [========================== ] 1641/3794 43% [========================== ] 1642/3794 43% [========================== ] 1643/3794 43% [========================== ] 1644/3794 43% [========================== ] 1645/3794 43% [========================== ] 1646/3794 43% [========================== ] 1647/3794 43% [========================== ] 1648/3794 43% [========================== ] 1649/3794 43% [========================== ] 1650/3794 43% [========================== ] 1651/3794 43% [========================== ] 1652/3794 43% [=========================== ] 1653/3794 43% [=========================== ] 1654/3794 43% [=========================== ] 1655/3794 43% [=========================== ] 1656/3794 43% [=========================== ] 1657/3794 43% [=========================== ] 1658/3794 43% [=========================== ] 1659/3794 43% [=========================== ] 1660/3794 43% [=========================== ] 1661/3794 43% [=========================== ] 1662/3794 43% [=========================== ] 1663/3794 43% [=========================== ] 1664/3794 43% [=========================== ] 1665/3794 43% [=========================== ] 1666/3794 43% [=========================== ] 1667/3794 43% [=========================== ] 1668/3794 43% [=========================== ] 1669/3794 43% [=========================== ] 1670/3794 44% [=========================== ] 1671/3794 44% [=========================== ] 1672/3794 44% [=========================== ] 1673/3794 44% [=========================== ] 1674/3794 44% [=========================== ] 1675/3794 44% [=========================== ] 1676/3794 44% [=========================== ] 1677/3794 44% [=========================== ] 1678/3794 44% [=========================== ] 1679/3794 44% [=========================== ] 1680/3794 44% [=========================== ] 1681/3794 44% [=========================== ] 1682/3794 44% [=========================== ] 1683/3794 44% [=========================== ] 1684/3794 44% [=========================== ] 1685/3794 44% [=========================== ] 1686/3794 44% [=========================== ] 1687/3794 44% [=========================== ] 1688/3794 44% [=========================== ] 1689/3794 44% [=========================== ] 1690/3794 44% [=========================== ] 1691/3794 44% [=========================== ] 1692/3794 44% [=========================== ] 1693/3794 44% [=========================== ] 1694/3794 44% [=========================== ] 1695/3794 44% [=========================== ] 1696/3794 44% [=========================== ] 1697/3794 44% [=========================== ] 1698/3794 44% [=========================== ] 1699/3794 44% [=========================== ] 1700/3794 44% [=========================== ] 1701/3794 44% [=========================== ] 1702/3794 44% [=========================== ] 1703/3794 44% [=========================== ] 1704/3794 44% [=========================== ] 1705/3794 44% [=========================== ] 1706/3794 44% [=========================== ] 1707/3794 44% [=========================== ] 1708/3794 45% [=========================== ] 1709/3794 45% [=========================== ] 1710/3794 45% [=========================== ] 1711/3794 45% [=========================== ] 1712/3794 45% [=========================== ] 1713/3794 45% [============================ ] 1714/3794 45% [============================ ] 1715/3794 45% [============================ ] 1716/3794 45% [============================ ] 1717/3794 45% [============================ ] 1718/3794 45% [============================ ] 1719/3794 45% [============================ ] 1720/3794 45% [============================ ] 1721/3794 45% [============================ ] 1722/3794 45% [============================ ] 1723/3794 45% [============================ ] 1724/3794 45% [============================ ] 1725/3794 45% [============================ ] 1726/3794 45% [============================ ] 1727/3794 45% [============================ ] 1728/3794 45% [============================ ] 1729/3794 45% [============================ ] 1730/3794 45% [============================ ] 1731/3794 45% [============================ ] 1732/3794 45% [============================ ] 1733/3794 45% [============================ ] 1734/3794 45% [============================ ] 1735/3794 45% [============================ ] 1736/3794 45% [============================ ] 1737/3794 45% [============================ ] 1738/3794 45% [============================ ] 1739/3794 45% [============================ ] 1740/3794 45% [============================ ] 1741/3794 45% [============================ ] 1742/3794 45% [============================ ] 1743/3794 45% [============================ ] 1744/3794 45% [============================ ] 1745/3794 45% [============================ ] 1746/3794 46% [============================ ] 1747/3794 46% [============================ ] 1748/3794 46% [============================ ] 1749/3794 46% [============================ ] 1750/3794 46% [============================ ] 1751/3794 46% [============================ ] 1752/3794 46% [============================ ] 1753/3794 46% [============================ ] 1754/3794 46% [============================ ] 1755/3794 46% [============================ ] 1756/3794 46% [============================ ] 1757/3794 46% [============================ ] 1758/3794 46% [============================ ] 1759/3794 46% [============================ ] 1760/3794 46% [============================ ] 1761/3794 46% [============================ ] 1762/3794 46% [============================ ] 1763/3794 46% [============================ ] 1764/3794 46% [============================ ] 1765/3794 46% [============================ ] 1766/3794 46% [============================ ] 1767/3794 46% [============================ ] 1768/3794 46% [============================ ] 1769/3794 46% [============================ ] 1770/3794 46% [============================ ] 1771/3794 46% [============================ ] 1772/3794 46% [============================ ] 1773/3794 46% [============================ ] 1774/3794 46% [============================= ] 1775/3794 46% [============================= ] 1776/3794 46% [============================= ] 1777/3794 46% [============================= ] 1778/3794 46% [============================= ] 1779/3794 46% [============================= ] 1780/3794 46% [============================= ] 1781/3794 46% [============================= ] 1782/3794 46% [============================= ] 1783/3794 46% [============================= ] 1784/3794 47% [============================= ] 1785/3794 47% [============================= ] 1786/3794 47% [============================= ] 1787/3794 47% [============================= ] 1788/3794 47% [============================= ] 1789/3794 47% [============================= ] 1790/3794 47% [============================= ] 1791/3794 47% [============================= ] 1792/3794 47% [============================= ] 1793/3794 47% [============================= ] 1794/3794 47% [============================= ] 1795/3794 47% [============================= ] 1796/3794 47% [============================= ] 1797/3794 47% [============================= ] 1798/3794 47% [============================= ] 1799/3794 47% [============================= ] 1800/3794 47% [============================= ] 1801/3794 47% [============================= ] 1802/3794 47% [============================= ] 1803/3794 47% [============================= ] 1804/3794 47% [============================= ] 1805/3794 47% [============================= ] 1806/3794 47% [============================= ] 1807/3794 47% [============================= ] 1808/3794 47% [============================= ] 1809/3794 47% [============================= ] 1810/3794 47% [============================= ] 1811/3794 47% [============================= ] 1812/3794 47% [============================= ] 1813/3794 47% [============================= ] 1814/3794 47% [============================= ] 1815/3794 47% [============================= ] 1816/3794 47% [============================= ] 1817/3794 47% [============================= ] 1818/3794 47% [============================= ] 1819/3794 47% [============================= ] 1820/3794 47% [============================= ] 1821/3794 47% [============================= ] 1822/3794 48% [============================= ] 1823/3794 48% [============================= ] 1824/3794 48% [============================= ] 1825/3794 48% [============================= ] 1826/3794 48% [============================= ] 1827/3794 48% [============================= ] 1828/3794 48% [============================= ] 1829/3794 48% [============================= ] 1830/3794 48% [============================= ] 1831/3794 48% [============================= ] 1832/3794 48% [============================= ] 1833/3794 48% [============================= ] 1834/3794 48% [============================= ] 1835/3794 48% [============================== ] 1836/3794 48% [============================== ] 1837/3794 48% [============================== ] 1838/3794 48% [============================== ] 1839/3794 48% [============================== ] 1840/3794 48% [============================== ] 1841/3794 48% [============================== ] 1842/3794 48% [============================== ] 1843/3794 48% [============================== ] 1844/3794 48% [============================== ] 1845/3794 48% [============================== ] 1846/3794 48% [============================== ] 1847/3794 48% [============================== ] 1848/3794 48% [============================== ] 1849/3794 48% [============================== ] 1850/3794 48% [============================== ] 1851/3794 48% [============================== ] 1852/3794 48% [============================== ] 1853/3794 48% [============================== ] 1854/3794 48% [============================== ] 1855/3794 48% [============================== ] 1856/3794 48% [============================== ] 1857/3794 48% [============================== ] 1858/3794 48% [============================== ] 1859/3794 48% [============================== ] 1860/3794 49% [============================== ] 1861/3794 49% [============================== ] 1862/3794 49% [============================== ] 1863/3794 49% [============================== ] 1864/3794 49% [============================== ] 1865/3794 49% [============================== ] 1866/3794 49% [============================== ] 1867/3794 49% [============================== ] 1868/3794 49% [============================== ] 1869/3794 49% [============================== ] 1870/3794 49% [============================== ] 1871/3794 49% [============================== ] 1872/3794 49% [============================== ] 1873/3794 49% [============================== ] 1874/3794 49% [============================== ] 1875/3794 49% [============================== ] 1876/3794 49% [============================== ] 1877/3794 49% [============================== ] 1878/3794 49% [============================== ] 1879/3794 49% [============================== ] 1880/3794 49% [============================== ] 1881/3794 49% [============================== ] 1882/3794 49% [============================== ] 1883/3794 49% [============================== ] 1884/3794 49% [============================== ] 1885/3794 49% [============================== ] 1886/3794 49% [============================== ] 1887/3794 49% [============================== ] 1888/3794 49% [============================== ] 1889/3794 49% [============================== ] 1890/3794 49% [============================== ] 1891/3794 49% [============================== ] 1892/3794 49% [============================== ] 1893/3794 49% [============================== ] 1894/3794 49% [============================== ] 1895/3794 49% [============================== ] 1896/3794 49% [=============================== ] 1897/3794 50% [=============================== ] 1898/3794 50% [=============================== ] 1899/3794 50% [=============================== ] 1900/3794 50% [=============================== ] 1901/3794 50% [=============================== ] 1902/3794 50% [=============================== ] 1903/3794 50% [=============================== ] 1904/3794 50% [=============================== ] 1905/3794 50% [=============================== ] 1906/3794 50% [=============================== ] 1907/3794 50% [=============================== ] 1908/3794 50% [=============================== ] 1909/3794 50% [=============================== ] 1910/3794 50% [=============================== ] 1911/3794 50% [=============================== ] 1912/3794 50% [=============================== ] 1913/3794 50% [=============================== ] 1914/3794 50% [=============================== ] 1915/3794 50% [=============================== ] 1916/3794 50% [=============================== ] 1917/3794 50% [=============================== ] 1918/3794 50% [=============================== ] 1919/3794 50% [=============================== ] 1920/3794 50% [=============================== ] 1921/3794 50% [=============================== ] 1922/3794 50% [=============================== ] 1923/3794 50% [=============================== ] 1924/3794 50% [=============================== ] 1925/3794 50% [=============================== ] 1926/3794 50% [=============================== ] 1927/3794 50% [=============================== ] 1928/3794 50% [=============================== ] 1929/3794 50% [=============================== ] 1930/3794 50% [=============================== ] 1931/3794 50% [=============================== ] 1932/3794 50% [=============================== ] 1933/3794 50% [=============================== ] 1934/3794 50% [=============================== ] 1935/3794 51% [=============================== ] 1936/3794 51% [=============================== ] 1937/3794 51% [=============================== ] 1938/3794 51% [=============================== ] 1939/3794 51% [=============================== ] 1940/3794 51% [=============================== ] 1941/3794 51% [=============================== ] 1942/3794 51% [=============================== ] 1943/3794 51% [=============================== ] 1944/3794 51% [=============================== ] 1945/3794 51% [=============================== ] 1946/3794 51% [=============================== ] 1947/3794 51% [=============================== ] 1948/3794 51% [=============================== ] 1949/3794 51% [=============================== ] 1950/3794 51% [=============================== ] 1951/3794 51% [=============================== ] 1952/3794 51% [=============================== ] 1953/3794 51% [=============================== ] 1954/3794 51% [=============================== ] 1955/3794 51% [=============================== ] 1956/3794 51% [=============================== ] 1957/3794 51% [=============================== ] 1958/3794 51% [================================ ] 1959/3794 51% [================================ ] 1960/3794 51% [================================ ] 1961/3794 51% [================================ ] 1962/3794 51% [================================ ] 1963/3794 51% [================================ ] 1964/3794 51% [================================ ] 1965/3794 51% [================================ ] 1966/3794 51% [================================ ] 1967/3794 51% [================================ ] 1968/3794 51% [================================ ] 1969/3794 51% [================================ ] 1970/3794 51% [================================ ] 1971/3794 51% [================================ ] 1972/3794 51% [================================ ] 1973/3794 52% [================================ ] 1974/3794 52% [================================ ] 1975/3794 52% [================================ ] 1976/3794 52% [================================ ] 1977/3794 52% [================================ ] 1978/3794 52% [================================ ] 1979/3794 52% [================================ ] 1980/3794 52% [================================ ] 1981/3794 52% [================================ ] 1982/3794 52% [================================ ] 1983/3794 52% [================================ ] 1984/3794 52% [================================ ] 1985/3794 52% [================================ ] 1986/3794 52% [================================ ] 1987/3794 52% [================================ ] 1988/3794 52% [================================ ] 1989/3794 52% [================================ ] 1990/3794 52% [================================ ] 1991/3794 52% [================================ ] 1992/3794 52% [================================ ] 1993/3794 52% [================================ ] 1994/3794 52% [================================ ] 1995/3794 52% [================================ ] 1996/3794 52% [================================ ] 1997/3794 52% [================================ ] 1998/3794 52% [================================ ] 1999/3794 52% [================================ ] 2000/3794 52% [================================ ] 2001/3794 52% [================================ ] 2002/3794 52% [================================ ] 2003/3794 52% [================================ ] 2004/3794 52% [================================ ] 2005/3794 52% [================================ ] 2006/3794 52% [================================ ] 2007/3794 52% [================================ ] 2008/3794 52% [================================ ] 2009/3794 52% [================================ ] 2010/3794 52% [================================ ] 2011/3794 53% [================================ ] 2012/3794 53% [================================ ] 2013/3794 53% [================================ ] 2014/3794 53% [================================ ] 2015/3794 53% [================================ ] 2016/3794 53% [================================ ] 2017/3794 53% [================================ ] 2018/3794 53% [================================ ] 2019/3794 53% [================================= ] 2020/3794 53% [================================= ] 2021/3794 53% [================================= ] 2022/3794 53% [================================= ] 2023/3794 53% [================================= ] 2024/3794 53% [================================= ] 2025/3794 53% [================================= ] 2026/3794 53% [================================= ] 2027/3794 53% [================================= ] 2028/3794 53% [================================= ] 2029/3794 53% [================================= ] 2030/3794 53% [================================= ] 2031/3794 53% [================================= ] 2032/3794 53% [================================= ] 2033/3794 53% [================================= ] 2034/3794 53% [================================= ] 2035/3794 53% [================================= ] 2036/3794 53% [================================= ] 2037/3794 53% [================================= ] 2038/3794 53% [================================= ] 2039/3794 53% [================================= ] 2040/3794 53% [================================= ] 2041/3794 53% [================================= ] 2042/3794 53% [================================= ] 2043/3794 53% [================================= ] 2044/3794 53% [================================= ] 2045/3794 53% [================================= ] 2046/3794 53% [================================= ] 2047/3794 53% [================================= ] 2048/3794 53% [================================= ] 2049/3794 54% [================================= ] 2050/3794 54% [================================= ] 2051/3794 54% [================================= ] 2052/3794 54% [================================= ] 2053/3794 54% [================================= ] 2054/3794 54% [================================= ] 2055/3794 54% [================================= ] 2056/3794 54% [================================= ] 2057/3794 54% [================================= ] 2058/3794 54% [================================= ] 2059/3794 54% [================================= ] 2060/3794 54% [================================= ] 2061/3794 54% [================================= ] 2062/3794 54% [================================= ] 2063/3794 54% [================================= ] 2064/3794 54% [================================= ] 2065/3794 54% [================================= ] 2066/3794 54% [================================= ] 2067/3794 54% [================================= ] 2068/3794 54% [================================= ] 2069/3794 54% [================================= ] 2070/3794 54% [================================= ] 2071/3794 54% [================================= ] 2072/3794 54% [================================= ] 2073/3794 54% [================================= ] 2074/3794 54% [================================= ] 2075/3794 54% [================================= ] 2076/3794 54% [================================= ] 2077/3794 54% [================================= ] 2078/3794 54% [================================= ] 2079/3794 54% [================================= ] 2080/3794 54% [================================== ] 2081/3794 54% [================================== ] 2082/3794 54% [================================== ] 2083/3794 54% [================================== ] 2084/3794 54% [================================== ] 2085/3794 54% [================================== ] 2086/3794 54% [================================== ] 2087/3794 55% [================================== ] 2088/3794 55% [================================== ] 2089/3794 55% [================================== ] 2090/3794 55% [================================== ] 2091/3794 55% [================================== ] 2092/3794 55% [================================== ] 2093/3794 55% [================================== ] 2094/3794 55% [================================== ] 2095/3794 55% [================================== ] 2096/3794 55% [================================== ] 2097/3794 55% [================================== ] 2098/3794 55% [================================== ] 2099/3794 55% [================================== ] 2100/3794 55% [================================== ] 2101/3794 55% [================================== ] 2102/3794 55% [================================== ] 2103/3794 55% [================================== ] 2104/3794 55% [================================== ] 2105/3794 55% [================================== ] 2106/3794 55% [================================== ] 2107/3794 55% [================================== ] 2108/3794 55% [================================== ] 2109/3794 55% [================================== ] 2110/3794 55% [================================== ] 2111/3794 55% [================================== ] 2112/3794 55% [================================== ] 2113/3794 55% [================================== ] 2114/3794 55% [================================== ] 2115/3794 55% [================================== ] 2116/3794 55% [================================== ] 2117/3794 55% [================================== ] 2118/3794 55% [================================== ] 2119/3794 55% [================================== ] 2120/3794 55% [================================== ] 2121/3794 55% [================================== ] 2122/3794 55% [================================== ] 2123/3794 55% [================================== ] 2124/3794 55% [================================== ] 2125/3794 56% [================================== ] 2126/3794 56% [================================== ] 2127/3794 56% [================================== ] 2128/3794 56% [================================== ] 2129/3794 56% [================================== ] 2130/3794 56% [================================== ] 2131/3794 56% [================================== ] 2132/3794 56% [================================== ] 2133/3794 56% [================================== ] 2134/3794 56% [================================== ] 2135/3794 56% [================================== ] 2136/3794 56% [================================== ] 2137/3794 56% [================================== ] 2138/3794 56% [================================== ] 2139/3794 56% [================================== ] 2140/3794 56% [================================== ] 2141/3794 56% [=================================== ] 2142/3794 56% [=================================== ] 2143/3794 56% [=================================== ] 2144/3794 56% [=================================== ] 2145/3794 56% [=================================== ] 2146/3794 56% [=================================== ] 2147/3794 56% [=================================== ] 2148/3794 56% [=================================== ] 2149/3794 56% [=================================== ] 2150/3794 56% [=================================== ] 2151/3794 56% [=================================== ] 2152/3794 56% [=================================== ] 2153/3794 56% [=================================== ] 2154/3794 56% [=================================== ] 2155/3794 56% [=================================== ] 2156/3794 56% [=================================== ] 2157/3794 56% [=================================== ] 2158/3794 56% [=================================== ] 2159/3794 56% [=================================== ] 2160/3794 56% [=================================== ] 2161/3794 56% [=================================== ] 2162/3794 56% [=================================== ] 2163/3794 57% [=================================== ] 2164/3794 57% [=================================== ] 2165/3794 57% [=================================== ] 2166/3794 57% [=================================== ] 2167/3794 57% [=================================== ] 2168/3794 57% [=================================== ] 2169/3794 57% [=================================== ] 2170/3794 57% [=================================== ] 2171/3794 57% [=================================== ] 2172/3794 57% [=================================== ] 2173/3794 57% [=================================== ] 2174/3794 57% [=================================== ] 2175/3794 57% [=================================== ] 2176/3794 57% [=================================== ] 2177/3794 57% [=================================== ] 2178/3794 57% [=================================== ] 2179/3794 57% [=================================== ] 2180/3794 57% [=================================== ] 2181/3794 57% [=================================== ] 2182/3794 57% [=================================== ] 2183/3794 57% [=================================== ] 2184/3794 57% [=================================== ] 2185/3794 57% [=================================== ] 2186/3794 57% [=================================== ] 2187/3794 57% [=================================== ] 2188/3794 57% [=================================== ] 2189/3794 57% [=================================== ] 2190/3794 57% [=================================== ] 2191/3794 57% [=================================== ] 2192/3794 57% [=================================== ] 2193/3794 57% [=================================== ] 2194/3794 57% [=================================== ] 2195/3794 57% [=================================== ] 2196/3794 57% [=================================== ] 2197/3794 57% [=================================== ] 2198/3794 57% [=================================== ] 2199/3794 57% [=================================== ] 2200/3794 57% [=================================== ] 2201/3794 58% [=================================== ] 2202/3794 58% [==================================== ] 2203/3794 58% [==================================== ] 2204/3794 58% [==================================== ] 2205/3794 58% [==================================== ] 2206/3794 58% [==================================== ] 2207/3794 58% [==================================== ] 2208/3794 58% [==================================== ] 2209/3794 58% [==================================== ] 2210/3794 58% [==================================== ] 2211/3794 58% [==================================== ] 2212/3794 58% [==================================== ] 2213/3794 58% [==================================== ] 2214/3794 58% [==================================== ] 2215/3794 58% [==================================== ] 2216/3794 58% [==================================== ] 2217/3794 58% [==================================== ] 2218/3794 58% [==================================== ] 2219/3794 58% [==================================== ] 2220/3794 58% [==================================== ] 2221/3794 58% [==================================== ] 2222/3794 58% [==================================== ] 2223/3794 58% [==================================== ] 2224/3794 58% [==================================== ] 2225/3794 58% [==================================== ] 2226/3794 58% [==================================== ] 2227/3794 58% [==================================== ] 2228/3794 58% [==================================== ] 2229/3794 58% [==================================== ] 2230/3794 58% [==================================== ] 2231/3794 58% [==================================== ] 2232/3794 58% [==================================== ] 2233/3794 58% [==================================== ] 2234/3794 58% [==================================== ] 2235/3794 58% [==================================== ] 2236/3794 58% [==================================== ] 2237/3794 58% [==================================== ] 2238/3794 58% [==================================== ] 2239/3794 59% [==================================== ] 2240/3794 59% [==================================== ] 2241/3794 59% [==================================== ] 2242/3794 59% [==================================== ] 2243/3794 59% [==================================== ] 2244/3794 59% [==================================== ] 2245/3794 59% [==================================== ] 2246/3794 59% [==================================== ] 2247/3794 59% [==================================== ] 2248/3794 59% [==================================== ] 2249/3794 59% [==================================== ] 2250/3794 59% [==================================== ] 2251/3794 59% [==================================== ] 2252/3794 59% [==================================== ] 2253/3794 59% [==================================== ] 2254/3794 59% [==================================== ] 2255/3794 59% [==================================== ] 2256/3794 59% [==================================== ] 2257/3794 59% [==================================== ] 2258/3794 59% [==================================== ] 2259/3794 59% [==================================== ] 2260/3794 59% [==================================== ] 2261/3794 59% [==================================== ] 2262/3794 59% [==================================== ] 2263/3794 59% [==================================== ] 2264/3794 59% [===================================== ] 2265/3794 59% [===================================== ] 2266/3794 59% [===================================== ] 2267/3794 59% [===================================== ] 2268/3794 59% [===================================== ] 2269/3794 59% [===================================== ] 2270/3794 59% [===================================== ] 2271/3794 59% [===================================== ] 2272/3794 59% [===================================== ] 2273/3794 59% [===================================== ] 2274/3794 59% [===================================== ] 2275/3794 59% [===================================== ] 2276/3794 59% [===================================== ] 2277/3794 60% [===================================== ] 2278/3794 60% [===================================== ] 2279/3794 60% [===================================== ] 2280/3794 60% [===================================== ] 2281/3794 60% [===================================== ] 2282/3794 60% [===================================== ] 2283/3794 60% [===================================== ] 2284/3794 60% [===================================== ] 2285/3794 60% [===================================== ] 2286/3794 60% [===================================== ] 2287/3794 60% [===================================== ] 2288/3794 60% [===================================== ] 2289/3794 60% [===================================== ] 2290/3794 60% [===================================== ] 2291/3794 60% [===================================== ] 2292/3794 60% [===================================== ] 2293/3794 60% [===================================== ] 2294/3794 60% [===================================== ] 2295/3794 60% [===================================== ] 2296/3794 60% [===================================== ] 2297/3794 60% [===================================== ] 2298/3794 60% [===================================== ] 2299/3794 60% [===================================== ] 2300/3794 60% [===================================== ] 2301/3794 60% [===================================== ] 2302/3794 60% [===================================== ] 2303/3794 60% [===================================== ] 2304/3794 60% [===================================== ] 2305/3794 60% [===================================== ] 2306/3794 60% [===================================== ] 2307/3794 60% [===================================== ] 2308/3794 60% [===================================== ] 2309/3794 60% [===================================== ] 2310/3794 60% [===================================== ] 2311/3794 60% [===================================== ] 2312/3794 60% [===================================== ] 2313/3794 60% [===================================== ] 2314/3794 60% [===================================== ] 2315/3794 61% [===================================== ] 2316/3794 61% [===================================== ] 2317/3794 61% [===================================== ] 2318/3794 61% [===================================== ] 2319/3794 61% [===================================== ] 2320/3794 61% [===================================== ] 2321/3794 61% [===================================== ] 2322/3794 61% [===================================== ] 2323/3794 61% [===================================== ] 2324/3794 61% [===================================== ] 2325/3794 61% [====================================== ] 2326/3794 61% [====================================== ] 2327/3794 61% [====================================== ] 2328/3794 61% [====================================== ] 2329/3794 61% [====================================== ] 2330/3794 61% [====================================== ] 2331/3794 61% [====================================== ] 2332/3794 61% [====================================== ] 2333/3794 61% [====================================== ] 2334/3794 61% [====================================== ] 2335/3794 61% [====================================== ] 2336/3794 61% [====================================== ] 2337/3794 61% [====================================== ] 2338/3794 61% [====================================== ] 2339/3794 61% [====================================== ] 2340/3794 61% [====================================== ] 2341/3794 61% [====================================== ] 2342/3794 61% [====================================== ] 2343/3794 61% [====================================== ] 2344/3794 61% [====================================== ] 2345/3794 61% [====================================== ] 2346/3794 61% [====================================== ] 2347/3794 61% [====================================== ] 2348/3794 61% [====================================== ] 2349/3794 61% [====================================== ] 2350/3794 61% [====================================== ] 2351/3794 61% [====================================== ] 2352/3794 61% [====================================== ] 2353/3794 62% [====================================== ] 2354/3794 62% [====================================== ] 2355/3794 62% [====================================== ] 2356/3794 62% [====================================== ] 2357/3794 62% [====================================== ] 2358/3794 62% [====================================== ] 2359/3794 62% [====================================== ] 2360/3794 62% [====================================== ] 2361/3794 62% [====================================== ] 2362/3794 62% [====================================== ] 2363/3794 62% [====================================== ] 2364/3794 62% [====================================== ] 2365/3794 62% [====================================== ] 2366/3794 62% [====================================== ] 2367/3794 62% [====================================== ] 2368/3794 62% [====================================== ] 2369/3794 62% [====================================== ] 2370/3794 62% [====================================== ] 2371/3794 62% [====================================== ] 2372/3794 62% [====================================== ] 2373/3794 62% [====================================== ] 2374/3794 62% [====================================== ] 2375/3794 62% [====================================== ] 2376/3794 62% [====================================== ] 2377/3794 62% [====================================== ] 2378/3794 62% [====================================== ] 2379/3794 62% [====================================== ] 2380/3794 62% [====================================== ] 2381/3794 62% [====================================== ] 2382/3794 62% [====================================== ] 2383/3794 62% [====================================== ] 2384/3794 62% [====================================== ] 2385/3794 62% [====================================== ] 2386/3794 62% [======================================= ] 2387/3794 62% [======================================= ] 2388/3794 62% [======================================= ] 2389/3794 62% [======================================= ] 2390/3794 62% [======================================= ] 2391/3794 63% [======================================= ] 2392/3794 63% [======================================= ] 2393/3794 63% [======================================= ] 2394/3794 63% [======================================= ] 2395/3794 63% [======================================= ] 2396/3794 63% [======================================= ] 2397/3794 63% [======================================= ] 2398/3794 63% [======================================= ] 2399/3794 63% [======================================= ] 2400/3794 63% [======================================= ] 2401/3794 63% [======================================= ] 2402/3794 63% [======================================= ] 2403/3794 63% [======================================= ] 2404/3794 63% [======================================= ] 2405/3794 63% [======================================= ] 2406/3794 63% [======================================= ] 2407/3794 63% [======================================= ] 2408/3794 63% [======================================= ] 2409/3794 63% [======================================= ] 2410/3794 63% [======================================= ] 2411/3794 63% [======================================= ] 2412/3794 63% [======================================= ] 2413/3794 63% [======================================= ] 2414/3794 63% [======================================= ] 2415/3794 63% [======================================= ] 2416/3794 63% [======================================= ] 2417/3794 63% [======================================= ] 2418/3794 63% [======================================= ] 2419/3794 63% [======================================= ] 2420/3794 63% [======================================= ] 2421/3794 63% [======================================= ] 2422/3794 63% [======================================= ] 2423/3794 63% [======================================= ] 2424/3794 63% [======================================= ] 2425/3794 63% [======================================= ] 2426/3794 63% [======================================= ] 2427/3794 63% [======================================= ] 2428/3794 63% [======================================= ] 2429/3794 64% [======================================= ] 2430/3794 64% [======================================= ] 2431/3794 64% [======================================= ] 2432/3794 64% [======================================= ] 2433/3794 64% [======================================= ] 2434/3794 64% [======================================= ] 2435/3794 64% [======================================= ] 2436/3794 64% [======================================= ] 2437/3794 64% [======================================= ] 2438/3794 64% [======================================= ] 2439/3794 64% [======================================= ] 2440/3794 64% [======================================= ] 2441/3794 64% [======================================= ] 2442/3794 64% [======================================= ] 2443/3794 64% [======================================= ] 2444/3794 64% [======================================= ] 2445/3794 64% [======================================= ] 2446/3794 64% [======================================= ] 2447/3794 64% [======================================== ] 2448/3794 64% [======================================== ] 2449/3794 64% [======================================== ] 2450/3794 64% [======================================== ] 2451/3794 64% [======================================== ] 2452/3794 64% [======================================== ] 2453/3794 64% [======================================== ] 2454/3794 64% [======================================== ] 2455/3794 64% [======================================== ] 2456/3794 64% [======================================== ] 2457/3794 64% [======================================== ] 2458/3794 64% [======================================== ] 2459/3794 64% [======================================== ] 2460/3794 64% [======================================== ] 2461/3794 64% [======================================== ] 2462/3794 64% [======================================== ] 2463/3794 64% [======================================== ] 2464/3794 64% [======================================== ] 2465/3794 64% [======================================== ] 2466/3794 64% [======================================== ] 2467/3794 65% [======================================== ] 2468/3794 65% [======================================== ] 2469/3794 65% [======================================== ] 2470/3794 65% [======================================== ] 2471/3794 65% [======================================== ] 2472/3794 65% [======================================== ] 2473/3794 65% [======================================== ] 2474/3794 65% [======================================== ] 2475/3794 65% [======================================== ] 2476/3794 65% [======================================== ] 2477/3794 65% [======================================== ] 2478/3794 65% [======================================== ] 2479/3794 65% [======================================== ] 2480/3794 65% [======================================== ] 2481/3794 65% [======================================== ] 2482/3794 65% [======================================== ] 2483/3794 65% [======================================== ] 2484/3794 65% [======================================== ] 2485/3794 65% [======================================== ] 2486/3794 65% [======================================== ] 2487/3794 65% [======================================== ] 2488/3794 65% [======================================== ] 2489/3794 65% [======================================== ] 2490/3794 65% [======================================== ] 2491/3794 65% [======================================== ] 2492/3794 65% [======================================== ] 2493/3794 65% [======================================== ] 2494/3794 65% [======================================== ] 2495/3794 65% [======================================== ] 2496/3794 65% [======================================== ] 2497/3794 65% [======================================== ] 2498/3794 65% [======================================== ] 2499/3794 65% [======================================== ] 2500/3794 65% [======================================== ] 2501/3794 65% [======================================== ] 2502/3794 65% [======================================== ] 2503/3794 65% [======================================== ] 2504/3794 65% [======================================== ] 2505/3794 66% [======================================== ] 2506/3794 66% [======================================== ] 2507/3794 66% [======================================== ] 2508/3794 66% [========================================= ] 2509/3794 66% [========================================= ] 2510/3794 66% [========================================= ] 2511/3794 66% [========================================= ] 2512/3794 66% [========================================= ] 2513/3794 66% [========================================= ] 2514/3794 66% [========================================= ] 2515/3794 66% [========================================= ] 2516/3794 66% [========================================= ] 2517/3794 66% [========================================= ] 2518/3794 66% [========================================= ] 2519/3794 66% [========================================= ] 2520/3794 66% [========================================= ] 2521/3794 66% [========================================= ] 2522/3794 66% [========================================= ] 2523/3794 66% [========================================= ] 2524/3794 66% [========================================= ] 2525/3794 66% [========================================= ] 2526/3794 66% [========================================= ] 2527/3794 66% [========================================= ] 2528/3794 66% [========================================= ] 2529/3794 66% [========================================= ] 2530/3794 66% [========================================= ] 2531/3794 66% [========================================= ] 2532/3794 66% [========================================= ] 2533/3794 66% [========================================= ] 2534/3794 66% [========================================= ] 2535/3794 66% [========================================= ] 2536/3794 66% [========================================= ] 2537/3794 66% [========================================= ] 2538/3794 66% [========================================= ] 2539/3794 66% [========================================= ] 2540/3794 66% [========================================= ] 2541/3794 66% [========================================= ] 2542/3794 67% [========================================= ] 2543/3794 67% [========================================= ] 2544/3794 67% [========================================= ] 2545/3794 67% [========================================= ] 2546/3794 67% [========================================= ] 2547/3794 67% [========================================= ] 2548/3794 67% [========================================= ] 2549/3794 67% [========================================= ] 2550/3794 67% [========================================= ] 2551/3794 67% [========================================= ] 2552/3794 67% [========================================= ] 2553/3794 67% [========================================= ] 2554/3794 67% [========================================= ] 2555/3794 67% [========================================= ] 2556/3794 67% [========================================= ] 2557/3794 67% [========================================= ] 2558/3794 67% [========================================= ] 2559/3794 67% [========================================= ] 2560/3794 67% [========================================= ] 2561/3794 67% [========================================= ] 2562/3794 67% [========================================= ] 2563/3794 67% [========================================= ] 2564/3794 67% [========================================= ] 2565/3794 67% [========================================= ] 2566/3794 67% [========================================= ] 2567/3794 67% [========================================= ] 2568/3794 67% [========================================= ] 2569/3794 67% [========================================= ] 2570/3794 67% [========================================== ] 2571/3794 67% [========================================== ] 2572/3794 67% [========================================== ] 2573/3794 67% [========================================== ] 2574/3794 67% [========================================== ] 2575/3794 67% [========================================== ] 2576/3794 67% [========================================== ] 2577/3794 67% [========================================== ] 2578/3794 67% [========================================== ] 2579/3794 67% [========================================== ] 2580/3794 68% [========================================== ] 2581/3794 68% [========================================== ] 2582/3794 68% [========================================== ] 2583/3794 68% [========================================== ] 2584/3794 68% [========================================== ] 2585/3794 68% [========================================== ] 2586/3794 68% [========================================== ] 2587/3794 68% [========================================== ] 2588/3794 68% [========================================== ] 2589/3794 68% [========================================== ] 2590/3794 68% [========================================== ] 2591/3794 68% [========================================== ] 2592/3794 68% [========================================== ] 2593/3794 68% [========================================== ] 2594/3794 68% [========================================== ] 2595/3794 68% [========================================== ] 2596/3794 68% [========================================== ] 2597/3794 68% [========================================== ] 2598/3794 68% [========================================== ] 2599/3794 68% [========================================== ] 2600/3794 68% [========================================== ] 2601/3794 68% [========================================== ] 2602/3794 68% [========================================== ] 2603/3794 68% [========================================== ] 2604/3794 68% [========================================== ] 2605/3794 68% [========================================== ] 2606/3794 68% [========================================== ] 2607/3794 68% [========================================== ] 2608/3794 68% [========================================== ] 2609/3794 68% [========================================== ] 2610/3794 68% [========================================== ] 2611/3794 68% [========================================== ] 2612/3794 68% [========================================== ] 2613/3794 68% [========================================== ] 2614/3794 68% [========================================== ] 2615/3794 68% [========================================== ] 2616/3794 68% [========================================== ] 2617/3794 68% [========================================== ] 2618/3794 69% [========================================== ] 2619/3794 69% [========================================== ] 2620/3794 69% [========================================== ] 2621/3794 69% [========================================== ] 2622/3794 69% [========================================== ] 2623/3794 69% [========================================== ] 2624/3794 69% [========================================== ] 2625/3794 69% [========================================== ] 2626/3794 69% [========================================== ] 2627/3794 69% [========================================== ] 2628/3794 69% [========================================== ] 2629/3794 69% [========================================== ] 2630/3794 69% [========================================== ] 2631/3794 69% [=========================================== ] 2632/3794 69% [=========================================== ] 2633/3794 69% [=========================================== ] 2634/3794 69% [=========================================== ] 2635/3794 69% [=========================================== ] 2636/3794 69% [=========================================== ] 2637/3794 69% [=========================================== ] 2638/3794 69% [=========================================== ] 2639/3794 69% [=========================================== ] 2640/3794 69% [=========================================== ] 2641/3794 69% [=========================================== ] 2642/3794 69% [=========================================== ] 2643/3794 69% [=========================================== ] 2644/3794 69% [=========================================== ] 2645/3794 69% [=========================================== ] 2646/3794 69% [=========================================== ] 2647/3794 69% [=========================================== ] 2648/3794 69% [=========================================== ] 2649/3794 69% [=========================================== ] 2650/3794 69% [=========================================== ] 2651/3794 69% [=========================================== ] 2652/3794 69% [=========================================== ] 2653/3794 69% [=========================================== ] 2654/3794 69% [=========================================== ] 2655/3794 69% [=========================================== ] 2656/3794 70% [=========================================== ] 2657/3794 70% [=========================================== ] 2658/3794 70% [=========================================== ] 2659/3794 70% [=========================================== ] 2660/3794 70% [=========================================== ] 2661/3794 70% [=========================================== ] 2662/3794 70% [=========================================== ] 2663/3794 70% [=========================================== ] 2664/3794 70% [=========================================== ] 2665/3794 70% [=========================================== ] 2666/3794 70% [=========================================== ] 2667/3794 70% [=========================================== ] 2668/3794 70% [=========================================== ] 2669/3794 70% [=========================================== ] 2670/3794 70% [=========================================== ] 2671/3794 70% [=========================================== ] 2672/3794 70% [=========================================== ] 2673/3794 70% [=========================================== ] 2674/3794 70% [=========================================== ] 2675/3794 70% [=========================================== ] 2676/3794 70% [=========================================== ] 2677/3794 70% [=========================================== ] 2678/3794 70% [=========================================== ] 2679/3794 70% [=========================================== ] 2680/3794 70% [=========================================== ] 2681/3794 70% [=========================================== ] 2682/3794 70% [=========================================== ] 2683/3794 70% [=========================================== ] 2684/3794 70% [=========================================== ] 2685/3794 70% [=========================================== ] 2686/3794 70% [=========================================== ] 2687/3794 70% [=========================================== ] 2688/3794 70% [=========================================== ] 2689/3794 70% [=========================================== ] 2690/3794 70% [=========================================== ] 2691/3794 70% [=========================================== ] 2692/3794 70% [============================================ ] 2693/3794 70% [============================================ ] 2694/3794 71% [============================================ ] 2695/3794 71% [============================================ ] 2696/3794 71% [============================================ ] 2697/3794 71% [============================================ ] 2698/3794 71% [============================================ ] 2699/3794 71% [============================================ ] 2700/3794 71% [============================================ ] 2701/3794 71% [============================================ ] 2702/3794 71% [============================================ ] 2703/3794 71% [============================================ ] 2704/3794 71% [============================================ ] 2705/3794 71% [============================================ ] 2706/3794 71% [============================================ ] 2707/3794 71% [============================================ ] 2708/3794 71% [============================================ ] 2709/3794 71% [============================================ ] 2710/3794 71% [============================================ ] 2711/3794 71% [============================================ ] 2712/3794 71% [============================================ ] 2713/3794 71% [============================================ ] 2714/3794 71% [============================================ ] 2715/3794 71% [============================================ ] 2716/3794 71% [============================================ ] 2717/3794 71% [============================================ ] 2718/3794 71% [============================================ ] 2719/3794 71% [============================================ ] 2720/3794 71% [============================================ ] 2721/3794 71% [============================================ ] 2722/3794 71% [============================================ ] 2723/3794 71% [============================================ ] 2724/3794 71% [============================================ ] 2725/3794 71% [============================================ ] 2726/3794 71% [============================================ ] 2727/3794 71% [============================================ ] 2728/3794 71% [============================================ ] 2729/3794 71% [============================================ ] 2730/3794 71% [============================================ ] 2731/3794 71% [============================================ ] 2732/3794 72% [============================================ ] 2733/3794 72% [============================================ ] 2734/3794 72% [============================================ ] 2735/3794 72% [============================================ ] 2736/3794 72% [============================================ ] 2737/3794 72% [============================================ ] 2738/3794 72% [============================================ ] 2739/3794 72% [============================================ ] 2740/3794 72% [============================================ ] 2741/3794 72% [============================================ ] 2742/3794 72% [============================================ ] 2743/3794 72% [============================================ ] 2744/3794 72% [============================================ ] 2745/3794 72% [============================================ ] 2746/3794 72% [============================================ ] 2747/3794 72% [============================================ ] 2748/3794 72% [============================================ ] 2749/3794 72% [============================================ ] 2750/3794 72% [============================================ ] 2751/3794 72% [============================================ ] 2752/3794 72% [============================================ ] 2753/3794 72% [============================================= ] 2754/3794 72% [============================================= ] 2755/3794 72% [============================================= ] 2756/3794 72% [============================================= ] 2757/3794 72% [============================================= ] 2758/3794 72% [============================================= ] 2759/3794 72% [============================================= ] 2760/3794 72% [============================================= ] 2761/3794 72% [============================================= ] 2762/3794 72% [============================================= ] 2763/3794 72% [============================================= ] 2764/3794 72% [============================================= ] 2765/3794 72% [============================================= ] 2766/3794 72% [============================================= ] 2767/3794 72% [============================================= ] 2768/3794 72% [============================================= ] 2769/3794 72% [============================================= ] 2770/3794 73% [============================================= ] 2771/3794 73% [============================================= ] 2772/3794 73% [============================================= ] 2773/3794 73% [============================================= ] 2774/3794 73% [============================================= ] 2775/3794 73% [============================================= ] 2776/3794 73% [============================================= ] 2777/3794 73% [============================================= ] 2778/3794 73% [============================================= ] 2779/3794 73% [============================================= ] 2780/3794 73% [============================================= ] 2781/3794 73% [============================================= ] 2782/3794 73% [============================================= ] 2783/3794 73% [============================================= ] 2784/3794 73% [============================================= ] 2785/3794 73% [============================================= ] 2786/3794 73% [============================================= ] 2787/3794 73% [============================================= ] 2788/3794 73% [============================================= ] 2789/3794 73% [============================================= ] 2790/3794 73% [============================================= ] 2791/3794 73% [============================================= ] 2792/3794 73% [============================================= ] 2793/3794 73% [============================================= ] 2794/3794 73% [============================================= ] 2795/3794 73% [============================================= ] 2796/3794 73% [============================================= ] 2797/3794 73% [============================================= ] 2798/3794 73% [============================================= ] 2799/3794 73% [============================================= ] 2800/3794 73% [============================================= ] 2801/3794 73% [============================================= ] 2802/3794 73% [============================================= ] 2803/3794 73% [============================================= ] 2804/3794 73% [============================================= ] 2805/3794 73% [============================================= ] 2806/3794 73% [============================================= ] 2807/3794 73% [============================================= ] 2808/3794 74% [============================================= ] 2809/3794 74% [============================================= ] 2810/3794 74% [============================================= ] 2811/3794 74% [============================================= ] 2812/3794 74% [============================================= ] 2813/3794 74% [============================================= ] 2814/3794 74% [============================================== ] 2815/3794 74% [============================================== ] 2816/3794 74% [============================================== ] 2817/3794 74% [============================================== ] 2818/3794 74% [============================================== ] 2819/3794 74% [============================================== ] 2820/3794 74% [============================================== ] 2821/3794 74% [============================================== ] 2822/3794 74% [============================================== ] 2823/3794 74% [============================================== ] 2824/3794 74% [============================================== ] 2825/3794 74% [============================================== ] 2826/3794 74% [============================================== ] 2827/3794 74% [============================================== ] 2828/3794 74% [============================================== ] 2829/3794 74% [============================================== ] 2830/3794 74% [============================================== ] 2831/3794 74% [============================================== ] 2832/3794 74% [============================================== ] 2833/3794 74% [============================================== ] 2834/3794 74% [============================================== ] 2835/3794 74% [============================================== ] 2836/3794 74% [============================================== ] 2837/3794 74% [============================================== ] 2838/3794 74% [============================================== ] 2839/3794 74% [============================================== ] 2840/3794 74% [============================================== ] 2841/3794 74% [============================================== ] 2842/3794 74% [============================================== ] 2843/3794 74% [============================================== ] 2844/3794 74% [============================================== ] 2845/3794 74% [============================================== ] 2846/3794 75% [============================================== ] 2847/3794 75% [============================================== ] 2848/3794 75% [============================================== ] 2849/3794 75% [============================================== ] 2850/3794 75% [============================================== ] 2851/3794 75% [============================================== ] 2852/3794 75% [============================================== ] 2853/3794 75% [============================================== ] 2854/3794 75% [============================================== ] 2855/3794 75% [============================================== ] 2856/3794 75% [============================================== ] 2857/3794 75% [============================================== ] 2858/3794 75% [============================================== ] 2859/3794 75% [============================================== ] 2860/3794 75% [============================================== ] 2861/3794 75% [============================================== ] 2862/3794 75% [============================================== ] 2863/3794 75% [============================================== ] 2864/3794 75% [============================================== ] 2865/3794 75% [============================================== ] 2866/3794 75% [============================================== ] 2867/3794 75% [============================================== ] 2868/3794 75% [============================================== ] 2869/3794 75% [============================================== ] 2870/3794 75% [============================================== ] 2871/3794 75% [============================================== ] 2872/3794 75% [============================================== ] 2873/3794 75% [============================================== ] 2874/3794 75% [============================================== ] 2875/3794 75% [============================================== ] 2876/3794 75% [=============================================== ] 2877/3794 75% [=============================================== ] 2878/3794 75% [=============================================== ] 2879/3794 75% [=============================================== ] 2880/3794 75% [=============================================== ] 2881/3794 75% [=============================================== ] 2882/3794 75% [=============================================== ] 2883/3794 75% [=============================================== ] 2884/3794 76% [=============================================== ] 2885/3794 76% [=============================================== ] 2886/3794 76% [=============================================== ] 2887/3794 76% [=============================================== ] 2888/3794 76% [=============================================== ] 2889/3794 76% [=============================================== ] 2890/3794 76% [=============================================== ] 2891/3794 76% [=============================================== ] 2892/3794 76% [=============================================== ] 2893/3794 76% [=============================================== ] 2894/3794 76% [=============================================== ] 2895/3794 76% [=============================================== ] 2896/3794 76% [=============================================== ] 2897/3794 76% [=============================================== ] 2898/3794 76% [=============================================== ] 2899/3794 76% [=============================================== ] 2900/3794 76% [=============================================== ] 2901/3794 76% [=============================================== ] 2902/3794 76% [=============================================== ] 2903/3794 76% [=============================================== ] 2904/3794 76% [=============================================== ] 2905/3794 76% [=============================================== ] 2906/3794 76% [=============================================== ] 2907/3794 76% [=============================================== ] 2908/3794 76% [=============================================== ] 2909/3794 76% [=============================================== ] 2910/3794 76% [=============================================== ] 2911/3794 76% [=============================================== ] 2912/3794 76% [=============================================== ] 2913/3794 76% [=============================================== ] 2914/3794 76% [=============================================== ] 2915/3794 76% [=============================================== ] 2916/3794 76% [=============================================== ] 2917/3794 76% [=============================================== ] 2918/3794 76% [=============================================== ] 2919/3794 76% [=============================================== ] 2920/3794 76% [=============================================== ] 2921/3794 76% [=============================================== ] 2922/3794 77% [=============================================== ] 2923/3794 77% [=============================================== ] 2924/3794 77% [=============================================== ] 2925/3794 77% [=============================================== ] 2926/3794 77% [=============================================== ] 2927/3794 77% [=============================================== ] 2928/3794 77% [=============================================== ] 2929/3794 77% [=============================================== ] 2930/3794 77% [=============================================== ] 2931/3794 77% [=============================================== ] 2932/3794 77% [=============================================== ] 2933/3794 77% [=============================================== ] 2934/3794 77% [=============================================== ] 2935/3794 77% [=============================================== ] 2936/3794 77% [=============================================== ] 2937/3794 77% [================================================ ] 2938/3794 77% [================================================ ] 2939/3794 77% [================================================ ] 2940/3794 77% [================================================ ] 2941/3794 77% [================================================ ] 2942/3794 77% [================================================ ] 2943/3794 77% [================================================ ] 2944/3794 77% [================================================ ] 2945/3794 77% [================================================ ] 2946/3794 77% [================================================ ] 2947/3794 77% [================================================ ] 2948/3794 77% [================================================ ] 2949/3794 77% [================================================ ] 2950/3794 77% [================================================ ] 2951/3794 77% [================================================ ] 2952/3794 77% [================================================ ] 2953/3794 77% [================================================ ] 2954/3794 77% [================================================ ] 2955/3794 77% [================================================ ] 2956/3794 77% [================================================ ] 2957/3794 77% [================================================ ] 2958/3794 77% [================================================ ] 2959/3794 77% [================================================ ] 2960/3794 78% [================================================ ] 2961/3794 78% [================================================ ] 2962/3794 78% [================================================ ] 2963/3794 78% [================================================ ] 2964/3794 78% [================================================ ] 2965/3794 78% [================================================ ] 2966/3794 78% [================================================ ] 2967/3794 78% [================================================ ] 2968/3794 78% [================================================ ] 2969/3794 78% [================================================ ] 2970/3794 78% [================================================ ] 2971/3794 78% [================================================ ] 2972/3794 78% [================================================ ] 2973/3794 78% [================================================ ] 2974/3794 78% [================================================ ] 2975/3794 78% [================================================ ] 2976/3794 78% [================================================ ] 2977/3794 78% [================================================ ] 2978/3794 78% [================================================ ] 2979/3794 78% [================================================ ] 2980/3794 78% [================================================ ] 2981/3794 78% [================================================ ] 2982/3794 78% [================================================ ] 2983/3794 78% [================================================ ] 2984/3794 78% [================================================ ] 2985/3794 78% [================================================ ] 2986/3794 78% [================================================ ] 2987/3794 78% [================================================ ] 2988/3794 78% [================================================ ] 2989/3794 78% [================================================ ] 2990/3794 78% [================================================ ] 2991/3794 78% [================================================ ] 2992/3794 78% [================================================ ] 2993/3794 78% [================================================ ] 2994/3794 78% [================================================ ] 2995/3794 78% [================================================ ] 2996/3794 78% [================================================ ] 2997/3794 78% [================================================ ] 2998/3794 79% [================================================= ] 2999/3794 79% [================================================= ] 3000/3794 79% [================================================= ] 3001/3794 79% [================================================= ] 3002/3794 79% [================================================= ] 3003/3794 79% [================================================= ] 3004/3794 79% [================================================= ] 3005/3794 79% [================================================= ] 3006/3794 79% [================================================= ] 3007/3794 79% [================================================= ] 3008/3794 79% [================================================= ] 3009/3794 79% [================================================= ] 3010/3794 79% [================================================= ] 3011/3794 79% [================================================= ] 3012/3794 79% [================================================= ] 3013/3794 79% [================================================= ] 3014/3794 79% [================================================= ] 3015/3794 79% [================================================= ] 3016/3794 79% [================================================= ] 3017/3794 79% [================================================= ] 3018/3794 79% [================================================= ] 3019/3794 79% [================================================= ] 3020/3794 79% [================================================= ] 3021/3794 79% [================================================= ] 3022/3794 79% [================================================= ] 3023/3794 79% [================================================= ] 3024/3794 79% [================================================= ] 3025/3794 79% [================================================= ] 3026/3794 79% [================================================= ] 3027/3794 79% [================================================= ] 3028/3794 79% [================================================= ] 3029/3794 79% [================================================= ] 3030/3794 79% [================================================= ] 3031/3794 79% [================================================= ] 3032/3794 79% [================================================= ] 3033/3794 79% [================================================= ] 3034/3794 79% [================================================= ] 3035/3794 79% [================================================= ] 3036/3794 80% [================================================= ] 3037/3794 80% [================================================= ] 3038/3794 80% [================================================= ] 3039/3794 80% [================================================= ] 3040/3794 80% [================================================= ] 3041/3794 80% [================================================= ] 3042/3794 80% [================================================= ] 3043/3794 80% [================================================= ] 3044/3794 80% [================================================= ] 3045/3794 80% [================================================= ] 3046/3794 80% [================================================= ] 3047/3794 80% [================================================= ] 3048/3794 80% [================================================= ] 3049/3794 80% [================================================= ] 3050/3794 80% [================================================= ] 3051/3794 80% [================================================= ] 3052/3794 80% [================================================= ] 3053/3794 80% [================================================= ] 3054/3794 80% [================================================= ] 3055/3794 80% [================================================= ] 3056/3794 80% [================================================= ] 3057/3794 80% [================================================= ] 3058/3794 80% [================================================= ] 3059/3794 80% [================================================== ] 3060/3794 80% [================================================== ] 3061/3794 80% [================================================== ] 3062/3794 80% [================================================== ] 3063/3794 80% [================================================== ] 3064/3794 80% [================================================== ] 3065/3794 80% [================================================== ] 3066/3794 80% [================================================== ] 3067/3794 80% [================================================== ] 3068/3794 80% [================================================== ] 3069/3794 80% [================================================== ] 3070/3794 80% [================================================== ] 3071/3794 80% [================================================== ] 3072/3794 80% [================================================== ] 3073/3794 80% [================================================== ] 3074/3794 81% [================================================== ] 3075/3794 81% [================================================== ] 3076/3794 81% [================================================== ] 3077/3794 81% [================================================== ] 3078/3794 81% [================================================== ] 3079/3794 81% [================================================== ] 3080/3794 81% [================================================== ] 3081/3794 81% [================================================== ] 3082/3794 81% [================================================== ] 3083/3794 81% [================================================== ] 3084/3794 81% [================================================== ] 3085/3794 81% [================================================== ] 3086/3794 81% [================================================== ] 3087/3794 81% [================================================== ] 3088/3794 81% [================================================== ] 3089/3794 81% [================================================== ] 3090/3794 81% [================================================== ] 3091/3794 81% [================================================== ] 3092/3794 81% [================================================== ] 3093/3794 81% [================================================== ] 3094/3794 81% [================================================== ] 3095/3794 81% [================================================== ] 3096/3794 81% [================================================== ] 3097/3794 81% [================================================== ] 3098/3794 81% [================================================== ] 3099/3794 81% [================================================== ] 3100/3794 81% [================================================== ] 3101/3794 81% [================================================== ] 3102/3794 81% [================================================== ] 3103/3794 81% [================================================== ] 3104/3794 81% [================================================== ] 3105/3794 81% [================================================== ] 3106/3794 81% [================================================== ] 3107/3794 81% [================================================== ] 3108/3794 81% [================================================== ] 3109/3794 81% [================================================== ] 3110/3794 81% [================================================== ] 3111/3794 81% [================================================== ] 3112/3794 82% [================================================== ] 3113/3794 82% [================================================== ] 3114/3794 82% [================================================== ] 3115/3794 82% [================================================== ] 3116/3794 82% [================================================== ] 3117/3794 82% [================================================== ] 3118/3794 82% [================================================== ] 3119/3794 82% [================================================== ] 3120/3794 82% [=================================================== ] 3121/3794 82% [=================================================== ] 3122/3794 82% [=================================================== ] 3123/3794 82% [=================================================== ] 3124/3794 82% [=================================================== ] 3125/3794 82% [=================================================== ] 3126/3794 82% [=================================================== ] 3127/3794 82% [=================================================== ] 3128/3794 82% [=================================================== ] 3129/3794 82% [=================================================== ] 3130/3794 82% [=================================================== ] 3131/3794 82% [=================================================== ] 3132/3794 82% [=================================================== ] 3133/3794 82% [=================================================== ] 3134/3794 82% [=================================================== ] 3135/3794 82% [=================================================== ] 3136/3794 82% [=================================================== ] 3137/3794 82% [=================================================== ] 3138/3794 82% [=================================================== ] 3139/3794 82% [=================================================== ] 3140/3794 82% [=================================================== ] 3141/3794 82% [=================================================== ] 3142/3794 82% [=================================================== ] 3143/3794 82% [=================================================== ] 3144/3794 82% [=================================================== ] 3145/3794 82% [=================================================== ] 3146/3794 82% [=================================================== ] 3147/3794 82% [=================================================== ] 3148/3794 82% [=================================================== ] 3149/3794 82% [=================================================== ] 3150/3794 83% [=================================================== ] 3151/3794 83% [=================================================== ] 3152/3794 83% [=================================================== ] 3153/3794 83% [=================================================== ] 3154/3794 83% [=================================================== ] 3155/3794 83% [=================================================== ] 3156/3794 83% [=================================================== ] 3157/3794 83% [=================================================== ] 3158/3794 83% [=================================================== ] 3159/3794 83% [=================================================== ] 3160/3794 83% [=================================================== ] 3161/3794 83% [=================================================== ] 3162/3794 83% [=================================================== ] 3163/3794 83% [=================================================== ] 3164/3794 83% [=================================================== ] 3165/3794 83% [=================================================== ] 3166/3794 83% [=================================================== ] 3167/3794 83% [=================================================== ] 3168/3794 83% [=================================================== ] 3169/3794 83% [=================================================== ] 3170/3794 83% [=================================================== ] 3171/3794 83% [=================================================== ] 3172/3794 83% [=================================================== ] 3173/3794 83% [=================================================== ] 3174/3794 83% [=================================================== ] 3175/3794 83% [=================================================== ] 3176/3794 83% [=================================================== ] 3177/3794 83% [=================================================== ] 3178/3794 83% [=================================================== ] 3179/3794 83% [=================================================== ] 3180/3794 83% [=================================================== ] 3181/3794 83% [=================================================== ] 3182/3794 83% [==================================================== ] 3183/3794 83% [==================================================== ] 3184/3794 83% [==================================================== ] 3185/3794 83% [==================================================== ] 3186/3794 83% [==================================================== ] 3187/3794 84% [==================================================== ] 3188/3794 84% [==================================================== ] 3189/3794 84% [==================================================== ] 3190/3794 84% [==================================================== ] 3191/3794 84% [==================================================== ] 3192/3794 84% [==================================================== ] 3193/3794 84% [==================================================== ] 3194/3794 84% [==================================================== ] 3195/3794 84% [==================================================== ] 3196/3794 84% [==================================================== ] 3197/3794 84% [==================================================== ] 3198/3794 84% [==================================================== ] 3199/3794 84% [==================================================== ] 3200/3794 84% [==================================================== ] 3201/3794 84% [==================================================== ] 3202/3794 84% [==================================================== ] 3203/3794 84% [==================================================== ] 3204/3794 84% [==================================================== ] 3205/3794 84% [==================================================== ] 3206/3794 84% [==================================================== ] 3207/3794 84% [==================================================== ] 3208/3794 84% [==================================================== ] 3209/3794 84% [==================================================== ] 3210/3794 84% [==================================================== ] 3211/3794 84% [==================================================== ] 3212/3794 84% [==================================================== ] 3213/3794 84% [==================================================== ] 3214/3794 84% [==================================================== ] 3215/3794 84% [==================================================== ] 3216/3794 84% [==================================================== ] 3217/3794 84% [==================================================== ] 3218/3794 84% [==================================================== ] 3219/3794 84% [==================================================== ] 3220/3794 84% [==================================================== ] 3221/3794 84% [==================================================== ] 3222/3794 84% [==================================================== ] 3223/3794 84% [==================================================== ] 3224/3794 84% [==================================================== ] 3225/3794 85% [==================================================== ] 3226/3794 85% [==================================================== ] 3227/3794 85% [==================================================== ] 3228/3794 85% [==================================================== ] 3229/3794 85% [==================================================== ] 3230/3794 85% [==================================================== ] 3231/3794 85% [==================================================== ] 3232/3794 85% [==================================================== ] 3233/3794 85% [==================================================== ] 3234/3794 85% [==================================================== ] 3235/3794 85% [==================================================== ] 3236/3794 85% [==================================================== ] 3237/3794 85% [==================================================== ] 3238/3794 85% [==================================================== ] 3239/3794 85% [==================================================== ] 3240/3794 85% [==================================================== ] 3241/3794 85% [==================================================== ] 3242/3794 85% [==================================================== ] 3243/3794 85% [===================================================== ] 3244/3794 85% [===================================================== ] 3245/3794 85% [===================================================== ] 3246/3794 85% [===================================================== ] 3247/3794 85% [===================================================== ] 3248/3794 85% [===================================================== ] 3249/3794 85% [===================================================== ] 3250/3794 85% [===================================================== ] 3251/3794 85% [===================================================== ] 3252/3794 85% [===================================================== ] 3253/3794 85% [===================================================== ] 3254/3794 85% [===================================================== ] 3255/3794 85% [===================================================== ] 3256/3794 85% [===================================================== ] 3257/3794 85% [===================================================== ] 3258/3794 85% [===================================================== ] 3259/3794 85% [===================================================== ] 3260/3794 85% [===================================================== ] 3261/3794 85% [===================================================== ] 3262/3794 85% [===================================================== ] 3263/3794 86% [===================================================== ] 3264/3794 86% [===================================================== ] 3265/3794 86% [===================================================== ] 3266/3794 86% [===================================================== ] 3267/3794 86% [===================================================== ] 3268/3794 86% [===================================================== ] 3269/3794 86% [===================================================== ] 3270/3794 86% [===================================================== ] 3271/3794 86% [===================================================== ] 3272/3794 86% [===================================================== ] 3273/3794 86% [===================================================== ] 3274/3794 86% [===================================================== ] 3275/3794 86% [===================================================== ] 3276/3794 86% [===================================================== ] 3277/3794 86% [===================================================== ] 3278/3794 86% [===================================================== ] 3279/3794 86% [===================================================== ] 3280/3794 86% [===================================================== ] 3281/3794 86% [===================================================== ] 3282/3794 86% [===================================================== ] 3283/3794 86% [===================================================== ] 3284/3794 86% [===================================================== ] 3285/3794 86% [===================================================== ] 3286/3794 86% [===================================================== ] 3287/3794 86% [===================================================== ] 3288/3794 86% [===================================================== ] 3289/3794 86% [===================================================== ] 3290/3794 86% [===================================================== ] 3291/3794 86% [===================================================== ] 3292/3794 86% [===================================================== ] 3293/3794 86% [===================================================== ] 3294/3794 86% [===================================================== ] 3295/3794 86% [===================================================== ] 3296/3794 86% [===================================================== ] 3297/3794 86% [===================================================== ] 3298/3794 86% [===================================================== ] 3299/3794 86% [===================================================== ] 3300/3794 86% [===================================================== ] 3301/3794 87% [===================================================== ] 3302/3794 87% [===================================================== ] 3303/3794 87% [===================================================== ] 3304/3794 87% [====================================================== ] 3305/3794 87% [====================================================== ] 3306/3794 87% [====================================================== ] 3307/3794 87% [====================================================== ] 3308/3794 87% [====================================================== ] 3309/3794 87% [====================================================== ] 3310/3794 87% [====================================================== ] 3311/3794 87% [====================================================== ] 3312/3794 87% [====================================================== ] 3313/3794 87% [====================================================== ] 3314/3794 87% [====================================================== ] 3315/3794 87% [====================================================== ] 3316/3794 87% [====================================================== ] 3317/3794 87% [====================================================== ] 3318/3794 87% [====================================================== ] 3319/3794 87% [====================================================== ] 3320/3794 87% [====================================================== ] 3321/3794 87% [====================================================== ] 3322/3794 87% [====================================================== ] 3323/3794 87% [====================================================== ] 3324/3794 87% [====================================================== ] 3325/3794 87% [====================================================== ] 3326/3794 87% [====================================================== ] 3327/3794 87% [====================================================== ] 3328/3794 87% [====================================================== ] 3329/3794 87% [====================================================== ] 3330/3794 87% [====================================================== ] 3331/3794 87% [====================================================== ] 3332/3794 87% [====================================================== ] 3333/3794 87% [====================================================== ] 3334/3794 87% [====================================================== ] 3335/3794 87% [====================================================== ] 3336/3794 87% [====================================================== ] 3337/3794 87% [====================================================== ] 3338/3794 87% [====================================================== ] 3339/3794 88% [====================================================== ] 3340/3794 88% [====================================================== ] 3341/3794 88% [====================================================== ] 3342/3794 88% [====================================================== ] 3343/3794 88% [====================================================== ] 3344/3794 88% [====================================================== ] 3345/3794 88% [====================================================== ] 3346/3794 88% [====================================================== ] 3347/3794 88% [====================================================== ] 3348/3794 88% [====================================================== ] 3349/3794 88% [====================================================== ] 3350/3794 88% [====================================================== ] 3351/3794 88% [====================================================== ] 3352/3794 88% [====================================================== ] 3353/3794 88% [====================================================== ] 3354/3794 88% [====================================================== ] 3355/3794 88% [====================================================== ] 3356/3794 88% [====================================================== ] 3357/3794 88% [====================================================== ] 3358/3794 88% [====================================================== ] 3359/3794 88% [====================================================== ] 3360/3794 88% [====================================================== ] 3361/3794 88% [====================================================== ] 3362/3794 88% [====================================================== ] 3363/3794 88% [====================================================== ] 3364/3794 88% [====================================================== ] 3365/3794 88% [======================================================= ] 3366/3794 88% [======================================================= ] 3367/3794 88% [======================================================= ] 3368/3794 88% [======================================================= ] 3369/3794 88% [======================================================= ] 3370/3794 88% [======================================================= ] 3371/3794 88% [======================================================= ] 3372/3794 88% [======================================================= ] 3373/3794 88% [======================================================= ] 3374/3794 88% [======================================================= ] 3375/3794 88% [======================================================= ] 3376/3794 88% [======================================================= ] 3377/3794 89% [======================================================= ] 3378/3794 89% [======================================================= ] 3379/3794 89% [======================================================= ] 3380/3794 89% [======================================================= ] 3381/3794 89% [======================================================= ] 3382/3794 89% [======================================================= ] 3383/3794 89% [======================================================= ] 3384/3794 89% [======================================================= ] 3385/3794 89% [======================================================= ] 3386/3794 89% [======================================================= ] 3387/3794 89% [======================================================= ] 3388/3794 89% [======================================================= ] 3389/3794 89% [======================================================= ] 3390/3794 89% [======================================================= ] 3391/3794 89% [======================================================= ] 3392/3794 89% [======================================================= ] 3393/3794 89% [======================================================= ] 3394/3794 89% [======================================================= ] 3395/3794 89% [======================================================= ] 3396/3794 89% [======================================================= ] 3397/3794 89% [======================================================= ] 3398/3794 89% [======================================================= ] 3399/3794 89% [======================================================= ] 3400/3794 89% [======================================================= ] 3401/3794 89% [======================================================= ] 3402/3794 89% [======================================================= ] 3403/3794 89% [======================================================= ] 3404/3794 89% [======================================================= ] 3405/3794 89% [======================================================= ] 3406/3794 89% [======================================================= ] 3407/3794 89% [======================================================= ] 3408/3794 89% [======================================================= ] 3409/3794 89% [======================================================= ] 3410/3794 89% [======================================================= ] 3411/3794 89% [======================================================= ] 3412/3794 89% [======================================================= ] 3413/3794 89% [======================================================= ] 3414/3794 89% [======================================================= ] 3415/3794 90% [======================================================= ] 3416/3794 90% [======================================================= ] 3417/3794 90% [======================================================= ] 3418/3794 90% [======================================================= ] 3419/3794 90% [======================================================= ] 3420/3794 90% [======================================================= ] 3421/3794 90% [======================================================= ] 3422/3794 90% [======================================================= ] 3423/3794 90% [======================================================= ] 3424/3794 90% [======================================================= ] 3425/3794 90% [======================================================= ] 3426/3794 90% [======================================================== ] 3427/3794 90% [======================================================== ] 3428/3794 90% [======================================================== ] 3429/3794 90% [======================================================== ] 3430/3794 90% [======================================================== ] 3431/3794 90% [======================================================== ] 3432/3794 90% [======================================================== ] 3433/3794 90% [======================================================== ] 3434/3794 90% [======================================================== ] 3435/3794 90% [======================================================== ] 3436/3794 90% [======================================================== ] 3437/3794 90% [======================================================== ] 3438/3794 90% [======================================================== ] 3439/3794 90% [======================================================== ] 3440/3794 90% [======================================================== ] 3441/3794 90% [======================================================== ] 3442/3794 90% [======================================================== ] 3443/3794 90% [======================================================== ] 3444/3794 90% [======================================================== ] 3445/3794 90% [======================================================== ] 3446/3794 90% [======================================================== ] 3447/3794 90% [======================================================== ] 3448/3794 90% [======================================================== ] 3449/3794 90% [======================================================== ] 3450/3794 90% [======================================================== ] 3451/3794 90% [======================================================== ] 3452/3794 90% [======================================================== ] 3453/3794 91% [======================================================== ] 3454/3794 91% [======================================================== ] 3455/3794 91% [======================================================== ] 3456/3794 91% [======================================================== ] 3457/3794 91% [======================================================== ] 3458/3794 91% [======================================================== ] 3459/3794 91% [======================================================== ] 3460/3794 91% [======================================================== ] 3461/3794 91% [======================================================== ] 3462/3794 91% [======================================================== ] 3463/3794 91% [======================================================== ] 3464/3794 91% [======================================================== ] 3465/3794 91% [======================================================== ] 3466/3794 91% [======================================================== ] 3467/3794 91% [======================================================== ] 3468/3794 91% [======================================================== ] 3469/3794 91% [======================================================== ] 3470/3794 91% [======================================================== ] 3471/3794 91% [======================================================== ] 3472/3794 91% [======================================================== ] 3473/3794 91% [======================================================== ] 3474/3794 91% [======================================================== ] 3475/3794 91% [======================================================== ] 3476/3794 91% [======================================================== ] 3477/3794 91% [======================================================== ] 3478/3794 91% [======================================================== ] 3479/3794 91% [======================================================== ] 3480/3794 91% [======================================================== ] 3481/3794 91% [======================================================== ] 3482/3794 91% [======================================================== ] 3483/3794 91% [======================================================== ] 3484/3794 91% [======================================================== ] 3485/3794 91% [======================================================== ] 3486/3794 91% [======================================================== ] 3487/3794 91% [======================================================== ] 3488/3794 91% [========================================================= ] 3489/3794 91% [========================================================= ] 3490/3794 91% [========================================================= ] 3491/3794 92% [========================================================= ] 3492/3794 92% [========================================================= ] 3493/3794 92% [========================================================= ] 3494/3794 92% [========================================================= ] 3495/3794 92% [========================================================= ] 3496/3794 92% [========================================================= ] 3497/3794 92% [========================================================= ] 3498/3794 92% [========================================================= ] 3499/3794 92% [========================================================= ] 3500/3794 92% [========================================================= ] 3501/3794 92% [========================================================= ] 3502/3794 92% [========================================================= ] 3503/3794 92% [========================================================= ] 3504/3794 92% [========================================================= ] 3505/3794 92% [========================================================= ] 3506/3794 92% [========================================================= ] 3507/3794 92% [========================================================= ] 3508/3794 92% [========================================================= ] 3509/3794 92% [========================================================= ] 3510/3794 92% [========================================================= ] 3511/3794 92% [========================================================= ] 3512/3794 92% [========================================================= ] 3513/3794 92% [========================================================= ] 3514/3794 92% [========================================================= ] 3515/3794 92% [========================================================= ] 3516/3794 92% [========================================================= ] 3517/3794 92% [========================================================= ] 3518/3794 92% [========================================================= ] 3519/3794 92% [========================================================= ] 3520/3794 92% [========================================================= ] 3521/3794 92% [========================================================= ] 3522/3794 92% [========================================================= ] 3523/3794 92% [========================================================= ] 3524/3794 92% [========================================================= ] 3525/3794 92% [========================================================= ] 3526/3794 92% [========================================================= ] 3527/3794 92% [========================================================= ] 3528/3794 92% [========================================================= ] 3529/3794 93% [========================================================= ] 3530/3794 93% [========================================================= ] 3531/3794 93% [========================================================= ] 3532/3794 93% [========================================================= ] 3533/3794 93% [========================================================= ] 3534/3794 93% [========================================================= ] 3535/3794 93% [========================================================= ] 3536/3794 93% [========================================================= ] 3537/3794 93% [========================================================= ] 3538/3794 93% [========================================================= ] 3539/3794 93% [========================================================= ] 3540/3794 93% [========================================================= ] 3541/3794 93% [========================================================= ] 3542/3794 93% [========================================================= ] 3543/3794 93% [========================================================= ] 3544/3794 93% [========================================================= ] 3545/3794 93% [========================================================= ] 3546/3794 93% [========================================================= ] 3547/3794 93% [========================================================= ] 3548/3794 93% [========================================================= ] 3549/3794 93% [========================================================== ] 3550/3794 93% [========================================================== ] 3551/3794 93% [========================================================== ] 3552/3794 93% [========================================================== ] 3553/3794 93% [========================================================== ] 3554/3794 93% [========================================================== ] 3555/3794 93% [========================================================== ] 3556/3794 93% [========================================================== ] 3557/3794 93% [========================================================== ] 3558/3794 93% [========================================================== ] 3559/3794 93% [========================================================== ] 3560/3794 93% [========================================================== ] 3561/3794 93% [========================================================== ] 3562/3794 93% [========================================================== ] 3563/3794 93% [========================================================== ] 3564/3794 93% [========================================================== ] 3565/3794 93% [========================================================== ] 3566/3794 93% [========================================================== ] 3567/3794 94% [========================================================== ] 3568/3794 94% [========================================================== ] 3569/3794 94% [========================================================== ] 3570/3794 94% [========================================================== ] 3571/3794 94% [========================================================== ] 3572/3794 94% [========================================================== ] 3573/3794 94% [========================================================== ] 3574/3794 94% [========================================================== ] 3575/3794 94% [========================================================== ] 3576/3794 94% [========================================================== ] 3577/3794 94% [========================================================== ] 3578/3794 94% [========================================================== ] 3579/3794 94% [========================================================== ] 3580/3794 94% [========================================================== ] 3581/3794 94% [========================================================== ] 3582/3794 94% [========================================================== ] 3583/3794 94% [========================================================== ] 3584/3794 94% [========================================================== ] 3585/3794 94% [========================================================== ] 3586/3794 94% [========================================================== ] 3587/3794 94% [========================================================== ] 3588/3794 94% [========================================================== ] 3589/3794 94% [========================================================== ] 3590/3794 94% [========================================================== ] 3591/3794 94% [========================================================== ] 3592/3794 94% [========================================================== ] 3593/3794 94% [========================================================== ] 3594/3794 94% [========================================================== ] 3595/3794 94% [========================================================== ] 3596/3794 94% [========================================================== ] 3597/3794 94% [========================================================== ] 3598/3794 94% [========================================================== ] 3599/3794 94% [========================================================== ] 3600/3794 94% [========================================================== ] 3601/3794 94% [========================================================== ] 3602/3794 94% [========================================================== ] 3603/3794 94% [========================================================== ] 3604/3794 94% [========================================================== ] 3605/3794 95% [========================================================== ] 3606/3794 95% [========================================================== ] 3607/3794 95% [========================================================== ] 3608/3794 95% [========================================================== ] 3609/3794 95% [========================================================== ] 3610/3794 95% [=========================================================== ] 3611/3794 95% [=========================================================== ] 3612/3794 95% [=========================================================== ] 3613/3794 95% [=========================================================== ] 3614/3794 95% [=========================================================== ] 3615/3794 95% [=========================================================== ] 3616/3794 95% [=========================================================== ] 3617/3794 95% [=========================================================== ] 3618/3794 95% [=========================================================== ] 3619/3794 95% [=========================================================== ] 3620/3794 95% [=========================================================== ] 3621/3794 95% [=========================================================== ] 3622/3794 95% [=========================================================== ] 3623/3794 95% [=========================================================== ] 3624/3794 95% [=========================================================== ] 3625/3794 95% [=========================================================== ] 3626/3794 95% [=========================================================== ] 3627/3794 95% [=========================================================== ] 3628/3794 95% [=========================================================== ] 3629/3794 95% [=========================================================== ] 3630/3794 95% [=========================================================== ] 3631/3794 95% [=========================================================== ] 3632/3794 95% [=========================================================== ] 3633/3794 95% [=========================================================== ] 3634/3794 95% [=========================================================== ] 3635/3794 95% [=========================================================== ] 3636/3794 95% [=========================================================== ] 3637/3794 95% [=========================================================== ] 3638/3794 95% [=========================================================== ] 3639/3794 95% [=========================================================== ] 3640/3794 95% [=========================================================== ] 3641/3794 95% [=========================================================== ] 3642/3794 95% [=========================================================== ] 3643/3794 96% [=========================================================== ] 3644/3794 96% [=========================================================== ] 3645/3794 96% [=========================================================== ] 3646/3794 96% [=========================================================== ] 3647/3794 96% [=========================================================== ] 3648/3794 96% [=========================================================== ] 3649/3794 96% [=========================================================== ] 3650/3794 96% [=========================================================== ] 3651/3794 96% [=========================================================== ] 3652/3794 96% [=========================================================== ] 3653/3794 96% [=========================================================== ] 3654/3794 96% [=========================================================== ] 3655/3794 96% [=========================================================== ] 3656/3794 96% [=========================================================== ] 3657/3794 96% [=========================================================== ] 3658/3794 96% [=========================================================== ] 3659/3794 96% [=========================================================== ] 3660/3794 96% [=========================================================== ] 3661/3794 96% [=========================================================== ] 3662/3794 96% [=========================================================== ] 3663/3794 96% [=========================================================== ] 3664/3794 96% [=========================================================== ] 3665/3794 96% [=========================================================== ] 3666/3794 96% [=========================================================== ] 3667/3794 96% [=========================================================== ] 3668/3794 96% [=========================================================== ] 3669/3794 96% [=========================================================== ] 3670/3794 96% [=========================================================== ] 3671/3794 96% [============================================================ ] 3672/3794 96% [============================================================ ] 3673/3794 96% [============================================================ ] 3674/3794 96% [============================================================ ] 3675/3794 96% [============================================================ ] 3676/3794 96% [============================================================ ] 3677/3794 96% [============================================================ ] 3678/3794 96% [============================================================ ] 3679/3794 96% [============================================================ ] 3680/3794 96% [============================================================ ] 3681/3794 97% [============================================================ ] 3682/3794 97% [============================================================ ] 3683/3794 97% [============================================================ ] 3684/3794 97% [============================================================ ] 3685/3794 97% [============================================================ ] 3686/3794 97% [============================================================ ] 3687/3794 97% [============================================================ ] 3688/3794 97% [============================================================ ] 3689/3794 97% [============================================================ ] 3690/3794 97% [============================================================ ] 3691/3794 97% [============================================================ ] 3692/3794 97% [============================================================ ] 3693/3794 97% [============================================================ ] 3694/3794 97% [============================================================ ] 3695/3794 97% [============================================================ ] 3696/3794 97% [============================================================ ] 3697/3794 97% [============================================================ ] 3698/3794 97% [============================================================ ] 3699/3794 97% [============================================================ ] 3700/3794 97% [============================================================ ] 3701/3794 97% [============================================================ ] 3702/3794 97% [============================================================ ] 3703/3794 97% [============================================================ ] 3704/3794 97% [============================================================ ] 3705/3794 97% [============================================================ ] 3706/3794 97% [============================================================ ] 3707/3794 97% [============================================================ ] 3708/3794 97% [============================================================ ] 3709/3794 97% [============================================================ ] 3710/3794 97% [============================================================ ] 3711/3794 97% [============================================================ ] 3712/3794 97% [============================================================ ] 3713/3794 97% [============================================================ ] 3714/3794 97% [============================================================ ] 3715/3794 97% [============================================================ ] 3716/3794 97% [============================================================ ] 3717/3794 97% [============================================================ ] 3718/3794 97% [============================================================ ] 3719/3794 98% [============================================================ ] 3720/3794 98% [============================================================ ] 3721/3794 98% [============================================================ ] 3722/3794 98% [============================================================ ] 3723/3794 98% [============================================================ ] 3724/3794 98% [============================================================ ] 3725/3794 98% [============================================================ ] 3726/3794 98% [============================================================ ] 3727/3794 98% [============================================================ ] 3728/3794 98% [============================================================ ] 3729/3794 98% [============================================================ ] 3730/3794 98% [============================================================ ] 3731/3794 98% [============================================================ ] 3732/3794 98% [============================================================= ] 3733/3794 98% [============================================================= ] 3734/3794 98% [============================================================= ] 3735/3794 98% [============================================================= ] 3736/3794 98% [============================================================= ] 3737/3794 98% [============================================================= ] 3738/3794 98% [============================================================= ] 3739/3794 98% [============================================================= ] 3740/3794 98% [============================================================= ] 3741/3794 98% [============================================================= ] 3742/3794 98% [============================================================= ] 3743/3794 98% [============================================================= ] 3744/3794 98% [============================================================= ] 3745/3794 98% [============================================================= ] 3746/3794 98% [============================================================= ] 3747/3794 98% [============================================================= ] 3748/3794 98% [============================================================= ] 3749/3794 98% [============================================================= ] 3750/3794 98% [============================================================= ] 3751/3794 98% [============================================================= ] 3752/3794 98% [============================================================= ] 3753/3794 98% [============================================================= ] 3754/3794 98% [============================================================= ] 3755/3794 98% [============================================================= ] 3756/3794 98% [============================================================= ] 3757/3794 99% [============================================================= ] 3758/3794 99% [============================================================= ] 3759/3794 99% [============================================================= ] 3760/3794 99% [============================================================= ] 3761/3794 99% [============================================================= ] 3762/3794 99% [============================================================= ] 3763/3794 99% [============================================================= ] 3764/3794 99% [============================================================= ] 3765/3794 99% [============================================================= ] 3766/3794 99% [============================================================= ] 3767/3794 99% [============================================================= ] 3768/3794 99% [============================================================= ] 3769/3794 99% [============================================================= ] 3770/3794 99% [============================================================= ] 3771/3794 99% [============================================================= ] 3772/3794 99% [============================================================= ] 3773/3794 99% [============================================================= ] 3774/3794 99% [============================================================= ] 3775/3794 99% [============================================================= ] 3776/3794 99% [============================================================= ] 3777/3794 99% [============================================================= ] 3778/3794 99% [============================================================= ] 3779/3794 99% [============================================================= ] 3780/3794 99% [============================================================= ] 3781/3794 99% [============================================================= ] 3782/3794 99% [============================================================= ] 3783/3794 99% [============================================================= ] 3784/3794 99% [============================================================= ] 3785/3794 99% [============================================================= ] 3786/3794 99% [============================================================= ] 3787/3794 99% [============================================================= ] 3788/3794 99% [============================================================= ] 3789/3794 99% [============================================================= ] 3790/3794 99% [============================================================= ] 3791/3794 99% [============================================================= ] 3792/3794 99% [============================================================= ] 3793/3794 99% [==============================================================] 3794/3794 100% operation complete, 3794 objects in 47818 NAND pages. ln -snf /home/autobuild/autobuild/instance-10/output-1/host/mips-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-10/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-10/buildroot' >>> Buildroot 2022.05-1193-g442cbf4691 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> psmisc 23.4 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-coreutils 9.1 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dhcp 4.4.3 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> empty 0.6.21b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> font-awesome 4.7.0 Collecting legal info >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hdparm 9.63 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> 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) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmaxminddb 1.6.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> 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) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open62541 v1.3.2 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spice-protocol 0.14.4 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> sratom 0.6.8 Collecting legal info COPYING: OK (sha256: 3fc429d6b944fa20306357196a28bb4dd7c25e2d67edebec771f44de5bd7f9e8) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> ssdp-responder 1.8 Collecting legal info LICENSE: OK (sha256: e17dc0bc91bf499d8cca5e016c22c6d2a4770e3cc1a43756a7973375a83ddb90) >>> strace 5.18 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> whetstone 1.2 Collecting legal info >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> zsh 5.8.1 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> 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.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-10/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'