{ echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-rc3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-rc3\"" \ ) > /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-13/output-1/per-package /home/autobuild/autobuild/instance-13/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-13/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs printf ' - - sudo -1 - - - -\n\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-13/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" gzip -9 -c -n /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs.gz >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-13/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-13/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-13/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-13/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs"58576896 bytes (55.8 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-13/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-13/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3912 objects. stage 2: creating image '/home/autobuild/autobuild/instance-13/output-1/images/rootfs.yaffs2' [ ] 1/3912 0% [ ] 2/3912 0% [ ] 3/3912 0% [ ] 4/3912 0% [ ] 5/3912 0% [ ] 6/3912 0% [ ] 7/3912 0% [ ] 8/3912 0% [ ] 9/3912 0% [ ] 10/3912 0% [ ] 11/3912 0% [ ] 12/3912 0% [ ] 13/3912 0% [ ] 14/3912 0% [ ] 15/3912 0% [ ] 16/3912 0% [ ] 17/3912 0% [ ] 18/3912 0% [ ] 19/3912 0% [ ] 20/3912 0% [ ] 21/3912 0% [ ] 22/3912 0% [ ] 23/3912 0% [ ] 24/3912 0% [ ] 25/3912 0% [ ] 26/3912 0% [ ] 27/3912 0% [ ] 28/3912 0% [ ] 29/3912 0% [ ] 30/3912 0% [ ] 31/3912 0% [ ] 32/3912 0% [ ] 33/3912 0% [ ] 34/3912 0% [ ] 35/3912 0% [ ] 36/3912 0% [ ] 37/3912 0% [ ] 38/3912 0% [ ] 39/3912 0% [ ] 40/3912 1% [ ] 41/3912 1% [ ] 42/3912 1% [ ] 43/3912 1% [ ] 44/3912 1% [ ] 45/3912 1% [ ] 46/3912 1% [ ] 47/3912 1% [ ] 48/3912 1% [ ] 49/3912 1% [ ] 50/3912 1% [ ] 51/3912 1% [ ] 52/3912 1% [ ] 53/3912 1% [ ] 54/3912 1% [ ] 55/3912 1% [ ] 56/3912 1% [ ] 57/3912 1% [ ] 58/3912 1% [ ] 59/3912 1% [ ] 60/3912 1% [ ] 61/3912 1% [ ] 62/3912 1% [ ] 63/3912 1% [= ] 64/3912 1% [= ] 65/3912 1% [= ] 66/3912 1% [= ] 67/3912 1% [= ] 68/3912 1% [= ] 69/3912 1% [= ] 70/3912 1% [= ] 71/3912 1% [= ] 72/3912 1% [= ] 73/3912 1% [= ] 74/3912 1% [= ] 75/3912 1% [= ] 76/3912 1% [= ] 77/3912 1% [= ] 78/3912 1% [= ] 79/3912 2% [= ] 80/3912 2% [= ] 81/3912 2% [= ] 82/3912 2% [= ] 83/3912 2% [= ] 84/3912 2% [= ] 85/3912 2% [= ] 86/3912 2% [= ] 87/3912 2% [= ] 88/3912 2% [= ] 89/3912 2% [= ] 90/3912 2% [= ] 91/3912 2% [= ] 92/3912 2% [= ] 93/3912 2% [= ] 94/3912 2% [= ] 95/3912 2% [= ] 96/3912 2% [= ] 97/3912 2% [= ] 98/3912 2% [= ] 99/3912 2% [= ] 100/3912 2% [= ] 101/3912 2% [= ] 102/3912 2% [= ] 103/3912 2% [= ] 104/3912 2% [= ] 105/3912 2% [= ] 106/3912 2% [= ] 107/3912 2% [= ] 108/3912 2% [= ] 109/3912 2% [= ] 110/3912 2% [= ] 111/3912 2% [= ] 112/3912 2% [= ] 113/3912 2% [= ] 114/3912 2% [= ] 115/3912 2% [= ] 116/3912 2% [= ] 117/3912 2% [= ] 118/3912 3% [= ] 119/3912 3% [= ] 120/3912 3% [= ] 121/3912 3% [= ] 122/3912 3% [= ] 123/3912 3% [= ] 124/3912 3% [= ] 125/3912 3% [= ] 126/3912 3% [== ] 127/3912 3% [== ] 128/3912 3% [== ] 129/3912 3% [== ] 130/3912 3% [== ] 131/3912 3% [== ] 132/3912 3% [== ] 133/3912 3% [== ] 134/3912 3% [== ] 135/3912 3% [== ] 136/3912 3% [== ] 137/3912 3% [== ] 138/3912 3% [== ] 139/3912 3% [== ] 140/3912 3% [== ] 141/3912 3% [== ] 142/3912 3% [== ] 143/3912 3% [== ] 144/3912 3% [== ] 145/3912 3% [== ] 146/3912 3% [== ] 147/3912 3% [== ] 148/3912 3% [== ] 149/3912 3% [== ] 150/3912 3% [== ] 151/3912 3% [== ] 152/3912 3% [== ] 153/3912 3% [== ] 154/3912 3% [== ] 155/3912 3% [== ] 156/3912 3% [== ] 157/3912 4% [== ] 158/3912 4% [== ] 159/3912 4% [== ] 160/3912 4% [== ] 161/3912 4% [== ] 162/3912 4% [== ] 163/3912 4% [== ] 164/3912 4% [== ] 165/3912 4% [== ] 166/3912 4% [== ] 167/3912 4% [== ] 168/3912 4% [== ] 169/3912 4% [== ] 170/3912 4% [== ] 171/3912 4% [== ] 172/3912 4% [== ] 173/3912 4% [== ] 174/3912 4% [== ] 175/3912 4% [== ] 176/3912 4% [== ] 177/3912 4% [== ] 178/3912 4% [== ] 179/3912 4% [== ] 180/3912 4% [== ] 181/3912 4% [== ] 182/3912 4% [== ] 183/3912 4% [== ] 184/3912 4% [== ] 185/3912 4% [== ] 186/3912 4% [== ] 187/3912 4% [== ] 188/3912 4% [== ] 189/3912 4% [=== ] 190/3912 4% [=== ] 191/3912 4% [=== ] 192/3912 4% [=== ] 193/3912 4% [=== ] 194/3912 4% [=== ] 195/3912 4% [=== ] 196/3912 5% [=== ] 197/3912 5% [=== ] 198/3912 5% [=== ] 199/3912 5% [=== ] 200/3912 5% [=== ] 201/3912 5% [=== ] 202/3912 5% [=== ] 203/3912 5% [=== ] 204/3912 5% [=== ] 205/3912 5% [=== ] 206/3912 5% [=== ] 207/3912 5% [=== ] 208/3912 5% [=== ] 209/3912 5% [=== ] 210/3912 5% [=== ] 211/3912 5% [=== ] 212/3912 5% [=== ] 213/3912 5% [=== ] 214/3912 5% [=== ] 215/3912 5% [=== ] 216/3912 5% [=== ] 217/3912 5% [=== ] 218/3912 5% [=== ] 219/3912 5% [=== ] 220/3912 5% [=== ] 221/3912 5% [=== ] 222/3912 5% [=== ] 223/3912 5% [=== ] 224/3912 5% [=== ] 225/3912 5% [=== ] 226/3912 5% [=== ] 227/3912 5% [=== ] 228/3912 5% [=== ] 229/3912 5% [=== ] 230/3912 5% [=== ] 231/3912 5% [=== ] 232/3912 5% [=== ] 233/3912 5% [=== ] 234/3912 5% [=== ] 235/3912 6% [=== ] 236/3912 6% [=== ] 237/3912 6% [=== ] 238/3912 6% [=== ] 239/3912 6% [=== ] 240/3912 6% [=== ] 241/3912 6% [=== ] 242/3912 6% [=== ] 243/3912 6% [=== ] 244/3912 6% [=== ] 245/3912 6% [=== ] 246/3912 6% [=== ] 247/3912 6% [=== ] 248/3912 6% [=== ] 249/3912 6% [=== ] 250/3912 6% [=== ] 251/3912 6% [=== ] 252/3912 6% [==== ] 253/3912 6% [==== ] 254/3912 6% [==== ] 255/3912 6% [==== ] 256/3912 6% [==== ] 257/3912 6% [==== ] 258/3912 6% [==== ] 259/3912 6% [==== ] 260/3912 6% [==== ] 261/3912 6% [==== ] 262/3912 6% [==== ] 263/3912 6% [==== ] 264/3912 6% [==== ] 265/3912 6% [==== ] 266/3912 6% [==== ] 267/3912 6% [==== ] 268/3912 6% [==== ] 269/3912 6% [==== ] 270/3912 6% [==== ] 271/3912 6% [==== ] 272/3912 6% [==== ] 273/3912 6% [==== ] 274/3912 7% [==== ] 275/3912 7% [==== ] 276/3912 7% [==== ] 277/3912 7% [==== ] 278/3912 7% [==== ] 279/3912 7% [==== ] 280/3912 7% [==== ] 281/3912 7% [==== ] 282/3912 7% [==== ] 283/3912 7% [==== ] 284/3912 7% [==== ] 285/3912 7% [==== ] 286/3912 7% [==== ] 287/3912 7% [==== ] 288/3912 7% [==== ] 289/3912 7% [==== ] 290/3912 7% [==== ] 291/3912 7% [==== ] 292/3912 7% [==== ] 293/3912 7% [==== ] 294/3912 7% [==== ] 295/3912 7% [==== ] 296/3912 7% [==== ] 297/3912 7% [==== ] 298/3912 7% [==== ] 299/3912 7% [==== ] 300/3912 7% [==== ] 301/3912 7% [==== ] 302/3912 7% [==== ] 303/3912 7% [==== ] 304/3912 7% [==== ] 305/3912 7% [==== ] 306/3912 7% [==== ] 307/3912 7% [==== ] 308/3912 7% [==== ] 309/3912 7% [==== ] 310/3912 7% [==== ] 311/3912 7% [==== ] 312/3912 7% [==== ] 313/3912 8% [==== ] 314/3912 8% [==== ] 315/3912 8% [===== ] 316/3912 8% [===== ] 317/3912 8% [===== ] 318/3912 8% [===== ] 319/3912 8% [===== ] 320/3912 8% [===== ] 321/3912 8% [===== ] 322/3912 8% [===== ] 323/3912 8% [===== ] 324/3912 8% [===== ] 325/3912 8% [===== ] 326/3912 8% [===== ] 327/3912 8% [===== ] 328/3912 8% [===== ] 329/3912 8% [===== ] 330/3912 8% [===== ] 331/3912 8% [===== ] 332/3912 8% [===== ] 333/3912 8% [===== ] 334/3912 8% [===== ] 335/3912 8% [===== ] 336/3912 8% [===== ] 337/3912 8% [===== ] 338/3912 8% [===== ] 339/3912 8% [===== ] 340/3912 8% [===== ] 341/3912 8% [===== ] 342/3912 8% [===== ] 343/3912 8% [===== ] 344/3912 8% [===== ] 345/3912 8% [===== ] 346/3912 8% [===== ] 347/3912 8% [===== ] 348/3912 8% [===== ] 349/3912 8% [===== ] 350/3912 8% [===== ] 351/3912 8% [===== ] 352/3912 8% [===== ] 353/3912 9% [===== ] 354/3912 9% [===== ] 355/3912 9% [===== ] 356/3912 9% [===== ] 357/3912 9% [===== ] 358/3912 9% [===== ] 359/3912 9% [===== ] 360/3912 9% [===== ] 361/3912 9% [===== ] 362/3912 9% [===== ] 363/3912 9% [===== ] 364/3912 9% [===== ] 365/3912 9% [===== ] 366/3912 9% [===== ] 367/3912 9% [===== ] 368/3912 9% [===== ] 369/3912 9% [===== ] 370/3912 9% [===== ] 371/3912 9% [===== ] 372/3912 9% [===== ] 373/3912 9% [===== ] 374/3912 9% [===== ] 375/3912 9% [===== ] 376/3912 9% [===== ] 377/3912 9% [===== ] 378/3912 9% [====== ] 379/3912 9% [====== ] 380/3912 9% [====== ] 381/3912 9% [====== ] 382/3912 9% [====== ] 383/3912 9% [====== ] 384/3912 9% [====== ] 385/3912 9% [====== ] 386/3912 9% [====== ] 387/3912 9% [====== ] 388/3912 9% [====== ] 389/3912 9% [====== ] 390/3912 9% [====== ] 391/3912 9% [====== ] 392/3912 10% [====== ] 393/3912 10% [====== ] 394/3912 10% [====== ] 395/3912 10% [====== ] 396/3912 10% [====== ] 397/3912 10% [====== ] 398/3912 10% [====== ] 399/3912 10% [====== ] 400/3912 10% [====== ] 401/3912 10% [====== ] 402/3912 10% [====== ] 403/3912 10% [====== ] 404/3912 10% [====== ] 405/3912 10% [====== ] 406/3912 10% [====== ] 407/3912 10% [====== ] 408/3912 10% [====== ] 409/3912 10% [====== ] 410/3912 10% [====== ] 411/3912 10% [====== ] 412/3912 10% [====== ] 413/3912 10% [====== ] 414/3912 10% [====== ] 415/3912 10% [====== ] 416/3912 10% [====== ] 417/3912 10% [====== ] 418/3912 10% [====== ] 419/3912 10% [====== ] 420/3912 10% [====== ] 421/3912 10% [====== ] 422/3912 10% [====== ] 423/3912 10% [====== ] 424/3912 10% [====== ] 425/3912 10% [====== ] 426/3912 10% [====== ] 427/3912 10% [====== ] 428/3912 10% [====== ] 429/3912 10% [====== ] 430/3912 10% [====== ] 431/3912 11% [====== ] 432/3912 11% [====== ] 433/3912 11% [====== ] 434/3912 11% [====== ] 435/3912 11% [====== ] 436/3912 11% [====== ] 437/3912 11% [====== ] 438/3912 11% [====== ] 439/3912 11% [====== ] 440/3912 11% [====== ] 441/3912 11% [======= ] 442/3912 11% [======= ] 443/3912 11% [======= ] 444/3912 11% [======= ] 445/3912 11% [======= ] 446/3912 11% [======= ] 447/3912 11% [======= ] 448/3912 11% [======= ] 449/3912 11% [======= ] 450/3912 11% [======= ] 451/3912 11% [======= ] 452/3912 11% [======= ] 453/3912 11% [======= ] 454/3912 11% [======= ] 455/3912 11% [======= ] 456/3912 11% [======= ] 457/3912 11% [======= ] 458/3912 11% [======= ] 459/3912 11% [======= ] 460/3912 11% [======= ] 461/3912 11% [======= ] 462/3912 11% [======= ] 463/3912 11% [======= ] 464/3912 11% [======= ] 465/3912 11% [======= ] 466/3912 11% [======= ] 467/3912 11% [======= ] 468/3912 11% [======= ] 469/3912 11% [======= ] 470/3912 12% [======= ] 471/3912 12% [======= ] 472/3912 12% [======= ] 473/3912 12% [======= ] 474/3912 12% [======= ] 475/3912 12% [======= ] 476/3912 12% [======= ] 477/3912 12% [======= ] 478/3912 12% [======= ] 479/3912 12% [======= ] 480/3912 12% [======= ] 481/3912 12% [======= ] 482/3912 12% [======= ] 483/3912 12% [======= ] 484/3912 12% [======= ] 485/3912 12% [======= ] 486/3912 12% [======= ] 487/3912 12% [======= ] 488/3912 12% [======= ] 489/3912 12% [======= ] 490/3912 12% [======= ] 491/3912 12% [======= ] 492/3912 12% [======= ] 493/3912 12% [======= ] 494/3912 12% [======= ] 495/3912 12% [======= ] 496/3912 12% [======= ] 497/3912 12% [======= ] 498/3912 12% [======= ] 499/3912 12% [======= ] 500/3912 12% [======= ] 501/3912 12% [======= ] 502/3912 12% [======= ] 503/3912 12% [======= ] 504/3912 12% [======== ] 505/3912 12% [======== ] 506/3912 12% [======== ] 507/3912 12% [======== ] 508/3912 12% [======== ] 509/3912 13% [======== ] 510/3912 13% [======== ] 511/3912 13% [======== ] 512/3912 13% [======== ] 513/3912 13% [======== ] 514/3912 13% [======== ] 515/3912 13% [======== ] 516/3912 13% [======== ] 517/3912 13% [======== ] 518/3912 13% [======== ] 519/3912 13% [======== ] 520/3912 13% [======== ] 521/3912 13% [======== ] 522/3912 13% [======== ] 523/3912 13% [======== ] 524/3912 13% [======== ] 525/3912 13% [======== ] 526/3912 13% [======== ] 527/3912 13% [======== ] 528/3912 13% [======== ] 529/3912 13% [======== ] 530/3912 13% [======== ] 531/3912 13% [======== ] 532/3912 13% [======== ] 533/3912 13% [======== ] 534/3912 13% [======== ] 535/3912 13% [======== ] 536/3912 13% [======== ] 537/3912 13% [======== ] 538/3912 13% [======== ] 539/3912 13% [======== ] 540/3912 13% [======== ] 541/3912 13% [======== ] 542/3912 13% [======== ] 543/3912 13% [======== ] 544/3912 13% [======== ] 545/3912 13% [======== ] 546/3912 13% [======== ] 547/3912 13% [======== ] 548/3912 14% [======== ] 549/3912 14% [======== ] 550/3912 14% [======== ] 551/3912 14% [======== ] 552/3912 14% [======== ] 553/3912 14% [======== ] 554/3912 14% [======== ] 555/3912 14% [======== ] 556/3912 14% [======== ] 557/3912 14% [======== ] 558/3912 14% [======== ] 559/3912 14% [======== ] 560/3912 14% [======== ] 561/3912 14% [======== ] 562/3912 14% [======== ] 563/3912 14% [======== ] 564/3912 14% [======== ] 565/3912 14% [======== ] 566/3912 14% [======== ] 567/3912 14% [========= ] 568/3912 14% [========= ] 569/3912 14% [========= ] 570/3912 14% [========= ] 571/3912 14% [========= ] 572/3912 14% [========= ] 573/3912 14% [========= ] 574/3912 14% [========= ] 575/3912 14% [========= ] 576/3912 14% [========= ] 577/3912 14% [========= ] 578/3912 14% [========= ] 579/3912 14% [========= ] 580/3912 14% [========= ] 581/3912 14% [========= ] 582/3912 14% [========= ] 583/3912 14% [========= ] 584/3912 14% [========= ] 585/3912 14% [========= ] 586/3912 14% [========= ] 587/3912 15% [========= ] 588/3912 15% [========= ] 589/3912 15% [========= ] 590/3912 15% [========= ] 591/3912 15% [========= ] 592/3912 15% [========= ] 593/3912 15% [========= ] 594/3912 15% [========= ] 595/3912 15% [========= ] 596/3912 15% [========= ] 597/3912 15% [========= ] 598/3912 15% [========= ] 599/3912 15% [========= ] 600/3912 15% [========= ] 601/3912 15% [========= ] 602/3912 15% [========= ] 603/3912 15% [========= ] 604/3912 15% [========= ] 605/3912 15% [========= ] 606/3912 15% [========= ] 607/3912 15% [========= ] 608/3912 15% [========= ] 609/3912 15% [========= ] 610/3912 15% [========= ] 611/3912 15% [========= ] 612/3912 15% [========= ] 613/3912 15% [========= ] 614/3912 15% [========= ] 615/3912 15% [========= ] 616/3912 15% [========= ] 617/3912 15% [========= ] 618/3912 15% [========= ] 619/3912 15% [========= ] 620/3912 15% [========= ] 621/3912 15% [========= ] 622/3912 15% [========= ] 623/3912 15% [========= ] 624/3912 15% [========= ] 625/3912 15% [========= ] 626/3912 16% [========= ] 627/3912 16% [========= ] 628/3912 16% [========= ] 629/3912 16% [========= ] 630/3912 16% [========== ] 631/3912 16% [========== ] 632/3912 16% [========== ] 633/3912 16% [========== ] 634/3912 16% [========== ] 635/3912 16% [========== ] 636/3912 16% [========== ] 637/3912 16% [========== ] 638/3912 16% [========== ] 639/3912 16% [========== ] 640/3912 16% [========== ] 641/3912 16% [========== ] 642/3912 16% [========== ] 643/3912 16% [========== ] 644/3912 16% [========== ] 645/3912 16% [========== ] 646/3912 16% [========== ] 647/3912 16% [========== ] 648/3912 16% [========== ] 649/3912 16% [========== ] 650/3912 16% [========== ] 651/3912 16% [========== ] 652/3912 16% [========== ] 653/3912 16% [========== ] 654/3912 16% [========== ] 655/3912 16% [========== ] 656/3912 16% [========== ] 657/3912 16% [========== ] 658/3912 16% [========== ] 659/3912 16% [========== ] 660/3912 16% [========== ] 661/3912 16% [========== ] 662/3912 16% [========== ] 663/3912 16% [========== ] 664/3912 16% [========== ] 665/3912 16% [========== ] 666/3912 17% [========== ] 667/3912 17% [========== ] 668/3912 17% [========== ] 669/3912 17% [========== ] 670/3912 17% [========== ] 671/3912 17% [========== ] 672/3912 17% [========== ] 673/3912 17% [========== ] 674/3912 17% [========== ] 675/3912 17% [========== ] 676/3912 17% [========== ] 677/3912 17% [========== ] 678/3912 17% [========== ] 679/3912 17% [========== ] 680/3912 17% [========== ] 681/3912 17% [========== ] 682/3912 17% [========== ] 683/3912 17% [========== ] 684/3912 17% [========== ] 685/3912 17% [========== ] 686/3912 17% [========== ] 687/3912 17% [========== ] 688/3912 17% [========== ] 689/3912 17% [========== ] 690/3912 17% [========== ] 691/3912 17% [========== ] 692/3912 17% [========== ] 693/3912 17% [========== ] 694/3912 17% [=========== ] 695/3912 17% [=========== ] 696/3912 17% [=========== ] 697/3912 17% [=========== ] 698/3912 17% [=========== ] 699/3912 17% [=========== ] 700/3912 17% [=========== ] 701/3912 17% [=========== ] 702/3912 17% [=========== ] 703/3912 17% [=========== ] 704/3912 17% [=========== ] 705/3912 18% [=========== ] 706/3912 18% [=========== ] 707/3912 18% [=========== ] 708/3912 18% [=========== ] 709/3912 18% [=========== ] 710/3912 18% [=========== ] 711/3912 18% [=========== ] 712/3912 18% [=========== ] 713/3912 18% [=========== ] 714/3912 18% [=========== ] 715/3912 18% [=========== ] 716/3912 18% [=========== ] 717/3912 18% [=========== ] 718/3912 18% [=========== ] 719/3912 18% [=========== ] 720/3912 18% [=========== ] 721/3912 18% [=========== ] 722/3912 18% [=========== ] 723/3912 18% [=========== ] 724/3912 18% [=========== ] 725/3912 18% [=========== ] 726/3912 18% [=========== ] 727/3912 18% [=========== ] 728/3912 18% [=========== ] 729/3912 18% [=========== ] 730/3912 18% [=========== ] 731/3912 18% [=========== ] 732/3912 18% [=========== ] 733/3912 18% [=========== ] 734/3912 18% [=========== ] 735/3912 18% [=========== ] 736/3912 18% [=========== ] 737/3912 18% [=========== ] 738/3912 18% [=========== ] 739/3912 18% [=========== ] 740/3912 18% [=========== ] 741/3912 18% [=========== ] 742/3912 18% [=========== ] 743/3912 18% [=========== ] 744/3912 19% [=========== ] 745/3912 19% [=========== ] 746/3912 19% [=========== ] 747/3912 19% [=========== ] 748/3912 19% [=========== ] 749/3912 19% [=========== ] 750/3912 19% [=========== ] 751/3912 19% [=========== ] 752/3912 19% [=========== ] 753/3912 19% [=========== ] 754/3912 19% [=========== ] 755/3912 19% [=========== ] 756/3912 19% [=========== ] 757/3912 19% [============ ] 758/3912 19% [============ ] 759/3912 19% [============ ] 760/3912 19% [============ ] 761/3912 19% [============ ] 762/3912 19% [============ ] 763/3912 19% [============ ] 764/3912 19% [============ ] 765/3912 19% [============ ] 766/3912 19% [============ ] 767/3912 19% [============ ] 768/3912 19% [============ ] 769/3912 19% [============ ] 770/3912 19% [============ ] 771/3912 19% [============ ] 772/3912 19% [============ ] 773/3912 19% [============ ] 774/3912 19% [============ ] 775/3912 19% [============ ] 776/3912 19% [============ ] 777/3912 19% [============ ] 778/3912 19% [============ ] 779/3912 19% [============ ] 780/3912 19% [============ ] 781/3912 19% [============ ] 782/3912 19% [============ ] 783/3912 20% [============ ] 784/3912 20% [============ ] 785/3912 20% [============ ] 786/3912 20% [============ ] 787/3912 20% [============ ] 788/3912 20% [============ ] 789/3912 20% [============ ] 790/3912 20% [============ ] 791/3912 20% [============ ] 792/3912 20% [============ ] 793/3912 20% [============ ] 794/3912 20% [============ ] 795/3912 20% [============ ] 796/3912 20% [============ ] 797/3912 20% [============ ] 798/3912 20% [============ ] 799/3912 20% [============ ] 800/3912 20% [============ ] 801/3912 20% [============ ] 802/3912 20% [============ ] 803/3912 20% [============ ] 804/3912 20% [============ ] 805/3912 20% [============ ] 806/3912 20% [============ ] 807/3912 20% [============ ] 808/3912 20% [============ ] 809/3912 20% [============ ] 810/3912 20% [============ ] 811/3912 20% [============ ] 812/3912 20% [============ ] 813/3912 20% [============ ] 814/3912 20% [============ ] 815/3912 20% [============ ] 816/3912 20% [============ ] 817/3912 20% [============ ] 818/3912 20% [============ ] 819/3912 20% [============ ] 820/3912 20% [============= ] 821/3912 20% [============= ] 822/3912 21% [============= ] 823/3912 21% [============= ] 824/3912 21% [============= ] 825/3912 21% [============= ] 826/3912 21% [============= ] 827/3912 21% [============= ] 828/3912 21% [============= ] 829/3912 21% [============= ] 830/3912 21% [============= ] 831/3912 21% [============= ] 832/3912 21% [============= ] 833/3912 21% [============= ] 834/3912 21% [============= ] 835/3912 21% [============= ] 836/3912 21% [============= ] 837/3912 21% [============= ] 838/3912 21% [============= ] 839/3912 21% [============= ] 840/3912 21% [============= ] 841/3912 21% [============= ] 842/3912 21% [============= ] 843/3912 21% [============= ] 844/3912 21% [============= ] 845/3912 21% [============= ] 846/3912 21% [============= ] 847/3912 21% [============= ] 848/3912 21% [============= ] 849/3912 21% [============= ] 850/3912 21% [============= ] 851/3912 21% [============= ] 852/3912 21% [============= ] 853/3912 21% [============= ] 854/3912 21% [============= ] 855/3912 21% [============= ] 856/3912 21% [============= ] 857/3912 21% [============= ] 858/3912 21% [============= ] 859/3912 21% [============= ] 860/3912 21% [============= ] 861/3912 22% [============= ] 862/3912 22% [============= ] 863/3912 22% [============= ] 864/3912 22% [============= ] 865/3912 22% [============= ] 866/3912 22% [============= ] 867/3912 22% [============= ] 868/3912 22% [============= ] 869/3912 22% [============= ] 870/3912 22% [============= ] 871/3912 22% [============= ] 872/3912 22% [============= ] 873/3912 22% [============= ] 874/3912 22% [============= ] 875/3912 22% [============= ] 876/3912 22% [============= ] 877/3912 22% [============= ] 878/3912 22% [============= ] 879/3912 22% [============= ] 880/3912 22% [============= ] 881/3912 22% [============= ] 882/3912 22% [============= ] 883/3912 22% [============== ] 884/3912 22% [============== ] 885/3912 22% [============== ] 886/3912 22% [============== ] 887/3912 22% [============== ] 888/3912 22% [============== ] 889/3912 22% [============== ] 890/3912 22% [============== ] 891/3912 22% [============== ] 892/3912 22% [============== ] 893/3912 22% [============== ] 894/3912 22% [============== ] 895/3912 22% [============== ] 896/3912 22% [============== ] 897/3912 22% [============== ] 898/3912 22% [============== ] 899/3912 22% [============== ] 900/3912 23% [============== ] 901/3912 23% [============== ] 902/3912 23% [============== ] 903/3912 23% [============== ] 904/3912 23% [============== ] 905/3912 23% [============== ] 906/3912 23% [============== ] 907/3912 23% [============== ] 908/3912 23% [============== ] 909/3912 23% [============== ] 910/3912 23% [============== ] 911/3912 23% [============== ] 912/3912 23% [============== ] 913/3912 23% [============== ] 914/3912 23% [============== ] 915/3912 23% [============== ] 916/3912 23% [============== ] 917/3912 23% [============== ] 918/3912 23% [============== ] 919/3912 23% [============== ] 920/3912 23% [============== ] 921/3912 23% [============== ] 922/3912 23% [============== ] 923/3912 23% [============== ] 924/3912 23% [============== ] 925/3912 23% [============== ] 926/3912 23% [============== ] 927/3912 23% [============== ] 928/3912 23% [============== ] 929/3912 23% [============== ] 930/3912 23% [============== ] 931/3912 23% [============== ] 932/3912 23% [============== ] 933/3912 23% [============== ] 934/3912 23% [============== ] 935/3912 23% [============== ] 936/3912 23% [============== ] 937/3912 23% [============== ] 938/3912 23% [============== ] 939/3912 24% [============== ] 940/3912 24% [============== ] 941/3912 24% [============== ] 942/3912 24% [============== ] 943/3912 24% [============== ] 944/3912 24% [============== ] 945/3912 24% [============== ] 946/3912 24% [=============== ] 947/3912 24% [=============== ] 948/3912 24% [=============== ] 949/3912 24% [=============== ] 950/3912 24% [=============== ] 951/3912 24% [=============== ] 952/3912 24% [=============== ] 953/3912 24% [=============== ] 954/3912 24% [=============== ] 955/3912 24% [=============== ] 956/3912 24% [=============== ] 957/3912 24% [=============== ] 958/3912 24% [=============== ] 959/3912 24% [=============== ] 960/3912 24% [=============== ] 961/3912 24% [=============== ] 962/3912 24% [=============== ] 963/3912 24% [=============== ] 964/3912 24% [=============== ] 965/3912 24% [=============== ] 966/3912 24% [=============== ] 967/3912 24% [=============== ] 968/3912 24% [=============== ] 969/3912 24% [=============== ] 970/3912 24% [=============== ] 971/3912 24% [=============== ] 972/3912 24% [=============== ] 973/3912 24% [=============== ] 974/3912 24% [=============== ] 975/3912 24% [=============== ] 976/3912 24% [=============== ] 977/3912 24% [=============== ] 978/3912 25% [=============== ] 979/3912 25% [=============== ] 980/3912 25% [=============== ] 981/3912 25% [=============== ] 982/3912 25% [=============== ] 983/3912 25% [=============== ] 984/3912 25% [=============== ] 985/3912 25% [=============== ] 986/3912 25% [=============== ] 987/3912 25% [=============== ] 988/3912 25% [=============== ] 989/3912 25% [=============== ] 990/3912 25% [=============== ] 991/3912 25% [=============== ] 992/3912 25% [=============== ] 993/3912 25% [=============== ] 994/3912 25% [=============== ] 995/3912 25% [=============== ] 996/3912 25% [=============== ] 997/3912 25% [=============== ] 998/3912 25% [=============== ] 999/3912 25% [=============== ] 1000/3912 25% [=============== ] 1001/3912 25% [=============== ] 1002/3912 25% [=============== ] 1003/3912 25% [=============== ] 1004/3912 25% [=============== ] 1005/3912 25% [=============== ] 1006/3912 25% [=============== ] 1007/3912 25% [=============== ] 1008/3912 25% [=============== ] 1009/3912 25% [================ ] 1010/3912 25% [================ ] 1011/3912 25% [================ ] 1012/3912 25% [================ ] 1013/3912 25% [================ ] 1014/3912 25% [================ ] 1015/3912 25% [================ ] 1016/3912 25% [================ ] 1017/3912 25% [================ ] 1018/3912 26% [================ ] 1019/3912 26% [================ ] 1020/3912 26% [================ ] 1021/3912 26% [================ ] 1022/3912 26% [================ ] 1023/3912 26% [================ ] 1024/3912 26% [================ ] 1025/3912 26% [================ ] 1026/3912 26% [================ ] 1027/3912 26% [================ ] 1028/3912 26% [================ ] 1029/3912 26% [================ ] 1030/3912 26% [================ ] 1031/3912 26% [================ ] 1032/3912 26% [================ ] 1033/3912 26% [================ ] 1034/3912 26% [================ ] 1035/3912 26% [================ ] 1036/3912 26% [================ ] 1037/3912 26% [================ ] 1038/3912 26% [================ ] 1039/3912 26% [================ ] 1040/3912 26% [================ ] 1041/3912 26% [================ ] 1042/3912 26% [================ ] 1043/3912 26% [================ ] 1044/3912 26% [================ ] 1045/3912 26% [================ ] 1046/3912 26% [================ ] 1047/3912 26% [================ ] 1048/3912 26% [================ ] 1049/3912 26% [================ ] 1050/3912 26% [================ ] 1051/3912 26% [================ ] 1052/3912 26% [================ ] 1053/3912 26% [================ ] 1054/3912 26% [================ ] 1055/3912 26% [================ ] 1056/3912 26% [================ ] 1057/3912 27% [================ ] 1058/3912 27% [================ ] 1059/3912 27% [================ ] 1060/3912 27% [================ ] 1061/3912 27% [================ ] 1062/3912 27% [================ ] 1063/3912 27% [================ ] 1064/3912 27% [================ ] 1065/3912 27% [================ ] 1066/3912 27% [================ ] 1067/3912 27% [================ ] 1068/3912 27% [================ ] 1069/3912 27% [================ ] 1070/3912 27% [================ ] 1071/3912 27% [================ ] 1072/3912 27% [================= ] 1073/3912 27% [================= ] 1074/3912 27% [================= ] 1075/3912 27% [================= ] 1076/3912 27% [================= ] 1077/3912 27% [================= ] 1078/3912 27% [================= ] 1079/3912 27% [================= ] 1080/3912 27% [================= ] 1081/3912 27% [================= ] 1082/3912 27% [================= ] 1083/3912 27% [================= ] 1084/3912 27% [================= ] 1085/3912 27% [================= ] 1086/3912 27% [================= ] 1087/3912 27% [================= ] 1088/3912 27% [================= ] 1089/3912 27% [================= ] 1090/3912 27% [================= ] 1091/3912 27% [================= ] 1092/3912 27% [================= ] 1093/3912 27% [================= ] 1094/3912 27% [================= ] 1095/3912 27% [================= ] 1096/3912 28% [================= ] 1097/3912 28% [================= ] 1098/3912 28% [================= ] 1099/3912 28% [================= ] 1100/3912 28% [================= ] 1101/3912 28% [================= ] 1102/3912 28% [================= ] 1103/3912 28% [================= ] 1104/3912 28% [================= ] 1105/3912 28% [================= ] 1106/3912 28% [================= ] 1107/3912 28% [================= ] 1108/3912 28% [================= ] 1109/3912 28% [================= ] 1110/3912 28% [================= ] 1111/3912 28% [================= ] 1112/3912 28% [================= ] 1113/3912 28% [================= ] 1114/3912 28% [================= ] 1115/3912 28% [================= ] 1116/3912 28% [================= ] 1117/3912 28% [================= ] 1118/3912 28% [================= ] 1119/3912 28% [================= ] 1120/3912 28% [================= ] 1121/3912 28% [================= ] 1122/3912 28% [================= ] 1123/3912 28% [================= ] 1124/3912 28% [================= ] 1125/3912 28% [================= ] 1126/3912 28% [================= ] 1127/3912 28% [================= ] 1128/3912 28% [================= ] 1129/3912 28% [================= ] 1130/3912 28% [================= ] 1131/3912 28% [================= ] 1132/3912 28% [================= ] 1133/3912 28% [================= ] 1134/3912 28% [================= ] 1135/3912 29% [================== ] 1136/3912 29% [================== ] 1137/3912 29% [================== ] 1138/3912 29% [================== ] 1139/3912 29% [================== ] 1140/3912 29% [================== ] 1141/3912 29% [================== ] 1142/3912 29% [================== ] 1143/3912 29% [================== ] 1144/3912 29% [================== ] 1145/3912 29% [================== ] 1146/3912 29% [================== ] 1147/3912 29% [================== ] 1148/3912 29% [================== ] 1149/3912 29% [================== ] 1150/3912 29% [================== ] 1151/3912 29% [================== ] 1152/3912 29% [================== ] 1153/3912 29% [================== ] 1154/3912 29% [================== ] 1155/3912 29% [================== ] 1156/3912 29% [================== ] 1157/3912 29% [================== ] 1158/3912 29% [================== ] 1159/3912 29% [================== ] 1160/3912 29% [================== ] 1161/3912 29% [================== ] 1162/3912 29% [================== ] 1163/3912 29% [================== ] 1164/3912 29% [================== ] 1165/3912 29% [================== ] 1166/3912 29% [================== ] 1167/3912 29% [================== ] 1168/3912 29% [================== ] 1169/3912 29% [================== ] 1170/3912 29% [================== ] 1171/3912 29% [================== ] 1172/3912 29% [================== ] 1173/3912 29% [================== ] 1174/3912 30% [================== ] 1175/3912 30% [================== ] 1176/3912 30% [================== ] 1177/3912 30% [================== ] 1178/3912 30% [================== ] 1179/3912 30% [================== ] 1180/3912 30% [================== ] 1181/3912 30% [================== ] 1182/3912 30% [================== ] 1183/3912 30% [================== ] 1184/3912 30% [================== ] 1185/3912 30% [================== ] 1186/3912 30% [================== ] 1187/3912 30% [================== ] 1188/3912 30% [================== ] 1189/3912 30% [================== ] 1190/3912 30% [================== ] 1191/3912 30% [================== ] 1192/3912 30% [================== ] 1193/3912 30% [================== ] 1194/3912 30% [================== ] 1195/3912 30% [================== ] 1196/3912 30% [================== ] 1197/3912 30% [================== ] 1198/3912 30% [=================== ] 1199/3912 30% [=================== ] 1200/3912 30% [=================== ] 1201/3912 30% [=================== ] 1202/3912 30% [=================== ] 1203/3912 30% [=================== ] 1204/3912 30% [=================== ] 1205/3912 30% [=================== ] 1206/3912 30% [=================== ] 1207/3912 30% [=================== ] 1208/3912 30% [=================== ] 1209/3912 30% [=================== ] 1210/3912 30% [=================== ] 1211/3912 30% [=================== ] 1212/3912 30% [=================== ] 1213/3912 31% [=================== ] 1214/3912 31% [=================== ] 1215/3912 31% [=================== ] 1216/3912 31% [=================== ] 1217/3912 31% [=================== ] 1218/3912 31% [=================== ] 1219/3912 31% [=================== ] 1220/3912 31% [=================== ] 1221/3912 31% [=================== ] 1222/3912 31% [=================== ] 1223/3912 31% [=================== ] 1224/3912 31% [=================== ] 1225/3912 31% [=================== ] 1226/3912 31% [=================== ] 1227/3912 31% [=================== ] 1228/3912 31% [=================== ] 1229/3912 31% [=================== ] 1230/3912 31% [=================== ] 1231/3912 31% [=================== ] 1232/3912 31% [=================== ] 1233/3912 31% [=================== ] 1234/3912 31% [=================== ] 1235/3912 31% [=================== ] 1236/3912 31% [=================== ] 1237/3912 31% [=================== ] 1238/3912 31% [=================== ] 1239/3912 31% [=================== ] 1240/3912 31% [=================== ] 1241/3912 31% [=================== ] 1242/3912 31% [=================== ] 1243/3912 31% [=================== ] 1244/3912 31% [=================== ] 1245/3912 31% [=================== ] 1246/3912 31% [=================== ] 1247/3912 31% [=================== ] 1248/3912 31% [=================== ] 1249/3912 31% [=================== ] 1250/3912 31% [=================== ] 1251/3912 31% [=================== ] 1252/3912 32% [=================== ] 1253/3912 32% [=================== ] 1254/3912 32% [=================== ] 1255/3912 32% [=================== ] 1256/3912 32% [=================== ] 1257/3912 32% [=================== ] 1258/3912 32% [=================== ] 1259/3912 32% [=================== ] 1260/3912 32% [=================== ] 1261/3912 32% [==================== ] 1262/3912 32% [==================== ] 1263/3912 32% [==================== ] 1264/3912 32% [==================== ] 1265/3912 32% [==================== ] 1266/3912 32% [==================== ] 1267/3912 32% [==================== ] 1268/3912 32% [==================== ] 1269/3912 32% [==================== ] 1270/3912 32% [==================== ] 1271/3912 32% [==================== ] 1272/3912 32% [==================== ] 1273/3912 32% [==================== ] 1274/3912 32% [==================== ] 1275/3912 32% [==================== ] 1276/3912 32% [==================== ] 1277/3912 32% [==================== ] 1278/3912 32% [==================== ] 1279/3912 32% [==================== ] 1280/3912 32% [==================== ] 1281/3912 32% [==================== ] 1282/3912 32% [==================== ] 1283/3912 32% [==================== ] 1284/3912 32% [==================== ] 1285/3912 32% [==================== ] 1286/3912 32% [==================== ] 1287/3912 32% [==================== ] 1288/3912 32% [==================== ] 1289/3912 32% [==================== ] 1290/3912 32% [==================== ] 1291/3912 33% [==================== ] 1292/3912 33% [==================== ] 1293/3912 33% [==================== ] 1294/3912 33% [==================== ] 1295/3912 33% [==================== ] 1296/3912 33% [==================== ] 1297/3912 33% [==================== ] 1298/3912 33% [==================== ] 1299/3912 33% [==================== ] 1300/3912 33% [==================== ] 1301/3912 33% [==================== ] 1302/3912 33% [==================== ] 1303/3912 33% [==================== ] 1304/3912 33% [==================== ] 1305/3912 33% [==================== ] 1306/3912 33% [==================== ] 1307/3912 33% [==================== ] 1308/3912 33% [==================== ] 1309/3912 33% [==================== ] 1310/3912 33% [==================== ] 1311/3912 33% [==================== ] 1312/3912 33% [==================== ] 1313/3912 33% [==================== ] 1314/3912 33% [==================== ] 1315/3912 33% [==================== ] 1316/3912 33% [==================== ] 1317/3912 33% [==================== ] 1318/3912 33% [==================== ] 1319/3912 33% [==================== ] 1320/3912 33% [==================== ] 1321/3912 33% [==================== ] 1322/3912 33% [==================== ] 1323/3912 33% [==================== ] 1324/3912 33% [==================== ] 1325/3912 33% [===================== ] 1326/3912 33% [===================== ] 1327/3912 33% [===================== ] 1328/3912 33% [===================== ] 1329/3912 33% [===================== ] 1330/3912 33% [===================== ] 1331/3912 34% [===================== ] 1332/3912 34% [===================== ] 1333/3912 34% [===================== ] 1334/3912 34% [===================== ] 1335/3912 34% [===================== ] 1336/3912 34% [===================== ] 1337/3912 34% [===================== ] 1338/3912 34% [===================== ] 1339/3912 34% [===================== ] 1340/3912 34% [===================== ] 1341/3912 34% [===================== ] 1342/3912 34% [===================== ] 1343/3912 34% [===================== ] 1344/3912 34% [===================== ] 1345/3912 34% [===================== ] 1346/3912 34% [===================== ] 1347/3912 34% [===================== ] 1348/3912 34% [===================== ] 1349/3912 34% [===================== ] 1350/3912 34% [===================== ] 1351/3912 34% [===================== ] 1352/3912 34% [===================== ] 1353/3912 34% [===================== ] 1354/3912 34% [===================== ] 1355/3912 34% [===================== ] 1356/3912 34% [===================== ] 1357/3912 34% [===================== ] 1358/3912 34% [===================== ] 1359/3912 34% [===================== ] 1360/3912 34% [===================== ] 1361/3912 34% [===================== ] 1362/3912 34% [===================== ] 1363/3912 34% [===================== ] 1364/3912 34% [===================== ] 1365/3912 34% [===================== ] 1366/3912 34% [===================== ] 1367/3912 34% [===================== ] 1368/3912 34% [===================== ] 1369/3912 34% [===================== ] 1370/3912 35% [===================== ] 1371/3912 35% [===================== ] 1372/3912 35% [===================== ] 1373/3912 35% [===================== ] 1374/3912 35% [===================== ] 1375/3912 35% [===================== ] 1376/3912 35% [===================== ] 1377/3912 35% [===================== ] 1378/3912 35% [===================== ] 1379/3912 35% [===================== ] 1380/3912 35% [===================== ] 1381/3912 35% [===================== ] 1382/3912 35% [===================== ] 1383/3912 35% [===================== ] 1384/3912 35% [===================== ] 1385/3912 35% [===================== ] 1386/3912 35% [===================== ] 1387/3912 35% [===================== ] 1388/3912 35% [====================== ] 1389/3912 35% [====================== ] 1390/3912 35% [====================== ] 1391/3912 35% [====================== ] 1392/3912 35% [====================== ] 1393/3912 35% [====================== ] 1394/3912 35% [====================== ] 1395/3912 35% [====================== ] 1396/3912 35% [====================== ] 1397/3912 35% [====================== ] 1398/3912 35% [====================== ] 1399/3912 35% [====================== ] 1400/3912 35% [====================== ] 1401/3912 35% [====================== ] 1402/3912 35% [====================== ] 1403/3912 35% [====================== ] 1404/3912 35% [====================== ] 1405/3912 35% [====================== ] 1406/3912 35% [====================== ] 1407/3912 35% [====================== ] 1408/3912 35% [====================== ] 1409/3912 36% [====================== ] 1410/3912 36% [====================== ] 1411/3912 36% [====================== ] 1412/3912 36% [====================== ] 1413/3912 36% [====================== ] 1414/3912 36% [====================== ] 1415/3912 36% [====================== ] 1416/3912 36% [====================== ] 1417/3912 36% [====================== ] 1418/3912 36% [====================== ] 1419/3912 36% [====================== ] 1420/3912 36% [====================== ] 1421/3912 36% [====================== ] 1422/3912 36% [====================== ] 1423/3912 36% [====================== ] 1424/3912 36% [====================== ] 1425/3912 36% [====================== ] 1426/3912 36% [====================== ] 1427/3912 36% [====================== ] 1428/3912 36% [====================== ] 1429/3912 36% [====================== ] 1430/3912 36% [====================== ] 1431/3912 36% [====================== ] 1432/3912 36% [====================== ] 1433/3912 36% [====================== ] 1434/3912 36% [====================== ] 1435/3912 36% [====================== ] 1436/3912 36% [====================== ] 1437/3912 36% [====================== ] 1438/3912 36% [====================== ] 1439/3912 36% [====================== ] 1440/3912 36% [====================== ] 1441/3912 36% [====================== ] 1442/3912 36% [====================== ] 1443/3912 36% [====================== ] 1444/3912 36% [====================== ] 1445/3912 36% [====================== ] 1446/3912 36% [====================== ] 1447/3912 36% [====================== ] 1448/3912 37% [====================== ] 1449/3912 37% [====================== ] 1450/3912 37% [====================== ] 1451/3912 37% [======================= ] 1452/3912 37% [======================= ] 1453/3912 37% [======================= ] 1454/3912 37% [======================= ] 1455/3912 37% [======================= ] 1456/3912 37% [======================= ] 1457/3912 37% [======================= ] 1458/3912 37% [======================= ] 1459/3912 37% [======================= ] 1460/3912 37% [======================= ] 1461/3912 37% [======================= ] 1462/3912 37% [======================= ] 1463/3912 37% [======================= ] 1464/3912 37% [======================= ] 1465/3912 37% [======================= ] 1466/3912 37% [======================= ] 1467/3912 37% [======================= ] 1468/3912 37% [======================= ] 1469/3912 37% [======================= ] 1470/3912 37% [======================= ] 1471/3912 37% [======================= ] 1472/3912 37% [======================= ] 1473/3912 37% [======================= ] 1474/3912 37% [======================= ] 1475/3912 37% [======================= ] 1476/3912 37% [======================= ] 1477/3912 37% [======================= ] 1478/3912 37% [======================= ] 1479/3912 37% [======================= ] 1480/3912 37% [======================= ] 1481/3912 37% [======================= ] 1482/3912 37% [======================= ] 1483/3912 37% [======================= ] 1484/3912 37% [======================= ] 1485/3912 37% [======================= ] 1486/3912 37% [======================= ] 1487/3912 38% [======================= ] 1488/3912 38% [======================= ] 1489/3912 38% [======================= ] 1490/3912 38% [======================= ] 1491/3912 38% [======================= ] 1492/3912 38% [======================= ] 1493/3912 38% [======================= ] 1494/3912 38% [======================= ] 1495/3912 38% [======================= ] 1496/3912 38% [======================= ] 1497/3912 38% [======================= ] 1498/3912 38% [======================= ] 1499/3912 38% [======================= ] 1500/3912 38% [======================= ] 1501/3912 38% [======================= ] 1502/3912 38% [======================= ] 1503/3912 38% [======================= ] 1504/3912 38% [======================= ] 1505/3912 38% [======================= ] 1506/3912 38% [======================= ] 1507/3912 38% [======================= ] 1508/3912 38% [======================= ] 1509/3912 38% [======================= ] 1510/3912 38% [======================= ] 1511/3912 38% [======================= ] 1512/3912 38% [======================= ] 1513/3912 38% [======================= ] 1514/3912 38% [======================== ] 1515/3912 38% [======================== ] 1516/3912 38% [======================== ] 1517/3912 38% [======================== ] 1518/3912 38% [======================== ] 1519/3912 38% [======================== ] 1520/3912 38% [======================== ] 1521/3912 38% [======================== ] 1522/3912 38% [======================== ] 1523/3912 38% [======================== ] 1524/3912 38% [======================== ] 1525/3912 38% [======================== ] 1526/3912 39% [======================== ] 1527/3912 39% [======================== ] 1528/3912 39% [======================== ] 1529/3912 39% [======================== ] 1530/3912 39% [======================== ] 1531/3912 39% [======================== ] 1532/3912 39% [======================== ] 1533/3912 39% [======================== ] 1534/3912 39% [======================== ] 1535/3912 39% [======================== ] 1536/3912 39% [======================== ] 1537/3912 39% [======================== ] 1538/3912 39% [======================== ] 1539/3912 39% [======================== ] 1540/3912 39% [======================== ] 1541/3912 39% [======================== ] 1542/3912 39% [======================== ] 1543/3912 39% [======================== ] 1544/3912 39% [======================== ] 1545/3912 39% [======================== ] 1546/3912 39% [======================== ] 1547/3912 39% [======================== ] 1548/3912 39% [======================== ] 1549/3912 39% [======================== ] 1550/3912 39% [======================== ] 1551/3912 39% [======================== ] 1552/3912 39% [======================== ] 1553/3912 39% [======================== ] 1554/3912 39% [======================== ] 1555/3912 39% [======================== ] 1556/3912 39% [======================== ] 1557/3912 39% [======================== ] 1558/3912 39% [======================== ] 1559/3912 39% [======================== ] 1560/3912 39% [======================== ] 1561/3912 39% [======================== ] 1562/3912 39% [======================== ] 1563/3912 39% [======================== ] 1564/3912 39% [======================== ] 1565/3912 40% [======================== ] 1566/3912 40% [======================== ] 1567/3912 40% [======================== ] 1568/3912 40% [======================== ] 1569/3912 40% [======================== ] 1570/3912 40% [======================== ] 1571/3912 40% [======================== ] 1572/3912 40% [======================== ] 1573/3912 40% [======================== ] 1574/3912 40% [======================== ] 1575/3912 40% [======================== ] 1576/3912 40% [======================== ] 1577/3912 40% [========================= ] 1578/3912 40% [========================= ] 1579/3912 40% [========================= ] 1580/3912 40% [========================= ] 1581/3912 40% [========================= ] 1582/3912 40% [========================= ] 1583/3912 40% [========================= ] 1584/3912 40% [========================= ] 1585/3912 40% [========================= ] 1586/3912 40% [========================= ] 1587/3912 40% [========================= ] 1588/3912 40% [========================= ] 1589/3912 40% [========================= ] 1590/3912 40% [========================= ] 1591/3912 40% [========================= ] 1592/3912 40% [========================= ] 1593/3912 40% [========================= ] 1594/3912 40% [========================= ] 1595/3912 40% [========================= ] 1596/3912 40% [========================= ] 1597/3912 40% [========================= ] 1598/3912 40% [========================= ] 1599/3912 40% [========================= ] 1600/3912 40% [========================= ] 1601/3912 40% [========================= ] 1602/3912 40% [========================= ] 1603/3912 40% [========================= ] 1604/3912 41% [========================= ] 1605/3912 41% [========================= ] 1606/3912 41% [========================= ] 1607/3912 41% [========================= ] 1608/3912 41% [========================= ] 1609/3912 41% [========================= ] 1610/3912 41% [========================= ] 1611/3912 41% [========================= ] 1612/3912 41% [========================= ] 1613/3912 41% [========================= ] 1614/3912 41% [========================= ] 1615/3912 41% [========================= ] 1616/3912 41% [========================= ] 1617/3912 41% [========================= ] 1618/3912 41% [========================= ] 1619/3912 41% [========================= ] 1620/3912 41% [========================= ] 1621/3912 41% [========================= ] 1622/3912 41% [========================= ] 1623/3912 41% [========================= ] 1624/3912 41% [========================= ] 1625/3912 41% [========================= ] 1626/3912 41% [========================= ] 1627/3912 41% [========================= ] 1628/3912 41% [========================= ] 1629/3912 41% [========================= ] 1630/3912 41% [========================= ] 1631/3912 41% [========================= ] 1632/3912 41% [========================= ] 1633/3912 41% [========================= ] 1634/3912 41% [========================= ] 1635/3912 41% [========================= ] 1636/3912 41% [========================= ] 1637/3912 41% [========================= ] 1638/3912 41% [========================= ] 1639/3912 41% [========================= ] 1640/3912 41% [========================== ] 1641/3912 41% [========================== ] 1642/3912 41% [========================== ] 1643/3912 41% [========================== ] 1644/3912 42% [========================== ] 1645/3912 42% [========================== ] 1646/3912 42% [========================== ] 1647/3912 42% [========================== ] 1648/3912 42% [========================== ] 1649/3912 42% [========================== ] 1650/3912 42% [========================== ] 1651/3912 42% [========================== ] 1652/3912 42% [========================== ] 1653/3912 42% [========================== ] 1654/3912 42% [========================== ] 1655/3912 42% [========================== ] 1656/3912 42% [========================== ] 1657/3912 42% [========================== ] 1658/3912 42% [========================== ] 1659/3912 42% [========================== ] 1660/3912 42% [========================== ] 1661/3912 42% [========================== ] 1662/3912 42% [========================== ] 1663/3912 42% [========================== ] 1664/3912 42% [========================== ] 1665/3912 42% [========================== ] 1666/3912 42% [========================== ] 1667/3912 42% [========================== ] 1668/3912 42% [========================== ] 1669/3912 42% [========================== ] 1670/3912 42% [========================== ] 1671/3912 42% [========================== ] 1672/3912 42% [========================== ] 1673/3912 42% [========================== ] 1674/3912 42% [========================== ] 1675/3912 42% [========================== ] 1676/3912 42% [========================== ] 1677/3912 42% [========================== ] 1678/3912 42% [========================== ] 1679/3912 42% [========================== ] 1680/3912 42% [========================== ] 1681/3912 42% [========================== ] 1682/3912 42% [========================== ] 1683/3912 43% [========================== ] 1684/3912 43% [========================== ] 1685/3912 43% [========================== ] 1686/3912 43% [========================== ] 1687/3912 43% [========================== ] 1688/3912 43% [========================== ] 1689/3912 43% [========================== ] 1690/3912 43% [========================== ] 1691/3912 43% [========================== ] 1692/3912 43% [========================== ] 1693/3912 43% [========================== ] 1694/3912 43% [========================== ] 1695/3912 43% [========================== ] 1696/3912 43% [========================== ] 1697/3912 43% [========================== ] 1698/3912 43% [========================== ] 1699/3912 43% [========================== ] 1700/3912 43% [========================== ] 1701/3912 43% [========================== ] 1702/3912 43% [========================== ] 1703/3912 43% [=========================== ] 1704/3912 43% [=========================== ] 1705/3912 43% [=========================== ] 1706/3912 43% [=========================== ] 1707/3912 43% [=========================== ] 1708/3912 43% [=========================== ] 1709/3912 43% [=========================== ] 1710/3912 43% [=========================== ] 1711/3912 43% [=========================== ] 1712/3912 43% [=========================== ] 1713/3912 43% [=========================== ] 1714/3912 43% [=========================== ] 1715/3912 43% [=========================== ] 1716/3912 43% [=========================== ] 1717/3912 43% [=========================== ] 1718/3912 43% [=========================== ] 1719/3912 43% [=========================== ] 1720/3912 43% [=========================== ] 1721/3912 43% [=========================== ] 1722/3912 44% [=========================== ] 1723/3912 44% [=========================== ] 1724/3912 44% [=========================== ] 1725/3912 44% [=========================== ] 1726/3912 44% [=========================== ] 1727/3912 44% [=========================== ] 1728/3912 44% [=========================== ] 1729/3912 44% [=========================== ] 1730/3912 44% [=========================== ] 1731/3912 44% [=========================== ] 1732/3912 44% [=========================== ] 1733/3912 44% [=========================== ] 1734/3912 44% [=========================== ] 1735/3912 44% [=========================== ] 1736/3912 44% [=========================== ] 1737/3912 44% [=========================== ] 1738/3912 44% [=========================== ] 1739/3912 44% [=========================== ] 1740/3912 44% [=========================== ] 1741/3912 44% [=========================== ] 1742/3912 44% [=========================== ] 1743/3912 44% [=========================== ] 1744/3912 44% [=========================== ] 1745/3912 44% [=========================== ] 1746/3912 44% [=========================== ] 1747/3912 44% [=========================== ] 1748/3912 44% [=========================== ] 1749/3912 44% [=========================== ] 1750/3912 44% [=========================== ] 1751/3912 44% [=========================== ] 1752/3912 44% [=========================== ] 1753/3912 44% [=========================== ] 1754/3912 44% [=========================== ] 1755/3912 44% [=========================== ] 1756/3912 44% [=========================== ] 1757/3912 44% [=========================== ] 1758/3912 44% [=========================== ] 1759/3912 44% [=========================== ] 1760/3912 44% [=========================== ] 1761/3912 45% [=========================== ] 1762/3912 45% [=========================== ] 1763/3912 45% [=========================== ] 1764/3912 45% [=========================== ] 1765/3912 45% [=========================== ] 1766/3912 45% [============================ ] 1767/3912 45% [============================ ] 1768/3912 45% [============================ ] 1769/3912 45% [============================ ] 1770/3912 45% [============================ ] 1771/3912 45% [============================ ] 1772/3912 45% [============================ ] 1773/3912 45% [============================ ] 1774/3912 45% [============================ ] 1775/3912 45% [============================ ] 1776/3912 45% [============================ ] 1777/3912 45% [============================ ] 1778/3912 45% [============================ ] 1779/3912 45% [============================ ] 1780/3912 45% [============================ ] 1781/3912 45% [============================ ] 1782/3912 45% [============================ ] 1783/3912 45% [============================ ] 1784/3912 45% [============================ ] 1785/3912 45% [============================ ] 1786/3912 45% [============================ ] 1787/3912 45% [============================ ] 1788/3912 45% [============================ ] 1789/3912 45% [============================ ] 1790/3912 45% [============================ ] 1791/3912 45% [============================ ] 1792/3912 45% [============================ ] 1793/3912 45% [============================ ] 1794/3912 45% [============================ ] 1795/3912 45% [============================ ] 1796/3912 45% [============================ ] 1797/3912 45% [============================ ] 1798/3912 45% [============================ ] 1799/3912 45% [============================ ] 1800/3912 46% [============================ ] 1801/3912 46% [============================ ] 1802/3912 46% [============================ ] 1803/3912 46% [============================ ] 1804/3912 46% [============================ ] 1805/3912 46% [============================ ] 1806/3912 46% [============================ ] 1807/3912 46% [============================ ] 1808/3912 46% [============================ ] 1809/3912 46% [============================ ] 1810/3912 46% [============================ ] 1811/3912 46% [============================ ] 1812/3912 46% [============================ ] 1813/3912 46% [============================ ] 1814/3912 46% [============================ ] 1815/3912 46% [============================ ] 1816/3912 46% [============================ ] 1817/3912 46% [============================ ] 1818/3912 46% [============================ ] 1819/3912 46% [============================ ] 1820/3912 46% [============================ ] 1821/3912 46% [============================ ] 1822/3912 46% [============================ ] 1823/3912 46% [============================ ] 1824/3912 46% [============================ ] 1825/3912 46% [============================ ] 1826/3912 46% [============================ ] 1827/3912 46% [============================ ] 1828/3912 46% [============================ ] 1829/3912 46% [============================= ] 1830/3912 46% [============================= ] 1831/3912 46% [============================= ] 1832/3912 46% [============================= ] 1833/3912 46% [============================= ] 1834/3912 46% [============================= ] 1835/3912 46% [============================= ] 1836/3912 46% [============================= ] 1837/3912 46% [============================= ] 1838/3912 46% [============================= ] 1839/3912 47% [============================= ] 1840/3912 47% [============================= ] 1841/3912 47% [============================= ] 1842/3912 47% [============================= ] 1843/3912 47% [============================= ] 1844/3912 47% [============================= ] 1845/3912 47% [============================= ] 1846/3912 47% [============================= ] 1847/3912 47% [============================= ] 1848/3912 47% [============================= ] 1849/3912 47% [============================= ] 1850/3912 47% [============================= ] 1851/3912 47% [============================= ] 1852/3912 47% [============================= ] 1853/3912 47% [============================= ] 1854/3912 47% [============================= ] 1855/3912 47% [============================= ] 1856/3912 47% [============================= ] 1857/3912 47% [============================= ] 1858/3912 47% [============================= ] 1859/3912 47% [============================= ] 1860/3912 47% [============================= ] 1861/3912 47% [============================= ] 1862/3912 47% [============================= ] 1863/3912 47% [============================= ] 1864/3912 47% [============================= ] 1865/3912 47% [============================= ] 1866/3912 47% [============================= ] 1867/3912 47% [============================= ] 1868/3912 47% [============================= ] 1869/3912 47% [============================= ] 1870/3912 47% [============================= ] 1871/3912 47% [============================= ] 1872/3912 47% [============================= ] 1873/3912 47% [============================= ] 1874/3912 47% [============================= ] 1875/3912 47% [============================= ] 1876/3912 47% [============================= ] 1877/3912 47% [============================= ] 1878/3912 48% [============================= ] 1879/3912 48% [============================= ] 1880/3912 48% [============================= ] 1881/3912 48% [============================= ] 1882/3912 48% [============================= ] 1883/3912 48% [============================= ] 1884/3912 48% [============================= ] 1885/3912 48% [============================= ] 1886/3912 48% [============================= ] 1887/3912 48% [============================= ] 1888/3912 48% [============================= ] 1889/3912 48% [============================= ] 1890/3912 48% [============================= ] 1891/3912 48% [============================= ] 1892/3912 48% [============================== ] 1893/3912 48% [============================== ] 1894/3912 48% [============================== ] 1895/3912 48% [============================== ] 1896/3912 48% [============================== ] 1897/3912 48% [============================== ] 1898/3912 48% [============================== ] 1899/3912 48% [============================== ] 1900/3912 48% [============================== ] 1901/3912 48% [============================== ] 1902/3912 48% [============================== ] 1903/3912 48% [============================== ] 1904/3912 48% [============================== ] 1905/3912 48% [============================== ] 1906/3912 48% [============================== ] 1907/3912 48% [============================== ] 1908/3912 48% [============================== ] 1909/3912 48% [============================== ] 1910/3912 48% [============================== ] 1911/3912 48% [============================== ] 1912/3912 48% [============================== ] 1913/3912 48% [============================== ] 1914/3912 48% [============================== ] 1915/3912 48% [============================== ] 1916/3912 48% [============================== ] 1917/3912 49% [============================== ] 1918/3912 49% [============================== ] 1919/3912 49% [============================== ] 1920/3912 49% [============================== ] 1921/3912 49% [============================== ] 1922/3912 49% [============================== ] 1923/3912 49% [============================== ] 1924/3912 49% [============================== ] 1925/3912 49% [============================== ] 1926/3912 49% [============================== ] 1927/3912 49% [============================== ] 1928/3912 49% [============================== ] 1929/3912 49% [============================== ] 1930/3912 49% [============================== ] 1931/3912 49% [============================== ] 1932/3912 49% [============================== ] 1933/3912 49% [============================== ] 1934/3912 49% [============================== ] 1935/3912 49% [============================== ] 1936/3912 49% [============================== ] 1937/3912 49% [============================== ] 1938/3912 49% [============================== ] 1939/3912 49% [============================== ] 1940/3912 49% [============================== ] 1941/3912 49% [============================== ] 1942/3912 49% [============================== ] 1943/3912 49% [============================== ] 1944/3912 49% [============================== ] 1945/3912 49% [============================== ] 1946/3912 49% [============================== ] 1947/3912 49% [============================== ] 1948/3912 49% [============================== ] 1949/3912 49% [============================== ] 1950/3912 49% [============================== ] 1951/3912 49% [============================== ] 1952/3912 49% [============================== ] 1953/3912 49% [============================== ] 1954/3912 49% [============================== ] 1955/3912 49% [=============================== ] 1956/3912 50% [=============================== ] 1957/3912 50% [=============================== ] 1958/3912 50% [=============================== ] 1959/3912 50% [=============================== ] 1960/3912 50% [=============================== ] 1961/3912 50% [=============================== ] 1962/3912 50% [=============================== ] 1963/3912 50% [=============================== ] 1964/3912 50% [=============================== ] 1965/3912 50% [=============================== ] 1966/3912 50% [=============================== ] 1967/3912 50% [=============================== ] 1968/3912 50% [=============================== ] 1969/3912 50% [=============================== ] 1970/3912 50% [=============================== ] 1971/3912 50% [=============================== ] 1972/3912 50% [=============================== ] 1973/3912 50% [=============================== ] 1974/3912 50% [=============================== ] 1975/3912 50% [=============================== ] 1976/3912 50% [=============================== ] 1977/3912 50% [=============================== ] 1978/3912 50% [=============================== ] 1979/3912 50% [=============================== ] 1980/3912 50% [=============================== ] 1981/3912 50% [=============================== ] 1982/3912 50% [=============================== ] 1983/3912 50% [=============================== ] 1984/3912 50% [=============================== ] 1985/3912 50% [=============================== ] 1986/3912 50% [=============================== ] 1987/3912 50% [=============================== ] 1988/3912 50% [=============================== ] 1989/3912 50% [=============================== ] 1990/3912 50% [=============================== ] 1991/3912 50% [=============================== ] 1992/3912 50% [=============================== ] 1993/3912 50% [=============================== ] 1994/3912 50% [=============================== ] 1995/3912 50% [=============================== ] 1996/3912 51% [=============================== ] 1997/3912 51% [=============================== ] 1998/3912 51% [=============================== ] 1999/3912 51% [=============================== ] 2000/3912 51% [=============================== ] 2001/3912 51% [=============================== ] 2002/3912 51% [=============================== ] 2003/3912 51% [=============================== ] 2004/3912 51% [=============================== ] 2005/3912 51% [=============================== ] 2006/3912 51% [=============================== ] 2007/3912 51% [=============================== ] 2008/3912 51% [=============================== ] 2009/3912 51% [=============================== ] 2010/3912 51% [=============================== ] 2011/3912 51% [=============================== ] 2012/3912 51% [=============================== ] 2013/3912 51% [=============================== ] 2014/3912 51% [=============================== ] 2015/3912 51% [=============================== ] 2016/3912 51% [=============================== ] 2017/3912 51% [=============================== ] 2018/3912 51% [=============================== ] 2019/3912 51% [================================ ] 2020/3912 51% [================================ ] 2021/3912 51% [================================ ] 2022/3912 51% [================================ ] 2023/3912 51% [================================ ] 2024/3912 51% [================================ ] 2025/3912 51% [================================ ] 2026/3912 51% [================================ ] 2027/3912 51% [================================ ] 2028/3912 51% [================================ ] 2029/3912 51% [================================ ] 2030/3912 51% [================================ ] 2031/3912 51% [================================ ] 2032/3912 51% [================================ ] 2033/3912 51% [================================ ] 2034/3912 51% [================================ ] 2035/3912 52% [================================ ] 2036/3912 52% [================================ ] 2037/3912 52% [================================ ] 2038/3912 52% [================================ ] 2039/3912 52% [================================ ] 2040/3912 52% [================================ ] 2041/3912 52% [================================ ] 2042/3912 52% [================================ ] 2043/3912 52% [================================ ] 2044/3912 52% [================================ ] 2045/3912 52% [================================ ] 2046/3912 52% [================================ ] 2047/3912 52% [================================ ] 2048/3912 52% [================================ ] 2049/3912 52% [================================ ] 2050/3912 52% [================================ ] 2051/3912 52% [================================ ] 2052/3912 52% [================================ ] 2053/3912 52% [================================ ] 2054/3912 52% [================================ ] 2055/3912 52% [================================ ] 2056/3912 52% [================================ ] 2057/3912 52% [================================ ] 2058/3912 52% [================================ ] 2059/3912 52% [================================ ] 2060/3912 52% [================================ ] 2061/3912 52% [================================ ] 2062/3912 52% [================================ ] 2063/3912 52% [================================ ] 2064/3912 52% [================================ ] 2065/3912 52% [================================ ] 2066/3912 52% [================================ ] 2067/3912 52% [================================ ] 2068/3912 52% [================================ ] 2069/3912 52% [================================ ] 2070/3912 52% [================================ ] 2071/3912 52% [================================ ] 2072/3912 52% [================================ ] 2073/3912 52% [================================ ] 2074/3912 53% [================================ ] 2075/3912 53% [================================ ] 2076/3912 53% [================================ ] 2077/3912 53% [================================ ] 2078/3912 53% [================================ ] 2079/3912 53% [================================ ] 2080/3912 53% [================================ ] 2081/3912 53% [================================ ] 2082/3912 53% [================================= ] 2083/3912 53% [================================= ] 2084/3912 53% [================================= ] 2085/3912 53% [================================= ] 2086/3912 53% [================================= ] 2087/3912 53% [================================= ] 2088/3912 53% [================================= ] 2089/3912 53% [================================= ] 2090/3912 53% [================================= ] 2091/3912 53% [================================= ] 2092/3912 53% [================================= ] 2093/3912 53% [================================= ] 2094/3912 53% [================================= ] 2095/3912 53% [================================= ] 2096/3912 53% [================================= ] 2097/3912 53% [================================= ] 2098/3912 53% [================================= ] 2099/3912 53% [================================= ] 2100/3912 53% [================================= ] 2101/3912 53% [================================= ] 2102/3912 53% [================================= ] 2103/3912 53% [================================= ] 2104/3912 53% [================================= ] 2105/3912 53% [================================= ] 2106/3912 53% [================================= ] 2107/3912 53% [================================= ] 2108/3912 53% [================================= ] 2109/3912 53% [================================= ] 2110/3912 53% [================================= ] 2111/3912 53% [================================= ] 2112/3912 53% [================================= ] 2113/3912 54% [================================= ] 2114/3912 54% [================================= ] 2115/3912 54% [================================= ] 2116/3912 54% [================================= ] 2117/3912 54% [================================= ] 2118/3912 54% [================================= ] 2119/3912 54% [================================= ] 2120/3912 54% [================================= ] 2121/3912 54% [================================= ] 2122/3912 54% [================================= ] 2123/3912 54% [================================= ] 2124/3912 54% [================================= ] 2125/3912 54% [================================= ] 2126/3912 54% [================================= ] 2127/3912 54% [================================= ] 2128/3912 54% [================================= ] 2129/3912 54% [================================= ] 2130/3912 54% [================================= ] 2131/3912 54% [================================= ] 2132/3912 54% [================================= ] 2133/3912 54% [================================= ] 2134/3912 54% [================================= ] 2135/3912 54% [================================= ] 2136/3912 54% [================================= ] 2137/3912 54% [================================= ] 2138/3912 54% [================================= ] 2139/3912 54% [================================= ] 2140/3912 54% [================================= ] 2141/3912 54% [================================= ] 2142/3912 54% [================================= ] 2143/3912 54% [================================= ] 2144/3912 54% [================================= ] 2145/3912 54% [================================== ] 2146/3912 54% [================================== ] 2147/3912 54% [================================== ] 2148/3912 54% [================================== ] 2149/3912 54% [================================== ] 2150/3912 54% [================================== ] 2151/3912 54% [================================== ] 2152/3912 55% [================================== ] 2153/3912 55% [================================== ] 2154/3912 55% [================================== ] 2155/3912 55% [================================== ] 2156/3912 55% [================================== ] 2157/3912 55% [================================== ] 2158/3912 55% [================================== ] 2159/3912 55% [================================== ] 2160/3912 55% [================================== ] 2161/3912 55% [================================== ] 2162/3912 55% [================================== ] 2163/3912 55% [================================== ] 2164/3912 55% [================================== ] 2165/3912 55% [================================== ] 2166/3912 55% [================================== ] 2167/3912 55% [================================== ] 2168/3912 55% [================================== ] 2169/3912 55% [================================== ] 2170/3912 55% [================================== ] 2171/3912 55% [================================== ] 2172/3912 55% [================================== ] 2173/3912 55% [================================== ] 2174/3912 55% [================================== ] 2175/3912 55% [================================== ] 2176/3912 55% [================================== ] 2177/3912 55% [================================== ] 2178/3912 55% [================================== ] 2179/3912 55% [================================== ] 2180/3912 55% [================================== ] 2181/3912 55% [================================== ] 2182/3912 55% [================================== ] 2183/3912 55% [================================== ] 2184/3912 55% [================================== ] 2185/3912 55% [================================== ] 2186/3912 55% [================================== ] 2187/3912 55% [================================== ] 2188/3912 55% [================================== ] 2189/3912 55% [================================== ] 2190/3912 55% [================================== ] 2191/3912 56% [================================== ] 2192/3912 56% [================================== ] 2193/3912 56% [================================== ] 2194/3912 56% [================================== ] 2195/3912 56% [================================== ] 2196/3912 56% [================================== ] 2197/3912 56% [================================== ] 2198/3912 56% [================================== ] 2199/3912 56% [================================== ] 2200/3912 56% [================================== ] 2201/3912 56% [================================== ] 2202/3912 56% [================================== ] 2203/3912 56% [================================== ] 2204/3912 56% [================================== ] 2205/3912 56% [================================== ] 2206/3912 56% [================================== ] 2207/3912 56% [================================== ] 2208/3912 56% [=================================== ] 2209/3912 56% [=================================== ] 2210/3912 56% [=================================== ] 2211/3912 56% [=================================== ] 2212/3912 56% [=================================== ] 2213/3912 56% [=================================== ] 2214/3912 56% [=================================== ] 2215/3912 56% [=================================== ] 2216/3912 56% [=================================== ] 2217/3912 56% [=================================== ] 2218/3912 56% [=================================== ] 2219/3912 56% [=================================== ] 2220/3912 56% [=================================== ] 2221/3912 56% [=================================== ] 2222/3912 56% [=================================== ] 2223/3912 56% [=================================== ] 2224/3912 56% [=================================== ] 2225/3912 56% [=================================== ] 2226/3912 56% [=================================== ] 2227/3912 56% [=================================== ] 2228/3912 56% [=================================== ] 2229/3912 56% [=================================== ] 2230/3912 57% [=================================== ] 2231/3912 57% [=================================== ] 2232/3912 57% [=================================== ] 2233/3912 57% [=================================== ] 2234/3912 57% [=================================== ] 2235/3912 57% [=================================== ] 2236/3912 57% [=================================== ] 2237/3912 57% [=================================== ] 2238/3912 57% [=================================== ] 2239/3912 57% [=================================== ] 2240/3912 57% [=================================== ] 2241/3912 57% [=================================== ] 2242/3912 57% [=================================== ] 2243/3912 57% [=================================== ] 2244/3912 57% [=================================== ] 2245/3912 57% [=================================== ] 2246/3912 57% [=================================== ] 2247/3912 57% [=================================== ] 2248/3912 57% [=================================== ] 2249/3912 57% [=================================== ] 2250/3912 57% [=================================== ] 2251/3912 57% [=================================== ] 2252/3912 57% [=================================== ] 2253/3912 57% [=================================== ] 2254/3912 57% [=================================== ] 2255/3912 57% [=================================== ] 2256/3912 57% [=================================== ] 2257/3912 57% [=================================== ] 2258/3912 57% [=================================== ] 2259/3912 57% [=================================== ] 2260/3912 57% [=================================== ] 2261/3912 57% [=================================== ] 2262/3912 57% [=================================== ] 2263/3912 57% [=================================== ] 2264/3912 57% [=================================== ] 2265/3912 57% [=================================== ] 2266/3912 57% [=================================== ] 2267/3912 57% [=================================== ] 2268/3912 57% [=================================== ] 2269/3912 58% [=================================== ] 2270/3912 58% [=================================== ] 2271/3912 58% [==================================== ] 2272/3912 58% [==================================== ] 2273/3912 58% [==================================== ] 2274/3912 58% [==================================== ] 2275/3912 58% [==================================== ] 2276/3912 58% [==================================== ] 2277/3912 58% [==================================== ] 2278/3912 58% [==================================== ] 2279/3912 58% [==================================== ] 2280/3912 58% [==================================== ] 2281/3912 58% [==================================== ] 2282/3912 58% [==================================== ] 2283/3912 58% [==================================== ] 2284/3912 58% [==================================== ] 2285/3912 58% [==================================== ] 2286/3912 58% [==================================== ] 2287/3912 58% [==================================== ] 2288/3912 58% [==================================== ] 2289/3912 58% [==================================== ] 2290/3912 58% [==================================== ] 2291/3912 58% [==================================== ] 2292/3912 58% [==================================== ] 2293/3912 58% [==================================== ] 2294/3912 58% [==================================== ] 2295/3912 58% [==================================== ] 2296/3912 58% [==================================== ] 2297/3912 58% [==================================== ] 2298/3912 58% [==================================== ] 2299/3912 58% [==================================== ] 2300/3912 58% [==================================== ] 2301/3912 58% [==================================== ] 2302/3912 58% [==================================== ] 2303/3912 58% [==================================== ] 2304/3912 58% [==================================== ] 2305/3912 58% [==================================== ] 2306/3912 58% [==================================== ] 2307/3912 58% [==================================== ] 2308/3912 58% [==================================== ] 2309/3912 59% [==================================== ] 2310/3912 59% [==================================== ] 2311/3912 59% [==================================== ] 2312/3912 59% [==================================== ] 2313/3912 59% [==================================== ] 2314/3912 59% [==================================== ] 2315/3912 59% [==================================== ] 2316/3912 59% [==================================== ] 2317/3912 59% [==================================== ] 2318/3912 59% [==================================== ] 2319/3912 59% [==================================== ] 2320/3912 59% [==================================== ] 2321/3912 59% [==================================== ] 2322/3912 59% [==================================== ] 2323/3912 59% [==================================== ] 2324/3912 59% [==================================== ] 2325/3912 59% [==================================== ] 2326/3912 59% [==================================== ] 2327/3912 59% [==================================== ] 2328/3912 59% [==================================== ] 2329/3912 59% [==================================== ] 2330/3912 59% [==================================== ] 2331/3912 59% [==================================== ] 2332/3912 59% [==================================== ] 2333/3912 59% [==================================== ] 2334/3912 59% [===================================== ] 2335/3912 59% [===================================== ] 2336/3912 59% [===================================== ] 2337/3912 59% [===================================== ] 2338/3912 59% [===================================== ] 2339/3912 59% [===================================== ] 2340/3912 59% [===================================== ] 2341/3912 59% [===================================== ] 2342/3912 59% [===================================== ] 2343/3912 59% [===================================== ] 2344/3912 59% [===================================== ] 2345/3912 59% [===================================== ] 2346/3912 59% [===================================== ] 2347/3912 59% [===================================== ] 2348/3912 60% [===================================== ] 2349/3912 60% [===================================== ] 2350/3912 60% [===================================== ] 2351/3912 60% [===================================== ] 2352/3912 60% [===================================== ] 2353/3912 60% [===================================== ] 2354/3912 60% [===================================== ] 2355/3912 60% [===================================== ] 2356/3912 60% [===================================== ] 2357/3912 60% [===================================== ] 2358/3912 60% [===================================== ] 2359/3912 60% [===================================== ] 2360/3912 60% [===================================== ] 2361/3912 60% [===================================== ] 2362/3912 60% [===================================== ] 2363/3912 60% [===================================== ] 2364/3912 60% [===================================== ] 2365/3912 60% [===================================== ] 2366/3912 60% [===================================== ] 2367/3912 60% [===================================== ] 2368/3912 60% [===================================== ] 2369/3912 60% [===================================== ] 2370/3912 60% [===================================== ] 2371/3912 60% [===================================== ] 2372/3912 60% [===================================== ] 2373/3912 60% [===================================== ] 2374/3912 60% [===================================== ] 2375/3912 60% [===================================== ] 2376/3912 60% [===================================== ] 2377/3912 60% [===================================== ] 2378/3912 60% [===================================== ] 2379/3912 60% [===================================== ] 2380/3912 60% [===================================== ] 2381/3912 60% [===================================== ] 2382/3912 60% [===================================== ] 2383/3912 60% [===================================== ] 2384/3912 60% [===================================== ] 2385/3912 60% [===================================== ] 2386/3912 60% [===================================== ] 2387/3912 61% [===================================== ] 2388/3912 61% [===================================== ] 2389/3912 61% [===================================== ] 2390/3912 61% [===================================== ] 2391/3912 61% [===================================== ] 2392/3912 61% [===================================== ] 2393/3912 61% [===================================== ] 2394/3912 61% [===================================== ] 2395/3912 61% [===================================== ] 2396/3912 61% [===================================== ] 2397/3912 61% [====================================== ] 2398/3912 61% [====================================== ] 2399/3912 61% [====================================== ] 2400/3912 61% [====================================== ] 2401/3912 61% [====================================== ] 2402/3912 61% [====================================== ] 2403/3912 61% [====================================== ] 2404/3912 61% [====================================== ] 2405/3912 61% [====================================== ] 2406/3912 61% [====================================== ] 2407/3912 61% [====================================== ] 2408/3912 61% [====================================== ] 2409/3912 61% [====================================== ] 2410/3912 61% [====================================== ] 2411/3912 61% [====================================== ] 2412/3912 61% [====================================== ] 2413/3912 61% [====================================== ] 2414/3912 61% [====================================== ] 2415/3912 61% [====================================== ] 2416/3912 61% [====================================== ] 2417/3912 61% [====================================== ] 2418/3912 61% [====================================== ] 2419/3912 61% [====================================== ] 2420/3912 61% [====================================== ] 2421/3912 61% [====================================== ] 2422/3912 61% [====================================== ] 2423/3912 61% [====================================== ] 2424/3912 61% [====================================== ] 2425/3912 61% [====================================== ] 2426/3912 62% [====================================== ] 2427/3912 62% [====================================== ] 2428/3912 62% [====================================== ] 2429/3912 62% [====================================== ] 2430/3912 62% [====================================== ] 2431/3912 62% [====================================== ] 2432/3912 62% [====================================== ] 2433/3912 62% [====================================== ] 2434/3912 62% [====================================== ] 2435/3912 62% [====================================== ] 2436/3912 62% [====================================== ] 2437/3912 62% [====================================== ] 2438/3912 62% [====================================== ] 2439/3912 62% [====================================== ] 2440/3912 62% [====================================== ] 2441/3912 62% [====================================== ] 2442/3912 62% [====================================== ] 2443/3912 62% [====================================== ] 2444/3912 62% [====================================== ] 2445/3912 62% [====================================== ] 2446/3912 62% [====================================== ] 2447/3912 62% [====================================== ] 2448/3912 62% [====================================== ] 2449/3912 62% [====================================== ] 2450/3912 62% [====================================== ] 2451/3912 62% [====================================== ] 2452/3912 62% [====================================== ] 2453/3912 62% [====================================== ] 2454/3912 62% [====================================== ] 2455/3912 62% [====================================== ] 2456/3912 62% [====================================== ] 2457/3912 62% [====================================== ] 2458/3912 62% [====================================== ] 2459/3912 62% [====================================== ] 2460/3912 62% [======================================= ] 2461/3912 62% [======================================= ] 2462/3912 62% [======================================= ] 2463/3912 62% [======================================= ] 2464/3912 62% [======================================= ] 2465/3912 63% [======================================= ] 2466/3912 63% [======================================= ] 2467/3912 63% [======================================= ] 2468/3912 63% [======================================= ] 2469/3912 63% [======================================= ] 2470/3912 63% [======================================= ] 2471/3912 63% [======================================= ] 2472/3912 63% [======================================= ] 2473/3912 63% [======================================= ] 2474/3912 63% [======================================= ] 2475/3912 63% [======================================= ] 2476/3912 63% [======================================= ] 2477/3912 63% [======================================= ] 2478/3912 63% [======================================= ] 2479/3912 63% [======================================= ] 2480/3912 63% [======================================= ] 2481/3912 63% [======================================= ] 2482/3912 63% [======================================= ] 2483/3912 63% [======================================= ] 2484/3912 63% [======================================= ] 2485/3912 63% [======================================= ] 2486/3912 63% [======================================= ] 2487/3912 63% [======================================= ] 2488/3912 63% [======================================= ] 2489/3912 63% [======================================= ] 2490/3912 63% [======================================= ] 2491/3912 63% [======================================= ] 2492/3912 63% [======================================= ] 2493/3912 63% [======================================= ] 2494/3912 63% [======================================= ] 2495/3912 63% [======================================= ] 2496/3912 63% [======================================= ] 2497/3912 63% [======================================= ] 2498/3912 63% [======================================= ] 2499/3912 63% [======================================= ] 2500/3912 63% [======================================= ] 2501/3912 63% [======================================= ] 2502/3912 63% [======================================= ] 2503/3912 63% [======================================= ] 2504/3912 64% [======================================= ] 2505/3912 64% [======================================= ] 2506/3912 64% [======================================= ] 2507/3912 64% [======================================= ] 2508/3912 64% [======================================= ] 2509/3912 64% [======================================= ] 2510/3912 64% [======================================= ] 2511/3912 64% [======================================= ] 2512/3912 64% [======================================= ] 2513/3912 64% [======================================= ] 2514/3912 64% [======================================= ] 2515/3912 64% [======================================= ] 2516/3912 64% [======================================= ] 2517/3912 64% [======================================= ] 2518/3912 64% [======================================= ] 2519/3912 64% [======================================= ] 2520/3912 64% [======================================= ] 2521/3912 64% [======================================= ] 2522/3912 64% [======================================= ] 2523/3912 64% [======================================== ] 2524/3912 64% [======================================== ] 2525/3912 64% [======================================== ] 2526/3912 64% [======================================== ] 2527/3912 64% [======================================== ] 2528/3912 64% [======================================== ] 2529/3912 64% [======================================== ] 2530/3912 64% [======================================== ] 2531/3912 64% [======================================== ] 2532/3912 64% [======================================== ] 2533/3912 64% [======================================== ] 2534/3912 64% [======================================== ] 2535/3912 64% [======================================== ] 2536/3912 64% [======================================== ] 2537/3912 64% [======================================== ] 2538/3912 64% [======================================== ] 2539/3912 64% [======================================== ] 2540/3912 64% [======================================== ] 2541/3912 64% [======================================== ] 2542/3912 64% [======================================== ] 2543/3912 65% [======================================== ] 2544/3912 65% [======================================== ] 2545/3912 65% [======================================== ] 2546/3912 65% [======================================== ] 2547/3912 65% [======================================== ] 2548/3912 65% [======================================== ] 2549/3912 65% [======================================== ] 2550/3912 65% [======================================== ] 2551/3912 65% [======================================== ] 2552/3912 65% [======================================== ] 2553/3912 65% [======================================== ] 2554/3912 65% [======================================== ] 2555/3912 65% [======================================== ] 2556/3912 65% [======================================== ] 2557/3912 65% [======================================== ] 2558/3912 65% [======================================== ] 2559/3912 65% [======================================== ] 2560/3912 65% [======================================== ] 2561/3912 65% [======================================== ] 2562/3912 65% [======================================== ] 2563/3912 65% [======================================== ] 2564/3912 65% [======================================== ] 2565/3912 65% [======================================== ] 2566/3912 65% [======================================== ] 2567/3912 65% [======================================== ] 2568/3912 65% [======================================== ] 2569/3912 65% [======================================== ] 2570/3912 65% [======================================== ] 2571/3912 65% [======================================== ] 2572/3912 65% [======================================== ] 2573/3912 65% [======================================== ] 2574/3912 65% [======================================== ] 2575/3912 65% [======================================== ] 2576/3912 65% [======================================== ] 2577/3912 65% [======================================== ] 2578/3912 65% [======================================== ] 2579/3912 65% [======================================== ] 2580/3912 65% [======================================== ] 2581/3912 65% [======================================== ] 2582/3912 66% [======================================== ] 2583/3912 66% [======================================== ] 2584/3912 66% [======================================== ] 2585/3912 66% [======================================== ] 2586/3912 66% [========================================= ] 2587/3912 66% [========================================= ] 2588/3912 66% [========================================= ] 2589/3912 66% [========================================= ] 2590/3912 66% [========================================= ] 2591/3912 66% [========================================= ] 2592/3912 66% [========================================= ] 2593/3912 66% [========================================= ] 2594/3912 66% [========================================= ] 2595/3912 66% [========================================= ] 2596/3912 66% [========================================= ] 2597/3912 66% [========================================= ] 2598/3912 66% [========================================= ] 2599/3912 66% [========================================= ] 2600/3912 66% [========================================= ] 2601/3912 66% [========================================= ] 2602/3912 66% [========================================= ] 2603/3912 66% [========================================= ] 2604/3912 66% [========================================= ] 2605/3912 66% [========================================= ] 2606/3912 66% [========================================= ] 2607/3912 66% [========================================= ] 2608/3912 66% [========================================= ] 2609/3912 66% [========================================= ] 2610/3912 66% [========================================= ] 2611/3912 66% [========================================= ] 2612/3912 66% [========================================= ] 2613/3912 66% [========================================= ] 2614/3912 66% [========================================= ] 2615/3912 66% [========================================= ] 2616/3912 66% [========================================= ] 2617/3912 66% [========================================= ] 2618/3912 66% [========================================= ] 2619/3912 66% [========================================= ] 2620/3912 66% [========================================= ] 2621/3912 66% [========================================= ] 2622/3912 67% [========================================= ] 2623/3912 67% [========================================= ] 2624/3912 67% [========================================= ] 2625/3912 67% [========================================= ] 2626/3912 67% [========================================= ] 2627/3912 67% [========================================= ] 2628/3912 67% [========================================= ] 2629/3912 67% [========================================= ] 2630/3912 67% [========================================= ] 2631/3912 67% [========================================= ] 2632/3912 67% [========================================= ] 2633/3912 67% [========================================= ] 2634/3912 67% [========================================= ] 2635/3912 67% [========================================= ] 2636/3912 67% [========================================= ] 2637/3912 67% [========================================= ] 2638/3912 67% [========================================= ] 2639/3912 67% [========================================= ] 2640/3912 67% [========================================= ] 2641/3912 67% [========================================= ] 2642/3912 67% [========================================= ] 2643/3912 67% [========================================= ] 2644/3912 67% [========================================= ] 2645/3912 67% [========================================= ] 2646/3912 67% [========================================= ] 2647/3912 67% [========================================= ] 2648/3912 67% [========================================= ] 2649/3912 67% [========================================= ] 2650/3912 67% [========================================== ] 2651/3912 67% [========================================== ] 2652/3912 67% [========================================== ] 2653/3912 67% [========================================== ] 2654/3912 67% [========================================== ] 2655/3912 67% [========================================== ] 2656/3912 67% [========================================== ] 2657/3912 67% [========================================== ] 2658/3912 67% [========================================== ] 2659/3912 67% [========================================== ] 2660/3912 67% [========================================== ] 2661/3912 68% [========================================== ] 2662/3912 68% [========================================== ] 2663/3912 68% [========================================== ] 2664/3912 68% [========================================== ] 2665/3912 68% [========================================== ] 2666/3912 68% [========================================== ] 2667/3912 68% [========================================== ] 2668/3912 68% [========================================== ] 2669/3912 68% [========================================== ] 2670/3912 68% [========================================== ] 2671/3912 68% [========================================== ] 2672/3912 68% [========================================== ] 2673/3912 68% [========================================== ] 2674/3912 68% [========================================== ] 2675/3912 68% [========================================== ] 2676/3912 68% [========================================== ] 2677/3912 68% [========================================== ] 2678/3912 68% [========================================== ] 2679/3912 68% [========================================== ] 2680/3912 68% [========================================== ] 2681/3912 68% [========================================== ] 2682/3912 68% [========================================== ] 2683/3912 68% [========================================== ] 2684/3912 68% [========================================== ] 2685/3912 68% [========================================== ] 2686/3912 68% [========================================== ] 2687/3912 68% [========================================== ] 2688/3912 68% [========================================== ] 2689/3912 68% [========================================== ] 2690/3912 68% [========================================== ] 2691/3912 68% [========================================== ] 2692/3912 68% [========================================== ] 2693/3912 68% [========================================== ] 2694/3912 68% [========================================== ] 2695/3912 68% [========================================== ] 2696/3912 68% [========================================== ] 2697/3912 68% [========================================== ] 2698/3912 68% [========================================== ] 2699/3912 68% [========================================== ] 2700/3912 69% [========================================== ] 2701/3912 69% [========================================== ] 2702/3912 69% [========================================== ] 2703/3912 69% [========================================== ] 2704/3912 69% [========================================== ] 2705/3912 69% [========================================== ] 2706/3912 69% [========================================== ] 2707/3912 69% [========================================== ] 2708/3912 69% [========================================== ] 2709/3912 69% [========================================== ] 2710/3912 69% [========================================== ] 2711/3912 69% [========================================== ] 2712/3912 69% [========================================== ] 2713/3912 69% [=========================================== ] 2714/3912 69% [=========================================== ] 2715/3912 69% [=========================================== ] 2716/3912 69% [=========================================== ] 2717/3912 69% [=========================================== ] 2718/3912 69% [=========================================== ] 2719/3912 69% [=========================================== ] 2720/3912 69% [=========================================== ] 2721/3912 69% [=========================================== ] 2722/3912 69% [=========================================== ] 2723/3912 69% [=========================================== ] 2724/3912 69% [=========================================== ] 2725/3912 69% [=========================================== ] 2726/3912 69% [=========================================== ] 2727/3912 69% [=========================================== ] 2728/3912 69% [=========================================== ] 2729/3912 69% [=========================================== ] 2730/3912 69% [=========================================== ] 2731/3912 69% [=========================================== ] 2732/3912 69% [=========================================== ] 2733/3912 69% [=========================================== ] 2734/3912 69% [=========================================== ] 2735/3912 69% [=========================================== ] 2736/3912 69% [=========================================== ] 2737/3912 69% [=========================================== ] 2738/3912 69% [=========================================== ] 2739/3912 70% [=========================================== ] 2740/3912 70% [=========================================== ] 2741/3912 70% [=========================================== ] 2742/3912 70% [=========================================== ] 2743/3912 70% [=========================================== ] 2744/3912 70% [=========================================== ] 2745/3912 70% [=========================================== ] 2746/3912 70% [=========================================== ] 2747/3912 70% [=========================================== ] 2748/3912 70% [=========================================== ] 2749/3912 70% [=========================================== ] 2750/3912 70% [=========================================== ] 2751/3912 70% [=========================================== ] 2752/3912 70% [=========================================== ] 2753/3912 70% [=========================================== ] 2754/3912 70% [=========================================== ] 2755/3912 70% [=========================================== ] 2756/3912 70% [=========================================== ] 2757/3912 70% [=========================================== ] 2758/3912 70% [=========================================== ] 2759/3912 70% [=========================================== ] 2760/3912 70% [=========================================== ] 2761/3912 70% [=========================================== ] 2762/3912 70% [=========================================== ] 2763/3912 70% [=========================================== ] 2764/3912 70% [=========================================== ] 2765/3912 70% [=========================================== ] 2766/3912 70% [=========================================== ] 2767/3912 70% [=========================================== ] 2768/3912 70% [=========================================== ] 2769/3912 70% [=========================================== ] 2770/3912 70% [=========================================== ] 2771/3912 70% [=========================================== ] 2772/3912 70% [=========================================== ] 2773/3912 70% [=========================================== ] 2774/3912 70% [=========================================== ] 2775/3912 70% [=========================================== ] 2776/3912 70% [============================================ ] 2777/3912 70% [============================================ ] 2778/3912 71% [============================================ ] 2779/3912 71% [============================================ ] 2780/3912 71% [============================================ ] 2781/3912 71% [============================================ ] 2782/3912 71% [============================================ ] 2783/3912 71% [============================================ ] 2784/3912 71% [============================================ ] 2785/3912 71% [============================================ ] 2786/3912 71% [============================================ ] 2787/3912 71% [============================================ ] 2788/3912 71% [============================================ ] 2789/3912 71% [============================================ ] 2790/3912 71% [============================================ ] 2791/3912 71% [============================================ ] 2792/3912 71% [============================================ ] 2793/3912 71% [============================================ ] 2794/3912 71% [============================================ ] 2795/3912 71% [============================================ ] 2796/3912 71% [============================================ ] 2797/3912 71% [============================================ ] 2798/3912 71% [============================================ ] 2799/3912 71% [============================================ ] 2800/3912 71% [============================================ ] 2801/3912 71% [============================================ ] 2802/3912 71% [============================================ ] 2803/3912 71% [============================================ ] 2804/3912 71% [============================================ ] 2805/3912 71% [============================================ ] 2806/3912 71% [============================================ ] 2807/3912 71% [============================================ ] 2808/3912 71% [============================================ ] 2809/3912 71% [============================================ ] 2810/3912 71% [============================================ ] 2811/3912 71% [============================================ ] 2812/3912 71% [============================================ ] 2813/3912 71% [============================================ ] 2814/3912 71% [============================================ ] 2815/3912 71% [============================================ ] 2816/3912 71% [============================================ ] 2817/3912 72% [============================================ ] 2818/3912 72% [============================================ ] 2819/3912 72% [============================================ ] 2820/3912 72% [============================================ ] 2821/3912 72% [============================================ ] 2822/3912 72% [============================================ ] 2823/3912 72% [============================================ ] 2824/3912 72% [============================================ ] 2825/3912 72% [============================================ ] 2826/3912 72% [============================================ ] 2827/3912 72% [============================================ ] 2828/3912 72% [============================================ ] 2829/3912 72% [============================================ ] 2830/3912 72% [============================================ ] 2831/3912 72% [============================================ ] 2832/3912 72% [============================================ ] 2833/3912 72% [============================================ ] 2834/3912 72% [============================================ ] 2835/3912 72% [============================================ ] 2836/3912 72% [============================================ ] 2837/3912 72% [============================================ ] 2838/3912 72% [============================================ ] 2839/3912 72% [============================================= ] 2840/3912 72% [============================================= ] 2841/3912 72% [============================================= ] 2842/3912 72% [============================================= ] 2843/3912 72% [============================================= ] 2844/3912 72% [============================================= ] 2845/3912 72% [============================================= ] 2846/3912 72% [============================================= ] 2847/3912 72% [============================================= ] 2848/3912 72% [============================================= ] 2849/3912 72% [============================================= ] 2850/3912 72% [============================================= ] 2851/3912 72% [============================================= ] 2852/3912 72% [============================================= ] 2853/3912 72% [============================================= ] 2854/3912 72% [============================================= ] 2855/3912 72% [============================================= ] 2856/3912 73% [============================================= ] 2857/3912 73% [============================================= ] 2858/3912 73% [============================================= ] 2859/3912 73% [============================================= ] 2860/3912 73% [============================================= ] 2861/3912 73% [============================================= ] 2862/3912 73% [============================================= ] 2863/3912 73% [============================================= ] 2864/3912 73% [============================================= ] 2865/3912 73% [============================================= ] 2866/3912 73% [============================================= ] 2867/3912 73% [============================================= ] 2868/3912 73% [============================================= ] 2869/3912 73% [============================================= ] 2870/3912 73% [============================================= ] 2871/3912 73% [============================================= ] 2872/3912 73% [============================================= ] 2873/3912 73% [============================================= ] 2874/3912 73% [============================================= ] 2875/3912 73% [============================================= ] 2876/3912 73% [============================================= ] 2877/3912 73% [============================================= ] 2878/3912 73% [============================================= ] 2879/3912 73% [============================================= ] 2880/3912 73% [============================================= ] 2881/3912 73% [============================================= ] 2882/3912 73% [============================================= ] 2883/3912 73% [============================================= ] 2884/3912 73% [============================================= ] 2885/3912 73% [============================================= ] 2886/3912 73% [============================================= ] 2887/3912 73% [============================================= ] 2888/3912 73% [============================================= ] 2889/3912 73% [============================================= ] 2890/3912 73% [============================================= ] 2891/3912 73% [============================================= ] 2892/3912 73% [============================================= ] 2893/3912 73% [============================================= ] 2894/3912 73% [============================================= ] 2895/3912 74% [============================================= ] 2896/3912 74% [============================================= ] 2897/3912 74% [============================================= ] 2898/3912 74% [============================================= ] 2899/3912 74% [============================================= ] 2900/3912 74% [============================================= ] 2901/3912 74% [============================================= ] 2902/3912 74% [============================================== ] 2903/3912 74% [============================================== ] 2904/3912 74% [============================================== ] 2905/3912 74% [============================================== ] 2906/3912 74% [============================================== ] 2907/3912 74% [============================================== ] 2908/3912 74% [============================================== ] 2909/3912 74% [============================================== ] 2910/3912 74% [============================================== ] 2911/3912 74% [============================================== ] 2912/3912 74% [============================================== ] 2913/3912 74% [============================================== ] 2914/3912 74% [============================================== ] 2915/3912 74% [============================================== ] 2916/3912 74% [============================================== ] 2917/3912 74% [============================================== ] 2918/3912 74% [============================================== ] 2919/3912 74% [============================================== ] 2920/3912 74% [============================================== ] 2921/3912 74% [============================================== ] 2922/3912 74% [============================================== ] 2923/3912 74% [============================================== ] 2924/3912 74% [============================================== ] 2925/3912 74% [============================================== ] 2926/3912 74% [============================================== ] 2927/3912 74% [============================================== ] 2928/3912 74% [============================================== ] 2929/3912 74% [============================================== ] 2930/3912 74% [============================================== ] 2931/3912 74% [============================================== ] 2932/3912 74% [============================================== ] 2933/3912 74% [============================================== ] 2934/3912 75% [============================================== ] 2935/3912 75% [============================================== ] 2936/3912 75% [============================================== ] 2937/3912 75% [============================================== ] 2938/3912 75% [============================================== ] 2939/3912 75% [============================================== ] 2940/3912 75% [============================================== ] 2941/3912 75% [============================================== ] 2942/3912 75% [============================================== ] 2943/3912 75% [============================================== ] 2944/3912 75% [============================================== ] 2945/3912 75% [============================================== ] 2946/3912 75% [============================================== ] 2947/3912 75% [============================================== ] 2948/3912 75% [============================================== ] 2949/3912 75% [============================================== ] 2950/3912 75% [============================================== ] 2951/3912 75% [============================================== ] 2952/3912 75% [============================================== ] 2953/3912 75% [============================================== ] 2954/3912 75% [============================================== ] 2955/3912 75% [============================================== ] 2956/3912 75% [============================================== ] 2957/3912 75% [============================================== ] 2958/3912 75% [============================================== ] 2959/3912 75% [============================================== ] 2960/3912 75% [============================================== ] 2961/3912 75% [============================================== ] 2962/3912 75% [============================================== ] 2963/3912 75% [============================================== ] 2964/3912 75% [============================================== ] 2965/3912 75% [=============================================== ] 2966/3912 75% [=============================================== ] 2967/3912 75% [=============================================== ] 2968/3912 75% [=============================================== ] 2969/3912 75% [=============================================== ] 2970/3912 75% [=============================================== ] 2971/3912 75% [=============================================== ] 2972/3912 75% [=============================================== ] 2973/3912 75% [=============================================== ] 2974/3912 76% [=============================================== ] 2975/3912 76% [=============================================== ] 2976/3912 76% [=============================================== ] 2977/3912 76% [=============================================== ] 2978/3912 76% [=============================================== ] 2979/3912 76% [=============================================== ] 2980/3912 76% [=============================================== ] 2981/3912 76% [=============================================== ] 2982/3912 76% [=============================================== ] 2983/3912 76% [=============================================== ] 2984/3912 76% [=============================================== ] 2985/3912 76% [=============================================== ] 2986/3912 76% [=============================================== ] 2987/3912 76% [=============================================== ] 2988/3912 76% [=============================================== ] 2989/3912 76% [=============================================== ] 2990/3912 76% [=============================================== ] 2991/3912 76% [=============================================== ] 2992/3912 76% [=============================================== ] 2993/3912 76% [=============================================== ] 2994/3912 76% [=============================================== ] 2995/3912 76% [=============================================== ] 2996/3912 76% [=============================================== ] 2997/3912 76% [=============================================== ] 2998/3912 76% [=============================================== ] 2999/3912 76% [=============================================== ] 3000/3912 76% [=============================================== ] 3001/3912 76% [=============================================== ] 3002/3912 76% [=============================================== ] 3003/3912 76% [=============================================== ] 3004/3912 76% [=============================================== ] 3005/3912 76% [=============================================== ] 3006/3912 76% [=============================================== ] 3007/3912 76% [=============================================== ] 3008/3912 76% [=============================================== ] 3009/3912 76% [=============================================== ] 3010/3912 76% [=============================================== ] 3011/3912 76% [=============================================== ] 3012/3912 76% [=============================================== ] 3013/3912 77% [=============================================== ] 3014/3912 77% [=============================================== ] 3015/3912 77% [=============================================== ] 3016/3912 77% [=============================================== ] 3017/3912 77% [=============================================== ] 3018/3912 77% [=============================================== ] 3019/3912 77% [=============================================== ] 3020/3912 77% [=============================================== ] 3021/3912 77% [=============================================== ] 3022/3912 77% [=============================================== ] 3023/3912 77% [=============================================== ] 3024/3912 77% [=============================================== ] 3025/3912 77% [=============================================== ] 3026/3912 77% [=============================================== ] 3027/3912 77% [=============================================== ] 3028/3912 77% [================================================ ] 3029/3912 77% [================================================ ] 3030/3912 77% [================================================ ] 3031/3912 77% [================================================ ] 3032/3912 77% [================================================ ] 3033/3912 77% [================================================ ] 3034/3912 77% [================================================ ] 3035/3912 77% [================================================ ] 3036/3912 77% [================================================ ] 3037/3912 77% [================================================ ] 3038/3912 77% [================================================ ] 3039/3912 77% [================================================ ] 3040/3912 77% [================================================ ] 3041/3912 77% [================================================ ] 3042/3912 77% [================================================ ] 3043/3912 77% [================================================ ] 3044/3912 77% [================================================ ] 3045/3912 77% [================================================ ] 3046/3912 77% [================================================ ] 3047/3912 77% [================================================ ] 3048/3912 77% [================================================ ] 3049/3912 77% [================================================ ] 3050/3912 77% [================================================ ] 3051/3912 77% [================================================ ] 3052/3912 78% [================================================ ] 3053/3912 78% [================================================ ] 3054/3912 78% [================================================ ] 3055/3912 78% [================================================ ] 3056/3912 78% [================================================ ] 3057/3912 78% [================================================ ] 3058/3912 78% [================================================ ] 3059/3912 78% [================================================ ] 3060/3912 78% [================================================ ] 3061/3912 78% [================================================ ] 3062/3912 78% [================================================ ] 3063/3912 78% [================================================ ] 3064/3912 78% [================================================ ] 3065/3912 78% [================================================ ] 3066/3912 78% [================================================ ] 3067/3912 78% [================================================ ] 3068/3912 78% [================================================ ] 3069/3912 78% [================================================ ] 3070/3912 78% [================================================ ] 3071/3912 78% [================================================ ] 3072/3912 78% [================================================ ] 3073/3912 78% [================================================ ] 3074/3912 78% [================================================ ] 3075/3912 78% [================================================ ] 3076/3912 78% [================================================ ] 3077/3912 78% [================================================ ] 3078/3912 78% [================================================ ] 3079/3912 78% [================================================ ] 3080/3912 78% [================================================ ] 3081/3912 78% [================================================ ] 3082/3912 78% [================================================ ] 3083/3912 78% [================================================ ] 3084/3912 78% [================================================ ] 3085/3912 78% [================================================ ] 3086/3912 78% [================================================ ] 3087/3912 78% [================================================ ] 3088/3912 78% [================================================ ] 3089/3912 78% [================================================ ] 3090/3912 78% [================================================ ] 3091/3912 79% [================================================= ] 3092/3912 79% [================================================= ] 3093/3912 79% [================================================= ] 3094/3912 79% [================================================= ] 3095/3912 79% [================================================= ] 3096/3912 79% [================================================= ] 3097/3912 79% [================================================= ] 3098/3912 79% [================================================= ] 3099/3912 79% [================================================= ] 3100/3912 79% [================================================= ] 3101/3912 79% [================================================= ] 3102/3912 79% [================================================= ] 3103/3912 79% [================================================= ] 3104/3912 79% [================================================= ] 3105/3912 79% [================================================= ] 3106/3912 79% [================================================= ] 3107/3912 79% [================================================= ] 3108/3912 79% [================================================= ] 3109/3912 79% [================================================= ] 3110/3912 79% [================================================= ] 3111/3912 79% [================================================= ] 3112/3912 79% [================================================= ] 3113/3912 79% [================================================= ] 3114/3912 79% [================================================= ] 3115/3912 79% [================================================= ] 3116/3912 79% [================================================= ] 3117/3912 79% [================================================= ] 3118/3912 79% [================================================= ] 3119/3912 79% [================================================= ] 3120/3912 79% [================================================= ] 3121/3912 79% [================================================= ] 3122/3912 79% [================================================= ] 3123/3912 79% [================================================= ] 3124/3912 79% [================================================= ] 3125/3912 79% [================================================= ] 3126/3912 79% [================================================= ] 3127/3912 79% [================================================= ] 3128/3912 79% [================================================= ] 3129/3912 79% [================================================= ] 3130/3912 80% [================================================= ] 3131/3912 80% [================================================= ] 3132/3912 80% [================================================= ] 3133/3912 80% [================================================= ] 3134/3912 80% [================================================= ] 3135/3912 80% [================================================= ] 3136/3912 80% [================================================= ] 3137/3912 80% [================================================= ] 3138/3912 80% [================================================= ] 3139/3912 80% [================================================= ] 3140/3912 80% [================================================= ] 3141/3912 80% [================================================= ] 3142/3912 80% [================================================= ] 3143/3912 80% [================================================= ] 3144/3912 80% [================================================= ] 3145/3912 80% [================================================= ] 3146/3912 80% [================================================= ] 3147/3912 80% [================================================= ] 3148/3912 80% [================================================= ] 3149/3912 80% [================================================= ] 3150/3912 80% [================================================= ] 3151/3912 80% [================================================= ] 3152/3912 80% [================================================= ] 3153/3912 80% [================================================= ] 3154/3912 80% [================================================== ] 3155/3912 80% [================================================== ] 3156/3912 80% [================================================== ] 3157/3912 80% [================================================== ] 3158/3912 80% [================================================== ] 3159/3912 80% [================================================== ] 3160/3912 80% [================================================== ] 3161/3912 80% [================================================== ] 3162/3912 80% [================================================== ] 3163/3912 80% [================================================== ] 3164/3912 80% [================================================== ] 3165/3912 80% [================================================== ] 3166/3912 80% [================================================== ] 3167/3912 80% [================================================== ] 3168/3912 80% [================================================== ] 3169/3912 81% [================================================== ] 3170/3912 81% [================================================== ] 3171/3912 81% [================================================== ] 3172/3912 81% [================================================== ] 3173/3912 81% [================================================== ] 3174/3912 81% [================================================== ] 3175/3912 81% [================================================== ] 3176/3912 81% [================================================== ] 3177/3912 81% [================================================== ] 3178/3912 81% [================================================== ] 3179/3912 81% [================================================== ] 3180/3912 81% [================================================== ] 3181/3912 81% [================================================== ] 3182/3912 81% [================================================== ] 3183/3912 81% [================================================== ] 3184/3912 81% [================================================== ] 3185/3912 81% [================================================== ] 3186/3912 81% [================================================== ] 3187/3912 81% [================================================== ] 3188/3912 81% [================================================== ] 3189/3912 81% [================================================== ] 3190/3912 81% [================================================== ] 3191/3912 81% [================================================== ] 3192/3912 81% [================================================== ] 3193/3912 81% [================================================== ] 3194/3912 81% [================================================== ] 3195/3912 81% [================================================== ] 3196/3912 81% [================================================== ] 3197/3912 81% [================================================== ] 3198/3912 81% [================================================== ] 3199/3912 81% [================================================== ] 3200/3912 81% [================================================== ] 3201/3912 81% [================================================== ] 3202/3912 81% [================================================== ] 3203/3912 81% [================================================== ] 3204/3912 81% [================================================== ] 3205/3912 81% [================================================== ] 3206/3912 81% [================================================== ] 3207/3912 81% [================================================== ] 3208/3912 82% [================================================== ] 3209/3912 82% [================================================== ] 3210/3912 82% [================================================== ] 3211/3912 82% [================================================== ] 3212/3912 82% [================================================== ] 3213/3912 82% [================================================== ] 3214/3912 82% [================================================== ] 3215/3912 82% [================================================== ] 3216/3912 82% [================================================== ] 3217/3912 82% [=================================================== ] 3218/3912 82% [=================================================== ] 3219/3912 82% [=================================================== ] 3220/3912 82% [=================================================== ] 3221/3912 82% [=================================================== ] 3222/3912 82% [=================================================== ] 3223/3912 82% [=================================================== ] 3224/3912 82% [=================================================== ] 3225/3912 82% [=================================================== ] 3226/3912 82% [=================================================== ] 3227/3912 82% [=================================================== ] 3228/3912 82% [=================================================== ] 3229/3912 82% [=================================================== ] 3230/3912 82% [=================================================== ] 3231/3912 82% [=================================================== ] 3232/3912 82% [=================================================== ] 3233/3912 82% [=================================================== ] 3234/3912 82% [=================================================== ] 3235/3912 82% [=================================================== ] 3236/3912 82% [=================================================== ] 3237/3912 82% [=================================================== ] 3238/3912 82% [=================================================== ] 3239/3912 82% [=================================================== ] 3240/3912 82% [=================================================== ] 3241/3912 82% [=================================================== ] 3242/3912 82% [=================================================== ] 3243/3912 82% [=================================================== ] 3244/3912 82% [=================================================== ] 3245/3912 82% [=================================================== ] 3246/3912 82% [=================================================== ] 3247/3912 83% [=================================================== ] 3248/3912 83% [=================================================== ] 3249/3912 83% [=================================================== ] 3250/3912 83% [=================================================== ] 3251/3912 83% [=================================================== ] 3252/3912 83% [=================================================== ] 3253/3912 83% [=================================================== ] 3254/3912 83% [=================================================== ] 3255/3912 83% [=================================================== ] 3256/3912 83% [=================================================== ] 3257/3912 83% [=================================================== ] 3258/3912 83% [=================================================== ] 3259/3912 83% [=================================================== ] 3260/3912 83% [=================================================== ] 3261/3912 83% [=================================================== ] 3262/3912 83% [=================================================== ] 3263/3912 83% [=================================================== ] 3264/3912 83% [=================================================== ] 3265/3912 83% [=================================================== ] 3266/3912 83% [=================================================== ] 3267/3912 83% [=================================================== ] 3268/3912 83% [=================================================== ] 3269/3912 83% [=================================================== ] 3270/3912 83% [=================================================== ] 3271/3912 83% [=================================================== ] 3272/3912 83% [=================================================== ] 3273/3912 83% [=================================================== ] 3274/3912 83% [=================================================== ] 3275/3912 83% [=================================================== ] 3276/3912 83% [=================================================== ] 3277/3912 83% [=================================================== ] 3278/3912 83% [=================================================== ] 3279/3912 83% [=================================================== ] 3280/3912 83% [=================================================== ] 3281/3912 83% [==================================================== ] 3282/3912 83% [==================================================== ] 3283/3912 83% [==================================================== ] 3284/3912 83% [==================================================== ] 3285/3912 83% [==================================================== ] 3286/3912 83% [==================================================== ] 3287/3912 84% [==================================================== ] 3288/3912 84% [==================================================== ] 3289/3912 84% [==================================================== ] 3290/3912 84% [==================================================== ] 3291/3912 84% [==================================================== ] 3292/3912 84% [==================================================== ] 3293/3912 84% [==================================================== ] 3294/3912 84% [==================================================== ] 3295/3912 84% [==================================================== ] 3296/3912 84% [==================================================== ] 3297/3912 84% [==================================================== ] 3298/3912 84% [==================================================== ] 3299/3912 84% [==================================================== ] 3300/3912 84% [==================================================== ] 3301/3912 84% [==================================================== ] 3302/3912 84% [==================================================== ] 3303/3912 84% [==================================================== ] 3304/3912 84% [==================================================== ] 3305/3912 84% [==================================================== ] 3306/3912 84% [==================================================== ] 3307/3912 84% [==================================================== ] 3308/3912 84% [==================================================== ] 3309/3912 84% [==================================================== ] 3310/3912 84% [==================================================== ] 3311/3912 84% [==================================================== ] 3312/3912 84% [==================================================== ] 3313/3912 84% [==================================================== ] 3314/3912 84% [==================================================== ] 3315/3912 84% [==================================================== ] 3316/3912 84% [==================================================== ] 3317/3912 84% [==================================================== ] 3318/3912 84% [==================================================== ] 3319/3912 84% [==================================================== ] 3320/3912 84% [==================================================== ] 3321/3912 84% [==================================================== ] 3322/3912 84% [==================================================== ] 3323/3912 84% [==================================================== ] 3324/3912 84% [==================================================== ] 3325/3912 84% [==================================================== ] 3326/3912 85% [==================================================== ] 3327/3912 85% [==================================================== ] 3328/3912 85% [==================================================== ] 3329/3912 85% [==================================================== ] 3330/3912 85% [==================================================== ] 3331/3912 85% [==================================================== ] 3332/3912 85% [==================================================== ] 3333/3912 85% [==================================================== ] 3334/3912 85% [==================================================== ] 3335/3912 85% [==================================================== ] 3336/3912 85% [==================================================== ] 3337/3912 85% [==================================================== ] 3338/3912 85% [==================================================== ] 3339/3912 85% [==================================================== ] 3340/3912 85% [==================================================== ] 3341/3912 85% [==================================================== ] 3342/3912 85% [==================================================== ] 3343/3912 85% [==================================================== ] 3344/3912 85% [===================================================== ] 3345/3912 85% [===================================================== ] 3346/3912 85% [===================================================== ] 3347/3912 85% [===================================================== ] 3348/3912 85% [===================================================== ] 3349/3912 85% [===================================================== ] 3350/3912 85% [===================================================== ] 3351/3912 85% [===================================================== ] 3352/3912 85% [===================================================== ] 3353/3912 85% [===================================================== ] 3354/3912 85% [===================================================== ] 3355/3912 85% [===================================================== ] 3356/3912 85% [===================================================== ] 3357/3912 85% [===================================================== ] 3358/3912 85% [===================================================== ] 3359/3912 85% [===================================================== ] 3360/3912 85% [===================================================== ] 3361/3912 85% [===================================================== ] 3362/3912 85% [===================================================== ] 3363/3912 85% [===================================================== ] 3364/3912 85% [===================================================== ] 3365/3912 86% [===================================================== ] 3366/3912 86% [===================================================== ] 3367/3912 86% [===================================================== ] 3368/3912 86% [===================================================== ] 3369/3912 86% [===================================================== ] 3370/3912 86% [===================================================== ] 3371/3912 86% [===================================================== ] 3372/3912 86% [===================================================== ] 3373/3912 86% [===================================================== ] 3374/3912 86% [===================================================== ] 3375/3912 86% [===================================================== ] 3376/3912 86% [===================================================== ] 3377/3912 86% [===================================================== ] 3378/3912 86% [===================================================== ] 3379/3912 86% [===================================================== ] 3380/3912 86% [===================================================== ] 3381/3912 86% [===================================================== ] 3382/3912 86% [===================================================== ] 3383/3912 86% [===================================================== ] 3384/3912 86% [===================================================== ] 3385/3912 86% [===================================================== ] 3386/3912 86% [===================================================== ] 3387/3912 86% [===================================================== ] 3388/3912 86% [===================================================== ] 3389/3912 86% [===================================================== ] 3390/3912 86% [===================================================== ] 3391/3912 86% [===================================================== ] 3392/3912 86% [===================================================== ] 3393/3912 86% [===================================================== ] 3394/3912 86% [===================================================== ] 3395/3912 86% [===================================================== ] 3396/3912 86% [===================================================== ] 3397/3912 86% [===================================================== ] 3398/3912 86% [===================================================== ] 3399/3912 86% [===================================================== ] 3400/3912 86% [===================================================== ] 3401/3912 86% [===================================================== ] 3402/3912 86% [===================================================== ] 3403/3912 86% [===================================================== ] 3404/3912 87% [===================================================== ] 3405/3912 87% [===================================================== ] 3406/3912 87% [===================================================== ] 3407/3912 87% [====================================================== ] 3408/3912 87% [====================================================== ] 3409/3912 87% [====================================================== ] 3410/3912 87% [====================================================== ] 3411/3912 87% [====================================================== ] 3412/3912 87% [====================================================== ] 3413/3912 87% [====================================================== ] 3414/3912 87% [====================================================== ] 3415/3912 87% [====================================================== ] 3416/3912 87% [====================================================== ] 3417/3912 87% [====================================================== ] 3418/3912 87% [====================================================== ] 3419/3912 87% [====================================================== ] 3420/3912 87% [====================================================== ] 3421/3912 87% [====================================================== ] 3422/3912 87% [====================================================== ] 3423/3912 87% [====================================================== ] 3424/3912 87% [====================================================== ] 3425/3912 87% [====================================================== ] 3426/3912 87% [====================================================== ] 3427/3912 87% [====================================================== ] 3428/3912 87% [====================================================== ] 3429/3912 87% [====================================================== ] 3430/3912 87% [====================================================== ] 3431/3912 87% [====================================================== ] 3432/3912 87% [====================================================== ] 3433/3912 87% [====================================================== ] 3434/3912 87% [====================================================== ] 3435/3912 87% [====================================================== ] 3436/3912 87% [====================================================== ] 3437/3912 87% [====================================================== ] 3438/3912 87% [====================================================== ] 3439/3912 87% [====================================================== ] 3440/3912 87% [====================================================== ] 3441/3912 87% [====================================================== ] 3442/3912 87% [====================================================== ] 3443/3912 88% [====================================================== ] 3444/3912 88% [====================================================== ] 3445/3912 88% [====================================================== ] 3446/3912 88% [====================================================== ] 3447/3912 88% [====================================================== ] 3448/3912 88% [====================================================== ] 3449/3912 88% [====================================================== ] 3450/3912 88% [====================================================== ] 3451/3912 88% [====================================================== ] 3452/3912 88% [====================================================== ] 3453/3912 88% [====================================================== ] 3454/3912 88% [====================================================== ] 3455/3912 88% [====================================================== ] 3456/3912 88% [====================================================== ] 3457/3912 88% [====================================================== ] 3458/3912 88% [====================================================== ] 3459/3912 88% [====================================================== ] 3460/3912 88% [====================================================== ] 3461/3912 88% [====================================================== ] 3462/3912 88% [====================================================== ] 3463/3912 88% [====================================================== ] 3464/3912 88% [====================================================== ] 3465/3912 88% [====================================================== ] 3466/3912 88% [====================================================== ] 3467/3912 88% [====================================================== ] 3468/3912 88% [====================================================== ] 3469/3912 88% [====================================================== ] 3470/3912 88% [======================================================= ] 3471/3912 88% [======================================================= ] 3472/3912 88% [======================================================= ] 3473/3912 88% [======================================================= ] 3474/3912 88% [======================================================= ] 3475/3912 88% [======================================================= ] 3476/3912 88% [======================================================= ] 3477/3912 88% [======================================================= ] 3478/3912 88% [======================================================= ] 3479/3912 88% [======================================================= ] 3480/3912 88% [======================================================= ] 3481/3912 88% [======================================================= ] 3482/3912 89% [======================================================= ] 3483/3912 89% [======================================================= ] 3484/3912 89% [======================================================= ] 3485/3912 89% [======================================================= ] 3486/3912 89% [======================================================= ] 3487/3912 89% [======================================================= ] 3488/3912 89% [======================================================= ] 3489/3912 89% [======================================================= ] 3490/3912 89% [======================================================= ] 3491/3912 89% [======================================================= ] 3492/3912 89% [======================================================= ] 3493/3912 89% [======================================================= ] 3494/3912 89% [======================================================= ] 3495/3912 89% [======================================================= ] 3496/3912 89% [======================================================= ] 3497/3912 89% [======================================================= ] 3498/3912 89% [======================================================= ] 3499/3912 89% [======================================================= ] 3500/3912 89% [======================================================= ] 3501/3912 89% [======================================================= ] 3502/3912 89% [======================================================= ] 3503/3912 89% [======================================================= ] 3504/3912 89% [======================================================= ] 3505/3912 89% [======================================================= ] 3506/3912 89% [======================================================= ] 3507/3912 89% [======================================================= ] 3508/3912 89% [======================================================= ] 3509/3912 89% [======================================================= ] 3510/3912 89% [======================================================= ] 3511/3912 89% [======================================================= ] 3512/3912 89% [======================================================= ] 3513/3912 89% [======================================================= ] 3514/3912 89% [======================================================= ] 3515/3912 89% [======================================================= ] 3516/3912 89% [======================================================= ] 3517/3912 89% [======================================================= ] 3518/3912 89% [======================================================= ] 3519/3912 89% [======================================================= ] 3520/3912 89% [======================================================= ] 3521/3912 90% [======================================================= ] 3522/3912 90% [======================================================= ] 3523/3912 90% [======================================================= ] 3524/3912 90% [======================================================= ] 3525/3912 90% [======================================================= ] 3526/3912 90% [======================================================= ] 3527/3912 90% [======================================================= ] 3528/3912 90% [======================================================= ] 3529/3912 90% [======================================================= ] 3530/3912 90% [======================================================= ] 3531/3912 90% [======================================================= ] 3532/3912 90% [======================================================= ] 3533/3912 90% [======================================================== ] 3534/3912 90% [======================================================== ] 3535/3912 90% [======================================================== ] 3536/3912 90% [======================================================== ] 3537/3912 90% [======================================================== ] 3538/3912 90% [======================================================== ] 3539/3912 90% [======================================================== ] 3540/3912 90% [======================================================== ] 3541/3912 90% [======================================================== ] 3542/3912 90% [======================================================== ] 3543/3912 90% [======================================================== ] 3544/3912 90% [======================================================== ] 3545/3912 90% [======================================================== ] 3546/3912 90% [======================================================== ] 3547/3912 90% [======================================================== ] 3548/3912 90% [======================================================== ] 3549/3912 90% [======================================================== ] 3550/3912 90% [======================================================== ] 3551/3912 90% [======================================================== ] 3552/3912 90% [======================================================== ] 3553/3912 90% [======================================================== ] 3554/3912 90% [======================================================== ] 3555/3912 90% [======================================================== ] 3556/3912 90% [======================================================== ] 3557/3912 90% [======================================================== ] 3558/3912 90% [======================================================== ] 3559/3912 90% [======================================================== ] 3560/3912 91% [======================================================== ] 3561/3912 91% [======================================================== ] 3562/3912 91% [======================================================== ] 3563/3912 91% [======================================================== ] 3564/3912 91% [======================================================== ] 3565/3912 91% [======================================================== ] 3566/3912 91% [======================================================== ] 3567/3912 91% [======================================================== ] 3568/3912 91% [======================================================== ] 3569/3912 91% [======================================================== ] 3570/3912 91% [======================================================== ] 3571/3912 91% [======================================================== ] 3572/3912 91% [======================================================== ] 3573/3912 91% [======================================================== ] 3574/3912 91% [======================================================== ] 3575/3912 91% [======================================================== ] 3576/3912 91% [======================================================== ] 3577/3912 91% [======================================================== ] 3578/3912 91% [======================================================== ] 3579/3912 91% [======================================================== ] 3580/3912 91% [======================================================== ] 3581/3912 91% [======================================================== ] 3582/3912 91% [======================================================== ] 3583/3912 91% [======================================================== ] 3584/3912 91% [======================================================== ] 3585/3912 91% [======================================================== ] 3586/3912 91% [======================================================== ] 3587/3912 91% [======================================================== ] 3588/3912 91% [======================================================== ] 3589/3912 91% [======================================================== ] 3590/3912 91% [======================================================== ] 3591/3912 91% [======================================================== ] 3592/3912 91% [======================================================== ] 3593/3912 91% [======================================================== ] 3594/3912 91% [======================================================== ] 3595/3912 91% [======================================================== ] 3596/3912 91% [========================================================= ] 3597/3912 91% [========================================================= ] 3598/3912 91% [========================================================= ] 3599/3912 91% [========================================================= ] 3600/3912 92% [========================================================= ] 3601/3912 92% [========================================================= ] 3602/3912 92% [========================================================= ] 3603/3912 92% [========================================================= ] 3604/3912 92% [========================================================= ] 3605/3912 92% [========================================================= ] 3606/3912 92% [========================================================= ] 3607/3912 92% [========================================================= ] 3608/3912 92% [========================================================= ] 3609/3912 92% [========================================================= ] 3610/3912 92% [========================================================= ] 3611/3912 92% [========================================================= ] 3612/3912 92% [========================================================= ] 3613/3912 92% [========================================================= ] 3614/3912 92% [========================================================= ] 3615/3912 92% [========================================================= ] 3616/3912 92% [========================================================= ] 3617/3912 92% [========================================================= ] 3618/3912 92% [========================================================= ] 3619/3912 92% [========================================================= ] 3620/3912 92% [========================================================= ] 3621/3912 92% [========================================================= ] 3622/3912 92% [========================================================= ] 3623/3912 92% [========================================================= ] 3624/3912 92% [========================================================= ] 3625/3912 92% [========================================================= ] 3626/3912 92% [========================================================= ] 3627/3912 92% [========================================================= ] 3628/3912 92% [========================================================= ] 3629/3912 92% [========================================================= ] 3630/3912 92% [========================================================= ] 3631/3912 92% [========================================================= ] 3632/3912 92% [========================================================= ] 3633/3912 92% [========================================================= ] 3634/3912 92% [========================================================= ] 3635/3912 92% [========================================================= ] 3636/3912 92% [========================================================= ] 3637/3912 92% [========================================================= ] 3638/3912 92% [========================================================= ] 3639/3912 93% [========================================================= ] 3640/3912 93% [========================================================= ] 3641/3912 93% [========================================================= ] 3642/3912 93% [========================================================= ] 3643/3912 93% [========================================================= ] 3644/3912 93% [========================================================= ] 3645/3912 93% [========================================================= ] 3646/3912 93% [========================================================= ] 3647/3912 93% [========================================================= ] 3648/3912 93% [========================================================= ] 3649/3912 93% [========================================================= ] 3650/3912 93% [========================================================= ] 3651/3912 93% [========================================================= ] 3652/3912 93% [========================================================= ] 3653/3912 93% [========================================================= ] 3654/3912 93% [========================================================= ] 3655/3912 93% [========================================================= ] 3656/3912 93% [========================================================= ] 3657/3912 93% [========================================================= ] 3658/3912 93% [========================================================= ] 3659/3912 93% [========================================================== ] 3660/3912 93% [========================================================== ] 3661/3912 93% [========================================================== ] 3662/3912 93% [========================================================== ] 3663/3912 93% [========================================================== ] 3664/3912 93% [========================================================== ] 3665/3912 93% [========================================================== ] 3666/3912 93% [========================================================== ] 3667/3912 93% [========================================================== ] 3668/3912 93% [========================================================== ] 3669/3912 93% [========================================================== ] 3670/3912 93% [========================================================== ] 3671/3912 93% [========================================================== ] 3672/3912 93% [========================================================== ] 3673/3912 93% [========================================================== ] 3674/3912 93% [========================================================== ] 3675/3912 93% [========================================================== ] 3676/3912 93% [========================================================== ] 3677/3912 93% [========================================================== ] 3678/3912 94% [========================================================== ] 3679/3912 94% [========================================================== ] 3680/3912 94% [========================================================== ] 3681/3912 94% [========================================================== ] 3682/3912 94% [========================================================== ] 3683/3912 94% [========================================================== ] 3684/3912 94% [========================================================== ] 3685/3912 94% [========================================================== ] 3686/3912 94% [========================================================== ] 3687/3912 94% [========================================================== ] 3688/3912 94% [========================================================== ] 3689/3912 94% [========================================================== ] 3690/3912 94% [========================================================== ] 3691/3912 94% [========================================================== ] 3692/3912 94% [========================================================== ] 3693/3912 94% [========================================================== ] 3694/3912 94% [========================================================== ] 3695/3912 94% [========================================================== ] 3696/3912 94% [========================================================== ] 3697/3912 94% [========================================================== ] 3698/3912 94% [========================================================== ] 3699/3912 94% [========================================================== ] 3700/3912 94% [========================================================== ] 3701/3912 94% [========================================================== ] 3702/3912 94% [========================================================== ] 3703/3912 94% [========================================================== ] 3704/3912 94% [========================================================== ] 3705/3912 94% [========================================================== ] 3706/3912 94% [========================================================== ] 3707/3912 94% [========================================================== ] 3708/3912 94% [========================================================== ] 3709/3912 94% [========================================================== ] 3710/3912 94% [========================================================== ] 3711/3912 94% [========================================================== ] 3712/3912 94% [========================================================== ] 3713/3912 94% [========================================================== ] 3714/3912 94% [========================================================== ] 3715/3912 94% [========================================================== ] 3716/3912 94% [========================================================== ] 3717/3912 95% [========================================================== ] 3718/3912 95% [========================================================== ] 3719/3912 95% [========================================================== ] 3720/3912 95% [========================================================== ] 3721/3912 95% [========================================================== ] 3722/3912 95% [=========================================================== ] 3723/3912 95% [=========================================================== ] 3724/3912 95% [=========================================================== ] 3725/3912 95% [=========================================================== ] 3726/3912 95% [=========================================================== ] 3727/3912 95% [=========================================================== ] 3728/3912 95% [=========================================================== ] 3729/3912 95% [=========================================================== ] 3730/3912 95% [=========================================================== ] 3731/3912 95% [=========================================================== ] 3732/3912 95% [=========================================================== ] 3733/3912 95% [=========================================================== ] 3734/3912 95% [=========================================================== ] 3735/3912 95% [=========================================================== ] 3736/3912 95% [=========================================================== ] 3737/3912 95% [=========================================================== ] 3738/3912 95% [=========================================================== ] 3739/3912 95% [=========================================================== ] 3740/3912 95% [=========================================================== ] 3741/3912 95% [=========================================================== ] 3742/3912 95% [=========================================================== ] 3743/3912 95% [=========================================================== ] 3744/3912 95% [=========================================================== ] 3745/3912 95% [=========================================================== ] 3746/3912 95% [=========================================================== ] 3747/3912 95% [=========================================================== ] 3748/3912 95% [=========================================================== ] 3749/3912 95% [=========================================================== ] 3750/3912 95% [=========================================================== ] 3751/3912 95% [=========================================================== ] 3752/3912 95% [=========================================================== ] 3753/3912 95% [=========================================================== ] 3754/3912 95% [=========================================================== ] 3755/3912 95% [=========================================================== ] 3756/3912 96% [=========================================================== ] 3757/3912 96% [=========================================================== ] 3758/3912 96% [=========================================================== ] 3759/3912 96% [=========================================================== ] 3760/3912 96% [=========================================================== ] 3761/3912 96% [=========================================================== ] 3762/3912 96% [=========================================================== ] 3763/3912 96% [=========================================================== ] 3764/3912 96% [=========================================================== ] 3765/3912 96% [=========================================================== ] 3766/3912 96% [=========================================================== ] 3767/3912 96% [=========================================================== ] 3768/3912 96% [=========================================================== ] 3769/3912 96% [=========================================================== ] 3770/3912 96% [=========================================================== ] 3771/3912 96% [=========================================================== ] 3772/3912 96% [=========================================================== ] 3773/3912 96% [=========================================================== ] 3774/3912 96% [=========================================================== ] 3775/3912 96% [=========================================================== ] 3776/3912 96% [=========================================================== ] 3777/3912 96% [=========================================================== ] 3778/3912 96% [=========================================================== ] 3779/3912 96% [=========================================================== ] 3780/3912 96% [=========================================================== ] 3781/3912 96% [=========================================================== ] 3782/3912 96% [=========================================================== ] 3783/3912 96% [=========================================================== ] 3784/3912 96% [=========================================================== ] 3785/3912 96% [============================================================ ] 3786/3912 96% [============================================================ ] 3787/3912 96% [============================================================ ] 3788/3912 96% [============================================================ ] 3789/3912 96% [============================================================ ] 3790/3912 96% [============================================================ ] 3791/3912 96% [============================================================ ] 3792/3912 96% [============================================================ ] 3793/3912 96% [============================================================ ] 3794/3912 96% [============================================================ ] 3795/3912 97% [============================================================ ] 3796/3912 97% [============================================================ ] 3797/3912 97% [============================================================ ] 3798/3912 97% [============================================================ ] 3799/3912 97% [============================================================ ] 3800/3912 97% [============================================================ ] 3801/3912 97% [============================================================ ] 3802/3912 97% [============================================================ ] 3803/3912 97% [============================================================ ] 3804/3912 97% [============================================================ ] 3805/3912 97% [============================================================ ] 3806/3912 97% [============================================================ ] 3807/3912 97% [============================================================ ] 3808/3912 97% [============================================================ ] 3809/3912 97% [============================================================ ] 3810/3912 97% [============================================================ ] 3811/3912 97% [============================================================ ] 3812/3912 97% [============================================================ ] 3813/3912 97% [============================================================ ] 3814/3912 97% [============================================================ ] 3815/3912 97% [============================================================ ] 3816/3912 97% [============================================================ ] 3817/3912 97% [============================================================ ] 3818/3912 97% [============================================================ ] 3819/3912 97% [============================================================ ] 3820/3912 97% [============================================================ ] 3821/3912 97% [============================================================ ] 3822/3912 97% [============================================================ ] 3823/3912 97% [============================================================ ] 3824/3912 97% [============================================================ ] 3825/3912 97% [============================================================ ] 3826/3912 97% [============================================================ ] 3827/3912 97% [============================================================ ] 3828/3912 97% [============================================================ ] 3829/3912 97% [============================================================ ] 3830/3912 97% [============================================================ ] 3831/3912 97% [============================================================ ] 3832/3912 97% [============================================================ ] 3833/3912 97% [============================================================ ] 3834/3912 98% [============================================================ ] 3835/3912 98% [============================================================ ] 3836/3912 98% [============================================================ ] 3837/3912 98% [============================================================ ] 3838/3912 98% [============================================================ ] 3839/3912 98% [============================================================ ] 3840/3912 98% [============================================================ ] 3841/3912 98% [============================================================ ] 3842/3912 98% [============================================================ ] 3843/3912 98% [============================================================ ] 3844/3912 98% [============================================================ ] 3845/3912 98% [============================================================ ] 3846/3912 98% [============================================================ ] 3847/3912 98% [============================================================ ] 3848/3912 98% [============================================================= ] 3849/3912 98% [============================================================= ] 3850/3912 98% [============================================================= ] 3851/3912 98% [============================================================= ] 3852/3912 98% [============================================================= ] 3853/3912 98% [============================================================= ] 3854/3912 98% [============================================================= ] 3855/3912 98% [============================================================= ] 3856/3912 98% [============================================================= ] 3857/3912 98% [============================================================= ] 3858/3912 98% [============================================================= ] 3859/3912 98% [============================================================= ] 3860/3912 98% [============================================================= ] 3861/3912 98% [============================================================= ] 3862/3912 98% [============================================================= ] 3863/3912 98% [============================================================= ] 3864/3912 98% [============================================================= ] 3865/3912 98% [============================================================= ] 3866/3912 98% [============================================================= ] 3867/3912 98% [============================================================= ] 3868/3912 98% [============================================================= ] 3869/3912 98% [============================================================= ] 3870/3912 98% [============================================================= ] 3871/3912 98% [============================================================= ] 3872/3912 98% [============================================================= ] 3873/3912 99% [============================================================= ] 3874/3912 99% [============================================================= ] 3875/3912 99% [============================================================= ] 3876/3912 99% [============================================================= ] 3877/3912 99% [============================================================= ] 3878/3912 99% [============================================================= ] 3879/3912 99% [============================================================= ] 3880/3912 99% [============================================================= ] 3881/3912 99% [============================================================= ] 3882/3912 99% [============================================================= ] 3883/3912 99% [============================================================= ] 3884/3912 99% [============================================================= ] 3885/3912 99% [============================================================= ] 3886/3912 99% [============================================================= ] 3887/3912 99% [============================================================= ] 3888/3912 99% [============================================================= ] 3889/3912 99% [============================================================= ] 3890/3912 99% [============================================================= ] 3891/3912 99% [============================================================= ] 3892/3912 99% [============================================================= ] 3893/3912 99% [============================================================= ] 3894/3912 99% [============================================================= ] 3895/3912 99% [============================================================= ] 3896/3912 99% [============================================================= ] 3897/3912 99% [============================================================= ] 3898/3912 99% [============================================================= ] 3899/3912 99% [============================================================= ] 3900/3912 99% [============================================================= ] 3901/3912 99% [============================================================= ] 3902/3912 99% [============================================================= ] 3903/3912 99% [============================================================= ] 3904/3912 99% [============================================================= ] 3905/3912 99% [============================================================= ] 3906/3912 99% [============================================================= ] 3907/3912 99% [============================================================= ] 3908/3912 99% [============================================================= ] 3909/3912 99% [============================================================= ] 3910/3912 99% [============================================================= ] 3911/3912 99% [==============================================================] 3912/3912 100% operation complete, 3912 objects in 50909 NAND pages. ln -snf /home/autobuild/autobuild/instance-13/output-1/host/mips64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-13/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-13/buildroot' >>> Buildroot 2023.05-rc3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> host-binutils 2.39 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 6.3.5 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dehydrated 0.7.1 Collecting legal info LICENSE: OK (sha256: f25ab9c5f13abf15ab097180423ef6b82a89c552e92d49ae627762ee9c04a3a8) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> ffmpeg 4.4.4 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> font-awesome 4.7.0 Collecting legal info >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> 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-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> initscripts Collecting legal info >>> iproute2 6.2.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 8.1.2 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libite 2.5.3 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsolv 0.7.22 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> logsurfer 1.8 Collecting legal info >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mkpasswd Collecting legal info >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> psmisc 23.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> sound-theme-borealis 0.9a Collecting legal info >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> ssdp-responder 2.0 Collecting legal info LICENSE: OK (sha256: 68d6fdc22e337f725fe719bf9ae6d92b1d8d0ca4cff8219b303ab76706670a8d) >>> start-stop-daemon 1.20.7.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> sudo 1.9.13p3 Collecting legal info LICENSE.md: OK (sha256: ea33b3971e8e4d9657cd6794a952aaa71b22bd16745f1645455b6ead010e0a28) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> xkeyboard-config 2.37 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.6 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.4 Collecting legal info COPYING: OK (sha256: 2e7012a140f000735a7172674a2d314398d79622444fba65d108b029b29ab283) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.11 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-xlib_libXdmcp 1.1.4 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.2 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.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: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-13/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot'