Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 65536 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 52758.41 Kbytes (51.52 Mbytes) 38.89% of uncompressed filesystem size (135658.63 Kbytes) Inode table size 39607 bytes (38.68 Kbytes) 22.31% of uncompressed inode table size (177525 bytes) Directory table size 34705 bytes (33.89 Kbytes) 48.95% of uncompressed directory table size (70893 bytes) Xattr table size 516 bytes (0.50 Kbytes) 16.21% of uncompressed xattr table size (3183 bytes) Number of duplicate files found 13 Number of inodes 3252 Number of files 2525 Number of fragments 248 Number of symbolic links 235 Number of device nodes 204 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 288 Number of hard-links 0 Number of ids (unique uids + gids) 4 Number of uids 2 root (0) unknown (33) Number of gids 4 root (0) tty (5) ssh_keys (101) tape (33) >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/sbin/setfiles -m -r /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target -c /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/etc/selinux/targeted/policy/policy.31 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/etc/selinux/targeted/contexts/files/file_contexts /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x zlib -o /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.ubi mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/sbin/setfiles -m -r /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target -c /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/etc/selinux/targeted/policy/policy.31 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/etc/selinux/targeted/contexts/files/file_contexts /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-2/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-2/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-2/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-2/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-2/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-2/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-2/output-1/images/rootfs.ubifs"68898816 bytes (65.7 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/sbin/setfiles -m -r /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target -c /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/selinux/targeted/policy/policy.31 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/selinux/targeted/contexts/files/file_contexts /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3252 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/3252 0% [ ] 2/3252 0% [ ] 3/3252 0% [ ] 4/3252 0% [ ] 5/3252 0% [ ] 6/3252 0% [ ] 7/3252 0% [ ] 8/3252 0% [ ] 9/3252 0% [ ] 10/3252 0% [ ] 11/3252 0% [ ] 12/3252 0% [ ] 13/3252 0% [ ] 14/3252 0% [ ] 15/3252 0% [ ] 16/3252 0% [ ] 17/3252 0% [ ] 18/3252 0% [ ] 19/3252 0% [ ] 20/3252 0% [ ] 21/3252 0% [ ] 22/3252 0% [ ] 23/3252 0% [ ] 24/3252 0% [ ] 25/3252 0% [ ] 26/3252 0% [ ] 27/3252 0% [ ] 28/3252 0% [ ] 29/3252 0% [ ] 30/3252 0% [ ] 31/3252 0% [ ] 32/3252 0% [ ] 33/3252 1% [ ] 34/3252 1% [ ] 35/3252 1% [ ] 36/3252 1% [ ] 37/3252 1% [ ] 38/3252 1% [ ] 39/3252 1% [ ] 40/3252 1% [ ] 41/3252 1% [ ] 42/3252 1% [ ] 43/3252 1% [ ] 44/3252 1% [ ] 45/3252 1% [ ] 46/3252 1% [ ] 47/3252 1% [ ] 48/3252 1% [ ] 49/3252 1% [ ] 50/3252 1% [ ] 51/3252 1% [ ] 52/3252 1% [= ] 53/3252 1% [= ] 54/3252 1% [= ] 55/3252 1% [= ] 56/3252 1% [= ] 57/3252 1% [= ] 58/3252 1% [= ] 59/3252 1% [= ] 60/3252 1% [= ] 61/3252 1% [= ] 62/3252 1% [= ] 63/3252 1% [= ] 64/3252 1% [= ] 65/3252 1% [= ] 66/3252 2% [= ] 67/3252 2% [= ] 68/3252 2% [= ] 69/3252 2% [= ] 70/3252 2% [= ] 71/3252 2% [= ] 72/3252 2% [= ] 73/3252 2% [= ] 74/3252 2% [= ] 75/3252 2% [= ] 76/3252 2% [= ] 77/3252 2% [= ] 78/3252 2% [= ] 79/3252 2% [= ] 80/3252 2% [= ] 81/3252 2% [= ] 82/3252 2% [= ] 83/3252 2% [= ] 84/3252 2% [= ] 85/3252 2% [= ] 86/3252 2% [= ] 87/3252 2% [= ] 88/3252 2% [= ] 89/3252 2% [= ] 90/3252 2% [= ] 91/3252 2% [= ] 92/3252 2% [= ] 93/3252 2% [= ] 94/3252 2% [= ] 95/3252 2% [= ] 96/3252 2% [= ] 97/3252 2% [= ] 98/3252 3% [= ] 99/3252 3% [= ] 100/3252 3% [= ] 101/3252 3% [= ] 102/3252 3% [= ] 103/3252 3% [= ] 104/3252 3% [== ] 105/3252 3% [== ] 106/3252 3% [== ] 107/3252 3% [== ] 108/3252 3% [== ] 109/3252 3% [== ] 110/3252 3% [== ] 111/3252 3% [== ] 112/3252 3% [== ] 113/3252 3% [== ] 114/3252 3% [== ] 115/3252 3% [== ] 116/3252 3% [== ] 117/3252 3% [== ] 118/3252 3% [== ] 119/3252 3% [== ] 120/3252 3% [== ] 121/3252 3% [== ] 122/3252 3% [== ] 123/3252 3% [== ] 124/3252 3% [== ] 125/3252 3% [== ] 126/3252 3% [== ] 127/3252 3% [== ] 128/3252 3% [== ] 129/3252 3% [== ] 130/3252 3% [== ] 131/3252 4% [== ] 132/3252 4% [== ] 133/3252 4% [== ] 134/3252 4% [== ] 135/3252 4% [== ] 136/3252 4% [== ] 137/3252 4% [== ] 138/3252 4% [== ] 139/3252 4% [== ] 140/3252 4% [== ] 141/3252 4% [== ] 142/3252 4% [== ] 143/3252 4% [== ] 144/3252 4% [== ] 145/3252 4% [== ] 146/3252 4% [== ] 147/3252 4% [== ] 148/3252 4% [== ] 149/3252 4% [== ] 150/3252 4% [== ] 151/3252 4% [== ] 152/3252 4% [== ] 153/3252 4% [== ] 154/3252 4% [== ] 155/3252 4% [== ] 156/3252 4% [== ] 157/3252 4% [=== ] 158/3252 4% [=== ] 159/3252 4% [=== ] 160/3252 4% [=== ] 161/3252 4% [=== ] 162/3252 4% [=== ] 163/3252 5% [=== ] 164/3252 5% [=== ] 165/3252 5% [=== ] 166/3252 5% [=== ] 167/3252 5% [=== ] 168/3252 5% [=== ] 169/3252 5% [=== ] 170/3252 5% [=== ] 171/3252 5% [=== ] 172/3252 5% [=== ] 173/3252 5% [=== ] 174/3252 5% [=== ] 175/3252 5% [=== ] 176/3252 5% [=== ] 177/3252 5% [=== ] 178/3252 5% [=== ] 179/3252 5% [=== ] 180/3252 5% [=== ] 181/3252 5% [=== ] 182/3252 5% [=== ] 183/3252 5% [=== ] 184/3252 5% [=== ] 185/3252 5% [=== ] 186/3252 5% [=== ] 187/3252 5% [=== ] 188/3252 5% [=== ] 189/3252 5% [=== ] 190/3252 5% [=== ] 191/3252 5% [=== ] 192/3252 5% [=== ] 193/3252 5% [=== ] 194/3252 5% [=== ] 195/3252 5% [=== ] 196/3252 6% [=== ] 197/3252 6% [=== ] 198/3252 6% [=== ] 199/3252 6% [=== ] 200/3252 6% [=== ] 201/3252 6% [=== ] 202/3252 6% [=== ] 203/3252 6% [=== ] 204/3252 6% [=== ] 205/3252 6% [=== ] 206/3252 6% [=== ] 207/3252 6% [=== ] 208/3252 6% [=== ] 209/3252 6% [==== ] 210/3252 6% [==== ] 211/3252 6% [==== ] 212/3252 6% [==== ] 213/3252 6% [==== ] 214/3252 6% [==== ] 215/3252 6% [==== ] 216/3252 6% [==== ] 217/3252 6% [==== ] 218/3252 6% [==== ] 219/3252 6% [==== ] 220/3252 6% [==== ] 221/3252 6% [==== ] 222/3252 6% [==== ] 223/3252 6% [==== ] 224/3252 6% [==== ] 225/3252 6% [==== ] 226/3252 6% [==== ] 227/3252 6% [==== ] 228/3252 7% [==== ] 229/3252 7% [==== ] 230/3252 7% [==== ] 231/3252 7% [==== ] 232/3252 7% [==== ] 233/3252 7% [==== ] 234/3252 7% [==== ] 235/3252 7% [==== ] 236/3252 7% [==== ] 237/3252 7% [==== ] 238/3252 7% [==== ] 239/3252 7% [==== ] 240/3252 7% [==== ] 241/3252 7% [==== ] 242/3252 7% [==== ] 243/3252 7% [==== ] 244/3252 7% [==== ] 245/3252 7% [==== ] 246/3252 7% [==== ] 247/3252 7% [==== ] 248/3252 7% [==== ] 249/3252 7% [==== ] 250/3252 7% [==== ] 251/3252 7% [==== ] 252/3252 7% [==== ] 253/3252 7% [==== ] 254/3252 7% [==== ] 255/3252 7% [==== ] 256/3252 7% [==== ] 257/3252 7% [==== ] 258/3252 7% [==== ] 259/3252 7% [==== ] 260/3252 7% [==== ] 261/3252 8% [==== ] 262/3252 8% [===== ] 263/3252 8% [===== ] 264/3252 8% [===== ] 265/3252 8% [===== ] 266/3252 8% [===== ] 267/3252 8% [===== ] 268/3252 8% [===== ] 269/3252 8% [===== ] 270/3252 8% [===== ] 271/3252 8% [===== ] 272/3252 8% [===== ] 273/3252 8% [===== ] 274/3252 8% [===== ] 275/3252 8% [===== ] 276/3252 8% [===== ] 277/3252 8% [===== ] 278/3252 8% [===== ] 279/3252 8% [===== ] 280/3252 8% [===== ] 281/3252 8% [===== ] 282/3252 8% [===== ] 283/3252 8% [===== ] 284/3252 8% [===== ] 285/3252 8% [===== ] 286/3252 8% [===== ] 287/3252 8% [===== ] 288/3252 8% [===== ] 289/3252 8% [===== ] 290/3252 8% [===== ] 291/3252 8% [===== ] 292/3252 8% [===== ] 293/3252 9% [===== ] 294/3252 9% [===== ] 295/3252 9% [===== ] 296/3252 9% [===== ] 297/3252 9% [===== ] 298/3252 9% [===== ] 299/3252 9% [===== ] 300/3252 9% [===== ] 301/3252 9% [===== ] 302/3252 9% [===== ] 303/3252 9% [===== ] 304/3252 9% [===== ] 305/3252 9% [===== ] 306/3252 9% [===== ] 307/3252 9% [===== ] 308/3252 9% [===== ] 309/3252 9% [===== ] 310/3252 9% [===== ] 311/3252 9% [===== ] 312/3252 9% [===== ] 313/3252 9% [===== ] 314/3252 9% [====== ] 315/3252 9% [====== ] 316/3252 9% [====== ] 317/3252 9% [====== ] 318/3252 9% [====== ] 319/3252 9% [====== ] 320/3252 9% [====== ] 321/3252 9% [====== ] 322/3252 9% [====== ] 323/3252 9% [====== ] 324/3252 9% [====== ] 325/3252 9% [====== ] 326/3252 10% [====== ] 327/3252 10% [====== ] 328/3252 10% [====== ] 329/3252 10% [====== ] 330/3252 10% [====== ] 331/3252 10% [====== ] 332/3252 10% [====== ] 333/3252 10% [====== ] 334/3252 10% [====== ] 335/3252 10% [====== ] 336/3252 10% [====== ] 337/3252 10% [====== ] 338/3252 10% [====== ] 339/3252 10% [====== ] 340/3252 10% [====== ] 341/3252 10% [====== ] 342/3252 10% [====== ] 343/3252 10% [====== ] 344/3252 10% [====== ] 345/3252 10% [====== ] 346/3252 10% [====== ] 347/3252 10% [====== ] 348/3252 10% [====== ] 349/3252 10% [====== ] 350/3252 10% [====== ] 351/3252 10% [====== ] 352/3252 10% [====== ] 353/3252 10% [====== ] 354/3252 10% [====== ] 355/3252 10% [====== ] 356/3252 10% [====== ] 357/3252 10% [====== ] 358/3252 11% [====== ] 359/3252 11% [====== ] 360/3252 11% [====== ] 361/3252 11% [====== ] 362/3252 11% [====== ] 363/3252 11% [====== ] 364/3252 11% [====== ] 365/3252 11% [====== ] 366/3252 11% [====== ] 367/3252 11% [======= ] 368/3252 11% [======= ] 369/3252 11% [======= ] 370/3252 11% [======= ] 371/3252 11% [======= ] 372/3252 11% [======= ] 373/3252 11% [======= ] 374/3252 11% [======= ] 375/3252 11% [======= ] 376/3252 11% [======= ] 377/3252 11% [======= ] 378/3252 11% [======= ] 379/3252 11% [======= ] 380/3252 11% [======= ] 381/3252 11% [======= ] 382/3252 11% [======= ] 383/3252 11% [======= ] 384/3252 11% [======= ] 385/3252 11% [======= ] 386/3252 11% [======= ] 387/3252 11% [======= ] 388/3252 11% [======= ] 389/3252 11% [======= ] 390/3252 11% [======= ] 391/3252 12% [======= ] 392/3252 12% [======= ] 393/3252 12% [======= ] 394/3252 12% [======= ] 395/3252 12% [======= ] 396/3252 12% [======= ] 397/3252 12% [======= ] 398/3252 12% [======= ] 399/3252 12% [======= ] 400/3252 12% [======= ] 401/3252 12% [======= ] 402/3252 12% [======= ] 403/3252 12% [======= ] 404/3252 12% [======= ] 405/3252 12% [======= ] 406/3252 12% [======= ] 407/3252 12% [======= ] 408/3252 12% [======= ] 409/3252 12% [======= ] 410/3252 12% [======= ] 411/3252 12% [======= ] 412/3252 12% [======= ] 413/3252 12% [======= ] 414/3252 12% [======= ] 415/3252 12% [======= ] 416/3252 12% [======= ] 417/3252 12% [======= ] 418/3252 12% [======= ] 419/3252 12% [======== ] 420/3252 12% [======== ] 421/3252 12% [======== ] 422/3252 12% [======== ] 423/3252 13% [======== ] 424/3252 13% [======== ] 425/3252 13% [======== ] 426/3252 13% [======== ] 427/3252 13% [======== ] 428/3252 13% [======== ] 429/3252 13% [======== ] 430/3252 13% [======== ] 431/3252 13% [======== ] 432/3252 13% [======== ] 433/3252 13% [======== ] 434/3252 13% [======== ] 435/3252 13% [======== ] 436/3252 13% [======== ] 437/3252 13% [======== ] 438/3252 13% [======== ] 439/3252 13% [======== ] 440/3252 13% [======== ] 441/3252 13% [======== ] 442/3252 13% [======== ] 443/3252 13% [======== ] 444/3252 13% [======== ] 445/3252 13% [======== ] 446/3252 13% [======== ] 447/3252 13% [======== ] 448/3252 13% [======== ] 449/3252 13% [======== ] 450/3252 13% [======== ] 451/3252 13% [======== ] 452/3252 13% [======== ] 453/3252 13% [======== ] 454/3252 13% [======== ] 455/3252 13% [======== ] 456/3252 14% [======== ] 457/3252 14% [======== ] 458/3252 14% [======== ] 459/3252 14% [======== ] 460/3252 14% [======== ] 461/3252 14% [======== ] 462/3252 14% [======== ] 463/3252 14% [======== ] 464/3252 14% [======== ] 465/3252 14% [======== ] 466/3252 14% [======== ] 467/3252 14% [======== ] 468/3252 14% [======== ] 469/3252 14% [======== ] 470/3252 14% [======== ] 471/3252 14% [======== ] 472/3252 14% [========= ] 473/3252 14% [========= ] 474/3252 14% [========= ] 475/3252 14% [========= ] 476/3252 14% [========= ] 477/3252 14% [========= ] 478/3252 14% [========= ] 479/3252 14% [========= ] 480/3252 14% [========= ] 481/3252 14% [========= ] 482/3252 14% [========= ] 483/3252 14% [========= ] 484/3252 14% [========= ] 485/3252 14% [========= ] 486/3252 14% [========= ] 487/3252 14% [========= ] 488/3252 15% [========= ] 489/3252 15% [========= ] 490/3252 15% [========= ] 491/3252 15% [========= ] 492/3252 15% [========= ] 493/3252 15% [========= ] 494/3252 15% [========= ] 495/3252 15% [========= ] 496/3252 15% [========= ] 497/3252 15% [========= ] 498/3252 15% [========= ] 499/3252 15% [========= ] 500/3252 15% [========= ] 501/3252 15% [========= ] 502/3252 15% [========= ] 503/3252 15% [========= ] 504/3252 15% [========= ] 505/3252 15% [========= ] 506/3252 15% [========= ] 507/3252 15% [========= ] 508/3252 15% [========= ] 509/3252 15% [========= ] 510/3252 15% [========= ] 511/3252 15% [========= ] 512/3252 15% [========= ] 513/3252 15% [========= ] 514/3252 15% [========= ] 515/3252 15% [========= ] 516/3252 15% [========= ] 517/3252 15% [========= ] 518/3252 15% [========= ] 519/3252 15% [========= ] 520/3252 15% [========= ] 521/3252 16% [========= ] 522/3252 16% [========= ] 523/3252 16% [========= ] 524/3252 16% [========== ] 525/3252 16% [========== ] 526/3252 16% [========== ] 527/3252 16% [========== ] 528/3252 16% [========== ] 529/3252 16% [========== ] 530/3252 16% [========== ] 531/3252 16% [========== ] 532/3252 16% [========== ] 533/3252 16% [========== ] 534/3252 16% [========== ] 535/3252 16% [========== ] 536/3252 16% [========== ] 537/3252 16% [========== ] 538/3252 16% [========== ] 539/3252 16% [========== ] 540/3252 16% [========== ] 541/3252 16% [========== ] 542/3252 16% [========== ] 543/3252 16% [========== ] 544/3252 16% [========== ] 545/3252 16% [========== ] 546/3252 16% [========== ] 547/3252 16% [========== ] 548/3252 16% [========== ] 549/3252 16% [========== ] 550/3252 16% [========== ] 551/3252 16% [========== ] 552/3252 16% [========== ] 553/3252 17% [========== ] 554/3252 17% [========== ] 555/3252 17% [========== ] 556/3252 17% [========== ] 557/3252 17% [========== ] 558/3252 17% [========== ] 559/3252 17% [========== ] 560/3252 17% [========== ] 561/3252 17% [========== ] 562/3252 17% [========== ] 563/3252 17% [========== ] 564/3252 17% [========== ] 565/3252 17% [========== ] 566/3252 17% [========== ] 567/3252 17% [========== ] 568/3252 17% [========== ] 569/3252 17% [========== ] 570/3252 17% [========== ] 571/3252 17% [========== ] 572/3252 17% [========== ] 573/3252 17% [========== ] 574/3252 17% [========== ] 575/3252 17% [========== ] 576/3252 17% [=========== ] 577/3252 17% [=========== ] 578/3252 17% [=========== ] 579/3252 17% [=========== ] 580/3252 17% [=========== ] 581/3252 17% [=========== ] 582/3252 17% [=========== ] 583/3252 17% [=========== ] 584/3252 17% [=========== ] 585/3252 17% [=========== ] 586/3252 18% [=========== ] 587/3252 18% [=========== ] 588/3252 18% [=========== ] 589/3252 18% [=========== ] 590/3252 18% [=========== ] 591/3252 18% [=========== ] 592/3252 18% [=========== ] 593/3252 18% [=========== ] 594/3252 18% [=========== ] 595/3252 18% [=========== ] 596/3252 18% [=========== ] 597/3252 18% [=========== ] 598/3252 18% [=========== ] 599/3252 18% [=========== ] 600/3252 18% [=========== ] 601/3252 18% [=========== ] 602/3252 18% [=========== ] 603/3252 18% [=========== ] 604/3252 18% [=========== ] 605/3252 18% [=========== ] 606/3252 18% [=========== ] 607/3252 18% [=========== ] 608/3252 18% [=========== ] 609/3252 18% [=========== ] 610/3252 18% [=========== ] 611/3252 18% [=========== ] 612/3252 18% [=========== ] 613/3252 18% [=========== ] 614/3252 18% [=========== ] 615/3252 18% [=========== ] 616/3252 18% [=========== ] 617/3252 18% [=========== ] 618/3252 19% [=========== ] 619/3252 19% [=========== ] 620/3252 19% [=========== ] 621/3252 19% [=========== ] 622/3252 19% [=========== ] 623/3252 19% [=========== ] 624/3252 19% [=========== ] 625/3252 19% [=========== ] 626/3252 19% [=========== ] 627/3252 19% [=========== ] 628/3252 19% [=========== ] 629/3252 19% [============ ] 630/3252 19% [============ ] 631/3252 19% [============ ] 632/3252 19% [============ ] 633/3252 19% [============ ] 634/3252 19% [============ ] 635/3252 19% [============ ] 636/3252 19% [============ ] 637/3252 19% [============ ] 638/3252 19% [============ ] 639/3252 19% [============ ] 640/3252 19% [============ ] 641/3252 19% [============ ] 642/3252 19% [============ ] 643/3252 19% [============ ] 644/3252 19% [============ ] 645/3252 19% [============ ] 646/3252 19% [============ ] 647/3252 19% [============ ] 648/3252 19% [============ ] 649/3252 19% [============ ] 650/3252 19% [============ ] 651/3252 20% [============ ] 652/3252 20% [============ ] 653/3252 20% [============ ] 654/3252 20% [============ ] 655/3252 20% [============ ] 656/3252 20% [============ ] 657/3252 20% [============ ] 658/3252 20% [============ ] 659/3252 20% [============ ] 660/3252 20% [============ ] 661/3252 20% [============ ] 662/3252 20% [============ ] 663/3252 20% [============ ] 664/3252 20% [============ ] 665/3252 20% [============ ] 666/3252 20% [============ ] 667/3252 20% [============ ] 668/3252 20% [============ ] 669/3252 20% [============ ] 670/3252 20% [============ ] 671/3252 20% [============ ] 672/3252 20% [============ ] 673/3252 20% [============ ] 674/3252 20% [============ ] 675/3252 20% [============ ] 676/3252 20% [============ ] 677/3252 20% [============ ] 678/3252 20% [============ ] 679/3252 20% [============ ] 680/3252 20% [============ ] 681/3252 20% [============= ] 682/3252 20% [============= ] 683/3252 21% [============= ] 684/3252 21% [============= ] 685/3252 21% [============= ] 686/3252 21% [============= ] 687/3252 21% [============= ] 688/3252 21% [============= ] 689/3252 21% [============= ] 690/3252 21% [============= ] 691/3252 21% [============= ] 692/3252 21% [============= ] 693/3252 21% [============= ] 694/3252 21% [============= ] 695/3252 21% [============= ] 696/3252 21% [============= ] 697/3252 21% [============= ] 698/3252 21% [============= ] 699/3252 21% [============= ] 700/3252 21% [============= ] 701/3252 21% [============= ] 702/3252 21% [============= ] 703/3252 21% [============= ] 704/3252 21% [============= ] 705/3252 21% [============= ] 706/3252 21% [============= ] 707/3252 21% [============= ] 708/3252 21% [============= ] 709/3252 21% [============= ] 710/3252 21% [============= ] 711/3252 21% [============= ] 712/3252 21% [============= ] 713/3252 21% [============= ] 714/3252 21% [============= ] 715/3252 21% [============= ] 716/3252 22% [============= ] 717/3252 22% [============= ] 718/3252 22% [============= ] 719/3252 22% [============= ] 720/3252 22% [============= ] 721/3252 22% [============= ] 722/3252 22% [============= ] 723/3252 22% [============= ] 724/3252 22% [============= ] 725/3252 22% [============= ] 726/3252 22% [============= ] 727/3252 22% [============= ] 728/3252 22% [============= ] 729/3252 22% [============= ] 730/3252 22% [============= ] 731/3252 22% [============= ] 732/3252 22% [============= ] 733/3252 22% [============= ] 734/3252 22% [============== ] 735/3252 22% [============== ] 736/3252 22% [============== ] 737/3252 22% [============== ] 738/3252 22% [============== ] 739/3252 22% [============== ] 740/3252 22% [============== ] 741/3252 22% [============== ] 742/3252 22% [============== ] 743/3252 22% [============== ] 744/3252 22% [============== ] 745/3252 22% [============== ] 746/3252 22% [============== ] 747/3252 22% [============== ] 748/3252 23% [============== ] 749/3252 23% [============== ] 750/3252 23% [============== ] 751/3252 23% [============== ] 752/3252 23% [============== ] 753/3252 23% [============== ] 754/3252 23% [============== ] 755/3252 23% [============== ] 756/3252 23% [============== ] 757/3252 23% [============== ] 758/3252 23% [============== ] 759/3252 23% [============== ] 760/3252 23% [============== ] 761/3252 23% [============== ] 762/3252 23% [============== ] 763/3252 23% [============== ] 764/3252 23% [============== ] 765/3252 23% [============== ] 766/3252 23% [============== ] 767/3252 23% [============== ] 768/3252 23% [============== ] 769/3252 23% [============== ] 770/3252 23% [============== ] 771/3252 23% [============== ] 772/3252 23% [============== ] 773/3252 23% [============== ] 774/3252 23% [============== ] 775/3252 23% [============== ] 776/3252 23% [============== ] 777/3252 23% [============== ] 778/3252 23% [============== ] 779/3252 23% [============== ] 780/3252 23% [============== ] 781/3252 24% [============== ] 782/3252 24% [============== ] 783/3252 24% [============== ] 784/3252 24% [============== ] 785/3252 24% [============== ] 786/3252 24% [=============== ] 787/3252 24% [=============== ] 788/3252 24% [=============== ] 789/3252 24% [=============== ] 790/3252 24% [=============== ] 791/3252 24% [=============== ] 792/3252 24% [=============== ] 793/3252 24% [=============== ] 794/3252 24% [=============== ] 795/3252 24% [=============== ] 796/3252 24% [=============== ] 797/3252 24% [=============== ] 798/3252 24% [=============== ] 799/3252 24% [=============== ] 800/3252 24% [=============== ] 801/3252 24% [=============== ] 802/3252 24% [=============== ] 803/3252 24% [=============== ] 804/3252 24% [=============== ] 805/3252 24% [=============== ] 806/3252 24% [=============== ] 807/3252 24% [=============== ] 808/3252 24% [=============== ] 809/3252 24% [=============== ] 810/3252 24% [=============== ] 811/3252 24% [=============== ] 812/3252 24% [=============== ] 813/3252 25% [=============== ] 814/3252 25% [=============== ] 815/3252 25% [=============== ] 816/3252 25% [=============== ] 817/3252 25% [=============== ] 818/3252 25% [=============== ] 819/3252 25% [=============== ] 820/3252 25% [=============== ] 821/3252 25% [=============== ] 822/3252 25% [=============== ] 823/3252 25% [=============== ] 824/3252 25% [=============== ] 825/3252 25% [=============== ] 826/3252 25% [=============== ] 827/3252 25% [=============== ] 828/3252 25% [=============== ] 829/3252 25% [=============== ] 830/3252 25% [=============== ] 831/3252 25% [=============== ] 832/3252 25% [=============== ] 833/3252 25% [=============== ] 834/3252 25% [=============== ] 835/3252 25% [=============== ] 836/3252 25% [=============== ] 837/3252 25% [=============== ] 838/3252 25% [=============== ] 839/3252 25% [================ ] 840/3252 25% [================ ] 841/3252 25% [================ ] 842/3252 25% [================ ] 843/3252 25% [================ ] 844/3252 25% [================ ] 845/3252 25% [================ ] 846/3252 26% [================ ] 847/3252 26% [================ ] 848/3252 26% [================ ] 849/3252 26% [================ ] 850/3252 26% [================ ] 851/3252 26% [================ ] 852/3252 26% [================ ] 853/3252 26% [================ ] 854/3252 26% [================ ] 855/3252 26% [================ ] 856/3252 26% [================ ] 857/3252 26% [================ ] 858/3252 26% [================ ] 859/3252 26% [================ ] 860/3252 26% [================ ] 861/3252 26% [================ ] 862/3252 26% [================ ] 863/3252 26% [================ ] 864/3252 26% [================ ] 865/3252 26% [================ ] 866/3252 26% [================ ] 867/3252 26% [================ ] 868/3252 26% [================ ] 869/3252 26% [================ ] 870/3252 26% [================ ] 871/3252 26% [================ ] 872/3252 26% [================ ] 873/3252 26% [================ ] 874/3252 26% [================ ] 875/3252 26% [================ ] 876/3252 26% [================ ] 877/3252 26% [================ ] 878/3252 26% [================ ] 879/3252 27% [================ ] 880/3252 27% [================ ] 881/3252 27% [================ ] 882/3252 27% [================ ] 883/3252 27% [================ ] 884/3252 27% [================ ] 885/3252 27% [================ ] 886/3252 27% [================ ] 887/3252 27% [================ ] 888/3252 27% [================ ] 889/3252 27% [================ ] 890/3252 27% [================ ] 891/3252 27% [================= ] 892/3252 27% [================= ] 893/3252 27% [================= ] 894/3252 27% [================= ] 895/3252 27% [================= ] 896/3252 27% [================= ] 897/3252 27% [================= ] 898/3252 27% [================= ] 899/3252 27% [================= ] 900/3252 27% [================= ] 901/3252 27% [================= ] 902/3252 27% [================= ] 903/3252 27% [================= ] 904/3252 27% [================= ] 905/3252 27% [================= ] 906/3252 27% [================= ] 907/3252 27% [================= ] 908/3252 27% [================= ] 909/3252 27% [================= ] 910/3252 27% [================= ] 911/3252 28% [================= ] 912/3252 28% [================= ] 913/3252 28% [================= ] 914/3252 28% [================= ] 915/3252 28% [================= ] 916/3252 28% [================= ] 917/3252 28% [================= ] 918/3252 28% [================= ] 919/3252 28% [================= ] 920/3252 28% [================= ] 921/3252 28% [================= ] 922/3252 28% [================= ] 923/3252 28% [================= ] 924/3252 28% [================= ] 925/3252 28% [================= ] 926/3252 28% [================= ] 927/3252 28% [================= ] 928/3252 28% [================= ] 929/3252 28% [================= ] 930/3252 28% [================= ] 931/3252 28% [================= ] 932/3252 28% [================= ] 933/3252 28% [================= ] 934/3252 28% [================= ] 935/3252 28% [================= ] 936/3252 28% [================= ] 937/3252 28% [================= ] 938/3252 28% [================= ] 939/3252 28% [================= ] 940/3252 28% [================= ] 941/3252 28% [================= ] 942/3252 28% [================= ] 943/3252 28% [================= ] 944/3252 29% [================== ] 945/3252 29% [================== ] 946/3252 29% [================== ] 947/3252 29% [================== ] 948/3252 29% [================== ] 949/3252 29% [================== ] 950/3252 29% [================== ] 951/3252 29% [================== ] 952/3252 29% [================== ] 953/3252 29% [================== ] 954/3252 29% [================== ] 955/3252 29% [================== ] 956/3252 29% [================== ] 957/3252 29% [================== ] 958/3252 29% [================== ] 959/3252 29% [================== ] 960/3252 29% [================== ] 961/3252 29% [================== ] 962/3252 29% [================== ] 963/3252 29% [================== ] 964/3252 29% [================== ] 965/3252 29% [================== ] 966/3252 29% [================== ] 967/3252 29% [================== ] 968/3252 29% [================== ] 969/3252 29% [================== ] 970/3252 29% [================== ] 971/3252 29% [================== ] 972/3252 29% [================== ] 973/3252 29% [================== ] 974/3252 29% [================== ] 975/3252 29% [================== ] 976/3252 30% [================== ] 977/3252 30% [================== ] 978/3252 30% [================== ] 979/3252 30% [================== ] 980/3252 30% [================== ] 981/3252 30% [================== ] 982/3252 30% [================== ] 983/3252 30% [================== ] 984/3252 30% [================== ] 985/3252 30% [================== ] 986/3252 30% [================== ] 987/3252 30% [================== ] 988/3252 30% [================== ] 989/3252 30% [================== ] 990/3252 30% [================== ] 991/3252 30% [================== ] 992/3252 30% [================== ] 993/3252 30% [================== ] 994/3252 30% [================== ] 995/3252 30% [================== ] 996/3252 30% [=================== ] 997/3252 30% [=================== ] 998/3252 30% [=================== ] 999/3252 30% [=================== ] 1000/3252 30% [=================== ] 1001/3252 30% [=================== ] 1002/3252 30% [=================== ] 1003/3252 30% [=================== ] 1004/3252 30% [=================== ] 1005/3252 30% [=================== ] 1006/3252 30% [=================== ] 1007/3252 30% [=================== ] 1008/3252 30% [=================== ] 1009/3252 31% [=================== ] 1010/3252 31% [=================== ] 1011/3252 31% [=================== ] 1012/3252 31% [=================== ] 1013/3252 31% [=================== ] 1014/3252 31% [=================== ] 1015/3252 31% [=================== ] 1016/3252 31% [=================== ] 1017/3252 31% [=================== ] 1018/3252 31% [=================== ] 1019/3252 31% [=================== ] 1020/3252 31% [=================== ] 1021/3252 31% [=================== ] 1022/3252 31% [=================== ] 1023/3252 31% [=================== ] 1024/3252 31% [=================== ] 1025/3252 31% [=================== ] 1026/3252 31% [=================== ] 1027/3252 31% [=================== ] 1028/3252 31% [=================== ] 1029/3252 31% [=================== ] 1030/3252 31% [=================== ] 1031/3252 31% [=================== ] 1032/3252 31% [=================== ] 1033/3252 31% [=================== ] 1034/3252 31% [=================== ] 1035/3252 31% [=================== ] 1036/3252 31% [=================== ] 1037/3252 31% [=================== ] 1038/3252 31% [=================== ] 1039/3252 31% [=================== ] 1040/3252 31% [=================== ] 1041/3252 32% [=================== ] 1042/3252 32% [=================== ] 1043/3252 32% [=================== ] 1044/3252 32% [=================== ] 1045/3252 32% [=================== ] 1046/3252 32% [=================== ] 1047/3252 32% [=================== ] 1048/3252 32% [=================== ] 1049/3252 32% [==================== ] 1050/3252 32% [==================== ] 1051/3252 32% [==================== ] 1052/3252 32% [==================== ] 1053/3252 32% [==================== ] 1054/3252 32% [==================== ] 1055/3252 32% [==================== ] 1056/3252 32% [==================== ] 1057/3252 32% [==================== ] 1058/3252 32% [==================== ] 1059/3252 32% [==================== ] 1060/3252 32% [==================== ] 1061/3252 32% [==================== ] 1062/3252 32% [==================== ] 1063/3252 32% [==================== ] 1064/3252 32% [==================== ] 1065/3252 32% [==================== ] 1066/3252 32% [==================== ] 1067/3252 32% [==================== ] 1068/3252 32% [==================== ] 1069/3252 32% [==================== ] 1070/3252 32% [==================== ] 1071/3252 32% [==================== ] 1072/3252 32% [==================== ] 1073/3252 32% [==================== ] 1074/3252 33% [==================== ] 1075/3252 33% [==================== ] 1076/3252 33% [==================== ] 1077/3252 33% [==================== ] 1078/3252 33% [==================== ] 1079/3252 33% [==================== ] 1080/3252 33% [==================== ] 1081/3252 33% [==================== ] 1082/3252 33% [==================== ] 1083/3252 33% [==================== ] 1084/3252 33% [==================== ] 1085/3252 33% [==================== ] 1086/3252 33% [==================== ] 1087/3252 33% [==================== ] 1088/3252 33% [==================== ] 1089/3252 33% [==================== ] 1090/3252 33% [==================== ] 1091/3252 33% [==================== ] 1092/3252 33% [==================== ] 1093/3252 33% [==================== ] 1094/3252 33% [==================== ] 1095/3252 33% [==================== ] 1096/3252 33% [==================== ] 1097/3252 33% [==================== ] 1098/3252 33% [==================== ] 1099/3252 33% [==================== ] 1100/3252 33% [==================== ] 1101/3252 33% [===================== ] 1102/3252 33% [===================== ] 1103/3252 33% [===================== ] 1104/3252 33% [===================== ] 1105/3252 33% [===================== ] 1106/3252 34% [===================== ] 1107/3252 34% [===================== ] 1108/3252 34% [===================== ] 1109/3252 34% [===================== ] 1110/3252 34% [===================== ] 1111/3252 34% [===================== ] 1112/3252 34% [===================== ] 1113/3252 34% [===================== ] 1114/3252 34% [===================== ] 1115/3252 34% [===================== ] 1116/3252 34% [===================== ] 1117/3252 34% [===================== ] 1118/3252 34% [===================== ] 1119/3252 34% [===================== ] 1120/3252 34% [===================== ] 1121/3252 34% [===================== ] 1122/3252 34% [===================== ] 1123/3252 34% [===================== ] 1124/3252 34% [===================== ] 1125/3252 34% [===================== ] 1126/3252 34% [===================== ] 1127/3252 34% [===================== ] 1128/3252 34% [===================== ] 1129/3252 34% [===================== ] 1130/3252 34% [===================== ] 1131/3252 34% [===================== ] 1132/3252 34% [===================== ] 1133/3252 34% [===================== ] 1134/3252 34% [===================== ] 1135/3252 34% [===================== ] 1136/3252 34% [===================== ] 1137/3252 34% [===================== ] 1138/3252 34% [===================== ] 1139/3252 35% [===================== ] 1140/3252 35% [===================== ] 1141/3252 35% [===================== ] 1142/3252 35% [===================== ] 1143/3252 35% [===================== ] 1144/3252 35% [===================== ] 1145/3252 35% [===================== ] 1146/3252 35% [===================== ] 1147/3252 35% [===================== ] 1148/3252 35% [===================== ] 1149/3252 35% [===================== ] 1150/3252 35% [===================== ] 1151/3252 35% [===================== ] 1152/3252 35% [===================== ] 1153/3252 35% [====================== ] 1154/3252 35% [====================== ] 1155/3252 35% [====================== ] 1156/3252 35% [====================== ] 1157/3252 35% [====================== ] 1158/3252 35% [====================== ] 1159/3252 35% [====================== ] 1160/3252 35% [====================== ] 1161/3252 35% [====================== ] 1162/3252 35% [====================== ] 1163/3252 35% [====================== ] 1164/3252 35% [====================== ] 1165/3252 35% [====================== ] 1166/3252 35% [====================== ] 1167/3252 35% [====================== ] 1168/3252 35% [====================== ] 1169/3252 35% [====================== ] 1170/3252 35% [====================== ] 1171/3252 36% [====================== ] 1172/3252 36% [====================== ] 1173/3252 36% [====================== ] 1174/3252 36% [====================== ] 1175/3252 36% [====================== ] 1176/3252 36% [====================== ] 1177/3252 36% [====================== ] 1178/3252 36% [====================== ] 1179/3252 36% [====================== ] 1180/3252 36% [====================== ] 1181/3252 36% [====================== ] 1182/3252 36% [====================== ] 1183/3252 36% [====================== ] 1184/3252 36% [====================== ] 1185/3252 36% [====================== ] 1186/3252 36% [====================== ] 1187/3252 36% [====================== ] 1188/3252 36% [====================== ] 1189/3252 36% [====================== ] 1190/3252 36% [====================== ] 1191/3252 36% [====================== ] 1192/3252 36% [====================== ] 1193/3252 36% [====================== ] 1194/3252 36% [====================== ] 1195/3252 36% [====================== ] 1196/3252 36% [====================== ] 1197/3252 36% [====================== ] 1198/3252 36% [====================== ] 1199/3252 36% [====================== ] 1200/3252 36% [====================== ] 1201/3252 36% [====================== ] 1202/3252 36% [====================== ] 1203/3252 36% [====================== ] 1204/3252 37% [====================== ] 1205/3252 37% [====================== ] 1206/3252 37% [======================= ] 1207/3252 37% [======================= ] 1208/3252 37% [======================= ] 1209/3252 37% [======================= ] 1210/3252 37% [======================= ] 1211/3252 37% [======================= ] 1212/3252 37% [======================= ] 1213/3252 37% [======================= ] 1214/3252 37% [======================= ] 1215/3252 37% [======================= ] 1216/3252 37% [======================= ] 1217/3252 37% [======================= ] 1218/3252 37% [======================= ] 1219/3252 37% [======================= ] 1220/3252 37% [======================= ] 1221/3252 37% [======================= ] 1222/3252 37% [======================= ] 1223/3252 37% [======================= ] 1224/3252 37% [======================= ] 1225/3252 37% [======================= ] 1226/3252 37% [======================= ] 1227/3252 37% [======================= ] 1228/3252 37% [======================= ] 1229/3252 37% [======================= ] 1230/3252 37% [======================= ] 1231/3252 37% [======================= ] 1232/3252 37% [======================= ] 1233/3252 37% [======================= ] 1234/3252 37% [======================= ] 1235/3252 37% [======================= ] 1236/3252 38% [======================= ] 1237/3252 38% [======================= ] 1238/3252 38% [======================= ] 1239/3252 38% [======================= ] 1240/3252 38% [======================= ] 1241/3252 38% [======================= ] 1242/3252 38% [======================= ] 1243/3252 38% [======================= ] 1244/3252 38% [======================= ] 1245/3252 38% [======================= ] 1246/3252 38% [======================= ] 1247/3252 38% [======================= ] 1248/3252 38% [======================= ] 1249/3252 38% [======================= ] 1250/3252 38% [======================= ] 1251/3252 38% [======================= ] 1252/3252 38% [======================= ] 1253/3252 38% [======================= ] 1254/3252 38% [======================= ] 1255/3252 38% [======================= ] 1256/3252 38% [======================= ] 1257/3252 38% [======================= ] 1258/3252 38% [======================== ] 1259/3252 38% [======================== ] 1260/3252 38% [======================== ] 1261/3252 38% [======================== ] 1262/3252 38% [======================== ] 1263/3252 38% [======================== ] 1264/3252 38% [======================== ] 1265/3252 38% [======================== ] 1266/3252 38% [======================== ] 1267/3252 38% [======================== ] 1268/3252 38% [======================== ] 1269/3252 39% [======================== ] 1270/3252 39% [======================== ] 1271/3252 39% [======================== ] 1272/3252 39% [======================== ] 1273/3252 39% [======================== ] 1274/3252 39% [======================== ] 1275/3252 39% [======================== ] 1276/3252 39% [======================== ] 1277/3252 39% [======================== ] 1278/3252 39% [======================== ] 1279/3252 39% [======================== ] 1280/3252 39% [======================== ] 1281/3252 39% [======================== ] 1282/3252 39% [======================== ] 1283/3252 39% [======================== ] 1284/3252 39% [======================== ] 1285/3252 39% [======================== ] 1286/3252 39% [======================== ] 1287/3252 39% [======================== ] 1288/3252 39% [======================== ] 1289/3252 39% [======================== ] 1290/3252 39% [======================== ] 1291/3252 39% [======================== ] 1292/3252 39% [======================== ] 1293/3252 39% [======================== ] 1294/3252 39% [======================== ] 1295/3252 39% [======================== ] 1296/3252 39% [======================== ] 1297/3252 39% [======================== ] 1298/3252 39% [======================== ] 1299/3252 39% [======================== ] 1300/3252 39% [======================== ] 1301/3252 40% [======================== ] 1302/3252 40% [======================== ] 1303/3252 40% [======================== ] 1304/3252 40% [======================== ] 1305/3252 40% [======================== ] 1306/3252 40% [======================== ] 1307/3252 40% [======================== ] 1308/3252 40% [======================== ] 1309/3252 40% [======================== ] 1310/3252 40% [======================== ] 1311/3252 40% [========================= ] 1312/3252 40% [========================= ] 1313/3252 40% [========================= ] 1314/3252 40% [========================= ] 1315/3252 40% [========================= ] 1316/3252 40% [========================= ] 1317/3252 40% [========================= ] 1318/3252 40% [========================= ] 1319/3252 40% [========================= ] 1320/3252 40% [========================= ] 1321/3252 40% [========================= ] 1322/3252 40% [========================= ] 1323/3252 40% [========================= ] 1324/3252 40% [========================= ] 1325/3252 40% [========================= ] 1326/3252 40% [========================= ] 1327/3252 40% [========================= ] 1328/3252 40% [========================= ] 1329/3252 40% [========================= ] 1330/3252 40% [========================= ] 1331/3252 40% [========================= ] 1332/3252 40% [========================= ] 1333/3252 40% [========================= ] 1334/3252 41% [========================= ] 1335/3252 41% [========================= ] 1336/3252 41% [========================= ] 1337/3252 41% [========================= ] 1338/3252 41% [========================= ] 1339/3252 41% [========================= ] 1340/3252 41% [========================= ] 1341/3252 41% [========================= ] 1342/3252 41% [========================= ] 1343/3252 41% [========================= ] 1344/3252 41% [========================= ] 1345/3252 41% [========================= ] 1346/3252 41% [========================= ] 1347/3252 41% [========================= ] 1348/3252 41% [========================= ] 1349/3252 41% [========================= ] 1350/3252 41% [========================= ] 1351/3252 41% [========================= ] 1352/3252 41% [========================= ] 1353/3252 41% [========================= ] 1354/3252 41% [========================= ] 1355/3252 41% [========================= ] 1356/3252 41% [========================= ] 1357/3252 41% [========================= ] 1358/3252 41% [========================= ] 1359/3252 41% [========================= ] 1360/3252 41% [========================= ] 1361/3252 41% [========================= ] 1362/3252 41% [========================= ] 1363/3252 41% [========================== ] 1364/3252 41% [========================== ] 1365/3252 41% [========================== ] 1366/3252 42% [========================== ] 1367/3252 42% [========================== ] 1368/3252 42% [========================== ] 1369/3252 42% [========================== ] 1370/3252 42% [========================== ] 1371/3252 42% [========================== ] 1372/3252 42% [========================== ] 1373/3252 42% [========================== ] 1374/3252 42% [========================== ] 1375/3252 42% [========================== ] 1376/3252 42% [========================== ] 1377/3252 42% [========================== ] 1378/3252 42% [========================== ] 1379/3252 42% [========================== ] 1380/3252 42% [========================== ] 1381/3252 42% [========================== ] 1382/3252 42% [========================== ] 1383/3252 42% [========================== ] 1384/3252 42% [========================== ] 1385/3252 42% [========================== ] 1386/3252 42% [========================== ] 1387/3252 42% [========================== ] 1388/3252 42% [========================== ] 1389/3252 42% [========================== ] 1390/3252 42% [========================== ] 1391/3252 42% [========================== ] 1392/3252 42% [========================== ] 1393/3252 42% [========================== ] 1394/3252 42% [========================== ] 1395/3252 42% [========================== ] 1396/3252 42% [========================== ] 1397/3252 42% [========================== ] 1398/3252 42% [========================== ] 1399/3252 43% [========================== ] 1400/3252 43% [========================== ] 1401/3252 43% [========================== ] 1402/3252 43% [========================== ] 1403/3252 43% [========================== ] 1404/3252 43% [========================== ] 1405/3252 43% [========================== ] 1406/3252 43% [========================== ] 1407/3252 43% [========================== ] 1408/3252 43% [========================== ] 1409/3252 43% [========================== ] 1410/3252 43% [========================== ] 1411/3252 43% [========================== ] 1412/3252 43% [========================== ] 1413/3252 43% [========================== ] 1414/3252 43% [========================== ] 1415/3252 43% [========================== ] 1416/3252 43% [=========================== ] 1417/3252 43% [=========================== ] 1418/3252 43% [=========================== ] 1419/3252 43% [=========================== ] 1420/3252 43% [=========================== ] 1421/3252 43% [=========================== ] 1422/3252 43% [=========================== ] 1423/3252 43% [=========================== ] 1424/3252 43% [=========================== ] 1425/3252 43% [=========================== ] 1426/3252 43% [=========================== ] 1427/3252 43% [=========================== ] 1428/3252 43% [=========================== ] 1429/3252 43% [=========================== ] 1430/3252 43% [=========================== ] 1431/3252 44% [=========================== ] 1432/3252 44% [=========================== ] 1433/3252 44% [=========================== ] 1434/3252 44% [=========================== ] 1435/3252 44% [=========================== ] 1436/3252 44% [=========================== ] 1437/3252 44% [=========================== ] 1438/3252 44% [=========================== ] 1439/3252 44% [=========================== ] 1440/3252 44% [=========================== ] 1441/3252 44% [=========================== ] 1442/3252 44% [=========================== ] 1443/3252 44% [=========================== ] 1444/3252 44% [=========================== ] 1445/3252 44% [=========================== ] 1446/3252 44% [=========================== ] 1447/3252 44% [=========================== ] 1448/3252 44% [=========================== ] 1449/3252 44% [=========================== ] 1450/3252 44% [=========================== ] 1451/3252 44% [=========================== ] 1452/3252 44% [=========================== ] 1453/3252 44% [=========================== ] 1454/3252 44% [=========================== ] 1455/3252 44% [=========================== ] 1456/3252 44% [=========================== ] 1457/3252 44% [=========================== ] 1458/3252 44% [=========================== ] 1459/3252 44% [=========================== ] 1460/3252 44% [=========================== ] 1461/3252 44% [=========================== ] 1462/3252 44% [=========================== ] 1463/3252 44% [=========================== ] 1464/3252 45% [=========================== ] 1465/3252 45% [=========================== ] 1466/3252 45% [=========================== ] 1467/3252 45% [=========================== ] 1468/3252 45% [============================ ] 1469/3252 45% [============================ ] 1470/3252 45% [============================ ] 1471/3252 45% [============================ ] 1472/3252 45% [============================ ] 1473/3252 45% [============================ ] 1474/3252 45% [============================ ] 1475/3252 45% [============================ ] 1476/3252 45% [============================ ] 1477/3252 45% [============================ ] 1478/3252 45% [============================ ] 1479/3252 45% [============================ ] 1480/3252 45% [============================ ] 1481/3252 45% [============================ ] 1482/3252 45% [============================ ] 1483/3252 45% [============================ ] 1484/3252 45% [============================ ] 1485/3252 45% [============================ ] 1486/3252 45% [============================ ] 1487/3252 45% [============================ ] 1488/3252 45% [============================ ] 1489/3252 45% [============================ ] 1490/3252 45% [============================ ] 1491/3252 45% [============================ ] 1492/3252 45% [============================ ] 1493/3252 45% [============================ ] 1494/3252 45% [============================ ] 1495/3252 45% [============================ ] 1496/3252 46% [============================ ] 1497/3252 46% [============================ ] 1498/3252 46% [============================ ] 1499/3252 46% [============================ ] 1500/3252 46% [============================ ] 1501/3252 46% [============================ ] 1502/3252 46% [============================ ] 1503/3252 46% [============================ ] 1504/3252 46% [============================ ] 1505/3252 46% [============================ ] 1506/3252 46% [============================ ] 1507/3252 46% [============================ ] 1508/3252 46% [============================ ] 1509/3252 46% [============================ ] 1510/3252 46% [============================ ] 1511/3252 46% [============================ ] 1512/3252 46% [============================ ] 1513/3252 46% [============================ ] 1514/3252 46% [============================ ] 1515/3252 46% [============================ ] 1516/3252 46% [============================ ] 1517/3252 46% [============================ ] 1518/3252 46% [============================ ] 1519/3252 46% [============================ ] 1520/3252 46% [============================ ] 1521/3252 46% [============================= ] 1522/3252 46% [============================= ] 1523/3252 46% [============================= ] 1524/3252 46% [============================= ] 1525/3252 46% [============================= ] 1526/3252 46% [============================= ] 1527/3252 46% [============================= ] 1528/3252 46% [============================= ] 1529/3252 47% [============================= ] 1530/3252 47% [============================= ] 1531/3252 47% [============================= ] 1532/3252 47% [============================= ] 1533/3252 47% [============================= ] 1534/3252 47% [============================= ] 1535/3252 47% [============================= ] 1536/3252 47% [============================= ] 1537/3252 47% [============================= ] 1538/3252 47% [============================= ] 1539/3252 47% [============================= ] 1540/3252 47% [============================= ] 1541/3252 47% [============================= ] 1542/3252 47% [============================= ] 1543/3252 47% [============================= ] 1544/3252 47% [============================= ] 1545/3252 47% [============================= ] 1546/3252 47% [============================= ] 1547/3252 47% [============================= ] 1548/3252 47% [============================= ] 1549/3252 47% [============================= ] 1550/3252 47% [============================= ] 1551/3252 47% [============================= ] 1552/3252 47% [============================= ] 1553/3252 47% [============================= ] 1554/3252 47% [============================= ] 1555/3252 47% [============================= ] 1556/3252 47% [============================= ] 1557/3252 47% [============================= ] 1558/3252 47% [============================= ] 1559/3252 47% [============================= ] 1560/3252 47% [============================= ] 1561/3252 48% [============================= ] 1562/3252 48% [============================= ] 1563/3252 48% [============================= ] 1564/3252 48% [============================= ] 1565/3252 48% [============================= ] 1566/3252 48% [============================= ] 1567/3252 48% [============================= ] 1568/3252 48% [============================= ] 1569/3252 48% [============================= ] 1570/3252 48% [============================= ] 1571/3252 48% [============================= ] 1572/3252 48% [============================= ] 1573/3252 48% [============================== ] 1574/3252 48% [============================== ] 1575/3252 48% [============================== ] 1576/3252 48% [============================== ] 1577/3252 48% [============================== ] 1578/3252 48% [============================== ] 1579/3252 48% [============================== ] 1580/3252 48% [============================== ] 1581/3252 48% [============================== ] 1582/3252 48% [============================== ] 1583/3252 48% [============================== ] 1584/3252 48% [============================== ] 1585/3252 48% [============================== ] 1586/3252 48% [============================== ] 1587/3252 48% [============================== ] 1588/3252 48% [============================== ] 1589/3252 48% [============================== ] 1590/3252 48% [============================== ] 1591/3252 48% [============================== ] 1592/3252 48% [============================== ] 1593/3252 48% [============================== ] 1594/3252 49% [============================== ] 1595/3252 49% [============================== ] 1596/3252 49% [============================== ] 1597/3252 49% [============================== ] 1598/3252 49% [============================== ] 1599/3252 49% [============================== ] 1600/3252 49% [============================== ] 1601/3252 49% [============================== ] 1602/3252 49% [============================== ] 1603/3252 49% [============================== ] 1604/3252 49% [============================== ] 1605/3252 49% [============================== ] 1606/3252 49% [============================== ] 1607/3252 49% [============================== ] 1608/3252 49% [============================== ] 1609/3252 49% [============================== ] 1610/3252 49% [============================== ] 1611/3252 49% [============================== ] 1612/3252 49% [============================== ] 1613/3252 49% [============================== ] 1614/3252 49% [============================== ] 1615/3252 49% [============================== ] 1616/3252 49% [============================== ] 1617/3252 49% [============================== ] 1618/3252 49% [============================== ] 1619/3252 49% [============================== ] 1620/3252 49% [============================== ] 1621/3252 49% [============================== ] 1622/3252 49% [============================== ] 1623/3252 49% [============================== ] 1624/3252 49% [============================== ] 1625/3252 49% [=============================== ] 1626/3252 50% [=============================== ] 1627/3252 50% [=============================== ] 1628/3252 50% [=============================== ] 1629/3252 50% [=============================== ] 1630/3252 50% [=============================== ] 1631/3252 50% [=============================== ] 1632/3252 50% [=============================== ] 1633/3252 50% [=============================== ] 1634/3252 50% [=============================== ] 1635/3252 50% [=============================== ] 1636/3252 50% [=============================== ] 1637/3252 50% [=============================== ] 1638/3252 50% [=============================== ] 1639/3252 50% [=============================== ] 1640/3252 50% [=============================== ] 1641/3252 50% [=============================== ] 1642/3252 50% [=============================== ] 1643/3252 50% [=============================== ] 1644/3252 50% [=============================== ] 1645/3252 50% [=============================== ] 1646/3252 50% [=============================== ] 1647/3252 50% [=============================== ] 1648/3252 50% [=============================== ] 1649/3252 50% [=============================== ] 1650/3252 50% [=============================== ] 1651/3252 50% [=============================== ] 1652/3252 50% [=============================== ] 1653/3252 50% [=============================== ] 1654/3252 50% [=============================== ] 1655/3252 50% [=============================== ] 1656/3252 50% [=============================== ] 1657/3252 50% [=============================== ] 1658/3252 50% [=============================== ] 1659/3252 51% [=============================== ] 1660/3252 51% [=============================== ] 1661/3252 51% [=============================== ] 1662/3252 51% [=============================== ] 1663/3252 51% [=============================== ] 1664/3252 51% [=============================== ] 1665/3252 51% [=============================== ] 1666/3252 51% [=============================== ] 1667/3252 51% [=============================== ] 1668/3252 51% [=============================== ] 1669/3252 51% [=============================== ] 1670/3252 51% [=============================== ] 1671/3252 51% [=============================== ] 1672/3252 51% [=============================== ] 1673/3252 51% [=============================== ] 1674/3252 51% [=============================== ] 1675/3252 51% [=============================== ] 1676/3252 51% [=============================== ] 1677/3252 51% [=============================== ] 1678/3252 51% [================================ ] 1679/3252 51% [================================ ] 1680/3252 51% [================================ ] 1681/3252 51% [================================ ] 1682/3252 51% [================================ ] 1683/3252 51% [================================ ] 1684/3252 51% [================================ ] 1685/3252 51% [================================ ] 1686/3252 51% [================================ ] 1687/3252 51% [================================ ] 1688/3252 51% [================================ ] 1689/3252 51% [================================ ] 1690/3252 51% [================================ ] 1691/3252 51% [================================ ] 1692/3252 52% [================================ ] 1693/3252 52% [================================ ] 1694/3252 52% [================================ ] 1695/3252 52% [================================ ] 1696/3252 52% [================================ ] 1697/3252 52% [================================ ] 1698/3252 52% [================================ ] 1699/3252 52% [================================ ] 1700/3252 52% [================================ ] 1701/3252 52% [================================ ] 1702/3252 52% [================================ ] 1703/3252 52% [================================ ] 1704/3252 52% [================================ ] 1705/3252 52% [================================ ] 1706/3252 52% [================================ ] 1707/3252 52% [================================ ] 1708/3252 52% [================================ ] 1709/3252 52% [================================ ] 1710/3252 52% [================================ ] 1711/3252 52% [================================ ] 1712/3252 52% [================================ ] 1713/3252 52% [================================ ] 1714/3252 52% [================================ ] 1715/3252 52% [================================ ] 1716/3252 52% [================================ ] 1717/3252 52% [================================ ] 1718/3252 52% [================================ ] 1719/3252 52% [================================ ] 1720/3252 52% [================================ ] 1721/3252 52% [================================ ] 1722/3252 52% [================================ ] 1723/3252 52% [================================ ] 1724/3252 53% [================================ ] 1725/3252 53% [================================ ] 1726/3252 53% [================================ ] 1727/3252 53% [================================ ] 1728/3252 53% [================================ ] 1729/3252 53% [================================ ] 1730/3252 53% [================================= ] 1731/3252 53% [================================= ] 1732/3252 53% [================================= ] 1733/3252 53% [================================= ] 1734/3252 53% [================================= ] 1735/3252 53% [================================= ] 1736/3252 53% [================================= ] 1737/3252 53% [================================= ] 1738/3252 53% [================================= ] 1739/3252 53% [================================= ] 1740/3252 53% [================================= ] 1741/3252 53% [================================= ] 1742/3252 53% [================================= ] 1743/3252 53% [================================= ] 1744/3252 53% [================================= ] 1745/3252 53% [================================= ] 1746/3252 53% [================================= ] 1747/3252 53% [================================= ] 1748/3252 53% [================================= ] 1749/3252 53% [================================= ] 1750/3252 53% [================================= ] 1751/3252 53% [================================= ] 1752/3252 53% [================================= ] 1753/3252 53% [================================= ] 1754/3252 53% [================================= ] 1755/3252 53% [================================= ] 1756/3252 53% [================================= ] 1757/3252 54% [================================= ] 1758/3252 54% [================================= ] 1759/3252 54% [================================= ] 1760/3252 54% [================================= ] 1761/3252 54% [================================= ] 1762/3252 54% [================================= ] 1763/3252 54% [================================= ] 1764/3252 54% [================================= ] 1765/3252 54% [================================= ] 1766/3252 54% [================================= ] 1767/3252 54% [================================= ] 1768/3252 54% [================================= ] 1769/3252 54% [================================= ] 1770/3252 54% [================================= ] 1771/3252 54% [================================= ] 1772/3252 54% [================================= ] 1773/3252 54% [================================= ] 1774/3252 54% [================================= ] 1775/3252 54% [================================= ] 1776/3252 54% [================================= ] 1777/3252 54% [================================= ] 1778/3252 54% [================================= ] 1779/3252 54% [================================= ] 1780/3252 54% [================================= ] 1781/3252 54% [================================= ] 1782/3252 54% [================================= ] 1783/3252 54% [================================== ] 1784/3252 54% [================================== ] 1785/3252 54% [================================== ] 1786/3252 54% [================================== ] 1787/3252 54% [================================== ] 1788/3252 54% [================================== ] 1789/3252 55% [================================== ] 1790/3252 55% [================================== ] 1791/3252 55% [================================== ] 1792/3252 55% [================================== ] 1793/3252 55% [================================== ] 1794/3252 55% [================================== ] 1795/3252 55% [================================== ] 1796/3252 55% [================================== ] 1797/3252 55% [================================== ] 1798/3252 55% [================================== ] 1799/3252 55% [================================== ] 1800/3252 55% [================================== ] 1801/3252 55% [================================== ] 1802/3252 55% [================================== ] 1803/3252 55% [================================== ] 1804/3252 55% [================================== ] 1805/3252 55% [================================== ] 1806/3252 55% [================================== ] 1807/3252 55% [================================== ] 1808/3252 55% [================================== ] 1809/3252 55% [================================== ] 1810/3252 55% [================================== ] 1811/3252 55% [================================== ] 1812/3252 55% [================================== ] 1813/3252 55% [================================== ] 1814/3252 55% [================================== ] 1815/3252 55% [================================== ] 1816/3252 55% [================================== ] 1817/3252 55% [================================== ] 1818/3252 55% [================================== ] 1819/3252 55% [================================== ] 1820/3252 55% [================================== ] 1821/3252 55% [================================== ] 1822/3252 56% [================================== ] 1823/3252 56% [================================== ] 1824/3252 56% [================================== ] 1825/3252 56% [================================== ] 1826/3252 56% [================================== ] 1827/3252 56% [================================== ] 1828/3252 56% [================================== ] 1829/3252 56% [================================== ] 1830/3252 56% [================================== ] 1831/3252 56% [================================== ] 1832/3252 56% [================================== ] 1833/3252 56% [================================== ] 1834/3252 56% [================================== ] 1835/3252 56% [=================================== ] 1836/3252 56% [=================================== ] 1837/3252 56% [=================================== ] 1838/3252 56% [=================================== ] 1839/3252 56% [=================================== ] 1840/3252 56% [=================================== ] 1841/3252 56% [=================================== ] 1842/3252 56% [=================================== ] 1843/3252 56% [=================================== ] 1844/3252 56% [=================================== ] 1845/3252 56% [=================================== ] 1846/3252 56% [=================================== ] 1847/3252 56% [=================================== ] 1848/3252 56% [=================================== ] 1849/3252 56% [=================================== ] 1850/3252 56% [=================================== ] 1851/3252 56% [=================================== ] 1852/3252 56% [=================================== ] 1853/3252 56% [=================================== ] 1854/3252 57% [=================================== ] 1855/3252 57% [=================================== ] 1856/3252 57% [=================================== ] 1857/3252 57% [=================================== ] 1858/3252 57% [=================================== ] 1859/3252 57% [=================================== ] 1860/3252 57% [=================================== ] 1861/3252 57% [=================================== ] 1862/3252 57% [=================================== ] 1863/3252 57% [=================================== ] 1864/3252 57% [=================================== ] 1865/3252 57% [=================================== ] 1866/3252 57% [=================================== ] 1867/3252 57% [=================================== ] 1868/3252 57% [=================================== ] 1869/3252 57% [=================================== ] 1870/3252 57% [=================================== ] 1871/3252 57% [=================================== ] 1872/3252 57% [=================================== ] 1873/3252 57% [=================================== ] 1874/3252 57% [=================================== ] 1875/3252 57% [=================================== ] 1876/3252 57% [=================================== ] 1877/3252 57% [=================================== ] 1878/3252 57% [=================================== ] 1879/3252 57% [=================================== ] 1880/3252 57% [=================================== ] 1881/3252 57% [=================================== ] 1882/3252 57% [=================================== ] 1883/3252 57% [=================================== ] 1884/3252 57% [=================================== ] 1885/3252 57% [=================================== ] 1886/3252 57% [=================================== ] 1887/3252 58% [=================================== ] 1888/3252 58% [==================================== ] 1889/3252 58% [==================================== ] 1890/3252 58% [==================================== ] 1891/3252 58% [==================================== ] 1892/3252 58% [==================================== ] 1893/3252 58% [==================================== ] 1894/3252 58% [==================================== ] 1895/3252 58% [==================================== ] 1896/3252 58% [==================================== ] 1897/3252 58% [==================================== ] 1898/3252 58% [==================================== ] 1899/3252 58% [==================================== ] 1900/3252 58% [==================================== ] 1901/3252 58% [==================================== ] 1902/3252 58% [==================================== ] 1903/3252 58% [==================================== ] 1904/3252 58% [==================================== ] 1905/3252 58% [==================================== ] 1906/3252 58% [==================================== ] 1907/3252 58% [==================================== ] 1908/3252 58% [==================================== ] 1909/3252 58% [==================================== ] 1910/3252 58% [==================================== ] 1911/3252 58% [==================================== ] 1912/3252 58% [==================================== ] 1913/3252 58% [==================================== ] 1914/3252 58% [==================================== ] 1915/3252 58% [==================================== ] 1916/3252 58% [==================================== ] 1917/3252 58% [==================================== ] 1918/3252 58% [==================================== ] 1919/3252 59% [==================================== ] 1920/3252 59% [==================================== ] 1921/3252 59% [==================================== ] 1922/3252 59% [==================================== ] 1923/3252 59% [==================================== ] 1924/3252 59% [==================================== ] 1925/3252 59% [==================================== ] 1926/3252 59% [==================================== ] 1927/3252 59% [==================================== ] 1928/3252 59% [==================================== ] 1929/3252 59% [==================================== ] 1930/3252 59% [==================================== ] 1931/3252 59% [==================================== ] 1932/3252 59% [==================================== ] 1933/3252 59% [==================================== ] 1934/3252 59% [==================================== ] 1935/3252 59% [==================================== ] 1936/3252 59% [==================================== ] 1937/3252 59% [==================================== ] 1938/3252 59% [==================================== ] 1939/3252 59% [==================================== ] 1940/3252 59% [===================================== ] 1941/3252 59% [===================================== ] 1942/3252 59% [===================================== ] 1943/3252 59% [===================================== ] 1944/3252 59% [===================================== ] 1945/3252 59% [===================================== ] 1946/3252 59% [===================================== ] 1947/3252 59% [===================================== ] 1948/3252 59% [===================================== ] 1949/3252 59% [===================================== ] 1950/3252 59% [===================================== ] 1951/3252 59% [===================================== ] 1952/3252 60% [===================================== ] 1953/3252 60% [===================================== ] 1954/3252 60% [===================================== ] 1955/3252 60% [===================================== ] 1956/3252 60% [===================================== ] 1957/3252 60% [===================================== ] 1958/3252 60% [===================================== ] 1959/3252 60% [===================================== ] 1960/3252 60% [===================================== ] 1961/3252 60% [===================================== ] 1962/3252 60% [===================================== ] 1963/3252 60% [===================================== ] 1964/3252 60% [===================================== ] 1965/3252 60% [===================================== ] 1966/3252 60% [===================================== ] 1967/3252 60% [===================================== ] 1968/3252 60% [===================================== ] 1969/3252 60% [===================================== ] 1970/3252 60% [===================================== ] 1971/3252 60% [===================================== ] 1972/3252 60% [===================================== ] 1973/3252 60% [===================================== ] 1974/3252 60% [===================================== ] 1975/3252 60% [===================================== ] 1976/3252 60% [===================================== ] 1977/3252 60% [===================================== ] 1978/3252 60% [===================================== ] 1979/3252 60% [===================================== ] 1980/3252 60% [===================================== ] 1981/3252 60% [===================================== ] 1982/3252 60% [===================================== ] 1983/3252 60% [===================================== ] 1984/3252 61% [===================================== ] 1985/3252 61% [===================================== ] 1986/3252 61% [===================================== ] 1987/3252 61% [===================================== ] 1988/3252 61% [===================================== ] 1989/3252 61% [===================================== ] 1990/3252 61% [===================================== ] 1991/3252 61% [===================================== ] 1992/3252 61% [===================================== ] 1993/3252 61% [====================================== ] 1994/3252 61% [====================================== ] 1995/3252 61% [====================================== ] 1996/3252 61% [====================================== ] 1997/3252 61% [====================================== ] 1998/3252 61% [====================================== ] 1999/3252 61% [====================================== ] 2000/3252 61% [====================================== ] 2001/3252 61% [====================================== ] 2002/3252 61% [====================================== ] 2003/3252 61% [====================================== ] 2004/3252 61% [====================================== ] 2005/3252 61% [====================================== ] 2006/3252 61% [====================================== ] 2007/3252 61% [====================================== ] 2008/3252 61% [====================================== ] 2009/3252 61% [====================================== ] 2010/3252 61% [====================================== ] 2011/3252 61% [====================================== ] 2012/3252 61% [====================================== ] 2013/3252 61% [====================================== ] 2014/3252 61% [====================================== ] 2015/3252 61% [====================================== ] 2016/3252 61% [====================================== ] 2017/3252 62% [====================================== ] 2018/3252 62% [====================================== ] 2019/3252 62% [====================================== ] 2020/3252 62% [====================================== ] 2021/3252 62% [====================================== ] 2022/3252 62% [====================================== ] 2023/3252 62% [====================================== ] 2024/3252 62% [====================================== ] 2025/3252 62% [====================================== ] 2026/3252 62% [====================================== ] 2027/3252 62% [====================================== ] 2028/3252 62% [====================================== ] 2029/3252 62% [====================================== ] 2030/3252 62% [====================================== ] 2031/3252 62% [====================================== ] 2032/3252 62% [====================================== ] 2033/3252 62% [====================================== ] 2034/3252 62% [====================================== ] 2035/3252 62% [====================================== ] 2036/3252 62% [====================================== ] 2037/3252 62% [====================================== ] 2038/3252 62% [====================================== ] 2039/3252 62% [====================================== ] 2040/3252 62% [====================================== ] 2041/3252 62% [====================================== ] 2042/3252 62% [====================================== ] 2043/3252 62% [====================================== ] 2044/3252 62% [====================================== ] 2045/3252 62% [======================================= ] 2046/3252 62% [======================================= ] 2047/3252 62% [======================================= ] 2048/3252 62% [======================================= ] 2049/3252 63% [======================================= ] 2050/3252 63% [======================================= ] 2051/3252 63% [======================================= ] 2052/3252 63% [======================================= ] 2053/3252 63% [======================================= ] 2054/3252 63% [======================================= ] 2055/3252 63% [======================================= ] 2056/3252 63% [======================================= ] 2057/3252 63% [======================================= ] 2058/3252 63% [======================================= ] 2059/3252 63% [======================================= ] 2060/3252 63% [======================================= ] 2061/3252 63% [======================================= ] 2062/3252 63% [======================================= ] 2063/3252 63% [======================================= ] 2064/3252 63% [======================================= ] 2065/3252 63% [======================================= ] 2066/3252 63% [======================================= ] 2067/3252 63% [======================================= ] 2068/3252 63% [======================================= ] 2069/3252 63% [======================================= ] 2070/3252 63% [======================================= ] 2071/3252 63% [======================================= ] 2072/3252 63% [======================================= ] 2073/3252 63% [======================================= ] 2074/3252 63% [======================================= ] 2075/3252 63% [======================================= ] 2076/3252 63% [======================================= ] 2077/3252 63% [======================================= ] 2078/3252 63% [======================================= ] 2079/3252 63% [======================================= ] 2080/3252 63% [======================================= ] 2081/3252 63% [======================================= ] 2082/3252 64% [======================================= ] 2083/3252 64% [======================================= ] 2084/3252 64% [======================================= ] 2085/3252 64% [======================================= ] 2086/3252 64% [======================================= ] 2087/3252 64% [======================================= ] 2088/3252 64% [======================================= ] 2089/3252 64% [======================================= ] 2090/3252 64% [======================================= ] 2091/3252 64% [======================================= ] 2092/3252 64% [======================================= ] 2093/3252 64% [======================================= ] 2094/3252 64% [======================================= ] 2095/3252 64% [======================================= ] 2096/3252 64% [======================================= ] 2097/3252 64% [======================================= ] 2098/3252 64% [======================================== ] 2099/3252 64% [======================================== ] 2100/3252 64% [======================================== ] 2101/3252 64% [======================================== ] 2102/3252 64% [======================================== ] 2103/3252 64% [======================================== ] 2104/3252 64% [======================================== ] 2105/3252 64% [======================================== ] 2106/3252 64% [======================================== ] 2107/3252 64% [======================================== ] 2108/3252 64% [======================================== ] 2109/3252 64% [======================================== ] 2110/3252 64% [======================================== ] 2111/3252 64% [======================================== ] 2112/3252 64% [======================================== ] 2113/3252 64% [======================================== ] 2114/3252 65% [======================================== ] 2115/3252 65% [======================================== ] 2116/3252 65% [======================================== ] 2117/3252 65% [======================================== ] 2118/3252 65% [======================================== ] 2119/3252 65% [======================================== ] 2120/3252 65% [======================================== ] 2121/3252 65% [======================================== ] 2122/3252 65% [======================================== ] 2123/3252 65% [======================================== ] 2124/3252 65% [======================================== ] 2125/3252 65% [======================================== ] 2126/3252 65% [======================================== ] 2127/3252 65% [======================================== ] 2128/3252 65% [======================================== ] 2129/3252 65% [======================================== ] 2130/3252 65% [======================================== ] 2131/3252 65% [======================================== ] 2132/3252 65% [======================================== ] 2133/3252 65% [======================================== ] 2134/3252 65% [======================================== ] 2135/3252 65% [======================================== ] 2136/3252 65% [======================================== ] 2137/3252 65% [======================================== ] 2138/3252 65% [======================================== ] 2139/3252 65% [======================================== ] 2140/3252 65% [======================================== ] 2141/3252 65% [======================================== ] 2142/3252 65% [======================================== ] 2143/3252 65% [======================================== ] 2144/3252 65% [======================================== ] 2145/3252 65% [======================================== ] 2146/3252 65% [======================================== ] 2147/3252 66% [======================================== ] 2148/3252 66% [======================================== ] 2149/3252 66% [======================================== ] 2150/3252 66% [========================================= ] 2151/3252 66% [========================================= ] 2152/3252 66% [========================================= ] 2153/3252 66% [========================================= ] 2154/3252 66% [========================================= ] 2155/3252 66% [========================================= ] 2156/3252 66% [========================================= ] 2157/3252 66% [========================================= ] 2158/3252 66% [========================================= ] 2159/3252 66% [========================================= ] 2160/3252 66% [========================================= ] 2161/3252 66% [========================================= ] 2162/3252 66% [========================================= ] 2163/3252 66% [========================================= ] 2164/3252 66% [========================================= ] 2165/3252 66% [========================================= ] 2166/3252 66% [========================================= ] 2167/3252 66% [========================================= ] 2168/3252 66% [========================================= ] 2169/3252 66% [========================================= ] 2170/3252 66% [========================================= ] 2171/3252 66% [========================================= ] 2172/3252 66% [========================================= ] 2173/3252 66% [========================================= ] 2174/3252 66% [========================================= ] 2175/3252 66% [========================================= ] 2176/3252 66% [========================================= ] 2177/3252 66% [========================================= ] 2178/3252 66% [========================================= ] 2179/3252 67% [========================================= ] 2180/3252 67% [========================================= ] 2181/3252 67% [========================================= ] 2182/3252 67% [========================================= ] 2183/3252 67% [========================================= ] 2184/3252 67% [========================================= ] 2185/3252 67% [========================================= ] 2186/3252 67% [========================================= ] 2187/3252 67% [========================================= ] 2188/3252 67% [========================================= ] 2189/3252 67% [========================================= ] 2190/3252 67% [========================================= ] 2191/3252 67% [========================================= ] 2192/3252 67% [========================================= ] 2193/3252 67% [========================================= ] 2194/3252 67% [========================================= ] 2195/3252 67% [========================================= ] 2196/3252 67% [========================================= ] 2197/3252 67% [========================================= ] 2198/3252 67% [========================================= ] 2199/3252 67% [========================================= ] 2200/3252 67% [========================================= ] 2201/3252 67% [========================================= ] 2202/3252 67% [========================================== ] 2203/3252 67% [========================================== ] 2204/3252 67% [========================================== ] 2205/3252 67% [========================================== ] 2206/3252 67% [========================================== ] 2207/3252 67% [========================================== ] 2208/3252 67% [========================================== ] 2209/3252 67% [========================================== ] 2210/3252 67% [========================================== ] 2211/3252 67% [========================================== ] 2212/3252 68% [========================================== ] 2213/3252 68% [========================================== ] 2214/3252 68% [========================================== ] 2215/3252 68% [========================================== ] 2216/3252 68% [========================================== ] 2217/3252 68% [========================================== ] 2218/3252 68% [========================================== ] 2219/3252 68% [========================================== ] 2220/3252 68% [========================================== ] 2221/3252 68% [========================================== ] 2222/3252 68% [========================================== ] 2223/3252 68% [========================================== ] 2224/3252 68% [========================================== ] 2225/3252 68% [========================================== ] 2226/3252 68% [========================================== ] 2227/3252 68% [========================================== ] 2228/3252 68% [========================================== ] 2229/3252 68% [========================================== ] 2230/3252 68% [========================================== ] 2231/3252 68% [========================================== ] 2232/3252 68% [========================================== ] 2233/3252 68% [========================================== ] 2234/3252 68% [========================================== ] 2235/3252 68% [========================================== ] 2236/3252 68% [========================================== ] 2237/3252 68% [========================================== ] 2238/3252 68% [========================================== ] 2239/3252 68% [========================================== ] 2240/3252 68% [========================================== ] 2241/3252 68% [========================================== ] 2242/3252 68% [========================================== ] 2243/3252 68% [========================================== ] 2244/3252 69% [========================================== ] 2245/3252 69% [========================================== ] 2246/3252 69% [========================================== ] 2247/3252 69% [========================================== ] 2248/3252 69% [========================================== ] 2249/3252 69% [========================================== ] 2250/3252 69% [========================================== ] 2251/3252 69% [========================================== ] 2252/3252 69% [========================================== ] 2253/3252 69% [========================================== ] 2254/3252 69% [========================================== ] 2255/3252 69% [=========================================== ] 2256/3252 69% [=========================================== ] 2257/3252 69% [=========================================== ] 2258/3252 69% [=========================================== ] 2259/3252 69% [=========================================== ] 2260/3252 69% [=========================================== ] 2261/3252 69% [=========================================== ] 2262/3252 69% [=========================================== ] 2263/3252 69% [=========================================== ] 2264/3252 69% [=========================================== ] 2265/3252 69% [=========================================== ] 2266/3252 69% [=========================================== ] 2267/3252 69% [=========================================== ] 2268/3252 69% [=========================================== ] 2269/3252 69% [=========================================== ] 2270/3252 69% [=========================================== ] 2271/3252 69% [=========================================== ] 2272/3252 69% [=========================================== ] 2273/3252 69% [=========================================== ] 2274/3252 69% [=========================================== ] 2275/3252 69% [=========================================== ] 2276/3252 69% [=========================================== ] 2277/3252 70% [=========================================== ] 2278/3252 70% [=========================================== ] 2279/3252 70% [=========================================== ] 2280/3252 70% [=========================================== ] 2281/3252 70% [=========================================== ] 2282/3252 70% [=========================================== ] 2283/3252 70% [=========================================== ] 2284/3252 70% [=========================================== ] 2285/3252 70% [=========================================== ] 2286/3252 70% [=========================================== ] 2287/3252 70% [=========================================== ] 2288/3252 70% [=========================================== ] 2289/3252 70% [=========================================== ] 2290/3252 70% [=========================================== ] 2291/3252 70% [=========================================== ] 2292/3252 70% [=========================================== ] 2293/3252 70% [=========================================== ] 2294/3252 70% [=========================================== ] 2295/3252 70% [=========================================== ] 2296/3252 70% [=========================================== ] 2297/3252 70% [=========================================== ] 2298/3252 70% [=========================================== ] 2299/3252 70% [=========================================== ] 2300/3252 70% [=========================================== ] 2301/3252 70% [=========================================== ] 2302/3252 70% [=========================================== ] 2303/3252 70% [=========================================== ] 2304/3252 70% [=========================================== ] 2305/3252 70% [=========================================== ] 2306/3252 70% [=========================================== ] 2307/3252 70% [============================================ ] 2308/3252 70% [============================================ ] 2309/3252 71% [============================================ ] 2310/3252 71% [============================================ ] 2311/3252 71% [============================================ ] 2312/3252 71% [============================================ ] 2313/3252 71% [============================================ ] 2314/3252 71% [============================================ ] 2315/3252 71% [============================================ ] 2316/3252 71% [============================================ ] 2317/3252 71% [============================================ ] 2318/3252 71% [============================================ ] 2319/3252 71% [============================================ ] 2320/3252 71% [============================================ ] 2321/3252 71% [============================================ ] 2322/3252 71% [============================================ ] 2323/3252 71% [============================================ ] 2324/3252 71% [============================================ ] 2325/3252 71% [============================================ ] 2326/3252 71% [============================================ ] 2327/3252 71% [============================================ ] 2328/3252 71% [============================================ ] 2329/3252 71% [============================================ ] 2330/3252 71% [============================================ ] 2331/3252 71% [============================================ ] 2332/3252 71% [============================================ ] 2333/3252 71% [============================================ ] 2334/3252 71% [============================================ ] 2335/3252 71% [============================================ ] 2336/3252 71% [============================================ ] 2337/3252 71% [============================================ ] 2338/3252 71% [============================================ ] 2339/3252 71% [============================================ ] 2340/3252 71% [============================================ ] 2341/3252 71% [============================================ ] 2342/3252 72% [============================================ ] 2343/3252 72% [============================================ ] 2344/3252 72% [============================================ ] 2345/3252 72% [============================================ ] 2346/3252 72% [============================================ ] 2347/3252 72% [============================================ ] 2348/3252 72% [============================================ ] 2349/3252 72% [============================================ ] 2350/3252 72% [============================================ ] 2351/3252 72% [============================================ ] 2352/3252 72% [============================================ ] 2353/3252 72% [============================================ ] 2354/3252 72% [============================================ ] 2355/3252 72% [============================================ ] 2356/3252 72% [============================================ ] 2357/3252 72% [============================================ ] 2358/3252 72% [============================================ ] 2359/3252 72% [============================================ ] 2360/3252 72% [============================================= ] 2361/3252 72% [============================================= ] 2362/3252 72% [============================================= ] 2363/3252 72% [============================================= ] 2364/3252 72% [============================================= ] 2365/3252 72% [============================================= ] 2366/3252 72% [============================================= ] 2367/3252 72% [============================================= ] 2368/3252 72% [============================================= ] 2369/3252 72% [============================================= ] 2370/3252 72% [============================================= ] 2371/3252 72% [============================================= ] 2372/3252 72% [============================================= ] 2373/3252 72% [============================================= ] 2374/3252 73% [============================================= ] 2375/3252 73% [============================================= ] 2376/3252 73% [============================================= ] 2377/3252 73% [============================================= ] 2378/3252 73% [============================================= ] 2379/3252 73% [============================================= ] 2380/3252 73% [============================================= ] 2381/3252 73% [============================================= ] 2382/3252 73% [============================================= ] 2383/3252 73% [============================================= ] 2384/3252 73% [============================================= ] 2385/3252 73% [============================================= ] 2386/3252 73% [============================================= ] 2387/3252 73% [============================================= ] 2388/3252 73% [============================================= ] 2389/3252 73% [============================================= ] 2390/3252 73% [============================================= ] 2391/3252 73% [============================================= ] 2392/3252 73% [============================================= ] 2393/3252 73% [============================================= ] 2394/3252 73% [============================================= ] 2395/3252 73% [============================================= ] 2396/3252 73% [============================================= ] 2397/3252 73% [============================================= ] 2398/3252 73% [============================================= ] 2399/3252 73% [============================================= ] 2400/3252 73% [============================================= ] 2401/3252 73% [============================================= ] 2402/3252 73% [============================================= ] 2403/3252 73% [============================================= ] 2404/3252 73% [============================================= ] 2405/3252 73% [============================================= ] 2406/3252 73% [============================================= ] 2407/3252 74% [============================================= ] 2408/3252 74% [============================================= ] 2409/3252 74% [============================================= ] 2410/3252 74% [============================================= ] 2411/3252 74% [============================================= ] 2412/3252 74% [============================================== ] 2413/3252 74% [============================================== ] 2414/3252 74% [============================================== ] 2415/3252 74% [============================================== ] 2416/3252 74% [============================================== ] 2417/3252 74% [============================================== ] 2418/3252 74% [============================================== ] 2419/3252 74% [============================================== ] 2420/3252 74% [============================================== ] 2421/3252 74% [============================================== ] 2422/3252 74% [============================================== ] 2423/3252 74% [============================================== ] 2424/3252 74% [============================================== ] 2425/3252 74% [============================================== ] 2426/3252 74% [============================================== ] 2427/3252 74% [============================================== ] 2428/3252 74% [============================================== ] 2429/3252 74% [============================================== ] 2430/3252 74% [============================================== ] 2431/3252 74% [============================================== ] 2432/3252 74% [============================================== ] 2433/3252 74% [============================================== ] 2434/3252 74% [============================================== ] 2435/3252 74% [============================================== ] 2436/3252 74% [============================================== ] 2437/3252 74% [============================================== ] 2438/3252 74% [============================================== ] 2439/3252 75% [============================================== ] 2440/3252 75% [============================================== ] 2441/3252 75% [============================================== ] 2442/3252 75% [============================================== ] 2443/3252 75% [============================================== ] 2444/3252 75% [============================================== ] 2445/3252 75% [============================================== ] 2446/3252 75% [============================================== ] 2447/3252 75% [============================================== ] 2448/3252 75% [============================================== ] 2449/3252 75% [============================================== ] 2450/3252 75% [============================================== ] 2451/3252 75% [============================================== ] 2452/3252 75% [============================================== ] 2453/3252 75% [============================================== ] 2454/3252 75% [============================================== ] 2455/3252 75% [============================================== ] 2456/3252 75% [============================================== ] 2457/3252 75% [============================================== ] 2458/3252 75% [============================================== ] 2459/3252 75% [============================================== ] 2460/3252 75% [============================================== ] 2461/3252 75% [============================================== ] 2462/3252 75% [============================================== ] 2463/3252 75% [============================================== ] 2464/3252 75% [============================================== ] 2465/3252 75% [=============================================== ] 2466/3252 75% [=============================================== ] 2467/3252 75% [=============================================== ] 2468/3252 75% [=============================================== ] 2469/3252 75% [=============================================== ] 2470/3252 75% [=============================================== ] 2471/3252 75% [=============================================== ] 2472/3252 76% [=============================================== ] 2473/3252 76% [=============================================== ] 2474/3252 76% [=============================================== ] 2475/3252 76% [=============================================== ] 2476/3252 76% [=============================================== ] 2477/3252 76% [=============================================== ] 2478/3252 76% [=============================================== ] 2479/3252 76% [=============================================== ] 2480/3252 76% [=============================================== ] 2481/3252 76% [=============================================== ] 2482/3252 76% [=============================================== ] 2483/3252 76% [=============================================== ] 2484/3252 76% [=============================================== ] 2485/3252 76% [=============================================== ] 2486/3252 76% [=============================================== ] 2487/3252 76% [=============================================== ] 2488/3252 76% [=============================================== ] 2489/3252 76% [=============================================== ] 2490/3252 76% [=============================================== ] 2491/3252 76% [=============================================== ] 2492/3252 76% [=============================================== ] 2493/3252 76% [=============================================== ] 2494/3252 76% [=============================================== ] 2495/3252 76% [=============================================== ] 2496/3252 76% [=============================================== ] 2497/3252 76% [=============================================== ] 2498/3252 76% [=============================================== ] 2499/3252 76% [=============================================== ] 2500/3252 76% [=============================================== ] 2501/3252 76% [=============================================== ] 2502/3252 76% [=============================================== ] 2503/3252 76% [=============================================== ] 2504/3252 76% [=============================================== ] 2505/3252 77% [=============================================== ] 2506/3252 77% [=============================================== ] 2507/3252 77% [=============================================== ] 2508/3252 77% [=============================================== ] 2509/3252 77% [=============================================== ] 2510/3252 77% [=============================================== ] 2511/3252 77% [=============================================== ] 2512/3252 77% [=============================================== ] 2513/3252 77% [=============================================== ] 2514/3252 77% [=============================================== ] 2515/3252 77% [=============================================== ] 2516/3252 77% [=============================================== ] 2517/3252 77% [================================================ ] 2518/3252 77% [================================================ ] 2519/3252 77% [================================================ ] 2520/3252 77% [================================================ ] 2521/3252 77% [================================================ ] 2522/3252 77% [================================================ ] 2523/3252 77% [================================================ ] 2524/3252 77% [================================================ ] 2525/3252 77% [================================================ ] 2526/3252 77% [================================================ ] 2527/3252 77% [================================================ ] 2528/3252 77% [================================================ ] 2529/3252 77% [================================================ ] 2530/3252 77% [================================================ ] 2531/3252 77% [================================================ ] 2532/3252 77% [================================================ ] 2533/3252 77% [================================================ ] 2534/3252 77% [================================================ ] 2535/3252 77% [================================================ ] 2536/3252 77% [================================================ ] 2537/3252 78% [================================================ ] 2538/3252 78% [================================================ ] 2539/3252 78% [================================================ ] 2540/3252 78% [================================================ ] 2541/3252 78% [================================================ ] 2542/3252 78% [================================================ ] 2543/3252 78% [================================================ ] 2544/3252 78% [================================================ ] 2545/3252 78% [================================================ ] 2546/3252 78% [================================================ ] 2547/3252 78% [================================================ ] 2548/3252 78% [================================================ ] 2549/3252 78% [================================================ ] 2550/3252 78% [================================================ ] 2551/3252 78% [================================================ ] 2552/3252 78% [================================================ ] 2553/3252 78% [================================================ ] 2554/3252 78% [================================================ ] 2555/3252 78% [================================================ ] 2556/3252 78% [================================================ ] 2557/3252 78% [================================================ ] 2558/3252 78% [================================================ ] 2559/3252 78% [================================================ ] 2560/3252 78% [================================================ ] 2561/3252 78% [================================================ ] 2562/3252 78% [================================================ ] 2563/3252 78% [================================================ ] 2564/3252 78% [================================================ ] 2565/3252 78% [================================================ ] 2566/3252 78% [================================================ ] 2567/3252 78% [================================================ ] 2568/3252 78% [================================================ ] 2569/3252 78% [================================================ ] 2570/3252 79% [================================================= ] 2571/3252 79% [================================================= ] 2572/3252 79% [================================================= ] 2573/3252 79% [================================================= ] 2574/3252 79% [================================================= ] 2575/3252 79% [================================================= ] 2576/3252 79% [================================================= ] 2577/3252 79% [================================================= ] 2578/3252 79% [================================================= ] 2579/3252 79% [================================================= ] 2580/3252 79% [================================================= ] 2581/3252 79% [================================================= ] 2582/3252 79% [================================================= ] 2583/3252 79% [================================================= ] 2584/3252 79% [================================================= ] 2585/3252 79% [================================================= ] 2586/3252 79% [================================================= ] 2587/3252 79% [================================================= ] 2588/3252 79% [================================================= ] 2589/3252 79% [================================================= ] 2590/3252 79% [================================================= ] 2591/3252 79% [================================================= ] 2592/3252 79% [================================================= ] 2593/3252 79% [================================================= ] 2594/3252 79% [================================================= ] 2595/3252 79% [================================================= ] 2596/3252 79% [================================================= ] 2597/3252 79% [================================================= ] 2598/3252 79% [================================================= ] 2599/3252 79% [================================================= ] 2600/3252 79% [================================================= ] 2601/3252 79% [================================================= ] 2602/3252 80% [================================================= ] 2603/3252 80% [================================================= ] 2604/3252 80% [================================================= ] 2605/3252 80% [================================================= ] 2606/3252 80% [================================================= ] 2607/3252 80% [================================================= ] 2608/3252 80% [================================================= ] 2609/3252 80% [================================================= ] 2610/3252 80% [================================================= ] 2611/3252 80% [================================================= ] 2612/3252 80% [================================================= ] 2613/3252 80% [================================================= ] 2614/3252 80% [================================================= ] 2615/3252 80% [================================================= ] 2616/3252 80% [================================================= ] 2617/3252 80% [================================================= ] 2618/3252 80% [================================================= ] 2619/3252 80% [================================================= ] 2620/3252 80% [================================================= ] 2621/3252 80% [================================================= ] 2622/3252 80% [================================================== ] 2623/3252 80% [================================================== ] 2624/3252 80% [================================================== ] 2625/3252 80% [================================================== ] 2626/3252 80% [================================================== ] 2627/3252 80% [================================================== ] 2628/3252 80% [================================================== ] 2629/3252 80% [================================================== ] 2630/3252 80% [================================================== ] 2631/3252 80% [================================================== ] 2632/3252 80% [================================================== ] 2633/3252 80% [================================================== ] 2634/3252 80% [================================================== ] 2635/3252 81% [================================================== ] 2636/3252 81% [================================================== ] 2637/3252 81% [================================================== ] 2638/3252 81% [================================================== ] 2639/3252 81% [================================================== ] 2640/3252 81% [================================================== ] 2641/3252 81% [================================================== ] 2642/3252 81% [================================================== ] 2643/3252 81% [================================================== ] 2644/3252 81% [================================================== ] 2645/3252 81% [================================================== ] 2646/3252 81% [================================================== ] 2647/3252 81% [================================================== ] 2648/3252 81% [================================================== ] 2649/3252 81% [================================================== ] 2650/3252 81% [================================================== ] 2651/3252 81% [================================================== ] 2652/3252 81% [================================================== ] 2653/3252 81% [================================================== ] 2654/3252 81% [================================================== ] 2655/3252 81% [================================================== ] 2656/3252 81% [================================================== ] 2657/3252 81% [================================================== ] 2658/3252 81% [================================================== ] 2659/3252 81% [================================================== ] 2660/3252 81% [================================================== ] 2661/3252 81% [================================================== ] 2662/3252 81% [================================================== ] 2663/3252 81% [================================================== ] 2664/3252 81% [================================================== ] 2665/3252 81% [================================================== ] 2666/3252 81% [================================================== ] 2667/3252 82% [================================================== ] 2668/3252 82% [================================================== ] 2669/3252 82% [================================================== ] 2670/3252 82% [================================================== ] 2671/3252 82% [================================================== ] 2672/3252 82% [================================================== ] 2673/3252 82% [================================================== ] 2674/3252 82% [================================================== ] 2675/3252 82% [=================================================== ] 2676/3252 82% [=================================================== ] 2677/3252 82% [=================================================== ] 2678/3252 82% [=================================================== ] 2679/3252 82% [=================================================== ] 2680/3252 82% [=================================================== ] 2681/3252 82% [=================================================== ] 2682/3252 82% [=================================================== ] 2683/3252 82% [=================================================== ] 2684/3252 82% [=================================================== ] 2685/3252 82% [=================================================== ] 2686/3252 82% [=================================================== ] 2687/3252 82% [=================================================== ] 2688/3252 82% [=================================================== ] 2689/3252 82% [=================================================== ] 2690/3252 82% [=================================================== ] 2691/3252 82% [=================================================== ] 2692/3252 82% [=================================================== ] 2693/3252 82% [=================================================== ] 2694/3252 82% [=================================================== ] 2695/3252 82% [=================================================== ] 2696/3252 82% [=================================================== ] 2697/3252 82% [=================================================== ] 2698/3252 82% [=================================================== ] 2699/3252 82% [=================================================== ] 2700/3252 83% [=================================================== ] 2701/3252 83% [=================================================== ] 2702/3252 83% [=================================================== ] 2703/3252 83% [=================================================== ] 2704/3252 83% [=================================================== ] 2705/3252 83% [=================================================== ] 2706/3252 83% [=================================================== ] 2707/3252 83% [=================================================== ] 2708/3252 83% [=================================================== ] 2709/3252 83% [=================================================== ] 2710/3252 83% [=================================================== ] 2711/3252 83% [=================================================== ] 2712/3252 83% [=================================================== ] 2713/3252 83% [=================================================== ] 2714/3252 83% [=================================================== ] 2715/3252 83% [=================================================== ] 2716/3252 83% [=================================================== ] 2717/3252 83% [=================================================== ] 2718/3252 83% [=================================================== ] 2719/3252 83% [=================================================== ] 2720/3252 83% [=================================================== ] 2721/3252 83% [=================================================== ] 2722/3252 83% [=================================================== ] 2723/3252 83% [=================================================== ] 2724/3252 83% [=================================================== ] 2725/3252 83% [=================================================== ] 2726/3252 83% [=================================================== ] 2727/3252 83% [==================================================== ] 2728/3252 83% [==================================================== ] 2729/3252 83% [==================================================== ] 2730/3252 83% [==================================================== ] 2731/3252 83% [==================================================== ] 2732/3252 84% [==================================================== ] 2733/3252 84% [==================================================== ] 2734/3252 84% [==================================================== ] 2735/3252 84% [==================================================== ] 2736/3252 84% [==================================================== ] 2737/3252 84% [==================================================== ] 2738/3252 84% [==================================================== ] 2739/3252 84% [==================================================== ] 2740/3252 84% [==================================================== ] 2741/3252 84% [==================================================== ] 2742/3252 84% [==================================================== ] 2743/3252 84% [==================================================== ] 2744/3252 84% [==================================================== ] 2745/3252 84% [==================================================== ] 2746/3252 84% [==================================================== ] 2747/3252 84% [==================================================== ] 2748/3252 84% [==================================================== ] 2749/3252 84% [==================================================== ] 2750/3252 84% [==================================================== ] 2751/3252 84% [==================================================== ] 2752/3252 84% [==================================================== ] 2753/3252 84% [==================================================== ] 2754/3252 84% [==================================================== ] 2755/3252 84% [==================================================== ] 2756/3252 84% [==================================================== ] 2757/3252 84% [==================================================== ] 2758/3252 84% [==================================================== ] 2759/3252 84% [==================================================== ] 2760/3252 84% [==================================================== ] 2761/3252 84% [==================================================== ] 2762/3252 84% [==================================================== ] 2763/3252 84% [==================================================== ] 2764/3252 84% [==================================================== ] 2765/3252 85% [==================================================== ] 2766/3252 85% [==================================================== ] 2767/3252 85% [==================================================== ] 2768/3252 85% [==================================================== ] 2769/3252 85% [==================================================== ] 2770/3252 85% [==================================================== ] 2771/3252 85% [==================================================== ] 2772/3252 85% [==================================================== ] 2773/3252 85% [==================================================== ] 2774/3252 85% [==================================================== ] 2775/3252 85% [==================================================== ] 2776/3252 85% [==================================================== ] 2777/3252 85% [==================================================== ] 2778/3252 85% [==================================================== ] 2779/3252 85% [===================================================== ] 2780/3252 85% [===================================================== ] 2781/3252 85% [===================================================== ] 2782/3252 85% [===================================================== ] 2783/3252 85% [===================================================== ] 2784/3252 85% [===================================================== ] 2785/3252 85% [===================================================== ] 2786/3252 85% [===================================================== ] 2787/3252 85% [===================================================== ] 2788/3252 85% [===================================================== ] 2789/3252 85% [===================================================== ] 2790/3252 85% [===================================================== ] 2791/3252 85% [===================================================== ] 2792/3252 85% [===================================================== ] 2793/3252 85% [===================================================== ] 2794/3252 85% [===================================================== ] 2795/3252 85% [===================================================== ] 2796/3252 85% [===================================================== ] 2797/3252 86% [===================================================== ] 2798/3252 86% [===================================================== ] 2799/3252 86% [===================================================== ] 2800/3252 86% [===================================================== ] 2801/3252 86% [===================================================== ] 2802/3252 86% [===================================================== ] 2803/3252 86% [===================================================== ] 2804/3252 86% [===================================================== ] 2805/3252 86% [===================================================== ] 2806/3252 86% [===================================================== ] 2807/3252 86% [===================================================== ] 2808/3252 86% [===================================================== ] 2809/3252 86% [===================================================== ] 2810/3252 86% [===================================================== ] 2811/3252 86% [===================================================== ] 2812/3252 86% [===================================================== ] 2813/3252 86% [===================================================== ] 2814/3252 86% [===================================================== ] 2815/3252 86% [===================================================== ] 2816/3252 86% [===================================================== ] 2817/3252 86% [===================================================== ] 2818/3252 86% [===================================================== ] 2819/3252 86% [===================================================== ] 2820/3252 86% [===================================================== ] 2821/3252 86% [===================================================== ] 2822/3252 86% [===================================================== ] 2823/3252 86% [===================================================== ] 2824/3252 86% [===================================================== ] 2825/3252 86% [===================================================== ] 2826/3252 86% [===================================================== ] 2827/3252 86% [===================================================== ] 2828/3252 86% [===================================================== ] 2829/3252 86% [===================================================== ] 2830/3252 87% [===================================================== ] 2831/3252 87% [===================================================== ] 2832/3252 87% [====================================================== ] 2833/3252 87% [====================================================== ] 2834/3252 87% [====================================================== ] 2835/3252 87% [====================================================== ] 2836/3252 87% [====================================================== ] 2837/3252 87% [====================================================== ] 2838/3252 87% [====================================================== ] 2839/3252 87% [====================================================== ] 2840/3252 87% [====================================================== ] 2841/3252 87% [====================================================== ] 2842/3252 87% [====================================================== ] 2843/3252 87% [====================================================== ] 2844/3252 87% [====================================================== ] 2845/3252 87% [====================================================== ] 2846/3252 87% [====================================================== ] 2847/3252 87% [====================================================== ] 2848/3252 87% [====================================================== ] 2849/3252 87% [====================================================== ] 2850/3252 87% [====================================================== ] 2851/3252 87% [====================================================== ] 2852/3252 87% [====================================================== ] 2853/3252 87% [====================================================== ] 2854/3252 87% [====================================================== ] 2855/3252 87% [====================================================== ] 2856/3252 87% [====================================================== ] 2857/3252 87% [====================================================== ] 2858/3252 87% [====================================================== ] 2859/3252 87% [====================================================== ] 2860/3252 87% [====================================================== ] 2861/3252 87% [====================================================== ] 2862/3252 88% [====================================================== ] 2863/3252 88% [====================================================== ] 2864/3252 88% [====================================================== ] 2865/3252 88% [====================================================== ] 2866/3252 88% [====================================================== ] 2867/3252 88% [====================================================== ] 2868/3252 88% [====================================================== ] 2869/3252 88% [====================================================== ] 2870/3252 88% [====================================================== ] 2871/3252 88% [====================================================== ] 2872/3252 88% [====================================================== ] 2873/3252 88% [====================================================== ] 2874/3252 88% [====================================================== ] 2875/3252 88% [====================================================== ] 2876/3252 88% [====================================================== ] 2877/3252 88% [====================================================== ] 2878/3252 88% [====================================================== ] 2879/3252 88% [====================================================== ] 2880/3252 88% [====================================================== ] 2881/3252 88% [====================================================== ] 2882/3252 88% [====================================================== ] 2883/3252 88% [====================================================== ] 2884/3252 88% [======================================================= ] 2885/3252 88% [======================================================= ] 2886/3252 88% [======================================================= ] 2887/3252 88% [======================================================= ] 2888/3252 88% [======================================================= ] 2889/3252 88% [======================================================= ] 2890/3252 88% [======================================================= ] 2891/3252 88% [======================================================= ] 2892/3252 88% [======================================================= ] 2893/3252 88% [======================================================= ] 2894/3252 88% [======================================================= ] 2895/3252 89% [======================================================= ] 2896/3252 89% [======================================================= ] 2897/3252 89% [======================================================= ] 2898/3252 89% [======================================================= ] 2899/3252 89% [======================================================= ] 2900/3252 89% [======================================================= ] 2901/3252 89% [======================================================= ] 2902/3252 89% [======================================================= ] 2903/3252 89% [======================================================= ] 2904/3252 89% [======================================================= ] 2905/3252 89% [======================================================= ] 2906/3252 89% [======================================================= ] 2907/3252 89% [======================================================= ] 2908/3252 89% [======================================================= ] 2909/3252 89% [======================================================= ] 2910/3252 89% [======================================================= ] 2911/3252 89% [======================================================= ] 2912/3252 89% [======================================================= ] 2913/3252 89% [======================================================= ] 2914/3252 89% [======================================================= ] 2915/3252 89% [======================================================= ] 2916/3252 89% [======================================================= ] 2917/3252 89% [======================================================= ] 2918/3252 89% [======================================================= ] 2919/3252 89% [======================================================= ] 2920/3252 89% [======================================================= ] 2921/3252 89% [======================================================= ] 2922/3252 89% [======================================================= ] 2923/3252 89% [======================================================= ] 2924/3252 89% [======================================================= ] 2925/3252 89% [======================================================= ] 2926/3252 89% [======================================================= ] 2927/3252 90% [======================================================= ] 2928/3252 90% [======================================================= ] 2929/3252 90% [======================================================= ] 2930/3252 90% [======================================================= ] 2931/3252 90% [======================================================= ] 2932/3252 90% [======================================================= ] 2933/3252 90% [======================================================= ] 2934/3252 90% [======================================================= ] 2935/3252 90% [======================================================= ] 2936/3252 90% [======================================================= ] 2937/3252 90% [======================================================== ] 2938/3252 90% [======================================================== ] 2939/3252 90% [======================================================== ] 2940/3252 90% [======================================================== ] 2941/3252 90% [======================================================== ] 2942/3252 90% [======================================================== ] 2943/3252 90% [======================================================== ] 2944/3252 90% [======================================================== ] 2945/3252 90% [======================================================== ] 2946/3252 90% [======================================================== ] 2947/3252 90% [======================================================== ] 2948/3252 90% [======================================================== ] 2949/3252 90% [======================================================== ] 2950/3252 90% [======================================================== ] 2951/3252 90% [======================================================== ] 2952/3252 90% [======================================================== ] 2953/3252 90% [======================================================== ] 2954/3252 90% [======================================================== ] 2955/3252 90% [======================================================== ] 2956/3252 90% [======================================================== ] 2957/3252 90% [======================================================== ] 2958/3252 90% [======================================================== ] 2959/3252 90% [======================================================== ] 2960/3252 91% [======================================================== ] 2961/3252 91% [======================================================== ] 2962/3252 91% [======================================================== ] 2963/3252 91% [======================================================== ] 2964/3252 91% [======================================================== ] 2965/3252 91% [======================================================== ] 2966/3252 91% [======================================================== ] 2967/3252 91% [======================================================== ] 2968/3252 91% [======================================================== ] 2969/3252 91% [======================================================== ] 2970/3252 91% [======================================================== ] 2971/3252 91% [======================================================== ] 2972/3252 91% [======================================================== ] 2973/3252 91% [======================================================== ] 2974/3252 91% [======================================================== ] 2975/3252 91% [======================================================== ] 2976/3252 91% [======================================================== ] 2977/3252 91% [======================================================== ] 2978/3252 91% [======================================================== ] 2979/3252 91% [======================================================== ] 2980/3252 91% [======================================================== ] 2981/3252 91% [======================================================== ] 2982/3252 91% [======================================================== ] 2983/3252 91% [======================================================== ] 2984/3252 91% [======================================================== ] 2985/3252 91% [======================================================== ] 2986/3252 91% [======================================================== ] 2987/3252 91% [======================================================== ] 2988/3252 91% [======================================================== ] 2989/3252 91% [========================================================= ] 2990/3252 91% [========================================================= ] 2991/3252 91% [========================================================= ] 2992/3252 92% [========================================================= ] 2993/3252 92% [========================================================= ] 2994/3252 92% [========================================================= ] 2995/3252 92% [========================================================= ] 2996/3252 92% [========================================================= ] 2997/3252 92% [========================================================= ] 2998/3252 92% [========================================================= ] 2999/3252 92% [========================================================= ] 3000/3252 92% [========================================================= ] 3001/3252 92% [========================================================= ] 3002/3252 92% [========================================================= ] 3003/3252 92% [========================================================= ] 3004/3252 92% [========================================================= ] 3005/3252 92% [========================================================= ] 3006/3252 92% [========================================================= ] 3007/3252 92% [========================================================= ] 3008/3252 92% [========================================================= ] 3009/3252 92% [========================================================= ] 3010/3252 92% [========================================================= ] 3011/3252 92% [========================================================= ] 3012/3252 92% [========================================================= ] 3013/3252 92% [========================================================= ] 3014/3252 92% [========================================================= ] 3015/3252 92% [========================================================= ] 3016/3252 92% [========================================================= ] 3017/3252 92% [========================================================= ] 3018/3252 92% [========================================================= ] 3019/3252 92% [========================================================= ] 3020/3252 92% [========================================================= ] 3021/3252 92% [========================================================= ] 3022/3252 92% [========================================================= ] 3023/3252 92% [========================================================= ] 3024/3252 92% [========================================================= ] 3025/3252 93% [========================================================= ] 3026/3252 93% [========================================================= ] 3027/3252 93% [========================================================= ] 3028/3252 93% [========================================================= ] 3029/3252 93% [========================================================= ] 3030/3252 93% [========================================================= ] 3031/3252 93% [========================================================= ] 3032/3252 93% [========================================================= ] 3033/3252 93% [========================================================= ] 3034/3252 93% [========================================================= ] 3035/3252 93% [========================================================= ] 3036/3252 93% [========================================================= ] 3037/3252 93% [========================================================= ] 3038/3252 93% [========================================================= ] 3039/3252 93% [========================================================= ] 3040/3252 93% [========================================================= ] 3041/3252 93% [========================================================= ] 3042/3252 93% [========================================================== ] 3043/3252 93% [========================================================== ] 3044/3252 93% [========================================================== ] 3045/3252 93% [========================================================== ] 3046/3252 93% [========================================================== ] 3047/3252 93% [========================================================== ] 3048/3252 93% [========================================================== ] 3049/3252 93% [========================================================== ] 3050/3252 93% [========================================================== ] 3051/3252 93% [========================================================== ] 3052/3252 93% [========================================================== ] 3053/3252 93% [========================================================== ] 3054/3252 93% [========================================================== ] 3055/3252 93% [========================================================== ] 3056/3252 93% [========================================================== ] 3057/3252 94% [========================================================== ] 3058/3252 94% [========================================================== ] 3059/3252 94% [========================================================== ] 3060/3252 94% [========================================================== ] 3061/3252 94% [========================================================== ] 3062/3252 94% [========================================================== ] 3063/3252 94% [========================================================== ] 3064/3252 94% [========================================================== ] 3065/3252 94% [========================================================== ] 3066/3252 94% [========================================================== ] 3067/3252 94% [========================================================== ] 3068/3252 94% [========================================================== ] 3069/3252 94% [========================================================== ] 3070/3252 94% [========================================================== ] 3071/3252 94% [========================================================== ] 3072/3252 94% [========================================================== ] 3073/3252 94% [========================================================== ] 3074/3252 94% [========================================================== ] 3075/3252 94% [========================================================== ] 3076/3252 94% [========================================================== ] 3077/3252 94% [========================================================== ] 3078/3252 94% [========================================================== ] 3079/3252 94% [========================================================== ] 3080/3252 94% [========================================================== ] 3081/3252 94% [========================================================== ] 3082/3252 94% [========================================================== ] 3083/3252 94% [========================================================== ] 3084/3252 94% [========================================================== ] 3085/3252 94% [========================================================== ] 3086/3252 94% [========================================================== ] 3087/3252 94% [========================================================== ] 3088/3252 94% [========================================================== ] 3089/3252 94% [========================================================== ] 3090/3252 95% [========================================================== ] 3091/3252 95% [========================================================== ] 3092/3252 95% [========================================================== ] 3093/3252 95% [========================================================== ] 3094/3252 95% [=========================================================== ] 3095/3252 95% [=========================================================== ] 3096/3252 95% [=========================================================== ] 3097/3252 95% [=========================================================== ] 3098/3252 95% [=========================================================== ] 3099/3252 95% [=========================================================== ] 3100/3252 95% [=========================================================== ] 3101/3252 95% [=========================================================== ] 3102/3252 95% [=========================================================== ] 3103/3252 95% [=========================================================== ] 3104/3252 95% [=========================================================== ] 3105/3252 95% [=========================================================== ] 3106/3252 95% [=========================================================== ] 3107/3252 95% [=========================================================== ] 3108/3252 95% [=========================================================== ] 3109/3252 95% [=========================================================== ] 3110/3252 95% [=========================================================== ] 3111/3252 95% [=========================================================== ] 3112/3252 95% [=========================================================== ] 3113/3252 95% [=========================================================== ] 3114/3252 95% [=========================================================== ] 3115/3252 95% [=========================================================== ] 3116/3252 95% [=========================================================== ] 3117/3252 95% [=========================================================== ] 3118/3252 95% [=========================================================== ] 3119/3252 95% [=========================================================== ] 3120/3252 95% [=========================================================== ] 3121/3252 95% [=========================================================== ] 3122/3252 96% [=========================================================== ] 3123/3252 96% [=========================================================== ] 3124/3252 96% [=========================================================== ] 3125/3252 96% [=========================================================== ] 3126/3252 96% [=========================================================== ] 3127/3252 96% [=========================================================== ] 3128/3252 96% [=========================================================== ] 3129/3252 96% [=========================================================== ] 3130/3252 96% [=========================================================== ] 3131/3252 96% [=========================================================== ] 3132/3252 96% [=========================================================== ] 3133/3252 96% [=========================================================== ] 3134/3252 96% [=========================================================== ] 3135/3252 96% [=========================================================== ] 3136/3252 96% [=========================================================== ] 3137/3252 96% [=========================================================== ] 3138/3252 96% [=========================================================== ] 3139/3252 96% [=========================================================== ] 3140/3252 96% [=========================================================== ] 3141/3252 96% [=========================================================== ] 3142/3252 96% [=========================================================== ] 3143/3252 96% [=========================================================== ] 3144/3252 96% [=========================================================== ] 3145/3252 96% [=========================================================== ] 3146/3252 96% [=========================================================== ] 3147/3252 96% [============================================================ ] 3148/3252 96% [============================================================ ] 3149/3252 96% [============================================================ ] 3150/3252 96% [============================================================ ] 3151/3252 96% [============================================================ ] 3152/3252 96% [============================================================ ] 3153/3252 96% [============================================================ ] 3154/3252 96% [============================================================ ] 3155/3252 97% [============================================================ ] 3156/3252 97% [============================================================ ] 3157/3252 97% [============================================================ ] 3158/3252 97% [============================================================ ] 3159/3252 97% [============================================================ ] 3160/3252 97% [============================================================ ] 3161/3252 97% [============================================================ ] 3162/3252 97% [============================================================ ] 3163/3252 97% [============================================================ ] 3164/3252 97% [============================================================ ] 3165/3252 97% [============================================================ ] 3166/3252 97% [============================================================ ] 3167/3252 97% [============================================================ ] 3168/3252 97% [============================================================ ] 3169/3252 97% [============================================================ ] 3170/3252 97% [============================================================ ] 3171/3252 97% [============================================================ ] 3172/3252 97% [============================================================ ] 3173/3252 97% [============================================================ ] 3174/3252 97% [============================================================ ] 3175/3252 97% [============================================================ ] 3176/3252 97% [============================================================ ] 3177/3252 97% [============================================================ ] 3178/3252 97% [============================================================ ] 3179/3252 97% [============================================================ ] 3180/3252 97% [============================================================ ] 3181/3252 97% [============================================================ ] 3182/3252 97% [============================================================ ] 3183/3252 97% [============================================================ ] 3184/3252 97% [============================================================ ] 3185/3252 97% [============================================================ ] 3186/3252 97% [============================================================ ] 3187/3252 98% [============================================================ ] 3188/3252 98% [============================================================ ] 3189/3252 98% [============================================================ ] 3190/3252 98% [============================================================ ] 3191/3252 98% [============================================================ ] 3192/3252 98% [============================================================ ] 3193/3252 98% [============================================================ ] 3194/3252 98% [============================================================ ] 3195/3252 98% [============================================================ ] 3196/3252 98% [============================================================ ] 3197/3252 98% [============================================================ ] 3198/3252 98% [============================================================ ] 3199/3252 98% [============================================================= ] 3200/3252 98% [============================================================= ] 3201/3252 98% [============================================================= ] 3202/3252 98% [============================================================= ] 3203/3252 98% [============================================================= ] 3204/3252 98% [============================================================= ] 3205/3252 98% [============================================================= ] 3206/3252 98% [============================================================= ] 3207/3252 98% [============================================================= ] 3208/3252 98% [============================================================= ] 3209/3252 98% [============================================================= ] 3210/3252 98% [============================================================= ] 3211/3252 98% [============================================================= ] 3212/3252 98% [============================================================= ] 3213/3252 98% [============================================================= ] 3214/3252 98% [============================================================= ] 3215/3252 98% [============================================================= ] 3216/3252 98% [============================================================= ] 3217/3252 98% [============================================================= ] 3218/3252 98% [============================================================= ] 3219/3252 98% [============================================================= ] 3220/3252 99% [============================================================= ] 3221/3252 99% [============================================================= ] 3222/3252 99% [============================================================= ] 3223/3252 99% [============================================================= ] 3224/3252 99% [============================================================= ] 3225/3252 99% [============================================================= ] 3226/3252 99% [============================================================= ] 3227/3252 99% [============================================================= ] 3228/3252 99% [============================================================= ] 3229/3252 99% [============================================================= ] 3230/3252 99% [============================================================= ] 3231/3252 99% [============================================================= ] 3232/3252 99% [============================================================= ] 3233/3252 99% [============================================================= ] 3234/3252 99% [============================================================= ] 3235/3252 99% [============================================================= ] 3236/3252 99% [============================================================= ] 3237/3252 99% [============================================================= ] 3238/3252 99% [============================================================= ] 3239/3252 99% [============================================================= ] 3240/3252 99% [============================================================= ] 3241/3252 99% [============================================================= ] 3242/3252 99% [============================================================= ] 3243/3252 99% [============================================================= ] 3244/3252 99% [============================================================= ] 3245/3252 99% [============================================================= ] 3246/3252 99% [============================================================= ] 3247/3252 99% [============================================================= ] 3248/3252 99% [============================================================= ] 3249/3252 99% [============================================================= ] 3250/3252 99% [============================================================= ] 3251/3252 99% [==============================================================] 3252/3252 100% operation complete, 3252 objects in 72516 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/or1k-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2023.05.2-3-gce1b80f27d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.43 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.4.0 Collecting legal info >>> linux-headers 4.19.289 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bird 2.0.12 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dav1d 1.2.1 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dbus 1.12.28 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dc3dd 7.2.641 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dovecot 2.3.20 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openssl Collecting legal info >>> libressl 3.7.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fuse-overlayfs 1.11 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfuse3 3.14.1 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hiawatha 11.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> libgit2 1.6.4 Collecting legal info COPYING: OK (sha256: 6f3c2cd59b057e366c1acc073b038135c52d77892bb33bd4d931c5369d3f062b) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> libvncserver 0.9.14 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1v Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lighttpd 1.4.69 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lilv 0.24.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> lksctp-tools 1.0.19 Collecting legal info COPYING.lib: OK (sha256: dee5f35e583183abb9212938643ecb2d858fd89e2e286f4b1d903f65d49d6c76) COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbuffer 20220418 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mg 3.6 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> nfs-utils 2.6.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-nfs-utils 2.6.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-sqlite 3.41.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sqlite 3.41.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> pipewire 0.3.65 Collecting legal info COPYING: OK (sha256: 8909c319a7e27dbb33a15b9035f89ab3b7b2f6a12f8bcddc755206a8db1ada44) LICENSE: OK (sha256: be4be5d77424833edf31f53fc1f1cecb6996b9e2d747d9e6fb8f878362ebc92b) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> refpolicy 2.20221101 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-checkpolicy 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-python-pip 22.3.1 Collecting legal info LICENSE.txt: OK (sha256: 634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-policycoreutils 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libsemanage 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-audit 3.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-setools 4.4.2 Collecting legal info COPYING: OK (sha256: 0e58d74751e394f39748c7b7b4039d6a883b5def9711160668ba962b52e69e01) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-networkx 3.0 Collecting legal info LICENSE.txt: OK (sha256: 50b5a27cb43f7a20cede7aa7b9ab2033552e0412c9a1fde51d38885c1417e95f) >>> rng-tools 6.16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> smack 1.3.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> sofia-sip 1.13.12 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> sudo 1.9.13p3 Collecting legal info LICENSE.md: OK (sha256: ea33b3971e8e4d9657cd6794a952aaa71b22bd16745f1645455b6ead010e0a28) >>> tinycompress 1.2.8 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> tor 0.4.7.14 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> ttyd 1.7.3 Collecting legal info LICENSE: OK (sha256: 8b7e100f8311cb428c57609164d93099bada2599f948359045d1ac876a7a625b) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> udpcast 20211207 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.19.289: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'