echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.squashfs -noappend -processors 1 -b 256K -nopad -comp zstd\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-8/output-1/images/rootfs.squashfs, block size 262144. [===================- ] 1800/5517 32% [=========================/ ] 2300/5517 41% [========================================/ ] 3700/5517 67% [==========================================\ ] 3800/5517 68% [=============================================================/] 5517/5517 100% Exportable Squashfs 4.0 filesystem, zstd compressed, data block size 262144 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 269660.00 Kbytes (263.34 Mbytes) 33.52% of uncompressed filesystem size (804586.63 Kbytes) Inode table size 39329 bytes (38.41 Kbytes) 26.00% of uncompressed inode table size (151245 bytes) Directory table size 36769 bytes (35.91 Kbytes) 39.97% of uncompressed directory table size (92001 bytes) Number of duplicate files found 501 Number of inodes 4242 Number of files 2730 Number of fragments 299 Number of symbolic links 1236 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 276 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-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/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-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 4242 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/4242 0% [ ] 2/4242 0% [ ] 3/4242 0% [ ] 4/4242 0% [ ] 5/4242 0% [ ] 6/4242 0% [ ] 7/4242 0% [ ] 8/4242 0% [ ] 9/4242 0% [ ] 10/4242 0% [ ] 11/4242 0% [ ] 12/4242 0% [ ] 13/4242 0% [ ] 14/4242 0% [ ] 15/4242 0% [ ] 16/4242 0% [ ] 17/4242 0% [ ] 18/4242 0% [ ] 19/4242 0% [ ] 20/4242 0% [ ] 21/4242 0% [ ] 22/4242 0% [ ] 23/4242 0% [ ] 24/4242 0% [ ] 25/4242 0% [ ] 26/4242 0% [ ] 27/4242 0% [ ] 28/4242 0% [ ] 29/4242 0% [ ] 30/4242 0% [ ] 31/4242 0% [ ] 32/4242 0% [ ] 33/4242 0% [ ] 34/4242 0% [ ] 35/4242 0% [ ] 36/4242 0% [ ] 37/4242 0% [ ] 38/4242 0% [ ] 39/4242 0% [ ] 40/4242 0% [ ] 41/4242 0% [ ] 42/4242 0% [ ] 43/4242 1% [ ] 44/4242 1% [ ] 45/4242 1% [ ] 46/4242 1% [ ] 47/4242 1% [ ] 48/4242 1% [ ] 49/4242 1% [ ] 50/4242 1% [ ] 51/4242 1% [ ] 52/4242 1% [ ] 53/4242 1% [ ] 54/4242 1% [ ] 55/4242 1% [ ] 56/4242 1% [ ] 57/4242 1% [ ] 58/4242 1% [ ] 59/4242 1% [ ] 60/4242 1% [ ] 61/4242 1% [ ] 62/4242 1% [ ] 63/4242 1% [ ] 64/4242 1% [ ] 65/4242 1% [ ] 66/4242 1% [ ] 67/4242 1% [ ] 68/4242 1% [= ] 69/4242 1% [= ] 70/4242 1% [= ] 71/4242 1% [= ] 72/4242 1% [= ] 73/4242 1% [= ] 74/4242 1% [= ] 75/4242 1% [= ] 76/4242 1% [= ] 77/4242 1% [= ] 78/4242 1% [= ] 79/4242 1% [= ] 80/4242 1% [= ] 81/4242 1% [= ] 82/4242 1% [= ] 83/4242 1% [= ] 84/4242 1% [= ] 85/4242 2% [= ] 86/4242 2% [= ] 87/4242 2% [= ] 88/4242 2% [= ] 89/4242 2% [= ] 90/4242 2% [= ] 91/4242 2% [= ] 92/4242 2% [= ] 93/4242 2% [= ] 94/4242 2% [= ] 95/4242 2% [= ] 96/4242 2% [= ] 97/4242 2% [= ] 98/4242 2% [= ] 99/4242 2% [= ] 100/4242 2% [= ] 101/4242 2% [= ] 102/4242 2% [= ] 103/4242 2% [= ] 104/4242 2% [= ] 105/4242 2% [= ] 106/4242 2% [= ] 107/4242 2% [= ] 108/4242 2% [= ] 109/4242 2% [= ] 110/4242 2% [= ] 111/4242 2% [= ] 112/4242 2% [= ] 113/4242 2% [= ] 114/4242 2% [= ] 115/4242 2% [= ] 116/4242 2% [= ] 117/4242 2% [= ] 118/4242 2% [= ] 119/4242 2% [= ] 120/4242 2% [= ] 121/4242 2% [= ] 122/4242 2% [= ] 123/4242 2% [= ] 124/4242 2% [= ] 125/4242 2% [= ] 126/4242 2% [= ] 127/4242 2% [= ] 128/4242 3% [= ] 129/4242 3% [= ] 130/4242 3% [= ] 131/4242 3% [= ] 132/4242 3% [= ] 133/4242 3% [= ] 134/4242 3% [= ] 135/4242 3% [= ] 136/4242 3% [== ] 137/4242 3% [== ] 138/4242 3% [== ] 139/4242 3% [== ] 140/4242 3% [== ] 141/4242 3% [== ] 142/4242 3% [== ] 143/4242 3% [== ] 144/4242 3% [== ] 145/4242 3% [== ] 146/4242 3% [== ] 147/4242 3% [== ] 148/4242 3% [== ] 149/4242 3% [== ] 150/4242 3% [== ] 151/4242 3% [== ] 152/4242 3% [== ] 153/4242 3% [== ] 154/4242 3% [== ] 155/4242 3% [== ] 156/4242 3% [== ] 157/4242 3% [== ] 158/4242 3% [== ] 159/4242 3% [== ] 160/4242 3% [== ] 161/4242 3% [== ] 162/4242 3% [== ] 163/4242 3% [== ] 164/4242 3% [== ] 165/4242 3% [== ] 166/4242 3% [== ] 167/4242 3% [== ] 168/4242 3% [== ] 169/4242 3% [== ] 170/4242 4% [== ] 171/4242 4% [== ] 172/4242 4% [== ] 173/4242 4% [== ] 174/4242 4% [== ] 175/4242 4% [== ] 176/4242 4% [== ] 177/4242 4% [== ] 178/4242 4% [== ] 179/4242 4% [== ] 180/4242 4% [== ] 181/4242 4% [== ] 182/4242 4% [== ] 183/4242 4% [== ] 184/4242 4% [== ] 185/4242 4% [== ] 186/4242 4% [== ] 187/4242 4% [== ] 188/4242 4% [== ] 189/4242 4% [== ] 190/4242 4% [== ] 191/4242 4% [== ] 192/4242 4% [== ] 193/4242 4% [== ] 194/4242 4% [== ] 195/4242 4% [== ] 196/4242 4% [== ] 197/4242 4% [== ] 198/4242 4% [== ] 199/4242 4% [== ] 200/4242 4% [== ] 201/4242 4% [== ] 202/4242 4% [== ] 203/4242 4% [== ] 204/4242 4% [== ] 205/4242 4% [=== ] 206/4242 4% [=== ] 207/4242 4% [=== ] 208/4242 4% [=== ] 209/4242 4% [=== ] 210/4242 4% [=== ] 211/4242 4% [=== ] 212/4242 4% [=== ] 213/4242 5% [=== ] 214/4242 5% [=== ] 215/4242 5% [=== ] 216/4242 5% [=== ] 217/4242 5% [=== ] 218/4242 5% [=== ] 219/4242 5% [=== ] 220/4242 5% [=== ] 221/4242 5% [=== ] 222/4242 5% [=== ] 223/4242 5% [=== ] 224/4242 5% [=== ] 225/4242 5% [=== ] 226/4242 5% [=== ] 227/4242 5% [=== ] 228/4242 5% [=== ] 229/4242 5% [=== ] 230/4242 5% [=== ] 231/4242 5% [=== ] 232/4242 5% [=== ] 233/4242 5% [=== ] 234/4242 5% [=== ] 235/4242 5% [=== ] 236/4242 5% [=== ] 237/4242 5% [=== ] 238/4242 5% [=== ] 239/4242 5% [=== ] 240/4242 5% [=== ] 241/4242 5% [=== ] 242/4242 5% [=== ] 243/4242 5% [=== ] 244/4242 5% [=== ] 245/4242 5% [=== ] 246/4242 5% [=== ] 247/4242 5% [=== ] 248/4242 5% [=== ] 249/4242 5% [=== ] 250/4242 5% [=== ] 251/4242 5% [=== ] 252/4242 5% [=== ] 253/4242 5% [=== ] 254/4242 5% [=== ] 255/4242 6% [=== ] 256/4242 6% [=== ] 257/4242 6% [=== ] 258/4242 6% [=== ] 259/4242 6% [=== ] 260/4242 6% [=== ] 261/4242 6% [=== ] 262/4242 6% [=== ] 263/4242 6% [=== ] 264/4242 6% [=== ] 265/4242 6% [=== ] 266/4242 6% [=== ] 267/4242 6% [=== ] 268/4242 6% [=== ] 269/4242 6% [=== ] 270/4242 6% [=== ] 271/4242 6% [=== ] 272/4242 6% [=== ] 273/4242 6% [==== ] 274/4242 6% [==== ] 275/4242 6% [==== ] 276/4242 6% [==== ] 277/4242 6% [==== ] 278/4242 6% [==== ] 279/4242 6% [==== ] 280/4242 6% [==== ] 281/4242 6% [==== ] 282/4242 6% [==== ] 283/4242 6% [==== ] 284/4242 6% [==== ] 285/4242 6% [==== ] 286/4242 6% [==== ] 287/4242 6% [==== ] 288/4242 6% [==== ] 289/4242 6% [==== ] 290/4242 6% [==== ] 291/4242 6% [==== ] 292/4242 6% [==== ] 293/4242 6% [==== ] 294/4242 6% [==== ] 295/4242 6% [==== ] 296/4242 6% [==== ] 297/4242 7% [==== ] 298/4242 7% [==== ] 299/4242 7% [==== ] 300/4242 7% [==== ] 301/4242 7% [==== ] 302/4242 7% [==== ] 303/4242 7% [==== ] 304/4242 7% [==== ] 305/4242 7% [==== ] 306/4242 7% [==== ] 307/4242 7% [==== ] 308/4242 7% [==== ] 309/4242 7% [==== ] 310/4242 7% [==== ] 311/4242 7% [==== ] 312/4242 7% [==== ] 313/4242 7% [==== ] 314/4242 7% [==== ] 315/4242 7% [==== ] 316/4242 7% [==== ] 317/4242 7% [==== ] 318/4242 7% [==== ] 319/4242 7% [==== ] 320/4242 7% [==== ] 321/4242 7% [==== ] 322/4242 7% [==== ] 323/4242 7% [==== ] 324/4242 7% [==== ] 325/4242 7% [==== ] 326/4242 7% [==== ] 327/4242 7% [==== ] 328/4242 7% [==== ] 329/4242 7% [==== ] 330/4242 7% [==== ] 331/4242 7% [==== ] 332/4242 7% [==== ] 333/4242 7% [==== ] 334/4242 7% [==== ] 335/4242 7% [==== ] 336/4242 7% [==== ] 337/4242 7% [==== ] 338/4242 7% [==== ] 339/4242 7% [==== ] 340/4242 8% [==== ] 341/4242 8% [==== ] 342/4242 8% [===== ] 343/4242 8% [===== ] 344/4242 8% [===== ] 345/4242 8% [===== ] 346/4242 8% [===== ] 347/4242 8% [===== ] 348/4242 8% [===== ] 349/4242 8% [===== ] 350/4242 8% [===== ] 351/4242 8% [===== ] 352/4242 8% [===== ] 353/4242 8% [===== ] 354/4242 8% [===== ] 355/4242 8% [===== ] 356/4242 8% [===== ] 357/4242 8% [===== ] 358/4242 8% [===== ] 359/4242 8% [===== ] 360/4242 8% [===== ] 361/4242 8% [===== ] 362/4242 8% [===== ] 363/4242 8% [===== ] 364/4242 8% [===== ] 365/4242 8% [===== ] 366/4242 8% [===== ] 367/4242 8% [===== ] 368/4242 8% [===== ] 369/4242 8% [===== ] 370/4242 8% [===== ] 371/4242 8% [===== ] 372/4242 8% [===== ] 373/4242 8% [===== ] 374/4242 8% [===== ] 375/4242 8% [===== ] 376/4242 8% [===== ] 377/4242 8% [===== ] 378/4242 8% [===== ] 379/4242 8% [===== ] 380/4242 8% [===== ] 381/4242 8% [===== ] 382/4242 9% [===== ] 383/4242 9% [===== ] 384/4242 9% [===== ] 385/4242 9% [===== ] 386/4242 9% [===== ] 387/4242 9% [===== ] 388/4242 9% [===== ] 389/4242 9% [===== ] 390/4242 9% [===== ] 391/4242 9% [===== ] 392/4242 9% [===== ] 393/4242 9% [===== ] 394/4242 9% [===== ] 395/4242 9% [===== ] 396/4242 9% [===== ] 397/4242 9% [===== ] 398/4242 9% [===== ] 399/4242 9% [===== ] 400/4242 9% [===== ] 401/4242 9% [===== ] 402/4242 9% [===== ] 403/4242 9% [===== ] 404/4242 9% [===== ] 405/4242 9% [===== ] 406/4242 9% [===== ] 407/4242 9% [===== ] 408/4242 9% [===== ] 409/4242 9% [===== ] 410/4242 9% [====== ] 411/4242 9% [====== ] 412/4242 9% [====== ] 413/4242 9% [====== ] 414/4242 9% [====== ] 415/4242 9% [====== ] 416/4242 9% [====== ] 417/4242 9% [====== ] 418/4242 9% [====== ] 419/4242 9% [====== ] 420/4242 9% [====== ] 421/4242 9% [====== ] 422/4242 9% [====== ] 423/4242 9% [====== ] 424/4242 9% [====== ] 425/4242 10% [====== ] 426/4242 10% [====== ] 427/4242 10% [====== ] 428/4242 10% [====== ] 429/4242 10% [====== ] 430/4242 10% [====== ] 431/4242 10% [====== ] 432/4242 10% [====== ] 433/4242 10% [====== ] 434/4242 10% [====== ] 435/4242 10% [====== ] 436/4242 10% [====== ] 437/4242 10% [====== ] 438/4242 10% [====== ] 439/4242 10% [====== ] 440/4242 10% [====== ] 441/4242 10% [====== ] 442/4242 10% [====== ] 443/4242 10% [====== ] 444/4242 10% [====== ] 445/4242 10% [====== ] 446/4242 10% [====== ] 447/4242 10% [====== ] 448/4242 10% [====== ] 449/4242 10% [====== ] 450/4242 10% [====== ] 451/4242 10% [====== ] 452/4242 10% [====== ] 453/4242 10% [====== ] 454/4242 10% [====== ] 455/4242 10% [====== ] 456/4242 10% [====== ] 457/4242 10% [====== ] 458/4242 10% [====== ] 459/4242 10% [====== ] 460/4242 10% [====== ] 461/4242 10% [====== ] 462/4242 10% [====== ] 463/4242 10% [====== ] 464/4242 10% [====== ] 465/4242 10% [====== ] 466/4242 10% [====== ] 467/4242 11% [====== ] 468/4242 11% [====== ] 469/4242 11% [====== ] 470/4242 11% [====== ] 471/4242 11% [====== ] 472/4242 11% [====== ] 473/4242 11% [====== ] 474/4242 11% [====== ] 475/4242 11% [====== ] 476/4242 11% [====== ] 477/4242 11% [====== ] 478/4242 11% [======= ] 479/4242 11% [======= ] 480/4242 11% [======= ] 481/4242 11% [======= ] 482/4242 11% [======= ] 483/4242 11% [======= ] 484/4242 11% [======= ] 485/4242 11% [======= ] 486/4242 11% [======= ] 487/4242 11% [======= ] 488/4242 11% [======= ] 489/4242 11% [======= ] 490/4242 11% [======= ] 491/4242 11% [======= ] 492/4242 11% [======= ] 493/4242 11% [======= ] 494/4242 11% [======= ] 495/4242 11% [======= ] 496/4242 11% [======= ] 497/4242 11% [======= ] 498/4242 11% [======= ] 499/4242 11% [======= ] 500/4242 11% [======= ] 501/4242 11% [======= ] 502/4242 11% [======= ] 503/4242 11% [======= ] 504/4242 11% [======= ] 505/4242 11% [======= ] 506/4242 11% [======= ] 507/4242 11% [======= ] 508/4242 11% [======= ] 509/4242 11% [======= ] 510/4242 12% [======= ] 511/4242 12% [======= ] 512/4242 12% [======= ] 513/4242 12% [======= ] 514/4242 12% [======= ] 515/4242 12% [======= ] 516/4242 12% [======= ] 517/4242 12% [======= ] 518/4242 12% [======= ] 519/4242 12% [======= ] 520/4242 12% [======= ] 521/4242 12% [======= ] 522/4242 12% [======= ] 523/4242 12% [======= ] 524/4242 12% [======= ] 525/4242 12% [======= ] 526/4242 12% [======= ] 527/4242 12% [======= ] 528/4242 12% [======= ] 529/4242 12% [======= ] 530/4242 12% [======= ] 531/4242 12% [======= ] 532/4242 12% [======= ] 533/4242 12% [======= ] 534/4242 12% [======= ] 535/4242 12% [======= ] 536/4242 12% [======= ] 537/4242 12% [======= ] 538/4242 12% [======= ] 539/4242 12% [======= ] 540/4242 12% [======= ] 541/4242 12% [======= ] 542/4242 12% [======= ] 543/4242 12% [======= ] 544/4242 12% [======= ] 545/4242 12% [======= ] 546/4242 12% [======= ] 547/4242 12% [======== ] 548/4242 12% [======== ] 549/4242 12% [======== ] 550/4242 12% [======== ] 551/4242 12% [======== ] 552/4242 13% [======== ] 553/4242 13% [======== ] 554/4242 13% [======== ] 555/4242 13% [======== ] 556/4242 13% [======== ] 557/4242 13% [======== ] 558/4242 13% [======== ] 559/4242 13% [======== ] 560/4242 13% [======== ] 561/4242 13% [======== ] 562/4242 13% [======== ] 563/4242 13% [======== ] 564/4242 13% [======== ] 565/4242 13% [======== ] 566/4242 13% [======== ] 567/4242 13% [======== ] 568/4242 13% [======== ] 569/4242 13% [======== ] 570/4242 13% [======== ] 571/4242 13% [======== ] 572/4242 13% [======== ] 573/4242 13% [======== ] 574/4242 13% [======== ] 575/4242 13% [======== ] 576/4242 13% [======== ] 577/4242 13% [======== ] 578/4242 13% [======== ] 579/4242 13% [======== ] 580/4242 13% [======== ] 581/4242 13% [======== ] 582/4242 13% [======== ] 583/4242 13% [======== ] 584/4242 13% [======== ] 585/4242 13% [======== ] 586/4242 13% [======== ] 587/4242 13% [======== ] 588/4242 13% [======== ] 589/4242 13% [======== ] 590/4242 13% [======== ] 591/4242 13% [======== ] 592/4242 13% [======== ] 593/4242 13% [======== ] 594/4242 14% [======== ] 595/4242 14% [======== ] 596/4242 14% [======== ] 597/4242 14% [======== ] 598/4242 14% [======== ] 599/4242 14% [======== ] 600/4242 14% [======== ] 601/4242 14% [======== ] 602/4242 14% [======== ] 603/4242 14% [======== ] 604/4242 14% [======== ] 605/4242 14% [======== ] 606/4242 14% [======== ] 607/4242 14% [======== ] 608/4242 14% [======== ] 609/4242 14% [======== ] 610/4242 14% [======== ] 611/4242 14% [======== ] 612/4242 14% [======== ] 613/4242 14% [======== ] 614/4242 14% [======== ] 615/4242 14% [========= ] 616/4242 14% [========= ] 617/4242 14% [========= ] 618/4242 14% [========= ] 619/4242 14% [========= ] 620/4242 14% [========= ] 621/4242 14% [========= ] 622/4242 14% [========= ] 623/4242 14% [========= ] 624/4242 14% [========= ] 625/4242 14% [========= ] 626/4242 14% [========= ] 627/4242 14% [========= ] 628/4242 14% [========= ] 629/4242 14% [========= ] 630/4242 14% [========= ] 631/4242 14% [========= ] 632/4242 14% [========= ] 633/4242 14% [========= ] 634/4242 14% [========= ] 635/4242 14% [========= ] 636/4242 14% [========= ] 637/4242 15% [========= ] 638/4242 15% [========= ] 639/4242 15% [========= ] 640/4242 15% [========= ] 641/4242 15% [========= ] 642/4242 15% [========= ] 643/4242 15% [========= ] 644/4242 15% [========= ] 645/4242 15% [========= ] 646/4242 15% [========= ] 647/4242 15% [========= ] 648/4242 15% [========= ] 649/4242 15% [========= ] 650/4242 15% [========= ] 651/4242 15% [========= ] 652/4242 15% [========= ] 653/4242 15% [========= ] 654/4242 15% [========= ] 655/4242 15% [========= ] 656/4242 15% [========= ] 657/4242 15% [========= ] 658/4242 15% [========= ] 659/4242 15% [========= ] 660/4242 15% [========= ] 661/4242 15% [========= ] 662/4242 15% [========= ] 663/4242 15% [========= ] 664/4242 15% [========= ] 665/4242 15% [========= ] 666/4242 15% [========= ] 667/4242 15% [========= ] 668/4242 15% [========= ] 669/4242 15% [========= ] 670/4242 15% [========= ] 671/4242 15% [========= ] 672/4242 15% [========= ] 673/4242 15% [========= ] 674/4242 15% [========= ] 675/4242 15% [========= ] 676/4242 15% [========= ] 677/4242 15% [========= ] 678/4242 15% [========= ] 679/4242 16% [========= ] 680/4242 16% [========= ] 681/4242 16% [========= ] 682/4242 16% [========= ] 683/4242 16% [========= ] 684/4242 16% [========== ] 685/4242 16% [========== ] 686/4242 16% [========== ] 687/4242 16% [========== ] 688/4242 16% [========== ] 689/4242 16% [========== ] 690/4242 16% [========== ] 691/4242 16% [========== ] 692/4242 16% [========== ] 693/4242 16% [========== ] 694/4242 16% [========== ] 695/4242 16% [========== ] 696/4242 16% [========== ] 697/4242 16% [========== ] 698/4242 16% [========== ] 699/4242 16% [========== ] 700/4242 16% [========== ] 701/4242 16% [========== ] 702/4242 16% [========== ] 703/4242 16% [========== ] 704/4242 16% [========== ] 705/4242 16% [========== ] 706/4242 16% [========== ] 707/4242 16% [========== ] 708/4242 16% [========== ] 709/4242 16% [========== ] 710/4242 16% [========== ] 711/4242 16% [========== ] 712/4242 16% [========== ] 713/4242 16% [========== ] 714/4242 16% [========== ] 715/4242 16% [========== ] 716/4242 16% [========== ] 717/4242 16% [========== ] 718/4242 16% [========== ] 719/4242 16% [========== ] 720/4242 16% [========== ] 721/4242 16% [========== ] 722/4242 17% [========== ] 723/4242 17% [========== ] 724/4242 17% [========== ] 725/4242 17% [========== ] 726/4242 17% [========== ] 727/4242 17% [========== ] 728/4242 17% [========== ] 729/4242 17% [========== ] 730/4242 17% [========== ] 731/4242 17% [========== ] 732/4242 17% [========== ] 733/4242 17% [========== ] 734/4242 17% [========== ] 735/4242 17% [========== ] 736/4242 17% [========== ] 737/4242 17% [========== ] 738/4242 17% [========== ] 739/4242 17% [========== ] 740/4242 17% [========== ] 741/4242 17% [========== ] 742/4242 17% [========== ] 743/4242 17% [========== ] 744/4242 17% [========== ] 745/4242 17% [========== ] 746/4242 17% [========== ] 747/4242 17% [========== ] 748/4242 17% [========== ] 749/4242 17% [========== ] 750/4242 17% [========== ] 751/4242 17% [========== ] 752/4242 17% [=========== ] 753/4242 17% [=========== ] 754/4242 17% [=========== ] 755/4242 17% [=========== ] 756/4242 17% [=========== ] 757/4242 17% [=========== ] 758/4242 17% [=========== ] 759/4242 17% [=========== ] 760/4242 17% [=========== ] 761/4242 17% [=========== ] 762/4242 17% [=========== ] 763/4242 17% [=========== ] 764/4242 18% [=========== ] 765/4242 18% [=========== ] 766/4242 18% [=========== ] 767/4242 18% [=========== ] 768/4242 18% [=========== ] 769/4242 18% [=========== ] 770/4242 18% [=========== ] 771/4242 18% [=========== ] 772/4242 18% [=========== ] 773/4242 18% [=========== ] 774/4242 18% [=========== ] 775/4242 18% [=========== ] 776/4242 18% [=========== ] 777/4242 18% [=========== ] 778/4242 18% [=========== ] 779/4242 18% [=========== ] 780/4242 18% [=========== ] 781/4242 18% [=========== ] 782/4242 18% [=========== ] 783/4242 18% [=========== ] 784/4242 18% [=========== ] 785/4242 18% [=========== ] 786/4242 18% [=========== ] 787/4242 18% [=========== ] 788/4242 18% [=========== ] 789/4242 18% [=========== ] 790/4242 18% [=========== ] 791/4242 18% [=========== ] 792/4242 18% [=========== ] 793/4242 18% [=========== ] 794/4242 18% [=========== ] 795/4242 18% [=========== ] 796/4242 18% [=========== ] 797/4242 18% [=========== ] 798/4242 18% [=========== ] 799/4242 18% [=========== ] 800/4242 18% [=========== ] 801/4242 18% [=========== ] 802/4242 18% [=========== ] 803/4242 18% [=========== ] 804/4242 18% [=========== ] 805/4242 18% [=========== ] 806/4242 19% [=========== ] 807/4242 19% [=========== ] 808/4242 19% [=========== ] 809/4242 19% [=========== ] 810/4242 19% [=========== ] 811/4242 19% [=========== ] 812/4242 19% [=========== ] 813/4242 19% [=========== ] 814/4242 19% [=========== ] 815/4242 19% [=========== ] 816/4242 19% [=========== ] 817/4242 19% [=========== ] 818/4242 19% [=========== ] 819/4242 19% [=========== ] 820/4242 19% [=========== ] 821/4242 19% [============ ] 822/4242 19% [============ ] 823/4242 19% [============ ] 824/4242 19% [============ ] 825/4242 19% [============ ] 826/4242 19% [============ ] 827/4242 19% [============ ] 828/4242 19% [============ ] 829/4242 19% [============ ] 830/4242 19% [============ ] 831/4242 19% [============ ] 832/4242 19% [============ ] 833/4242 19% [============ ] 834/4242 19% [============ ] 835/4242 19% [============ ] 836/4242 19% [============ ] 837/4242 19% [============ ] 838/4242 19% [============ ] 839/4242 19% [============ ] 840/4242 19% [============ ] 841/4242 19% [============ ] 842/4242 19% [============ ] 843/4242 19% [============ ] 844/4242 19% [============ ] 845/4242 19% [============ ] 846/4242 19% [============ ] 847/4242 19% [============ ] 848/4242 19% [============ ] 849/4242 20% [============ ] 850/4242 20% [============ ] 851/4242 20% [============ ] 852/4242 20% [============ ] 853/4242 20% [============ ] 854/4242 20% [============ ] 855/4242 20% [============ ] 856/4242 20% [============ ] 857/4242 20% [============ ] 858/4242 20% [============ ] 859/4242 20% [============ ] 860/4242 20% [============ ] 861/4242 20% [============ ] 862/4242 20% [============ ] 863/4242 20% [============ ] 864/4242 20% [============ ] 865/4242 20% [============ ] 866/4242 20% [============ ] 867/4242 20% [============ ] 868/4242 20% [============ ] 869/4242 20% [============ ] 870/4242 20% [============ ] 871/4242 20% [============ ] 872/4242 20% [============ ] 873/4242 20% [============ ] 874/4242 20% [============ ] 875/4242 20% [============ ] 876/4242 20% [============ ] 877/4242 20% [============ ] 878/4242 20% [============ ] 879/4242 20% [============ ] 880/4242 20% [============ ] 881/4242 20% [============ ] 882/4242 20% [============ ] 883/4242 20% [============ ] 884/4242 20% [============ ] 885/4242 20% [============ ] 886/4242 20% [============ ] 887/4242 20% [============ ] 888/4242 20% [============ ] 889/4242 20% [============= ] 890/4242 20% [============= ] 891/4242 21% [============= ] 892/4242 21% [============= ] 893/4242 21% [============= ] 894/4242 21% [============= ] 895/4242 21% [============= ] 896/4242 21% [============= ] 897/4242 21% [============= ] 898/4242 21% [============= ] 899/4242 21% [============= ] 900/4242 21% [============= ] 901/4242 21% [============= ] 902/4242 21% [============= ] 903/4242 21% [============= ] 904/4242 21% [============= ] 905/4242 21% [============= ] 906/4242 21% [============= ] 907/4242 21% [============= ] 908/4242 21% [============= ] 909/4242 21% [============= ] 910/4242 21% [============= ] 911/4242 21% [============= ] 912/4242 21% [============= ] 913/4242 21% [============= ] 914/4242 21% [============= ] 915/4242 21% [============= ] 916/4242 21% [============= ] 917/4242 21% [============= ] 918/4242 21% [============= ] 919/4242 21% [============= ] 920/4242 21% [============= ] 921/4242 21% [============= ] 922/4242 21% [============= ] 923/4242 21% [============= ] 924/4242 21% [============= ] 925/4242 21% [============= ] 926/4242 21% [============= ] 927/4242 21% [============= ] 928/4242 21% [============= ] 929/4242 21% [============= ] 930/4242 21% [============= ] 931/4242 21% [============= ] 932/4242 21% [============= ] 933/4242 21% [============= ] 934/4242 22% [============= ] 935/4242 22% [============= ] 936/4242 22% [============= ] 937/4242 22% [============= ] 938/4242 22% [============= ] 939/4242 22% [============= ] 940/4242 22% [============= ] 941/4242 22% [============= ] 942/4242 22% [============= ] 943/4242 22% [============= ] 944/4242 22% [============= ] 945/4242 22% [============= ] 946/4242 22% [============= ] 947/4242 22% [============= ] 948/4242 22% [============= ] 949/4242 22% [============= ] 950/4242 22% [============= ] 951/4242 22% [============= ] 952/4242 22% [============= ] 953/4242 22% [============= ] 954/4242 22% [============= ] 955/4242 22% [============= ] 956/4242 22% [============= ] 957/4242 22% [============== ] 958/4242 22% [============== ] 959/4242 22% [============== ] 960/4242 22% [============== ] 961/4242 22% [============== ] 962/4242 22% [============== ] 963/4242 22% [============== ] 964/4242 22% [============== ] 965/4242 22% [============== ] 966/4242 22% [============== ] 967/4242 22% [============== ] 968/4242 22% [============== ] 969/4242 22% [============== ] 970/4242 22% [============== ] 971/4242 22% [============== ] 972/4242 22% [============== ] 973/4242 22% [============== ] 974/4242 22% [============== ] 975/4242 22% [============== ] 976/4242 23% [============== ] 977/4242 23% [============== ] 978/4242 23% [============== ] 979/4242 23% [============== ] 980/4242 23% [============== ] 981/4242 23% [============== ] 982/4242 23% [============== ] 983/4242 23% [============== ] 984/4242 23% [============== ] 985/4242 23% [============== ] 986/4242 23% [============== ] 987/4242 23% [============== ] 988/4242 23% [============== ] 989/4242 23% [============== ] 990/4242 23% [============== ] 991/4242 23% [============== ] 992/4242 23% [============== ] 993/4242 23% [============== ] 994/4242 23% [============== ] 995/4242 23% [============== ] 996/4242 23% [============== ] 997/4242 23% [============== ] 998/4242 23% [============== ] 999/4242 23% [============== ] 1000/4242 23% [============== ] 1001/4242 23% [============== ] 1002/4242 23% [============== ] 1003/4242 23% [============== ] 1004/4242 23% [============== ] 1005/4242 23% [============== ] 1006/4242 23% [============== ] 1007/4242 23% [============== ] 1008/4242 23% [============== ] 1009/4242 23% [============== ] 1010/4242 23% [============== ] 1011/4242 23% [============== ] 1012/4242 23% [============== ] 1013/4242 23% [============== ] 1014/4242 23% [============== ] 1015/4242 23% [============== ] 1016/4242 23% [============== ] 1017/4242 23% [============== ] 1018/4242 23% [============== ] 1019/4242 24% [============== ] 1020/4242 24% [============== ] 1021/4242 24% [============== ] 1022/4242 24% [============== ] 1023/4242 24% [============== ] 1024/4242 24% [============== ] 1025/4242 24% [============== ] 1026/4242 24% [=============== ] 1027/4242 24% [=============== ] 1028/4242 24% [=============== ] 1029/4242 24% [=============== ] 1030/4242 24% [=============== ] 1031/4242 24% [=============== ] 1032/4242 24% [=============== ] 1033/4242 24% [=============== ] 1034/4242 24% [=============== ] 1035/4242 24% [=============== ] 1036/4242 24% [=============== ] 1037/4242 24% [=============== ] 1038/4242 24% [=============== ] 1039/4242 24% [=============== ] 1040/4242 24% [=============== ] 1041/4242 24% [=============== ] 1042/4242 24% [=============== ] 1043/4242 24% [=============== ] 1044/4242 24% [=============== ] 1045/4242 24% [=============== ] 1046/4242 24% [=============== ] 1047/4242 24% [=============== ] 1048/4242 24% [=============== ] 1049/4242 24% [=============== ] 1050/4242 24% [=============== ] 1051/4242 24% [=============== ] 1052/4242 24% [=============== ] 1053/4242 24% [=============== ] 1054/4242 24% [=============== ] 1055/4242 24% [=============== ] 1056/4242 24% [=============== ] 1057/4242 24% [=============== ] 1058/4242 24% [=============== ] 1059/4242 24% [=============== ] 1060/4242 24% [=============== ] 1061/4242 25% [=============== ] 1062/4242 25% [=============== ] 1063/4242 25% [=============== ] 1064/4242 25% [=============== ] 1065/4242 25% [=============== ] 1066/4242 25% [=============== ] 1067/4242 25% [=============== ] 1068/4242 25% [=============== ] 1069/4242 25% [=============== ] 1070/4242 25% [=============== ] 1071/4242 25% [=============== ] 1072/4242 25% [=============== ] 1073/4242 25% [=============== ] 1074/4242 25% [=============== ] 1075/4242 25% [=============== ] 1076/4242 25% [=============== ] 1077/4242 25% [=============== ] 1078/4242 25% [=============== ] 1079/4242 25% [=============== ] 1080/4242 25% [=============== ] 1081/4242 25% [=============== ] 1082/4242 25% [=============== ] 1083/4242 25% [=============== ] 1084/4242 25% [=============== ] 1085/4242 25% [=============== ] 1086/4242 25% [=============== ] 1087/4242 25% [=============== ] 1088/4242 25% [=============== ] 1089/4242 25% [=============== ] 1090/4242 25% [=============== ] 1091/4242 25% [=============== ] 1092/4242 25% [=============== ] 1093/4242 25% [=============== ] 1094/4242 25% [================ ] 1095/4242 25% [================ ] 1096/4242 25% [================ ] 1097/4242 25% [================ ] 1098/4242 25% [================ ] 1099/4242 25% [================ ] 1100/4242 25% [================ ] 1101/4242 25% [================ ] 1102/4242 25% [================ ] 1103/4242 26% [================ ] 1104/4242 26% [================ ] 1105/4242 26% [================ ] 1106/4242 26% [================ ] 1107/4242 26% [================ ] 1108/4242 26% [================ ] 1109/4242 26% [================ ] 1110/4242 26% [================ ] 1111/4242 26% [================ ] 1112/4242 26% [================ ] 1113/4242 26% [================ ] 1114/4242 26% [================ ] 1115/4242 26% [================ ] 1116/4242 26% [================ ] 1117/4242 26% [================ ] 1118/4242 26% [================ ] 1119/4242 26% [================ ] 1120/4242 26% [================ ] 1121/4242 26% [================ ] 1122/4242 26% [================ ] 1123/4242 26% [================ ] 1124/4242 26% [================ ] 1125/4242 26% [================ ] 1126/4242 26% [================ ] 1127/4242 26% [================ ] 1128/4242 26% [================ ] 1129/4242 26% [================ ] 1130/4242 26% [================ ] 1131/4242 26% [================ ] 1132/4242 26% [================ ] 1133/4242 26% [================ ] 1134/4242 26% [================ ] 1135/4242 26% [================ ] 1136/4242 26% [================ ] 1137/4242 26% [================ ] 1138/4242 26% [================ ] 1139/4242 26% [================ ] 1140/4242 26% [================ ] 1141/4242 26% [================ ] 1142/4242 26% [================ ] 1143/4242 26% [================ ] 1144/4242 26% [================ ] 1145/4242 26% [================ ] 1146/4242 27% [================ ] 1147/4242 27% [================ ] 1148/4242 27% [================ ] 1149/4242 27% [================ ] 1150/4242 27% [================ ] 1151/4242 27% [================ ] 1152/4242 27% [================ ] 1153/4242 27% [================ ] 1154/4242 27% [================ ] 1155/4242 27% [================ ] 1156/4242 27% [================ ] 1157/4242 27% [================ ] 1158/4242 27% [================ ] 1159/4242 27% [================ ] 1160/4242 27% [================ ] 1161/4242 27% [================ ] 1162/4242 27% [================ ] 1163/4242 27% [================= ] 1164/4242 27% [================= ] 1165/4242 27% [================= ] 1166/4242 27% [================= ] 1167/4242 27% [================= ] 1168/4242 27% [================= ] 1169/4242 27% [================= ] 1170/4242 27% [================= ] 1171/4242 27% [================= ] 1172/4242 27% [================= ] 1173/4242 27% [================= ] 1174/4242 27% [================= ] 1175/4242 27% [================= ] 1176/4242 27% [================= ] 1177/4242 27% [================= ] 1178/4242 27% [================= ] 1179/4242 27% [================= ] 1180/4242 27% [================= ] 1181/4242 27% [================= ] 1182/4242 27% [================= ] 1183/4242 27% [================= ] 1184/4242 27% [================= ] 1185/4242 27% [================= ] 1186/4242 27% [================= ] 1187/4242 27% [================= ] 1188/4242 28% [================= ] 1189/4242 28% [================= ] 1190/4242 28% [================= ] 1191/4242 28% [================= ] 1192/4242 28% [================= ] 1193/4242 28% [================= ] 1194/4242 28% [================= ] 1195/4242 28% [================= ] 1196/4242 28% [================= ] 1197/4242 28% [================= ] 1198/4242 28% [================= ] 1199/4242 28% [================= ] 1200/4242 28% [================= ] 1201/4242 28% [================= ] 1202/4242 28% [================= ] 1203/4242 28% [================= ] 1204/4242 28% [================= ] 1205/4242 28% [================= ] 1206/4242 28% [================= ] 1207/4242 28% [================= ] 1208/4242 28% [================= ] 1209/4242 28% [================= ] 1210/4242 28% [================= ] 1211/4242 28% [================= ] 1212/4242 28% [================= ] 1213/4242 28% [================= ] 1214/4242 28% [================= ] 1215/4242 28% [================= ] 1216/4242 28% [================= ] 1217/4242 28% [================= ] 1218/4242 28% [================= ] 1219/4242 28% [================= ] 1220/4242 28% [================= ] 1221/4242 28% [================= ] 1222/4242 28% [================= ] 1223/4242 28% [================= ] 1224/4242 28% [================= ] 1225/4242 28% [================= ] 1226/4242 28% [================= ] 1227/4242 28% [================= ] 1228/4242 28% [================= ] 1229/4242 28% [================= ] 1230/4242 28% [================= ] 1231/4242 29% [================== ] 1232/4242 29% [================== ] 1233/4242 29% [================== ] 1234/4242 29% [================== ] 1235/4242 29% [================== ] 1236/4242 29% [================== ] 1237/4242 29% [================== ] 1238/4242 29% [================== ] 1239/4242 29% [================== ] 1240/4242 29% [================== ] 1241/4242 29% [================== ] 1242/4242 29% [================== ] 1243/4242 29% [================== ] 1244/4242 29% [================== ] 1245/4242 29% [================== ] 1246/4242 29% [================== ] 1247/4242 29% [================== ] 1248/4242 29% [================== ] 1249/4242 29% [================== ] 1250/4242 29% [================== ] 1251/4242 29% [================== ] 1252/4242 29% [================== ] 1253/4242 29% [================== ] 1254/4242 29% [================== ] 1255/4242 29% [================== ] 1256/4242 29% [================== ] 1257/4242 29% [================== ] 1258/4242 29% [================== ] 1259/4242 29% [================== ] 1260/4242 29% [================== ] 1261/4242 29% [================== ] 1262/4242 29% [================== ] 1263/4242 29% [================== ] 1264/4242 29% [================== ] 1265/4242 29% [================== ] 1266/4242 29% [================== ] 1267/4242 29% [================== ] 1268/4242 29% [================== ] 1269/4242 29% [================== ] 1270/4242 29% [================== ] 1271/4242 29% [================== ] 1272/4242 29% [================== ] 1273/4242 30% [================== ] 1274/4242 30% [================== ] 1275/4242 30% [================== ] 1276/4242 30% [================== ] 1277/4242 30% [================== ] 1278/4242 30% [================== ] 1279/4242 30% [================== ] 1280/4242 30% [================== ] 1281/4242 30% [================== ] 1282/4242 30% [================== ] 1283/4242 30% [================== ] 1284/4242 30% [================== ] 1285/4242 30% [================== ] 1286/4242 30% [================== ] 1287/4242 30% [================== ] 1288/4242 30% [================== ] 1289/4242 30% [================== ] 1290/4242 30% [================== ] 1291/4242 30% [================== ] 1292/4242 30% [================== ] 1293/4242 30% [================== ] 1294/4242 30% [================== ] 1295/4242 30% [================== ] 1296/4242 30% [================== ] 1297/4242 30% [================== ] 1298/4242 30% [================== ] 1299/4242 30% [=================== ] 1300/4242 30% [=================== ] 1301/4242 30% [=================== ] 1302/4242 30% [=================== ] 1303/4242 30% [=================== ] 1304/4242 30% [=================== ] 1305/4242 30% [=================== ] 1306/4242 30% [=================== ] 1307/4242 30% [=================== ] 1308/4242 30% [=================== ] 1309/4242 30% [=================== ] 1310/4242 30% [=================== ] 1311/4242 30% [=================== ] 1312/4242 30% [=================== ] 1313/4242 30% [=================== ] 1314/4242 30% [=================== ] 1315/4242 30% [=================== ] 1316/4242 31% [=================== ] 1317/4242 31% [=================== ] 1318/4242 31% [=================== ] 1319/4242 31% [=================== ] 1320/4242 31% [=================== ] 1321/4242 31% [=================== ] 1322/4242 31% [=================== ] 1323/4242 31% [=================== ] 1324/4242 31% [=================== ] 1325/4242 31% [=================== ] 1326/4242 31% [=================== ] 1327/4242 31% [=================== ] 1328/4242 31% [=================== ] 1329/4242 31% [=================== ] 1330/4242 31% [=================== ] 1331/4242 31% [=================== ] 1332/4242 31% [=================== ] 1333/4242 31% [=================== ] 1334/4242 31% [=================== ] 1335/4242 31% [=================== ] 1336/4242 31% [=================== ] 1337/4242 31% [=================== ] 1338/4242 31% [=================== ] 1339/4242 31% [=================== ] 1340/4242 31% [=================== ] 1341/4242 31% [=================== ] 1342/4242 31% [=================== ] 1343/4242 31% [=================== ] 1344/4242 31% [=================== ] 1345/4242 31% [=================== ] 1346/4242 31% [=================== ] 1347/4242 31% [=================== ] 1348/4242 31% [=================== ] 1349/4242 31% [=================== ] 1350/4242 31% [=================== ] 1351/4242 31% [=================== ] 1352/4242 31% [=================== ] 1353/4242 31% [=================== ] 1354/4242 31% [=================== ] 1355/4242 31% [=================== ] 1356/4242 31% [=================== ] 1357/4242 31% [=================== ] 1358/4242 32% [=================== ] 1359/4242 32% [=================== ] 1360/4242 32% [=================== ] 1361/4242 32% [=================== ] 1362/4242 32% [=================== ] 1363/4242 32% [=================== ] 1364/4242 32% [=================== ] 1365/4242 32% [=================== ] 1366/4242 32% [=================== ] 1367/4242 32% [=================== ] 1368/4242 32% [==================== ] 1369/4242 32% [==================== ] 1370/4242 32% [==================== ] 1371/4242 32% [==================== ] 1372/4242 32% [==================== ] 1373/4242 32% [==================== ] 1374/4242 32% [==================== ] 1375/4242 32% [==================== ] 1376/4242 32% [==================== ] 1377/4242 32% [==================== ] 1378/4242 32% [==================== ] 1379/4242 32% [==================== ] 1380/4242 32% [==================== ] 1381/4242 32% [==================== ] 1382/4242 32% [==================== ] 1383/4242 32% [==================== ] 1384/4242 32% [==================== ] 1385/4242 32% [==================== ] 1386/4242 32% [==================== ] 1387/4242 32% [==================== ] 1388/4242 32% [==================== ] 1389/4242 32% [==================== ] 1390/4242 32% [==================== ] 1391/4242 32% [==================== ] 1392/4242 32% [==================== ] 1393/4242 32% [==================== ] 1394/4242 32% [==================== ] 1395/4242 32% [==================== ] 1396/4242 32% [==================== ] 1397/4242 32% [==================== ] 1398/4242 32% [==================== ] 1399/4242 32% [==================== ] 1400/4242 33% [==================== ] 1401/4242 33% [==================== ] 1402/4242 33% [==================== ] 1403/4242 33% [==================== ] 1404/4242 33% [==================== ] 1405/4242 33% [==================== ] 1406/4242 33% [==================== ] 1407/4242 33% [==================== ] 1408/4242 33% [==================== ] 1409/4242 33% [==================== ] 1410/4242 33% [==================== ] 1411/4242 33% [==================== ] 1412/4242 33% [==================== ] 1413/4242 33% [==================== ] 1414/4242 33% [==================== ] 1415/4242 33% [==================== ] 1416/4242 33% [==================== ] 1417/4242 33% [==================== ] 1418/4242 33% [==================== ] 1419/4242 33% [==================== ] 1420/4242 33% [==================== ] 1421/4242 33% [==================== ] 1422/4242 33% [==================== ] 1423/4242 33% [==================== ] 1424/4242 33% [==================== ] 1425/4242 33% [==================== ] 1426/4242 33% [==================== ] 1427/4242 33% [==================== ] 1428/4242 33% [==================== ] 1429/4242 33% [==================== ] 1430/4242 33% [==================== ] 1431/4242 33% [==================== ] 1432/4242 33% [==================== ] 1433/4242 33% [==================== ] 1434/4242 33% [==================== ] 1435/4242 33% [==================== ] 1436/4242 33% [===================== ] 1437/4242 33% [===================== ] 1438/4242 33% [===================== ] 1439/4242 33% [===================== ] 1440/4242 33% [===================== ] 1441/4242 33% [===================== ] 1442/4242 33% [===================== ] 1443/4242 34% [===================== ] 1444/4242 34% [===================== ] 1445/4242 34% [===================== ] 1446/4242 34% [===================== ] 1447/4242 34% [===================== ] 1448/4242 34% [===================== ] 1449/4242 34% [===================== ] 1450/4242 34% [===================== ] 1451/4242 34% [===================== ] 1452/4242 34% [===================== ] 1453/4242 34% [===================== ] 1454/4242 34% [===================== ] 1455/4242 34% [===================== ] 1456/4242 34% [===================== ] 1457/4242 34% [===================== ] 1458/4242 34% [===================== ] 1459/4242 34% [===================== ] 1460/4242 34% [===================== ] 1461/4242 34% [===================== ] 1462/4242 34% [===================== ] 1463/4242 34% [===================== ] 1464/4242 34% [===================== ] 1465/4242 34% [===================== ] 1466/4242 34% [===================== ] 1467/4242 34% [===================== ] 1468/4242 34% [===================== ] 1469/4242 34% [===================== ] 1470/4242 34% [===================== ] 1471/4242 34% [===================== ] 1472/4242 34% [===================== ] 1473/4242 34% [===================== ] 1474/4242 34% [===================== ] 1475/4242 34% [===================== ] 1476/4242 34% [===================== ] 1477/4242 34% [===================== ] 1478/4242 34% [===================== ] 1479/4242 34% [===================== ] 1480/4242 34% [===================== ] 1481/4242 34% [===================== ] 1482/4242 34% [===================== ] 1483/4242 34% [===================== ] 1484/4242 34% [===================== ] 1485/4242 35% [===================== ] 1486/4242 35% [===================== ] 1487/4242 35% [===================== ] 1488/4242 35% [===================== ] 1489/4242 35% [===================== ] 1490/4242 35% [===================== ] 1491/4242 35% [===================== ] 1492/4242 35% [===================== ] 1493/4242 35% [===================== ] 1494/4242 35% [===================== ] 1495/4242 35% [===================== ] 1496/4242 35% [===================== ] 1497/4242 35% [===================== ] 1498/4242 35% [===================== ] 1499/4242 35% [===================== ] 1500/4242 35% [===================== ] 1501/4242 35% [===================== ] 1502/4242 35% [===================== ] 1503/4242 35% [===================== ] 1504/4242 35% [===================== ] 1505/4242 35% [====================== ] 1506/4242 35% [====================== ] 1507/4242 35% [====================== ] 1508/4242 35% [====================== ] 1509/4242 35% [====================== ] 1510/4242 35% [====================== ] 1511/4242 35% [====================== ] 1512/4242 35% [====================== ] 1513/4242 35% [====================== ] 1514/4242 35% [====================== ] 1515/4242 35% [====================== ] 1516/4242 35% [====================== ] 1517/4242 35% [====================== ] 1518/4242 35% [====================== ] 1519/4242 35% [====================== ] 1520/4242 35% [====================== ] 1521/4242 35% [====================== ] 1522/4242 35% [====================== ] 1523/4242 35% [====================== ] 1524/4242 35% [====================== ] 1525/4242 35% [====================== ] 1526/4242 35% [====================== ] 1527/4242 35% [====================== ] 1528/4242 36% [====================== ] 1529/4242 36% [====================== ] 1530/4242 36% [====================== ] 1531/4242 36% [====================== ] 1532/4242 36% [====================== ] 1533/4242 36% [====================== ] 1534/4242 36% [====================== ] 1535/4242 36% [====================== ] 1536/4242 36% [====================== ] 1537/4242 36% [====================== ] 1538/4242 36% [====================== ] 1539/4242 36% [====================== ] 1540/4242 36% [====================== ] 1541/4242 36% [====================== ] 1542/4242 36% [====================== ] 1543/4242 36% [====================== ] 1544/4242 36% [====================== ] 1545/4242 36% [====================== ] 1546/4242 36% [====================== ] 1547/4242 36% [====================== ] 1548/4242 36% [====================== ] 1549/4242 36% [====================== ] 1550/4242 36% [====================== ] 1551/4242 36% [====================== ] 1552/4242 36% [====================== ] 1553/4242 36% [====================== ] 1554/4242 36% [====================== ] 1555/4242 36% [====================== ] 1556/4242 36% [====================== ] 1557/4242 36% [====================== ] 1558/4242 36% [====================== ] 1559/4242 36% [====================== ] 1560/4242 36% [====================== ] 1561/4242 36% [====================== ] 1562/4242 36% [====================== ] 1563/4242 36% [====================== ] 1564/4242 36% [====================== ] 1565/4242 36% [====================== ] 1566/4242 36% [====================== ] 1567/4242 36% [====================== ] 1568/4242 36% [====================== ] 1569/4242 36% [====================== ] 1570/4242 37% [====================== ] 1571/4242 37% [====================== ] 1572/4242 37% [====================== ] 1573/4242 37% [======================= ] 1574/4242 37% [======================= ] 1575/4242 37% [======================= ] 1576/4242 37% [======================= ] 1577/4242 37% [======================= ] 1578/4242 37% [======================= ] 1579/4242 37% [======================= ] 1580/4242 37% [======================= ] 1581/4242 37% [======================= ] 1582/4242 37% [======================= ] 1583/4242 37% [======================= ] 1584/4242 37% [======================= ] 1585/4242 37% [======================= ] 1586/4242 37% [======================= ] 1587/4242 37% [======================= ] 1588/4242 37% [======================= ] 1589/4242 37% [======================= ] 1590/4242 37% [======================= ] 1591/4242 37% [======================= ] 1592/4242 37% [======================= ] 1593/4242 37% [======================= ] 1594/4242 37% [======================= ] 1595/4242 37% [======================= ] 1596/4242 37% [======================= ] 1597/4242 37% [======================= ] 1598/4242 37% [======================= ] 1599/4242 37% [======================= ] 1600/4242 37% [======================= ] 1601/4242 37% [======================= ] 1602/4242 37% [======================= ] 1603/4242 37% [======================= ] 1604/4242 37% [======================= ] 1605/4242 37% [======================= ] 1606/4242 37% [======================= ] 1607/4242 37% [======================= ] 1608/4242 37% [======================= ] 1609/4242 37% [======================= ] 1610/4242 37% [======================= ] 1611/4242 37% [======================= ] 1612/4242 38% [======================= ] 1613/4242 38% [======================= ] 1614/4242 38% [======================= ] 1615/4242 38% [======================= ] 1616/4242 38% [======================= ] 1617/4242 38% [======================= ] 1618/4242 38% [======================= ] 1619/4242 38% [======================= ] 1620/4242 38% [======================= ] 1621/4242 38% [======================= ] 1622/4242 38% [======================= ] 1623/4242 38% [======================= ] 1624/4242 38% [======================= ] 1625/4242 38% [======================= ] 1626/4242 38% [======================= ] 1627/4242 38% [======================= ] 1628/4242 38% [======================= ] 1629/4242 38% [======================= ] 1630/4242 38% [======================= ] 1631/4242 38% [======================= ] 1632/4242 38% [======================= ] 1633/4242 38% [======================= ] 1634/4242 38% [======================= ] 1635/4242 38% [======================= ] 1636/4242 38% [======================= ] 1637/4242 38% [======================= ] 1638/4242 38% [======================= ] 1639/4242 38% [======================= ] 1640/4242 38% [======================= ] 1641/4242 38% [======================= ] 1642/4242 38% [======================== ] 1643/4242 38% [======================== ] 1644/4242 38% [======================== ] 1645/4242 38% [======================== ] 1646/4242 38% [======================== ] 1647/4242 38% [======================== ] 1648/4242 38% [======================== ] 1649/4242 38% [======================== ] 1650/4242 38% [======================== ] 1651/4242 38% [======================== ] 1652/4242 38% [======================== ] 1653/4242 38% [======================== ] 1654/4242 38% [======================== ] 1655/4242 39% [======================== ] 1656/4242 39% [======================== ] 1657/4242 39% [======================== ] 1658/4242 39% [======================== ] 1659/4242 39% [======================== ] 1660/4242 39% [======================== ] 1661/4242 39% [======================== ] 1662/4242 39% [======================== ] 1663/4242 39% [======================== ] 1664/4242 39% [======================== ] 1665/4242 39% [======================== ] 1666/4242 39% [======================== ] 1667/4242 39% [======================== ] 1668/4242 39% [======================== ] 1669/4242 39% [======================== ] 1670/4242 39% [======================== ] 1671/4242 39% [======================== ] 1672/4242 39% [======================== ] 1673/4242 39% [======================== ] 1674/4242 39% [======================== ] 1675/4242 39% [======================== ] 1676/4242 39% [======================== ] 1677/4242 39% [======================== ] 1678/4242 39% [======================== ] 1679/4242 39% [======================== ] 1680/4242 39% [======================== ] 1681/4242 39% [======================== ] 1682/4242 39% [======================== ] 1683/4242 39% [======================== ] 1684/4242 39% [======================== ] 1685/4242 39% [======================== ] 1686/4242 39% [======================== ] 1687/4242 39% [======================== ] 1688/4242 39% [======================== ] 1689/4242 39% [======================== ] 1690/4242 39% [======================== ] 1691/4242 39% [======================== ] 1692/4242 39% [======================== ] 1693/4242 39% [======================== ] 1694/4242 39% [======================== ] 1695/4242 39% [======================== ] 1696/4242 39% [======================== ] 1697/4242 40% [======================== ] 1698/4242 40% [======================== ] 1699/4242 40% [======================== ] 1700/4242 40% [======================== ] 1701/4242 40% [======================== ] 1702/4242 40% [======================== ] 1703/4242 40% [======================== ] 1704/4242 40% [======================== ] 1705/4242 40% [======================== ] 1706/4242 40% [======================== ] 1707/4242 40% [======================== ] 1708/4242 40% [======================== ] 1709/4242 40% [======================== ] 1710/4242 40% [========================= ] 1711/4242 40% [========================= ] 1712/4242 40% [========================= ] 1713/4242 40% [========================= ] 1714/4242 40% [========================= ] 1715/4242 40% [========================= ] 1716/4242 40% [========================= ] 1717/4242 40% [========================= ] 1718/4242 40% [========================= ] 1719/4242 40% [========================= ] 1720/4242 40% [========================= ] 1721/4242 40% [========================= ] 1722/4242 40% [========================= ] 1723/4242 40% [========================= ] 1724/4242 40% [========================= ] 1725/4242 40% [========================= ] 1726/4242 40% [========================= ] 1727/4242 40% [========================= ] 1728/4242 40% [========================= ] 1729/4242 40% [========================= ] 1730/4242 40% [========================= ] 1731/4242 40% [========================= ] 1732/4242 40% [========================= ] 1733/4242 40% [========================= ] 1734/4242 40% [========================= ] 1735/4242 40% [========================= ] 1736/4242 40% [========================= ] 1737/4242 40% [========================= ] 1738/4242 40% [========================= ] 1739/4242 40% [========================= ] 1740/4242 41% [========================= ] 1741/4242 41% [========================= ] 1742/4242 41% [========================= ] 1743/4242 41% [========================= ] 1744/4242 41% [========================= ] 1745/4242 41% [========================= ] 1746/4242 41% [========================= ] 1747/4242 41% [========================= ] 1748/4242 41% [========================= ] 1749/4242 41% [========================= ] 1750/4242 41% [========================= ] 1751/4242 41% [========================= ] 1752/4242 41% [========================= ] 1753/4242 41% [========================= ] 1754/4242 41% [========================= ] 1755/4242 41% [========================= ] 1756/4242 41% [========================= ] 1757/4242 41% [========================= ] 1758/4242 41% [========================= ] 1759/4242 41% [========================= ] 1760/4242 41% [========================= ] 1761/4242 41% [========================= ] 1762/4242 41% [========================= ] 1763/4242 41% [========================= ] 1764/4242 41% [========================= ] 1765/4242 41% [========================= ] 1766/4242 41% [========================= ] 1767/4242 41% [========================= ] 1768/4242 41% [========================= ] 1769/4242 41% [========================= ] 1770/4242 41% [========================= ] 1771/4242 41% [========================= ] 1772/4242 41% [========================= ] 1773/4242 41% [========================= ] 1774/4242 41% [========================= ] 1775/4242 41% [========================= ] 1776/4242 41% [========================= ] 1777/4242 41% [========================= ] 1778/4242 41% [========================== ] 1779/4242 41% [========================== ] 1780/4242 41% [========================== ] 1781/4242 41% [========================== ] 1782/4242 42% [========================== ] 1783/4242 42% [========================== ] 1784/4242 42% [========================== ] 1785/4242 42% [========================== ] 1786/4242 42% [========================== ] 1787/4242 42% [========================== ] 1788/4242 42% [========================== ] 1789/4242 42% [========================== ] 1790/4242 42% [========================== ] 1791/4242 42% [========================== ] 1792/4242 42% [========================== ] 1793/4242 42% [========================== ] 1794/4242 42% [========================== ] 1795/4242 42% [========================== ] 1796/4242 42% [========================== ] 1797/4242 42% [========================== ] 1798/4242 42% [========================== ] 1799/4242 42% [========================== ] 1800/4242 42% [========================== ] 1801/4242 42% [========================== ] 1802/4242 42% [========================== ] 1803/4242 42% [========================== ] 1804/4242 42% [========================== ] 1805/4242 42% [========================== ] 1806/4242 42% [========================== ] 1807/4242 42% [========================== ] 1808/4242 42% [========================== ] 1809/4242 42% [========================== ] 1810/4242 42% [========================== ] 1811/4242 42% [========================== ] 1812/4242 42% [========================== ] 1813/4242 42% [========================== ] 1814/4242 42% [========================== ] 1815/4242 42% [========================== ] 1816/4242 42% [========================== ] 1817/4242 42% [========================== ] 1818/4242 42% [========================== ] 1819/4242 42% [========================== ] 1820/4242 42% [========================== ] 1821/4242 42% [========================== ] 1822/4242 42% [========================== ] 1823/4242 42% [========================== ] 1824/4242 42% [========================== ] 1825/4242 43% [========================== ] 1826/4242 43% [========================== ] 1827/4242 43% [========================== ] 1828/4242 43% [========================== ] 1829/4242 43% [========================== ] 1830/4242 43% [========================== ] 1831/4242 43% [========================== ] 1832/4242 43% [========================== ] 1833/4242 43% [========================== ] 1834/4242 43% [========================== ] 1835/4242 43% [========================== ] 1836/4242 43% [========================== ] 1837/4242 43% [========================== ] 1838/4242 43% [========================== ] 1839/4242 43% [========================== ] 1840/4242 43% [========================== ] 1841/4242 43% [========================== ] 1842/4242 43% [========================== ] 1843/4242 43% [========================== ] 1844/4242 43% [========================== ] 1845/4242 43% [========================== ] 1846/4242 43% [========================== ] 1847/4242 43% [=========================== ] 1848/4242 43% [=========================== ] 1849/4242 43% [=========================== ] 1850/4242 43% [=========================== ] 1851/4242 43% [=========================== ] 1852/4242 43% [=========================== ] 1853/4242 43% [=========================== ] 1854/4242 43% [=========================== ] 1855/4242 43% [=========================== ] 1856/4242 43% [=========================== ] 1857/4242 43% [=========================== ] 1858/4242 43% [=========================== ] 1859/4242 43% [=========================== ] 1860/4242 43% [=========================== ] 1861/4242 43% [=========================== ] 1862/4242 43% [=========================== ] 1863/4242 43% [=========================== ] 1864/4242 43% [=========================== ] 1865/4242 43% [=========================== ] 1866/4242 43% [=========================== ] 1867/4242 44% [=========================== ] 1868/4242 44% [=========================== ] 1869/4242 44% [=========================== ] 1870/4242 44% [=========================== ] 1871/4242 44% [=========================== ] 1872/4242 44% [=========================== ] 1873/4242 44% [=========================== ] 1874/4242 44% [=========================== ] 1875/4242 44% [=========================== ] 1876/4242 44% [=========================== ] 1877/4242 44% [=========================== ] 1878/4242 44% [=========================== ] 1879/4242 44% [=========================== ] 1880/4242 44% [=========================== ] 1881/4242 44% [=========================== ] 1882/4242 44% [=========================== ] 1883/4242 44% [=========================== ] 1884/4242 44% [=========================== ] 1885/4242 44% [=========================== ] 1886/4242 44% [=========================== ] 1887/4242 44% [=========================== ] 1888/4242 44% [=========================== ] 1889/4242 44% [=========================== ] 1890/4242 44% [=========================== ] 1891/4242 44% [=========================== ] 1892/4242 44% [=========================== ] 1893/4242 44% [=========================== ] 1894/4242 44% [=========================== ] 1895/4242 44% [=========================== ] 1896/4242 44% [=========================== ] 1897/4242 44% [=========================== ] 1898/4242 44% [=========================== ] 1899/4242 44% [=========================== ] 1900/4242 44% [=========================== ] 1901/4242 44% [=========================== ] 1902/4242 44% [=========================== ] 1903/4242 44% [=========================== ] 1904/4242 44% [=========================== ] 1905/4242 44% [=========================== ] 1906/4242 44% [=========================== ] 1907/4242 44% [=========================== ] 1908/4242 44% [=========================== ] 1909/4242 45% [=========================== ] 1910/4242 45% [=========================== ] 1911/4242 45% [=========================== ] 1912/4242 45% [=========================== ] 1913/4242 45% [=========================== ] 1914/4242 45% [=========================== ] 1915/4242 45% [============================ ] 1916/4242 45% [============================ ] 1917/4242 45% [============================ ] 1918/4242 45% [============================ ] 1919/4242 45% [============================ ] 1920/4242 45% [============================ ] 1921/4242 45% [============================ ] 1922/4242 45% [============================ ] 1923/4242 45% [============================ ] 1924/4242 45% [============================ ] 1925/4242 45% [============================ ] 1926/4242 45% [============================ ] 1927/4242 45% [============================ ] 1928/4242 45% [============================ ] 1929/4242 45% [============================ ] 1930/4242 45% [============================ ] 1931/4242 45% [============================ ] 1932/4242 45% [============================ ] 1933/4242 45% [============================ ] 1934/4242 45% [============================ ] 1935/4242 45% [============================ ] 1936/4242 45% [============================ ] 1937/4242 45% [============================ ] 1938/4242 45% [============================ ] 1939/4242 45% [============================ ] 1940/4242 45% [============================ ] 1941/4242 45% [============================ ] 1942/4242 45% [============================ ] 1943/4242 45% [============================ ] 1944/4242 45% [============================ ] 1945/4242 45% [============================ ] 1946/4242 45% [============================ ] 1947/4242 45% [============================ ] 1948/4242 45% [============================ ] 1949/4242 45% [============================ ] 1950/4242 45% [============================ ] 1951/4242 45% [============================ ] 1952/4242 46% [============================ ] 1953/4242 46% [============================ ] 1954/4242 46% [============================ ] 1955/4242 46% [============================ ] 1956/4242 46% [============================ ] 1957/4242 46% [============================ ] 1958/4242 46% [============================ ] 1959/4242 46% [============================ ] 1960/4242 46% [============================ ] 1961/4242 46% [============================ ] 1962/4242 46% [============================ ] 1963/4242 46% [============================ ] 1964/4242 46% [============================ ] 1965/4242 46% [============================ ] 1966/4242 46% [============================ ] 1967/4242 46% [============================ ] 1968/4242 46% [============================ ] 1969/4242 46% [============================ ] 1970/4242 46% [============================ ] 1971/4242 46% [============================ ] 1972/4242 46% [============================ ] 1973/4242 46% [============================ ] 1974/4242 46% [============================ ] 1975/4242 46% [============================ ] 1976/4242 46% [============================ ] 1977/4242 46% [============================ ] 1978/4242 46% [============================ ] 1979/4242 46% [============================ ] 1980/4242 46% [============================ ] 1981/4242 46% [============================ ] 1982/4242 46% [============================ ] 1983/4242 46% [============================ ] 1984/4242 46% [============================= ] 1985/4242 46% [============================= ] 1986/4242 46% [============================= ] 1987/4242 46% [============================= ] 1988/4242 46% [============================= ] 1989/4242 46% [============================= ] 1990/4242 46% [============================= ] 1991/4242 46% [============================= ] 1992/4242 46% [============================= ] 1993/4242 46% [============================= ] 1994/4242 47% [============================= ] 1995/4242 47% [============================= ] 1996/4242 47% [============================= ] 1997/4242 47% [============================= ] 1998/4242 47% [============================= ] 1999/4242 47% [============================= ] 2000/4242 47% [============================= ] 2001/4242 47% [============================= ] 2002/4242 47% [============================= ] 2003/4242 47% [============================= ] 2004/4242 47% [============================= ] 2005/4242 47% [============================= ] 2006/4242 47% [============================= ] 2007/4242 47% [============================= ] 2008/4242 47% [============================= ] 2009/4242 47% [============================= ] 2010/4242 47% [============================= ] 2011/4242 47% [============================= ] 2012/4242 47% [============================= ] 2013/4242 47% [============================= ] 2014/4242 47% [============================= ] 2015/4242 47% [============================= ] 2016/4242 47% [============================= ] 2017/4242 47% [============================= ] 2018/4242 47% [============================= ] 2019/4242 47% [============================= ] 2020/4242 47% [============================= ] 2021/4242 47% [============================= ] 2022/4242 47% [============================= ] 2023/4242 47% [============================= ] 2024/4242 47% [============================= ] 2025/4242 47% [============================= ] 2026/4242 47% [============================= ] 2027/4242 47% [============================= ] 2028/4242 47% [============================= ] 2029/4242 47% [============================= ] 2030/4242 47% [============================= ] 2031/4242 47% [============================= ] 2032/4242 47% [============================= ] 2033/4242 47% [============================= ] 2034/4242 47% [============================= ] 2035/4242 47% [============================= ] 2036/4242 47% [============================= ] 2037/4242 48% [============================= ] 2038/4242 48% [============================= ] 2039/4242 48% [============================= ] 2040/4242 48% [============================= ] 2041/4242 48% [============================= ] 2042/4242 48% [============================= ] 2043/4242 48% [============================= ] 2044/4242 48% [============================= ] 2045/4242 48% [============================= ] 2046/4242 48% [============================= ] 2047/4242 48% [============================= ] 2048/4242 48% [============================= ] 2049/4242 48% [============================= ] 2050/4242 48% [============================= ] 2051/4242 48% [============================= ] 2052/4242 48% [============================== ] 2053/4242 48% [============================== ] 2054/4242 48% [============================== ] 2055/4242 48% [============================== ] 2056/4242 48% [============================== ] 2057/4242 48% [============================== ] 2058/4242 48% [============================== ] 2059/4242 48% [============================== ] 2060/4242 48% [============================== ] 2061/4242 48% [============================== ] 2062/4242 48% [============================== ] 2063/4242 48% [============================== ] 2064/4242 48% [============================== ] 2065/4242 48% [============================== ] 2066/4242 48% [============================== ] 2067/4242 48% [============================== ] 2068/4242 48% [============================== ] 2069/4242 48% [============================== ] 2070/4242 48% [============================== ] 2071/4242 48% [============================== ] 2072/4242 48% [============================== ] 2073/4242 48% [============================== ] 2074/4242 48% [============================== ] 2075/4242 48% [============================== ] 2076/4242 48% [============================== ] 2077/4242 48% [============================== ] 2078/4242 48% [============================== ] 2079/4242 49% [============================== ] 2080/4242 49% [============================== ] 2081/4242 49% [============================== ] 2082/4242 49% [============================== ] 2083/4242 49% [============================== ] 2084/4242 49% [============================== ] 2085/4242 49% [============================== ] 2086/4242 49% [============================== ] 2087/4242 49% [============================== ] 2088/4242 49% [============================== ] 2089/4242 49% [============================== ] 2090/4242 49% [============================== ] 2091/4242 49% [============================== ] 2092/4242 49% [============================== ] 2093/4242 49% [============================== ] 2094/4242 49% [============================== ] 2095/4242 49% [============================== ] 2096/4242 49% [============================== ] 2097/4242 49% [============================== ] 2098/4242 49% [============================== ] 2099/4242 49% [============================== ] 2100/4242 49% [============================== ] 2101/4242 49% [============================== ] 2102/4242 49% [============================== ] 2103/4242 49% [============================== ] 2104/4242 49% [============================== ] 2105/4242 49% [============================== ] 2106/4242 49% [============================== ] 2107/4242 49% [============================== ] 2108/4242 49% [============================== ] 2109/4242 49% [============================== ] 2110/4242 49% [============================== ] 2111/4242 49% [============================== ] 2112/4242 49% [============================== ] 2113/4242 49% [============================== ] 2114/4242 49% [============================== ] 2115/4242 49% [============================== ] 2116/4242 49% [============================== ] 2117/4242 49% [============================== ] 2118/4242 49% [============================== ] 2119/4242 49% [============================== ] 2120/4242 49% [=============================== ] 2121/4242 50% [=============================== ] 2122/4242 50% [=============================== ] 2123/4242 50% [=============================== ] 2124/4242 50% [=============================== ] 2125/4242 50% [=============================== ] 2126/4242 50% [=============================== ] 2127/4242 50% [=============================== ] 2128/4242 50% [=============================== ] 2129/4242 50% [=============================== ] 2130/4242 50% [=============================== ] 2131/4242 50% [=============================== ] 2132/4242 50% [=============================== ] 2133/4242 50% [=============================== ] 2134/4242 50% [=============================== ] 2135/4242 50% [=============================== ] 2136/4242 50% [=============================== ] 2137/4242 50% [=============================== ] 2138/4242 50% [=============================== ] 2139/4242 50% [=============================== ] 2140/4242 50% [=============================== ] 2141/4242 50% [=============================== ] 2142/4242 50% [=============================== ] 2143/4242 50% [=============================== ] 2144/4242 50% [=============================== ] 2145/4242 50% [=============================== ] 2146/4242 50% [=============================== ] 2147/4242 50% [=============================== ] 2148/4242 50% [=============================== ] 2149/4242 50% [=============================== ] 2150/4242 50% [=============================== ] 2151/4242 50% [=============================== ] 2152/4242 50% [=============================== ] 2153/4242 50% [=============================== ] 2154/4242 50% [=============================== ] 2155/4242 50% [=============================== ] 2156/4242 50% [=============================== ] 2157/4242 50% [=============================== ] 2158/4242 50% [=============================== ] 2159/4242 50% [=============================== ] 2160/4242 50% [=============================== ] 2161/4242 50% [=============================== ] 2162/4242 50% [=============================== ] 2163/4242 50% [=============================== ] 2164/4242 51% [=============================== ] 2165/4242 51% [=============================== ] 2166/4242 51% [=============================== ] 2167/4242 51% [=============================== ] 2168/4242 51% [=============================== ] 2169/4242 51% [=============================== ] 2170/4242 51% [=============================== ] 2171/4242 51% [=============================== ] 2172/4242 51% [=============================== ] 2173/4242 51% [=============================== ] 2174/4242 51% [=============================== ] 2175/4242 51% [=============================== ] 2176/4242 51% [=============================== ] 2177/4242 51% [=============================== ] 2178/4242 51% [=============================== ] 2179/4242 51% [=============================== ] 2180/4242 51% [=============================== ] 2181/4242 51% [=============================== ] 2182/4242 51% [=============================== ] 2183/4242 51% [=============================== ] 2184/4242 51% [=============================== ] 2185/4242 51% [=============================== ] 2186/4242 51% [=============================== ] 2187/4242 51% [=============================== ] 2188/4242 51% [=============================== ] 2189/4242 51% [================================ ] 2190/4242 51% [================================ ] 2191/4242 51% [================================ ] 2192/4242 51% [================================ ] 2193/4242 51% [================================ ] 2194/4242 51% [================================ ] 2195/4242 51% [================================ ] 2196/4242 51% [================================ ] 2197/4242 51% [================================ ] 2198/4242 51% [================================ ] 2199/4242 51% [================================ ] 2200/4242 51% [================================ ] 2201/4242 51% [================================ ] 2202/4242 51% [================================ ] 2203/4242 51% [================================ ] 2204/4242 51% [================================ ] 2205/4242 51% [================================ ] 2206/4242 52% [================================ ] 2207/4242 52% [================================ ] 2208/4242 52% [================================ ] 2209/4242 52% [================================ ] 2210/4242 52% [================================ ] 2211/4242 52% [================================ ] 2212/4242 52% [================================ ] 2213/4242 52% [================================ ] 2214/4242 52% [================================ ] 2215/4242 52% [================================ ] 2216/4242 52% [================================ ] 2217/4242 52% [================================ ] 2218/4242 52% [================================ ] 2219/4242 52% [================================ ] 2220/4242 52% [================================ ] 2221/4242 52% [================================ ] 2222/4242 52% [================================ ] 2223/4242 52% [================================ ] 2224/4242 52% [================================ ] 2225/4242 52% [================================ ] 2226/4242 52% [================================ ] 2227/4242 52% [================================ ] 2228/4242 52% [================================ ] 2229/4242 52% [================================ ] 2230/4242 52% [================================ ] 2231/4242 52% [================================ ] 2232/4242 52% [================================ ] 2233/4242 52% [================================ ] 2234/4242 52% [================================ ] 2235/4242 52% [================================ ] 2236/4242 52% [================================ ] 2237/4242 52% [================================ ] 2238/4242 52% [================================ ] 2239/4242 52% [================================ ] 2240/4242 52% [================================ ] 2241/4242 52% [================================ ] 2242/4242 52% [================================ ] 2243/4242 52% [================================ ] 2244/4242 52% [================================ ] 2245/4242 52% [================================ ] 2246/4242 52% [================================ ] 2247/4242 52% [================================ ] 2248/4242 52% [================================ ] 2249/4242 53% [================================ ] 2250/4242 53% [================================ ] 2251/4242 53% [================================ ] 2252/4242 53% [================================ ] 2253/4242 53% [================================ ] 2254/4242 53% [================================ ] 2255/4242 53% [================================ ] 2256/4242 53% [================================ ] 2257/4242 53% [================================= ] 2258/4242 53% [================================= ] 2259/4242 53% [================================= ] 2260/4242 53% [================================= ] 2261/4242 53% [================================= ] 2262/4242 53% [================================= ] 2263/4242 53% [================================= ] 2264/4242 53% [================================= ] 2265/4242 53% [================================= ] 2266/4242 53% [================================= ] 2267/4242 53% [================================= ] 2268/4242 53% [================================= ] 2269/4242 53% [================================= ] 2270/4242 53% [================================= ] 2271/4242 53% [================================= ] 2272/4242 53% [================================= ] 2273/4242 53% [================================= ] 2274/4242 53% [================================= ] 2275/4242 53% [================================= ] 2276/4242 53% [================================= ] 2277/4242 53% [================================= ] 2278/4242 53% [================================= ] 2279/4242 53% [================================= ] 2280/4242 53% [================================= ] 2281/4242 53% [================================= ] 2282/4242 53% [================================= ] 2283/4242 53% [================================= ] 2284/4242 53% [================================= ] 2285/4242 53% [================================= ] 2286/4242 53% [================================= ] 2287/4242 53% [================================= ] 2288/4242 53% [================================= ] 2289/4242 53% [================================= ] 2290/4242 53% [================================= ] 2291/4242 54% [================================= ] 2292/4242 54% [================================= ] 2293/4242 54% [================================= ] 2294/4242 54% [================================= ] 2295/4242 54% [================================= ] 2296/4242 54% [================================= ] 2297/4242 54% [================================= ] 2298/4242 54% [================================= ] 2299/4242 54% [================================= ] 2300/4242 54% [================================= ] 2301/4242 54% [================================= ] 2302/4242 54% [================================= ] 2303/4242 54% [================================= ] 2304/4242 54% [================================= ] 2305/4242 54% [================================= ] 2306/4242 54% [================================= ] 2307/4242 54% [================================= ] 2308/4242 54% [================================= ] 2309/4242 54% [================================= ] 2310/4242 54% [================================= ] 2311/4242 54% [================================= ] 2312/4242 54% [================================= ] 2313/4242 54% [================================= ] 2314/4242 54% [================================= ] 2315/4242 54% [================================= ] 2316/4242 54% [================================= ] 2317/4242 54% [================================= ] 2318/4242 54% [================================= ] 2319/4242 54% [================================= ] 2320/4242 54% [================================= ] 2321/4242 54% [================================= ] 2322/4242 54% [================================= ] 2323/4242 54% [================================= ] 2324/4242 54% [================================= ] 2325/4242 54% [================================= ] 2326/4242 54% [================================== ] 2327/4242 54% [================================== ] 2328/4242 54% [================================== ] 2329/4242 54% [================================== ] 2330/4242 54% [================================== ] 2331/4242 54% [================================== ] 2332/4242 54% [================================== ] 2333/4242 54% [================================== ] 2334/4242 55% [================================== ] 2335/4242 55% [================================== ] 2336/4242 55% [================================== ] 2337/4242 55% [================================== ] 2338/4242 55% [================================== ] 2339/4242 55% [================================== ] 2340/4242 55% [================================== ] 2341/4242 55% [================================== ] 2342/4242 55% [================================== ] 2343/4242 55% [================================== ] 2344/4242 55% [================================== ] 2345/4242 55% [================================== ] 2346/4242 55% [================================== ] 2347/4242 55% [================================== ] 2348/4242 55% [================================== ] 2349/4242 55% [================================== ] 2350/4242 55% [================================== ] 2351/4242 55% [================================== ] 2352/4242 55% [================================== ] 2353/4242 55% [================================== ] 2354/4242 55% [================================== ] 2355/4242 55% [================================== ] 2356/4242 55% [================================== ] 2357/4242 55% [================================== ] 2358/4242 55% [================================== ] 2359/4242 55% [================================== ] 2360/4242 55% [================================== ] 2361/4242 55% [================================== ] 2362/4242 55% [================================== ] 2363/4242 55% [================================== ] 2364/4242 55% [================================== ] 2365/4242 55% [================================== ] 2366/4242 55% [================================== ] 2367/4242 55% [================================== ] 2368/4242 55% [================================== ] 2369/4242 55% [================================== ] 2370/4242 55% [================================== ] 2371/4242 55% [================================== ] 2372/4242 55% [================================== ] 2373/4242 55% [================================== ] 2374/4242 55% [================================== ] 2375/4242 55% [================================== ] 2376/4242 56% [================================== ] 2377/4242 56% [================================== ] 2378/4242 56% [================================== ] 2379/4242 56% [================================== ] 2380/4242 56% [================================== ] 2381/4242 56% [================================== ] 2382/4242 56% [================================== ] 2383/4242 56% [================================== ] 2384/4242 56% [================================== ] 2385/4242 56% [================================== ] 2386/4242 56% [================================== ] 2387/4242 56% [================================== ] 2388/4242 56% [================================== ] 2389/4242 56% [================================== ] 2390/4242 56% [================================== ] 2391/4242 56% [================================== ] 2392/4242 56% [================================== ] 2393/4242 56% [================================== ] 2394/4242 56% [=================================== ] 2395/4242 56% [=================================== ] 2396/4242 56% [=================================== ] 2397/4242 56% [=================================== ] 2398/4242 56% [=================================== ] 2399/4242 56% [=================================== ] 2400/4242 56% [=================================== ] 2401/4242 56% [=================================== ] 2402/4242 56% [=================================== ] 2403/4242 56% [=================================== ] 2404/4242 56% [=================================== ] 2405/4242 56% [=================================== ] 2406/4242 56% [=================================== ] 2407/4242 56% [=================================== ] 2408/4242 56% [=================================== ] 2409/4242 56% [=================================== ] 2410/4242 56% [=================================== ] 2411/4242 56% [=================================== ] 2412/4242 56% [=================================== ] 2413/4242 56% [=================================== ] 2414/4242 56% [=================================== ] 2415/4242 56% [=================================== ] 2416/4242 56% [=================================== ] 2417/4242 56% [=================================== ] 2418/4242 57% [=================================== ] 2419/4242 57% [=================================== ] 2420/4242 57% [=================================== ] 2421/4242 57% [=================================== ] 2422/4242 57% [=================================== ] 2423/4242 57% [=================================== ] 2424/4242 57% [=================================== ] 2425/4242 57% [=================================== ] 2426/4242 57% [=================================== ] 2427/4242 57% [=================================== ] 2428/4242 57% [=================================== ] 2429/4242 57% [=================================== ] 2430/4242 57% [=================================== ] 2431/4242 57% [=================================== ] 2432/4242 57% [=================================== ] 2433/4242 57% [=================================== ] 2434/4242 57% [=================================== ] 2435/4242 57% [=================================== ] 2436/4242 57% [=================================== ] 2437/4242 57% [=================================== ] 2438/4242 57% [=================================== ] 2439/4242 57% [=================================== ] 2440/4242 57% [=================================== ] 2441/4242 57% [=================================== ] 2442/4242 57% [=================================== ] 2443/4242 57% [=================================== ] 2444/4242 57% [=================================== ] 2445/4242 57% [=================================== ] 2446/4242 57% [=================================== ] 2447/4242 57% [=================================== ] 2448/4242 57% [=================================== ] 2449/4242 57% [=================================== ] 2450/4242 57% [=================================== ] 2451/4242 57% [=================================== ] 2452/4242 57% [=================================== ] 2453/4242 57% [=================================== ] 2454/4242 57% [=================================== ] 2455/4242 57% [=================================== ] 2456/4242 57% [=================================== ] 2457/4242 57% [=================================== ] 2458/4242 57% [=================================== ] 2459/4242 57% [=================================== ] 2460/4242 57% [=================================== ] 2461/4242 58% [=================================== ] 2462/4242 58% [=================================== ] 2463/4242 58% [==================================== ] 2464/4242 58% [==================================== ] 2465/4242 58% [==================================== ] 2466/4242 58% [==================================== ] 2467/4242 58% [==================================== ] 2468/4242 58% [==================================== ] 2469/4242 58% [==================================== ] 2470/4242 58% [==================================== ] 2471/4242 58% [==================================== ] 2472/4242 58% [==================================== ] 2473/4242 58% [==================================== ] 2474/4242 58% [==================================== ] 2475/4242 58% [==================================== ] 2476/4242 58% [==================================== ] 2477/4242 58% [==================================== ] 2478/4242 58% [==================================== ] 2479/4242 58% [==================================== ] 2480/4242 58% [==================================== ] 2481/4242 58% [==================================== ] 2482/4242 58% [==================================== ] 2483/4242 58% [==================================== ] 2484/4242 58% [==================================== ] 2485/4242 58% [==================================== ] 2486/4242 58% [==================================== ] 2487/4242 58% [==================================== ] 2488/4242 58% [==================================== ] 2489/4242 58% [==================================== ] 2490/4242 58% [==================================== ] 2491/4242 58% [==================================== ] 2492/4242 58% [==================================== ] 2493/4242 58% [==================================== ] 2494/4242 58% [==================================== ] 2495/4242 58% [==================================== ] 2496/4242 58% [==================================== ] 2497/4242 58% [==================================== ] 2498/4242 58% [==================================== ] 2499/4242 58% [==================================== ] 2500/4242 58% [==================================== ] 2501/4242 58% [==================================== ] 2502/4242 58% [==================================== ] 2503/4242 59% [==================================== ] 2504/4242 59% [==================================== ] 2505/4242 59% [==================================== ] 2506/4242 59% [==================================== ] 2507/4242 59% [==================================== ] 2508/4242 59% [==================================== ] 2509/4242 59% [==================================== ] 2510/4242 59% [==================================== ] 2511/4242 59% [==================================== ] 2512/4242 59% [==================================== ] 2513/4242 59% [==================================== ] 2514/4242 59% [==================================== ] 2515/4242 59% [==================================== ] 2516/4242 59% [==================================== ] 2517/4242 59% [==================================== ] 2518/4242 59% [==================================== ] 2519/4242 59% [==================================== ] 2520/4242 59% [==================================== ] 2521/4242 59% [==================================== ] 2522/4242 59% [==================================== ] 2523/4242 59% [==================================== ] 2524/4242 59% [==================================== ] 2525/4242 59% [==================================== ] 2526/4242 59% [==================================== ] 2527/4242 59% [==================================== ] 2528/4242 59% [==================================== ] 2529/4242 59% [==================================== ] 2530/4242 59% [==================================== ] 2531/4242 59% [===================================== ] 2532/4242 59% [===================================== ] 2533/4242 59% [===================================== ] 2534/4242 59% [===================================== ] 2535/4242 59% [===================================== ] 2536/4242 59% [===================================== ] 2537/4242 59% [===================================== ] 2538/4242 59% [===================================== ] 2539/4242 59% [===================================== ] 2540/4242 59% [===================================== ] 2541/4242 59% [===================================== ] 2542/4242 59% [===================================== ] 2543/4242 59% [===================================== ] 2544/4242 59% [===================================== ] 2545/4242 59% [===================================== ] 2546/4242 60% [===================================== ] 2547/4242 60% [===================================== ] 2548/4242 60% [===================================== ] 2549/4242 60% [===================================== ] 2550/4242 60% [===================================== ] 2551/4242 60% [===================================== ] 2552/4242 60% [===================================== ] 2553/4242 60% [===================================== ] 2554/4242 60% [===================================== ] 2555/4242 60% [===================================== ] 2556/4242 60% [===================================== ] 2557/4242 60% [===================================== ] 2558/4242 60% [===================================== ] 2559/4242 60% [===================================== ] 2560/4242 60% [===================================== ] 2561/4242 60% [===================================== ] 2562/4242 60% [===================================== ] 2563/4242 60% [===================================== ] 2564/4242 60% [===================================== ] 2565/4242 60% [===================================== ] 2566/4242 60% [===================================== ] 2567/4242 60% [===================================== ] 2568/4242 60% [===================================== ] 2569/4242 60% [===================================== ] 2570/4242 60% [===================================== ] 2571/4242 60% [===================================== ] 2572/4242 60% [===================================== ] 2573/4242 60% [===================================== ] 2574/4242 60% [===================================== ] 2575/4242 60% [===================================== ] 2576/4242 60% [===================================== ] 2577/4242 60% [===================================== ] 2578/4242 60% [===================================== ] 2579/4242 60% [===================================== ] 2580/4242 60% [===================================== ] 2581/4242 60% [===================================== ] 2582/4242 60% [===================================== ] 2583/4242 60% [===================================== ] 2584/4242 60% [===================================== ] 2585/4242 60% [===================================== ] 2586/4242 60% [===================================== ] 2587/4242 60% [===================================== ] 2588/4242 61% [===================================== ] 2589/4242 61% [===================================== ] 2590/4242 61% [===================================== ] 2591/4242 61% [===================================== ] 2592/4242 61% [===================================== ] 2593/4242 61% [===================================== ] 2594/4242 61% [===================================== ] 2595/4242 61% [===================================== ] 2596/4242 61% [===================================== ] 2597/4242 61% [===================================== ] 2598/4242 61% [===================================== ] 2599/4242 61% [====================================== ] 2600/4242 61% [====================================== ] 2601/4242 61% [====================================== ] 2602/4242 61% [====================================== ] 2603/4242 61% [====================================== ] 2604/4242 61% [====================================== ] 2605/4242 61% [====================================== ] 2606/4242 61% [====================================== ] 2607/4242 61% [====================================== ] 2608/4242 61% [====================================== ] 2609/4242 61% [====================================== ] 2610/4242 61% [====================================== ] 2611/4242 61% [====================================== ] 2612/4242 61% [====================================== ] 2613/4242 61% [====================================== ] 2614/4242 61% [====================================== ] 2615/4242 61% [====================================== ] 2616/4242 61% [====================================== ] 2617/4242 61% [====================================== ] 2618/4242 61% [====================================== ] 2619/4242 61% [====================================== ] 2620/4242 61% [====================================== ] 2621/4242 61% [====================================== ] 2622/4242 61% [====================================== ] 2623/4242 61% [====================================== ] 2624/4242 61% [====================================== ] 2625/4242 61% [====================================== ] 2626/4242 61% [====================================== ] 2627/4242 61% [====================================== ] 2628/4242 61% [====================================== ] 2629/4242 61% [====================================== ] 2630/4242 61% [====================================== ] 2631/4242 62% [====================================== ] 2632/4242 62% [====================================== ] 2633/4242 62% [====================================== ] 2634/4242 62% [====================================== ] 2635/4242 62% [====================================== ] 2636/4242 62% [====================================== ] 2637/4242 62% [====================================== ] 2638/4242 62% [====================================== ] 2639/4242 62% [====================================== ] 2640/4242 62% [====================================== ] 2641/4242 62% [====================================== ] 2642/4242 62% [====================================== ] 2643/4242 62% [====================================== ] 2644/4242 62% [====================================== ] 2645/4242 62% [====================================== ] 2646/4242 62% [====================================== ] 2647/4242 62% [====================================== ] 2648/4242 62% [====================================== ] 2649/4242 62% [====================================== ] 2650/4242 62% [====================================== ] 2651/4242 62% [====================================== ] 2652/4242 62% [====================================== ] 2653/4242 62% [====================================== ] 2654/4242 62% [====================================== ] 2655/4242 62% [====================================== ] 2656/4242 62% [====================================== ] 2657/4242 62% [====================================== ] 2658/4242 62% [====================================== ] 2659/4242 62% [====================================== ] 2660/4242 62% [====================================== ] 2661/4242 62% [====================================== ] 2662/4242 62% [====================================== ] 2663/4242 62% [====================================== ] 2664/4242 62% [====================================== ] 2665/4242 62% [====================================== ] 2666/4242 62% [====================================== ] 2667/4242 62% [====================================== ] 2668/4242 62% [======================================= ] 2669/4242 62% [======================================= ] 2670/4242 62% [======================================= ] 2671/4242 62% [======================================= ] 2672/4242 62% [======================================= ] 2673/4242 63% [======================================= ] 2674/4242 63% [======================================= ] 2675/4242 63% [======================================= ] 2676/4242 63% [======================================= ] 2677/4242 63% [======================================= ] 2678/4242 63% [======================================= ] 2679/4242 63% [======================================= ] 2680/4242 63% [======================================= ] 2681/4242 63% [======================================= ] 2682/4242 63% [======================================= ] 2683/4242 63% [======================================= ] 2684/4242 63% [======================================= ] 2685/4242 63% [======================================= ] 2686/4242 63% [======================================= ] 2687/4242 63% [======================================= ] 2688/4242 63% [======================================= ] 2689/4242 63% [======================================= ] 2690/4242 63% [======================================= ] 2691/4242 63% [======================================= ] 2692/4242 63% [======================================= ] 2693/4242 63% [======================================= ] 2694/4242 63% [======================================= ] 2695/4242 63% [======================================= ] 2696/4242 63% [======================================= ] 2697/4242 63% [======================================= ] 2698/4242 63% [======================================= ] 2699/4242 63% [======================================= ] 2700/4242 63% [======================================= ] 2701/4242 63% [======================================= ] 2702/4242 63% [======================================= ] 2703/4242 63% [======================================= ] 2704/4242 63% [======================================= ] 2705/4242 63% [======================================= ] 2706/4242 63% [======================================= ] 2707/4242 63% [======================================= ] 2708/4242 63% [======================================= ] 2709/4242 63% [======================================= ] 2710/4242 63% [======================================= ] 2711/4242 63% [======================================= ] 2712/4242 63% [======================================= ] 2713/4242 63% [======================================= ] 2714/4242 63% [======================================= ] 2715/4242 64% [======================================= ] 2716/4242 64% [======================================= ] 2717/4242 64% [======================================= ] 2718/4242 64% [======================================= ] 2719/4242 64% [======================================= ] 2720/4242 64% [======================================= ] 2721/4242 64% [======================================= ] 2722/4242 64% [======================================= ] 2723/4242 64% [======================================= ] 2724/4242 64% [======================================= ] 2725/4242 64% [======================================= ] 2726/4242 64% [======================================= ] 2727/4242 64% [======================================= ] 2728/4242 64% [======================================= ] 2729/4242 64% [======================================= ] 2730/4242 64% [======================================= ] 2731/4242 64% [======================================= ] 2732/4242 64% [======================================= ] 2733/4242 64% [======================================= ] 2734/4242 64% [======================================= ] 2735/4242 64% [======================================= ] 2736/4242 64% [======================================== ] 2737/4242 64% [======================================== ] 2738/4242 64% [======================================== ] 2739/4242 64% [======================================== ] 2740/4242 64% [======================================== ] 2741/4242 64% [======================================== ] 2742/4242 64% [======================================== ] 2743/4242 64% [======================================== ] 2744/4242 64% [======================================== ] 2745/4242 64% [======================================== ] 2746/4242 64% [======================================== ] 2747/4242 64% [======================================== ] 2748/4242 64% [======================================== ] 2749/4242 64% [======================================== ] 2750/4242 64% [======================================== ] 2751/4242 64% [======================================== ] 2752/4242 64% [======================================== ] 2753/4242 64% [======================================== ] 2754/4242 64% [======================================== ] 2755/4242 64% [======================================== ] 2756/4242 64% [======================================== ] 2757/4242 64% [======================================== ] 2758/4242 65% [======================================== ] 2759/4242 65% [======================================== ] 2760/4242 65% [======================================== ] 2761/4242 65% [======================================== ] 2762/4242 65% [======================================== ] 2763/4242 65% [======================================== ] 2764/4242 65% [======================================== ] 2765/4242 65% [======================================== ] 2766/4242 65% [======================================== ] 2767/4242 65% [======================================== ] 2768/4242 65% [======================================== ] 2769/4242 65% [======================================== ] 2770/4242 65% [======================================== ] 2771/4242 65% [======================================== ] 2772/4242 65% [======================================== ] 2773/4242 65% [======================================== ] 2774/4242 65% [======================================== ] 2775/4242 65% [======================================== ] 2776/4242 65% [======================================== ] 2777/4242 65% [======================================== ] 2778/4242 65% [======================================== ] 2779/4242 65% [======================================== ] 2780/4242 65% [======================================== ] 2781/4242 65% [======================================== ] 2782/4242 65% [======================================== ] 2783/4242 65% [======================================== ] 2784/4242 65% [======================================== ] 2785/4242 65% [======================================== ] 2786/4242 65% [======================================== ] 2787/4242 65% [======================================== ] 2788/4242 65% [======================================== ] 2789/4242 65% [======================================== ] 2790/4242 65% [======================================== ] 2791/4242 65% [======================================== ] 2792/4242 65% [======================================== ] 2793/4242 65% [======================================== ] 2794/4242 65% [======================================== ] 2795/4242 65% [======================================== ] 2796/4242 65% [======================================== ] 2797/4242 65% [======================================== ] 2798/4242 65% [======================================== ] 2799/4242 65% [======================================== ] 2800/4242 66% [======================================== ] 2801/4242 66% [======================================== ] 2802/4242 66% [======================================== ] 2803/4242 66% [======================================== ] 2804/4242 66% [======================================== ] 2805/4242 66% [========================================= ] 2806/4242 66% [========================================= ] 2807/4242 66% [========================================= ] 2808/4242 66% [========================================= ] 2809/4242 66% [========================================= ] 2810/4242 66% [========================================= ] 2811/4242 66% [========================================= ] 2812/4242 66% [========================================= ] 2813/4242 66% [========================================= ] 2814/4242 66% [========================================= ] 2815/4242 66% [========================================= ] 2816/4242 66% [========================================= ] 2817/4242 66% [========================================= ] 2818/4242 66% [========================================= ] 2819/4242 66% [========================================= ] 2820/4242 66% [========================================= ] 2821/4242 66% [========================================= ] 2822/4242 66% [========================================= ] 2823/4242 66% [========================================= ] 2824/4242 66% [========================================= ] 2825/4242 66% [========================================= ] 2826/4242 66% [========================================= ] 2827/4242 66% [========================================= ] 2828/4242 66% [========================================= ] 2829/4242 66% [========================================= ] 2830/4242 66% [========================================= ] 2831/4242 66% [========================================= ] 2832/4242 66% [========================================= ] 2833/4242 66% [========================================= ] 2834/4242 66% [========================================= ] 2835/4242 66% [========================================= ] 2836/4242 66% [========================================= ] 2837/4242 66% [========================================= ] 2838/4242 66% [========================================= ] 2839/4242 66% [========================================= ] 2840/4242 66% [========================================= ] 2841/4242 66% [========================================= ] 2842/4242 66% [========================================= ] 2843/4242 67% [========================================= ] 2844/4242 67% [========================================= ] 2845/4242 67% [========================================= ] 2846/4242 67% [========================================= ] 2847/4242 67% [========================================= ] 2848/4242 67% [========================================= ] 2849/4242 67% [========================================= ] 2850/4242 67% [========================================= ] 2851/4242 67% [========================================= ] 2852/4242 67% [========================================= ] 2853/4242 67% [========================================= ] 2854/4242 67% [========================================= ] 2855/4242 67% [========================================= ] 2856/4242 67% [========================================= ] 2857/4242 67% [========================================= ] 2858/4242 67% [========================================= ] 2859/4242 67% [========================================= ] 2860/4242 67% [========================================= ] 2861/4242 67% [========================================= ] 2862/4242 67% [========================================= ] 2863/4242 67% [========================================= ] 2864/4242 67% [========================================= ] 2865/4242 67% [========================================= ] 2866/4242 67% [========================================= ] 2867/4242 67% [========================================= ] 2868/4242 67% [========================================= ] 2869/4242 67% [========================================= ] 2870/4242 67% [========================================= ] 2871/4242 67% [========================================= ] 2872/4242 67% [========================================= ] 2873/4242 67% [========================================== ] 2874/4242 67% [========================================== ] 2875/4242 67% [========================================== ] 2876/4242 67% [========================================== ] 2877/4242 67% [========================================== ] 2878/4242 67% [========================================== ] 2879/4242 67% [========================================== ] 2880/4242 67% [========================================== ] 2881/4242 67% [========================================== ] 2882/4242 67% [========================================== ] 2883/4242 67% [========================================== ] 2884/4242 67% [========================================== ] 2885/4242 68% [========================================== ] 2886/4242 68% [========================================== ] 2887/4242 68% [========================================== ] 2888/4242 68% [========================================== ] 2889/4242 68% [========================================== ] 2890/4242 68% [========================================== ] 2891/4242 68% [========================================== ] 2892/4242 68% [========================================== ] 2893/4242 68% [========================================== ] 2894/4242 68% [========================================== ] 2895/4242 68% [========================================== ] 2896/4242 68% [========================================== ] 2897/4242 68% [========================================== ] 2898/4242 68% [========================================== ] 2899/4242 68% [========================================== ] 2900/4242 68% [========================================== ] 2901/4242 68% [========================================== ] 2902/4242 68% [========================================== ] 2903/4242 68% [========================================== ] 2904/4242 68% [========================================== ] 2905/4242 68% [========================================== ] 2906/4242 68% [========================================== ] 2907/4242 68% [========================================== ] 2908/4242 68% [========================================== ] 2909/4242 68% [========================================== ] 2910/4242 68% [========================================== ] 2911/4242 68% [========================================== ] 2912/4242 68% [========================================== ] 2913/4242 68% [========================================== ] 2914/4242 68% [========================================== ] 2915/4242 68% [========================================== ] 2916/4242 68% [========================================== ] 2917/4242 68% [========================================== ] 2918/4242 68% [========================================== ] 2919/4242 68% [========================================== ] 2920/4242 68% [========================================== ] 2921/4242 68% [========================================== ] 2922/4242 68% [========================================== ] 2923/4242 68% [========================================== ] 2924/4242 68% [========================================== ] 2925/4242 68% [========================================== ] 2926/4242 68% [========================================== ] 2927/4242 69% [========================================== ] 2928/4242 69% [========================================== ] 2929/4242 69% [========================================== ] 2930/4242 69% [========================================== ] 2931/4242 69% [========================================== ] 2932/4242 69% [========================================== ] 2933/4242 69% [========================================== ] 2934/4242 69% [========================================== ] 2935/4242 69% [========================================== ] 2936/4242 69% [========================================== ] 2937/4242 69% [========================================== ] 2938/4242 69% [========================================== ] 2939/4242 69% [========================================== ] 2940/4242 69% [========================================== ] 2941/4242 69% [========================================== ] 2942/4242 69% [=========================================== ] 2943/4242 69% [=========================================== ] 2944/4242 69% [=========================================== ] 2945/4242 69% [=========================================== ] 2946/4242 69% [=========================================== ] 2947/4242 69% [=========================================== ] 2948/4242 69% [=========================================== ] 2949/4242 69% [=========================================== ] 2950/4242 69% [=========================================== ] 2951/4242 69% [=========================================== ] 2952/4242 69% [=========================================== ] 2953/4242 69% [=========================================== ] 2954/4242 69% [=========================================== ] 2955/4242 69% [=========================================== ] 2956/4242 69% [=========================================== ] 2957/4242 69% [=========================================== ] 2958/4242 69% [=========================================== ] 2959/4242 69% [=========================================== ] 2960/4242 69% [=========================================== ] 2961/4242 69% [=========================================== ] 2962/4242 69% [=========================================== ] 2963/4242 69% [=========================================== ] 2964/4242 69% [=========================================== ] 2965/4242 69% [=========================================== ] 2966/4242 69% [=========================================== ] 2967/4242 69% [=========================================== ] 2968/4242 69% [=========================================== ] 2969/4242 69% [=========================================== ] 2970/4242 70% [=========================================== ] 2971/4242 70% [=========================================== ] 2972/4242 70% [=========================================== ] 2973/4242 70% [=========================================== ] 2974/4242 70% [=========================================== ] 2975/4242 70% [=========================================== ] 2976/4242 70% [=========================================== ] 2977/4242 70% [=========================================== ] 2978/4242 70% [=========================================== ] 2979/4242 70% [=========================================== ] 2980/4242 70% [=========================================== ] 2981/4242 70% [=========================================== ] 2982/4242 70% [=========================================== ] 2983/4242 70% [=========================================== ] 2984/4242 70% [=========================================== ] 2985/4242 70% [=========================================== ] 2986/4242 70% [=========================================== ] 2987/4242 70% [=========================================== ] 2988/4242 70% [=========================================== ] 2989/4242 70% [=========================================== ] 2990/4242 70% [=========================================== ] 2991/4242 70% [=========================================== ] 2992/4242 70% [=========================================== ] 2993/4242 70% [=========================================== ] 2994/4242 70% [=========================================== ] 2995/4242 70% [=========================================== ] 2996/4242 70% [=========================================== ] 2997/4242 70% [=========================================== ] 2998/4242 70% [=========================================== ] 2999/4242 70% [=========================================== ] 3000/4242 70% [=========================================== ] 3001/4242 70% [=========================================== ] 3002/4242 70% [=========================================== ] 3003/4242 70% [=========================================== ] 3004/4242 70% [=========================================== ] 3005/4242 70% [=========================================== ] 3006/4242 70% [=========================================== ] 3007/4242 70% [=========================================== ] 3008/4242 70% [=========================================== ] 3009/4242 70% [=========================================== ] 3010/4242 70% [============================================ ] 3011/4242 70% [============================================ ] 3012/4242 71% [============================================ ] 3013/4242 71% [============================================ ] 3014/4242 71% [============================================ ] 3015/4242 71% [============================================ ] 3016/4242 71% [============================================ ] 3017/4242 71% [============================================ ] 3018/4242 71% [============================================ ] 3019/4242 71% [============================================ ] 3020/4242 71% [============================================ ] 3021/4242 71% [============================================ ] 3022/4242 71% [============================================ ] 3023/4242 71% [============================================ ] 3024/4242 71% [============================================ ] 3025/4242 71% [============================================ ] 3026/4242 71% [============================================ ] 3027/4242 71% [============================================ ] 3028/4242 71% [============================================ ] 3029/4242 71% [============================================ ] 3030/4242 71% [============================================ ] 3031/4242 71% [============================================ ] 3032/4242 71% [============================================ ] 3033/4242 71% [============================================ ] 3034/4242 71% [============================================ ] 3035/4242 71% [============================================ ] 3036/4242 71% [============================================ ] 3037/4242 71% [============================================ ] 3038/4242 71% [============================================ ] 3039/4242 71% [============================================ ] 3040/4242 71% [============================================ ] 3041/4242 71% [============================================ ] 3042/4242 71% [============================================ ] 3043/4242 71% [============================================ ] 3044/4242 71% [============================================ ] 3045/4242 71% [============================================ ] 3046/4242 71% [============================================ ] 3047/4242 71% [============================================ ] 3048/4242 71% [============================================ ] 3049/4242 71% [============================================ ] 3050/4242 71% [============================================ ] 3051/4242 71% [============================================ ] 3052/4242 71% [============================================ ] 3053/4242 71% [============================================ ] 3054/4242 71% [============================================ ] 3055/4242 72% [============================================ ] 3056/4242 72% [============================================ ] 3057/4242 72% [============================================ ] 3058/4242 72% [============================================ ] 3059/4242 72% [============================================ ] 3060/4242 72% [============================================ ] 3061/4242 72% [============================================ ] 3062/4242 72% [============================================ ] 3063/4242 72% [============================================ ] 3064/4242 72% [============================================ ] 3065/4242 72% [============================================ ] 3066/4242 72% [============================================ ] 3067/4242 72% [============================================ ] 3068/4242 72% [============================================ ] 3069/4242 72% [============================================ ] 3070/4242 72% [============================================ ] 3071/4242 72% [============================================ ] 3072/4242 72% [============================================ ] 3073/4242 72% [============================================ ] 3074/4242 72% [============================================ ] 3075/4242 72% [============================================ ] 3076/4242 72% [============================================ ] 3077/4242 72% [============================================ ] 3078/4242 72% [============================================= ] 3079/4242 72% [============================================= ] 3080/4242 72% [============================================= ] 3081/4242 72% [============================================= ] 3082/4242 72% [============================================= ] 3083/4242 72% [============================================= ] 3084/4242 72% [============================================= ] 3085/4242 72% [============================================= ] 3086/4242 72% [============================================= ] 3087/4242 72% [============================================= ] 3088/4242 72% [============================================= ] 3089/4242 72% [============================================= ] 3090/4242 72% [============================================= ] 3091/4242 72% [============================================= ] 3092/4242 72% [============================================= ] 3093/4242 72% [============================================= ] 3094/4242 72% [============================================= ] 3095/4242 72% [============================================= ] 3096/4242 72% [============================================= ] 3097/4242 73% [============================================= ] 3098/4242 73% [============================================= ] 3099/4242 73% [============================================= ] 3100/4242 73% [============================================= ] 3101/4242 73% [============================================= ] 3102/4242 73% [============================================= ] 3103/4242 73% [============================================= ] 3104/4242 73% [============================================= ] 3105/4242 73% [============================================= ] 3106/4242 73% [============================================= ] 3107/4242 73% [============================================= ] 3108/4242 73% [============================================= ] 3109/4242 73% [============================================= ] 3110/4242 73% [============================================= ] 3111/4242 73% [============================================= ] 3112/4242 73% [============================================= ] 3113/4242 73% [============================================= ] 3114/4242 73% [============================================= ] 3115/4242 73% [============================================= ] 3116/4242 73% [============================================= ] 3117/4242 73% [============================================= ] 3118/4242 73% [============================================= ] 3119/4242 73% [============================================= ] 3120/4242 73% [============================================= ] 3121/4242 73% [============================================= ] 3122/4242 73% [============================================= ] 3123/4242 73% [============================================= ] 3124/4242 73% [============================================= ] 3125/4242 73% [============================================= ] 3126/4242 73% [============================================= ] 3127/4242 73% [============================================= ] 3128/4242 73% [============================================= ] 3129/4242 73% [============================================= ] 3130/4242 73% [============================================= ] 3131/4242 73% [============================================= ] 3132/4242 73% [============================================= ] 3133/4242 73% [============================================= ] 3134/4242 73% [============================================= ] 3135/4242 73% [============================================= ] 3136/4242 73% [============================================= ] 3137/4242 73% [============================================= ] 3138/4242 73% [============================================= ] 3139/4242 73% [============================================= ] 3140/4242 74% [============================================= ] 3141/4242 74% [============================================= ] 3142/4242 74% [============================================= ] 3143/4242 74% [============================================= ] 3144/4242 74% [============================================= ] 3145/4242 74% [============================================= ] 3146/4242 74% [============================================= ] 3147/4242 74% [============================================== ] 3148/4242 74% [============================================== ] 3149/4242 74% [============================================== ] 3150/4242 74% [============================================== ] 3151/4242 74% [============================================== ] 3152/4242 74% [============================================== ] 3153/4242 74% [============================================== ] 3154/4242 74% [============================================== ] 3155/4242 74% [============================================== ] 3156/4242 74% [============================================== ] 3157/4242 74% [============================================== ] 3158/4242 74% [============================================== ] 3159/4242 74% [============================================== ] 3160/4242 74% [============================================== ] 3161/4242 74% [============================================== ] 3162/4242 74% [============================================== ] 3163/4242 74% [============================================== ] 3164/4242 74% [============================================== ] 3165/4242 74% [============================================== ] 3166/4242 74% [============================================== ] 3167/4242 74% [============================================== ] 3168/4242 74% [============================================== ] 3169/4242 74% [============================================== ] 3170/4242 74% [============================================== ] 3171/4242 74% [============================================== ] 3172/4242 74% [============================================== ] 3173/4242 74% [============================================== ] 3174/4242 74% [============================================== ] 3175/4242 74% [============================================== ] 3176/4242 74% [============================================== ] 3177/4242 74% [============================================== ] 3178/4242 74% [============================================== ] 3179/4242 74% [============================================== ] 3180/4242 74% [============================================== ] 3181/4242 74% [============================================== ] 3182/4242 75% [============================================== ] 3183/4242 75% [============================================== ] 3184/4242 75% [============================================== ] 3185/4242 75% [============================================== ] 3186/4242 75% [============================================== ] 3187/4242 75% [============================================== ] 3188/4242 75% [============================================== ] 3189/4242 75% [============================================== ] 3190/4242 75% [============================================== ] 3191/4242 75% [============================================== ] 3192/4242 75% [============================================== ] 3193/4242 75% [============================================== ] 3194/4242 75% [============================================== ] 3195/4242 75% [============================================== ] 3196/4242 75% [============================================== ] 3197/4242 75% [============================================== ] 3198/4242 75% [============================================== ] 3199/4242 75% [============================================== ] 3200/4242 75% [============================================== ] 3201/4242 75% [============================================== ] 3202/4242 75% [============================================== ] 3203/4242 75% [============================================== ] 3204/4242 75% [============================================== ] 3205/4242 75% [============================================== ] 3206/4242 75% [============================================== ] 3207/4242 75% [============================================== ] 3208/4242 75% [============================================== ] 3209/4242 75% [============================================== ] 3210/4242 75% [============================================== ] 3211/4242 75% [============================================== ] 3212/4242 75% [============================================== ] 3213/4242 75% [============================================== ] 3214/4242 75% [============================================== ] 3215/4242 75% [=============================================== ] 3216/4242 75% [=============================================== ] 3217/4242 75% [=============================================== ] 3218/4242 75% [=============================================== ] 3219/4242 75% [=============================================== ] 3220/4242 75% [=============================================== ] 3221/4242 75% [=============================================== ] 3222/4242 75% [=============================================== ] 3223/4242 75% [=============================================== ] 3224/4242 76% [=============================================== ] 3225/4242 76% [=============================================== ] 3226/4242 76% [=============================================== ] 3227/4242 76% [=============================================== ] 3228/4242 76% [=============================================== ] 3229/4242 76% [=============================================== ] 3230/4242 76% [=============================================== ] 3231/4242 76% [=============================================== ] 3232/4242 76% [=============================================== ] 3233/4242 76% [=============================================== ] 3234/4242 76% [=============================================== ] 3235/4242 76% [=============================================== ] 3236/4242 76% [=============================================== ] 3237/4242 76% [=============================================== ] 3238/4242 76% [=============================================== ] 3239/4242 76% [=============================================== ] 3240/4242 76% [=============================================== ] 3241/4242 76% [=============================================== ] 3242/4242 76% [=============================================== ] 3243/4242 76% [=============================================== ] 3244/4242 76% [=============================================== ] 3245/4242 76% [=============================================== ] 3246/4242 76% [=============================================== ] 3247/4242 76% [=============================================== ] 3248/4242 76% [=============================================== ] 3249/4242 76% [=============================================== ] 3250/4242 76% [=============================================== ] 3251/4242 76% [=============================================== ] 3252/4242 76% [=============================================== ] 3253/4242 76% [=============================================== ] 3254/4242 76% [=============================================== ] 3255/4242 76% [=============================================== ] 3256/4242 76% [=============================================== ] 3257/4242 76% [=============================================== ] 3258/4242 76% [=============================================== ] 3259/4242 76% [=============================================== ] 3260/4242 76% [=============================================== ] 3261/4242 76% [=============================================== ] 3262/4242 76% [=============================================== ] 3263/4242 76% [=============================================== ] 3264/4242 76% [=============================================== ] 3265/4242 76% [=============================================== ] 3266/4242 76% [=============================================== ] 3267/4242 77% [=============================================== ] 3268/4242 77% [=============================================== ] 3269/4242 77% [=============================================== ] 3270/4242 77% [=============================================== ] 3271/4242 77% [=============================================== ] 3272/4242 77% [=============================================== ] 3273/4242 77% [=============================================== ] 3274/4242 77% [=============================================== ] 3275/4242 77% [=============================================== ] 3276/4242 77% [=============================================== ] 3277/4242 77% [=============================================== ] 3278/4242 77% [=============================================== ] 3279/4242 77% [=============================================== ] 3280/4242 77% [=============================================== ] 3281/4242 77% [=============================================== ] 3282/4242 77% [=============================================== ] 3283/4242 77% [=============================================== ] 3284/4242 77% [================================================ ] 3285/4242 77% [================================================ ] 3286/4242 77% [================================================ ] 3287/4242 77% [================================================ ] 3288/4242 77% [================================================ ] 3289/4242 77% [================================================ ] 3290/4242 77% [================================================ ] 3291/4242 77% [================================================ ] 3292/4242 77% [================================================ ] 3293/4242 77% [================================================ ] 3294/4242 77% [================================================ ] 3295/4242 77% [================================================ ] 3296/4242 77% [================================================ ] 3297/4242 77% [================================================ ] 3298/4242 77% [================================================ ] 3299/4242 77% [================================================ ] 3300/4242 77% [================================================ ] 3301/4242 77% [================================================ ] 3302/4242 77% [================================================ ] 3303/4242 77% [================================================ ] 3304/4242 77% [================================================ ] 3305/4242 77% [================================================ ] 3306/4242 77% [================================================ ] 3307/4242 77% [================================================ ] 3308/4242 77% [================================================ ] 3309/4242 78% [================================================ ] 3310/4242 78% [================================================ ] 3311/4242 78% [================================================ ] 3312/4242 78% [================================================ ] 3313/4242 78% [================================================ ] 3314/4242 78% [================================================ ] 3315/4242 78% [================================================ ] 3316/4242 78% [================================================ ] 3317/4242 78% [================================================ ] 3318/4242 78% [================================================ ] 3319/4242 78% [================================================ ] 3320/4242 78% [================================================ ] 3321/4242 78% [================================================ ] 3322/4242 78% [================================================ ] 3323/4242 78% [================================================ ] 3324/4242 78% [================================================ ] 3325/4242 78% [================================================ ] 3326/4242 78% [================================================ ] 3327/4242 78% [================================================ ] 3328/4242 78% [================================================ ] 3329/4242 78% [================================================ ] 3330/4242 78% [================================================ ] 3331/4242 78% [================================================ ] 3332/4242 78% [================================================ ] 3333/4242 78% [================================================ ] 3334/4242 78% [================================================ ] 3335/4242 78% [================================================ ] 3336/4242 78% [================================================ ] 3337/4242 78% [================================================ ] 3338/4242 78% [================================================ ] 3339/4242 78% [================================================ ] 3340/4242 78% [================================================ ] 3341/4242 78% [================================================ ] 3342/4242 78% [================================================ ] 3343/4242 78% [================================================ ] 3344/4242 78% [================================================ ] 3345/4242 78% [================================================ ] 3346/4242 78% [================================================ ] 3347/4242 78% [================================================ ] 3348/4242 78% [================================================ ] 3349/4242 78% [================================================ ] 3350/4242 78% [================================================ ] 3351/4242 78% [================================================ ] 3352/4242 79% [================================================= ] 3353/4242 79% [================================================= ] 3354/4242 79% [================================================= ] 3355/4242 79% [================================================= ] 3356/4242 79% [================================================= ] 3357/4242 79% [================================================= ] 3358/4242 79% [================================================= ] 3359/4242 79% [================================================= ] 3360/4242 79% [================================================= ] 3361/4242 79% [================================================= ] 3362/4242 79% [================================================= ] 3363/4242 79% [================================================= ] 3364/4242 79% [================================================= ] 3365/4242 79% [================================================= ] 3366/4242 79% [================================================= ] 3367/4242 79% [================================================= ] 3368/4242 79% [================================================= ] 3369/4242 79% [================================================= ] 3370/4242 79% [================================================= ] 3371/4242 79% [================================================= ] 3372/4242 79% [================================================= ] 3373/4242 79% [================================================= ] 3374/4242 79% [================================================= ] 3375/4242 79% [================================================= ] 3376/4242 79% [================================================= ] 3377/4242 79% [================================================= ] 3378/4242 79% [================================================= ] 3379/4242 79% [================================================= ] 3380/4242 79% [================================================= ] 3381/4242 79% [================================================= ] 3382/4242 79% [================================================= ] 3383/4242 79% [================================================= ] 3384/4242 79% [================================================= ] 3385/4242 79% [================================================= ] 3386/4242 79% [================================================= ] 3387/4242 79% [================================================= ] 3388/4242 79% [================================================= ] 3389/4242 79% [================================================= ] 3390/4242 79% [================================================= ] 3391/4242 79% [================================================= ] 3392/4242 79% [================================================= ] 3393/4242 79% [================================================= ] 3394/4242 80% [================================================= ] 3395/4242 80% [================================================= ] 3396/4242 80% [================================================= ] 3397/4242 80% [================================================= ] 3398/4242 80% [================================================= ] 3399/4242 80% [================================================= ] 3400/4242 80% [================================================= ] 3401/4242 80% [================================================= ] 3402/4242 80% [================================================= ] 3403/4242 80% [================================================= ] 3404/4242 80% [================================================= ] 3405/4242 80% [================================================= ] 3406/4242 80% [================================================= ] 3407/4242 80% [================================================= ] 3408/4242 80% [================================================= ] 3409/4242 80% [================================================= ] 3410/4242 80% [================================================= ] 3411/4242 80% [================================================= ] 3412/4242 80% [================================================= ] 3413/4242 80% [================================================= ] 3414/4242 80% [================================================= ] 3415/4242 80% [================================================= ] 3416/4242 80% [================================================= ] 3417/4242 80% [================================================= ] 3418/4242 80% [================================================= ] 3419/4242 80% [================================================= ] 3420/4242 80% [================================================== ] 3421/4242 80% [================================================== ] 3422/4242 80% [================================================== ] 3423/4242 80% [================================================== ] 3424/4242 80% [================================================== ] 3425/4242 80% [================================================== ] 3426/4242 80% [================================================== ] 3427/4242 80% [================================================== ] 3428/4242 80% [================================================== ] 3429/4242 80% [================================================== ] 3430/4242 80% [================================================== ] 3431/4242 80% [================================================== ] 3432/4242 80% [================================================== ] 3433/4242 80% [================================================== ] 3434/4242 80% [================================================== ] 3435/4242 80% [================================================== ] 3436/4242 80% [================================================== ] 3437/4242 81% [================================================== ] 3438/4242 81% [================================================== ] 3439/4242 81% [================================================== ] 3440/4242 81% [================================================== ] 3441/4242 81% [================================================== ] 3442/4242 81% [================================================== ] 3443/4242 81% [================================================== ] 3444/4242 81% [================================================== ] 3445/4242 81% [================================================== ] 3446/4242 81% [================================================== ] 3447/4242 81% [================================================== ] 3448/4242 81% [================================================== ] 3449/4242 81% [================================================== ] 3450/4242 81% [================================================== ] 3451/4242 81% [================================================== ] 3452/4242 81% [================================================== ] 3453/4242 81% [================================================== ] 3454/4242 81% [================================================== ] 3455/4242 81% [================================================== ] 3456/4242 81% [================================================== ] 3457/4242 81% [================================================== ] 3458/4242 81% [================================================== ] 3459/4242 81% [================================================== ] 3460/4242 81% [================================================== ] 3461/4242 81% [================================================== ] 3462/4242 81% [================================================== ] 3463/4242 81% [================================================== ] 3464/4242 81% [================================================== ] 3465/4242 81% [================================================== ] 3466/4242 81% [================================================== ] 3467/4242 81% [================================================== ] 3468/4242 81% [================================================== ] 3469/4242 81% [================================================== ] 3470/4242 81% [================================================== ] 3471/4242 81% [================================================== ] 3472/4242 81% [================================================== ] 3473/4242 81% [================================================== ] 3474/4242 81% [================================================== ] 3475/4242 81% [================================================== ] 3476/4242 81% [================================================== ] 3477/4242 81% [================================================== ] 3478/4242 81% [================================================== ] 3479/4242 82% [================================================== ] 3480/4242 82% [================================================== ] 3481/4242 82% [================================================== ] 3482/4242 82% [================================================== ] 3483/4242 82% [================================================== ] 3484/4242 82% [================================================== ] 3485/4242 82% [================================================== ] 3486/4242 82% [================================================== ] 3487/4242 82% [================================================== ] 3488/4242 82% [================================================== ] 3489/4242 82% [=================================================== ] 3490/4242 82% [=================================================== ] 3491/4242 82% [=================================================== ] 3492/4242 82% [=================================================== ] 3493/4242 82% [=================================================== ] 3494/4242 82% [=================================================== ] 3495/4242 82% [=================================================== ] 3496/4242 82% [=================================================== ] 3497/4242 82% [=================================================== ] 3498/4242 82% [=================================================== ] 3499/4242 82% [=================================================== ] 3500/4242 82% [=================================================== ] 3501/4242 82% [=================================================== ] 3502/4242 82% [=================================================== ] 3503/4242 82% [=================================================== ] 3504/4242 82% [=================================================== ] 3505/4242 82% [=================================================== ] 3506/4242 82% [=================================================== ] 3507/4242 82% [=================================================== ] 3508/4242 82% [=================================================== ] 3509/4242 82% [=================================================== ] 3510/4242 82% [=================================================== ] 3511/4242 82% [=================================================== ] 3512/4242 82% [=================================================== ] 3513/4242 82% [=================================================== ] 3514/4242 82% [=================================================== ] 3515/4242 82% [=================================================== ] 3516/4242 82% [=================================================== ] 3517/4242 82% [=================================================== ] 3518/4242 82% [=================================================== ] 3519/4242 82% [=================================================== ] 3520/4242 82% [=================================================== ] 3521/4242 83% [=================================================== ] 3522/4242 83% [=================================================== ] 3523/4242 83% [=================================================== ] 3524/4242 83% [=================================================== ] 3525/4242 83% [=================================================== ] 3526/4242 83% [=================================================== ] 3527/4242 83% [=================================================== ] 3528/4242 83% [=================================================== ] 3529/4242 83% [=================================================== ] 3530/4242 83% [=================================================== ] 3531/4242 83% [=================================================== ] 3532/4242 83% [=================================================== ] 3533/4242 83% [=================================================== ] 3534/4242 83% [=================================================== ] 3535/4242 83% [=================================================== ] 3536/4242 83% [=================================================== ] 3537/4242 83% [=================================================== ] 3538/4242 83% [=================================================== ] 3539/4242 83% [=================================================== ] 3540/4242 83% [=================================================== ] 3541/4242 83% [=================================================== ] 3542/4242 83% [=================================================== ] 3543/4242 83% [=================================================== ] 3544/4242 83% [=================================================== ] 3545/4242 83% [=================================================== ] 3546/4242 83% [=================================================== ] 3547/4242 83% [=================================================== ] 3548/4242 83% [=================================================== ] 3549/4242 83% [=================================================== ] 3550/4242 83% [=================================================== ] 3551/4242 83% [=================================================== ] 3552/4242 83% [=================================================== ] 3553/4242 83% [=================================================== ] 3554/4242 83% [=================================================== ] 3555/4242 83% [=================================================== ] 3556/4242 83% [=================================================== ] 3557/4242 83% [==================================================== ] 3558/4242 83% [==================================================== ] 3559/4242 83% [==================================================== ] 3560/4242 83% [==================================================== ] 3561/4242 83% [==================================================== ] 3562/4242 83% [==================================================== ] 3563/4242 83% [==================================================== ] 3564/4242 84% [==================================================== ] 3565/4242 84% [==================================================== ] 3566/4242 84% [==================================================== ] 3567/4242 84% [==================================================== ] 3568/4242 84% [==================================================== ] 3569/4242 84% [==================================================== ] 3570/4242 84% [==================================================== ] 3571/4242 84% [==================================================== ] 3572/4242 84% [==================================================== ] 3573/4242 84% [==================================================== ] 3574/4242 84% [==================================================== ] 3575/4242 84% [==================================================== ] 3576/4242 84% [==================================================== ] 3577/4242 84% [==================================================== ] 3578/4242 84% [==================================================== ] 3579/4242 84% [==================================================== ] 3580/4242 84% [==================================================== ] 3581/4242 84% [==================================================== ] 3582/4242 84% [==================================================== ] 3583/4242 84% [==================================================== ] 3584/4242 84% [==================================================== ] 3585/4242 84% [==================================================== ] 3586/4242 84% [==================================================== ] 3587/4242 84% [==================================================== ] 3588/4242 84% [==================================================== ] 3589/4242 84% [==================================================== ] 3590/4242 84% [==================================================== ] 3591/4242 84% [==================================================== ] 3592/4242 84% [==================================================== ] 3593/4242 84% [==================================================== ] 3594/4242 84% [==================================================== ] 3595/4242 84% [==================================================== ] 3596/4242 84% [==================================================== ] 3597/4242 84% [==================================================== ] 3598/4242 84% [==================================================== ] 3599/4242 84% [==================================================== ] 3600/4242 84% [==================================================== ] 3601/4242 84% [==================================================== ] 3602/4242 84% [==================================================== ] 3603/4242 84% [==================================================== ] 3604/4242 84% [==================================================== ] 3605/4242 84% [==================================================== ] 3606/4242 85% [==================================================== ] 3607/4242 85% [==================================================== ] 3608/4242 85% [==================================================== ] 3609/4242 85% [==================================================== ] 3610/4242 85% [==================================================== ] 3611/4242 85% [==================================================== ] 3612/4242 85% [==================================================== ] 3613/4242 85% [==================================================== ] 3614/4242 85% [==================================================== ] 3615/4242 85% [==================================================== ] 3616/4242 85% [==================================================== ] 3617/4242 85% [==================================================== ] 3618/4242 85% [==================================================== ] 3619/4242 85% [==================================================== ] 3620/4242 85% [==================================================== ] 3621/4242 85% [==================================================== ] 3622/4242 85% [==================================================== ] 3623/4242 85% [==================================================== ] 3624/4242 85% [==================================================== ] 3625/4242 85% [==================================================== ] 3626/4242 85% [===================================================== ] 3627/4242 85% [===================================================== ] 3628/4242 85% [===================================================== ] 3629/4242 85% [===================================================== ] 3630/4242 85% [===================================================== ] 3631/4242 85% [===================================================== ] 3632/4242 85% [===================================================== ] 3633/4242 85% [===================================================== ] 3634/4242 85% [===================================================== ] 3635/4242 85% [===================================================== ] 3636/4242 85% [===================================================== ] 3637/4242 85% [===================================================== ] 3638/4242 85% [===================================================== ] 3639/4242 85% [===================================================== ] 3640/4242 85% [===================================================== ] 3641/4242 85% [===================================================== ] 3642/4242 85% [===================================================== ] 3643/4242 85% [===================================================== ] 3644/4242 85% [===================================================== ] 3645/4242 85% [===================================================== ] 3646/4242 85% [===================================================== ] 3647/4242 85% [===================================================== ] 3648/4242 85% [===================================================== ] 3649/4242 86% [===================================================== ] 3650/4242 86% [===================================================== ] 3651/4242 86% [===================================================== ] 3652/4242 86% [===================================================== ] 3653/4242 86% [===================================================== ] 3654/4242 86% [===================================================== ] 3655/4242 86% [===================================================== ] 3656/4242 86% [===================================================== ] 3657/4242 86% [===================================================== ] 3658/4242 86% [===================================================== ] 3659/4242 86% [===================================================== ] 3660/4242 86% [===================================================== ] 3661/4242 86% [===================================================== ] 3662/4242 86% [===================================================== ] 3663/4242 86% [===================================================== ] 3664/4242 86% [===================================================== ] 3665/4242 86% [===================================================== ] 3666/4242 86% [===================================================== ] 3667/4242 86% [===================================================== ] 3668/4242 86% [===================================================== ] 3669/4242 86% [===================================================== ] 3670/4242 86% [===================================================== ] 3671/4242 86% [===================================================== ] 3672/4242 86% [===================================================== ] 3673/4242 86% [===================================================== ] 3674/4242 86% [===================================================== ] 3675/4242 86% [===================================================== ] 3676/4242 86% [===================================================== ] 3677/4242 86% [===================================================== ] 3678/4242 86% [===================================================== ] 3679/4242 86% [===================================================== ] 3680/4242 86% [===================================================== ] 3681/4242 86% [===================================================== ] 3682/4242 86% [===================================================== ] 3683/4242 86% [===================================================== ] 3684/4242 86% [===================================================== ] 3685/4242 86% [===================================================== ] 3686/4242 86% [===================================================== ] 3687/4242 86% [===================================================== ] 3688/4242 86% [===================================================== ] 3689/4242 86% [===================================================== ] 3690/4242 86% [===================================================== ] 3691/4242 87% [===================================================== ] 3692/4242 87% [===================================================== ] 3693/4242 87% [===================================================== ] 3694/4242 87% [====================================================== ] 3695/4242 87% [====================================================== ] 3696/4242 87% [====================================================== ] 3697/4242 87% [====================================================== ] 3698/4242 87% [====================================================== ] 3699/4242 87% [====================================================== ] 3700/4242 87% [====================================================== ] 3701/4242 87% [====================================================== ] 3702/4242 87% [====================================================== ] 3703/4242 87% [====================================================== ] 3704/4242 87% [====================================================== ] 3705/4242 87% [====================================================== ] 3706/4242 87% [====================================================== ] 3707/4242 87% [====================================================== ] 3708/4242 87% [====================================================== ] 3709/4242 87% [====================================================== ] 3710/4242 87% [====================================================== ] 3711/4242 87% [====================================================== ] 3712/4242 87% [====================================================== ] 3713/4242 87% [====================================================== ] 3714/4242 87% [====================================================== ] 3715/4242 87% [====================================================== ] 3716/4242 87% [====================================================== ] 3717/4242 87% [====================================================== ] 3718/4242 87% [====================================================== ] 3719/4242 87% [====================================================== ] 3720/4242 87% [====================================================== ] 3721/4242 87% [====================================================== ] 3722/4242 87% [====================================================== ] 3723/4242 87% [====================================================== ] 3724/4242 87% [====================================================== ] 3725/4242 87% [====================================================== ] 3726/4242 87% [====================================================== ] 3727/4242 87% [====================================================== ] 3728/4242 87% [====================================================== ] 3729/4242 87% [====================================================== ] 3730/4242 87% [====================================================== ] 3731/4242 87% [====================================================== ] 3732/4242 87% [====================================================== ] 3733/4242 88% [====================================================== ] 3734/4242 88% [====================================================== ] 3735/4242 88% [====================================================== ] 3736/4242 88% [====================================================== ] 3737/4242 88% [====================================================== ] 3738/4242 88% [====================================================== ] 3739/4242 88% [====================================================== ] 3740/4242 88% [====================================================== ] 3741/4242 88% [====================================================== ] 3742/4242 88% [====================================================== ] 3743/4242 88% [====================================================== ] 3744/4242 88% [====================================================== ] 3745/4242 88% [====================================================== ] 3746/4242 88% [====================================================== ] 3747/4242 88% [====================================================== ] 3748/4242 88% [====================================================== ] 3749/4242 88% [====================================================== ] 3750/4242 88% [====================================================== ] 3751/4242 88% [====================================================== ] 3752/4242 88% [====================================================== ] 3753/4242 88% [====================================================== ] 3754/4242 88% [====================================================== ] 3755/4242 88% [====================================================== ] 3756/4242 88% [====================================================== ] 3757/4242 88% [====================================================== ] 3758/4242 88% [====================================================== ] 3759/4242 88% [====================================================== ] 3760/4242 88% [====================================================== ] 3761/4242 88% [====================================================== ] 3762/4242 88% [====================================================== ] 3763/4242 88% [======================================================= ] 3764/4242 88% [======================================================= ] 3765/4242 88% [======================================================= ] 3766/4242 88% [======================================================= ] 3767/4242 88% [======================================================= ] 3768/4242 88% [======================================================= ] 3769/4242 88% [======================================================= ] 3770/4242 88% [======================================================= ] 3771/4242 88% [======================================================= ] 3772/4242 88% [======================================================= ] 3773/4242 88% [======================================================= ] 3774/4242 88% [======================================================= ] 3775/4242 88% [======================================================= ] 3776/4242 89% [======================================================= ] 3777/4242 89% [======================================================= ] 3778/4242 89% [======================================================= ] 3779/4242 89% [======================================================= ] 3780/4242 89% [======================================================= ] 3781/4242 89% [======================================================= ] 3782/4242 89% [======================================================= ] 3783/4242 89% [======================================================= ] 3784/4242 89% [======================================================= ] 3785/4242 89% [======================================================= ] 3786/4242 89% [======================================================= ] 3787/4242 89% [======================================================= ] 3788/4242 89% [======================================================= ] 3789/4242 89% [======================================================= ] 3790/4242 89% [======================================================= ] 3791/4242 89% [======================================================= ] 3792/4242 89% [======================================================= ] 3793/4242 89% [======================================================= ] 3794/4242 89% [======================================================= ] 3795/4242 89% [======================================================= ] 3796/4242 89% [======================================================= ] 3797/4242 89% [======================================================= ] 3798/4242 89% [======================================================= ] 3799/4242 89% [======================================================= ] 3800/4242 89% [======================================================= ] 3801/4242 89% [======================================================= ] 3802/4242 89% [======================================================= ] 3803/4242 89% [======================================================= ] 3804/4242 89% [======================================================= ] 3805/4242 89% [======================================================= ] 3806/4242 89% [======================================================= ] 3807/4242 89% [======================================================= ] 3808/4242 89% [======================================================= ] 3809/4242 89% [======================================================= ] 3810/4242 89% [======================================================= ] 3811/4242 89% [======================================================= ] 3812/4242 89% [======================================================= ] 3813/4242 89% [======================================================= ] 3814/4242 89% [======================================================= ] 3815/4242 89% [======================================================= ] 3816/4242 89% [======================================================= ] 3817/4242 89% [======================================================= ] 3818/4242 90% [======================================================= ] 3819/4242 90% [======================================================= ] 3820/4242 90% [======================================================= ] 3821/4242 90% [======================================================= ] 3822/4242 90% [======================================================= ] 3823/4242 90% [======================================================= ] 3824/4242 90% [======================================================= ] 3825/4242 90% [======================================================= ] 3826/4242 90% [======================================================= ] 3827/4242 90% [======================================================= ] 3828/4242 90% [======================================================= ] 3829/4242 90% [======================================================= ] 3830/4242 90% [======================================================= ] 3831/4242 90% [======================================================== ] 3832/4242 90% [======================================================== ] 3833/4242 90% [======================================================== ] 3834/4242 90% [======================================================== ] 3835/4242 90% [======================================================== ] 3836/4242 90% [======================================================== ] 3837/4242 90% [======================================================== ] 3838/4242 90% [======================================================== ] 3839/4242 90% [======================================================== ] 3840/4242 90% [======================================================== ] 3841/4242 90% [======================================================== ] 3842/4242 90% [======================================================== ] 3843/4242 90% [======================================================== ] 3844/4242 90% [======================================================== ] 3845/4242 90% [======================================================== ] 3846/4242 90% [======================================================== ] 3847/4242 90% [======================================================== ] 3848/4242 90% [======================================================== ] 3849/4242 90% [======================================================== ] 3850/4242 90% [======================================================== ] 3851/4242 90% [======================================================== ] 3852/4242 90% [======================================================== ] 3853/4242 90% [======================================================== ] 3854/4242 90% [======================================================== ] 3855/4242 90% [======================================================== ] 3856/4242 90% [======================================================== ] 3857/4242 90% [======================================================== ] 3858/4242 90% [======================================================== ] 3859/4242 90% [======================================================== ] 3860/4242 90% [======================================================== ] 3861/4242 91% [======================================================== ] 3862/4242 91% [======================================================== ] 3863/4242 91% [======================================================== ] 3864/4242 91% [======================================================== ] 3865/4242 91% [======================================================== ] 3866/4242 91% [======================================================== ] 3867/4242 91% [======================================================== ] 3868/4242 91% [======================================================== ] 3869/4242 91% [======================================================== ] 3870/4242 91% [======================================================== ] 3871/4242 91% [======================================================== ] 3872/4242 91% [======================================================== ] 3873/4242 91% [======================================================== ] 3874/4242 91% [======================================================== ] 3875/4242 91% [======================================================== ] 3876/4242 91% [======================================================== ] 3877/4242 91% [======================================================== ] 3878/4242 91% [======================================================== ] 3879/4242 91% [======================================================== ] 3880/4242 91% [======================================================== ] 3881/4242 91% [======================================================== ] 3882/4242 91% [======================================================== ] 3883/4242 91% [======================================================== ] 3884/4242 91% [======================================================== ] 3885/4242 91% [======================================================== ] 3886/4242 91% [======================================================== ] 3887/4242 91% [======================================================== ] 3888/4242 91% [======================================================== ] 3889/4242 91% [======================================================== ] 3890/4242 91% [======================================================== ] 3891/4242 91% [======================================================== ] 3892/4242 91% [======================================================== ] 3893/4242 91% [======================================================== ] 3894/4242 91% [======================================================== ] 3895/4242 91% [======================================================== ] 3896/4242 91% [======================================================== ] 3897/4242 91% [======================================================== ] 3898/4242 91% [======================================================== ] 3899/4242 91% [========================================================= ] 3900/4242 91% [========================================================= ] 3901/4242 91% [========================================================= ] 3902/4242 91% [========================================================= ] 3903/4242 92% [========================================================= ] 3904/4242 92% [========================================================= ] 3905/4242 92% [========================================================= ] 3906/4242 92% [========================================================= ] 3907/4242 92% [========================================================= ] 3908/4242 92% [========================================================= ] 3909/4242 92% [========================================================= ] 3910/4242 92% [========================================================= ] 3911/4242 92% [========================================================= ] 3912/4242 92% [========================================================= ] 3913/4242 92% [========================================================= ] 3914/4242 92% [========================================================= ] 3915/4242 92% [========================================================= ] 3916/4242 92% [========================================================= ] 3917/4242 92% [========================================================= ] 3918/4242 92% [========================================================= ] 3919/4242 92% [========================================================= ] 3920/4242 92% [========================================================= ] 3921/4242 92% [========================================================= ] 3922/4242 92% [========================================================= ] 3923/4242 92% [========================================================= ] 3924/4242 92% [========================================================= ] 3925/4242 92% [========================================================= ] 3926/4242 92% [========================================================= ] 3927/4242 92% [========================================================= ] 3928/4242 92% [========================================================= ] 3929/4242 92% [========================================================= ] 3930/4242 92% [========================================================= ] 3931/4242 92% [========================================================= ] 3932/4242 92% [========================================================= ] 3933/4242 92% [========================================================= ] 3934/4242 92% [========================================================= ] 3935/4242 92% [========================================================= ] 3936/4242 92% [========================================================= ] 3937/4242 92% [========================================================= ] 3938/4242 92% [========================================================= ] 3939/4242 92% [========================================================= ] 3940/4242 92% [========================================================= ] 3941/4242 92% [========================================================= ] 3942/4242 92% [========================================================= ] 3943/4242 92% [========================================================= ] 3944/4242 92% [========================================================= ] 3945/4242 92% [========================================================= ] 3946/4242 93% [========================================================= ] 3947/4242 93% [========================================================= ] 3948/4242 93% [========================================================= ] 3949/4242 93% [========================================================= ] 3950/4242 93% [========================================================= ] 3951/4242 93% [========================================================= ] 3952/4242 93% [========================================================= ] 3953/4242 93% [========================================================= ] 3954/4242 93% [========================================================= ] 3955/4242 93% [========================================================= ] 3956/4242 93% [========================================================= ] 3957/4242 93% [========================================================= ] 3958/4242 93% [========================================================= ] 3959/4242 93% [========================================================= ] 3960/4242 93% [========================================================= ] 3961/4242 93% [========================================================= ] 3962/4242 93% [========================================================= ] 3963/4242 93% [========================================================= ] 3964/4242 93% [========================================================= ] 3965/4242 93% [========================================================= ] 3966/4242 93% [========================================================= ] 3967/4242 93% [========================================================= ] 3968/4242 93% [========================================================== ] 3969/4242 93% [========================================================== ] 3970/4242 93% [========================================================== ] 3971/4242 93% [========================================================== ] 3972/4242 93% [========================================================== ] 3973/4242 93% [========================================================== ] 3974/4242 93% [========================================================== ] 3975/4242 93% [========================================================== ] 3976/4242 93% [========================================================== ] 3977/4242 93% [========================================================== ] 3978/4242 93% [========================================================== ] 3979/4242 93% [========================================================== ] 3980/4242 93% [========================================================== ] 3981/4242 93% [========================================================== ] 3982/4242 93% [========================================================== ] 3983/4242 93% [========================================================== ] 3984/4242 93% [========================================================== ] 3985/4242 93% [========================================================== ] 3986/4242 93% [========================================================== ] 3987/4242 93% [========================================================== ] 3988/4242 94% [========================================================== ] 3989/4242 94% [========================================================== ] 3990/4242 94% [========================================================== ] 3991/4242 94% [========================================================== ] 3992/4242 94% [========================================================== ] 3993/4242 94% [========================================================== ] 3994/4242 94% [========================================================== ] 3995/4242 94% [========================================================== ] 3996/4242 94% [========================================================== ] 3997/4242 94% [========================================================== ] 3998/4242 94% [========================================================== ] 3999/4242 94% [========================================================== ] 4000/4242 94% [========================================================== ] 4001/4242 94% [========================================================== ] 4002/4242 94% [========================================================== ] 4003/4242 94% [========================================================== ] 4004/4242 94% [========================================================== ] 4005/4242 94% [========================================================== ] 4006/4242 94% [========================================================== ] 4007/4242 94% [========================================================== ] 4008/4242 94% [========================================================== ] 4009/4242 94% [========================================================== ] 4010/4242 94% [========================================================== ] 4011/4242 94% [========================================================== ] 4012/4242 94% [========================================================== ] 4013/4242 94% [========================================================== ] 4014/4242 94% [========================================================== ] 4015/4242 94% [========================================================== ] 4016/4242 94% [========================================================== ] 4017/4242 94% [========================================================== ] 4018/4242 94% [========================================================== ] 4019/4242 94% [========================================================== ] 4020/4242 94% [========================================================== ] 4021/4242 94% [========================================================== ] 4022/4242 94% [========================================================== ] 4023/4242 94% [========================================================== ] 4024/4242 94% [========================================================== ] 4025/4242 94% [========================================================== ] 4026/4242 94% [========================================================== ] 4027/4242 94% [========================================================== ] 4028/4242 94% [========================================================== ] 4029/4242 94% [========================================================== ] 4030/4242 95% [========================================================== ] 4031/4242 95% [========================================================== ] 4032/4242 95% [========================================================== ] 4033/4242 95% [========================================================== ] 4034/4242 95% [========================================================== ] 4035/4242 95% [========================================================== ] 4036/4242 95% [=========================================================== ] 4037/4242 95% [=========================================================== ] 4038/4242 95% [=========================================================== ] 4039/4242 95% [=========================================================== ] 4040/4242 95% [=========================================================== ] 4041/4242 95% [=========================================================== ] 4042/4242 95% [=========================================================== ] 4043/4242 95% [=========================================================== ] 4044/4242 95% [=========================================================== ] 4045/4242 95% [=========================================================== ] 4046/4242 95% [=========================================================== ] 4047/4242 95% [=========================================================== ] 4048/4242 95% [=========================================================== ] 4049/4242 95% [=========================================================== ] 4050/4242 95% [=========================================================== ] 4051/4242 95% [=========================================================== ] 4052/4242 95% [=========================================================== ] 4053/4242 95% [=========================================================== ] 4054/4242 95% [=========================================================== ] 4055/4242 95% [=========================================================== ] 4056/4242 95% [=========================================================== ] 4057/4242 95% [=========================================================== ] 4058/4242 95% [=========================================================== ] 4059/4242 95% [=========================================================== ] 4060/4242 95% [=========================================================== ] 4061/4242 95% [=========================================================== ] 4062/4242 95% [=========================================================== ] 4063/4242 95% [=========================================================== ] 4064/4242 95% [=========================================================== ] 4065/4242 95% [=========================================================== ] 4066/4242 95% [=========================================================== ] 4067/4242 95% [=========================================================== ] 4068/4242 95% [=========================================================== ] 4069/4242 95% [=========================================================== ] 4070/4242 95% [=========================================================== ] 4071/4242 95% [=========================================================== ] 4072/4242 95% [=========================================================== ] 4073/4242 96% [=========================================================== ] 4074/4242 96% [=========================================================== ] 4075/4242 96% [=========================================================== ] 4076/4242 96% [=========================================================== ] 4077/4242 96% [=========================================================== ] 4078/4242 96% [=========================================================== ] 4079/4242 96% [=========================================================== ] 4080/4242 96% [=========================================================== ] 4081/4242 96% [=========================================================== ] 4082/4242 96% [=========================================================== ] 4083/4242 96% [=========================================================== ] 4084/4242 96% [=========================================================== ] 4085/4242 96% [=========================================================== ] 4086/4242 96% [=========================================================== ] 4087/4242 96% [=========================================================== ] 4088/4242 96% [=========================================================== ] 4089/4242 96% [=========================================================== ] 4090/4242 96% [=========================================================== ] 4091/4242 96% [=========================================================== ] 4092/4242 96% [=========================================================== ] 4093/4242 96% [=========================================================== ] 4094/4242 96% [=========================================================== ] 4095/4242 96% [=========================================================== ] 4096/4242 96% [=========================================================== ] 4097/4242 96% [=========================================================== ] 4098/4242 96% [=========================================================== ] 4099/4242 96% [=========================================================== ] 4100/4242 96% [=========================================================== ] 4101/4242 96% [=========================================================== ] 4102/4242 96% [=========================================================== ] 4103/4242 96% [=========================================================== ] 4104/4242 96% [=========================================================== ] 4105/4242 96% [============================================================ ] 4106/4242 96% [============================================================ ] 4107/4242 96% [============================================================ ] 4108/4242 96% [============================================================ ] 4109/4242 96% [============================================================ ] 4110/4242 96% [============================================================ ] 4111/4242 96% [============================================================ ] 4112/4242 96% [============================================================ ] 4113/4242 96% [============================================================ ] 4114/4242 96% [============================================================ ] 4115/4242 97% [============================================================ ] 4116/4242 97% [============================================================ ] 4117/4242 97% [============================================================ ] 4118/4242 97% [============================================================ ] 4119/4242 97% [============================================================ ] 4120/4242 97% [============================================================ ] 4121/4242 97% [============================================================ ] 4122/4242 97% [============================================================ ] 4123/4242 97% [============================================================ ] 4124/4242 97% [============================================================ ] 4125/4242 97% [============================================================ ] 4126/4242 97% [============================================================ ] 4127/4242 97% [============================================================ ] 4128/4242 97% [============================================================ ] 4129/4242 97% [============================================================ ] 4130/4242 97% [============================================================ ] 4131/4242 97% [============================================================ ] 4132/4242 97% [============================================================ ] 4133/4242 97% [============================================================ ] 4134/4242 97% [============================================================ ] 4135/4242 97% [============================================================ ] 4136/4242 97% [============================================================ ] 4137/4242 97% [============================================================ ] 4138/4242 97% [============================================================ ] 4139/4242 97% [============================================================ ] 4140/4242 97% [============================================================ ] 4141/4242 97% [============================================================ ] 4142/4242 97% [============================================================ ] 4143/4242 97% [============================================================ ] 4144/4242 97% [============================================================ ] 4145/4242 97% [============================================================ ] 4146/4242 97% [============================================================ ] 4147/4242 97% [============================================================ ] 4148/4242 97% [============================================================ ] 4149/4242 97% [============================================================ ] 4150/4242 97% [============================================================ ] 4151/4242 97% [============================================================ ] 4152/4242 97% [============================================================ ] 4153/4242 97% [============================================================ ] 4154/4242 97% [============================================================ ] 4155/4242 97% [============================================================ ] 4156/4242 97% [============================================================ ] 4157/4242 97% [============================================================ ] 4158/4242 98% [============================================================ ] 4159/4242 98% [============================================================ ] 4160/4242 98% [============================================================ ] 4161/4242 98% [============================================================ ] 4162/4242 98% [============================================================ ] 4163/4242 98% [============================================================ ] 4164/4242 98% [============================================================ ] 4165/4242 98% [============================================================ ] 4166/4242 98% [============================================================ ] 4167/4242 98% [============================================================ ] 4168/4242 98% [============================================================ ] 4169/4242 98% [============================================================ ] 4170/4242 98% [============================================================ ] 4171/4242 98% [============================================================ ] 4172/4242 98% [============================================================ ] 4173/4242 98% [============================================================= ] 4174/4242 98% [============================================================= ] 4175/4242 98% [============================================================= ] 4176/4242 98% [============================================================= ] 4177/4242 98% [============================================================= ] 4178/4242 98% [============================================================= ] 4179/4242 98% [============================================================= ] 4180/4242 98% [============================================================= ] 4181/4242 98% [============================================================= ] 4182/4242 98% [============================================================= ] 4183/4242 98% [============================================================= ] 4184/4242 98% [============================================================= ] 4185/4242 98% [============================================================= ] 4186/4242 98% [============================================================= ] 4187/4242 98% [============================================================= ] 4188/4242 98% [============================================================= ] 4189/4242 98% [============================================================= ] 4190/4242 98% [============================================================= ] 4191/4242 98% [============================================================= ] 4192/4242 98% [============================================================= ] 4193/4242 98% [============================================================= ] 4194/4242 98% [============================================================= ] 4195/4242 98% [============================================================= ] 4196/4242 98% [============================================================= ] 4197/4242 98% [============================================================= ] 4198/4242 98% [============================================================= ] 4199/4242 98% [============================================================= ] 4200/4242 99% [============================================================= ] 4201/4242 99% [============================================================= ] 4202/4242 99% [============================================================= ] 4203/4242 99% [============================================================= ] 4204/4242 99% [============================================================= ] 4205/4242 99% [============================================================= ] 4206/4242 99% [============================================================= ] 4207/4242 99% [============================================================= ] 4208/4242 99% [============================================================= ] 4209/4242 99% [============================================================= ] 4210/4242 99% [============================================================= ] 4211/4242 99% [============================================================= ] 4212/4242 99% [============================================================= ] 4213/4242 99% [============================================================= ] 4214/4242 99% [============================================================= ] 4215/4242 99% [============================================================= ] 4216/4242 99% [============================================================= ] 4217/4242 99% [============================================================= ] 4218/4242 99% [============================================================= ] 4219/4242 99% [============================================================= ] 4220/4242 99% [============================================================= ] 4221/4242 99% [============================================================= ] 4222/4242 99% [============================================================= ] 4223/4242 99% [============================================================= ] 4224/4242 99% [============================================================= ] 4225/4242 99% [============================================================= ] 4226/4242 99% [============================================================= ] 4227/4242 99% [============================================================= ] 4228/4242 99% [============================================================= ] 4229/4242 99% [============================================================= ] 4230/4242 99% [============================================================= ] 4231/4242 99% [============================================================= ] 4232/4242 99% [============================================================= ] 4233/4242 99% [============================================================= ] 4234/4242 99% [============================================================= ] 4235/4242 99% [============================================================= ] 4236/4242 99% [============================================================= ] 4237/4242 99% [============================================================= ] 4238/4242 99% [============================================================= ] 4239/4242 99% [============================================================= ] 4240/4242 99% [============================================================= ] 4241/4242 99% [==============================================================] 4242/4242 100% operation complete, 4242 objects in 408158 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/mips64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2022.02-1045-gb634d504cb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 4.19.242 Collecting legal info >>> 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) >>> gettext Collecting legal info >>> gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> assimp 5.2.1 Collecting legal info LICENSE: OK (sha256: 147874443d242b4e2bae97036e26ec9d6b37f706174c1bd5ecfcc8c1294cef51) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 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.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> comix-cursors 0.9.1 Collecting legal info >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> 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.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> host-gdb 11.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gflags 2.2.2 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> gloox 1.0.24 Collecting legal info LICENSE: OK (sha256: 40a20c41c8dabb8ba61bea983fa8f2f6989e67fac56bb62c2249053807fd26af) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> gptfdisk 1.0.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> harfbuzz 4.2.1 Collecting legal info COPYING: OK (sha256: 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692) >>> ima-evm-utils 1.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> initscripts Collecting legal info >>> janet 1.21.2 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jquery-keyboard 1.18.12 Collecting legal info README.markdown: OK (sha256: 0ad9a0e7291b45cdb5abe2a517d8b82282a816d41c9224660849792ce01fe983) >>> jquery-mobile 1.4.3 Collecting legal info >>> jquery-ui 1.10.4 Collecting legal info MIT-LICENSE.txt: OK (sha256: ef1fdd608b20fbea7ef269ed03bd24e637717cc193971798a394bf2fa983cd53) >>> jquery 3.5.1 Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jszip 3.2.2 Collecting legal info LICENSE.markdown: OK (sha256: 14450c78405ad2a2173e25740b56406556779149df9c4c83523a8c63d0686210) >>> kexec 2.0.23 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libebml 1.4.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libkrb5 1.18.4 Collecting legal info NOTICE: OK (sha256: 7fba8b076bdc2cfef1d0813c5d4067d76d5be60c32d84de22d5d1cf451744feb) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libldns 1.8.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmatroska 1.6.3 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.2.1 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libraw 0.20.2 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: 313415f7f48f6cd3cc78856626aab4bbe97dbb1e9a11db9c25396ca8d0e76cd9) >>> libsigc 3.0.7 Collecting legal info COPYING: OK (sha256: 97628afebc60f026f5c2b25d7491c46a5c4ee61f693e7cfa07fbd2c03605979b) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsoundtouch 2.3.1 Collecting legal info COPYING.TXT: OK (sha256: 84c6d82dc7de80f5b73f231edfd3ddc5b53513908117452bfa37ea36bb4b7e0a) >>> libspatialindex 1.9.3 Collecting legal info COPYING: OK (sha256: b63ebfaca9d7ce582580f3e11acabc9d2e37c46ce234533f7fa8a6c7278898a0) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> linux-firmware 20220310 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.chelsio_firmware: OK (sha256: a5777f9e80aca0603b0648454de996168b1c530322550ccda94d6d78bcf6c061) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.microchip: OK (sha256: 0fc67bd715b3395f3f2af464781910e9e69c4ba23da304352229b42dc9e986c3) LICENCE.qla2xxx: OK (sha256: 4071a11d878dbc0ac6d9e71203d03b151638f9d7a8bc47a54c3cb964100d5822) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) LICENSE.radeon: OK (sha256: fc6223d4bfe9f2f9e2eddc44b9fe5721d0caf49f01cb08d602906add686d8c6f) WHENCE: OK (sha256: 75afdb5d45a21ff95ff7aa82d67bc42a83830f2def98ea937c01d6e7603d76f9) >>> live555 2021.05.03 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> mbedtls 2.28.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> ndisc6 1.0.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nginx 1.20.1 Collecting legal info LICENSE: OK (sha256: b57270c1f73eb6624b38b2d0a1affcec56b21fab39efbf8c837428f05cef1d73) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> 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-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pinentry 1.1.1 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> pure-ftpd 1.0.50 Collecting legal info COPYING: OK (sha256: c1be5d56c28927b05131d7384bd522af4b11c3afea45725f5ca7983c11db61ac) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.79.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> sbc 1.5 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdl2_image 2.0.5 Collecting legal info COPYING.txt: OK (sha256: 45079362e2230154205413a6940544ca94e3479ccf76205c71c4f542a6815d25) >>> tiff 4.3.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> stress-ng 0.13.05 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stunnel 5.60 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> taglib 1.12 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MPL: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tz Collecting legal info >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireguard-tools 1.0.20210914 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xerces 3.2.3 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> zxing-cpp e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> 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-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: linux-headers-4.19.242: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: jquery-mobile-1.4.3: cannot save license (JQUERY_MOBILE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'