rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/bin/mkfs.axfs -s -a /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target /home/autobuild/autobuild/instance-0/output-1/images/rootfs.axfs\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 4427 number of 4KB nodes: 43302 Total image size: 109804018 >>> Generating filesystem image rootfs.squashfs mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-0/output-1/images/rootfs.squashfs -noappend -processors 1 -b 32K -nopad -comp xz\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-0/output-1/images/rootfs.squashfs, block size 32768. [=====================================================- ] 6400/7347 87% [=============================================================|] 7347/7347 100% Exportable Squashfs 4.0 filesystem, xz compressed, data block size 32768 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 40882.38 Kbytes (39.92 Mbytes) 25.10% of uncompressed filesystem size (162881.99 Kbytes) Inode table size 43516 bytes (42.50 Kbytes) 26.56% of uncompressed inode table size (163867 bytes) Directory table size 36890 bytes (36.03 Kbytes) 40.99% of uncompressed directory table size (89991 bytes) Number of duplicate files found 51 Number of inodes 4414 Number of files 2819 Number of fragments 440 Number of symbolic links 1053 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 542 Number of ids (unique uids + gids) 4 Number of uids 3 root (0) unknown (100) http (33) Number of gids 3 root (0) unknown (101) http (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 4427 objects. stage 2: creating image '/home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/4427 0% [ ] 2/4427 0% [ ] 3/4427 0% [ ] 4/4427 0% [ ] 5/4427 0% [ ] 6/4427 0% [ ] 7/4427 0% [ ] 8/4427 0% [ ] 9/4427 0% [ ] 10/4427 0% [ ] 11/4427 0% [ ] 12/4427 0% [ ] 13/4427 0% [ ] 14/4427 0% [ ] 15/4427 0% [ ] 16/4427 0% [ ] 17/4427 0% [ ] 18/4427 0% [ ] 19/4427 0% [ ] 20/4427 0% [ ] 21/4427 0% [ ] 22/4427 0% [ ] 23/4427 0% [ ] 24/4427 0% [ ] 25/4427 0% [ ] 26/4427 0% [ ] 27/4427 0% [ ] 28/4427 0% [ ] 29/4427 0% [ ] 30/4427 0% [ ] 31/4427 0% [ ] 32/4427 0% [ ] 33/4427 0% [ ] 34/4427 0% [ ] 35/4427 0% [ ] 36/4427 0% [ ] 37/4427 0% [ ] 38/4427 0% [ ] 39/4427 0% [ ] 40/4427 0% [ ] 41/4427 0% [ ] 42/4427 0% [ ] 43/4427 0% [ ] 44/4427 0% [ ] 45/4427 1% [ ] 46/4427 1% [ ] 47/4427 1% [ ] 48/4427 1% [ ] 49/4427 1% [ ] 50/4427 1% [ ] 51/4427 1% [ ] 52/4427 1% [ ] 53/4427 1% [ ] 54/4427 1% [ ] 55/4427 1% [ ] 56/4427 1% [ ] 57/4427 1% [ ] 58/4427 1% [ ] 59/4427 1% [ ] 60/4427 1% [ ] 61/4427 1% [ ] 62/4427 1% [ ] 63/4427 1% [ ] 64/4427 1% [ ] 65/4427 1% [ ] 66/4427 1% [ ] 67/4427 1% [ ] 68/4427 1% [ ] 69/4427 1% [ ] 70/4427 1% [ ] 71/4427 1% [= ] 72/4427 1% [= ] 73/4427 1% [= ] 74/4427 1% [= ] 75/4427 1% [= ] 76/4427 1% [= ] 77/4427 1% [= ] 78/4427 1% [= ] 79/4427 1% [= ] 80/4427 1% [= ] 81/4427 1% [= ] 82/4427 1% [= ] 83/4427 1% [= ] 84/4427 1% [= ] 85/4427 1% [= ] 86/4427 1% [= ] 87/4427 1% [= ] 88/4427 1% [= ] 89/4427 2% [= ] 90/4427 2% [= ] 91/4427 2% [= ] 92/4427 2% [= ] 93/4427 2% [= ] 94/4427 2% [= ] 95/4427 2% [= ] 96/4427 2% [= ] 97/4427 2% [= ] 98/4427 2% [= ] 99/4427 2% [= ] 100/4427 2% [= ] 101/4427 2% [= ] 102/4427 2% [= ] 103/4427 2% [= ] 104/4427 2% [= ] 105/4427 2% [= ] 106/4427 2% [= ] 107/4427 2% [= ] 108/4427 2% [= ] 109/4427 2% [= ] 110/4427 2% [= ] 111/4427 2% [= ] 112/4427 2% [= ] 113/4427 2% [= ] 114/4427 2% [= ] 115/4427 2% [= ] 116/4427 2% [= ] 117/4427 2% [= ] 118/4427 2% [= ] 119/4427 2% [= ] 120/4427 2% [= ] 121/4427 2% [= ] 122/4427 2% [= ] 123/4427 2% [= ] 124/4427 2% [= ] 125/4427 2% [= ] 126/4427 2% [= ] 127/4427 2% [= ] 128/4427 2% [= ] 129/4427 2% [= ] 130/4427 2% [= ] 131/4427 2% [= ] 132/4427 2% [= ] 133/4427 3% [= ] 134/4427 3% [= ] 135/4427 3% [= ] 136/4427 3% [= ] 137/4427 3% [= ] 138/4427 3% [= ] 139/4427 3% [= ] 140/4427 3% [= ] 141/4427 3% [= ] 142/4427 3% [== ] 143/4427 3% [== ] 144/4427 3% [== ] 145/4427 3% [== ] 146/4427 3% [== ] 147/4427 3% [== ] 148/4427 3% [== ] 149/4427 3% [== ] 150/4427 3% [== ] 151/4427 3% [== ] 152/4427 3% [== ] 153/4427 3% [== ] 154/4427 3% [== ] 155/4427 3% [== ] 156/4427 3% [== ] 157/4427 3% [== ] 158/4427 3% [== ] 159/4427 3% [== ] 160/4427 3% [== ] 161/4427 3% [== ] 162/4427 3% [== ] 163/4427 3% [== ] 164/4427 3% [== ] 165/4427 3% [== ] 166/4427 3% [== ] 167/4427 3% [== ] 168/4427 3% [== ] 169/4427 3% [== ] 170/4427 3% [== ] 171/4427 3% [== ] 172/4427 3% [== ] 173/4427 3% [== ] 174/4427 3% [== ] 175/4427 3% [== ] 176/4427 3% [== ] 177/4427 3% [== ] 178/4427 4% [== ] 179/4427 4% [== ] 180/4427 4% [== ] 181/4427 4% [== ] 182/4427 4% [== ] 183/4427 4% [== ] 184/4427 4% [== ] 185/4427 4% [== ] 186/4427 4% [== ] 187/4427 4% [== ] 188/4427 4% [== ] 189/4427 4% [== ] 190/4427 4% [== ] 191/4427 4% [== ] 192/4427 4% [== ] 193/4427 4% [== ] 194/4427 4% [== ] 195/4427 4% [== ] 196/4427 4% [== ] 197/4427 4% [== ] 198/4427 4% [== ] 199/4427 4% [== ] 200/4427 4% [== ] 201/4427 4% [== ] 202/4427 4% [== ] 203/4427 4% [== ] 204/4427 4% [== ] 205/4427 4% [== ] 206/4427 4% [== ] 207/4427 4% [== ] 208/4427 4% [== ] 209/4427 4% [== ] 210/4427 4% [== ] 211/4427 4% [== ] 212/4427 4% [== ] 213/4427 4% [== ] 214/4427 4% [=== ] 215/4427 4% [=== ] 216/4427 4% [=== ] 217/4427 4% [=== ] 218/4427 4% [=== ] 219/4427 4% [=== ] 220/4427 4% [=== ] 221/4427 4% [=== ] 222/4427 5% [=== ] 223/4427 5% [=== ] 224/4427 5% [=== ] 225/4427 5% [=== ] 226/4427 5% [=== ] 227/4427 5% [=== ] 228/4427 5% [=== ] 229/4427 5% [=== ] 230/4427 5% [=== ] 231/4427 5% [=== ] 232/4427 5% [=== ] 233/4427 5% [=== ] 234/4427 5% [=== ] 235/4427 5% [=== ] 236/4427 5% [=== ] 237/4427 5% [=== ] 238/4427 5% [=== ] 239/4427 5% [=== ] 240/4427 5% [=== ] 241/4427 5% [=== ] 242/4427 5% [=== ] 243/4427 5% [=== ] 244/4427 5% [=== ] 245/4427 5% [=== ] 246/4427 5% [=== ] 247/4427 5% [=== ] 248/4427 5% [=== ] 249/4427 5% [=== ] 250/4427 5% [=== ] 251/4427 5% [=== ] 252/4427 5% [=== ] 253/4427 5% [=== ] 254/4427 5% [=== ] 255/4427 5% [=== ] 256/4427 5% [=== ] 257/4427 5% [=== ] 258/4427 5% [=== ] 259/4427 5% [=== ] 260/4427 5% [=== ] 261/4427 5% [=== ] 262/4427 5% [=== ] 263/4427 5% [=== ] 264/4427 5% [=== ] 265/4427 5% [=== ] 266/4427 6% [=== ] 267/4427 6% [=== ] 268/4427 6% [=== ] 269/4427 6% [=== ] 270/4427 6% [=== ] 271/4427 6% [=== ] 272/4427 6% [=== ] 273/4427 6% [=== ] 274/4427 6% [=== ] 275/4427 6% [=== ] 276/4427 6% [=== ] 277/4427 6% [=== ] 278/4427 6% [=== ] 279/4427 6% [=== ] 280/4427 6% [=== ] 281/4427 6% [=== ] 282/4427 6% [=== ] 283/4427 6% [=== ] 284/4427 6% [=== ] 285/4427 6% [==== ] 286/4427 6% [==== ] 287/4427 6% [==== ] 288/4427 6% [==== ] 289/4427 6% [==== ] 290/4427 6% [==== ] 291/4427 6% [==== ] 292/4427 6% [==== ] 293/4427 6% [==== ] 294/4427 6% [==== ] 295/4427 6% [==== ] 296/4427 6% [==== ] 297/4427 6% [==== ] 298/4427 6% [==== ] 299/4427 6% [==== ] 300/4427 6% [==== ] 301/4427 6% [==== ] 302/4427 6% [==== ] 303/4427 6% [==== ] 304/4427 6% [==== ] 305/4427 6% [==== ] 306/4427 6% [==== ] 307/4427 6% [==== ] 308/4427 6% [==== ] 309/4427 6% [==== ] 310/4427 7% [==== ] 311/4427 7% [==== ] 312/4427 7% [==== ] 313/4427 7% [==== ] 314/4427 7% [==== ] 315/4427 7% [==== ] 316/4427 7% [==== ] 317/4427 7% [==== ] 318/4427 7% [==== ] 319/4427 7% [==== ] 320/4427 7% [==== ] 321/4427 7% [==== ] 322/4427 7% [==== ] 323/4427 7% [==== ] 324/4427 7% [==== ] 325/4427 7% [==== ] 326/4427 7% [==== ] 327/4427 7% [==== ] 328/4427 7% [==== ] 329/4427 7% [==== ] 330/4427 7% [==== ] 331/4427 7% [==== ] 332/4427 7% [==== ] 333/4427 7% [==== ] 334/4427 7% [==== ] 335/4427 7% [==== ] 336/4427 7% [==== ] 337/4427 7% [==== ] 338/4427 7% [==== ] 339/4427 7% [==== ] 340/4427 7% [==== ] 341/4427 7% [==== ] 342/4427 7% [==== ] 343/4427 7% [==== ] 344/4427 7% [==== ] 345/4427 7% [==== ] 346/4427 7% [==== ] 347/4427 7% [==== ] 348/4427 7% [==== ] 349/4427 7% [==== ] 350/4427 7% [==== ] 351/4427 7% [==== ] 352/4427 7% [==== ] 353/4427 7% [==== ] 354/4427 7% [==== ] 355/4427 8% [==== ] 356/4427 8% [==== ] 357/4427 8% [===== ] 358/4427 8% [===== ] 359/4427 8% [===== ] 360/4427 8% [===== ] 361/4427 8% [===== ] 362/4427 8% [===== ] 363/4427 8% [===== ] 364/4427 8% [===== ] 365/4427 8% [===== ] 366/4427 8% [===== ] 367/4427 8% [===== ] 368/4427 8% [===== ] 369/4427 8% [===== ] 370/4427 8% [===== ] 371/4427 8% [===== ] 372/4427 8% [===== ] 373/4427 8% [===== ] 374/4427 8% [===== ] 375/4427 8% [===== ] 376/4427 8% [===== ] 377/4427 8% [===== ] 378/4427 8% [===== ] 379/4427 8% [===== ] 380/4427 8% [===== ] 381/4427 8% [===== ] 382/4427 8% [===== ] 383/4427 8% [===== ] 384/4427 8% [===== ] 385/4427 8% [===== ] 386/4427 8% [===== ] 387/4427 8% [===== ] 388/4427 8% [===== ] 389/4427 8% [===== ] 390/4427 8% [===== ] 391/4427 8% [===== ] 392/4427 8% [===== ] 393/4427 8% [===== ] 394/4427 8% [===== ] 395/4427 8% [===== ] 396/4427 8% [===== ] 397/4427 8% [===== ] 398/4427 8% [===== ] 399/4427 9% [===== ] 400/4427 9% [===== ] 401/4427 9% [===== ] 402/4427 9% [===== ] 403/4427 9% [===== ] 404/4427 9% [===== ] 405/4427 9% [===== ] 406/4427 9% [===== ] 407/4427 9% [===== ] 408/4427 9% [===== ] 409/4427 9% [===== ] 410/4427 9% [===== ] 411/4427 9% [===== ] 412/4427 9% [===== ] 413/4427 9% [===== ] 414/4427 9% [===== ] 415/4427 9% [===== ] 416/4427 9% [===== ] 417/4427 9% [===== ] 418/4427 9% [===== ] 419/4427 9% [===== ] 420/4427 9% [===== ] 421/4427 9% [===== ] 422/4427 9% [===== ] 423/4427 9% [===== ] 424/4427 9% [===== ] 425/4427 9% [===== ] 426/4427 9% [===== ] 427/4427 9% [===== ] 428/4427 9% [====== ] 429/4427 9% [====== ] 430/4427 9% [====== ] 431/4427 9% [====== ] 432/4427 9% [====== ] 433/4427 9% [====== ] 434/4427 9% [====== ] 435/4427 9% [====== ] 436/4427 9% [====== ] 437/4427 9% [====== ] 438/4427 9% [====== ] 439/4427 9% [====== ] 440/4427 9% [====== ] 441/4427 9% [====== ] 442/4427 9% [====== ] 443/4427 10% [====== ] 444/4427 10% [====== ] 445/4427 10% [====== ] 446/4427 10% [====== ] 447/4427 10% [====== ] 448/4427 10% [====== ] 449/4427 10% [====== ] 450/4427 10% [====== ] 451/4427 10% [====== ] 452/4427 10% [====== ] 453/4427 10% [====== ] 454/4427 10% [====== ] 455/4427 10% [====== ] 456/4427 10% [====== ] 457/4427 10% [====== ] 458/4427 10% [====== ] 459/4427 10% [====== ] 460/4427 10% [====== ] 461/4427 10% [====== ] 462/4427 10% [====== ] 463/4427 10% [====== ] 464/4427 10% [====== ] 465/4427 10% [====== ] 466/4427 10% [====== ] 467/4427 10% [====== ] 468/4427 10% [====== ] 469/4427 10% [====== ] 470/4427 10% [====== ] 471/4427 10% [====== ] 472/4427 10% [====== ] 473/4427 10% [====== ] 474/4427 10% [====== ] 475/4427 10% [====== ] 476/4427 10% [====== ] 477/4427 10% [====== ] 478/4427 10% [====== ] 479/4427 10% [====== ] 480/4427 10% [====== ] 481/4427 10% [====== ] 482/4427 10% [====== ] 483/4427 10% [====== ] 484/4427 10% [====== ] 485/4427 10% [====== ] 486/4427 10% [====== ] 487/4427 11% [====== ] 488/4427 11% [====== ] 489/4427 11% [====== ] 490/4427 11% [====== ] 491/4427 11% [====== ] 492/4427 11% [====== ] 493/4427 11% [====== ] 494/4427 11% [====== ] 495/4427 11% [====== ] 496/4427 11% [====== ] 497/4427 11% [====== ] 498/4427 11% [====== ] 499/4427 11% [======= ] 500/4427 11% [======= ] 501/4427 11% [======= ] 502/4427 11% [======= ] 503/4427 11% [======= ] 504/4427 11% [======= ] 505/4427 11% [======= ] 506/4427 11% [======= ] 507/4427 11% [======= ] 508/4427 11% [======= ] 509/4427 11% [======= ] 510/4427 11% [======= ] 511/4427 11% [======= ] 512/4427 11% [======= ] 513/4427 11% [======= ] 514/4427 11% [======= ] 515/4427 11% [======= ] 516/4427 11% [======= ] 517/4427 11% [======= ] 518/4427 11% [======= ] 519/4427 11% [======= ] 520/4427 11% [======= ] 521/4427 11% [======= ] 522/4427 11% [======= ] 523/4427 11% [======= ] 524/4427 11% [======= ] 525/4427 11% [======= ] 526/4427 11% [======= ] 527/4427 11% [======= ] 528/4427 11% [======= ] 529/4427 11% [======= ] 530/4427 11% [======= ] 531/4427 11% [======= ] 532/4427 12% [======= ] 533/4427 12% [======= ] 534/4427 12% [======= ] 535/4427 12% [======= ] 536/4427 12% [======= ] 537/4427 12% [======= ] 538/4427 12% [======= ] 539/4427 12% [======= ] 540/4427 12% [======= ] 541/4427 12% [======= ] 542/4427 12% [======= ] 543/4427 12% [======= ] 544/4427 12% [======= ] 545/4427 12% [======= ] 546/4427 12% [======= ] 547/4427 12% [======= ] 548/4427 12% [======= ] 549/4427 12% [======= ] 550/4427 12% [======= ] 551/4427 12% [======= ] 552/4427 12% [======= ] 553/4427 12% [======= ] 554/4427 12% [======= ] 555/4427 12% [======= ] 556/4427 12% [======= ] 557/4427 12% [======= ] 558/4427 12% [======= ] 559/4427 12% [======= ] 560/4427 12% [======= ] 561/4427 12% [======= ] 562/4427 12% [======= ] 563/4427 12% [======= ] 564/4427 12% [======= ] 565/4427 12% [======= ] 566/4427 12% [======= ] 567/4427 12% [======= ] 568/4427 12% [======= ] 569/4427 12% [======= ] 570/4427 12% [======= ] 571/4427 12% [======== ] 572/4427 12% [======== ] 573/4427 12% [======== ] 574/4427 12% [======== ] 575/4427 12% [======== ] 576/4427 13% [======== ] 577/4427 13% [======== ] 578/4427 13% [======== ] 579/4427 13% [======== ] 580/4427 13% [======== ] 581/4427 13% [======== ] 582/4427 13% [======== ] 583/4427 13% [======== ] 584/4427 13% [======== ] 585/4427 13% [======== ] 586/4427 13% [======== ] 587/4427 13% [======== ] 588/4427 13% [======== ] 589/4427 13% [======== ] 590/4427 13% [======== ] 591/4427 13% [======== ] 592/4427 13% [======== ] 593/4427 13% [======== ] 594/4427 13% [======== ] 595/4427 13% [======== ] 596/4427 13% [======== ] 597/4427 13% [======== ] 598/4427 13% [======== ] 599/4427 13% [======== ] 600/4427 13% [======== ] 601/4427 13% [======== ] 602/4427 13% [======== ] 603/4427 13% [======== ] 604/4427 13% [======== ] 605/4427 13% [======== ] 606/4427 13% [======== ] 607/4427 13% [======== ] 608/4427 13% [======== ] 609/4427 13% [======== ] 610/4427 13% [======== ] 611/4427 13% [======== ] 612/4427 13% [======== ] 613/4427 13% [======== ] 614/4427 13% [======== ] 615/4427 13% [======== ] 616/4427 13% [======== ] 617/4427 13% [======== ] 618/4427 13% [======== ] 619/4427 13% [======== ] 620/4427 14% [======== ] 621/4427 14% [======== ] 622/4427 14% [======== ] 623/4427 14% [======== ] 624/4427 14% [======== ] 625/4427 14% [======== ] 626/4427 14% [======== ] 627/4427 14% [======== ] 628/4427 14% [======== ] 629/4427 14% [======== ] 630/4427 14% [======== ] 631/4427 14% [======== ] 632/4427 14% [======== ] 633/4427 14% [======== ] 634/4427 14% [======== ] 635/4427 14% [======== ] 636/4427 14% [======== ] 637/4427 14% [======== ] 638/4427 14% [======== ] 639/4427 14% [======== ] 640/4427 14% [======== ] 641/4427 14% [======== ] 642/4427 14% [========= ] 643/4427 14% [========= ] 644/4427 14% [========= ] 645/4427 14% [========= ] 646/4427 14% [========= ] 647/4427 14% [========= ] 648/4427 14% [========= ] 649/4427 14% [========= ] 650/4427 14% [========= ] 651/4427 14% [========= ] 652/4427 14% [========= ] 653/4427 14% [========= ] 654/4427 14% [========= ] 655/4427 14% [========= ] 656/4427 14% [========= ] 657/4427 14% [========= ] 658/4427 14% [========= ] 659/4427 14% [========= ] 660/4427 14% [========= ] 661/4427 14% [========= ] 662/4427 14% [========= ] 663/4427 14% [========= ] 664/4427 14% [========= ] 665/4427 15% [========= ] 666/4427 15% [========= ] 667/4427 15% [========= ] 668/4427 15% [========= ] 669/4427 15% [========= ] 670/4427 15% [========= ] 671/4427 15% [========= ] 672/4427 15% [========= ] 673/4427 15% [========= ] 674/4427 15% [========= ] 675/4427 15% [========= ] 676/4427 15% [========= ] 677/4427 15% [========= ] 678/4427 15% [========= ] 679/4427 15% [========= ] 680/4427 15% [========= ] 681/4427 15% [========= ] 682/4427 15% [========= ] 683/4427 15% [========= ] 684/4427 15% [========= ] 685/4427 15% [========= ] 686/4427 15% [========= ] 687/4427 15% [========= ] 688/4427 15% [========= ] 689/4427 15% [========= ] 690/4427 15% [========= ] 691/4427 15% [========= ] 692/4427 15% [========= ] 693/4427 15% [========= ] 694/4427 15% [========= ] 695/4427 15% [========= ] 696/4427 15% [========= ] 697/4427 15% [========= ] 698/4427 15% [========= ] 699/4427 15% [========= ] 700/4427 15% [========= ] 701/4427 15% [========= ] 702/4427 15% [========= ] 703/4427 15% [========= ] 704/4427 15% [========= ] 705/4427 15% [========= ] 706/4427 15% [========= ] 707/4427 15% [========= ] 708/4427 15% [========= ] 709/4427 16% [========= ] 710/4427 16% [========= ] 711/4427 16% [========= ] 712/4427 16% [========= ] 713/4427 16% [========= ] 714/4427 16% [========== ] 715/4427 16% [========== ] 716/4427 16% [========== ] 717/4427 16% [========== ] 718/4427 16% [========== ] 719/4427 16% [========== ] 720/4427 16% [========== ] 721/4427 16% [========== ] 722/4427 16% [========== ] 723/4427 16% [========== ] 724/4427 16% [========== ] 725/4427 16% [========== ] 726/4427 16% [========== ] 727/4427 16% [========== ] 728/4427 16% [========== ] 729/4427 16% [========== ] 730/4427 16% [========== ] 731/4427 16% [========== ] 732/4427 16% [========== ] 733/4427 16% [========== ] 734/4427 16% [========== ] 735/4427 16% [========== ] 736/4427 16% [========== ] 737/4427 16% [========== ] 738/4427 16% [========== ] 739/4427 16% [========== ] 740/4427 16% [========== ] 741/4427 16% [========== ] 742/4427 16% [========== ] 743/4427 16% [========== ] 744/4427 16% [========== ] 745/4427 16% [========== ] 746/4427 16% [========== ] 747/4427 16% [========== ] 748/4427 16% [========== ] 749/4427 16% [========== ] 750/4427 16% [========== ] 751/4427 16% [========== ] 752/4427 16% [========== ] 753/4427 17% [========== ] 754/4427 17% [========== ] 755/4427 17% [========== ] 756/4427 17% [========== ] 757/4427 17% [========== ] 758/4427 17% [========== ] 759/4427 17% [========== ] 760/4427 17% [========== ] 761/4427 17% [========== ] 762/4427 17% [========== ] 763/4427 17% [========== ] 764/4427 17% [========== ] 765/4427 17% [========== ] 766/4427 17% [========== ] 767/4427 17% [========== ] 768/4427 17% [========== ] 769/4427 17% [========== ] 770/4427 17% [========== ] 771/4427 17% [========== ] 772/4427 17% [========== ] 773/4427 17% [========== ] 774/4427 17% [========== ] 775/4427 17% [========== ] 776/4427 17% [========== ] 777/4427 17% [========== ] 778/4427 17% [========== ] 779/4427 17% [========== ] 780/4427 17% [========== ] 781/4427 17% [========== ] 782/4427 17% [========== ] 783/4427 17% [========== ] 784/4427 17% [========== ] 785/4427 17% [=========== ] 786/4427 17% [=========== ] 787/4427 17% [=========== ] 788/4427 17% [=========== ] 789/4427 17% [=========== ] 790/4427 17% [=========== ] 791/4427 17% [=========== ] 792/4427 17% [=========== ] 793/4427 17% [=========== ] 794/4427 17% [=========== ] 795/4427 17% [=========== ] 796/4427 17% [=========== ] 797/4427 18% [=========== ] 798/4427 18% [=========== ] 799/4427 18% [=========== ] 800/4427 18% [=========== ] 801/4427 18% [=========== ] 802/4427 18% [=========== ] 803/4427 18% [=========== ] 804/4427 18% [=========== ] 805/4427 18% [=========== ] 806/4427 18% [=========== ] 807/4427 18% [=========== ] 808/4427 18% [=========== ] 809/4427 18% [=========== ] 810/4427 18% [=========== ] 811/4427 18% [=========== ] 812/4427 18% [=========== ] 813/4427 18% [=========== ] 814/4427 18% [=========== ] 815/4427 18% [=========== ] 816/4427 18% [=========== ] 817/4427 18% [=========== ] 818/4427 18% [=========== ] 819/4427 18% [=========== ] 820/4427 18% [=========== ] 821/4427 18% [=========== ] 822/4427 18% [=========== ] 823/4427 18% [=========== ] 824/4427 18% [=========== ] 825/4427 18% [=========== ] 826/4427 18% [=========== ] 827/4427 18% [=========== ] 828/4427 18% [=========== ] 829/4427 18% [=========== ] 830/4427 18% [=========== ] 831/4427 18% [=========== ] 832/4427 18% [=========== ] 833/4427 18% [=========== ] 834/4427 18% [=========== ] 835/4427 18% [=========== ] 836/4427 18% [=========== ] 837/4427 18% [=========== ] 838/4427 18% [=========== ] 839/4427 18% [=========== ] 840/4427 18% [=========== ] 841/4427 18% [=========== ] 842/4427 19% [=========== ] 843/4427 19% [=========== ] 844/4427 19% [=========== ] 845/4427 19% [=========== ] 846/4427 19% [=========== ] 847/4427 19% [=========== ] 848/4427 19% [=========== ] 849/4427 19% [=========== ] 850/4427 19% [=========== ] 851/4427 19% [=========== ] 852/4427 19% [=========== ] 853/4427 19% [=========== ] 854/4427 19% [=========== ] 855/4427 19% [=========== ] 856/4427 19% [============ ] 857/4427 19% [============ ] 858/4427 19% [============ ] 859/4427 19% [============ ] 860/4427 19% [============ ] 861/4427 19% [============ ] 862/4427 19% [============ ] 863/4427 19% [============ ] 864/4427 19% [============ ] 865/4427 19% [============ ] 866/4427 19% [============ ] 867/4427 19% [============ ] 868/4427 19% [============ ] 869/4427 19% [============ ] 870/4427 19% [============ ] 871/4427 19% [============ ] 872/4427 19% [============ ] 873/4427 19% [============ ] 874/4427 19% [============ ] 875/4427 19% [============ ] 876/4427 19% [============ ] 877/4427 19% [============ ] 878/4427 19% [============ ] 879/4427 19% [============ ] 880/4427 19% [============ ] 881/4427 19% [============ ] 882/4427 19% [============ ] 883/4427 19% [============ ] 884/4427 19% [============ ] 885/4427 19% [============ ] 886/4427 20% [============ ] 887/4427 20% [============ ] 888/4427 20% [============ ] 889/4427 20% [============ ] 890/4427 20% [============ ] 891/4427 20% [============ ] 892/4427 20% [============ ] 893/4427 20% [============ ] 894/4427 20% [============ ] 895/4427 20% [============ ] 896/4427 20% [============ ] 897/4427 20% [============ ] 898/4427 20% [============ ] 899/4427 20% [============ ] 900/4427 20% [============ ] 901/4427 20% [============ ] 902/4427 20% [============ ] 903/4427 20% [============ ] 904/4427 20% [============ ] 905/4427 20% [============ ] 906/4427 20% [============ ] 907/4427 20% [============ ] 908/4427 20% [============ ] 909/4427 20% [============ ] 910/4427 20% [============ ] 911/4427 20% [============ ] 912/4427 20% [============ ] 913/4427 20% [============ ] 914/4427 20% [============ ] 915/4427 20% [============ ] 916/4427 20% [============ ] 917/4427 20% [============ ] 918/4427 20% [============ ] 919/4427 20% [============ ] 920/4427 20% [============ ] 921/4427 20% [============ ] 922/4427 20% [============ ] 923/4427 20% [============ ] 924/4427 20% [============ ] 925/4427 20% [============ ] 926/4427 20% [============ ] 927/4427 20% [============ ] 928/4427 20% [============= ] 929/4427 20% [============= ] 930/4427 21% [============= ] 931/4427 21% [============= ] 932/4427 21% [============= ] 933/4427 21% [============= ] 934/4427 21% [============= ] 935/4427 21% [============= ] 936/4427 21% [============= ] 937/4427 21% [============= ] 938/4427 21% [============= ] 939/4427 21% [============= ] 940/4427 21% [============= ] 941/4427 21% [============= ] 942/4427 21% [============= ] 943/4427 21% [============= ] 944/4427 21% [============= ] 945/4427 21% [============= ] 946/4427 21% [============= ] 947/4427 21% [============= ] 948/4427 21% [============= ] 949/4427 21% [============= ] 950/4427 21% [============= ] 951/4427 21% [============= ] 952/4427 21% [============= ] 953/4427 21% [============= ] 954/4427 21% [============= ] 955/4427 21% [============= ] 956/4427 21% [============= ] 957/4427 21% [============= ] 958/4427 21% [============= ] 959/4427 21% [============= ] 960/4427 21% [============= ] 961/4427 21% [============= ] 962/4427 21% [============= ] 963/4427 21% [============= ] 964/4427 21% [============= ] 965/4427 21% [============= ] 966/4427 21% [============= ] 967/4427 21% [============= ] 968/4427 21% [============= ] 969/4427 21% [============= ] 970/4427 21% [============= ] 971/4427 21% [============= ] 972/4427 21% [============= ] 973/4427 21% [============= ] 974/4427 22% [============= ] 975/4427 22% [============= ] 976/4427 22% [============= ] 977/4427 22% [============= ] 978/4427 22% [============= ] 979/4427 22% [============= ] 980/4427 22% [============= ] 981/4427 22% [============= ] 982/4427 22% [============= ] 983/4427 22% [============= ] 984/4427 22% [============= ] 985/4427 22% [============= ] 986/4427 22% [============= ] 987/4427 22% [============= ] 988/4427 22% [============= ] 989/4427 22% [============= ] 990/4427 22% [============= ] 991/4427 22% [============= ] 992/4427 22% [============= ] 993/4427 22% [============= ] 994/4427 22% [============= ] 995/4427 22% [============= ] 996/4427 22% [============= ] 997/4427 22% [============= ] 998/4427 22% [============= ] 999/4427 22% [============== ] 1000/4427 22% [============== ] 1001/4427 22% [============== ] 1002/4427 22% [============== ] 1003/4427 22% [============== ] 1004/4427 22% [============== ] 1005/4427 22% [============== ] 1006/4427 22% [============== ] 1007/4427 22% [============== ] 1008/4427 22% [============== ] 1009/4427 22% [============== ] 1010/4427 22% [============== ] 1011/4427 22% [============== ] 1012/4427 22% [============== ] 1013/4427 22% [============== ] 1014/4427 22% [============== ] 1015/4427 22% [============== ] 1016/4427 22% [============== ] 1017/4427 22% [============== ] 1018/4427 22% [============== ] 1019/4427 23% [============== ] 1020/4427 23% [============== ] 1021/4427 23% [============== ] 1022/4427 23% [============== ] 1023/4427 23% [============== ] 1024/4427 23% [============== ] 1025/4427 23% [============== ] 1026/4427 23% [============== ] 1027/4427 23% [============== ] 1028/4427 23% [============== ] 1029/4427 23% [============== ] 1030/4427 23% [============== ] 1031/4427 23% [============== ] 1032/4427 23% [============== ] 1033/4427 23% [============== ] 1034/4427 23% [============== ] 1035/4427 23% [============== ] 1036/4427 23% [============== ] 1037/4427 23% [============== ] 1038/4427 23% [============== ] 1039/4427 23% [============== ] 1040/4427 23% [============== ] 1041/4427 23% [============== ] 1042/4427 23% [============== ] 1043/4427 23% [============== ] 1044/4427 23% [============== ] 1045/4427 23% [============== ] 1046/4427 23% [============== ] 1047/4427 23% [============== ] 1048/4427 23% [============== ] 1049/4427 23% [============== ] 1050/4427 23% [============== ] 1051/4427 23% [============== ] 1052/4427 23% [============== ] 1053/4427 23% [============== ] 1054/4427 23% [============== ] 1055/4427 23% [============== ] 1056/4427 23% [============== ] 1057/4427 23% [============== ] 1058/4427 23% [============== ] 1059/4427 23% [============== ] 1060/4427 23% [============== ] 1061/4427 23% [============== ] 1062/4427 23% [============== ] 1063/4427 24% [============== ] 1064/4427 24% [============== ] 1065/4427 24% [============== ] 1066/4427 24% [============== ] 1067/4427 24% [============== ] 1068/4427 24% [============== ] 1069/4427 24% [============== ] 1070/4427 24% [============== ] 1071/4427 24% [=============== ] 1072/4427 24% [=============== ] 1073/4427 24% [=============== ] 1074/4427 24% [=============== ] 1075/4427 24% [=============== ] 1076/4427 24% [=============== ] 1077/4427 24% [=============== ] 1078/4427 24% [=============== ] 1079/4427 24% [=============== ] 1080/4427 24% [=============== ] 1081/4427 24% [=============== ] 1082/4427 24% [=============== ] 1083/4427 24% [=============== ] 1084/4427 24% [=============== ] 1085/4427 24% [=============== ] 1086/4427 24% [=============== ] 1087/4427 24% [=============== ] 1088/4427 24% [=============== ] 1089/4427 24% [=============== ] 1090/4427 24% [=============== ] 1091/4427 24% [=============== ] 1092/4427 24% [=============== ] 1093/4427 24% [=============== ] 1094/4427 24% [=============== ] 1095/4427 24% [=============== ] 1096/4427 24% [=============== ] 1097/4427 24% [=============== ] 1098/4427 24% [=============== ] 1099/4427 24% [=============== ] 1100/4427 24% [=============== ] 1101/4427 24% [=============== ] 1102/4427 24% [=============== ] 1103/4427 24% [=============== ] 1104/4427 24% [=============== ] 1105/4427 24% [=============== ] 1106/4427 24% [=============== ] 1107/4427 25% [=============== ] 1108/4427 25% [=============== ] 1109/4427 25% [=============== ] 1110/4427 25% [=============== ] 1111/4427 25% [=============== ] 1112/4427 25% [=============== ] 1113/4427 25% [=============== ] 1114/4427 25% [=============== ] 1115/4427 25% [=============== ] 1116/4427 25% [=============== ] 1117/4427 25% [=============== ] 1118/4427 25% [=============== ] 1119/4427 25% [=============== ] 1120/4427 25% [=============== ] 1121/4427 25% [=============== ] 1122/4427 25% [=============== ] 1123/4427 25% [=============== ] 1124/4427 25% [=============== ] 1125/4427 25% [=============== ] 1126/4427 25% [=============== ] 1127/4427 25% [=============== ] 1128/4427 25% [=============== ] 1129/4427 25% [=============== ] 1130/4427 25% [=============== ] 1131/4427 25% [=============== ] 1132/4427 25% [=============== ] 1133/4427 25% [=============== ] 1134/4427 25% [=============== ] 1135/4427 25% [=============== ] 1136/4427 25% [=============== ] 1137/4427 25% [=============== ] 1138/4427 25% [=============== ] 1139/4427 25% [=============== ] 1140/4427 25% [=============== ] 1141/4427 25% [=============== ] 1142/4427 25% [================ ] 1143/4427 25% [================ ] 1144/4427 25% [================ ] 1145/4427 25% [================ ] 1146/4427 25% [================ ] 1147/4427 25% [================ ] 1148/4427 25% [================ ] 1149/4427 25% [================ ] 1150/4427 25% [================ ] 1151/4427 25% [================ ] 1152/4427 26% [================ ] 1153/4427 26% [================ ] 1154/4427 26% [================ ] 1155/4427 26% [================ ] 1156/4427 26% [================ ] 1157/4427 26% [================ ] 1158/4427 26% [================ ] 1159/4427 26% [================ ] 1160/4427 26% [================ ] 1161/4427 26% [================ ] 1162/4427 26% [================ ] 1163/4427 26% [================ ] 1164/4427 26% [================ ] 1165/4427 26% [================ ] 1166/4427 26% [================ ] 1167/4427 26% [================ ] 1168/4427 26% [================ ] 1169/4427 26% [================ ] 1170/4427 26% [================ ] 1171/4427 26% [================ ] 1172/4427 26% [================ ] 1173/4427 26% [================ ] 1174/4427 26% [================ ] 1175/4427 26% [================ ] 1176/4427 26% [================ ] 1177/4427 26% [================ ] 1178/4427 26% [================ ] 1179/4427 26% [================ ] 1180/4427 26% [================ ] 1181/4427 26% [================ ] 1182/4427 26% [================ ] 1183/4427 26% [================ ] 1184/4427 26% [================ ] 1185/4427 26% [================ ] 1186/4427 26% [================ ] 1187/4427 26% [================ ] 1188/4427 26% [================ ] 1189/4427 26% [================ ] 1190/4427 26% [================ ] 1191/4427 26% [================ ] 1192/4427 26% [================ ] 1193/4427 26% [================ ] 1194/4427 26% [================ ] 1195/4427 26% [================ ] 1196/4427 27% [================ ] 1197/4427 27% [================ ] 1198/4427 27% [================ ] 1199/4427 27% [================ ] 1200/4427 27% [================ ] 1201/4427 27% [================ ] 1202/4427 27% [================ ] 1203/4427 27% [================ ] 1204/4427 27% [================ ] 1205/4427 27% [================ ] 1206/4427 27% [================ ] 1207/4427 27% [================ ] 1208/4427 27% [================ ] 1209/4427 27% [================ ] 1210/4427 27% [================ ] 1211/4427 27% [================ ] 1212/4427 27% [================ ] 1213/4427 27% [================= ] 1214/4427 27% [================= ] 1215/4427 27% [================= ] 1216/4427 27% [================= ] 1217/4427 27% [================= ] 1218/4427 27% [================= ] 1219/4427 27% [================= ] 1220/4427 27% [================= ] 1221/4427 27% [================= ] 1222/4427 27% [================= ] 1223/4427 27% [================= ] 1224/4427 27% [================= ] 1225/4427 27% [================= ] 1226/4427 27% [================= ] 1227/4427 27% [================= ] 1228/4427 27% [================= ] 1229/4427 27% [================= ] 1230/4427 27% [================= ] 1231/4427 27% [================= ] 1232/4427 27% [================= ] 1233/4427 27% [================= ] 1234/4427 27% [================= ] 1235/4427 27% [================= ] 1236/4427 27% [================= ] 1237/4427 27% [================= ] 1238/4427 27% [================= ] 1239/4427 27% [================= ] 1240/4427 28% [================= ] 1241/4427 28% [================= ] 1242/4427 28% [================= ] 1243/4427 28% [================= ] 1244/4427 28% [================= ] 1245/4427 28% [================= ] 1246/4427 28% [================= ] 1247/4427 28% [================= ] 1248/4427 28% [================= ] 1249/4427 28% [================= ] 1250/4427 28% [================= ] 1251/4427 28% [================= ] 1252/4427 28% [================= ] 1253/4427 28% [================= ] 1254/4427 28% [================= ] 1255/4427 28% [================= ] 1256/4427 28% [================= ] 1257/4427 28% [================= ] 1258/4427 28% [================= ] 1259/4427 28% [================= ] 1260/4427 28% [================= ] 1261/4427 28% [================= ] 1262/4427 28% [================= ] 1263/4427 28% [================= ] 1264/4427 28% [================= ] 1265/4427 28% [================= ] 1266/4427 28% [================= ] 1267/4427 28% [================= ] 1268/4427 28% [================= ] 1269/4427 28% [================= ] 1270/4427 28% [================= ] 1271/4427 28% [================= ] 1272/4427 28% [================= ] 1273/4427 28% [================= ] 1274/4427 28% [================= ] 1275/4427 28% [================= ] 1276/4427 28% [================= ] 1277/4427 28% [================= ] 1278/4427 28% [================= ] 1279/4427 28% [================= ] 1280/4427 28% [================= ] 1281/4427 28% [================= ] 1282/4427 28% [================= ] 1283/4427 28% [================= ] 1284/4427 29% [================= ] 1285/4427 29% [================== ] 1286/4427 29% [================== ] 1287/4427 29% [================== ] 1288/4427 29% [================== ] 1289/4427 29% [================== ] 1290/4427 29% [================== ] 1291/4427 29% [================== ] 1292/4427 29% [================== ] 1293/4427 29% [================== ] 1294/4427 29% [================== ] 1295/4427 29% [================== ] 1296/4427 29% [================== ] 1297/4427 29% [================== ] 1298/4427 29% [================== ] 1299/4427 29% [================== ] 1300/4427 29% [================== ] 1301/4427 29% [================== ] 1302/4427 29% [================== ] 1303/4427 29% [================== ] 1304/4427 29% [================== ] 1305/4427 29% [================== ] 1306/4427 29% [================== ] 1307/4427 29% [================== ] 1308/4427 29% [================== ] 1309/4427 29% [================== ] 1310/4427 29% [================== ] 1311/4427 29% [================== ] 1312/4427 29% [================== ] 1313/4427 29% [================== ] 1314/4427 29% [================== ] 1315/4427 29% [================== ] 1316/4427 29% [================== ] 1317/4427 29% [================== ] 1318/4427 29% [================== ] 1319/4427 29% [================== ] 1320/4427 29% [================== ] 1321/4427 29% [================== ] 1322/4427 29% [================== ] 1323/4427 29% [================== ] 1324/4427 29% [================== ] 1325/4427 29% [================== ] 1326/4427 29% [================== ] 1327/4427 29% [================== ] 1328/4427 29% [================== ] 1329/4427 30% [================== ] 1330/4427 30% [================== ] 1331/4427 30% [================== ] 1332/4427 30% [================== ] 1333/4427 30% [================== ] 1334/4427 30% [================== ] 1335/4427 30% [================== ] 1336/4427 30% [================== ] 1337/4427 30% [================== ] 1338/4427 30% [================== ] 1339/4427 30% [================== ] 1340/4427 30% [================== ] 1341/4427 30% [================== ] 1342/4427 30% [================== ] 1343/4427 30% [================== ] 1344/4427 30% [================== ] 1345/4427 30% [================== ] 1346/4427 30% [================== ] 1347/4427 30% [================== ] 1348/4427 30% [================== ] 1349/4427 30% [================== ] 1350/4427 30% [================== ] 1351/4427 30% [================== ] 1352/4427 30% [================== ] 1353/4427 30% [================== ] 1354/4427 30% [================== ] 1355/4427 30% [================== ] 1356/4427 30% [=================== ] 1357/4427 30% [=================== ] 1358/4427 30% [=================== ] 1359/4427 30% [=================== ] 1360/4427 30% [=================== ] 1361/4427 30% [=================== ] 1362/4427 30% [=================== ] 1363/4427 30% [=================== ] 1364/4427 30% [=================== ] 1365/4427 30% [=================== ] 1366/4427 30% [=================== ] 1367/4427 30% [=================== ] 1368/4427 30% [=================== ] 1369/4427 30% [=================== ] 1370/4427 30% [=================== ] 1371/4427 30% [=================== ] 1372/4427 30% [=================== ] 1373/4427 31% [=================== ] 1374/4427 31% [=================== ] 1375/4427 31% [=================== ] 1376/4427 31% [=================== ] 1377/4427 31% [=================== ] 1378/4427 31% [=================== ] 1379/4427 31% [=================== ] 1380/4427 31% [=================== ] 1381/4427 31% [=================== ] 1382/4427 31% [=================== ] 1383/4427 31% [=================== ] 1384/4427 31% [=================== ] 1385/4427 31% [=================== ] 1386/4427 31% [=================== ] 1387/4427 31% [=================== ] 1388/4427 31% [=================== ] 1389/4427 31% [=================== ] 1390/4427 31% [=================== ] 1391/4427 31% [=================== ] 1392/4427 31% [=================== ] 1393/4427 31% [=================== ] 1394/4427 31% [=================== ] 1395/4427 31% [=================== ] 1396/4427 31% [=================== ] 1397/4427 31% [=================== ] 1398/4427 31% [=================== ] 1399/4427 31% [=================== ] 1400/4427 31% [=================== ] 1401/4427 31% [=================== ] 1402/4427 31% [=================== ] 1403/4427 31% [=================== ] 1404/4427 31% [=================== ] 1405/4427 31% [=================== ] 1406/4427 31% [=================== ] 1407/4427 31% [=================== ] 1408/4427 31% [=================== ] 1409/4427 31% [=================== ] 1410/4427 31% [=================== ] 1411/4427 31% [=================== ] 1412/4427 31% [=================== ] 1413/4427 31% [=================== ] 1414/4427 31% [=================== ] 1415/4427 31% [=================== ] 1416/4427 31% [=================== ] 1417/4427 32% [=================== ] 1418/4427 32% [=================== ] 1419/4427 32% [=================== ] 1420/4427 32% [=================== ] 1421/4427 32% [=================== ] 1422/4427 32% [=================== ] 1423/4427 32% [=================== ] 1424/4427 32% [=================== ] 1425/4427 32% [=================== ] 1426/4427 32% [=================== ] 1427/4427 32% [=================== ] 1428/4427 32% [==================== ] 1429/4427 32% [==================== ] 1430/4427 32% [==================== ] 1431/4427 32% [==================== ] 1432/4427 32% [==================== ] 1433/4427 32% [==================== ] 1434/4427 32% [==================== ] 1435/4427 32% [==================== ] 1436/4427 32% [==================== ] 1437/4427 32% [==================== ] 1438/4427 32% [==================== ] 1439/4427 32% [==================== ] 1440/4427 32% [==================== ] 1441/4427 32% [==================== ] 1442/4427 32% [==================== ] 1443/4427 32% [==================== ] 1444/4427 32% [==================== ] 1445/4427 32% [==================== ] 1446/4427 32% [==================== ] 1447/4427 32% [==================== ] 1448/4427 32% [==================== ] 1449/4427 32% [==================== ] 1450/4427 32% [==================== ] 1451/4427 32% [==================== ] 1452/4427 32% [==================== ] 1453/4427 32% [==================== ] 1454/4427 32% [==================== ] 1455/4427 32% [==================== ] 1456/4427 32% [==================== ] 1457/4427 32% [==================== ] 1458/4427 32% [==================== ] 1459/4427 32% [==================== ] 1460/4427 32% [==================== ] 1461/4427 33% [==================== ] 1462/4427 33% [==================== ] 1463/4427 33% [==================== ] 1464/4427 33% [==================== ] 1465/4427 33% [==================== ] 1466/4427 33% [==================== ] 1467/4427 33% [==================== ] 1468/4427 33% [==================== ] 1469/4427 33% [==================== ] 1470/4427 33% [==================== ] 1471/4427 33% [==================== ] 1472/4427 33% [==================== ] 1473/4427 33% [==================== ] 1474/4427 33% [==================== ] 1475/4427 33% [==================== ] 1476/4427 33% [==================== ] 1477/4427 33% [==================== ] 1478/4427 33% [==================== ] 1479/4427 33% [==================== ] 1480/4427 33% [==================== ] 1481/4427 33% [==================== ] 1482/4427 33% [==================== ] 1483/4427 33% [==================== ] 1484/4427 33% [==================== ] 1485/4427 33% [==================== ] 1486/4427 33% [==================== ] 1487/4427 33% [==================== ] 1488/4427 33% [==================== ] 1489/4427 33% [==================== ] 1490/4427 33% [==================== ] 1491/4427 33% [==================== ] 1492/4427 33% [==================== ] 1493/4427 33% [==================== ] 1494/4427 33% [==================== ] 1495/4427 33% [==================== ] 1496/4427 33% [==================== ] 1497/4427 33% [==================== ] 1498/4427 33% [==================== ] 1499/4427 33% [===================== ] 1500/4427 33% [===================== ] 1501/4427 33% [===================== ] 1502/4427 33% [===================== ] 1503/4427 33% [===================== ] 1504/4427 33% [===================== ] 1505/4427 33% [===================== ] 1506/4427 34% [===================== ] 1507/4427 34% [===================== ] 1508/4427 34% [===================== ] 1509/4427 34% [===================== ] 1510/4427 34% [===================== ] 1511/4427 34% [===================== ] 1512/4427 34% [===================== ] 1513/4427 34% [===================== ] 1514/4427 34% [===================== ] 1515/4427 34% [===================== ] 1516/4427 34% [===================== ] 1517/4427 34% [===================== ] 1518/4427 34% [===================== ] 1519/4427 34% [===================== ] 1520/4427 34% [===================== ] 1521/4427 34% [===================== ] 1522/4427 34% [===================== ] 1523/4427 34% [===================== ] 1524/4427 34% [===================== ] 1525/4427 34% [===================== ] 1526/4427 34% [===================== ] 1527/4427 34% [===================== ] 1528/4427 34% [===================== ] 1529/4427 34% [===================== ] 1530/4427 34% [===================== ] 1531/4427 34% [===================== ] 1532/4427 34% [===================== ] 1533/4427 34% [===================== ] 1534/4427 34% [===================== ] 1535/4427 34% [===================== ] 1536/4427 34% [===================== ] 1537/4427 34% [===================== ] 1538/4427 34% [===================== ] 1539/4427 34% [===================== ] 1540/4427 34% [===================== ] 1541/4427 34% [===================== ] 1542/4427 34% [===================== ] 1543/4427 34% [===================== ] 1544/4427 34% [===================== ] 1545/4427 34% [===================== ] 1546/4427 34% [===================== ] 1547/4427 34% [===================== ] 1548/4427 34% [===================== ] 1549/4427 34% [===================== ] 1550/4427 35% [===================== ] 1551/4427 35% [===================== ] 1552/4427 35% [===================== ] 1553/4427 35% [===================== ] 1554/4427 35% [===================== ] 1555/4427 35% [===================== ] 1556/4427 35% [===================== ] 1557/4427 35% [===================== ] 1558/4427 35% [===================== ] 1559/4427 35% [===================== ] 1560/4427 35% [===================== ] 1561/4427 35% [===================== ] 1562/4427 35% [===================== ] 1563/4427 35% [===================== ] 1564/4427 35% [===================== ] 1565/4427 35% [===================== ] 1566/4427 35% [===================== ] 1567/4427 35% [===================== ] 1568/4427 35% [===================== ] 1569/4427 35% [===================== ] 1570/4427 35% [====================== ] 1571/4427 35% [====================== ] 1572/4427 35% [====================== ] 1573/4427 35% [====================== ] 1574/4427 35% [====================== ] 1575/4427 35% [====================== ] 1576/4427 35% [====================== ] 1577/4427 35% [====================== ] 1578/4427 35% [====================== ] 1579/4427 35% [====================== ] 1580/4427 35% [====================== ] 1581/4427 35% [====================== ] 1582/4427 35% [====================== ] 1583/4427 35% [====================== ] 1584/4427 35% [====================== ] 1585/4427 35% [====================== ] 1586/4427 35% [====================== ] 1587/4427 35% [====================== ] 1588/4427 35% [====================== ] 1589/4427 35% [====================== ] 1590/4427 35% [====================== ] 1591/4427 35% [====================== ] 1592/4427 35% [====================== ] 1593/4427 35% [====================== ] 1594/4427 36% [====================== ] 1595/4427 36% [====================== ] 1596/4427 36% [====================== ] 1597/4427 36% [====================== ] 1598/4427 36% [====================== ] 1599/4427 36% [====================== ] 1600/4427 36% [====================== ] 1601/4427 36% [====================== ] 1602/4427 36% [====================== ] 1603/4427 36% [====================== ] 1604/4427 36% [====================== ] 1605/4427 36% [====================== ] 1606/4427 36% [====================== ] 1607/4427 36% [====================== ] 1608/4427 36% [====================== ] 1609/4427 36% [====================== ] 1610/4427 36% [====================== ] 1611/4427 36% [====================== ] 1612/4427 36% [====================== ] 1613/4427 36% [====================== ] 1614/4427 36% [====================== ] 1615/4427 36% [====================== ] 1616/4427 36% [====================== ] 1617/4427 36% [====================== ] 1618/4427 36% [====================== ] 1619/4427 36% [====================== ] 1620/4427 36% [====================== ] 1621/4427 36% [====================== ] 1622/4427 36% [====================== ] 1623/4427 36% [====================== ] 1624/4427 36% [====================== ] 1625/4427 36% [====================== ] 1626/4427 36% [====================== ] 1627/4427 36% [====================== ] 1628/4427 36% [====================== ] 1629/4427 36% [====================== ] 1630/4427 36% [====================== ] 1631/4427 36% [====================== ] 1632/4427 36% [====================== ] 1633/4427 36% [====================== ] 1634/4427 36% [====================== ] 1635/4427 36% [====================== ] 1636/4427 36% [====================== ] 1637/4427 36% [====================== ] 1638/4427 37% [====================== ] 1639/4427 37% [====================== ] 1640/4427 37% [====================== ] 1641/4427 37% [====================== ] 1642/4427 37% [======================= ] 1643/4427 37% [======================= ] 1644/4427 37% [======================= ] 1645/4427 37% [======================= ] 1646/4427 37% [======================= ] 1647/4427 37% [======================= ] 1648/4427 37% [======================= ] 1649/4427 37% [======================= ] 1650/4427 37% [======================= ] 1651/4427 37% [======================= ] 1652/4427 37% [======================= ] 1653/4427 37% [======================= ] 1654/4427 37% [======================= ] 1655/4427 37% [======================= ] 1656/4427 37% [======================= ] 1657/4427 37% [======================= ] 1658/4427 37% [======================= ] 1659/4427 37% [======================= ] 1660/4427 37% [======================= ] 1661/4427 37% [======================= ] 1662/4427 37% [======================= ] 1663/4427 37% [======================= ] 1664/4427 37% [======================= ] 1665/4427 37% [======================= ] 1666/4427 37% [======================= ] 1667/4427 37% [======================= ] 1668/4427 37% [======================= ] 1669/4427 37% [======================= ] 1670/4427 37% [======================= ] 1671/4427 37% [======================= ] 1672/4427 37% [======================= ] 1673/4427 37% [======================= ] 1674/4427 37% [======================= ] 1675/4427 37% [======================= ] 1676/4427 37% [======================= ] 1677/4427 37% [======================= ] 1678/4427 37% [======================= ] 1679/4427 37% [======================= ] 1680/4427 37% [======================= ] 1681/4427 37% [======================= ] 1682/4427 37% [======================= ] 1683/4427 38% [======================= ] 1684/4427 38% [======================= ] 1685/4427 38% [======================= ] 1686/4427 38% [======================= ] 1687/4427 38% [======================= ] 1688/4427 38% [======================= ] 1689/4427 38% [======================= ] 1690/4427 38% [======================= ] 1691/4427 38% [======================= ] 1692/4427 38% [======================= ] 1693/4427 38% [======================= ] 1694/4427 38% [======================= ] 1695/4427 38% [======================= ] 1696/4427 38% [======================= ] 1697/4427 38% [======================= ] 1698/4427 38% [======================= ] 1699/4427 38% [======================= ] 1700/4427 38% [======================= ] 1701/4427 38% [======================= ] 1702/4427 38% [======================= ] 1703/4427 38% [======================= ] 1704/4427 38% [======================= ] 1705/4427 38% [======================= ] 1706/4427 38% [======================= ] 1707/4427 38% [======================= ] 1708/4427 38% [======================= ] 1709/4427 38% [======================= ] 1710/4427 38% [======================= ] 1711/4427 38% [======================= ] 1712/4427 38% [======================= ] 1713/4427 38% [======================== ] 1714/4427 38% [======================== ] 1715/4427 38% [======================== ] 1716/4427 38% [======================== ] 1717/4427 38% [======================== ] 1718/4427 38% [======================== ] 1719/4427 38% [======================== ] 1720/4427 38% [======================== ] 1721/4427 38% [======================== ] 1722/4427 38% [======================== ] 1723/4427 38% [======================== ] 1724/4427 38% [======================== ] 1725/4427 38% [======================== ] 1726/4427 38% [======================== ] 1727/4427 39% [======================== ] 1728/4427 39% [======================== ] 1729/4427 39% [======================== ] 1730/4427 39% [======================== ] 1731/4427 39% [======================== ] 1732/4427 39% [======================== ] 1733/4427 39% [======================== ] 1734/4427 39% [======================== ] 1735/4427 39% [======================== ] 1736/4427 39% [======================== ] 1737/4427 39% [======================== ] 1738/4427 39% [======================== ] 1739/4427 39% [======================== ] 1740/4427 39% [======================== ] 1741/4427 39% [======================== ] 1742/4427 39% [======================== ] 1743/4427 39% [======================== ] 1744/4427 39% [======================== ] 1745/4427 39% [======================== ] 1746/4427 39% [======================== ] 1747/4427 39% [======================== ] 1748/4427 39% [======================== ] 1749/4427 39% [======================== ] 1750/4427 39% [======================== ] 1751/4427 39% [======================== ] 1752/4427 39% [======================== ] 1753/4427 39% [======================== ] 1754/4427 39% [======================== ] 1755/4427 39% [======================== ] 1756/4427 39% [======================== ] 1757/4427 39% [======================== ] 1758/4427 39% [======================== ] 1759/4427 39% [======================== ] 1760/4427 39% [======================== ] 1761/4427 39% [======================== ] 1762/4427 39% [======================== ] 1763/4427 39% [======================== ] 1764/4427 39% [======================== ] 1765/4427 39% [======================== ] 1766/4427 39% [======================== ] 1767/4427 39% [======================== ] 1768/4427 39% [======================== ] 1769/4427 39% [======================== ] 1770/4427 39% [======================== ] 1771/4427 40% [======================== ] 1772/4427 40% [======================== ] 1773/4427 40% [======================== ] 1774/4427 40% [======================== ] 1775/4427 40% [======================== ] 1776/4427 40% [======================== ] 1777/4427 40% [======================== ] 1778/4427 40% [======================== ] 1779/4427 40% [======================== ] 1780/4427 40% [======================== ] 1781/4427 40% [======================== ] 1782/4427 40% [======================== ] 1783/4427 40% [======================== ] 1784/4427 40% [======================== ] 1785/4427 40% [========================= ] 1786/4427 40% [========================= ] 1787/4427 40% [========================= ] 1788/4427 40% [========================= ] 1789/4427 40% [========================= ] 1790/4427 40% [========================= ] 1791/4427 40% [========================= ] 1792/4427 40% [========================= ] 1793/4427 40% [========================= ] 1794/4427 40% [========================= ] 1795/4427 40% [========================= ] 1796/4427 40% [========================= ] 1797/4427 40% [========================= ] 1798/4427 40% [========================= ] 1799/4427 40% [========================= ] 1800/4427 40% [========================= ] 1801/4427 40% [========================= ] 1802/4427 40% [========================= ] 1803/4427 40% [========================= ] 1804/4427 40% [========================= ] 1805/4427 40% [========================= ] 1806/4427 40% [========================= ] 1807/4427 40% [========================= ] 1808/4427 40% [========================= ] 1809/4427 40% [========================= ] 1810/4427 40% [========================= ] 1811/4427 40% [========================= ] 1812/4427 40% [========================= ] 1813/4427 40% [========================= ] 1814/4427 40% [========================= ] 1815/4427 40% [========================= ] 1816/4427 41% [========================= ] 1817/4427 41% [========================= ] 1818/4427 41% [========================= ] 1819/4427 41% [========================= ] 1820/4427 41% [========================= ] 1821/4427 41% [========================= ] 1822/4427 41% [========================= ] 1823/4427 41% [========================= ] 1824/4427 41% [========================= ] 1825/4427 41% [========================= ] 1826/4427 41% [========================= ] 1827/4427 41% [========================= ] 1828/4427 41% [========================= ] 1829/4427 41% [========================= ] 1830/4427 41% [========================= ] 1831/4427 41% [========================= ] 1832/4427 41% [========================= ] 1833/4427 41% [========================= ] 1834/4427 41% [========================= ] 1835/4427 41% [========================= ] 1836/4427 41% [========================= ] 1837/4427 41% [========================= ] 1838/4427 41% [========================= ] 1839/4427 41% [========================= ] 1840/4427 41% [========================= ] 1841/4427 41% [========================= ] 1842/4427 41% [========================= ] 1843/4427 41% [========================= ] 1844/4427 41% [========================= ] 1845/4427 41% [========================= ] 1846/4427 41% [========================= ] 1847/4427 41% [========================= ] 1848/4427 41% [========================= ] 1849/4427 41% [========================= ] 1850/4427 41% [========================= ] 1851/4427 41% [========================= ] 1852/4427 41% [========================= ] 1853/4427 41% [========================= ] 1854/4427 41% [========================= ] 1855/4427 41% [========================= ] 1856/4427 41% [========================== ] 1857/4427 41% [========================== ] 1858/4427 41% [========================== ] 1859/4427 41% [========================== ] 1860/4427 42% [========================== ] 1861/4427 42% [========================== ] 1862/4427 42% [========================== ] 1863/4427 42% [========================== ] 1864/4427 42% [========================== ] 1865/4427 42% [========================== ] 1866/4427 42% [========================== ] 1867/4427 42% [========================== ] 1868/4427 42% [========================== ] 1869/4427 42% [========================== ] 1870/4427 42% [========================== ] 1871/4427 42% [========================== ] 1872/4427 42% [========================== ] 1873/4427 42% [========================== ] 1874/4427 42% [========================== ] 1875/4427 42% [========================== ] 1876/4427 42% [========================== ] 1877/4427 42% [========================== ] 1878/4427 42% [========================== ] 1879/4427 42% [========================== ] 1880/4427 42% [========================== ] 1881/4427 42% [========================== ] 1882/4427 42% [========================== ] 1883/4427 42% [========================== ] 1884/4427 42% [========================== ] 1885/4427 42% [========================== ] 1886/4427 42% [========================== ] 1887/4427 42% [========================== ] 1888/4427 42% [========================== ] 1889/4427 42% [========================== ] 1890/4427 42% [========================== ] 1891/4427 42% [========================== ] 1892/4427 42% [========================== ] 1893/4427 42% [========================== ] 1894/4427 42% [========================== ] 1895/4427 42% [========================== ] 1896/4427 42% [========================== ] 1897/4427 42% [========================== ] 1898/4427 42% [========================== ] 1899/4427 42% [========================== ] 1900/4427 42% [========================== ] 1901/4427 42% [========================== ] 1902/4427 42% [========================== ] 1903/4427 42% [========================== ] 1904/4427 43% [========================== ] 1905/4427 43% [========================== ] 1906/4427 43% [========================== ] 1907/4427 43% [========================== ] 1908/4427 43% [========================== ] 1909/4427 43% [========================== ] 1910/4427 43% [========================== ] 1911/4427 43% [========================== ] 1912/4427 43% [========================== ] 1913/4427 43% [========================== ] 1914/4427 43% [========================== ] 1915/4427 43% [========================== ] 1916/4427 43% [========================== ] 1917/4427 43% [========================== ] 1918/4427 43% [========================== ] 1919/4427 43% [========================== ] 1920/4427 43% [========================== ] 1921/4427 43% [========================== ] 1922/4427 43% [========================== ] 1923/4427 43% [========================== ] 1924/4427 43% [========================== ] 1925/4427 43% [========================== ] 1926/4427 43% [========================== ] 1927/4427 43% [=========================== ] 1928/4427 43% [=========================== ] 1929/4427 43% [=========================== ] 1930/4427 43% [=========================== ] 1931/4427 43% [=========================== ] 1932/4427 43% [=========================== ] 1933/4427 43% [=========================== ] 1934/4427 43% [=========================== ] 1935/4427 43% [=========================== ] 1936/4427 43% [=========================== ] 1937/4427 43% [=========================== ] 1938/4427 43% [=========================== ] 1939/4427 43% [=========================== ] 1940/4427 43% [=========================== ] 1941/4427 43% [=========================== ] 1942/4427 43% [=========================== ] 1943/4427 43% [=========================== ] 1944/4427 43% [=========================== ] 1945/4427 43% [=========================== ] 1946/4427 43% [=========================== ] 1947/4427 43% [=========================== ] 1948/4427 44% [=========================== ] 1949/4427 44% [=========================== ] 1950/4427 44% [=========================== ] 1951/4427 44% [=========================== ] 1952/4427 44% [=========================== ] 1953/4427 44% [=========================== ] 1954/4427 44% [=========================== ] 1955/4427 44% [=========================== ] 1956/4427 44% [=========================== ] 1957/4427 44% [=========================== ] 1958/4427 44% [=========================== ] 1959/4427 44% [=========================== ] 1960/4427 44% [=========================== ] 1961/4427 44% [=========================== ] 1962/4427 44% [=========================== ] 1963/4427 44% [=========================== ] 1964/4427 44% [=========================== ] 1965/4427 44% [=========================== ] 1966/4427 44% [=========================== ] 1967/4427 44% [=========================== ] 1968/4427 44% [=========================== ] 1969/4427 44% [=========================== ] 1970/4427 44% [=========================== ] 1971/4427 44% [=========================== ] 1972/4427 44% [=========================== ] 1973/4427 44% [=========================== ] 1974/4427 44% [=========================== ] 1975/4427 44% [=========================== ] 1976/4427 44% [=========================== ] 1977/4427 44% [=========================== ] 1978/4427 44% [=========================== ] 1979/4427 44% [=========================== ] 1980/4427 44% [=========================== ] 1981/4427 44% [=========================== ] 1982/4427 44% [=========================== ] 1983/4427 44% [=========================== ] 1984/4427 44% [=========================== ] 1985/4427 44% [=========================== ] 1986/4427 44% [=========================== ] 1987/4427 44% [=========================== ] 1988/4427 44% [=========================== ] 1989/4427 44% [=========================== ] 1990/4427 44% [=========================== ] 1991/4427 44% [=========================== ] 1992/4427 44% [=========================== ] 1993/4427 45% [=========================== ] 1994/4427 45% [=========================== ] 1995/4427 45% [=========================== ] 1996/4427 45% [=========================== ] 1997/4427 45% [=========================== ] 1998/4427 45% [=========================== ] 1999/4427 45% [============================ ] 2000/4427 45% [============================ ] 2001/4427 45% [============================ ] 2002/4427 45% [============================ ] 2003/4427 45% [============================ ] 2004/4427 45% [============================ ] 2005/4427 45% [============================ ] 2006/4427 45% [============================ ] 2007/4427 45% [============================ ] 2008/4427 45% [============================ ] 2009/4427 45% [============================ ] 2010/4427 45% [============================ ] 2011/4427 45% [============================ ] 2012/4427 45% [============================ ] 2013/4427 45% [============================ ] 2014/4427 45% [============================ ] 2015/4427 45% [============================ ] 2016/4427 45% [============================ ] 2017/4427 45% [============================ ] 2018/4427 45% [============================ ] 2019/4427 45% [============================ ] 2020/4427 45% [============================ ] 2021/4427 45% [============================ ] 2022/4427 45% [============================ ] 2023/4427 45% [============================ ] 2024/4427 45% [============================ ] 2025/4427 45% [============================ ] 2026/4427 45% [============================ ] 2027/4427 45% [============================ ] 2028/4427 45% [============================ ] 2029/4427 45% [============================ ] 2030/4427 45% [============================ ] 2031/4427 45% [============================ ] 2032/4427 45% [============================ ] 2033/4427 45% [============================ ] 2034/4427 45% [============================ ] 2035/4427 45% [============================ ] 2036/4427 45% [============================ ] 2037/4427 46% [============================ ] 2038/4427 46% [============================ ] 2039/4427 46% [============================ ] 2040/4427 46% [============================ ] 2041/4427 46% [============================ ] 2042/4427 46% [============================ ] 2043/4427 46% [============================ ] 2044/4427 46% [============================ ] 2045/4427 46% [============================ ] 2046/4427 46% [============================ ] 2047/4427 46% [============================ ] 2048/4427 46% [============================ ] 2049/4427 46% [============================ ] 2050/4427 46% [============================ ] 2051/4427 46% [============================ ] 2052/4427 46% [============================ ] 2053/4427 46% [============================ ] 2054/4427 46% [============================ ] 2055/4427 46% [============================ ] 2056/4427 46% [============================ ] 2057/4427 46% [============================ ] 2058/4427 46% [============================ ] 2059/4427 46% [============================ ] 2060/4427 46% [============================ ] 2061/4427 46% [============================ ] 2062/4427 46% [============================ ] 2063/4427 46% [============================ ] 2064/4427 46% [============================ ] 2065/4427 46% [============================ ] 2066/4427 46% [============================ ] 2067/4427 46% [============================ ] 2068/4427 46% [============================ ] 2069/4427 46% [============================ ] 2070/4427 46% [============================= ] 2071/4427 46% [============================= ] 2072/4427 46% [============================= ] 2073/4427 46% [============================= ] 2074/4427 46% [============================= ] 2075/4427 46% [============================= ] 2076/4427 46% [============================= ] 2077/4427 46% [============================= ] 2078/4427 46% [============================= ] 2079/4427 46% [============================= ] 2080/4427 46% [============================= ] 2081/4427 47% [============================= ] 2082/4427 47% [============================= ] 2083/4427 47% [============================= ] 2084/4427 47% [============================= ] 2085/4427 47% [============================= ] 2086/4427 47% [============================= ] 2087/4427 47% [============================= ] 2088/4427 47% [============================= ] 2089/4427 47% [============================= ] 2090/4427 47% [============================= ] 2091/4427 47% [============================= ] 2092/4427 47% [============================= ] 2093/4427 47% [============================= ] 2094/4427 47% [============================= ] 2095/4427 47% [============================= ] 2096/4427 47% [============================= ] 2097/4427 47% [============================= ] 2098/4427 47% [============================= ] 2099/4427 47% [============================= ] 2100/4427 47% [============================= ] 2101/4427 47% [============================= ] 2102/4427 47% [============================= ] 2103/4427 47% [============================= ] 2104/4427 47% [============================= ] 2105/4427 47% [============================= ] 2106/4427 47% [============================= ] 2107/4427 47% [============================= ] 2108/4427 47% [============================= ] 2109/4427 47% [============================= ] 2110/4427 47% [============================= ] 2111/4427 47% [============================= ] 2112/4427 47% [============================= ] 2113/4427 47% [============================= ] 2114/4427 47% [============================= ] 2115/4427 47% [============================= ] 2116/4427 47% [============================= ] 2117/4427 47% [============================= ] 2118/4427 47% [============================= ] 2119/4427 47% [============================= ] 2120/4427 47% [============================= ] 2121/4427 47% [============================= ] 2122/4427 47% [============================= ] 2123/4427 47% [============================= ] 2124/4427 47% [============================= ] 2125/4427 48% [============================= ] 2126/4427 48% [============================= ] 2127/4427 48% [============================= ] 2128/4427 48% [============================= ] 2129/4427 48% [============================= ] 2130/4427 48% [============================= ] 2131/4427 48% [============================= ] 2132/4427 48% [============================= ] 2133/4427 48% [============================= ] 2134/4427 48% [============================= ] 2135/4427 48% [============================= ] 2136/4427 48% [============================= ] 2137/4427 48% [============================= ] 2138/4427 48% [============================= ] 2139/4427 48% [============================= ] 2140/4427 48% [============================= ] 2141/4427 48% [============================= ] 2142/4427 48% [============================== ] 2143/4427 48% [============================== ] 2144/4427 48% [============================== ] 2145/4427 48% [============================== ] 2146/4427 48% [============================== ] 2147/4427 48% [============================== ] 2148/4427 48% [============================== ] 2149/4427 48% [============================== ] 2150/4427 48% [============================== ] 2151/4427 48% [============================== ] 2152/4427 48% [============================== ] 2153/4427 48% [============================== ] 2154/4427 48% [============================== ] 2155/4427 48% [============================== ] 2156/4427 48% [============================== ] 2157/4427 48% [============================== ] 2158/4427 48% [============================== ] 2159/4427 48% [============================== ] 2160/4427 48% [============================== ] 2161/4427 48% [============================== ] 2162/4427 48% [============================== ] 2163/4427 48% [============================== ] 2164/4427 48% [============================== ] 2165/4427 48% [============================== ] 2166/4427 48% [============================== ] 2167/4427 48% [============================== ] 2168/4427 48% [============================== ] 2169/4427 48% [============================== ] 2170/4427 49% [============================== ] 2171/4427 49% [============================== ] 2172/4427 49% [============================== ] 2173/4427 49% [============================== ] 2174/4427 49% [============================== ] 2175/4427 49% [============================== ] 2176/4427 49% [============================== ] 2177/4427 49% [============================== ] 2178/4427 49% [============================== ] 2179/4427 49% [============================== ] 2180/4427 49% [============================== ] 2181/4427 49% [============================== ] 2182/4427 49% [============================== ] 2183/4427 49% [============================== ] 2184/4427 49% [============================== ] 2185/4427 49% [============================== ] 2186/4427 49% [============================== ] 2187/4427 49% [============================== ] 2188/4427 49% [============================== ] 2189/4427 49% [============================== ] 2190/4427 49% [============================== ] 2191/4427 49% [============================== ] 2192/4427 49% [============================== ] 2193/4427 49% [============================== ] 2194/4427 49% [============================== ] 2195/4427 49% [============================== ] 2196/4427 49% [============================== ] 2197/4427 49% [============================== ] 2198/4427 49% [============================== ] 2199/4427 49% [============================== ] 2200/4427 49% [============================== ] 2201/4427 49% [============================== ] 2202/4427 49% [============================== ] 2203/4427 49% [============================== ] 2204/4427 49% [============================== ] 2205/4427 49% [============================== ] 2206/4427 49% [============================== ] 2207/4427 49% [============================== ] 2208/4427 49% [============================== ] 2209/4427 49% [============================== ] 2210/4427 49% [============================== ] 2211/4427 49% [============================== ] 2212/4427 49% [============================== ] 2213/4427 49% [=============================== ] 2214/4427 50% [=============================== ] 2215/4427 50% [=============================== ] 2216/4427 50% [=============================== ] 2217/4427 50% [=============================== ] 2218/4427 50% [=============================== ] 2219/4427 50% [=============================== ] 2220/4427 50% [=============================== ] 2221/4427 50% [=============================== ] 2222/4427 50% [=============================== ] 2223/4427 50% [=============================== ] 2224/4427 50% [=============================== ] 2225/4427 50% [=============================== ] 2226/4427 50% [=============================== ] 2227/4427 50% [=============================== ] 2228/4427 50% [=============================== ] 2229/4427 50% [=============================== ] 2230/4427 50% [=============================== ] 2231/4427 50% [=============================== ] 2232/4427 50% [=============================== ] 2233/4427 50% [=============================== ] 2234/4427 50% [=============================== ] 2235/4427 50% [=============================== ] 2236/4427 50% [=============================== ] 2237/4427 50% [=============================== ] 2238/4427 50% [=============================== ] 2239/4427 50% [=============================== ] 2240/4427 50% [=============================== ] 2241/4427 50% [=============================== ] 2242/4427 50% [=============================== ] 2243/4427 50% [=============================== ] 2244/4427 50% [=============================== ] 2245/4427 50% [=============================== ] 2246/4427 50% [=============================== ] 2247/4427 50% [=============================== ] 2248/4427 50% [=============================== ] 2249/4427 50% [=============================== ] 2250/4427 50% [=============================== ] 2251/4427 50% [=============================== ] 2252/4427 50% [=============================== ] 2253/4427 50% [=============================== ] 2254/4427 50% [=============================== ] 2255/4427 50% [=============================== ] 2256/4427 50% [=============================== ] 2257/4427 50% [=============================== ] 2258/4427 51% [=============================== ] 2259/4427 51% [=============================== ] 2260/4427 51% [=============================== ] 2261/4427 51% [=============================== ] 2262/4427 51% [=============================== ] 2263/4427 51% [=============================== ] 2264/4427 51% [=============================== ] 2265/4427 51% [=============================== ] 2266/4427 51% [=============================== ] 2267/4427 51% [=============================== ] 2268/4427 51% [=============================== ] 2269/4427 51% [=============================== ] 2270/4427 51% [=============================== ] 2271/4427 51% [=============================== ] 2272/4427 51% [=============================== ] 2273/4427 51% [=============================== ] 2274/4427 51% [=============================== ] 2275/4427 51% [=============================== ] 2276/4427 51% [=============================== ] 2277/4427 51% [=============================== ] 2278/4427 51% [=============================== ] 2279/4427 51% [=============================== ] 2280/4427 51% [=============================== ] 2281/4427 51% [=============================== ] 2282/4427 51% [=============================== ] 2283/4427 51% [=============================== ] 2284/4427 51% [================================ ] 2285/4427 51% [================================ ] 2286/4427 51% [================================ ] 2287/4427 51% [================================ ] 2288/4427 51% [================================ ] 2289/4427 51% [================================ ] 2290/4427 51% [================================ ] 2291/4427 51% [================================ ] 2292/4427 51% [================================ ] 2293/4427 51% [================================ ] 2294/4427 51% [================================ ] 2295/4427 51% [================================ ] 2296/4427 51% [================================ ] 2297/4427 51% [================================ ] 2298/4427 51% [================================ ] 2299/4427 51% [================================ ] 2300/4427 51% [================================ ] 2301/4427 51% [================================ ] 2302/4427 51% [================================ ] 2303/4427 52% [================================ ] 2304/4427 52% [================================ ] 2305/4427 52% [================================ ] 2306/4427 52% [================================ ] 2307/4427 52% [================================ ] 2308/4427 52% [================================ ] 2309/4427 52% [================================ ] 2310/4427 52% [================================ ] 2311/4427 52% [================================ ] 2312/4427 52% [================================ ] 2313/4427 52% [================================ ] 2314/4427 52% [================================ ] 2315/4427 52% [================================ ] 2316/4427 52% [================================ ] 2317/4427 52% [================================ ] 2318/4427 52% [================================ ] 2319/4427 52% [================================ ] 2320/4427 52% [================================ ] 2321/4427 52% [================================ ] 2322/4427 52% [================================ ] 2323/4427 52% [================================ ] 2324/4427 52% [================================ ] 2325/4427 52% [================================ ] 2326/4427 52% [================================ ] 2327/4427 52% [================================ ] 2328/4427 52% [================================ ] 2329/4427 52% [================================ ] 2330/4427 52% [================================ ] 2331/4427 52% [================================ ] 2332/4427 52% [================================ ] 2333/4427 52% [================================ ] 2334/4427 52% [================================ ] 2335/4427 52% [================================ ] 2336/4427 52% [================================ ] 2337/4427 52% [================================ ] 2338/4427 52% [================================ ] 2339/4427 52% [================================ ] 2340/4427 52% [================================ ] 2341/4427 52% [================================ ] 2342/4427 52% [================================ ] 2343/4427 52% [================================ ] 2344/4427 52% [================================ ] 2345/4427 52% [================================ ] 2346/4427 52% [================================ ] 2347/4427 53% [================================ ] 2348/4427 53% [================================ ] 2349/4427 53% [================================ ] 2350/4427 53% [================================ ] 2351/4427 53% [================================ ] 2352/4427 53% [================================ ] 2353/4427 53% [================================ ] 2354/4427 53% [================================ ] 2355/4427 53% [================================ ] 2356/4427 53% [================================= ] 2357/4427 53% [================================= ] 2358/4427 53% [================================= ] 2359/4427 53% [================================= ] 2360/4427 53% [================================= ] 2361/4427 53% [================================= ] 2362/4427 53% [================================= ] 2363/4427 53% [================================= ] 2364/4427 53% [================================= ] 2365/4427 53% [================================= ] 2366/4427 53% [================================= ] 2367/4427 53% [================================= ] 2368/4427 53% [================================= ] 2369/4427 53% [================================= ] 2370/4427 53% [================================= ] 2371/4427 53% [================================= ] 2372/4427 53% [================================= ] 2373/4427 53% [================================= ] 2374/4427 53% [================================= ] 2375/4427 53% [================================= ] 2376/4427 53% [================================= ] 2377/4427 53% [================================= ] 2378/4427 53% [================================= ] 2379/4427 53% [================================= ] 2380/4427 53% [================================= ] 2381/4427 53% [================================= ] 2382/4427 53% [================================= ] 2383/4427 53% [================================= ] 2384/4427 53% [================================= ] 2385/4427 53% [================================= ] 2386/4427 53% [================================= ] 2387/4427 53% [================================= ] 2388/4427 53% [================================= ] 2389/4427 53% [================================= ] 2390/4427 53% [================================= ] 2391/4427 54% [================================= ] 2392/4427 54% [================================= ] 2393/4427 54% [================================= ] 2394/4427 54% [================================= ] 2395/4427 54% [================================= ] 2396/4427 54% [================================= ] 2397/4427 54% [================================= ] 2398/4427 54% [================================= ] 2399/4427 54% [================================= ] 2400/4427 54% [================================= ] 2401/4427 54% [================================= ] 2402/4427 54% [================================= ] 2403/4427 54% [================================= ] 2404/4427 54% [================================= ] 2405/4427 54% [================================= ] 2406/4427 54% [================================= ] 2407/4427 54% [================================= ] 2408/4427 54% [================================= ] 2409/4427 54% [================================= ] 2410/4427 54% [================================= ] 2411/4427 54% [================================= ] 2412/4427 54% [================================= ] 2413/4427 54% [================================= ] 2414/4427 54% [================================= ] 2415/4427 54% [================================= ] 2416/4427 54% [================================= ] 2417/4427 54% [================================= ] 2418/4427 54% [================================= ] 2419/4427 54% [================================= ] 2420/4427 54% [================================= ] 2421/4427 54% [================================= ] 2422/4427 54% [================================= ] 2423/4427 54% [================================= ] 2424/4427 54% [================================= ] 2425/4427 54% [================================= ] 2426/4427 54% [================================= ] 2427/4427 54% [================================== ] 2428/4427 54% [================================== ] 2429/4427 54% [================================== ] 2430/4427 54% [================================== ] 2431/4427 54% [================================== ] 2432/4427 54% [================================== ] 2433/4427 54% [================================== ] 2434/4427 54% [================================== ] 2435/4427 55% [================================== ] 2436/4427 55% [================================== ] 2437/4427 55% [================================== ] 2438/4427 55% [================================== ] 2439/4427 55% [================================== ] 2440/4427 55% [================================== ] 2441/4427 55% [================================== ] 2442/4427 55% [================================== ] 2443/4427 55% [================================== ] 2444/4427 55% [================================== ] 2445/4427 55% [================================== ] 2446/4427 55% [================================== ] 2447/4427 55% [================================== ] 2448/4427 55% [================================== ] 2449/4427 55% [================================== ] 2450/4427 55% [================================== ] 2451/4427 55% [================================== ] 2452/4427 55% [================================== ] 2453/4427 55% [================================== ] 2454/4427 55% [================================== ] 2455/4427 55% [================================== ] 2456/4427 55% [================================== ] 2457/4427 55% [================================== ] 2458/4427 55% [================================== ] 2459/4427 55% [================================== ] 2460/4427 55% [================================== ] 2461/4427 55% [================================== ] 2462/4427 55% [================================== ] 2463/4427 55% [================================== ] 2464/4427 55% [================================== ] 2465/4427 55% [================================== ] 2466/4427 55% [================================== ] 2467/4427 55% [================================== ] 2468/4427 55% [================================== ] 2469/4427 55% [================================== ] 2470/4427 55% [================================== ] 2471/4427 55% [================================== ] 2472/4427 55% [================================== ] 2473/4427 55% [================================== ] 2474/4427 55% [================================== ] 2475/4427 55% [================================== ] 2476/4427 55% [================================== ] 2477/4427 55% [================================== ] 2478/4427 55% [================================== ] 2479/4427 55% [================================== ] 2480/4427 56% [================================== ] 2481/4427 56% [================================== ] 2482/4427 56% [================================== ] 2483/4427 56% [================================== ] 2484/4427 56% [================================== ] 2485/4427 56% [================================== ] 2486/4427 56% [================================== ] 2487/4427 56% [================================== ] 2488/4427 56% [================================== ] 2489/4427 56% [================================== ] 2490/4427 56% [================================== ] 2491/4427 56% [================================== ] 2492/4427 56% [================================== ] 2493/4427 56% [================================== ] 2494/4427 56% [================================== ] 2495/4427 56% [================================== ] 2496/4427 56% [================================== ] 2497/4427 56% [================================== ] 2498/4427 56% [================================== ] 2499/4427 56% [=================================== ] 2500/4427 56% [=================================== ] 2501/4427 56% [=================================== ] 2502/4427 56% [=================================== ] 2503/4427 56% [=================================== ] 2504/4427 56% [=================================== ] 2505/4427 56% [=================================== ] 2506/4427 56% [=================================== ] 2507/4427 56% [=================================== ] 2508/4427 56% [=================================== ] 2509/4427 56% [=================================== ] 2510/4427 56% [=================================== ] 2511/4427 56% [=================================== ] 2512/4427 56% [=================================== ] 2513/4427 56% [=================================== ] 2514/4427 56% [=================================== ] 2515/4427 56% [=================================== ] 2516/4427 56% [=================================== ] 2517/4427 56% [=================================== ] 2518/4427 56% [=================================== ] 2519/4427 56% [=================================== ] 2520/4427 56% [=================================== ] 2521/4427 56% [=================================== ] 2522/4427 56% [=================================== ] 2523/4427 56% [=================================== ] 2524/4427 57% [=================================== ] 2525/4427 57% [=================================== ] 2526/4427 57% [=================================== ] 2527/4427 57% [=================================== ] 2528/4427 57% [=================================== ] 2529/4427 57% [=================================== ] 2530/4427 57% [=================================== ] 2531/4427 57% [=================================== ] 2532/4427 57% [=================================== ] 2533/4427 57% [=================================== ] 2534/4427 57% [=================================== ] 2535/4427 57% [=================================== ] 2536/4427 57% [=================================== ] 2537/4427 57% [=================================== ] 2538/4427 57% [=================================== ] 2539/4427 57% [=================================== ] 2540/4427 57% [=================================== ] 2541/4427 57% [=================================== ] 2542/4427 57% [=================================== ] 2543/4427 57% [=================================== ] 2544/4427 57% [=================================== ] 2545/4427 57% [=================================== ] 2546/4427 57% [=================================== ] 2547/4427 57% [=================================== ] 2548/4427 57% [=================================== ] 2549/4427 57% [=================================== ] 2550/4427 57% [=================================== ] 2551/4427 57% [=================================== ] 2552/4427 57% [=================================== ] 2553/4427 57% [=================================== ] 2554/4427 57% [=================================== ] 2555/4427 57% [=================================== ] 2556/4427 57% [=================================== ] 2557/4427 57% [=================================== ] 2558/4427 57% [=================================== ] 2559/4427 57% [=================================== ] 2560/4427 57% [=================================== ] 2561/4427 57% [=================================== ] 2562/4427 57% [=================================== ] 2563/4427 57% [=================================== ] 2564/4427 57% [=================================== ] 2565/4427 57% [=================================== ] 2566/4427 57% [=================================== ] 2567/4427 57% [=================================== ] 2568/4427 58% [=================================== ] 2569/4427 58% [=================================== ] 2570/4427 58% [==================================== ] 2571/4427 58% [==================================== ] 2572/4427 58% [==================================== ] 2573/4427 58% [==================================== ] 2574/4427 58% [==================================== ] 2575/4427 58% [==================================== ] 2576/4427 58% [==================================== ] 2577/4427 58% [==================================== ] 2578/4427 58% [==================================== ] 2579/4427 58% [==================================== ] 2580/4427 58% [==================================== ] 2581/4427 58% [==================================== ] 2582/4427 58% [==================================== ] 2583/4427 58% [==================================== ] 2584/4427 58% [==================================== ] 2585/4427 58% [==================================== ] 2586/4427 58% [==================================== ] 2587/4427 58% [==================================== ] 2588/4427 58% [==================================== ] 2589/4427 58% [==================================== ] 2590/4427 58% [==================================== ] 2591/4427 58% [==================================== ] 2592/4427 58% [==================================== ] 2593/4427 58% [==================================== ] 2594/4427 58% [==================================== ] 2595/4427 58% [==================================== ] 2596/4427 58% [==================================== ] 2597/4427 58% [==================================== ] 2598/4427 58% [==================================== ] 2599/4427 58% [==================================== ] 2600/4427 58% [==================================== ] 2601/4427 58% [==================================== ] 2602/4427 58% [==================================== ] 2603/4427 58% [==================================== ] 2604/4427 58% [==================================== ] 2605/4427 58% [==================================== ] 2606/4427 58% [==================================== ] 2607/4427 58% [==================================== ] 2608/4427 58% [==================================== ] 2609/4427 58% [==================================== ] 2610/4427 58% [==================================== ] 2611/4427 58% [==================================== ] 2612/4427 59% [==================================== ] 2613/4427 59% [==================================== ] 2614/4427 59% [==================================== ] 2615/4427 59% [==================================== ] 2616/4427 59% [==================================== ] 2617/4427 59% [==================================== ] 2618/4427 59% [==================================== ] 2619/4427 59% [==================================== ] 2620/4427 59% [==================================== ] 2621/4427 59% [==================================== ] 2622/4427 59% [==================================== ] 2623/4427 59% [==================================== ] 2624/4427 59% [==================================== ] 2625/4427 59% [==================================== ] 2626/4427 59% [==================================== ] 2627/4427 59% [==================================== ] 2628/4427 59% [==================================== ] 2629/4427 59% [==================================== ] 2630/4427 59% [==================================== ] 2631/4427 59% [==================================== ] 2632/4427 59% [==================================== ] 2633/4427 59% [==================================== ] 2634/4427 59% [==================================== ] 2635/4427 59% [==================================== ] 2636/4427 59% [==================================== ] 2637/4427 59% [==================================== ] 2638/4427 59% [==================================== ] 2639/4427 59% [==================================== ] 2640/4427 59% [==================================== ] 2641/4427 59% [===================================== ] 2642/4427 59% [===================================== ] 2643/4427 59% [===================================== ] 2644/4427 59% [===================================== ] 2645/4427 59% [===================================== ] 2646/4427 59% [===================================== ] 2647/4427 59% [===================================== ] 2648/4427 59% [===================================== ] 2649/4427 59% [===================================== ] 2650/4427 59% [===================================== ] 2651/4427 59% [===================================== ] 2652/4427 59% [===================================== ] 2653/4427 59% [===================================== ] 2654/4427 59% [===================================== ] 2655/4427 59% [===================================== ] 2656/4427 59% [===================================== ] 2657/4427 60% [===================================== ] 2658/4427 60% [===================================== ] 2659/4427 60% [===================================== ] 2660/4427 60% [===================================== ] 2661/4427 60% [===================================== ] 2662/4427 60% [===================================== ] 2663/4427 60% [===================================== ] 2664/4427 60% [===================================== ] 2665/4427 60% [===================================== ] 2666/4427 60% [===================================== ] 2667/4427 60% [===================================== ] 2668/4427 60% [===================================== ] 2669/4427 60% [===================================== ] 2670/4427 60% [===================================== ] 2671/4427 60% [===================================== ] 2672/4427 60% [===================================== ] 2673/4427 60% [===================================== ] 2674/4427 60% [===================================== ] 2675/4427 60% [===================================== ] 2676/4427 60% [===================================== ] 2677/4427 60% [===================================== ] 2678/4427 60% [===================================== ] 2679/4427 60% [===================================== ] 2680/4427 60% [===================================== ] 2681/4427 60% [===================================== ] 2682/4427 60% [===================================== ] 2683/4427 60% [===================================== ] 2684/4427 60% [===================================== ] 2685/4427 60% [===================================== ] 2686/4427 60% [===================================== ] 2687/4427 60% [===================================== ] 2688/4427 60% [===================================== ] 2689/4427 60% [===================================== ] 2690/4427 60% [===================================== ] 2691/4427 60% [===================================== ] 2692/4427 60% [===================================== ] 2693/4427 60% [===================================== ] 2694/4427 60% [===================================== ] 2695/4427 60% [===================================== ] 2696/4427 60% [===================================== ] 2697/4427 60% [===================================== ] 2698/4427 60% [===================================== ] 2699/4427 60% [===================================== ] 2700/4427 60% [===================================== ] 2701/4427 61% [===================================== ] 2702/4427 61% [===================================== ] 2703/4427 61% [===================================== ] 2704/4427 61% [===================================== ] 2705/4427 61% [===================================== ] 2706/4427 61% [===================================== ] 2707/4427 61% [===================================== ] 2708/4427 61% [===================================== ] 2709/4427 61% [===================================== ] 2710/4427 61% [===================================== ] 2711/4427 61% [===================================== ] 2712/4427 61% [===================================== ] 2713/4427 61% [====================================== ] 2714/4427 61% [====================================== ] 2715/4427 61% [====================================== ] 2716/4427 61% [====================================== ] 2717/4427 61% [====================================== ] 2718/4427 61% [====================================== ] 2719/4427 61% [====================================== ] 2720/4427 61% [====================================== ] 2721/4427 61% [====================================== ] 2722/4427 61% [====================================== ] 2723/4427 61% [====================================== ] 2724/4427 61% [====================================== ] 2725/4427 61% [====================================== ] 2726/4427 61% [====================================== ] 2727/4427 61% [====================================== ] 2728/4427 61% [====================================== ] 2729/4427 61% [====================================== ] 2730/4427 61% [====================================== ] 2731/4427 61% [====================================== ] 2732/4427 61% [====================================== ] 2733/4427 61% [====================================== ] 2734/4427 61% [====================================== ] 2735/4427 61% [====================================== ] 2736/4427 61% [====================================== ] 2737/4427 61% [====================================== ] 2738/4427 61% [====================================== ] 2739/4427 61% [====================================== ] 2740/4427 61% [====================================== ] 2741/4427 61% [====================================== ] 2742/4427 61% [====================================== ] 2743/4427 61% [====================================== ] 2744/4427 61% [====================================== ] 2745/4427 62% [====================================== ] 2746/4427 62% [====================================== ] 2747/4427 62% [====================================== ] 2748/4427 62% [====================================== ] 2749/4427 62% [====================================== ] 2750/4427 62% [====================================== ] 2751/4427 62% [====================================== ] 2752/4427 62% [====================================== ] 2753/4427 62% [====================================== ] 2754/4427 62% [====================================== ] 2755/4427 62% [====================================== ] 2756/4427 62% [====================================== ] 2757/4427 62% [====================================== ] 2758/4427 62% [====================================== ] 2759/4427 62% [====================================== ] 2760/4427 62% [====================================== ] 2761/4427 62% [====================================== ] 2762/4427 62% [====================================== ] 2763/4427 62% [====================================== ] 2764/4427 62% [====================================== ] 2765/4427 62% [====================================== ] 2766/4427 62% [====================================== ] 2767/4427 62% [====================================== ] 2768/4427 62% [====================================== ] 2769/4427 62% [====================================== ] 2770/4427 62% [====================================== ] 2771/4427 62% [====================================== ] 2772/4427 62% [====================================== ] 2773/4427 62% [====================================== ] 2774/4427 62% [====================================== ] 2775/4427 62% [====================================== ] 2776/4427 62% [====================================== ] 2777/4427 62% [====================================== ] 2778/4427 62% [====================================== ] 2779/4427 62% [====================================== ] 2780/4427 62% [====================================== ] 2781/4427 62% [====================================== ] 2782/4427 62% [====================================== ] 2783/4427 62% [====================================== ] 2784/4427 62% [======================================= ] 2785/4427 62% [======================================= ] 2786/4427 62% [======================================= ] 2787/4427 62% [======================================= ] 2788/4427 62% [======================================= ] 2789/4427 62% [======================================= ] 2790/4427 63% [======================================= ] 2791/4427 63% [======================================= ] 2792/4427 63% [======================================= ] 2793/4427 63% [======================================= ] 2794/4427 63% [======================================= ] 2795/4427 63% [======================================= ] 2796/4427 63% [======================================= ] 2797/4427 63% [======================================= ] 2798/4427 63% [======================================= ] 2799/4427 63% [======================================= ] 2800/4427 63% [======================================= ] 2801/4427 63% [======================================= ] 2802/4427 63% [======================================= ] 2803/4427 63% [======================================= ] 2804/4427 63% [======================================= ] 2805/4427 63% [======================================= ] 2806/4427 63% [======================================= ] 2807/4427 63% [======================================= ] 2808/4427 63% [======================================= ] 2809/4427 63% [======================================= ] 2810/4427 63% [======================================= ] 2811/4427 63% [======================================= ] 2812/4427 63% [======================================= ] 2813/4427 63% [======================================= ] 2814/4427 63% [======================================= ] 2815/4427 63% [======================================= ] 2816/4427 63% [======================================= ] 2817/4427 63% [======================================= ] 2818/4427 63% [======================================= ] 2819/4427 63% [======================================= ] 2820/4427 63% [======================================= ] 2821/4427 63% [======================================= ] 2822/4427 63% [======================================= ] 2823/4427 63% [======================================= ] 2824/4427 63% [======================================= ] 2825/4427 63% [======================================= ] 2826/4427 63% [======================================= ] 2827/4427 63% [======================================= ] 2828/4427 63% [======================================= ] 2829/4427 63% [======================================= ] 2830/4427 63% [======================================= ] 2831/4427 63% [======================================= ] 2832/4427 63% [======================================= ] 2833/4427 63% [======================================= ] 2834/4427 64% [======================================= ] 2835/4427 64% [======================================= ] 2836/4427 64% [======================================= ] 2837/4427 64% [======================================= ] 2838/4427 64% [======================================= ] 2839/4427 64% [======================================= ] 2840/4427 64% [======================================= ] 2841/4427 64% [======================================= ] 2842/4427 64% [======================================= ] 2843/4427 64% [======================================= ] 2844/4427 64% [======================================= ] 2845/4427 64% [======================================= ] 2846/4427 64% [======================================= ] 2847/4427 64% [======================================= ] 2848/4427 64% [======================================= ] 2849/4427 64% [======================================= ] 2850/4427 64% [======================================= ] 2851/4427 64% [======================================= ] 2852/4427 64% [======================================= ] 2853/4427 64% [======================================= ] 2854/4427 64% [======================================= ] 2855/4427 64% [======================================= ] 2856/4427 64% [======================================== ] 2857/4427 64% [======================================== ] 2858/4427 64% [======================================== ] 2859/4427 64% [======================================== ] 2860/4427 64% [======================================== ] 2861/4427 64% [======================================== ] 2862/4427 64% [======================================== ] 2863/4427 64% [======================================== ] 2864/4427 64% [======================================== ] 2865/4427 64% [======================================== ] 2866/4427 64% [======================================== ] 2867/4427 64% [======================================== ] 2868/4427 64% [======================================== ] 2869/4427 64% [======================================== ] 2870/4427 64% [======================================== ] 2871/4427 64% [======================================== ] 2872/4427 64% [======================================== ] 2873/4427 64% [======================================== ] 2874/4427 64% [======================================== ] 2875/4427 64% [======================================== ] 2876/4427 64% [======================================== ] 2877/4427 64% [======================================== ] 2878/4427 65% [======================================== ] 2879/4427 65% [======================================== ] 2880/4427 65% [======================================== ] 2881/4427 65% [======================================== ] 2882/4427 65% [======================================== ] 2883/4427 65% [======================================== ] 2884/4427 65% [======================================== ] 2885/4427 65% [======================================== ] 2886/4427 65% [======================================== ] 2887/4427 65% [======================================== ] 2888/4427 65% [======================================== ] 2889/4427 65% [======================================== ] 2890/4427 65% [======================================== ] 2891/4427 65% [======================================== ] 2892/4427 65% [======================================== ] 2893/4427 65% [======================================== ] 2894/4427 65% [======================================== ] 2895/4427 65% [======================================== ] 2896/4427 65% [======================================== ] 2897/4427 65% [======================================== ] 2898/4427 65% [======================================== ] 2899/4427 65% [======================================== ] 2900/4427 65% [======================================== ] 2901/4427 65% [======================================== ] 2902/4427 65% [======================================== ] 2903/4427 65% [======================================== ] 2904/4427 65% [======================================== ] 2905/4427 65% [======================================== ] 2906/4427 65% [======================================== ] 2907/4427 65% [======================================== ] 2908/4427 65% [======================================== ] 2909/4427 65% [======================================== ] 2910/4427 65% [======================================== ] 2911/4427 65% [======================================== ] 2912/4427 65% [======================================== ] 2913/4427 65% [======================================== ] 2914/4427 65% [======================================== ] 2915/4427 65% [======================================== ] 2916/4427 65% [======================================== ] 2917/4427 65% [======================================== ] 2918/4427 65% [======================================== ] 2919/4427 65% [======================================== ] 2920/4427 65% [======================================== ] 2921/4427 65% [======================================== ] 2922/4427 66% [======================================== ] 2923/4427 66% [======================================== ] 2924/4427 66% [======================================== ] 2925/4427 66% [======================================== ] 2926/4427 66% [======================================== ] 2927/4427 66% [========================================= ] 2928/4427 66% [========================================= ] 2929/4427 66% [========================================= ] 2930/4427 66% [========================================= ] 2931/4427 66% [========================================= ] 2932/4427 66% [========================================= ] 2933/4427 66% [========================================= ] 2934/4427 66% [========================================= ] 2935/4427 66% [========================================= ] 2936/4427 66% [========================================= ] 2937/4427 66% [========================================= ] 2938/4427 66% [========================================= ] 2939/4427 66% [========================================= ] 2940/4427 66% [========================================= ] 2941/4427 66% [========================================= ] 2942/4427 66% [========================================= ] 2943/4427 66% [========================================= ] 2944/4427 66% [========================================= ] 2945/4427 66% [========================================= ] 2946/4427 66% [========================================= ] 2947/4427 66% [========================================= ] 2948/4427 66% [========================================= ] 2949/4427 66% [========================================= ] 2950/4427 66% [========================================= ] 2951/4427 66% [========================================= ] 2952/4427 66% [========================================= ] 2953/4427 66% [========================================= ] 2954/4427 66% [========================================= ] 2955/4427 66% [========================================= ] 2956/4427 66% [========================================= ] 2957/4427 66% [========================================= ] 2958/4427 66% [========================================= ] 2959/4427 66% [========================================= ] 2960/4427 66% [========================================= ] 2961/4427 66% [========================================= ] 2962/4427 66% [========================================= ] 2963/4427 66% [========================================= ] 2964/4427 66% [========================================= ] 2965/4427 66% [========================================= ] 2966/4427 66% [========================================= ] 2967/4427 67% [========================================= ] 2968/4427 67% [========================================= ] 2969/4427 67% [========================================= ] 2970/4427 67% [========================================= ] 2971/4427 67% [========================================= ] 2972/4427 67% [========================================= ] 2973/4427 67% [========================================= ] 2974/4427 67% [========================================= ] 2975/4427 67% [========================================= ] 2976/4427 67% [========================================= ] 2977/4427 67% [========================================= ] 2978/4427 67% [========================================= ] 2979/4427 67% [========================================= ] 2980/4427 67% [========================================= ] 2981/4427 67% [========================================= ] 2982/4427 67% [========================================= ] 2983/4427 67% [========================================= ] 2984/4427 67% [========================================= ] 2985/4427 67% [========================================= ] 2986/4427 67% [========================================= ] 2987/4427 67% [========================================= ] 2988/4427 67% [========================================= ] 2989/4427 67% [========================================= ] 2990/4427 67% [========================================= ] 2991/4427 67% [========================================= ] 2992/4427 67% [========================================= ] 2993/4427 67% [========================================= ] 2994/4427 67% [========================================= ] 2995/4427 67% [========================================= ] 2996/4427 67% [========================================= ] 2997/4427 67% [========================================= ] 2998/4427 67% [========================================== ] 2999/4427 67% [========================================== ] 3000/4427 67% [========================================== ] 3001/4427 67% [========================================== ] 3002/4427 67% [========================================== ] 3003/4427 67% [========================================== ] 3004/4427 67% [========================================== ] 3005/4427 67% [========================================== ] 3006/4427 67% [========================================== ] 3007/4427 67% [========================================== ] 3008/4427 67% [========================================== ] 3009/4427 67% [========================================== ] 3010/4427 67% [========================================== ] 3011/4427 68% [========================================== ] 3012/4427 68% [========================================== ] 3013/4427 68% [========================================== ] 3014/4427 68% [========================================== ] 3015/4427 68% [========================================== ] 3016/4427 68% [========================================== ] 3017/4427 68% [========================================== ] 3018/4427 68% [========================================== ] 3019/4427 68% [========================================== ] 3020/4427 68% [========================================== ] 3021/4427 68% [========================================== ] 3022/4427 68% [========================================== ] 3023/4427 68% [========================================== ] 3024/4427 68% [========================================== ] 3025/4427 68% [========================================== ] 3026/4427 68% [========================================== ] 3027/4427 68% [========================================== ] 3028/4427 68% [========================================== ] 3029/4427 68% [========================================== ] 3030/4427 68% [========================================== ] 3031/4427 68% [========================================== ] 3032/4427 68% [========================================== ] 3033/4427 68% [========================================== ] 3034/4427 68% [========================================== ] 3035/4427 68% [========================================== ] 3036/4427 68% [========================================== ] 3037/4427 68% [========================================== ] 3038/4427 68% [========================================== ] 3039/4427 68% [========================================== ] 3040/4427 68% [========================================== ] 3041/4427 68% [========================================== ] 3042/4427 68% [========================================== ] 3043/4427 68% [========================================== ] 3044/4427 68% [========================================== ] 3045/4427 68% [========================================== ] 3046/4427 68% [========================================== ] 3047/4427 68% [========================================== ] 3048/4427 68% [========================================== ] 3049/4427 68% [========================================== ] 3050/4427 68% [========================================== ] 3051/4427 68% [========================================== ] 3052/4427 68% [========================================== ] 3053/4427 68% [========================================== ] 3054/4427 68% [========================================== ] 3055/4427 69% [========================================== ] 3056/4427 69% [========================================== ] 3057/4427 69% [========================================== ] 3058/4427 69% [========================================== ] 3059/4427 69% [========================================== ] 3060/4427 69% [========================================== ] 3061/4427 69% [========================================== ] 3062/4427 69% [========================================== ] 3063/4427 69% [========================================== ] 3064/4427 69% [========================================== ] 3065/4427 69% [========================================== ] 3066/4427 69% [========================================== ] 3067/4427 69% [========================================== ] 3068/4427 69% [========================================== ] 3069/4427 69% [========================================== ] 3070/4427 69% [=========================================== ] 3071/4427 69% [=========================================== ] 3072/4427 69% [=========================================== ] 3073/4427 69% [=========================================== ] 3074/4427 69% [=========================================== ] 3075/4427 69% [=========================================== ] 3076/4427 69% [=========================================== ] 3077/4427 69% [=========================================== ] 3078/4427 69% [=========================================== ] 3079/4427 69% [=========================================== ] 3080/4427 69% [=========================================== ] 3081/4427 69% [=========================================== ] 3082/4427 69% [=========================================== ] 3083/4427 69% [=========================================== ] 3084/4427 69% [=========================================== ] 3085/4427 69% [=========================================== ] 3086/4427 69% [=========================================== ] 3087/4427 69% [=========================================== ] 3088/4427 69% [=========================================== ] 3089/4427 69% [=========================================== ] 3090/4427 69% [=========================================== ] 3091/4427 69% [=========================================== ] 3092/4427 69% [=========================================== ] 3093/4427 69% [=========================================== ] 3094/4427 69% [=========================================== ] 3095/4427 69% [=========================================== ] 3096/4427 69% [=========================================== ] 3097/4427 69% [=========================================== ] 3098/4427 69% [=========================================== ] 3099/4427 70% [=========================================== ] 3100/4427 70% [=========================================== ] 3101/4427 70% [=========================================== ] 3102/4427 70% [=========================================== ] 3103/4427 70% [=========================================== ] 3104/4427 70% [=========================================== ] 3105/4427 70% [=========================================== ] 3106/4427 70% [=========================================== ] 3107/4427 70% [=========================================== ] 3108/4427 70% [=========================================== ] 3109/4427 70% [=========================================== ] 3110/4427 70% [=========================================== ] 3111/4427 70% [=========================================== ] 3112/4427 70% [=========================================== ] 3113/4427 70% [=========================================== ] 3114/4427 70% [=========================================== ] 3115/4427 70% [=========================================== ] 3116/4427 70% [=========================================== ] 3117/4427 70% [=========================================== ] 3118/4427 70% [=========================================== ] 3119/4427 70% [=========================================== ] 3120/4427 70% [=========================================== ] 3121/4427 70% [=========================================== ] 3122/4427 70% [=========================================== ] 3123/4427 70% [=========================================== ] 3124/4427 70% [=========================================== ] 3125/4427 70% [=========================================== ] 3126/4427 70% [=========================================== ] 3127/4427 70% [=========================================== ] 3128/4427 70% [=========================================== ] 3129/4427 70% [=========================================== ] 3130/4427 70% [=========================================== ] 3131/4427 70% [=========================================== ] 3132/4427 70% [=========================================== ] 3133/4427 70% [=========================================== ] 3134/4427 70% [=========================================== ] 3135/4427 70% [=========================================== ] 3136/4427 70% [=========================================== ] 3137/4427 70% [=========================================== ] 3138/4427 70% [=========================================== ] 3139/4427 70% [=========================================== ] 3140/4427 70% [=========================================== ] 3141/4427 70% [============================================ ] 3142/4427 70% [============================================ ] 3143/4427 70% [============================================ ] 3144/4427 71% [============================================ ] 3145/4427 71% [============================================ ] 3146/4427 71% [============================================ ] 3147/4427 71% [============================================ ] 3148/4427 71% [============================================ ] 3149/4427 71% [============================================ ] 3150/4427 71% [============================================ ] 3151/4427 71% [============================================ ] 3152/4427 71% [============================================ ] 3153/4427 71% [============================================ ] 3154/4427 71% [============================================ ] 3155/4427 71% [============================================ ] 3156/4427 71% [============================================ ] 3157/4427 71% [============================================ ] 3158/4427 71% [============================================ ] 3159/4427 71% [============================================ ] 3160/4427 71% [============================================ ] 3161/4427 71% [============================================ ] 3162/4427 71% [============================================ ] 3163/4427 71% [============================================ ] 3164/4427 71% [============================================ ] 3165/4427 71% [============================================ ] 3166/4427 71% [============================================ ] 3167/4427 71% [============================================ ] 3168/4427 71% [============================================ ] 3169/4427 71% [============================================ ] 3170/4427 71% [============================================ ] 3171/4427 71% [============================================ ] 3172/4427 71% [============================================ ] 3173/4427 71% [============================================ ] 3174/4427 71% [============================================ ] 3175/4427 71% [============================================ ] 3176/4427 71% [============================================ ] 3177/4427 71% [============================================ ] 3178/4427 71% [============================================ ] 3179/4427 71% [============================================ ] 3180/4427 71% [============================================ ] 3181/4427 71% [============================================ ] 3182/4427 71% [============================================ ] 3183/4427 71% [============================================ ] 3184/4427 71% [============================================ ] 3185/4427 71% [============================================ ] 3186/4427 71% [============================================ ] 3187/4427 71% [============================================ ] 3188/4427 72% [============================================ ] 3189/4427 72% [============================================ ] 3190/4427 72% [============================================ ] 3191/4427 72% [============================================ ] 3192/4427 72% [============================================ ] 3193/4427 72% [============================================ ] 3194/4427 72% [============================================ ] 3195/4427 72% [============================================ ] 3196/4427 72% [============================================ ] 3197/4427 72% [============================================ ] 3198/4427 72% [============================================ ] 3199/4427 72% [============================================ ] 3200/4427 72% [============================================ ] 3201/4427 72% [============================================ ] 3202/4427 72% [============================================ ] 3203/4427 72% [============================================ ] 3204/4427 72% [============================================ ] 3205/4427 72% [============================================ ] 3206/4427 72% [============================================ ] 3207/4427 72% [============================================ ] 3208/4427 72% [============================================ ] 3209/4427 72% [============================================ ] 3210/4427 72% [============================================ ] 3211/4427 72% [============================================ ] 3212/4427 72% [============================================ ] 3213/4427 72% [============================================= ] 3214/4427 72% [============================================= ] 3215/4427 72% [============================================= ] 3216/4427 72% [============================================= ] 3217/4427 72% [============================================= ] 3218/4427 72% [============================================= ] 3219/4427 72% [============================================= ] 3220/4427 72% [============================================= ] 3221/4427 72% [============================================= ] 3222/4427 72% [============================================= ] 3223/4427 72% [============================================= ] 3224/4427 72% [============================================= ] 3225/4427 72% [============================================= ] 3226/4427 72% [============================================= ] 3227/4427 72% [============================================= ] 3228/4427 72% [============================================= ] 3229/4427 72% [============================================= ] 3230/4427 72% [============================================= ] 3231/4427 72% [============================================= ] 3232/4427 73% [============================================= ] 3233/4427 73% [============================================= ] 3234/4427 73% [============================================= ] 3235/4427 73% [============================================= ] 3236/4427 73% [============================================= ] 3237/4427 73% [============================================= ] 3238/4427 73% [============================================= ] 3239/4427 73% [============================================= ] 3240/4427 73% [============================================= ] 3241/4427 73% [============================================= ] 3242/4427 73% [============================================= ] 3243/4427 73% [============================================= ] 3244/4427 73% [============================================= ] 3245/4427 73% [============================================= ] 3246/4427 73% [============================================= ] 3247/4427 73% [============================================= ] 3248/4427 73% [============================================= ] 3249/4427 73% [============================================= ] 3250/4427 73% [============================================= ] 3251/4427 73% [============================================= ] 3252/4427 73% [============================================= ] 3253/4427 73% [============================================= ] 3254/4427 73% [============================================= ] 3255/4427 73% [============================================= ] 3256/4427 73% [============================================= ] 3257/4427 73% [============================================= ] 3258/4427 73% [============================================= ] 3259/4427 73% [============================================= ] 3260/4427 73% [============================================= ] 3261/4427 73% [============================================= ] 3262/4427 73% [============================================= ] 3263/4427 73% [============================================= ] 3264/4427 73% [============================================= ] 3265/4427 73% [============================================= ] 3266/4427 73% [============================================= ] 3267/4427 73% [============================================= ] 3268/4427 73% [============================================= ] 3269/4427 73% [============================================= ] 3270/4427 73% [============================================= ] 3271/4427 73% [============================================= ] 3272/4427 73% [============================================= ] 3273/4427 73% [============================================= ] 3274/4427 73% [============================================= ] 3275/4427 73% [============================================= ] 3276/4427 74% [============================================= ] 3277/4427 74% [============================================= ] 3278/4427 74% [============================================= ] 3279/4427 74% [============================================= ] 3280/4427 74% [============================================= ] 3281/4427 74% [============================================= ] 3282/4427 74% [============================================= ] 3283/4427 74% [============================================= ] 3284/4427 74% [============================================== ] 3285/4427 74% [============================================== ] 3286/4427 74% [============================================== ] 3287/4427 74% [============================================== ] 3288/4427 74% [============================================== ] 3289/4427 74% [============================================== ] 3290/4427 74% [============================================== ] 3291/4427 74% [============================================== ] 3292/4427 74% [============================================== ] 3293/4427 74% [============================================== ] 3294/4427 74% [============================================== ] 3295/4427 74% [============================================== ] 3296/4427 74% [============================================== ] 3297/4427 74% [============================================== ] 3298/4427 74% [============================================== ] 3299/4427 74% [============================================== ] 3300/4427 74% [============================================== ] 3301/4427 74% [============================================== ] 3302/4427 74% [============================================== ] 3303/4427 74% [============================================== ] 3304/4427 74% [============================================== ] 3305/4427 74% [============================================== ] 3306/4427 74% [============================================== ] 3307/4427 74% [============================================== ] 3308/4427 74% [============================================== ] 3309/4427 74% [============================================== ] 3310/4427 74% [============================================== ] 3311/4427 74% [============================================== ] 3312/4427 74% [============================================== ] 3313/4427 74% [============================================== ] 3314/4427 74% [============================================== ] 3315/4427 74% [============================================== ] 3316/4427 74% [============================================== ] 3317/4427 74% [============================================== ] 3318/4427 74% [============================================== ] 3319/4427 74% [============================================== ] 3320/4427 74% [============================================== ] 3321/4427 75% [============================================== ] 3322/4427 75% [============================================== ] 3323/4427 75% [============================================== ] 3324/4427 75% [============================================== ] 3325/4427 75% [============================================== ] 3326/4427 75% [============================================== ] 3327/4427 75% [============================================== ] 3328/4427 75% [============================================== ] 3329/4427 75% [============================================== ] 3330/4427 75% [============================================== ] 3331/4427 75% [============================================== ] 3332/4427 75% [============================================== ] 3333/4427 75% [============================================== ] 3334/4427 75% [============================================== ] 3335/4427 75% [============================================== ] 3336/4427 75% [============================================== ] 3337/4427 75% [============================================== ] 3338/4427 75% [============================================== ] 3339/4427 75% [============================================== ] 3340/4427 75% [============================================== ] 3341/4427 75% [============================================== ] 3342/4427 75% [============================================== ] 3343/4427 75% [============================================== ] 3344/4427 75% [============================================== ] 3345/4427 75% [============================================== ] 3346/4427 75% [============================================== ] 3347/4427 75% [============================================== ] 3348/4427 75% [============================================== ] 3349/4427 75% [============================================== ] 3350/4427 75% [============================================== ] 3351/4427 75% [============================================== ] 3352/4427 75% [============================================== ] 3353/4427 75% [============================================== ] 3354/4427 75% [============================================== ] 3355/4427 75% [=============================================== ] 3356/4427 75% [=============================================== ] 3357/4427 75% [=============================================== ] 3358/4427 75% [=============================================== ] 3359/4427 75% [=============================================== ] 3360/4427 75% [=============================================== ] 3361/4427 75% [=============================================== ] 3362/4427 75% [=============================================== ] 3363/4427 75% [=============================================== ] 3364/4427 75% [=============================================== ] 3365/4427 76% [=============================================== ] 3366/4427 76% [=============================================== ] 3367/4427 76% [=============================================== ] 3368/4427 76% [=============================================== ] 3369/4427 76% [=============================================== ] 3370/4427 76% [=============================================== ] 3371/4427 76% [=============================================== ] 3372/4427 76% [=============================================== ] 3373/4427 76% [=============================================== ] 3374/4427 76% [=============================================== ] 3375/4427 76% [=============================================== ] 3376/4427 76% [=============================================== ] 3377/4427 76% [=============================================== ] 3378/4427 76% [=============================================== ] 3379/4427 76% [=============================================== ] 3380/4427 76% [=============================================== ] 3381/4427 76% [=============================================== ] 3382/4427 76% [=============================================== ] 3383/4427 76% [=============================================== ] 3384/4427 76% [=============================================== ] 3385/4427 76% [=============================================== ] 3386/4427 76% [=============================================== ] 3387/4427 76% [=============================================== ] 3388/4427 76% [=============================================== ] 3389/4427 76% [=============================================== ] 3390/4427 76% [=============================================== ] 3391/4427 76% [=============================================== ] 3392/4427 76% [=============================================== ] 3393/4427 76% [=============================================== ] 3394/4427 76% [=============================================== ] 3395/4427 76% [=============================================== ] 3396/4427 76% [=============================================== ] 3397/4427 76% [=============================================== ] 3398/4427 76% [=============================================== ] 3399/4427 76% [=============================================== ] 3400/4427 76% [=============================================== ] 3401/4427 76% [=============================================== ] 3402/4427 76% [=============================================== ] 3403/4427 76% [=============================================== ] 3404/4427 76% [=============================================== ] 3405/4427 76% [=============================================== ] 3406/4427 76% [=============================================== ] 3407/4427 76% [=============================================== ] 3408/4427 76% [=============================================== ] 3409/4427 77% [=============================================== ] 3410/4427 77% [=============================================== ] 3411/4427 77% [=============================================== ] 3412/4427 77% [=============================================== ] 3413/4427 77% [=============================================== ] 3414/4427 77% [=============================================== ] 3415/4427 77% [=============================================== ] 3416/4427 77% [=============================================== ] 3417/4427 77% [=============================================== ] 3418/4427 77% [=============================================== ] 3419/4427 77% [=============================================== ] 3420/4427 77% [=============================================== ] 3421/4427 77% [=============================================== ] 3422/4427 77% [=============================================== ] 3423/4427 77% [=============================================== ] 3424/4427 77% [=============================================== ] 3425/4427 77% [=============================================== ] 3426/4427 77% [=============================================== ] 3427/4427 77% [================================================ ] 3428/4427 77% [================================================ ] 3429/4427 77% [================================================ ] 3430/4427 77% [================================================ ] 3431/4427 77% [================================================ ] 3432/4427 77% [================================================ ] 3433/4427 77% [================================================ ] 3434/4427 77% [================================================ ] 3435/4427 77% [================================================ ] 3436/4427 77% [================================================ ] 3437/4427 77% [================================================ ] 3438/4427 77% [================================================ ] 3439/4427 77% [================================================ ] 3440/4427 77% [================================================ ] 3441/4427 77% [================================================ ] 3442/4427 77% [================================================ ] 3443/4427 77% [================================================ ] 3444/4427 77% [================================================ ] 3445/4427 77% [================================================ ] 3446/4427 77% [================================================ ] 3447/4427 77% [================================================ ] 3448/4427 77% [================================================ ] 3449/4427 77% [================================================ ] 3450/4427 77% [================================================ ] 3451/4427 77% [================================================ ] 3452/4427 77% [================================================ ] 3453/4427 77% [================================================ ] 3454/4427 78% [================================================ ] 3455/4427 78% [================================================ ] 3456/4427 78% [================================================ ] 3457/4427 78% [================================================ ] 3458/4427 78% [================================================ ] 3459/4427 78% [================================================ ] 3460/4427 78% [================================================ ] 3461/4427 78% [================================================ ] 3462/4427 78% [================================================ ] 3463/4427 78% [================================================ ] 3464/4427 78% [================================================ ] 3465/4427 78% [================================================ ] 3466/4427 78% [================================================ ] 3467/4427 78% [================================================ ] 3468/4427 78% [================================================ ] 3469/4427 78% [================================================ ] 3470/4427 78% [================================================ ] 3471/4427 78% [================================================ ] 3472/4427 78% [================================================ ] 3473/4427 78% [================================================ ] 3474/4427 78% [================================================ ] 3475/4427 78% [================================================ ] 3476/4427 78% [================================================ ] 3477/4427 78% [================================================ ] 3478/4427 78% [================================================ ] 3479/4427 78% [================================================ ] 3480/4427 78% [================================================ ] 3481/4427 78% [================================================ ] 3482/4427 78% [================================================ ] 3483/4427 78% [================================================ ] 3484/4427 78% [================================================ ] 3485/4427 78% [================================================ ] 3486/4427 78% [================================================ ] 3487/4427 78% [================================================ ] 3488/4427 78% [================================================ ] 3489/4427 78% [================================================ ] 3490/4427 78% [================================================ ] 3491/4427 78% [================================================ ] 3492/4427 78% [================================================ ] 3493/4427 78% [================================================ ] 3494/4427 78% [================================================ ] 3495/4427 78% [================================================ ] 3496/4427 78% [================================================ ] 3497/4427 78% [================================================ ] 3498/4427 79% [================================================= ] 3499/4427 79% [================================================= ] 3500/4427 79% [================================================= ] 3501/4427 79% [================================================= ] 3502/4427 79% [================================================= ] 3503/4427 79% [================================================= ] 3504/4427 79% [================================================= ] 3505/4427 79% [================================================= ] 3506/4427 79% [================================================= ] 3507/4427 79% [================================================= ] 3508/4427 79% [================================================= ] 3509/4427 79% [================================================= ] 3510/4427 79% [================================================= ] 3511/4427 79% [================================================= ] 3512/4427 79% [================================================= ] 3513/4427 79% [================================================= ] 3514/4427 79% [================================================= ] 3515/4427 79% [================================================= ] 3516/4427 79% [================================================= ] 3517/4427 79% [================================================= ] 3518/4427 79% [================================================= ] 3519/4427 79% [================================================= ] 3520/4427 79% [================================================= ] 3521/4427 79% [================================================= ] 3522/4427 79% [================================================= ] 3523/4427 79% [================================================= ] 3524/4427 79% [================================================= ] 3525/4427 79% [================================================= ] 3526/4427 79% [================================================= ] 3527/4427 79% [================================================= ] 3528/4427 79% [================================================= ] 3529/4427 79% [================================================= ] 3530/4427 79% [================================================= ] 3531/4427 79% [================================================= ] 3532/4427 79% [================================================= ] 3533/4427 79% [================================================= ] 3534/4427 79% [================================================= ] 3535/4427 79% [================================================= ] 3536/4427 79% [================================================= ] 3537/4427 79% [================================================= ] 3538/4427 79% [================================================= ] 3539/4427 79% [================================================= ] 3540/4427 79% [================================================= ] 3541/4427 79% [================================================= ] 3542/4427 80% [================================================= ] 3543/4427 80% [================================================= ] 3544/4427 80% [================================================= ] 3545/4427 80% [================================================= ] 3546/4427 80% [================================================= ] 3547/4427 80% [================================================= ] 3548/4427 80% [================================================= ] 3549/4427 80% [================================================= ] 3550/4427 80% [================================================= ] 3551/4427 80% [================================================= ] 3552/4427 80% [================================================= ] 3553/4427 80% [================================================= ] 3554/4427 80% [================================================= ] 3555/4427 80% [================================================= ] 3556/4427 80% [================================================= ] 3557/4427 80% [================================================= ] 3558/4427 80% [================================================= ] 3559/4427 80% [================================================= ] 3560/4427 80% [================================================= ] 3561/4427 80% [================================================= ] 3562/4427 80% [================================================= ] 3563/4427 80% [================================================= ] 3564/4427 80% [================================================= ] 3565/4427 80% [================================================= ] 3566/4427 80% [================================================= ] 3567/4427 80% [================================================= ] 3568/4427 80% [================================================= ] 3569/4427 80% [================================================= ] 3570/4427 80% [================================================== ] 3571/4427 80% [================================================== ] 3572/4427 80% [================================================== ] 3573/4427 80% [================================================== ] 3574/4427 80% [================================================== ] 3575/4427 80% [================================================== ] 3576/4427 80% [================================================== ] 3577/4427 80% [================================================== ] 3578/4427 80% [================================================== ] 3579/4427 80% [================================================== ] 3580/4427 80% [================================================== ] 3581/4427 80% [================================================== ] 3582/4427 80% [================================================== ] 3583/4427 80% [================================================== ] 3584/4427 80% [================================================== ] 3585/4427 80% [================================================== ] 3586/4427 81% [================================================== ] 3587/4427 81% [================================================== ] 3588/4427 81% [================================================== ] 3589/4427 81% [================================================== ] 3590/4427 81% [================================================== ] 3591/4427 81% [================================================== ] 3592/4427 81% [================================================== ] 3593/4427 81% [================================================== ] 3594/4427 81% [================================================== ] 3595/4427 81% [================================================== ] 3596/4427 81% [================================================== ] 3597/4427 81% [================================================== ] 3598/4427 81% [================================================== ] 3599/4427 81% [================================================== ] 3600/4427 81% [================================================== ] 3601/4427 81% [================================================== ] 3602/4427 81% [================================================== ] 3603/4427 81% [================================================== ] 3604/4427 81% [================================================== ] 3605/4427 81% [================================================== ] 3606/4427 81% [================================================== ] 3607/4427 81% [================================================== ] 3608/4427 81% [================================================== ] 3609/4427 81% [================================================== ] 3610/4427 81% [================================================== ] 3611/4427 81% [================================================== ] 3612/4427 81% [================================================== ] 3613/4427 81% [================================================== ] 3614/4427 81% [================================================== ] 3615/4427 81% [================================================== ] 3616/4427 81% [================================================== ] 3617/4427 81% [================================================== ] 3618/4427 81% [================================================== ] 3619/4427 81% [================================================== ] 3620/4427 81% [================================================== ] 3621/4427 81% [================================================== ] 3622/4427 81% [================================================== ] 3623/4427 81% [================================================== ] 3624/4427 81% [================================================== ] 3625/4427 81% [================================================== ] 3626/4427 81% [================================================== ] 3627/4427 81% [================================================== ] 3628/4427 81% [================================================== ] 3629/4427 81% [================================================== ] 3630/4427 81% [================================================== ] 3631/4427 82% [================================================== ] 3632/4427 82% [================================================== ] 3633/4427 82% [================================================== ] 3634/4427 82% [================================================== ] 3635/4427 82% [================================================== ] 3636/4427 82% [================================================== ] 3637/4427 82% [================================================== ] 3638/4427 82% [================================================== ] 3639/4427 82% [================================================== ] 3640/4427 82% [================================================== ] 3641/4427 82% [=================================================== ] 3642/4427 82% [=================================================== ] 3643/4427 82% [=================================================== ] 3644/4427 82% [=================================================== ] 3645/4427 82% [=================================================== ] 3646/4427 82% [=================================================== ] 3647/4427 82% [=================================================== ] 3648/4427 82% [=================================================== ] 3649/4427 82% [=================================================== ] 3650/4427 82% [=================================================== ] 3651/4427 82% [=================================================== ] 3652/4427 82% [=================================================== ] 3653/4427 82% [=================================================== ] 3654/4427 82% [=================================================== ] 3655/4427 82% [=================================================== ] 3656/4427 82% [=================================================== ] 3657/4427 82% [=================================================== ] 3658/4427 82% [=================================================== ] 3659/4427 82% [=================================================== ] 3660/4427 82% [=================================================== ] 3661/4427 82% [=================================================== ] 3662/4427 82% [=================================================== ] 3663/4427 82% [=================================================== ] 3664/4427 82% [=================================================== ] 3665/4427 82% [=================================================== ] 3666/4427 82% [=================================================== ] 3667/4427 82% [=================================================== ] 3668/4427 82% [=================================================== ] 3669/4427 82% [=================================================== ] 3670/4427 82% [=================================================== ] 3671/4427 82% [=================================================== ] 3672/4427 82% [=================================================== ] 3673/4427 82% [=================================================== ] 3674/4427 82% [=================================================== ] 3675/4427 83% [=================================================== ] 3676/4427 83% [=================================================== ] 3677/4427 83% [=================================================== ] 3678/4427 83% [=================================================== ] 3679/4427 83% [=================================================== ] 3680/4427 83% [=================================================== ] 3681/4427 83% [=================================================== ] 3682/4427 83% [=================================================== ] 3683/4427 83% [=================================================== ] 3684/4427 83% [=================================================== ] 3685/4427 83% [=================================================== ] 3686/4427 83% [=================================================== ] 3687/4427 83% [=================================================== ] 3688/4427 83% [=================================================== ] 3689/4427 83% [=================================================== ] 3690/4427 83% [=================================================== ] 3691/4427 83% [=================================================== ] 3692/4427 83% [=================================================== ] 3693/4427 83% [=================================================== ] 3694/4427 83% [=================================================== ] 3695/4427 83% [=================================================== ] 3696/4427 83% [=================================================== ] 3697/4427 83% [=================================================== ] 3698/4427 83% [=================================================== ] 3699/4427 83% [=================================================== ] 3700/4427 83% [=================================================== ] 3701/4427 83% [=================================================== ] 3702/4427 83% [=================================================== ] 3703/4427 83% [=================================================== ] 3704/4427 83% [=================================================== ] 3705/4427 83% [=================================================== ] 3706/4427 83% [=================================================== ] 3707/4427 83% [=================================================== ] 3708/4427 83% [=================================================== ] 3709/4427 83% [=================================================== ] 3710/4427 83% [=================================================== ] 3711/4427 83% [=================================================== ] 3712/4427 83% [==================================================== ] 3713/4427 83% [==================================================== ] 3714/4427 83% [==================================================== ] 3715/4427 83% [==================================================== ] 3716/4427 83% [==================================================== ] 3717/4427 83% [==================================================== ] 3718/4427 83% [==================================================== ] 3719/4427 84% [==================================================== ] 3720/4427 84% [==================================================== ] 3721/4427 84% [==================================================== ] 3722/4427 84% [==================================================== ] 3723/4427 84% [==================================================== ] 3724/4427 84% [==================================================== ] 3725/4427 84% [==================================================== ] 3726/4427 84% [==================================================== ] 3727/4427 84% [==================================================== ] 3728/4427 84% [==================================================== ] 3729/4427 84% [==================================================== ] 3730/4427 84% [==================================================== ] 3731/4427 84% [==================================================== ] 3732/4427 84% [==================================================== ] 3733/4427 84% [==================================================== ] 3734/4427 84% [==================================================== ] 3735/4427 84% [==================================================== ] 3736/4427 84% [==================================================== ] 3737/4427 84% [==================================================== ] 3738/4427 84% [==================================================== ] 3739/4427 84% [==================================================== ] 3740/4427 84% [==================================================== ] 3741/4427 84% [==================================================== ] 3742/4427 84% [==================================================== ] 3743/4427 84% [==================================================== ] 3744/4427 84% [==================================================== ] 3745/4427 84% [==================================================== ] 3746/4427 84% [==================================================== ] 3747/4427 84% [==================================================== ] 3748/4427 84% [==================================================== ] 3749/4427 84% [==================================================== ] 3750/4427 84% [==================================================== ] 3751/4427 84% [==================================================== ] 3752/4427 84% [==================================================== ] 3753/4427 84% [==================================================== ] 3754/4427 84% [==================================================== ] 3755/4427 84% [==================================================== ] 3756/4427 84% [==================================================== ] 3757/4427 84% [==================================================== ] 3758/4427 84% [==================================================== ] 3759/4427 84% [==================================================== ] 3760/4427 84% [==================================================== ] 3761/4427 84% [==================================================== ] 3762/4427 84% [==================================================== ] 3763/4427 85% [==================================================== ] 3764/4427 85% [==================================================== ] 3765/4427 85% [==================================================== ] 3766/4427 85% [==================================================== ] 3767/4427 85% [==================================================== ] 3768/4427 85% [==================================================== ] 3769/4427 85% [==================================================== ] 3770/4427 85% [==================================================== ] 3771/4427 85% [==================================================== ] 3772/4427 85% [==================================================== ] 3773/4427 85% [==================================================== ] 3774/4427 85% [==================================================== ] 3775/4427 85% [==================================================== ] 3776/4427 85% [==================================================== ] 3777/4427 85% [==================================================== ] 3778/4427 85% [==================================================== ] 3779/4427 85% [==================================================== ] 3780/4427 85% [==================================================== ] 3781/4427 85% [==================================================== ] 3782/4427 85% [==================================================== ] 3783/4427 85% [==================================================== ] 3784/4427 85% [===================================================== ] 3785/4427 85% [===================================================== ] 3786/4427 85% [===================================================== ] 3787/4427 85% [===================================================== ] 3788/4427 85% [===================================================== ] 3789/4427 85% [===================================================== ] 3790/4427 85% [===================================================== ] 3791/4427 85% [===================================================== ] 3792/4427 85% [===================================================== ] 3793/4427 85% [===================================================== ] 3794/4427 85% [===================================================== ] 3795/4427 85% [===================================================== ] 3796/4427 85% [===================================================== ] 3797/4427 85% [===================================================== ] 3798/4427 85% [===================================================== ] 3799/4427 85% [===================================================== ] 3800/4427 85% [===================================================== ] 3801/4427 85% [===================================================== ] 3802/4427 85% [===================================================== ] 3803/4427 85% [===================================================== ] 3804/4427 85% [===================================================== ] 3805/4427 85% [===================================================== ] 3806/4427 85% [===================================================== ] 3807/4427 85% [===================================================== ] 3808/4427 86% [===================================================== ] 3809/4427 86% [===================================================== ] 3810/4427 86% [===================================================== ] 3811/4427 86% [===================================================== ] 3812/4427 86% [===================================================== ] 3813/4427 86% [===================================================== ] 3814/4427 86% [===================================================== ] 3815/4427 86% [===================================================== ] 3816/4427 86% [===================================================== ] 3817/4427 86% [===================================================== ] 3818/4427 86% [===================================================== ] 3819/4427 86% [===================================================== ] 3820/4427 86% [===================================================== ] 3821/4427 86% [===================================================== ] 3822/4427 86% [===================================================== ] 3823/4427 86% [===================================================== ] 3824/4427 86% [===================================================== ] 3825/4427 86% [===================================================== ] 3826/4427 86% [===================================================== ] 3827/4427 86% [===================================================== ] 3828/4427 86% [===================================================== ] 3829/4427 86% [===================================================== ] 3830/4427 86% [===================================================== ] 3831/4427 86% [===================================================== ] 3832/4427 86% [===================================================== ] 3833/4427 86% [===================================================== ] 3834/4427 86% [===================================================== ] 3835/4427 86% [===================================================== ] 3836/4427 86% [===================================================== ] 3837/4427 86% [===================================================== ] 3838/4427 86% [===================================================== ] 3839/4427 86% [===================================================== ] 3840/4427 86% [===================================================== ] 3841/4427 86% [===================================================== ] 3842/4427 86% [===================================================== ] 3843/4427 86% [===================================================== ] 3844/4427 86% [===================================================== ] 3845/4427 86% [===================================================== ] 3846/4427 86% [===================================================== ] 3847/4427 86% [===================================================== ] 3848/4427 86% [===================================================== ] 3849/4427 86% [===================================================== ] 3850/4427 86% [===================================================== ] 3851/4427 86% [===================================================== ] 3852/4427 87% [===================================================== ] 3853/4427 87% [===================================================== ] 3854/4427 87% [===================================================== ] 3855/4427 87% [====================================================== ] 3856/4427 87% [====================================================== ] 3857/4427 87% [====================================================== ] 3858/4427 87% [====================================================== ] 3859/4427 87% [====================================================== ] 3860/4427 87% [====================================================== ] 3861/4427 87% [====================================================== ] 3862/4427 87% [====================================================== ] 3863/4427 87% [====================================================== ] 3864/4427 87% [====================================================== ] 3865/4427 87% [====================================================== ] 3866/4427 87% [====================================================== ] 3867/4427 87% [====================================================== ] 3868/4427 87% [====================================================== ] 3869/4427 87% [====================================================== ] 3870/4427 87% [====================================================== ] 3871/4427 87% [====================================================== ] 3872/4427 87% [====================================================== ] 3873/4427 87% [====================================================== ] 3874/4427 87% [====================================================== ] 3875/4427 87% [====================================================== ] 3876/4427 87% [====================================================== ] 3877/4427 87% [====================================================== ] 3878/4427 87% [====================================================== ] 3879/4427 87% [====================================================== ] 3880/4427 87% [====================================================== ] 3881/4427 87% [====================================================== ] 3882/4427 87% [====================================================== ] 3883/4427 87% [====================================================== ] 3884/4427 87% [====================================================== ] 3885/4427 87% [====================================================== ] 3886/4427 87% [====================================================== ] 3887/4427 87% [====================================================== ] 3888/4427 87% [====================================================== ] 3889/4427 87% [====================================================== ] 3890/4427 87% [====================================================== ] 3891/4427 87% [====================================================== ] 3892/4427 87% [====================================================== ] 3893/4427 87% [====================================================== ] 3894/4427 87% [====================================================== ] 3895/4427 87% [====================================================== ] 3896/4427 88% [====================================================== ] 3897/4427 88% [====================================================== ] 3898/4427 88% [====================================================== ] 3899/4427 88% [====================================================== ] 3900/4427 88% [====================================================== ] 3901/4427 88% [====================================================== ] 3902/4427 88% [====================================================== ] 3903/4427 88% [====================================================== ] 3904/4427 88% [====================================================== ] 3905/4427 88% [====================================================== ] 3906/4427 88% [====================================================== ] 3907/4427 88% [====================================================== ] 3908/4427 88% [====================================================== ] 3909/4427 88% [====================================================== ] 3910/4427 88% [====================================================== ] 3911/4427 88% [====================================================== ] 3912/4427 88% [====================================================== ] 3913/4427 88% [====================================================== ] 3914/4427 88% [====================================================== ] 3915/4427 88% [====================================================== ] 3916/4427 88% [====================================================== ] 3917/4427 88% [====================================================== ] 3918/4427 88% [====================================================== ] 3919/4427 88% [====================================================== ] 3920/4427 88% [====================================================== ] 3921/4427 88% [====================================================== ] 3922/4427 88% [====================================================== ] 3923/4427 88% [====================================================== ] 3924/4427 88% [====================================================== ] 3925/4427 88% [====================================================== ] 3926/4427 88% [====================================================== ] 3927/4427 88% [======================================================= ] 3928/4427 88% [======================================================= ] 3929/4427 88% [======================================================= ] 3930/4427 88% [======================================================= ] 3931/4427 88% [======================================================= ] 3932/4427 88% [======================================================= ] 3933/4427 88% [======================================================= ] 3934/4427 88% [======================================================= ] 3935/4427 88% [======================================================= ] 3936/4427 88% [======================================================= ] 3937/4427 88% [======================================================= ] 3938/4427 88% [======================================================= ] 3939/4427 88% [======================================================= ] 3940/4427 88% [======================================================= ] 3941/4427 89% [======================================================= ] 3942/4427 89% [======================================================= ] 3943/4427 89% [======================================================= ] 3944/4427 89% [======================================================= ] 3945/4427 89% [======================================================= ] 3946/4427 89% [======================================================= ] 3947/4427 89% [======================================================= ] 3948/4427 89% [======================================================= ] 3949/4427 89% [======================================================= ] 3950/4427 89% [======================================================= ] 3951/4427 89% [======================================================= ] 3952/4427 89% [======================================================= ] 3953/4427 89% [======================================================= ] 3954/4427 89% [======================================================= ] 3955/4427 89% [======================================================= ] 3956/4427 89% [======================================================= ] 3957/4427 89% [======================================================= ] 3958/4427 89% [======================================================= ] 3959/4427 89% [======================================================= ] 3960/4427 89% [======================================================= ] 3961/4427 89% [======================================================= ] 3962/4427 89% [======================================================= ] 3963/4427 89% [======================================================= ] 3964/4427 89% [======================================================= ] 3965/4427 89% [======================================================= ] 3966/4427 89% [======================================================= ] 3967/4427 89% [======================================================= ] 3968/4427 89% [======================================================= ] 3969/4427 89% [======================================================= ] 3970/4427 89% [======================================================= ] 3971/4427 89% [======================================================= ] 3972/4427 89% [======================================================= ] 3973/4427 89% [======================================================= ] 3974/4427 89% [======================================================= ] 3975/4427 89% [======================================================= ] 3976/4427 89% [======================================================= ] 3977/4427 89% [======================================================= ] 3978/4427 89% [======================================================= ] 3979/4427 89% [======================================================= ] 3980/4427 89% [======================================================= ] 3981/4427 89% [======================================================= ] 3982/4427 89% [======================================================= ] 3983/4427 89% [======================================================= ] 3984/4427 89% [======================================================= ] 3985/4427 90% [======================================================= ] 3986/4427 90% [======================================================= ] 3987/4427 90% [======================================================= ] 3988/4427 90% [======================================================= ] 3989/4427 90% [======================================================= ] 3990/4427 90% [======================================================= ] 3991/4427 90% [======================================================= ] 3992/4427 90% [======================================================= ] 3993/4427 90% [======================================================= ] 3994/4427 90% [======================================================= ] 3995/4427 90% [======================================================= ] 3996/4427 90% [======================================================= ] 3997/4427 90% [======================================================= ] 3998/4427 90% [======================================================== ] 3999/4427 90% [======================================================== ] 4000/4427 90% [======================================================== ] 4001/4427 90% [======================================================== ] 4002/4427 90% [======================================================== ] 4003/4427 90% [======================================================== ] 4004/4427 90% [======================================================== ] 4005/4427 90% [======================================================== ] 4006/4427 90% [======================================================== ] 4007/4427 90% [======================================================== ] 4008/4427 90% [======================================================== ] 4009/4427 90% [======================================================== ] 4010/4427 90% [======================================================== ] 4011/4427 90% [======================================================== ] 4012/4427 90% [======================================================== ] 4013/4427 90% [======================================================== ] 4014/4427 90% [======================================================== ] 4015/4427 90% [======================================================== ] 4016/4427 90% [======================================================== ] 4017/4427 90% [======================================================== ] 4018/4427 90% [======================================================== ] 4019/4427 90% [======================================================== ] 4020/4427 90% [======================================================== ] 4021/4427 90% [======================================================== ] 4022/4427 90% [======================================================== ] 4023/4427 90% [======================================================== ] 4024/4427 90% [======================================================== ] 4025/4427 90% [======================================================== ] 4026/4427 90% [======================================================== ] 4027/4427 90% [======================================================== ] 4028/4427 90% [======================================================== ] 4029/4427 91% [======================================================== ] 4030/4427 91% [======================================================== ] 4031/4427 91% [======================================================== ] 4032/4427 91% [======================================================== ] 4033/4427 91% [======================================================== ] 4034/4427 91% [======================================================== ] 4035/4427 91% [======================================================== ] 4036/4427 91% [======================================================== ] 4037/4427 91% [======================================================== ] 4038/4427 91% [======================================================== ] 4039/4427 91% [======================================================== ] 4040/4427 91% [======================================================== ] 4041/4427 91% [======================================================== ] 4042/4427 91% [======================================================== ] 4043/4427 91% [======================================================== ] 4044/4427 91% [======================================================== ] 4045/4427 91% [======================================================== ] 4046/4427 91% [======================================================== ] 4047/4427 91% [======================================================== ] 4048/4427 91% [======================================================== ] 4049/4427 91% [======================================================== ] 4050/4427 91% [======================================================== ] 4051/4427 91% [======================================================== ] 4052/4427 91% [======================================================== ] 4053/4427 91% [======================================================== ] 4054/4427 91% [======================================================== ] 4055/4427 91% [======================================================== ] 4056/4427 91% [======================================================== ] 4057/4427 91% [======================================================== ] 4058/4427 91% [======================================================== ] 4059/4427 91% [======================================================== ] 4060/4427 91% [======================================================== ] 4061/4427 91% [======================================================== ] 4062/4427 91% [======================================================== ] 4063/4427 91% [======================================================== ] 4064/4427 91% [======================================================== ] 4065/4427 91% [======================================================== ] 4066/4427 91% [======================================================== ] 4067/4427 91% [======================================================== ] 4068/4427 91% [======================================================== ] 4069/4427 91% [========================================================= ] 4070/4427 91% [========================================================= ] 4071/4427 91% [========================================================= ] 4072/4427 91% [========================================================= ] 4073/4427 92% [========================================================= ] 4074/4427 92% [========================================================= ] 4075/4427 92% [========================================================= ] 4076/4427 92% [========================================================= ] 4077/4427 92% [========================================================= ] 4078/4427 92% [========================================================= ] 4079/4427 92% [========================================================= ] 4080/4427 92% [========================================================= ] 4081/4427 92% [========================================================= ] 4082/4427 92% [========================================================= ] 4083/4427 92% [========================================================= ] 4084/4427 92% [========================================================= ] 4085/4427 92% [========================================================= ] 4086/4427 92% [========================================================= ] 4087/4427 92% [========================================================= ] 4088/4427 92% [========================================================= ] 4089/4427 92% [========================================================= ] 4090/4427 92% [========================================================= ] 4091/4427 92% [========================================================= ] 4092/4427 92% [========================================================= ] 4093/4427 92% [========================================================= ] 4094/4427 92% [========================================================= ] 4095/4427 92% [========================================================= ] 4096/4427 92% [========================================================= ] 4097/4427 92% [========================================================= ] 4098/4427 92% [========================================================= ] 4099/4427 92% [========================================================= ] 4100/4427 92% [========================================================= ] 4101/4427 92% [========================================================= ] 4102/4427 92% [========================================================= ] 4103/4427 92% [========================================================= ] 4104/4427 92% [========================================================= ] 4105/4427 92% [========================================================= ] 4106/4427 92% [========================================================= ] 4107/4427 92% [========================================================= ] 4108/4427 92% [========================================================= ] 4109/4427 92% [========================================================= ] 4110/4427 92% [========================================================= ] 4111/4427 92% [========================================================= ] 4112/4427 92% [========================================================= ] 4113/4427 92% [========================================================= ] 4114/4427 92% [========================================================= ] 4115/4427 92% [========================================================= ] 4116/4427 92% [========================================================= ] 4117/4427 92% [========================================================= ] 4118/4427 93% [========================================================= ] 4119/4427 93% [========================================================= ] 4120/4427 93% [========================================================= ] 4121/4427 93% [========================================================= ] 4122/4427 93% [========================================================= ] 4123/4427 93% [========================================================= ] 4124/4427 93% [========================================================= ] 4125/4427 93% [========================================================= ] 4126/4427 93% [========================================================= ] 4127/4427 93% [========================================================= ] 4128/4427 93% [========================================================= ] 4129/4427 93% [========================================================= ] 4130/4427 93% [========================================================= ] 4131/4427 93% [========================================================= ] 4132/4427 93% [========================================================= ] 4133/4427 93% [========================================================= ] 4134/4427 93% [========================================================= ] 4135/4427 93% [========================================================= ] 4136/4427 93% [========================================================= ] 4137/4427 93% [========================================================= ] 4138/4427 93% [========================================================= ] 4139/4427 93% [========================================================= ] 4140/4427 93% [========================================================= ] 4141/4427 93% [========================================================== ] 4142/4427 93% [========================================================== ] 4143/4427 93% [========================================================== ] 4144/4427 93% [========================================================== ] 4145/4427 93% [========================================================== ] 4146/4427 93% [========================================================== ] 4147/4427 93% [========================================================== ] 4148/4427 93% [========================================================== ] 4149/4427 93% [========================================================== ] 4150/4427 93% [========================================================== ] 4151/4427 93% [========================================================== ] 4152/4427 93% [========================================================== ] 4153/4427 93% [========================================================== ] 4154/4427 93% [========================================================== ] 4155/4427 93% [========================================================== ] 4156/4427 93% [========================================================== ] 4157/4427 93% [========================================================== ] 4158/4427 93% [========================================================== ] 4159/4427 93% [========================================================== ] 4160/4427 93% [========================================================== ] 4161/4427 93% [========================================================== ] 4162/4427 94% [========================================================== ] 4163/4427 94% [========================================================== ] 4164/4427 94% [========================================================== ] 4165/4427 94% [========================================================== ] 4166/4427 94% [========================================================== ] 4167/4427 94% [========================================================== ] 4168/4427 94% [========================================================== ] 4169/4427 94% [========================================================== ] 4170/4427 94% [========================================================== ] 4171/4427 94% [========================================================== ] 4172/4427 94% [========================================================== ] 4173/4427 94% [========================================================== ] 4174/4427 94% [========================================================== ] 4175/4427 94% [========================================================== ] 4176/4427 94% [========================================================== ] 4177/4427 94% [========================================================== ] 4178/4427 94% [========================================================== ] 4179/4427 94% [========================================================== ] 4180/4427 94% [========================================================== ] 4181/4427 94% [========================================================== ] 4182/4427 94% [========================================================== ] 4183/4427 94% [========================================================== ] 4184/4427 94% [========================================================== ] 4185/4427 94% [========================================================== ] 4186/4427 94% [========================================================== ] 4187/4427 94% [========================================================== ] 4188/4427 94% [========================================================== ] 4189/4427 94% [========================================================== ] 4190/4427 94% [========================================================== ] 4191/4427 94% [========================================================== ] 4192/4427 94% [========================================================== ] 4193/4427 94% [========================================================== ] 4194/4427 94% [========================================================== ] 4195/4427 94% [========================================================== ] 4196/4427 94% [========================================================== ] 4197/4427 94% [========================================================== ] 4198/4427 94% [========================================================== ] 4199/4427 94% [========================================================== ] 4200/4427 94% [========================================================== ] 4201/4427 94% [========================================================== ] 4202/4427 94% [========================================================== ] 4203/4427 94% [========================================================== ] 4204/4427 94% [========================================================== ] 4205/4427 94% [========================================================== ] 4206/4427 95% [========================================================== ] 4207/4427 95% [========================================================== ] 4208/4427 95% [========================================================== ] 4209/4427 95% [========================================================== ] 4210/4427 95% [========================================================== ] 4211/4427 95% [========================================================== ] 4212/4427 95% [=========================================================== ] 4213/4427 95% [=========================================================== ] 4214/4427 95% [=========================================================== ] 4215/4427 95% [=========================================================== ] 4216/4427 95% [=========================================================== ] 4217/4427 95% [=========================================================== ] 4218/4427 95% [=========================================================== ] 4219/4427 95% [=========================================================== ] 4220/4427 95% [=========================================================== ] 4221/4427 95% [=========================================================== ] 4222/4427 95% [=========================================================== ] 4223/4427 95% [=========================================================== ] 4224/4427 95% [=========================================================== ] 4225/4427 95% [=========================================================== ] 4226/4427 95% [=========================================================== ] 4227/4427 95% [=========================================================== ] 4228/4427 95% [=========================================================== ] 4229/4427 95% [=========================================================== ] 4230/4427 95% [=========================================================== ] 4231/4427 95% [=========================================================== ] 4232/4427 95% [=========================================================== ] 4233/4427 95% [=========================================================== ] 4234/4427 95% [=========================================================== ] 4235/4427 95% [=========================================================== ] 4236/4427 95% [=========================================================== ] 4237/4427 95% [=========================================================== ] 4238/4427 95% [=========================================================== ] 4239/4427 95% [=========================================================== ] 4240/4427 95% [=========================================================== ] 4241/4427 95% [=========================================================== ] 4242/4427 95% [=========================================================== ] 4243/4427 95% [=========================================================== ] 4244/4427 95% [=========================================================== ] 4245/4427 95% [=========================================================== ] 4246/4427 95% [=========================================================== ] 4247/4427 95% [=========================================================== ] 4248/4427 95% [=========================================================== ] 4249/4427 95% [=========================================================== ] 4250/4427 96% [=========================================================== ] 4251/4427 96% [=========================================================== ] 4252/4427 96% [=========================================================== ] 4253/4427 96% [=========================================================== ] 4254/4427 96% [=========================================================== ] 4255/4427 96% [=========================================================== ] 4256/4427 96% [=========================================================== ] 4257/4427 96% [=========================================================== ] 4258/4427 96% [=========================================================== ] 4259/4427 96% [=========================================================== ] 4260/4427 96% [=========================================================== ] 4261/4427 96% [=========================================================== ] 4262/4427 96% [=========================================================== ] 4263/4427 96% [=========================================================== ] 4264/4427 96% [=========================================================== ] 4265/4427 96% [=========================================================== ] 4266/4427 96% [=========================================================== ] 4267/4427 96% [=========================================================== ] 4268/4427 96% [=========================================================== ] 4269/4427 96% [=========================================================== ] 4270/4427 96% [=========================================================== ] 4271/4427 96% [=========================================================== ] 4272/4427 96% [=========================================================== ] 4273/4427 96% [=========================================================== ] 4274/4427 96% [=========================================================== ] 4275/4427 96% [=========================================================== ] 4276/4427 96% [=========================================================== ] 4277/4427 96% [=========================================================== ] 4278/4427 96% [=========================================================== ] 4279/4427 96% [=========================================================== ] 4280/4427 96% [=========================================================== ] 4281/4427 96% [=========================================================== ] 4282/4427 96% [=========================================================== ] 4283/4427 96% [=========================================================== ] 4284/4427 96% [============================================================ ] 4285/4427 96% [============================================================ ] 4286/4427 96% [============================================================ ] 4287/4427 96% [============================================================ ] 4288/4427 96% [============================================================ ] 4289/4427 96% [============================================================ ] 4290/4427 96% [============================================================ ] 4291/4427 96% [============================================================ ] 4292/4427 96% [============================================================ ] 4293/4427 96% [============================================================ ] 4294/4427 96% [============================================================ ] 4295/4427 97% [============================================================ ] 4296/4427 97% [============================================================ ] 4297/4427 97% [============================================================ ] 4298/4427 97% [============================================================ ] 4299/4427 97% [============================================================ ] 4300/4427 97% [============================================================ ] 4301/4427 97% [============================================================ ] 4302/4427 97% [============================================================ ] 4303/4427 97% [============================================================ ] 4304/4427 97% [============================================================ ] 4305/4427 97% [============================================================ ] 4306/4427 97% [============================================================ ] 4307/4427 97% [============================================================ ] 4308/4427 97% [============================================================ ] 4309/4427 97% [============================================================ ] 4310/4427 97% [============================================================ ] 4311/4427 97% [============================================================ ] 4312/4427 97% [============================================================ ] 4313/4427 97% [============================================================ ] 4314/4427 97% [============================================================ ] 4315/4427 97% [============================================================ ] 4316/4427 97% [============================================================ ] 4317/4427 97% [============================================================ ] 4318/4427 97% [============================================================ ] 4319/4427 97% [============================================================ ] 4320/4427 97% [============================================================ ] 4321/4427 97% [============================================================ ] 4322/4427 97% [============================================================ ] 4323/4427 97% [============================================================ ] 4324/4427 97% [============================================================ ] 4325/4427 97% [============================================================ ] 4326/4427 97% [============================================================ ] 4327/4427 97% [============================================================ ] 4328/4427 97% [============================================================ ] 4329/4427 97% [============================================================ ] 4330/4427 97% [============================================================ ] 4331/4427 97% [============================================================ ] 4332/4427 97% [============================================================ ] 4333/4427 97% [============================================================ ] 4334/4427 97% [============================================================ ] 4335/4427 97% [============================================================ ] 4336/4427 97% [============================================================ ] 4337/4427 97% [============================================================ ] 4338/4427 97% [============================================================ ] 4339/4427 98% [============================================================ ] 4340/4427 98% [============================================================ ] 4341/4427 98% [============================================================ ] 4342/4427 98% [============================================================ ] 4343/4427 98% [============================================================ ] 4344/4427 98% [============================================================ ] 4345/4427 98% [============================================================ ] 4346/4427 98% [============================================================ ] 4347/4427 98% [============================================================ ] 4348/4427 98% [============================================================ ] 4349/4427 98% [============================================================ ] 4350/4427 98% [============================================================ ] 4351/4427 98% [============================================================ ] 4352/4427 98% [============================================================ ] 4353/4427 98% [============================================================ ] 4354/4427 98% [============================================================ ] 4355/4427 98% [============================================================= ] 4356/4427 98% [============================================================= ] 4357/4427 98% [============================================================= ] 4358/4427 98% [============================================================= ] 4359/4427 98% [============================================================= ] 4360/4427 98% [============================================================= ] 4361/4427 98% [============================================================= ] 4362/4427 98% [============================================================= ] 4363/4427 98% [============================================================= ] 4364/4427 98% [============================================================= ] 4365/4427 98% [============================================================= ] 4366/4427 98% [============================================================= ] 4367/4427 98% [============================================================= ] 4368/4427 98% [============================================================= ] 4369/4427 98% [============================================================= ] 4370/4427 98% [============================================================= ] 4371/4427 98% [============================================================= ] 4372/4427 98% [============================================================= ] 4373/4427 98% [============================================================= ] 4374/4427 98% [============================================================= ] 4375/4427 98% [============================================================= ] 4376/4427 98% [============================================================= ] 4377/4427 98% [============================================================= ] 4378/4427 98% [============================================================= ] 4379/4427 98% [============================================================= ] 4380/4427 98% [============================================================= ] 4381/4427 98% [============================================================= ] 4382/4427 98% [============================================================= ] 4383/4427 99% [============================================================= ] 4384/4427 99% [============================================================= ] 4385/4427 99% [============================================================= ] 4386/4427 99% [============================================================= ] 4387/4427 99% [============================================================= ] 4388/4427 99% [============================================================= ] 4389/4427 99% [============================================================= ] 4390/4427 99% [============================================================= ] 4391/4427 99% [============================================================= ] 4392/4427 99% [============================================================= ] 4393/4427 99% [============================================================= ] 4394/4427 99% [============================================================= ] 4395/4427 99% [============================================================= ] 4396/4427 99% [============================================================= ] 4397/4427 99% [============================================================= ] 4398/4427 99% [============================================================= ] 4399/4427 99% [============================================================= ] 4400/4427 99% [============================================================= ] 4401/4427 99% [============================================================= ] 4402/4427 99% [============================================================= ] 4403/4427 99% [============================================================= ] 4404/4427 99% [============================================================= ] 4405/4427 99% [============================================================= ] 4406/4427 99% [============================================================= ] 4407/4427 99% [============================================================= ] 4408/4427 99% [============================================================= ] 4409/4427 99% [============================================================= ] 4410/4427 99% [============================================================= ] 4411/4427 99% [============================================================= ] 4412/4427 99% [============================================================= ] 4413/4427 99% [============================================================= ] 4414/4427 99% [============================================================= ] 4415/4427 99% [============================================================= ] 4416/4427 99% [============================================================= ] 4417/4427 99% [============================================================= ] 4418/4427 99% [============================================================= ] 4419/4427 99% [============================================================= ] 4420/4427 99% [============================================================= ] 4421/4427 99% [============================================================= ] 4422/4427 99% [============================================================= ] 4423/4427 99% [============================================================= ] 4424/4427 99% [============================================================= ] 4425/4427 99% [============================================================= ] 4426/4427 99% [==============================================================] 4427/4427 100% operation complete, 4427 objects in 87134 NAND pages. ln -snf /home/autobuild/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-0/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-0/buildroot' >>> Buildroot 2022.08-rc1-143-g3ccf0abeee Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> argparse 0.7.1-1 Collecting legal info argparse-0.7.1/LICENSE: OK (sha256: 9a918f21485b2a4529c901491d9101392f03586d65ad5b024a4445ebc1dc37b4) >>> host-luarocks 3.9.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> luainterpreter Collecting legal info >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> skeleton Collecting legal info >>> skeleton-init-sysv 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-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) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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) >>> 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) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> chartjs 2.9.4 Collecting legal info LICENSE.md: OK (sha256: 7b43caae91f31b18dc81fae6e0f7aa1acbecaa6d84e3249905cbe15308307d67) >>> host-checksec 2.5.0 Collecting legal info LICENSE.txt: OK (sha256: 7888fee828bf56d547fc1f634e40638984148b4fc41373b7626eb465060640de) >>> comix-cursors 0.9.1 Collecting legal info >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dnsmasq 2.86 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> ffmpeg 4.4.2 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> htop 3.2.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> htpdate 1.3.5 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> initscripts Collecting legal info >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> janet 1.23.0 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libzip 1.8.0 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lua-coat 0.9.2-1 Collecting legal info lua-Coat-0.9.2/COPYRIGHT: OK (sha256: 81b5f657812ccfd63f19c9af1389b5fe6b26f079a4841c5d074940c47bf7cb1e) >>> lua-curl 0.3.13-1 Collecting legal info Lua-cURLv3-0.3.13/LICENSE: OK (sha256: 0f92f4c4665aadffb023de44b16022282040fe4409d5cd3148f1812dec30cdff) >>> lua-markdown 0.33-1 Collecting legal info markdown/LICENSE: OK (sha256: c13c5634db49d16c87f164ce0b79fb7e1b313c8b66818ebf1c970747a429b39b) >>> luadbi-sqlite3 0.7.2-1 Collecting legal info luadbi/COPYING: OK (sha256: 988d73cc2e56f972e8177091e084855fc2904d0fafcfe5c4e02864f25ce2b928) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> luadbi 0.7.2-1 Collecting legal info luadbi/COPYING: OK (sha256: 988d73cc2e56f972e8177091e084855fc2904d0fafcfe5c4e02864f25ce2b928) >>> luafilesystem 1.8.0-1 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luasql-sqlite3 2.4.0-1 Collecting legal info luasql/doc/us/license.html: OK (sha256: c8bb3a3947379addb89412e578d0aae95ca37dc6e48a17e128f40e512d10b025) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-appconfig 1.71 Collecting legal info LICENSE: OK (sha256: 0b22dd532e4123a511d14989c4169ed56b7316cf844c29c7897a1638a4616868) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-class-method-modifiers 2.13 Collecting legal info LICENSE: OK (sha256: d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561) >>> perl-crypt-openssl-random 0.15 Collecting legal info LICENSE: OK (sha256: fdaba2134145d3e252c5930180b2bcb13b5367ad5a8713d6868f014cd25c496f) >>> host-perl-crypt-openssl-guess 0.15 Collecting legal info LICENSE: OK (sha256: 5c739f181ce7aa31d739277996ff230067dad39332e5597c0dffd36e5d784072) >>> perl-crypt-openssl-rsa 0.33 Collecting legal info LICENSE: OK (sha256: 8a693ad3f52daeeb5ac5deceb1e1109c9c87095ed5ba6506d6d5c106e4066f5a) >>> perl-digest-hmac 1.04 Collecting legal info LICENSE: OK (sha256: cb9ff694d1769f450dd5c400204aa921d2fb3db90fcb21674a39f3725c4255c1) >>> perl-file-util 4.201720 Collecting legal info COPYING: OK (sha256: 5f3732812570654ba911e45ec4e5f7353f4b63747ebfc506c543e8fb1ccf797f) LICENSE: OK (sha256: 996b77ca668f16a443ed14758fce492bddd9f55fe831ee8353274c89191b8544) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-io-html 1.004 Collecting legal info LICENSE: OK (sha256: 669fdd41b60ef6169a975b87a5fe35c50e81b9efc8f96b2459f4fbb238079d84) >>> perl-io-socket-ssl 2.074 Collecting legal info README: OK (sha256: 090aff5421fd55a9dceeaf6c612c36360402e8d29c1284aef88c87be565ce032) >>> perl-mail-dkim 1.20200824 Collecting legal info LICENSE: OK (sha256: ffaa40feb768566e52d93879fedd2c5483828b6de483874f30a0a4425351555f) >>> perl-mailtools 2.21 Collecting legal info README: OK (sha256: f7558badc4f4875df247bcccb50a8f369bfe4a2c19361f1df7b26ddf6aaaaf6b) >>> perl-mojolicious 9.24 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-mozilla-ca 20211001 Collecting legal info README: OK (sha256: 95cd63dae5c2bf6e7cf33435981614a36c85ef01fc7a02464e05e58a5355398e) >>> perl-net-dns 1.33 Collecting legal info LICENSE: OK (sha256: 1e44fcf65509b47a251eda0ce1f8bd6aefa13517e38cb1e95b8d36120fb15452) >>> perl-net-ssleay 1.85 Collecting legal info LICENSE: OK (sha256: b55065185a2172d9f2ea2dd87c18c206ea3dc45a64e5f3deb3eee34d839dc822) >>> perl-number-bytes-human 0.11 Collecting legal info README: OK (sha256: d42143fe4b63cb5d488d65a44e6c55769b098ea447462ff33316b33a837b7cf9) >>> perl-sub-exporter-progressive 0.001013 Collecting legal info LICENSE: OK (sha256: 24c38cba4218e6be62e511bffe21e63aa57335d8929034aa58e8a85eed001e99) >>> perl-sub-quote 2.006006 Collecting legal info LICENSE: OK (sha256: 88f4a8719c584d756dcfeebc7f35643066354188bfb57c672fbafcd44e044e9c) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-xml-namespacesupport 1.12 Collecting legal info LICENSE: OK (sha256: 3fed787f0f9e1d74024ec7ae5f0f4736c693bcf263781da2054eb4bb1337e911) >>> perl-xml-sax-base 1.09 Collecting legal info README: OK (sha256: 2a9aae56e13888493523ee9053689627e092aafcf2c5fb06f06df07260f91b42) >>> perl-xml-sax 1.02 Collecting legal info LICENSE: OK (sha256: bf2fb225e77b46b8892ef2a8aa5efa92d65b176a870f42559d8b73b308a36509) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rings 1.3.0-1 Collecting legal info rings-v_1_3_0/doc/us/license.html: OK (sha256: f582a0c43737391070827ef273df0145b594b095ad2f49595701368b729e024f) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> stunnel 5.60 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wolfssl 5.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.4.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wsapi-fcgi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> wsapi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot'