Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done >>> Generating filesystem image rootfs.romfs mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/genromfs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target -f /home/autobuild/autobuild/instance-2/output-1/images/rootfs.romfs\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 4329 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/4329 0% [ ] 2/4329 0% [ ] 3/4329 0% [ ] 4/4329 0% [ ] 5/4329 0% [ ] 6/4329 0% [ ] 7/4329 0% [ ] 8/4329 0% [ ] 9/4329 0% [ ] 10/4329 0% [ ] 11/4329 0% [ ] 12/4329 0% [ ] 13/4329 0% [ ] 14/4329 0% [ ] 15/4329 0% [ ] 16/4329 0% [ ] 17/4329 0% [ ] 18/4329 0% [ ] 19/4329 0% [ ] 20/4329 0% [ ] 21/4329 0% [ ] 22/4329 0% [ ] 23/4329 0% [ ] 24/4329 0% [ ] 25/4329 0% [ ] 26/4329 0% [ ] 27/4329 0% [ ] 28/4329 0% [ ] 29/4329 0% [ ] 30/4329 0% [ ] 31/4329 0% [ ] 32/4329 0% [ ] 33/4329 0% [ ] 34/4329 0% [ ] 35/4329 0% [ ] 36/4329 0% [ ] 37/4329 0% [ ] 38/4329 0% [ ] 39/4329 0% [ ] 40/4329 0% [ ] 41/4329 0% [ ] 42/4329 0% [ ] 43/4329 0% [ ] 44/4329 1% [ ] 45/4329 1% [ ] 46/4329 1% [ ] 47/4329 1% [ ] 48/4329 1% [ ] 49/4329 1% [ ] 50/4329 1% [ ] 51/4329 1% [ ] 52/4329 1% [ ] 53/4329 1% [ ] 54/4329 1% [ ] 55/4329 1% [ ] 56/4329 1% [ ] 57/4329 1% [ ] 58/4329 1% [ ] 59/4329 1% [ ] 60/4329 1% [ ] 61/4329 1% [ ] 62/4329 1% [ ] 63/4329 1% [ ] 64/4329 1% [ ] 65/4329 1% [ ] 66/4329 1% [ ] 67/4329 1% [ ] 68/4329 1% [ ] 69/4329 1% [= ] 70/4329 1% [= ] 71/4329 1% [= ] 72/4329 1% [= ] 73/4329 1% [= ] 74/4329 1% [= ] 75/4329 1% [= ] 76/4329 1% [= ] 77/4329 1% [= ] 78/4329 1% [= ] 79/4329 1% [= ] 80/4329 1% [= ] 81/4329 1% [= ] 82/4329 1% [= ] 83/4329 1% [= ] 84/4329 1% [= ] 85/4329 1% [= ] 86/4329 1% [= ] 87/4329 2% [= ] 88/4329 2% [= ] 89/4329 2% [= ] 90/4329 2% [= ] 91/4329 2% [= ] 92/4329 2% [= ] 93/4329 2% [= ] 94/4329 2% [= ] 95/4329 2% [= ] 96/4329 2% [= ] 97/4329 2% [= ] 98/4329 2% [= ] 99/4329 2% [= ] 100/4329 2% [= ] 101/4329 2% [= ] 102/4329 2% [= ] 103/4329 2% [= ] 104/4329 2% [= ] 105/4329 2% [= ] 106/4329 2% [= ] 107/4329 2% [= ] 108/4329 2% [= ] 109/4329 2% [= ] 110/4329 2% [= ] 111/4329 2% [= ] 112/4329 2% [= ] 113/4329 2% [= ] 114/4329 2% [= ] 115/4329 2% [= ] 116/4329 2% [= ] 117/4329 2% [= ] 118/4329 2% [= ] 119/4329 2% [= ] 120/4329 2% [= ] 121/4329 2% [= ] 122/4329 2% [= ] 123/4329 2% [= ] 124/4329 2% [= ] 125/4329 2% [= ] 126/4329 2% [= ] 127/4329 2% [= ] 128/4329 2% [= ] 129/4329 2% [= ] 130/4329 3% [= ] 131/4329 3% [= ] 132/4329 3% [= ] 133/4329 3% [= ] 134/4329 3% [= ] 135/4329 3% [= ] 136/4329 3% [= ] 137/4329 3% [= ] 138/4329 3% [= ] 139/4329 3% [== ] 140/4329 3% [== ] 141/4329 3% [== ] 142/4329 3% [== ] 143/4329 3% [== ] 144/4329 3% [== ] 145/4329 3% [== ] 146/4329 3% [== ] 147/4329 3% [== ] 148/4329 3% [== ] 149/4329 3% [== ] 150/4329 3% [== ] 151/4329 3% [== ] 152/4329 3% [== ] 153/4329 3% [== ] 154/4329 3% [== ] 155/4329 3% [== ] 156/4329 3% [== ] 157/4329 3% [== ] 158/4329 3% [== ] 159/4329 3% [== ] 160/4329 3% [== ] 161/4329 3% [== ] 162/4329 3% [== ] 163/4329 3% [== ] 164/4329 3% [== ] 165/4329 3% [== ] 166/4329 3% [== ] 167/4329 3% [== ] 168/4329 3% [== ] 169/4329 3% [== ] 170/4329 3% [== ] 171/4329 3% [== ] 172/4329 3% [== ] 173/4329 3% [== ] 174/4329 4% [== ] 175/4329 4% [== ] 176/4329 4% [== ] 177/4329 4% [== ] 178/4329 4% [== ] 179/4329 4% [== ] 180/4329 4% [== ] 181/4329 4% [== ] 182/4329 4% [== ] 183/4329 4% [== ] 184/4329 4% [== ] 185/4329 4% [== ] 186/4329 4% [== ] 187/4329 4% [== ] 188/4329 4% [== ] 189/4329 4% [== ] 190/4329 4% [== ] 191/4329 4% [== ] 192/4329 4% [== ] 193/4329 4% [== ] 194/4329 4% [== ] 195/4329 4% [== ] 196/4329 4% [== ] 197/4329 4% [== ] 198/4329 4% [== ] 199/4329 4% [== ] 200/4329 4% [== ] 201/4329 4% [== ] 202/4329 4% [== ] 203/4329 4% [== ] 204/4329 4% [== ] 205/4329 4% [== ] 206/4329 4% [== ] 207/4329 4% [== ] 208/4329 4% [== ] 209/4329 4% [=== ] 210/4329 4% [=== ] 211/4329 4% [=== ] 212/4329 4% [=== ] 213/4329 4% [=== ] 214/4329 4% [=== ] 215/4329 4% [=== ] 216/4329 4% [=== ] 217/4329 5% [=== ] 218/4329 5% [=== ] 219/4329 5% [=== ] 220/4329 5% [=== ] 221/4329 5% [=== ] 222/4329 5% [=== ] 223/4329 5% [=== ] 224/4329 5% [=== ] 225/4329 5% [=== ] 226/4329 5% [=== ] 227/4329 5% [=== ] 228/4329 5% [=== ] 229/4329 5% [=== ] 230/4329 5% [=== ] 231/4329 5% [=== ] 232/4329 5% [=== ] 233/4329 5% [=== ] 234/4329 5% [=== ] 235/4329 5% [=== ] 236/4329 5% [=== ] 237/4329 5% [=== ] 238/4329 5% [=== ] 239/4329 5% [=== ] 240/4329 5% [=== ] 241/4329 5% [=== ] 242/4329 5% [=== ] 243/4329 5% [=== ] 244/4329 5% [=== ] 245/4329 5% [=== ] 246/4329 5% [=== ] 247/4329 5% [=== ] 248/4329 5% [=== ] 249/4329 5% [=== ] 250/4329 5% [=== ] 251/4329 5% [=== ] 252/4329 5% [=== ] 253/4329 5% [=== ] 254/4329 5% [=== ] 255/4329 5% [=== ] 256/4329 5% [=== ] 257/4329 5% [=== ] 258/4329 5% [=== ] 259/4329 5% [=== ] 260/4329 6% [=== ] 261/4329 6% [=== ] 262/4329 6% [=== ] 263/4329 6% [=== ] 264/4329 6% [=== ] 265/4329 6% [=== ] 266/4329 6% [=== ] 267/4329 6% [=== ] 268/4329 6% [=== ] 269/4329 6% [=== ] 270/4329 6% [=== ] 271/4329 6% [=== ] 272/4329 6% [=== ] 273/4329 6% [=== ] 274/4329 6% [=== ] 275/4329 6% [=== ] 276/4329 6% [=== ] 277/4329 6% [=== ] 278/4329 6% [=== ] 279/4329 6% [==== ] 280/4329 6% [==== ] 281/4329 6% [==== ] 282/4329 6% [==== ] 283/4329 6% [==== ] 284/4329 6% [==== ] 285/4329 6% [==== ] 286/4329 6% [==== ] 287/4329 6% [==== ] 288/4329 6% [==== ] 289/4329 6% [==== ] 290/4329 6% [==== ] 291/4329 6% [==== ] 292/4329 6% [==== ] 293/4329 6% [==== ] 294/4329 6% [==== ] 295/4329 6% [==== ] 296/4329 6% [==== ] 297/4329 6% [==== ] 298/4329 6% [==== ] 299/4329 6% [==== ] 300/4329 6% [==== ] 301/4329 6% [==== ] 302/4329 6% [==== ] 303/4329 6% [==== ] 304/4329 7% [==== ] 305/4329 7% [==== ] 306/4329 7% [==== ] 307/4329 7% [==== ] 308/4329 7% [==== ] 309/4329 7% [==== ] 310/4329 7% [==== ] 311/4329 7% [==== ] 312/4329 7% [==== ] 313/4329 7% [==== ] 314/4329 7% [==== ] 315/4329 7% [==== ] 316/4329 7% [==== ] 317/4329 7% [==== ] 318/4329 7% [==== ] 319/4329 7% [==== ] 320/4329 7% [==== ] 321/4329 7% [==== ] 322/4329 7% [==== ] 323/4329 7% [==== ] 324/4329 7% [==== ] 325/4329 7% [==== ] 326/4329 7% [==== ] 327/4329 7% [==== ] 328/4329 7% [==== ] 329/4329 7% [==== ] 330/4329 7% [==== ] 331/4329 7% [==== ] 332/4329 7% [==== ] 333/4329 7% [==== ] 334/4329 7% [==== ] 335/4329 7% [==== ] 336/4329 7% [==== ] 337/4329 7% [==== ] 338/4329 7% [==== ] 339/4329 7% [==== ] 340/4329 7% [==== ] 341/4329 7% [==== ] 342/4329 7% [==== ] 343/4329 7% [==== ] 344/4329 7% [==== ] 345/4329 7% [==== ] 346/4329 7% [==== ] 347/4329 8% [==== ] 348/4329 8% [==== ] 349/4329 8% [===== ] 350/4329 8% [===== ] 351/4329 8% [===== ] 352/4329 8% [===== ] 353/4329 8% [===== ] 354/4329 8% [===== ] 355/4329 8% [===== ] 356/4329 8% [===== ] 357/4329 8% [===== ] 358/4329 8% [===== ] 359/4329 8% [===== ] 360/4329 8% [===== ] 361/4329 8% [===== ] 362/4329 8% [===== ] 363/4329 8% [===== ] 364/4329 8% [===== ] 365/4329 8% [===== ] 366/4329 8% [===== ] 367/4329 8% [===== ] 368/4329 8% [===== ] 369/4329 8% [===== ] 370/4329 8% [===== ] 371/4329 8% [===== ] 372/4329 8% [===== ] 373/4329 8% [===== ] 374/4329 8% [===== ] 375/4329 8% [===== ] 376/4329 8% [===== ] 377/4329 8% [===== ] 378/4329 8% [===== ] 379/4329 8% [===== ] 380/4329 8% [===== ] 381/4329 8% [===== ] 382/4329 8% [===== ] 383/4329 8% [===== ] 384/4329 8% [===== ] 385/4329 8% [===== ] 386/4329 8% [===== ] 387/4329 8% [===== ] 388/4329 8% [===== ] 389/4329 8% [===== ] 390/4329 9% [===== ] 391/4329 9% [===== ] 392/4329 9% [===== ] 393/4329 9% [===== ] 394/4329 9% [===== ] 395/4329 9% [===== ] 396/4329 9% [===== ] 397/4329 9% [===== ] 398/4329 9% [===== ] 399/4329 9% [===== ] 400/4329 9% [===== ] 401/4329 9% [===== ] 402/4329 9% [===== ] 403/4329 9% [===== ] 404/4329 9% [===== ] 405/4329 9% [===== ] 406/4329 9% [===== ] 407/4329 9% [===== ] 408/4329 9% [===== ] 409/4329 9% [===== ] 410/4329 9% [===== ] 411/4329 9% [===== ] 412/4329 9% [===== ] 413/4329 9% [===== ] 414/4329 9% [===== ] 415/4329 9% [===== ] 416/4329 9% [===== ] 417/4329 9% [===== ] 418/4329 9% [====== ] 419/4329 9% [====== ] 420/4329 9% [====== ] 421/4329 9% [====== ] 422/4329 9% [====== ] 423/4329 9% [====== ] 424/4329 9% [====== ] 425/4329 9% [====== ] 426/4329 9% [====== ] 427/4329 9% [====== ] 428/4329 9% [====== ] 429/4329 9% [====== ] 430/4329 9% [====== ] 431/4329 9% [====== ] 432/4329 9% [====== ] 433/4329 10% [====== ] 434/4329 10% [====== ] 435/4329 10% [====== ] 436/4329 10% [====== ] 437/4329 10% [====== ] 438/4329 10% [====== ] 439/4329 10% [====== ] 440/4329 10% [====== ] 441/4329 10% [====== ] 442/4329 10% [====== ] 443/4329 10% [====== ] 444/4329 10% [====== ] 445/4329 10% [====== ] 446/4329 10% [====== ] 447/4329 10% [====== ] 448/4329 10% [====== ] 449/4329 10% [====== ] 450/4329 10% [====== ] 451/4329 10% [====== ] 452/4329 10% [====== ] 453/4329 10% [====== ] 454/4329 10% [====== ] 455/4329 10% [====== ] 456/4329 10% [====== ] 457/4329 10% [====== ] 458/4329 10% [====== ] 459/4329 10% [====== ] 460/4329 10% [====== ] 461/4329 10% [====== ] 462/4329 10% [====== ] 463/4329 10% [====== ] 464/4329 10% [====== ] 465/4329 10% [====== ] 466/4329 10% [====== ] 467/4329 10% [====== ] 468/4329 10% [====== ] 469/4329 10% [====== ] 470/4329 10% [====== ] 471/4329 10% [====== ] 472/4329 10% [====== ] 473/4329 10% [====== ] 474/4329 10% [====== ] 475/4329 10% [====== ] 476/4329 10% [====== ] 477/4329 11% [====== ] 478/4329 11% [====== ] 479/4329 11% [====== ] 480/4329 11% [====== ] 481/4329 11% [====== ] 482/4329 11% [====== ] 483/4329 11% [====== ] 484/4329 11% [====== ] 485/4329 11% [====== ] 486/4329 11% [====== ] 487/4329 11% [====== ] 488/4329 11% [======= ] 489/4329 11% [======= ] 490/4329 11% [======= ] 491/4329 11% [======= ] 492/4329 11% [======= ] 493/4329 11% [======= ] 494/4329 11% [======= ] 495/4329 11% [======= ] 496/4329 11% [======= ] 497/4329 11% [======= ] 498/4329 11% [======= ] 499/4329 11% [======= ] 500/4329 11% [======= ] 501/4329 11% [======= ] 502/4329 11% [======= ] 503/4329 11% [======= ] 504/4329 11% [======= ] 505/4329 11% [======= ] 506/4329 11% [======= ] 507/4329 11% [======= ] 508/4329 11% [======= ] 509/4329 11% [======= ] 510/4329 11% [======= ] 511/4329 11% [======= ] 512/4329 11% [======= ] 513/4329 11% [======= ] 514/4329 11% [======= ] 515/4329 11% [======= ] 516/4329 11% [======= ] 517/4329 11% [======= ] 518/4329 11% [======= ] 519/4329 11% [======= ] 520/4329 12% [======= ] 521/4329 12% [======= ] 522/4329 12% [======= ] 523/4329 12% [======= ] 524/4329 12% [======= ] 525/4329 12% [======= ] 526/4329 12% [======= ] 527/4329 12% [======= ] 528/4329 12% [======= ] 529/4329 12% [======= ] 530/4329 12% [======= ] 531/4329 12% [======= ] 532/4329 12% [======= ] 533/4329 12% [======= ] 534/4329 12% [======= ] 535/4329 12% [======= ] 536/4329 12% [======= ] 537/4329 12% [======= ] 538/4329 12% [======= ] 539/4329 12% [======= ] 540/4329 12% [======= ] 541/4329 12% [======= ] 542/4329 12% [======= ] 543/4329 12% [======= ] 544/4329 12% [======= ] 545/4329 12% [======= ] 546/4329 12% [======= ] 547/4329 12% [======= ] 548/4329 12% [======= ] 549/4329 12% [======= ] 550/4329 12% [======= ] 551/4329 12% [======= ] 552/4329 12% [======= ] 553/4329 12% [======= ] 554/4329 12% [======= ] 555/4329 12% [======= ] 556/4329 12% [======= ] 557/4329 12% [======= ] 558/4329 12% [======== ] 559/4329 12% [======== ] 560/4329 12% [======== ] 561/4329 12% [======== ] 562/4329 12% [======== ] 563/4329 13% [======== ] 564/4329 13% [======== ] 565/4329 13% [======== ] 566/4329 13% [======== ] 567/4329 13% [======== ] 568/4329 13% [======== ] 569/4329 13% [======== ] 570/4329 13% [======== ] 571/4329 13% [======== ] 572/4329 13% [======== ] 573/4329 13% [======== ] 574/4329 13% [======== ] 575/4329 13% [======== ] 576/4329 13% [======== ] 577/4329 13% [======== ] 578/4329 13% [======== ] 579/4329 13% [======== ] 580/4329 13% [======== ] 581/4329 13% [======== ] 582/4329 13% [======== ] 583/4329 13% [======== ] 584/4329 13% [======== ] 585/4329 13% [======== ] 586/4329 13% [======== ] 587/4329 13% [======== ] 588/4329 13% [======== ] 589/4329 13% [======== ] 590/4329 13% [======== ] 591/4329 13% [======== ] 592/4329 13% [======== ] 593/4329 13% [======== ] 594/4329 13% [======== ] 595/4329 13% [======== ] 596/4329 13% [======== ] 597/4329 13% [======== ] 598/4329 13% [======== ] 599/4329 13% [======== ] 600/4329 13% [======== ] 601/4329 13% [======== ] 602/4329 13% [======== ] 603/4329 13% [======== ] 604/4329 13% [======== ] 605/4329 13% [======== ] 606/4329 13% [======== ] 607/4329 14% [======== ] 608/4329 14% [======== ] 609/4329 14% [======== ] 610/4329 14% [======== ] 611/4329 14% [======== ] 612/4329 14% [======== ] 613/4329 14% [======== ] 614/4329 14% [======== ] 615/4329 14% [======== ] 616/4329 14% [======== ] 617/4329 14% [======== ] 618/4329 14% [======== ] 619/4329 14% [======== ] 620/4329 14% [======== ] 621/4329 14% [======== ] 622/4329 14% [======== ] 623/4329 14% [======== ] 624/4329 14% [======== ] 625/4329 14% [======== ] 626/4329 14% [======== ] 627/4329 14% [======== ] 628/4329 14% [========= ] 629/4329 14% [========= ] 630/4329 14% [========= ] 631/4329 14% [========= ] 632/4329 14% [========= ] 633/4329 14% [========= ] 634/4329 14% [========= ] 635/4329 14% [========= ] 636/4329 14% [========= ] 637/4329 14% [========= ] 638/4329 14% [========= ] 639/4329 14% [========= ] 640/4329 14% [========= ] 641/4329 14% [========= ] 642/4329 14% [========= ] 643/4329 14% [========= ] 644/4329 14% [========= ] 645/4329 14% [========= ] 646/4329 14% [========= ] 647/4329 14% [========= ] 648/4329 14% [========= ] 649/4329 14% [========= ] 650/4329 15% [========= ] 651/4329 15% [========= ] 652/4329 15% [========= ] 653/4329 15% [========= ] 654/4329 15% [========= ] 655/4329 15% [========= ] 656/4329 15% [========= ] 657/4329 15% [========= ] 658/4329 15% [========= ] 659/4329 15% [========= ] 660/4329 15% [========= ] 661/4329 15% [========= ] 662/4329 15% [========= ] 663/4329 15% [========= ] 664/4329 15% [========= ] 665/4329 15% [========= ] 666/4329 15% [========= ] 667/4329 15% [========= ] 668/4329 15% [========= ] 669/4329 15% [========= ] 670/4329 15% [========= ] 671/4329 15% [========= ] 672/4329 15% [========= ] 673/4329 15% [========= ] 674/4329 15% [========= ] 675/4329 15% [========= ] 676/4329 15% [========= ] 677/4329 15% [========= ] 678/4329 15% [========= ] 679/4329 15% [========= ] 680/4329 15% [========= ] 681/4329 15% [========= ] 682/4329 15% [========= ] 683/4329 15% [========= ] 684/4329 15% [========= ] 685/4329 15% [========= ] 686/4329 15% [========= ] 687/4329 15% [========= ] 688/4329 15% [========= ] 689/4329 15% [========= ] 690/4329 15% [========= ] 691/4329 15% [========= ] 692/4329 15% [========= ] 693/4329 16% [========= ] 694/4329 16% [========= ] 695/4329 16% [========= ] 696/4329 16% [========= ] 697/4329 16% [========= ] 698/4329 16% [========== ] 699/4329 16% [========== ] 700/4329 16% [========== ] 701/4329 16% [========== ] 702/4329 16% [========== ] 703/4329 16% [========== ] 704/4329 16% [========== ] 705/4329 16% [========== ] 706/4329 16% [========== ] 707/4329 16% [========== ] 708/4329 16% [========== ] 709/4329 16% [========== ] 710/4329 16% [========== ] 711/4329 16% [========== ] 712/4329 16% [========== ] 713/4329 16% [========== ] 714/4329 16% [========== ] 715/4329 16% [========== ] 716/4329 16% [========== ] 717/4329 16% [========== ] 718/4329 16% [========== ] 719/4329 16% [========== ] 720/4329 16% [========== ] 721/4329 16% [========== ] 722/4329 16% [========== ] 723/4329 16% [========== ] 724/4329 16% [========== ] 725/4329 16% [========== ] 726/4329 16% [========== ] 727/4329 16% [========== ] 728/4329 16% [========== ] 729/4329 16% [========== ] 730/4329 16% [========== ] 731/4329 16% [========== ] 732/4329 16% [========== ] 733/4329 16% [========== ] 734/4329 16% [========== ] 735/4329 16% [========== ] 736/4329 17% [========== ] 737/4329 17% [========== ] 738/4329 17% [========== ] 739/4329 17% [========== ] 740/4329 17% [========== ] 741/4329 17% [========== ] 742/4329 17% [========== ] 743/4329 17% [========== ] 744/4329 17% [========== ] 745/4329 17% [========== ] 746/4329 17% [========== ] 747/4329 17% [========== ] 748/4329 17% [========== ] 749/4329 17% [========== ] 750/4329 17% [========== ] 751/4329 17% [========== ] 752/4329 17% [========== ] 753/4329 17% [========== ] 754/4329 17% [========== ] 755/4329 17% [========== ] 756/4329 17% [========== ] 757/4329 17% [========== ] 758/4329 17% [========== ] 759/4329 17% [========== ] 760/4329 17% [========== ] 761/4329 17% [========== ] 762/4329 17% [========== ] 763/4329 17% [========== ] 764/4329 17% [========== ] 765/4329 17% [========== ] 766/4329 17% [========== ] 767/4329 17% [========== ] 768/4329 17% [=========== ] 769/4329 17% [=========== ] 770/4329 17% [=========== ] 771/4329 17% [=========== ] 772/4329 17% [=========== ] 773/4329 17% [=========== ] 774/4329 17% [=========== ] 775/4329 17% [=========== ] 776/4329 17% [=========== ] 777/4329 17% [=========== ] 778/4329 17% [=========== ] 779/4329 17% [=========== ] 780/4329 18% [=========== ] 781/4329 18% [=========== ] 782/4329 18% [=========== ] 783/4329 18% [=========== ] 784/4329 18% [=========== ] 785/4329 18% [=========== ] 786/4329 18% [=========== ] 787/4329 18% [=========== ] 788/4329 18% [=========== ] 789/4329 18% [=========== ] 790/4329 18% [=========== ] 791/4329 18% [=========== ] 792/4329 18% [=========== ] 793/4329 18% [=========== ] 794/4329 18% [=========== ] 795/4329 18% [=========== ] 796/4329 18% [=========== ] 797/4329 18% [=========== ] 798/4329 18% [=========== ] 799/4329 18% [=========== ] 800/4329 18% [=========== ] 801/4329 18% [=========== ] 802/4329 18% [=========== ] 803/4329 18% [=========== ] 804/4329 18% [=========== ] 805/4329 18% [=========== ] 806/4329 18% [=========== ] 807/4329 18% [=========== ] 808/4329 18% [=========== ] 809/4329 18% [=========== ] 810/4329 18% [=========== ] 811/4329 18% [=========== ] 812/4329 18% [=========== ] 813/4329 18% [=========== ] 814/4329 18% [=========== ] 815/4329 18% [=========== ] 816/4329 18% [=========== ] 817/4329 18% [=========== ] 818/4329 18% [=========== ] 819/4329 18% [=========== ] 820/4329 18% [=========== ] 821/4329 18% [=========== ] 822/4329 18% [=========== ] 823/4329 19% [=========== ] 824/4329 19% [=========== ] 825/4329 19% [=========== ] 826/4329 19% [=========== ] 827/4329 19% [=========== ] 828/4329 19% [=========== ] 829/4329 19% [=========== ] 830/4329 19% [=========== ] 831/4329 19% [=========== ] 832/4329 19% [=========== ] 833/4329 19% [=========== ] 834/4329 19% [=========== ] 835/4329 19% [=========== ] 836/4329 19% [=========== ] 837/4329 19% [============ ] 838/4329 19% [============ ] 839/4329 19% [============ ] 840/4329 19% [============ ] 841/4329 19% [============ ] 842/4329 19% [============ ] 843/4329 19% [============ ] 844/4329 19% [============ ] 845/4329 19% [============ ] 846/4329 19% [============ ] 847/4329 19% [============ ] 848/4329 19% [============ ] 849/4329 19% [============ ] 850/4329 19% [============ ] 851/4329 19% [============ ] 852/4329 19% [============ ] 853/4329 19% [============ ] 854/4329 19% [============ ] 855/4329 19% [============ ] 856/4329 19% [============ ] 857/4329 19% [============ ] 858/4329 19% [============ ] 859/4329 19% [============ ] 860/4329 19% [============ ] 861/4329 19% [============ ] 862/4329 19% [============ ] 863/4329 19% [============ ] 864/4329 19% [============ ] 865/4329 19% [============ ] 866/4329 20% [============ ] 867/4329 20% [============ ] 868/4329 20% [============ ] 869/4329 20% [============ ] 870/4329 20% [============ ] 871/4329 20% [============ ] 872/4329 20% [============ ] 873/4329 20% [============ ] 874/4329 20% [============ ] 875/4329 20% [============ ] 876/4329 20% [============ ] 877/4329 20% [============ ] 878/4329 20% [============ ] 879/4329 20% [============ ] 880/4329 20% [============ ] 881/4329 20% [============ ] 882/4329 20% [============ ] 883/4329 20% [============ ] 884/4329 20% [============ ] 885/4329 20% [============ ] 886/4329 20% [============ ] 887/4329 20% [============ ] 888/4329 20% [============ ] 889/4329 20% [============ ] 890/4329 20% [============ ] 891/4329 20% [============ ] 892/4329 20% [============ ] 893/4329 20% [============ ] 894/4329 20% [============ ] 895/4329 20% [============ ] 896/4329 20% [============ ] 897/4329 20% [============ ] 898/4329 20% [============ ] 899/4329 20% [============ ] 900/4329 20% [============ ] 901/4329 20% [============ ] 902/4329 20% [============ ] 903/4329 20% [============ ] 904/4329 20% [============ ] 905/4329 20% [============ ] 906/4329 20% [============ ] 907/4329 20% [============= ] 908/4329 20% [============= ] 909/4329 20% [============= ] 910/4329 21% [============= ] 911/4329 21% [============= ] 912/4329 21% [============= ] 913/4329 21% [============= ] 914/4329 21% [============= ] 915/4329 21% [============= ] 916/4329 21% [============= ] 917/4329 21% [============= ] 918/4329 21% [============= ] 919/4329 21% [============= ] 920/4329 21% [============= ] 921/4329 21% [============= ] 922/4329 21% [============= ] 923/4329 21% [============= ] 924/4329 21% [============= ] 925/4329 21% [============= ] 926/4329 21% [============= ] 927/4329 21% [============= ] 928/4329 21% [============= ] 929/4329 21% [============= ] 930/4329 21% [============= ] 931/4329 21% [============= ] 932/4329 21% [============= ] 933/4329 21% [============= ] 934/4329 21% [============= ] 935/4329 21% [============= ] 936/4329 21% [============= ] 937/4329 21% [============= ] 938/4329 21% [============= ] 939/4329 21% [============= ] 940/4329 21% [============= ] 941/4329 21% [============= ] 942/4329 21% [============= ] 943/4329 21% [============= ] 944/4329 21% [============= ] 945/4329 21% [============= ] 946/4329 21% [============= ] 947/4329 21% [============= ] 948/4329 21% [============= ] 949/4329 21% [============= ] 950/4329 21% [============= ] 951/4329 21% [============= ] 952/4329 21% [============= ] 953/4329 22% [============= ] 954/4329 22% [============= ] 955/4329 22% [============= ] 956/4329 22% [============= ] 957/4329 22% [============= ] 958/4329 22% [============= ] 959/4329 22% [============= ] 960/4329 22% [============= ] 961/4329 22% [============= ] 962/4329 22% [============= ] 963/4329 22% [============= ] 964/4329 22% [============= ] 965/4329 22% [============= ] 966/4329 22% [============= ] 967/4329 22% [============= ] 968/4329 22% [============= ] 969/4329 22% [============= ] 970/4329 22% [============= ] 971/4329 22% [============= ] 972/4329 22% [============= ] 973/4329 22% [============= ] 974/4329 22% [============= ] 975/4329 22% [============= ] 976/4329 22% [============= ] 977/4329 22% [============== ] 978/4329 22% [============== ] 979/4329 22% [============== ] 980/4329 22% [============== ] 981/4329 22% [============== ] 982/4329 22% [============== ] 983/4329 22% [============== ] 984/4329 22% [============== ] 985/4329 22% [============== ] 986/4329 22% [============== ] 987/4329 22% [============== ] 988/4329 22% [============== ] 989/4329 22% [============== ] 990/4329 22% [============== ] 991/4329 22% [============== ] 992/4329 22% [============== ] 993/4329 22% [============== ] 994/4329 22% [============== ] 995/4329 22% [============== ] 996/4329 23% [============== ] 997/4329 23% [============== ] 998/4329 23% [============== ] 999/4329 23% [============== ] 1000/4329 23% [============== ] 1001/4329 23% [============== ] 1002/4329 23% [============== ] 1003/4329 23% [============== ] 1004/4329 23% [============== ] 1005/4329 23% [============== ] 1006/4329 23% [============== ] 1007/4329 23% [============== ] 1008/4329 23% [============== ] 1009/4329 23% [============== ] 1010/4329 23% [============== ] 1011/4329 23% [============== ] 1012/4329 23% [============== ] 1013/4329 23% [============== ] 1014/4329 23% [============== ] 1015/4329 23% [============== ] 1016/4329 23% [============== ] 1017/4329 23% [============== ] 1018/4329 23% [============== ] 1019/4329 23% [============== ] 1020/4329 23% [============== ] 1021/4329 23% [============== ] 1022/4329 23% [============== ] 1023/4329 23% [============== ] 1024/4329 23% [============== ] 1025/4329 23% [============== ] 1026/4329 23% [============== ] 1027/4329 23% [============== ] 1028/4329 23% [============== ] 1029/4329 23% [============== ] 1030/4329 23% [============== ] 1031/4329 23% [============== ] 1032/4329 23% [============== ] 1033/4329 23% [============== ] 1034/4329 23% [============== ] 1035/4329 23% [============== ] 1036/4329 23% [============== ] 1037/4329 23% [============== ] 1038/4329 23% [============== ] 1039/4329 24% [============== ] 1040/4329 24% [============== ] 1041/4329 24% [============== ] 1042/4329 24% [============== ] 1043/4329 24% [============== ] 1044/4329 24% [============== ] 1045/4329 24% [============== ] 1046/4329 24% [============== ] 1047/4329 24% [=============== ] 1048/4329 24% [=============== ] 1049/4329 24% [=============== ] 1050/4329 24% [=============== ] 1051/4329 24% [=============== ] 1052/4329 24% [=============== ] 1053/4329 24% [=============== ] 1054/4329 24% [=============== ] 1055/4329 24% [=============== ] 1056/4329 24% [=============== ] 1057/4329 24% [=============== ] 1058/4329 24% [=============== ] 1059/4329 24% [=============== ] 1060/4329 24% [=============== ] 1061/4329 24% [=============== ] 1062/4329 24% [=============== ] 1063/4329 24% [=============== ] 1064/4329 24% [=============== ] 1065/4329 24% [=============== ] 1066/4329 24% [=============== ] 1067/4329 24% [=============== ] 1068/4329 24% [=============== ] 1069/4329 24% [=============== ] 1070/4329 24% [=============== ] 1071/4329 24% [=============== ] 1072/4329 24% [=============== ] 1073/4329 24% [=============== ] 1074/4329 24% [=============== ] 1075/4329 24% [=============== ] 1076/4329 24% [=============== ] 1077/4329 24% [=============== ] 1078/4329 24% [=============== ] 1079/4329 24% [=============== ] 1080/4329 24% [=============== ] 1081/4329 24% [=============== ] 1082/4329 24% [=============== ] 1083/4329 25% [=============== ] 1084/4329 25% [=============== ] 1085/4329 25% [=============== ] 1086/4329 25% [=============== ] 1087/4329 25% [=============== ] 1088/4329 25% [=============== ] 1089/4329 25% [=============== ] 1090/4329 25% [=============== ] 1091/4329 25% [=============== ] 1092/4329 25% [=============== ] 1093/4329 25% [=============== ] 1094/4329 25% [=============== ] 1095/4329 25% [=============== ] 1096/4329 25% [=============== ] 1097/4329 25% [=============== ] 1098/4329 25% [=============== ] 1099/4329 25% [=============== ] 1100/4329 25% [=============== ] 1101/4329 25% [=============== ] 1102/4329 25% [=============== ] 1103/4329 25% [=============== ] 1104/4329 25% [=============== ] 1105/4329 25% [=============== ] 1106/4329 25% [=============== ] 1107/4329 25% [=============== ] 1108/4329 25% [=============== ] 1109/4329 25% [=============== ] 1110/4329 25% [=============== ] 1111/4329 25% [=============== ] 1112/4329 25% [=============== ] 1113/4329 25% [=============== ] 1114/4329 25% [=============== ] 1115/4329 25% [=============== ] 1116/4329 25% [=============== ] 1117/4329 25% [================ ] 1118/4329 25% [================ ] 1119/4329 25% [================ ] 1120/4329 25% [================ ] 1121/4329 25% [================ ] 1122/4329 25% [================ ] 1123/4329 25% [================ ] 1124/4329 25% [================ ] 1125/4329 25% [================ ] 1126/4329 26% [================ ] 1127/4329 26% [================ ] 1128/4329 26% [================ ] 1129/4329 26% [================ ] 1130/4329 26% [================ ] 1131/4329 26% [================ ] 1132/4329 26% [================ ] 1133/4329 26% [================ ] 1134/4329 26% [================ ] 1135/4329 26% [================ ] 1136/4329 26% [================ ] 1137/4329 26% [================ ] 1138/4329 26% [================ ] 1139/4329 26% [================ ] 1140/4329 26% [================ ] 1141/4329 26% [================ ] 1142/4329 26% [================ ] 1143/4329 26% [================ ] 1144/4329 26% [================ ] 1145/4329 26% [================ ] 1146/4329 26% [================ ] 1147/4329 26% [================ ] 1148/4329 26% [================ ] 1149/4329 26% [================ ] 1150/4329 26% [================ ] 1151/4329 26% [================ ] 1152/4329 26% [================ ] 1153/4329 26% [================ ] 1154/4329 26% [================ ] 1155/4329 26% [================ ] 1156/4329 26% [================ ] 1157/4329 26% [================ ] 1158/4329 26% [================ ] 1159/4329 26% [================ ] 1160/4329 26% [================ ] 1161/4329 26% [================ ] 1162/4329 26% [================ ] 1163/4329 26% [================ ] 1164/4329 26% [================ ] 1165/4329 26% [================ ] 1166/4329 26% [================ ] 1167/4329 26% [================ ] 1168/4329 26% [================ ] 1169/4329 27% [================ ] 1170/4329 27% [================ ] 1171/4329 27% [================ ] 1172/4329 27% [================ ] 1173/4329 27% [================ ] 1174/4329 27% [================ ] 1175/4329 27% [================ ] 1176/4329 27% [================ ] 1177/4329 27% [================ ] 1178/4329 27% [================ ] 1179/4329 27% [================ ] 1180/4329 27% [================ ] 1181/4329 27% [================ ] 1182/4329 27% [================ ] 1183/4329 27% [================ ] 1184/4329 27% [================ ] 1185/4329 27% [================ ] 1186/4329 27% [================= ] 1187/4329 27% [================= ] 1188/4329 27% [================= ] 1189/4329 27% [================= ] 1190/4329 27% [================= ] 1191/4329 27% [================= ] 1192/4329 27% [================= ] 1193/4329 27% [================= ] 1194/4329 27% [================= ] 1195/4329 27% [================= ] 1196/4329 27% [================= ] 1197/4329 27% [================= ] 1198/4329 27% [================= ] 1199/4329 27% [================= ] 1200/4329 27% [================= ] 1201/4329 27% [================= ] 1202/4329 27% [================= ] 1203/4329 27% [================= ] 1204/4329 27% [================= ] 1205/4329 27% [================= ] 1206/4329 27% [================= ] 1207/4329 27% [================= ] 1208/4329 27% [================= ] 1209/4329 27% [================= ] 1210/4329 27% [================= ] 1211/4329 27% [================= ] 1212/4329 27% [================= ] 1213/4329 28% [================= ] 1214/4329 28% [================= ] 1215/4329 28% [================= ] 1216/4329 28% [================= ] 1217/4329 28% [================= ] 1218/4329 28% [================= ] 1219/4329 28% [================= ] 1220/4329 28% [================= ] 1221/4329 28% [================= ] 1222/4329 28% [================= ] 1223/4329 28% [================= ] 1224/4329 28% [================= ] 1225/4329 28% [================= ] 1226/4329 28% [================= ] 1227/4329 28% [================= ] 1228/4329 28% [================= ] 1229/4329 28% [================= ] 1230/4329 28% [================= ] 1231/4329 28% [================= ] 1232/4329 28% [================= ] 1233/4329 28% [================= ] 1234/4329 28% [================= ] 1235/4329 28% [================= ] 1236/4329 28% [================= ] 1237/4329 28% [================= ] 1238/4329 28% [================= ] 1239/4329 28% [================= ] 1240/4329 28% [================= ] 1241/4329 28% [================= ] 1242/4329 28% [================= ] 1243/4329 28% [================= ] 1244/4329 28% [================= ] 1245/4329 28% [================= ] 1246/4329 28% [================= ] 1247/4329 28% [================= ] 1248/4329 28% [================= ] 1249/4329 28% [================= ] 1250/4329 28% [================= ] 1251/4329 28% [================= ] 1252/4329 28% [================= ] 1253/4329 28% [================= ] 1254/4329 28% [================= ] 1255/4329 28% [================= ] 1256/4329 29% [================== ] 1257/4329 29% [================== ] 1258/4329 29% [================== ] 1259/4329 29% [================== ] 1260/4329 29% [================== ] 1261/4329 29% [================== ] 1262/4329 29% [================== ] 1263/4329 29% [================== ] 1264/4329 29% [================== ] 1265/4329 29% [================== ] 1266/4329 29% [================== ] 1267/4329 29% [================== ] 1268/4329 29% [================== ] 1269/4329 29% [================== ] 1270/4329 29% [================== ] 1271/4329 29% [================== ] 1272/4329 29% [================== ] 1273/4329 29% [================== ] 1274/4329 29% [================== ] 1275/4329 29% [================== ] 1276/4329 29% [================== ] 1277/4329 29% [================== ] 1278/4329 29% [================== ] 1279/4329 29% [================== ] 1280/4329 29% [================== ] 1281/4329 29% [================== ] 1282/4329 29% [================== ] 1283/4329 29% [================== ] 1284/4329 29% [================== ] 1285/4329 29% [================== ] 1286/4329 29% [================== ] 1287/4329 29% [================== ] 1288/4329 29% [================== ] 1289/4329 29% [================== ] 1290/4329 29% [================== ] 1291/4329 29% [================== ] 1292/4329 29% [================== ] 1293/4329 29% [================== ] 1294/4329 29% [================== ] 1295/4329 29% [================== ] 1296/4329 29% [================== ] 1297/4329 29% [================== ] 1298/4329 29% [================== ] 1299/4329 30% [================== ] 1300/4329 30% [================== ] 1301/4329 30% [================== ] 1302/4329 30% [================== ] 1303/4329 30% [================== ] 1304/4329 30% [================== ] 1305/4329 30% [================== ] 1306/4329 30% [================== ] 1307/4329 30% [================== ] 1308/4329 30% [================== ] 1309/4329 30% [================== ] 1310/4329 30% [================== ] 1311/4329 30% [================== ] 1312/4329 30% [================== ] 1313/4329 30% [================== ] 1314/4329 30% [================== ] 1315/4329 30% [================== ] 1316/4329 30% [================== ] 1317/4329 30% [================== ] 1318/4329 30% [================== ] 1319/4329 30% [================== ] 1320/4329 30% [================== ] 1321/4329 30% [================== ] 1322/4329 30% [================== ] 1323/4329 30% [================== ] 1324/4329 30% [================== ] 1325/4329 30% [================== ] 1326/4329 30% [=================== ] 1327/4329 30% [=================== ] 1328/4329 30% [=================== ] 1329/4329 30% [=================== ] 1330/4329 30% [=================== ] 1331/4329 30% [=================== ] 1332/4329 30% [=================== ] 1333/4329 30% [=================== ] 1334/4329 30% [=================== ] 1335/4329 30% [=================== ] 1336/4329 30% [=================== ] 1337/4329 30% [=================== ] 1338/4329 30% [=================== ] 1339/4329 30% [=================== ] 1340/4329 30% [=================== ] 1341/4329 30% [=================== ] 1342/4329 31% [=================== ] 1343/4329 31% [=================== ] 1344/4329 31% [=================== ] 1345/4329 31% [=================== ] 1346/4329 31% [=================== ] 1347/4329 31% [=================== ] 1348/4329 31% [=================== ] 1349/4329 31% [=================== ] 1350/4329 31% [=================== ] 1351/4329 31% [=================== ] 1352/4329 31% [=================== ] 1353/4329 31% [=================== ] 1354/4329 31% [=================== ] 1355/4329 31% [=================== ] 1356/4329 31% [=================== ] 1357/4329 31% [=================== ] 1358/4329 31% [=================== ] 1359/4329 31% [=================== ] 1360/4329 31% [=================== ] 1361/4329 31% [=================== ] 1362/4329 31% [=================== ] 1363/4329 31% [=================== ] 1364/4329 31% [=================== ] 1365/4329 31% [=================== ] 1366/4329 31% [=================== ] 1367/4329 31% [=================== ] 1368/4329 31% [=================== ] 1369/4329 31% [=================== ] 1370/4329 31% [=================== ] 1371/4329 31% [=================== ] 1372/4329 31% [=================== ] 1373/4329 31% [=================== ] 1374/4329 31% [=================== ] 1375/4329 31% [=================== ] 1376/4329 31% [=================== ] 1377/4329 31% [=================== ] 1378/4329 31% [=================== ] 1379/4329 31% [=================== ] 1380/4329 31% [=================== ] 1381/4329 31% [=================== ] 1382/4329 31% [=================== ] 1383/4329 31% [=================== ] 1384/4329 31% [=================== ] 1385/4329 31% [=================== ] 1386/4329 32% [=================== ] 1387/4329 32% [=================== ] 1388/4329 32% [=================== ] 1389/4329 32% [=================== ] 1390/4329 32% [=================== ] 1391/4329 32% [=================== ] 1392/4329 32% [=================== ] 1393/4329 32% [=================== ] 1394/4329 32% [=================== ] 1395/4329 32% [=================== ] 1396/4329 32% [==================== ] 1397/4329 32% [==================== ] 1398/4329 32% [==================== ] 1399/4329 32% [==================== ] 1400/4329 32% [==================== ] 1401/4329 32% [==================== ] 1402/4329 32% [==================== ] 1403/4329 32% [==================== ] 1404/4329 32% [==================== ] 1405/4329 32% [==================== ] 1406/4329 32% [==================== ] 1407/4329 32% [==================== ] 1408/4329 32% [==================== ] 1409/4329 32% [==================== ] 1410/4329 32% [==================== ] 1411/4329 32% [==================== ] 1412/4329 32% [==================== ] 1413/4329 32% [==================== ] 1414/4329 32% [==================== ] 1415/4329 32% [==================== ] 1416/4329 32% [==================== ] 1417/4329 32% [==================== ] 1418/4329 32% [==================== ] 1419/4329 32% [==================== ] 1420/4329 32% [==================== ] 1421/4329 32% [==================== ] 1422/4329 32% [==================== ] 1423/4329 32% [==================== ] 1424/4329 32% [==================== ] 1425/4329 32% [==================== ] 1426/4329 32% [==================== ] 1427/4329 32% [==================== ] 1428/4329 32% [==================== ] 1429/4329 33% [==================== ] 1430/4329 33% [==================== ] 1431/4329 33% [==================== ] 1432/4329 33% [==================== ] 1433/4329 33% [==================== ] 1434/4329 33% [==================== ] 1435/4329 33% [==================== ] 1436/4329 33% [==================== ] 1437/4329 33% [==================== ] 1438/4329 33% [==================== ] 1439/4329 33% [==================== ] 1440/4329 33% [==================== ] 1441/4329 33% [==================== ] 1442/4329 33% [==================== ] 1443/4329 33% [==================== ] 1444/4329 33% [==================== ] 1445/4329 33% [==================== ] 1446/4329 33% [==================== ] 1447/4329 33% [==================== ] 1448/4329 33% [==================== ] 1449/4329 33% [==================== ] 1450/4329 33% [==================== ] 1451/4329 33% [==================== ] 1452/4329 33% [==================== ] 1453/4329 33% [==================== ] 1454/4329 33% [==================== ] 1455/4329 33% [==================== ] 1456/4329 33% [==================== ] 1457/4329 33% [==================== ] 1458/4329 33% [==================== ] 1459/4329 33% [==================== ] 1460/4329 33% [==================== ] 1461/4329 33% [==================== ] 1462/4329 33% [==================== ] 1463/4329 33% [==================== ] 1464/4329 33% [==================== ] 1465/4329 33% [==================== ] 1466/4329 33% [===================== ] 1467/4329 33% [===================== ] 1468/4329 33% [===================== ] 1469/4329 33% [===================== ] 1470/4329 33% [===================== ] 1471/4329 33% [===================== ] 1472/4329 34% [===================== ] 1473/4329 34% [===================== ] 1474/4329 34% [===================== ] 1475/4329 34% [===================== ] 1476/4329 34% [===================== ] 1477/4329 34% [===================== ] 1478/4329 34% [===================== ] 1479/4329 34% [===================== ] 1480/4329 34% [===================== ] 1481/4329 34% [===================== ] 1482/4329 34% [===================== ] 1483/4329 34% [===================== ] 1484/4329 34% [===================== ] 1485/4329 34% [===================== ] 1486/4329 34% [===================== ] 1487/4329 34% [===================== ] 1488/4329 34% [===================== ] 1489/4329 34% [===================== ] 1490/4329 34% [===================== ] 1491/4329 34% [===================== ] 1492/4329 34% [===================== ] 1493/4329 34% [===================== ] 1494/4329 34% [===================== ] 1495/4329 34% [===================== ] 1496/4329 34% [===================== ] 1497/4329 34% [===================== ] 1498/4329 34% [===================== ] 1499/4329 34% [===================== ] 1500/4329 34% [===================== ] 1501/4329 34% [===================== ] 1502/4329 34% [===================== ] 1503/4329 34% [===================== ] 1504/4329 34% [===================== ] 1505/4329 34% [===================== ] 1506/4329 34% [===================== ] 1507/4329 34% [===================== ] 1508/4329 34% [===================== ] 1509/4329 34% [===================== ] 1510/4329 34% [===================== ] 1511/4329 34% [===================== ] 1512/4329 34% [===================== ] 1513/4329 34% [===================== ] 1514/4329 34% [===================== ] 1515/4329 34% [===================== ] 1516/4329 35% [===================== ] 1517/4329 35% [===================== ] 1518/4329 35% [===================== ] 1519/4329 35% [===================== ] 1520/4329 35% [===================== ] 1521/4329 35% [===================== ] 1522/4329 35% [===================== ] 1523/4329 35% [===================== ] 1524/4329 35% [===================== ] 1525/4329 35% [===================== ] 1526/4329 35% [===================== ] 1527/4329 35% [===================== ] 1528/4329 35% [===================== ] 1529/4329 35% [===================== ] 1530/4329 35% [===================== ] 1531/4329 35% [===================== ] 1532/4329 35% [===================== ] 1533/4329 35% [===================== ] 1534/4329 35% [===================== ] 1535/4329 35% [===================== ] 1536/4329 35% [====================== ] 1537/4329 35% [====================== ] 1538/4329 35% [====================== ] 1539/4329 35% [====================== ] 1540/4329 35% [====================== ] 1541/4329 35% [====================== ] 1542/4329 35% [====================== ] 1543/4329 35% [====================== ] 1544/4329 35% [====================== ] 1545/4329 35% [====================== ] 1546/4329 35% [====================== ] 1547/4329 35% [====================== ] 1548/4329 35% [====================== ] 1549/4329 35% [====================== ] 1550/4329 35% [====================== ] 1551/4329 35% [====================== ] 1552/4329 35% [====================== ] 1553/4329 35% [====================== ] 1554/4329 35% [====================== ] 1555/4329 35% [====================== ] 1556/4329 35% [====================== ] 1557/4329 35% [====================== ] 1558/4329 35% [====================== ] 1559/4329 36% [====================== ] 1560/4329 36% [====================== ] 1561/4329 36% [====================== ] 1562/4329 36% [====================== ] 1563/4329 36% [====================== ] 1564/4329 36% [====================== ] 1565/4329 36% [====================== ] 1566/4329 36% [====================== ] 1567/4329 36% [====================== ] 1568/4329 36% [====================== ] 1569/4329 36% [====================== ] 1570/4329 36% [====================== ] 1571/4329 36% [====================== ] 1572/4329 36% [====================== ] 1573/4329 36% [====================== ] 1574/4329 36% [====================== ] 1575/4329 36% [====================== ] 1576/4329 36% [====================== ] 1577/4329 36% [====================== ] 1578/4329 36% [====================== ] 1579/4329 36% [====================== ] 1580/4329 36% [====================== ] 1581/4329 36% [====================== ] 1582/4329 36% [====================== ] 1583/4329 36% [====================== ] 1584/4329 36% [====================== ] 1585/4329 36% [====================== ] 1586/4329 36% [====================== ] 1587/4329 36% [====================== ] 1588/4329 36% [====================== ] 1589/4329 36% [====================== ] 1590/4329 36% [====================== ] 1591/4329 36% [====================== ] 1592/4329 36% [====================== ] 1593/4329 36% [====================== ] 1594/4329 36% [====================== ] 1595/4329 36% [====================== ] 1596/4329 36% [====================== ] 1597/4329 36% [====================== ] 1598/4329 36% [====================== ] 1599/4329 36% [====================== ] 1600/4329 36% [====================== ] 1601/4329 36% [====================== ] 1602/4329 37% [====================== ] 1603/4329 37% [====================== ] 1604/4329 37% [====================== ] 1605/4329 37% [======================= ] 1606/4329 37% [======================= ] 1607/4329 37% [======================= ] 1608/4329 37% [======================= ] 1609/4329 37% [======================= ] 1610/4329 37% [======================= ] 1611/4329 37% [======================= ] 1612/4329 37% [======================= ] 1613/4329 37% [======================= ] 1614/4329 37% [======================= ] 1615/4329 37% [======================= ] 1616/4329 37% [======================= ] 1617/4329 37% [======================= ] 1618/4329 37% [======================= ] 1619/4329 37% [======================= ] 1620/4329 37% [======================= ] 1621/4329 37% [======================= ] 1622/4329 37% [======================= ] 1623/4329 37% [======================= ] 1624/4329 37% [======================= ] 1625/4329 37% [======================= ] 1626/4329 37% [======================= ] 1627/4329 37% [======================= ] 1628/4329 37% [======================= ] 1629/4329 37% [======================= ] 1630/4329 37% [======================= ] 1631/4329 37% [======================= ] 1632/4329 37% [======================= ] 1633/4329 37% [======================= ] 1634/4329 37% [======================= ] 1635/4329 37% [======================= ] 1636/4329 37% [======================= ] 1637/4329 37% [======================= ] 1638/4329 37% [======================= ] 1639/4329 37% [======================= ] 1640/4329 37% [======================= ] 1641/4329 37% [======================= ] 1642/4329 37% [======================= ] 1643/4329 37% [======================= ] 1644/4329 37% [======================= ] 1645/4329 37% [======================= ] 1646/4329 38% [======================= ] 1647/4329 38% [======================= ] 1648/4329 38% [======================= ] 1649/4329 38% [======================= ] 1650/4329 38% [======================= ] 1651/4329 38% [======================= ] 1652/4329 38% [======================= ] 1653/4329 38% [======================= ] 1654/4329 38% [======================= ] 1655/4329 38% [======================= ] 1656/4329 38% [======================= ] 1657/4329 38% [======================= ] 1658/4329 38% [======================= ] 1659/4329 38% [======================= ] 1660/4329 38% [======================= ] 1661/4329 38% [======================= ] 1662/4329 38% [======================= ] 1663/4329 38% [======================= ] 1664/4329 38% [======================= ] 1665/4329 38% [======================= ] 1666/4329 38% [======================= ] 1667/4329 38% [======================= ] 1668/4329 38% [======================= ] 1669/4329 38% [======================= ] 1670/4329 38% [======================= ] 1671/4329 38% [======================= ] 1672/4329 38% [======================= ] 1673/4329 38% [======================= ] 1674/4329 38% [======================= ] 1675/4329 38% [======================== ] 1676/4329 38% [======================== ] 1677/4329 38% [======================== ] 1678/4329 38% [======================== ] 1679/4329 38% [======================== ] 1680/4329 38% [======================== ] 1681/4329 38% [======================== ] 1682/4329 38% [======================== ] 1683/4329 38% [======================== ] 1684/4329 38% [======================== ] 1685/4329 38% [======================== ] 1686/4329 38% [======================== ] 1687/4329 38% [======================== ] 1688/4329 38% [======================== ] 1689/4329 39% [======================== ] 1690/4329 39% [======================== ] 1691/4329 39% [======================== ] 1692/4329 39% [======================== ] 1693/4329 39% [======================== ] 1694/4329 39% [======================== ] 1695/4329 39% [======================== ] 1696/4329 39% [======================== ] 1697/4329 39% [======================== ] 1698/4329 39% [======================== ] 1699/4329 39% [======================== ] 1700/4329 39% [======================== ] 1701/4329 39% [======================== ] 1702/4329 39% [======================== ] 1703/4329 39% [======================== ] 1704/4329 39% [======================== ] 1705/4329 39% [======================== ] 1706/4329 39% [======================== ] 1707/4329 39% [======================== ] 1708/4329 39% [======================== ] 1709/4329 39% [======================== ] 1710/4329 39% [======================== ] 1711/4329 39% [======================== ] 1712/4329 39% [======================== ] 1713/4329 39% [======================== ] 1714/4329 39% [======================== ] 1715/4329 39% [======================== ] 1716/4329 39% [======================== ] 1717/4329 39% [======================== ] 1718/4329 39% [======================== ] 1719/4329 39% [======================== ] 1720/4329 39% [======================== ] 1721/4329 39% [======================== ] 1722/4329 39% [======================== ] 1723/4329 39% [======================== ] 1724/4329 39% [======================== ] 1725/4329 39% [======================== ] 1726/4329 39% [======================== ] 1727/4329 39% [======================== ] 1728/4329 39% [======================== ] 1729/4329 39% [======================== ] 1730/4329 39% [======================== ] 1731/4329 39% [======================== ] 1732/4329 40% [======================== ] 1733/4329 40% [======================== ] 1734/4329 40% [======================== ] 1735/4329 40% [======================== ] 1736/4329 40% [======================== ] 1737/4329 40% [======================== ] 1738/4329 40% [======================== ] 1739/4329 40% [======================== ] 1740/4329 40% [======================== ] 1741/4329 40% [======================== ] 1742/4329 40% [======================== ] 1743/4329 40% [======================== ] 1744/4329 40% [======================== ] 1745/4329 40% [========================= ] 1746/4329 40% [========================= ] 1747/4329 40% [========================= ] 1748/4329 40% [========================= ] 1749/4329 40% [========================= ] 1750/4329 40% [========================= ] 1751/4329 40% [========================= ] 1752/4329 40% [========================= ] 1753/4329 40% [========================= ] 1754/4329 40% [========================= ] 1755/4329 40% [========================= ] 1756/4329 40% [========================= ] 1757/4329 40% [========================= ] 1758/4329 40% [========================= ] 1759/4329 40% [========================= ] 1760/4329 40% [========================= ] 1761/4329 40% [========================= ] 1762/4329 40% [========================= ] 1763/4329 40% [========================= ] 1764/4329 40% [========================= ] 1765/4329 40% [========================= ] 1766/4329 40% [========================= ] 1767/4329 40% [========================= ] 1768/4329 40% [========================= ] 1769/4329 40% [========================= ] 1770/4329 40% [========================= ] 1771/4329 40% [========================= ] 1772/4329 40% [========================= ] 1773/4329 40% [========================= ] 1774/4329 40% [========================= ] 1775/4329 41% [========================= ] 1776/4329 41% [========================= ] 1777/4329 41% [========================= ] 1778/4329 41% [========================= ] 1779/4329 41% [========================= ] 1780/4329 41% [========================= ] 1781/4329 41% [========================= ] 1782/4329 41% [========================= ] 1783/4329 41% [========================= ] 1784/4329 41% [========================= ] 1785/4329 41% [========================= ] 1786/4329 41% [========================= ] 1787/4329 41% [========================= ] 1788/4329 41% [========================= ] 1789/4329 41% [========================= ] 1790/4329 41% [========================= ] 1791/4329 41% [========================= ] 1792/4329 41% [========================= ] 1793/4329 41% [========================= ] 1794/4329 41% [========================= ] 1795/4329 41% [========================= ] 1796/4329 41% [========================= ] 1797/4329 41% [========================= ] 1798/4329 41% [========================= ] 1799/4329 41% [========================= ] 1800/4329 41% [========================= ] 1801/4329 41% [========================= ] 1802/4329 41% [========================= ] 1803/4329 41% [========================= ] 1804/4329 41% [========================= ] 1805/4329 41% [========================= ] 1806/4329 41% [========================= ] 1807/4329 41% [========================= ] 1808/4329 41% [========================= ] 1809/4329 41% [========================= ] 1810/4329 41% [========================= ] 1811/4329 41% [========================= ] 1812/4329 41% [========================= ] 1813/4329 41% [========================= ] 1814/4329 41% [========================= ] 1815/4329 41% [========================== ] 1816/4329 41% [========================== ] 1817/4329 41% [========================== ] 1818/4329 41% [========================== ] 1819/4329 42% [========================== ] 1820/4329 42% [========================== ] 1821/4329 42% [========================== ] 1822/4329 42% [========================== ] 1823/4329 42% [========================== ] 1824/4329 42% [========================== ] 1825/4329 42% [========================== ] 1826/4329 42% [========================== ] 1827/4329 42% [========================== ] 1828/4329 42% [========================== ] 1829/4329 42% [========================== ] 1830/4329 42% [========================== ] 1831/4329 42% [========================== ] 1832/4329 42% [========================== ] 1833/4329 42% [========================== ] 1834/4329 42% [========================== ] 1835/4329 42% [========================== ] 1836/4329 42% [========================== ] 1837/4329 42% [========================== ] 1838/4329 42% [========================== ] 1839/4329 42% [========================== ] 1840/4329 42% [========================== ] 1841/4329 42% [========================== ] 1842/4329 42% [========================== ] 1843/4329 42% [========================== ] 1844/4329 42% [========================== ] 1845/4329 42% [========================== ] 1846/4329 42% [========================== ] 1847/4329 42% [========================== ] 1848/4329 42% [========================== ] 1849/4329 42% [========================== ] 1850/4329 42% [========================== ] 1851/4329 42% [========================== ] 1852/4329 42% [========================== ] 1853/4329 42% [========================== ] 1854/4329 42% [========================== ] 1855/4329 42% [========================== ] 1856/4329 42% [========================== ] 1857/4329 42% [========================== ] 1858/4329 42% [========================== ] 1859/4329 42% [========================== ] 1860/4329 42% [========================== ] 1861/4329 42% [========================== ] 1862/4329 43% [========================== ] 1863/4329 43% [========================== ] 1864/4329 43% [========================== ] 1865/4329 43% [========================== ] 1866/4329 43% [========================== ] 1867/4329 43% [========================== ] 1868/4329 43% [========================== ] 1869/4329 43% [========================== ] 1870/4329 43% [========================== ] 1871/4329 43% [========================== ] 1872/4329 43% [========================== ] 1873/4329 43% [========================== ] 1874/4329 43% [========================== ] 1875/4329 43% [========================== ] 1876/4329 43% [========================== ] 1877/4329 43% [========================== ] 1878/4329 43% [========================== ] 1879/4329 43% [========================== ] 1880/4329 43% [========================== ] 1881/4329 43% [========================== ] 1882/4329 43% [========================== ] 1883/4329 43% [========================== ] 1884/4329 43% [========================== ] 1885/4329 43% [=========================== ] 1886/4329 43% [=========================== ] 1887/4329 43% [=========================== ] 1888/4329 43% [=========================== ] 1889/4329 43% [=========================== ] 1890/4329 43% [=========================== ] 1891/4329 43% [=========================== ] 1892/4329 43% [=========================== ] 1893/4329 43% [=========================== ] 1894/4329 43% [=========================== ] 1895/4329 43% [=========================== ] 1896/4329 43% [=========================== ] 1897/4329 43% [=========================== ] 1898/4329 43% [=========================== ] 1899/4329 43% [=========================== ] 1900/4329 43% [=========================== ] 1901/4329 43% [=========================== ] 1902/4329 43% [=========================== ] 1903/4329 43% [=========================== ] 1904/4329 43% [=========================== ] 1905/4329 44% [=========================== ] 1906/4329 44% [=========================== ] 1907/4329 44% [=========================== ] 1908/4329 44% [=========================== ] 1909/4329 44% [=========================== ] 1910/4329 44% [=========================== ] 1911/4329 44% [=========================== ] 1912/4329 44% [=========================== ] 1913/4329 44% [=========================== ] 1914/4329 44% [=========================== ] 1915/4329 44% [=========================== ] 1916/4329 44% [=========================== ] 1917/4329 44% [=========================== ] 1918/4329 44% [=========================== ] 1919/4329 44% [=========================== ] 1920/4329 44% [=========================== ] 1921/4329 44% [=========================== ] 1922/4329 44% [=========================== ] 1923/4329 44% [=========================== ] 1924/4329 44% [=========================== ] 1925/4329 44% [=========================== ] 1926/4329 44% [=========================== ] 1927/4329 44% [=========================== ] 1928/4329 44% [=========================== ] 1929/4329 44% [=========================== ] 1930/4329 44% [=========================== ] 1931/4329 44% [=========================== ] 1932/4329 44% [=========================== ] 1933/4329 44% [=========================== ] 1934/4329 44% [=========================== ] 1935/4329 44% [=========================== ] 1936/4329 44% [=========================== ] 1937/4329 44% [=========================== ] 1938/4329 44% [=========================== ] 1939/4329 44% [=========================== ] 1940/4329 44% [=========================== ] 1941/4329 44% [=========================== ] 1942/4329 44% [=========================== ] 1943/4329 44% [=========================== ] 1944/4329 44% [=========================== ] 1945/4329 44% [=========================== ] 1946/4329 44% [=========================== ] 1947/4329 44% [=========================== ] 1948/4329 44% [=========================== ] 1949/4329 45% [=========================== ] 1950/4329 45% [=========================== ] 1951/4329 45% [=========================== ] 1952/4329 45% [=========================== ] 1953/4329 45% [=========================== ] 1954/4329 45% [=========================== ] 1955/4329 45% [============================ ] 1956/4329 45% [============================ ] 1957/4329 45% [============================ ] 1958/4329 45% [============================ ] 1959/4329 45% [============================ ] 1960/4329 45% [============================ ] 1961/4329 45% [============================ ] 1962/4329 45% [============================ ] 1963/4329 45% [============================ ] 1964/4329 45% [============================ ] 1965/4329 45% [============================ ] 1966/4329 45% [============================ ] 1967/4329 45% [============================ ] 1968/4329 45% [============================ ] 1969/4329 45% [============================ ] 1970/4329 45% [============================ ] 1971/4329 45% [============================ ] 1972/4329 45% [============================ ] 1973/4329 45% [============================ ] 1974/4329 45% [============================ ] 1975/4329 45% [============================ ] 1976/4329 45% [============================ ] 1977/4329 45% [============================ ] 1978/4329 45% [============================ ] 1979/4329 45% [============================ ] 1980/4329 45% [============================ ] 1981/4329 45% [============================ ] 1982/4329 45% [============================ ] 1983/4329 45% [============================ ] 1984/4329 45% [============================ ] 1985/4329 45% [============================ ] 1986/4329 45% [============================ ] 1987/4329 45% [============================ ] 1988/4329 45% [============================ ] 1989/4329 45% [============================ ] 1990/4329 45% [============================ ] 1991/4329 45% [============================ ] 1992/4329 46% [============================ ] 1993/4329 46% [============================ ] 1994/4329 46% [============================ ] 1995/4329 46% [============================ ] 1996/4329 46% [============================ ] 1997/4329 46% [============================ ] 1998/4329 46% [============================ ] 1999/4329 46% [============================ ] 2000/4329 46% [============================ ] 2001/4329 46% [============================ ] 2002/4329 46% [============================ ] 2003/4329 46% [============================ ] 2004/4329 46% [============================ ] 2005/4329 46% [============================ ] 2006/4329 46% [============================ ] 2007/4329 46% [============================ ] 2008/4329 46% [============================ ] 2009/4329 46% [============================ ] 2010/4329 46% [============================ ] 2011/4329 46% [============================ ] 2012/4329 46% [============================ ] 2013/4329 46% [============================ ] 2014/4329 46% [============================ ] 2015/4329 46% [============================ ] 2016/4329 46% [============================ ] 2017/4329 46% [============================ ] 2018/4329 46% [============================ ] 2019/4329 46% [============================ ] 2020/4329 46% [============================ ] 2021/4329 46% [============================ ] 2022/4329 46% [============================ ] 2023/4329 46% [============================ ] 2024/4329 46% [============================= ] 2025/4329 46% [============================= ] 2026/4329 46% [============================= ] 2027/4329 46% [============================= ] 2028/4329 46% [============================= ] 2029/4329 46% [============================= ] 2030/4329 46% [============================= ] 2031/4329 46% [============================= ] 2032/4329 46% [============================= ] 2033/4329 46% [============================= ] 2034/4329 46% [============================= ] 2035/4329 47% [============================= ] 2036/4329 47% [============================= ] 2037/4329 47% [============================= ] 2038/4329 47% [============================= ] 2039/4329 47% [============================= ] 2040/4329 47% [============================= ] 2041/4329 47% [============================= ] 2042/4329 47% [============================= ] 2043/4329 47% [============================= ] 2044/4329 47% [============================= ] 2045/4329 47% [============================= ] 2046/4329 47% [============================= ] 2047/4329 47% [============================= ] 2048/4329 47% [============================= ] 2049/4329 47% [============================= ] 2050/4329 47% [============================= ] 2051/4329 47% [============================= ] 2052/4329 47% [============================= ] 2053/4329 47% [============================= ] 2054/4329 47% [============================= ] 2055/4329 47% [============================= ] 2056/4329 47% [============================= ] 2057/4329 47% [============================= ] 2058/4329 47% [============================= ] 2059/4329 47% [============================= ] 2060/4329 47% [============================= ] 2061/4329 47% [============================= ] 2062/4329 47% [============================= ] 2063/4329 47% [============================= ] 2064/4329 47% [============================= ] 2065/4329 47% [============================= ] 2066/4329 47% [============================= ] 2067/4329 47% [============================= ] 2068/4329 47% [============================= ] 2069/4329 47% [============================= ] 2070/4329 47% [============================= ] 2071/4329 47% [============================= ] 2072/4329 47% [============================= ] 2073/4329 47% [============================= ] 2074/4329 47% [============================= ] 2075/4329 47% [============================= ] 2076/4329 47% [============================= ] 2077/4329 47% [============================= ] 2078/4329 48% [============================= ] 2079/4329 48% [============================= ] 2080/4329 48% [============================= ] 2081/4329 48% [============================= ] 2082/4329 48% [============================= ] 2083/4329 48% [============================= ] 2084/4329 48% [============================= ] 2085/4329 48% [============================= ] 2086/4329 48% [============================= ] 2087/4329 48% [============================= ] 2088/4329 48% [============================= ] 2089/4329 48% [============================= ] 2090/4329 48% [============================= ] 2091/4329 48% [============================= ] 2092/4329 48% [============================= ] 2093/4329 48% [============================= ] 2094/4329 48% [============================== ] 2095/4329 48% [============================== ] 2096/4329 48% [============================== ] 2097/4329 48% [============================== ] 2098/4329 48% [============================== ] 2099/4329 48% [============================== ] 2100/4329 48% [============================== ] 2101/4329 48% [============================== ] 2102/4329 48% [============================== ] 2103/4329 48% [============================== ] 2104/4329 48% [============================== ] 2105/4329 48% [============================== ] 2106/4329 48% [============================== ] 2107/4329 48% [============================== ] 2108/4329 48% [============================== ] 2109/4329 48% [============================== ] 2110/4329 48% [============================== ] 2111/4329 48% [============================== ] 2112/4329 48% [============================== ] 2113/4329 48% [============================== ] 2114/4329 48% [============================== ] 2115/4329 48% [============================== ] 2116/4329 48% [============================== ] 2117/4329 48% [============================== ] 2118/4329 48% [============================== ] 2119/4329 48% [============================== ] 2120/4329 48% [============================== ] 2121/4329 48% [============================== ] 2122/4329 49% [============================== ] 2123/4329 49% [============================== ] 2124/4329 49% [============================== ] 2125/4329 49% [============================== ] 2126/4329 49% [============================== ] 2127/4329 49% [============================== ] 2128/4329 49% [============================== ] 2129/4329 49% [============================== ] 2130/4329 49% [============================== ] 2131/4329 49% [============================== ] 2132/4329 49% [============================== ] 2133/4329 49% [============================== ] 2134/4329 49% [============================== ] 2135/4329 49% [============================== ] 2136/4329 49% [============================== ] 2137/4329 49% [============================== ] 2138/4329 49% [============================== ] 2139/4329 49% [============================== ] 2140/4329 49% [============================== ] 2141/4329 49% [============================== ] 2142/4329 49% [============================== ] 2143/4329 49% [============================== ] 2144/4329 49% [============================== ] 2145/4329 49% [============================== ] 2146/4329 49% [============================== ] 2147/4329 49% [============================== ] 2148/4329 49% [============================== ] 2149/4329 49% [============================== ] 2150/4329 49% [============================== ] 2151/4329 49% [============================== ] 2152/4329 49% [============================== ] 2153/4329 49% [============================== ] 2154/4329 49% [============================== ] 2155/4329 49% [============================== ] 2156/4329 49% [============================== ] 2157/4329 49% [============================== ] 2158/4329 49% [============================== ] 2159/4329 49% [============================== ] 2160/4329 49% [============================== ] 2161/4329 49% [============================== ] 2162/4329 49% [============================== ] 2163/4329 49% [============================== ] 2164/4329 49% [=============================== ] 2165/4329 50% [=============================== ] 2166/4329 50% [=============================== ] 2167/4329 50% [=============================== ] 2168/4329 50% [=============================== ] 2169/4329 50% [=============================== ] 2170/4329 50% [=============================== ] 2171/4329 50% [=============================== ] 2172/4329 50% [=============================== ] 2173/4329 50% [=============================== ] 2174/4329 50% [=============================== ] 2175/4329 50% [=============================== ] 2176/4329 50% [=============================== ] 2177/4329 50% [=============================== ] 2178/4329 50% [=============================== ] 2179/4329 50% [=============================== ] 2180/4329 50% [=============================== ] 2181/4329 50% [=============================== ] 2182/4329 50% [=============================== ] 2183/4329 50% [=============================== ] 2184/4329 50% [=============================== ] 2185/4329 50% [=============================== ] 2186/4329 50% [=============================== ] 2187/4329 50% [=============================== ] 2188/4329 50% [=============================== ] 2189/4329 50% [=============================== ] 2190/4329 50% [=============================== ] 2191/4329 50% [=============================== ] 2192/4329 50% [=============================== ] 2193/4329 50% [=============================== ] 2194/4329 50% [=============================== ] 2195/4329 50% [=============================== ] 2196/4329 50% [=============================== ] 2197/4329 50% [=============================== ] 2198/4329 50% [=============================== ] 2199/4329 50% [=============================== ] 2200/4329 50% [=============================== ] 2201/4329 50% [=============================== ] 2202/4329 50% [=============================== ] 2203/4329 50% [=============================== ] 2204/4329 50% [=============================== ] 2205/4329 50% [=============================== ] 2206/4329 50% [=============================== ] 2207/4329 50% [=============================== ] 2208/4329 51% [=============================== ] 2209/4329 51% [=============================== ] 2210/4329 51% [=============================== ] 2211/4329 51% [=============================== ] 2212/4329 51% [=============================== ] 2213/4329 51% [=============================== ] 2214/4329 51% [=============================== ] 2215/4329 51% [=============================== ] 2216/4329 51% [=============================== ] 2217/4329 51% [=============================== ] 2218/4329 51% [=============================== ] 2219/4329 51% [=============================== ] 2220/4329 51% [=============================== ] 2221/4329 51% [=============================== ] 2222/4329 51% [=============================== ] 2223/4329 51% [=============================== ] 2224/4329 51% [=============================== ] 2225/4329 51% [=============================== ] 2226/4329 51% [=============================== ] 2227/4329 51% [=============================== ] 2228/4329 51% [=============================== ] 2229/4329 51% [=============================== ] 2230/4329 51% [=============================== ] 2231/4329 51% [=============================== ] 2232/4329 51% [=============================== ] 2233/4329 51% [=============================== ] 2234/4329 51% [================================ ] 2235/4329 51% [================================ ] 2236/4329 51% [================================ ] 2237/4329 51% [================================ ] 2238/4329 51% [================================ ] 2239/4329 51% [================================ ] 2240/4329 51% [================================ ] 2241/4329 51% [================================ ] 2242/4329 51% [================================ ] 2243/4329 51% [================================ ] 2244/4329 51% [================================ ] 2245/4329 51% [================================ ] 2246/4329 51% [================================ ] 2247/4329 51% [================================ ] 2248/4329 51% [================================ ] 2249/4329 51% [================================ ] 2250/4329 51% [================================ ] 2251/4329 51% [================================ ] 2252/4329 52% [================================ ] 2253/4329 52% [================================ ] 2254/4329 52% [================================ ] 2255/4329 52% [================================ ] 2256/4329 52% [================================ ] 2257/4329 52% [================================ ] 2258/4329 52% [================================ ] 2259/4329 52% [================================ ] 2260/4329 52% [================================ ] 2261/4329 52% [================================ ] 2262/4329 52% [================================ ] 2263/4329 52% [================================ ] 2264/4329 52% [================================ ] 2265/4329 52% [================================ ] 2266/4329 52% [================================ ] 2267/4329 52% [================================ ] 2268/4329 52% [================================ ] 2269/4329 52% [================================ ] 2270/4329 52% [================================ ] 2271/4329 52% [================================ ] 2272/4329 52% [================================ ] 2273/4329 52% [================================ ] 2274/4329 52% [================================ ] 2275/4329 52% [================================ ] 2276/4329 52% [================================ ] 2277/4329 52% [================================ ] 2278/4329 52% [================================ ] 2279/4329 52% [================================ ] 2280/4329 52% [================================ ] 2281/4329 52% [================================ ] 2282/4329 52% [================================ ] 2283/4329 52% [================================ ] 2284/4329 52% [================================ ] 2285/4329 52% [================================ ] 2286/4329 52% [================================ ] 2287/4329 52% [================================ ] 2288/4329 52% [================================ ] 2289/4329 52% [================================ ] 2290/4329 52% [================================ ] 2291/4329 52% [================================ ] 2292/4329 52% [================================ ] 2293/4329 52% [================================ ] 2294/4329 52% [================================ ] 2295/4329 53% [================================ ] 2296/4329 53% [================================ ] 2297/4329 53% [================================ ] 2298/4329 53% [================================ ] 2299/4329 53% [================================ ] 2300/4329 53% [================================ ] 2301/4329 53% [================================ ] 2302/4329 53% [================================ ] 2303/4329 53% [================================ ] 2304/4329 53% [================================= ] 2305/4329 53% [================================= ] 2306/4329 53% [================================= ] 2307/4329 53% [================================= ] 2308/4329 53% [================================= ] 2309/4329 53% [================================= ] 2310/4329 53% [================================= ] 2311/4329 53% [================================= ] 2312/4329 53% [================================= ] 2313/4329 53% [================================= ] 2314/4329 53% [================================= ] 2315/4329 53% [================================= ] 2316/4329 53% [================================= ] 2317/4329 53% [================================= ] 2318/4329 53% [================================= ] 2319/4329 53% [================================= ] 2320/4329 53% [================================= ] 2321/4329 53% [================================= ] 2322/4329 53% [================================= ] 2323/4329 53% [================================= ] 2324/4329 53% [================================= ] 2325/4329 53% [================================= ] 2326/4329 53% [================================= ] 2327/4329 53% [================================= ] 2328/4329 53% [================================= ] 2329/4329 53% [================================= ] 2330/4329 53% [================================= ] 2331/4329 53% [================================= ] 2332/4329 53% [================================= ] 2333/4329 53% [================================= ] 2334/4329 53% [================================= ] 2335/4329 53% [================================= ] 2336/4329 53% [================================= ] 2337/4329 53% [================================= ] 2338/4329 54% [================================= ] 2339/4329 54% [================================= ] 2340/4329 54% [================================= ] 2341/4329 54% [================================= ] 2342/4329 54% [================================= ] 2343/4329 54% [================================= ] 2344/4329 54% [================================= ] 2345/4329 54% [================================= ] 2346/4329 54% [================================= ] 2347/4329 54% [================================= ] 2348/4329 54% [================================= ] 2349/4329 54% [================================= ] 2350/4329 54% [================================= ] 2351/4329 54% [================================= ] 2352/4329 54% [================================= ] 2353/4329 54% [================================= ] 2354/4329 54% [================================= ] 2355/4329 54% [================================= ] 2356/4329 54% [================================= ] 2357/4329 54% [================================= ] 2358/4329 54% [================================= ] 2359/4329 54% [================================= ] 2360/4329 54% [================================= ] 2361/4329 54% [================================= ] 2362/4329 54% [================================= ] 2363/4329 54% [================================= ] 2364/4329 54% [================================= ] 2365/4329 54% [================================= ] 2366/4329 54% [================================= ] 2367/4329 54% [================================= ] 2368/4329 54% [================================= ] 2369/4329 54% [================================= ] 2370/4329 54% [================================= ] 2371/4329 54% [================================= ] 2372/4329 54% [================================= ] 2373/4329 54% [================================== ] 2374/4329 54% [================================== ] 2375/4329 54% [================================== ] 2376/4329 54% [================================== ] 2377/4329 54% [================================== ] 2378/4329 54% [================================== ] 2379/4329 54% [================================== ] 2380/4329 54% [================================== ] 2381/4329 55% [================================== ] 2382/4329 55% [================================== ] 2383/4329 55% [================================== ] 2384/4329 55% [================================== ] 2385/4329 55% [================================== ] 2386/4329 55% [================================== ] 2387/4329 55% [================================== ] 2388/4329 55% [================================== ] 2389/4329 55% [================================== ] 2390/4329 55% [================================== ] 2391/4329 55% [================================== ] 2392/4329 55% [================================== ] 2393/4329 55% [================================== ] 2394/4329 55% [================================== ] 2395/4329 55% [================================== ] 2396/4329 55% [================================== ] 2397/4329 55% [================================== ] 2398/4329 55% [================================== ] 2399/4329 55% [================================== ] 2400/4329 55% [================================== ] 2401/4329 55% [================================== ] 2402/4329 55% [================================== ] 2403/4329 55% [================================== ] 2404/4329 55% [================================== ] 2405/4329 55% [================================== ] 2406/4329 55% [================================== ] 2407/4329 55% [================================== ] 2408/4329 55% [================================== ] 2409/4329 55% [================================== ] 2410/4329 55% [================================== ] 2411/4329 55% [================================== ] 2412/4329 55% [================================== ] 2413/4329 55% [================================== ] 2414/4329 55% [================================== ] 2415/4329 55% [================================== ] 2416/4329 55% [================================== ] 2417/4329 55% [================================== ] 2418/4329 55% [================================== ] 2419/4329 55% [================================== ] 2420/4329 55% [================================== ] 2421/4329 55% [================================== ] 2422/4329 55% [================================== ] 2423/4329 55% [================================== ] 2424/4329 55% [================================== ] 2425/4329 56% [================================== ] 2426/4329 56% [================================== ] 2427/4329 56% [================================== ] 2428/4329 56% [================================== ] 2429/4329 56% [================================== ] 2430/4329 56% [================================== ] 2431/4329 56% [================================== ] 2432/4329 56% [================================== ] 2433/4329 56% [================================== ] 2434/4329 56% [================================== ] 2435/4329 56% [================================== ] 2436/4329 56% [================================== ] 2437/4329 56% [================================== ] 2438/4329 56% [================================== ] 2439/4329 56% [================================== ] 2440/4329 56% [================================== ] 2441/4329 56% [================================== ] 2442/4329 56% [================================== ] 2443/4329 56% [=================================== ] 2444/4329 56% [=================================== ] 2445/4329 56% [=================================== ] 2446/4329 56% [=================================== ] 2447/4329 56% [=================================== ] 2448/4329 56% [=================================== ] 2449/4329 56% [=================================== ] 2450/4329 56% [=================================== ] 2451/4329 56% [=================================== ] 2452/4329 56% [=================================== ] 2453/4329 56% [=================================== ] 2454/4329 56% [=================================== ] 2455/4329 56% [=================================== ] 2456/4329 56% [=================================== ] 2457/4329 56% [=================================== ] 2458/4329 56% [=================================== ] 2459/4329 56% [=================================== ] 2460/4329 56% [=================================== ] 2461/4329 56% [=================================== ] 2462/4329 56% [=================================== ] 2463/4329 56% [=================================== ] 2464/4329 56% [=================================== ] 2465/4329 56% [=================================== ] 2466/4329 56% [=================================== ] 2467/4329 56% [=================================== ] 2468/4329 57% [=================================== ] 2469/4329 57% [=================================== ] 2470/4329 57% [=================================== ] 2471/4329 57% [=================================== ] 2472/4329 57% [=================================== ] 2473/4329 57% [=================================== ] 2474/4329 57% [=================================== ] 2475/4329 57% [=================================== ] 2476/4329 57% [=================================== ] 2477/4329 57% [=================================== ] 2478/4329 57% [=================================== ] 2479/4329 57% [=================================== ] 2480/4329 57% [=================================== ] 2481/4329 57% [=================================== ] 2482/4329 57% [=================================== ] 2483/4329 57% [=================================== ] 2484/4329 57% [=================================== ] 2485/4329 57% [=================================== ] 2486/4329 57% [=================================== ] 2487/4329 57% [=================================== ] 2488/4329 57% [=================================== ] 2489/4329 57% [=================================== ] 2490/4329 57% [=================================== ] 2491/4329 57% [=================================== ] 2492/4329 57% [=================================== ] 2493/4329 57% [=================================== ] 2494/4329 57% [=================================== ] 2495/4329 57% [=================================== ] 2496/4329 57% [=================================== ] 2497/4329 57% [=================================== ] 2498/4329 57% [=================================== ] 2499/4329 57% [=================================== ] 2500/4329 57% [=================================== ] 2501/4329 57% [=================================== ] 2502/4329 57% [=================================== ] 2503/4329 57% [=================================== ] 2504/4329 57% [=================================== ] 2505/4329 57% [=================================== ] 2506/4329 57% [=================================== ] 2507/4329 57% [=================================== ] 2508/4329 57% [=================================== ] 2509/4329 57% [=================================== ] 2510/4329 57% [=================================== ] 2511/4329 58% [=================================== ] 2512/4329 58% [=================================== ] 2513/4329 58% [==================================== ] 2514/4329 58% [==================================== ] 2515/4329 58% [==================================== ] 2516/4329 58% [==================================== ] 2517/4329 58% [==================================== ] 2518/4329 58% [==================================== ] 2519/4329 58% [==================================== ] 2520/4329 58% [==================================== ] 2521/4329 58% [==================================== ] 2522/4329 58% [==================================== ] 2523/4329 58% [==================================== ] 2524/4329 58% [==================================== ] 2525/4329 58% [==================================== ] 2526/4329 58% [==================================== ] 2527/4329 58% [==================================== ] 2528/4329 58% [==================================== ] 2529/4329 58% [==================================== ] 2530/4329 58% [==================================== ] 2531/4329 58% [==================================== ] 2532/4329 58% [==================================== ] 2533/4329 58% [==================================== ] 2534/4329 58% [==================================== ] 2535/4329 58% [==================================== ] 2536/4329 58% [==================================== ] 2537/4329 58% [==================================== ] 2538/4329 58% [==================================== ] 2539/4329 58% [==================================== ] 2540/4329 58% [==================================== ] 2541/4329 58% [==================================== ] 2542/4329 58% [==================================== ] 2543/4329 58% [==================================== ] 2544/4329 58% [==================================== ] 2545/4329 58% [==================================== ] 2546/4329 58% [==================================== ] 2547/4329 58% [==================================== ] 2548/4329 58% [==================================== ] 2549/4329 58% [==================================== ] 2550/4329 58% [==================================== ] 2551/4329 58% [==================================== ] 2552/4329 58% [==================================== ] 2553/4329 58% [==================================== ] 2554/4329 58% [==================================== ] 2555/4329 59% [==================================== ] 2556/4329 59% [==================================== ] 2557/4329 59% [==================================== ] 2558/4329 59% [==================================== ] 2559/4329 59% [==================================== ] 2560/4329 59% [==================================== ] 2561/4329 59% [==================================== ] 2562/4329 59% [==================================== ] 2563/4329 59% [==================================== ] 2564/4329 59% [==================================== ] 2565/4329 59% [==================================== ] 2566/4329 59% [==================================== ] 2567/4329 59% [==================================== ] 2568/4329 59% [==================================== ] 2569/4329 59% [==================================== ] 2570/4329 59% [==================================== ] 2571/4329 59% [==================================== ] 2572/4329 59% [==================================== ] 2573/4329 59% [==================================== ] 2574/4329 59% [==================================== ] 2575/4329 59% [==================================== ] 2576/4329 59% [==================================== ] 2577/4329 59% [==================================== ] 2578/4329 59% [==================================== ] 2579/4329 59% [==================================== ] 2580/4329 59% [==================================== ] 2581/4329 59% [==================================== ] 2582/4329 59% [==================================== ] 2583/4329 59% [===================================== ] 2584/4329 59% [===================================== ] 2585/4329 59% [===================================== ] 2586/4329 59% [===================================== ] 2587/4329 59% [===================================== ] 2588/4329 59% [===================================== ] 2589/4329 59% [===================================== ] 2590/4329 59% [===================================== ] 2591/4329 59% [===================================== ] 2592/4329 59% [===================================== ] 2593/4329 59% [===================================== ] 2594/4329 59% [===================================== ] 2595/4329 59% [===================================== ] 2596/4329 59% [===================================== ] 2597/4329 59% [===================================== ] 2598/4329 60% [===================================== ] 2599/4329 60% [===================================== ] 2600/4329 60% [===================================== ] 2601/4329 60% [===================================== ] 2602/4329 60% [===================================== ] 2603/4329 60% [===================================== ] 2604/4329 60% [===================================== ] 2605/4329 60% [===================================== ] 2606/4329 60% [===================================== ] 2607/4329 60% [===================================== ] 2608/4329 60% [===================================== ] 2609/4329 60% [===================================== ] 2610/4329 60% [===================================== ] 2611/4329 60% [===================================== ] 2612/4329 60% [===================================== ] 2613/4329 60% [===================================== ] 2614/4329 60% [===================================== ] 2615/4329 60% [===================================== ] 2616/4329 60% [===================================== ] 2617/4329 60% [===================================== ] 2618/4329 60% [===================================== ] 2619/4329 60% [===================================== ] 2620/4329 60% [===================================== ] 2621/4329 60% [===================================== ] 2622/4329 60% [===================================== ] 2623/4329 60% [===================================== ] 2624/4329 60% [===================================== ] 2625/4329 60% [===================================== ] 2626/4329 60% [===================================== ] 2627/4329 60% [===================================== ] 2628/4329 60% [===================================== ] 2629/4329 60% [===================================== ] 2630/4329 60% [===================================== ] 2631/4329 60% [===================================== ] 2632/4329 60% [===================================== ] 2633/4329 60% [===================================== ] 2634/4329 60% [===================================== ] 2635/4329 60% [===================================== ] 2636/4329 60% [===================================== ] 2637/4329 60% [===================================== ] 2638/4329 60% [===================================== ] 2639/4329 60% [===================================== ] 2640/4329 60% [===================================== ] 2641/4329 61% [===================================== ] 2642/4329 61% [===================================== ] 2643/4329 61% [===================================== ] 2644/4329 61% [===================================== ] 2645/4329 61% [===================================== ] 2646/4329 61% [===================================== ] 2647/4329 61% [===================================== ] 2648/4329 61% [===================================== ] 2649/4329 61% [===================================== ] 2650/4329 61% [===================================== ] 2651/4329 61% [===================================== ] 2652/4329 61% [===================================== ] 2653/4329 61% [====================================== ] 2654/4329 61% [====================================== ] 2655/4329 61% [====================================== ] 2656/4329 61% [====================================== ] 2657/4329 61% [====================================== ] 2658/4329 61% [====================================== ] 2659/4329 61% [====================================== ] 2660/4329 61% [====================================== ] 2661/4329 61% [====================================== ] 2662/4329 61% [====================================== ] 2663/4329 61% [====================================== ] 2664/4329 61% [====================================== ] 2665/4329 61% [====================================== ] 2666/4329 61% [====================================== ] 2667/4329 61% [====================================== ] 2668/4329 61% [====================================== ] 2669/4329 61% [====================================== ] 2670/4329 61% [====================================== ] 2671/4329 61% [====================================== ] 2672/4329 61% [====================================== ] 2673/4329 61% [====================================== ] 2674/4329 61% [====================================== ] 2675/4329 61% [====================================== ] 2676/4329 61% [====================================== ] 2677/4329 61% [====================================== ] 2678/4329 61% [====================================== ] 2679/4329 61% [====================================== ] 2680/4329 61% [====================================== ] 2681/4329 61% [====================================== ] 2682/4329 61% [====================================== ] 2683/4329 61% [====================================== ] 2684/4329 62% [====================================== ] 2685/4329 62% [====================================== ] 2686/4329 62% [====================================== ] 2687/4329 62% [====================================== ] 2688/4329 62% [====================================== ] 2689/4329 62% [====================================== ] 2690/4329 62% [====================================== ] 2691/4329 62% [====================================== ] 2692/4329 62% [====================================== ] 2693/4329 62% [====================================== ] 2694/4329 62% [====================================== ] 2695/4329 62% [====================================== ] 2696/4329 62% [====================================== ] 2697/4329 62% [====================================== ] 2698/4329 62% [====================================== ] 2699/4329 62% [====================================== ] 2700/4329 62% [====================================== ] 2701/4329 62% [====================================== ] 2702/4329 62% [====================================== ] 2703/4329 62% [====================================== ] 2704/4329 62% [====================================== ] 2705/4329 62% [====================================== ] 2706/4329 62% [====================================== ] 2707/4329 62% [====================================== ] 2708/4329 62% [====================================== ] 2709/4329 62% [====================================== ] 2710/4329 62% [====================================== ] 2711/4329 62% [====================================== ] 2712/4329 62% [====================================== ] 2713/4329 62% [====================================== ] 2714/4329 62% [====================================== ] 2715/4329 62% [====================================== ] 2716/4329 62% [====================================== ] 2717/4329 62% [====================================== ] 2718/4329 62% [====================================== ] 2719/4329 62% [====================================== ] 2720/4329 62% [====================================== ] 2721/4329 62% [====================================== ] 2722/4329 62% [====================================== ] 2723/4329 62% [======================================= ] 2724/4329 62% [======================================= ] 2725/4329 62% [======================================= ] 2726/4329 62% [======================================= ] 2727/4329 62% [======================================= ] 2728/4329 63% [======================================= ] 2729/4329 63% [======================================= ] 2730/4329 63% [======================================= ] 2731/4329 63% [======================================= ] 2732/4329 63% [======================================= ] 2733/4329 63% [======================================= ] 2734/4329 63% [======================================= ] 2735/4329 63% [======================================= ] 2736/4329 63% [======================================= ] 2737/4329 63% [======================================= ] 2738/4329 63% [======================================= ] 2739/4329 63% [======================================= ] 2740/4329 63% [======================================= ] 2741/4329 63% [======================================= ] 2742/4329 63% [======================================= ] 2743/4329 63% [======================================= ] 2744/4329 63% [======================================= ] 2745/4329 63% [======================================= ] 2746/4329 63% [======================================= ] 2747/4329 63% [======================================= ] 2748/4329 63% [======================================= ] 2749/4329 63% [======================================= ] 2750/4329 63% [======================================= ] 2751/4329 63% [======================================= ] 2752/4329 63% [======================================= ] 2753/4329 63% [======================================= ] 2754/4329 63% [======================================= ] 2755/4329 63% [======================================= ] 2756/4329 63% [======================================= ] 2757/4329 63% [======================================= ] 2758/4329 63% [======================================= ] 2759/4329 63% [======================================= ] 2760/4329 63% [======================================= ] 2761/4329 63% [======================================= ] 2762/4329 63% [======================================= ] 2763/4329 63% [======================================= ] 2764/4329 63% [======================================= ] 2765/4329 63% [======================================= ] 2766/4329 63% [======================================= ] 2767/4329 63% [======================================= ] 2768/4329 63% [======================================= ] 2769/4329 63% [======================================= ] 2770/4329 63% [======================================= ] 2771/4329 64% [======================================= ] 2772/4329 64% [======================================= ] 2773/4329 64% [======================================= ] 2774/4329 64% [======================================= ] 2775/4329 64% [======================================= ] 2776/4329 64% [======================================= ] 2777/4329 64% [======================================= ] 2778/4329 64% [======================================= ] 2779/4329 64% [======================================= ] 2780/4329 64% [======================================= ] 2781/4329 64% [======================================= ] 2782/4329 64% [======================================= ] 2783/4329 64% [======================================= ] 2784/4329 64% [======================================= ] 2785/4329 64% [======================================= ] 2786/4329 64% [======================================= ] 2787/4329 64% [======================================= ] 2788/4329 64% [======================================= ] 2789/4329 64% [======================================= ] 2790/4329 64% [======================================= ] 2791/4329 64% [======================================= ] 2792/4329 64% [======================================== ] 2793/4329 64% [======================================== ] 2794/4329 64% [======================================== ] 2795/4329 64% [======================================== ] 2796/4329 64% [======================================== ] 2797/4329 64% [======================================== ] 2798/4329 64% [======================================== ] 2799/4329 64% [======================================== ] 2800/4329 64% [======================================== ] 2801/4329 64% [======================================== ] 2802/4329 64% [======================================== ] 2803/4329 64% [======================================== ] 2804/4329 64% [======================================== ] 2805/4329 64% [======================================== ] 2806/4329 64% [======================================== ] 2807/4329 64% [======================================== ] 2808/4329 64% [======================================== ] 2809/4329 64% [======================================== ] 2810/4329 64% [======================================== ] 2811/4329 64% [======================================== ] 2812/4329 64% [======================================== ] 2813/4329 64% [======================================== ] 2814/4329 65% [======================================== ] 2815/4329 65% [======================================== ] 2816/4329 65% [======================================== ] 2817/4329 65% [======================================== ] 2818/4329 65% [======================================== ] 2819/4329 65% [======================================== ] 2820/4329 65% [======================================== ] 2821/4329 65% [======================================== ] 2822/4329 65% [======================================== ] 2823/4329 65% [======================================== ] 2824/4329 65% [======================================== ] 2825/4329 65% [======================================== ] 2826/4329 65% [======================================== ] 2827/4329 65% [======================================== ] 2828/4329 65% [======================================== ] 2829/4329 65% [======================================== ] 2830/4329 65% [======================================== ] 2831/4329 65% [======================================== ] 2832/4329 65% [======================================== ] 2833/4329 65% [======================================== ] 2834/4329 65% [======================================== ] 2835/4329 65% [======================================== ] 2836/4329 65% [======================================== ] 2837/4329 65% [======================================== ] 2838/4329 65% [======================================== ] 2839/4329 65% [======================================== ] 2840/4329 65% [======================================== ] 2841/4329 65% [======================================== ] 2842/4329 65% [======================================== ] 2843/4329 65% [======================================== ] 2844/4329 65% [======================================== ] 2845/4329 65% [======================================== ] 2846/4329 65% [======================================== ] 2847/4329 65% [======================================== ] 2848/4329 65% [======================================== ] 2849/4329 65% [======================================== ] 2850/4329 65% [======================================== ] 2851/4329 65% [======================================== ] 2852/4329 65% [======================================== ] 2853/4329 65% [======================================== ] 2854/4329 65% [======================================== ] 2855/4329 65% [======================================== ] 2856/4329 65% [======================================== ] 2857/4329 65% [======================================== ] 2858/4329 66% [======================================== ] 2859/4329 66% [======================================== ] 2860/4329 66% [======================================== ] 2861/4329 66% [======================================== ] 2862/4329 66% [========================================= ] 2863/4329 66% [========================================= ] 2864/4329 66% [========================================= ] 2865/4329 66% [========================================= ] 2866/4329 66% [========================================= ] 2867/4329 66% [========================================= ] 2868/4329 66% [========================================= ] 2869/4329 66% [========================================= ] 2870/4329 66% [========================================= ] 2871/4329 66% [========================================= ] 2872/4329 66% [========================================= ] 2873/4329 66% [========================================= ] 2874/4329 66% [========================================= ] 2875/4329 66% [========================================= ] 2876/4329 66% [========================================= ] 2877/4329 66% [========================================= ] 2878/4329 66% [========================================= ] 2879/4329 66% [========================================= ] 2880/4329 66% [========================================= ] 2881/4329 66% [========================================= ] 2882/4329 66% [========================================= ] 2883/4329 66% [========================================= ] 2884/4329 66% [========================================= ] 2885/4329 66% [========================================= ] 2886/4329 66% [========================================= ] 2887/4329 66% [========================================= ] 2888/4329 66% [========================================= ] 2889/4329 66% [========================================= ] 2890/4329 66% [========================================= ] 2891/4329 66% [========================================= ] 2892/4329 66% [========================================= ] 2893/4329 66% [========================================= ] 2894/4329 66% [========================================= ] 2895/4329 66% [========================================= ] 2896/4329 66% [========================================= ] 2897/4329 66% [========================================= ] 2898/4329 66% [========================================= ] 2899/4329 66% [========================================= ] 2900/4329 66% [========================================= ] 2901/4329 67% [========================================= ] 2902/4329 67% [========================================= ] 2903/4329 67% [========================================= ] 2904/4329 67% [========================================= ] 2905/4329 67% [========================================= ] 2906/4329 67% [========================================= ] 2907/4329 67% [========================================= ] 2908/4329 67% [========================================= ] 2909/4329 67% [========================================= ] 2910/4329 67% [========================================= ] 2911/4329 67% [========================================= ] 2912/4329 67% [========================================= ] 2913/4329 67% [========================================= ] 2914/4329 67% [========================================= ] 2915/4329 67% [========================================= ] 2916/4329 67% [========================================= ] 2917/4329 67% [========================================= ] 2918/4329 67% [========================================= ] 2919/4329 67% [========================================= ] 2920/4329 67% [========================================= ] 2921/4329 67% [========================================= ] 2922/4329 67% [========================================= ] 2923/4329 67% [========================================= ] 2924/4329 67% [========================================= ] 2925/4329 67% [========================================= ] 2926/4329 67% [========================================= ] 2927/4329 67% [========================================= ] 2928/4329 67% [========================================= ] 2929/4329 67% [========================================= ] 2930/4329 67% [========================================= ] 2931/4329 67% [========================================= ] 2932/4329 67% [========================================== ] 2933/4329 67% [========================================== ] 2934/4329 67% [========================================== ] 2935/4329 67% [========================================== ] 2936/4329 67% [========================================== ] 2937/4329 67% [========================================== ] 2938/4329 67% [========================================== ] 2939/4329 67% [========================================== ] 2940/4329 67% [========================================== ] 2941/4329 67% [========================================== ] 2942/4329 67% [========================================== ] 2943/4329 67% [========================================== ] 2944/4329 68% [========================================== ] 2945/4329 68% [========================================== ] 2946/4329 68% [========================================== ] 2947/4329 68% [========================================== ] 2948/4329 68% [========================================== ] 2949/4329 68% [========================================== ] 2950/4329 68% [========================================== ] 2951/4329 68% [========================================== ] 2952/4329 68% [========================================== ] 2953/4329 68% [========================================== ] 2954/4329 68% [========================================== ] 2955/4329 68% [========================================== ] 2956/4329 68% [========================================== ] 2957/4329 68% [========================================== ] 2958/4329 68% [========================================== ] 2959/4329 68% [========================================== ] 2960/4329 68% [========================================== ] 2961/4329 68% [========================================== ] 2962/4329 68% [========================================== ] 2963/4329 68% [========================================== ] 2964/4329 68% [========================================== ] 2965/4329 68% [========================================== ] 2966/4329 68% [========================================== ] 2967/4329 68% [========================================== ] 2968/4329 68% [========================================== ] 2969/4329 68% [========================================== ] 2970/4329 68% [========================================== ] 2971/4329 68% [========================================== ] 2972/4329 68% [========================================== ] 2973/4329 68% [========================================== ] 2974/4329 68% [========================================== ] 2975/4329 68% [========================================== ] 2976/4329 68% [========================================== ] 2977/4329 68% [========================================== ] 2978/4329 68% [========================================== ] 2979/4329 68% [========================================== ] 2980/4329 68% [========================================== ] 2981/4329 68% [========================================== ] 2982/4329 68% [========================================== ] 2983/4329 68% [========================================== ] 2984/4329 68% [========================================== ] 2985/4329 68% [========================================== ] 2986/4329 68% [========================================== ] 2987/4329 68% [========================================== ] 2988/4329 69% [========================================== ] 2989/4329 69% [========================================== ] 2990/4329 69% [========================================== ] 2991/4329 69% [========================================== ] 2992/4329 69% [========================================== ] 2993/4329 69% [========================================== ] 2994/4329 69% [========================================== ] 2995/4329 69% [========================================== ] 2996/4329 69% [========================================== ] 2997/4329 69% [========================================== ] 2998/4329 69% [========================================== ] 2999/4329 69% [========================================== ] 3000/4329 69% [========================================== ] 3001/4329 69% [========================================== ] 3002/4329 69% [=========================================== ] 3003/4329 69% [=========================================== ] 3004/4329 69% [=========================================== ] 3005/4329 69% [=========================================== ] 3006/4329 69% [=========================================== ] 3007/4329 69% [=========================================== ] 3008/4329 69% [=========================================== ] 3009/4329 69% [=========================================== ] 3010/4329 69% [=========================================== ] 3011/4329 69% [=========================================== ] 3012/4329 69% [=========================================== ] 3013/4329 69% [=========================================== ] 3014/4329 69% [=========================================== ] 3015/4329 69% [=========================================== ] 3016/4329 69% [=========================================== ] 3017/4329 69% [=========================================== ] 3018/4329 69% [=========================================== ] 3019/4329 69% [=========================================== ] 3020/4329 69% [=========================================== ] 3021/4329 69% [=========================================== ] 3022/4329 69% [=========================================== ] 3023/4329 69% [=========================================== ] 3024/4329 69% [=========================================== ] 3025/4329 69% [=========================================== ] 3026/4329 69% [=========================================== ] 3027/4329 69% [=========================================== ] 3028/4329 69% [=========================================== ] 3029/4329 69% [=========================================== ] 3030/4329 69% [=========================================== ] 3031/4329 70% [=========================================== ] 3032/4329 70% [=========================================== ] 3033/4329 70% [=========================================== ] 3034/4329 70% [=========================================== ] 3035/4329 70% [=========================================== ] 3036/4329 70% [=========================================== ] 3037/4329 70% [=========================================== ] 3038/4329 70% [=========================================== ] 3039/4329 70% [=========================================== ] 3040/4329 70% [=========================================== ] 3041/4329 70% [=========================================== ] 3042/4329 70% [=========================================== ] 3043/4329 70% [=========================================== ] 3044/4329 70% [=========================================== ] 3045/4329 70% [=========================================== ] 3046/4329 70% [=========================================== ] 3047/4329 70% [=========================================== ] 3048/4329 70% [=========================================== ] 3049/4329 70% [=========================================== ] 3050/4329 70% [=========================================== ] 3051/4329 70% [=========================================== ] 3052/4329 70% [=========================================== ] 3053/4329 70% [=========================================== ] 3054/4329 70% [=========================================== ] 3055/4329 70% [=========================================== ] 3056/4329 70% [=========================================== ] 3057/4329 70% [=========================================== ] 3058/4329 70% [=========================================== ] 3059/4329 70% [=========================================== ] 3060/4329 70% [=========================================== ] 3061/4329 70% [=========================================== ] 3062/4329 70% [=========================================== ] 3063/4329 70% [=========================================== ] 3064/4329 70% [=========================================== ] 3065/4329 70% [=========================================== ] 3066/4329 70% [=========================================== ] 3067/4329 70% [=========================================== ] 3068/4329 70% [=========================================== ] 3069/4329 70% [=========================================== ] 3070/4329 70% [=========================================== ] 3071/4329 70% [=========================================== ] 3072/4329 70% [============================================ ] 3073/4329 70% [============================================ ] 3074/4329 71% [============================================ ] 3075/4329 71% [============================================ ] 3076/4329 71% [============================================ ] 3077/4329 71% [============================================ ] 3078/4329 71% [============================================ ] 3079/4329 71% [============================================ ] 3080/4329 71% [============================================ ] 3081/4329 71% [============================================ ] 3082/4329 71% [============================================ ] 3083/4329 71% [============================================ ] 3084/4329 71% [============================================ ] 3085/4329 71% [============================================ ] 3086/4329 71% [============================================ ] 3087/4329 71% [============================================ ] 3088/4329 71% [============================================ ] 3089/4329 71% [============================================ ] 3090/4329 71% [============================================ ] 3091/4329 71% [============================================ ] 3092/4329 71% [============================================ ] 3093/4329 71% [============================================ ] 3094/4329 71% [============================================ ] 3095/4329 71% [============================================ ] 3096/4329 71% [============================================ ] 3097/4329 71% [============================================ ] 3098/4329 71% [============================================ ] 3099/4329 71% [============================================ ] 3100/4329 71% [============================================ ] 3101/4329 71% [============================================ ] 3102/4329 71% [============================================ ] 3103/4329 71% [============================================ ] 3104/4329 71% [============================================ ] 3105/4329 71% [============================================ ] 3106/4329 71% [============================================ ] 3107/4329 71% [============================================ ] 3108/4329 71% [============================================ ] 3109/4329 71% [============================================ ] 3110/4329 71% [============================================ ] 3111/4329 71% [============================================ ] 3112/4329 71% [============================================ ] 3113/4329 71% [============================================ ] 3114/4329 71% [============================================ ] 3115/4329 71% [============================================ ] 3116/4329 71% [============================================ ] 3117/4329 72% [============================================ ] 3118/4329 72% [============================================ ] 3119/4329 72% [============================================ ] 3120/4329 72% [============================================ ] 3121/4329 72% [============================================ ] 3122/4329 72% [============================================ ] 3123/4329 72% [============================================ ] 3124/4329 72% [============================================ ] 3125/4329 72% [============================================ ] 3126/4329 72% [============================================ ] 3127/4329 72% [============================================ ] 3128/4329 72% [============================================ ] 3129/4329 72% [============================================ ] 3130/4329 72% [============================================ ] 3131/4329 72% [============================================ ] 3132/4329 72% [============================================ ] 3133/4329 72% [============================================ ] 3134/4329 72% [============================================ ] 3135/4329 72% [============================================ ] 3136/4329 72% [============================================ ] 3137/4329 72% [============================================ ] 3138/4329 72% [============================================ ] 3139/4329 72% [============================================ ] 3140/4329 72% [============================================ ] 3141/4329 72% [============================================ ] 3142/4329 72% [============================================= ] 3143/4329 72% [============================================= ] 3144/4329 72% [============================================= ] 3145/4329 72% [============================================= ] 3146/4329 72% [============================================= ] 3147/4329 72% [============================================= ] 3148/4329 72% [============================================= ] 3149/4329 72% [============================================= ] 3150/4329 72% [============================================= ] 3151/4329 72% [============================================= ] 3152/4329 72% [============================================= ] 3153/4329 72% [============================================= ] 3154/4329 72% [============================================= ] 3155/4329 72% [============================================= ] 3156/4329 72% [============================================= ] 3157/4329 72% [============================================= ] 3158/4329 72% [============================================= ] 3159/4329 72% [============================================= ] 3160/4329 72% [============================================= ] 3161/4329 73% [============================================= ] 3162/4329 73% [============================================= ] 3163/4329 73% [============================================= ] 3164/4329 73% [============================================= ] 3165/4329 73% [============================================= ] 3166/4329 73% [============================================= ] 3167/4329 73% [============================================= ] 3168/4329 73% [============================================= ] 3169/4329 73% [============================================= ] 3170/4329 73% [============================================= ] 3171/4329 73% [============================================= ] 3172/4329 73% [============================================= ] 3173/4329 73% [============================================= ] 3174/4329 73% [============================================= ] 3175/4329 73% [============================================= ] 3176/4329 73% [============================================= ] 3177/4329 73% [============================================= ] 3178/4329 73% [============================================= ] 3179/4329 73% [============================================= ] 3180/4329 73% [============================================= ] 3181/4329 73% [============================================= ] 3182/4329 73% [============================================= ] 3183/4329 73% [============================================= ] 3184/4329 73% [============================================= ] 3185/4329 73% [============================================= ] 3186/4329 73% [============================================= ] 3187/4329 73% [============================================= ] 3188/4329 73% [============================================= ] 3189/4329 73% [============================================= ] 3190/4329 73% [============================================= ] 3191/4329 73% [============================================= ] 3192/4329 73% [============================================= ] 3193/4329 73% [============================================= ] 3194/4329 73% [============================================= ] 3195/4329 73% [============================================= ] 3196/4329 73% [============================================= ] 3197/4329 73% [============================================= ] 3198/4329 73% [============================================= ] 3199/4329 73% [============================================= ] 3200/4329 73% [============================================= ] 3201/4329 73% [============================================= ] 3202/4329 73% [============================================= ] 3203/4329 73% [============================================= ] 3204/4329 74% [============================================= ] 3205/4329 74% [============================================= ] 3206/4329 74% [============================================= ] 3207/4329 74% [============================================= ] 3208/4329 74% [============================================= ] 3209/4329 74% [============================================= ] 3210/4329 74% [============================================= ] 3211/4329 74% [============================================== ] 3212/4329 74% [============================================== ] 3213/4329 74% [============================================== ] 3214/4329 74% [============================================== ] 3215/4329 74% [============================================== ] 3216/4329 74% [============================================== ] 3217/4329 74% [============================================== ] 3218/4329 74% [============================================== ] 3219/4329 74% [============================================== ] 3220/4329 74% [============================================== ] 3221/4329 74% [============================================== ] 3222/4329 74% [============================================== ] 3223/4329 74% [============================================== ] 3224/4329 74% [============================================== ] 3225/4329 74% [============================================== ] 3226/4329 74% [============================================== ] 3227/4329 74% [============================================== ] 3228/4329 74% [============================================== ] 3229/4329 74% [============================================== ] 3230/4329 74% [============================================== ] 3231/4329 74% [============================================== ] 3232/4329 74% [============================================== ] 3233/4329 74% [============================================== ] 3234/4329 74% [============================================== ] 3235/4329 74% [============================================== ] 3236/4329 74% [============================================== ] 3237/4329 74% [============================================== ] 3238/4329 74% [============================================== ] 3239/4329 74% [============================================== ] 3240/4329 74% [============================================== ] 3241/4329 74% [============================================== ] 3242/4329 74% [============================================== ] 3243/4329 74% [============================================== ] 3244/4329 74% [============================================== ] 3245/4329 74% [============================================== ] 3246/4329 74% [============================================== ] 3247/4329 75% [============================================== ] 3248/4329 75% [============================================== ] 3249/4329 75% [============================================== ] 3250/4329 75% [============================================== ] 3251/4329 75% [============================================== ] 3252/4329 75% [============================================== ] 3253/4329 75% [============================================== ] 3254/4329 75% [============================================== ] 3255/4329 75% [============================================== ] 3256/4329 75% [============================================== ] 3257/4329 75% [============================================== ] 3258/4329 75% [============================================== ] 3259/4329 75% [============================================== ] 3260/4329 75% [============================================== ] 3261/4329 75% [============================================== ] 3262/4329 75% [============================================== ] 3263/4329 75% [============================================== ] 3264/4329 75% [============================================== ] 3265/4329 75% [============================================== ] 3266/4329 75% [============================================== ] 3267/4329 75% [============================================== ] 3268/4329 75% [============================================== ] 3269/4329 75% [============================================== ] 3270/4329 75% [============================================== ] 3271/4329 75% [============================================== ] 3272/4329 75% [============================================== ] 3273/4329 75% [============================================== ] 3274/4329 75% [============================================== ] 3275/4329 75% [============================================== ] 3276/4329 75% [============================================== ] 3277/4329 75% [============================================== ] 3278/4329 75% [============================================== ] 3279/4329 75% [============================================== ] 3280/4329 75% [============================================== ] 3281/4329 75% [=============================================== ] 3282/4329 75% [=============================================== ] 3283/4329 75% [=============================================== ] 3284/4329 75% [=============================================== ] 3285/4329 75% [=============================================== ] 3286/4329 75% [=============================================== ] 3287/4329 75% [=============================================== ] 3288/4329 75% [=============================================== ] 3289/4329 75% [=============================================== ] 3290/4329 75% [=============================================== ] 3291/4329 76% [=============================================== ] 3292/4329 76% [=============================================== ] 3293/4329 76% [=============================================== ] 3294/4329 76% [=============================================== ] 3295/4329 76% [=============================================== ] 3296/4329 76% [=============================================== ] 3297/4329 76% [=============================================== ] 3298/4329 76% [=============================================== ] 3299/4329 76% [=============================================== ] 3300/4329 76% [=============================================== ] 3301/4329 76% [=============================================== ] 3302/4329 76% [=============================================== ] 3303/4329 76% [=============================================== ] 3304/4329 76% [=============================================== ] 3305/4329 76% [=============================================== ] 3306/4329 76% [=============================================== ] 3307/4329 76% [=============================================== ] 3308/4329 76% [=============================================== ] 3309/4329 76% [=============================================== ] 3310/4329 76% [=============================================== ] 3311/4329 76% [=============================================== ] 3312/4329 76% [=============================================== ] 3313/4329 76% [=============================================== ] 3314/4329 76% [=============================================== ] 3315/4329 76% [=============================================== ] 3316/4329 76% [=============================================== ] 3317/4329 76% [=============================================== ] 3318/4329 76% [=============================================== ] 3319/4329 76% [=============================================== ] 3320/4329 76% [=============================================== ] 3321/4329 76% [=============================================== ] 3322/4329 76% [=============================================== ] 3323/4329 76% [=============================================== ] 3324/4329 76% [=============================================== ] 3325/4329 76% [=============================================== ] 3326/4329 76% [=============================================== ] 3327/4329 76% [=============================================== ] 3328/4329 76% [=============================================== ] 3329/4329 76% [=============================================== ] 3330/4329 76% [=============================================== ] 3331/4329 76% [=============================================== ] 3332/4329 76% [=============================================== ] 3333/4329 76% [=============================================== ] 3334/4329 77% [=============================================== ] 3335/4329 77% [=============================================== ] 3336/4329 77% [=============================================== ] 3337/4329 77% [=============================================== ] 3338/4329 77% [=============================================== ] 3339/4329 77% [=============================================== ] 3340/4329 77% [=============================================== ] 3341/4329 77% [=============================================== ] 3342/4329 77% [=============================================== ] 3343/4329 77% [=============================================== ] 3344/4329 77% [=============================================== ] 3345/4329 77% [=============================================== ] 3346/4329 77% [=============================================== ] 3347/4329 77% [=============================================== ] 3348/4329 77% [=============================================== ] 3349/4329 77% [=============================================== ] 3350/4329 77% [=============================================== ] 3351/4329 77% [================================================ ] 3352/4329 77% [================================================ ] 3353/4329 77% [================================================ ] 3354/4329 77% [================================================ ] 3355/4329 77% [================================================ ] 3356/4329 77% [================================================ ] 3357/4329 77% [================================================ ] 3358/4329 77% [================================================ ] 3359/4329 77% [================================================ ] 3360/4329 77% [================================================ ] 3361/4329 77% [================================================ ] 3362/4329 77% [================================================ ] 3363/4329 77% [================================================ ] 3364/4329 77% [================================================ ] 3365/4329 77% [================================================ ] 3366/4329 77% [================================================ ] 3367/4329 77% [================================================ ] 3368/4329 77% [================================================ ] 3369/4329 77% [================================================ ] 3370/4329 77% [================================================ ] 3371/4329 77% [================================================ ] 3372/4329 77% [================================================ ] 3373/4329 77% [================================================ ] 3374/4329 77% [================================================ ] 3375/4329 77% [================================================ ] 3376/4329 77% [================================================ ] 3377/4329 78% [================================================ ] 3378/4329 78% [================================================ ] 3379/4329 78% [================================================ ] 3380/4329 78% [================================================ ] 3381/4329 78% [================================================ ] 3382/4329 78% [================================================ ] 3383/4329 78% [================================================ ] 3384/4329 78% [================================================ ] 3385/4329 78% [================================================ ] 3386/4329 78% [================================================ ] 3387/4329 78% [================================================ ] 3388/4329 78% [================================================ ] 3389/4329 78% [================================================ ] 3390/4329 78% [================================================ ] 3391/4329 78% [================================================ ] 3392/4329 78% [================================================ ] 3393/4329 78% [================================================ ] 3394/4329 78% [================================================ ] 3395/4329 78% [================================================ ] 3396/4329 78% [================================================ ] 3397/4329 78% [================================================ ] 3398/4329 78% [================================================ ] 3399/4329 78% [================================================ ] 3400/4329 78% [================================================ ] 3401/4329 78% [================================================ ] 3402/4329 78% [================================================ ] 3403/4329 78% [================================================ ] 3404/4329 78% [================================================ ] 3405/4329 78% [================================================ ] 3406/4329 78% [================================================ ] 3407/4329 78% [================================================ ] 3408/4329 78% [================================================ ] 3409/4329 78% [================================================ ] 3410/4329 78% [================================================ ] 3411/4329 78% [================================================ ] 3412/4329 78% [================================================ ] 3413/4329 78% [================================================ ] 3414/4329 78% [================================================ ] 3415/4329 78% [================================================ ] 3416/4329 78% [================================================ ] 3417/4329 78% [================================================ ] 3418/4329 78% [================================================ ] 3419/4329 78% [================================================ ] 3420/4329 79% [================================================ ] 3421/4329 79% [================================================= ] 3422/4329 79% [================================================= ] 3423/4329 79% [================================================= ] 3424/4329 79% [================================================= ] 3425/4329 79% [================================================= ] 3426/4329 79% [================================================= ] 3427/4329 79% [================================================= ] 3428/4329 79% [================================================= ] 3429/4329 79% [================================================= ] 3430/4329 79% [================================================= ] 3431/4329 79% [================================================= ] 3432/4329 79% [================================================= ] 3433/4329 79% [================================================= ] 3434/4329 79% [================================================= ] 3435/4329 79% [================================================= ] 3436/4329 79% [================================================= ] 3437/4329 79% [================================================= ] 3438/4329 79% [================================================= ] 3439/4329 79% [================================================= ] 3440/4329 79% [================================================= ] 3441/4329 79% [================================================= ] 3442/4329 79% [================================================= ] 3443/4329 79% [================================================= ] 3444/4329 79% [================================================= ] 3445/4329 79% [================================================= ] 3446/4329 79% [================================================= ] 3447/4329 79% [================================================= ] 3448/4329 79% [================================================= ] 3449/4329 79% [================================================= ] 3450/4329 79% [================================================= ] 3451/4329 79% [================================================= ] 3452/4329 79% [================================================= ] 3453/4329 79% [================================================= ] 3454/4329 79% [================================================= ] 3455/4329 79% [================================================= ] 3456/4329 79% [================================================= ] 3457/4329 79% [================================================= ] 3458/4329 79% [================================================= ] 3459/4329 79% [================================================= ] 3460/4329 79% [================================================= ] 3461/4329 79% [================================================= ] 3462/4329 79% [================================================= ] 3463/4329 79% [================================================= ] 3464/4329 80% [================================================= ] 3465/4329 80% [================================================= ] 3466/4329 80% [================================================= ] 3467/4329 80% [================================================= ] 3468/4329 80% [================================================= ] 3469/4329 80% [================================================= ] 3470/4329 80% [================================================= ] 3471/4329 80% [================================================= ] 3472/4329 80% [================================================= ] 3473/4329 80% [================================================= ] 3474/4329 80% [================================================= ] 3475/4329 80% [================================================= ] 3476/4329 80% [================================================= ] 3477/4329 80% [================================================= ] 3478/4329 80% [================================================= ] 3479/4329 80% [================================================= ] 3480/4329 80% [================================================= ] 3481/4329 80% [================================================= ] 3482/4329 80% [================================================= ] 3483/4329 80% [================================================= ] 3484/4329 80% [================================================= ] 3485/4329 80% [================================================= ] 3486/4329 80% [================================================= ] 3487/4329 80% [================================================= ] 3488/4329 80% [================================================= ] 3489/4329 80% [================================================= ] 3490/4329 80% [================================================= ] 3491/4329 80% [================================================== ] 3492/4329 80% [================================================== ] 3493/4329 80% [================================================== ] 3494/4329 80% [================================================== ] 3495/4329 80% [================================================== ] 3496/4329 80% [================================================== ] 3497/4329 80% [================================================== ] 3498/4329 80% [================================================== ] 3499/4329 80% [================================================== ] 3500/4329 80% [================================================== ] 3501/4329 80% [================================================== ] 3502/4329 80% [================================================== ] 3503/4329 80% [================================================== ] 3504/4329 80% [================================================== ] 3505/4329 80% [================================================== ] 3506/4329 80% [================================================== ] 3507/4329 81% [================================================== ] 3508/4329 81% [================================================== ] 3509/4329 81% [================================================== ] 3510/4329 81% [================================================== ] 3511/4329 81% [================================================== ] 3512/4329 81% [================================================== ] 3513/4329 81% [================================================== ] 3514/4329 81% [================================================== ] 3515/4329 81% [================================================== ] 3516/4329 81% [================================================== ] 3517/4329 81% [================================================== ] 3518/4329 81% [================================================== ] 3519/4329 81% [================================================== ] 3520/4329 81% [================================================== ] 3521/4329 81% [================================================== ] 3522/4329 81% [================================================== ] 3523/4329 81% [================================================== ] 3524/4329 81% [================================================== ] 3525/4329 81% [================================================== ] 3526/4329 81% [================================================== ] 3527/4329 81% [================================================== ] 3528/4329 81% [================================================== ] 3529/4329 81% [================================================== ] 3530/4329 81% [================================================== ] 3531/4329 81% [================================================== ] 3532/4329 81% [================================================== ] 3533/4329 81% [================================================== ] 3534/4329 81% [================================================== ] 3535/4329 81% [================================================== ] 3536/4329 81% [================================================== ] 3537/4329 81% [================================================== ] 3538/4329 81% [================================================== ] 3539/4329 81% [================================================== ] 3540/4329 81% [================================================== ] 3541/4329 81% [================================================== ] 3542/4329 81% [================================================== ] 3543/4329 81% [================================================== ] 3544/4329 81% [================================================== ] 3545/4329 81% [================================================== ] 3546/4329 81% [================================================== ] 3547/4329 81% [================================================== ] 3548/4329 81% [================================================== ] 3549/4329 81% [================================================== ] 3550/4329 82% [================================================== ] 3551/4329 82% [================================================== ] 3552/4329 82% [================================================== ] 3553/4329 82% [================================================== ] 3554/4329 82% [================================================== ] 3555/4329 82% [================================================== ] 3556/4329 82% [================================================== ] 3557/4329 82% [================================================== ] 3558/4329 82% [================================================== ] 3559/4329 82% [================================================== ] 3560/4329 82% [=================================================== ] 3561/4329 82% [=================================================== ] 3562/4329 82% [=================================================== ] 3563/4329 82% [=================================================== ] 3564/4329 82% [=================================================== ] 3565/4329 82% [=================================================== ] 3566/4329 82% [=================================================== ] 3567/4329 82% [=================================================== ] 3568/4329 82% [=================================================== ] 3569/4329 82% [=================================================== ] 3570/4329 82% [=================================================== ] 3571/4329 82% [=================================================== ] 3572/4329 82% [=================================================== ] 3573/4329 82% [=================================================== ] 3574/4329 82% [=================================================== ] 3575/4329 82% [=================================================== ] 3576/4329 82% [=================================================== ] 3577/4329 82% [=================================================== ] 3578/4329 82% [=================================================== ] 3579/4329 82% [=================================================== ] 3580/4329 82% [=================================================== ] 3581/4329 82% [=================================================== ] 3582/4329 82% [=================================================== ] 3583/4329 82% [=================================================== ] 3584/4329 82% [=================================================== ] 3585/4329 82% [=================================================== ] 3586/4329 82% [=================================================== ] 3587/4329 82% [=================================================== ] 3588/4329 82% [=================================================== ] 3589/4329 82% [=================================================== ] 3590/4329 82% [=================================================== ] 3591/4329 82% [=================================================== ] 3592/4329 82% [=================================================== ] 3593/4329 82% [=================================================== ] 3594/4329 83% [=================================================== ] 3595/4329 83% [=================================================== ] 3596/4329 83% [=================================================== ] 3597/4329 83% [=================================================== ] 3598/4329 83% [=================================================== ] 3599/4329 83% [=================================================== ] 3600/4329 83% [=================================================== ] 3601/4329 83% [=================================================== ] 3602/4329 83% [=================================================== ] 3603/4329 83% [=================================================== ] 3604/4329 83% [=================================================== ] 3605/4329 83% [=================================================== ] 3606/4329 83% [=================================================== ] 3607/4329 83% [=================================================== ] 3608/4329 83% [=================================================== ] 3609/4329 83% [=================================================== ] 3610/4329 83% [=================================================== ] 3611/4329 83% [=================================================== ] 3612/4329 83% [=================================================== ] 3613/4329 83% [=================================================== ] 3614/4329 83% [=================================================== ] 3615/4329 83% [=================================================== ] 3616/4329 83% [=================================================== ] 3617/4329 83% [=================================================== ] 3618/4329 83% [=================================================== ] 3619/4329 83% [=================================================== ] 3620/4329 83% [=================================================== ] 3621/4329 83% [=================================================== ] 3622/4329 83% [=================================================== ] 3623/4329 83% [=================================================== ] 3624/4329 83% [=================================================== ] 3625/4329 83% [=================================================== ] 3626/4329 83% [=================================================== ] 3627/4329 83% [=================================================== ] 3628/4329 83% [=================================================== ] 3629/4329 83% [=================================================== ] 3630/4329 83% [==================================================== ] 3631/4329 83% [==================================================== ] 3632/4329 83% [==================================================== ] 3633/4329 83% [==================================================== ] 3634/4329 83% [==================================================== ] 3635/4329 83% [==================================================== ] 3636/4329 83% [==================================================== ] 3637/4329 84% [==================================================== ] 3638/4329 84% [==================================================== ] 3639/4329 84% [==================================================== ] 3640/4329 84% [==================================================== ] 3641/4329 84% [==================================================== ] 3642/4329 84% [==================================================== ] 3643/4329 84% [==================================================== ] 3644/4329 84% [==================================================== ] 3645/4329 84% [==================================================== ] 3646/4329 84% [==================================================== ] 3647/4329 84% [==================================================== ] 3648/4329 84% [==================================================== ] 3649/4329 84% [==================================================== ] 3650/4329 84% [==================================================== ] 3651/4329 84% [==================================================== ] 3652/4329 84% [==================================================== ] 3653/4329 84% [==================================================== ] 3654/4329 84% [==================================================== ] 3655/4329 84% [==================================================== ] 3656/4329 84% [==================================================== ] 3657/4329 84% [==================================================== ] 3658/4329 84% [==================================================== ] 3659/4329 84% [==================================================== ] 3660/4329 84% [==================================================== ] 3661/4329 84% [==================================================== ] 3662/4329 84% [==================================================== ] 3663/4329 84% [==================================================== ] 3664/4329 84% [==================================================== ] 3665/4329 84% [==================================================== ] 3666/4329 84% [==================================================== ] 3667/4329 84% [==================================================== ] 3668/4329 84% [==================================================== ] 3669/4329 84% [==================================================== ] 3670/4329 84% [==================================================== ] 3671/4329 84% [==================================================== ] 3672/4329 84% [==================================================== ] 3673/4329 84% [==================================================== ] 3674/4329 84% [==================================================== ] 3675/4329 84% [==================================================== ] 3676/4329 84% [==================================================== ] 3677/4329 84% [==================================================== ] 3678/4329 84% [==================================================== ] 3679/4329 84% [==================================================== ] 3680/4329 85% [==================================================== ] 3681/4329 85% [==================================================== ] 3682/4329 85% [==================================================== ] 3683/4329 85% [==================================================== ] 3684/4329 85% [==================================================== ] 3685/4329 85% [==================================================== ] 3686/4329 85% [==================================================== ] 3687/4329 85% [==================================================== ] 3688/4329 85% [==================================================== ] 3689/4329 85% [==================================================== ] 3690/4329 85% [==================================================== ] 3691/4329 85% [==================================================== ] 3692/4329 85% [==================================================== ] 3693/4329 85% [==================================================== ] 3694/4329 85% [==================================================== ] 3695/4329 85% [==================================================== ] 3696/4329 85% [==================================================== ] 3697/4329 85% [==================================================== ] 3698/4329 85% [==================================================== ] 3699/4329 85% [==================================================== ] 3700/4329 85% [===================================================== ] 3701/4329 85% [===================================================== ] 3702/4329 85% [===================================================== ] 3703/4329 85% [===================================================== ] 3704/4329 85% [===================================================== ] 3705/4329 85% [===================================================== ] 3706/4329 85% [===================================================== ] 3707/4329 85% [===================================================== ] 3708/4329 85% [===================================================== ] 3709/4329 85% [===================================================== ] 3710/4329 85% [===================================================== ] 3711/4329 85% [===================================================== ] 3712/4329 85% [===================================================== ] 3713/4329 85% [===================================================== ] 3714/4329 85% [===================================================== ] 3715/4329 85% [===================================================== ] 3716/4329 85% [===================================================== ] 3717/4329 85% [===================================================== ] 3718/4329 85% [===================================================== ] 3719/4329 85% [===================================================== ] 3720/4329 85% [===================================================== ] 3721/4329 85% [===================================================== ] 3722/4329 85% [===================================================== ] 3723/4329 86% [===================================================== ] 3724/4329 86% [===================================================== ] 3725/4329 86% [===================================================== ] 3726/4329 86% [===================================================== ] 3727/4329 86% [===================================================== ] 3728/4329 86% [===================================================== ] 3729/4329 86% [===================================================== ] 3730/4329 86% [===================================================== ] 3731/4329 86% [===================================================== ] 3732/4329 86% [===================================================== ] 3733/4329 86% [===================================================== ] 3734/4329 86% [===================================================== ] 3735/4329 86% [===================================================== ] 3736/4329 86% [===================================================== ] 3737/4329 86% [===================================================== ] 3738/4329 86% [===================================================== ] 3739/4329 86% [===================================================== ] 3740/4329 86% [===================================================== ] 3741/4329 86% [===================================================== ] 3742/4329 86% [===================================================== ] 3743/4329 86% [===================================================== ] 3744/4329 86% [===================================================== ] 3745/4329 86% [===================================================== ] 3746/4329 86% [===================================================== ] 3747/4329 86% [===================================================== ] 3748/4329 86% [===================================================== ] 3749/4329 86% [===================================================== ] 3750/4329 86% [===================================================== ] 3751/4329 86% [===================================================== ] 3752/4329 86% [===================================================== ] 3753/4329 86% [===================================================== ] 3754/4329 86% [===================================================== ] 3755/4329 86% [===================================================== ] 3756/4329 86% [===================================================== ] 3757/4329 86% [===================================================== ] 3758/4329 86% [===================================================== ] 3759/4329 86% [===================================================== ] 3760/4329 86% [===================================================== ] 3761/4329 86% [===================================================== ] 3762/4329 86% [===================================================== ] 3763/4329 86% [===================================================== ] 3764/4329 86% [===================================================== ] 3765/4329 86% [===================================================== ] 3766/4329 86% [===================================================== ] 3767/4329 87% [===================================================== ] 3768/4329 87% [===================================================== ] 3769/4329 87% [===================================================== ] 3770/4329 87% [====================================================== ] 3771/4329 87% [====================================================== ] 3772/4329 87% [====================================================== ] 3773/4329 87% [====================================================== ] 3774/4329 87% [====================================================== ] 3775/4329 87% [====================================================== ] 3776/4329 87% [====================================================== ] 3777/4329 87% [====================================================== ] 3778/4329 87% [====================================================== ] 3779/4329 87% [====================================================== ] 3780/4329 87% [====================================================== ] 3781/4329 87% [====================================================== ] 3782/4329 87% [====================================================== ] 3783/4329 87% [====================================================== ] 3784/4329 87% [====================================================== ] 3785/4329 87% [====================================================== ] 3786/4329 87% [====================================================== ] 3787/4329 87% [====================================================== ] 3788/4329 87% [====================================================== ] 3789/4329 87% [====================================================== ] 3790/4329 87% [====================================================== ] 3791/4329 87% [====================================================== ] 3792/4329 87% [====================================================== ] 3793/4329 87% [====================================================== ] 3794/4329 87% [====================================================== ] 3795/4329 87% [====================================================== ] 3796/4329 87% [====================================================== ] 3797/4329 87% [====================================================== ] 3798/4329 87% [====================================================== ] 3799/4329 87% [====================================================== ] 3800/4329 87% [====================================================== ] 3801/4329 87% [====================================================== ] 3802/4329 87% [====================================================== ] 3803/4329 87% [====================================================== ] 3804/4329 87% [====================================================== ] 3805/4329 87% [====================================================== ] 3806/4329 87% [====================================================== ] 3807/4329 87% [====================================================== ] 3808/4329 87% [====================================================== ] 3809/4329 87% [====================================================== ] 3810/4329 88% [====================================================== ] 3811/4329 88% [====================================================== ] 3812/4329 88% [====================================================== ] 3813/4329 88% [====================================================== ] 3814/4329 88% [====================================================== ] 3815/4329 88% [====================================================== ] 3816/4329 88% [====================================================== ] 3817/4329 88% [====================================================== ] 3818/4329 88% [====================================================== ] 3819/4329 88% [====================================================== ] 3820/4329 88% [====================================================== ] 3821/4329 88% [====================================================== ] 3822/4329 88% [====================================================== ] 3823/4329 88% [====================================================== ] 3824/4329 88% [====================================================== ] 3825/4329 88% [====================================================== ] 3826/4329 88% [====================================================== ] 3827/4329 88% [====================================================== ] 3828/4329 88% [====================================================== ] 3829/4329 88% [====================================================== ] 3830/4329 88% [====================================================== ] 3831/4329 88% [====================================================== ] 3832/4329 88% [====================================================== ] 3833/4329 88% [====================================================== ] 3834/4329 88% [====================================================== ] 3835/4329 88% [====================================================== ] 3836/4329 88% [====================================================== ] 3837/4329 88% [====================================================== ] 3838/4329 88% [====================================================== ] 3839/4329 88% [====================================================== ] 3840/4329 88% [======================================================= ] 3841/4329 88% [======================================================= ] 3842/4329 88% [======================================================= ] 3843/4329 88% [======================================================= ] 3844/4329 88% [======================================================= ] 3845/4329 88% [======================================================= ] 3846/4329 88% [======================================================= ] 3847/4329 88% [======================================================= ] 3848/4329 88% [======================================================= ] 3849/4329 88% [======================================================= ] 3850/4329 88% [======================================================= ] 3851/4329 88% [======================================================= ] 3852/4329 88% [======================================================= ] 3853/4329 89% [======================================================= ] 3854/4329 89% [======================================================= ] 3855/4329 89% [======================================================= ] 3856/4329 89% [======================================================= ] 3857/4329 89% [======================================================= ] 3858/4329 89% [======================================================= ] 3859/4329 89% [======================================================= ] 3860/4329 89% [======================================================= ] 3861/4329 89% [======================================================= ] 3862/4329 89% [======================================================= ] 3863/4329 89% [======================================================= ] 3864/4329 89% [======================================================= ] 3865/4329 89% [======================================================= ] 3866/4329 89% [======================================================= ] 3867/4329 89% [======================================================= ] 3868/4329 89% [======================================================= ] 3869/4329 89% [======================================================= ] 3870/4329 89% [======================================================= ] 3871/4329 89% [======================================================= ] 3872/4329 89% [======================================================= ] 3873/4329 89% [======================================================= ] 3874/4329 89% [======================================================= ] 3875/4329 89% [======================================================= ] 3876/4329 89% [======================================================= ] 3877/4329 89% [======================================================= ] 3878/4329 89% [======================================================= ] 3879/4329 89% [======================================================= ] 3880/4329 89% [======================================================= ] 3881/4329 89% [======================================================= ] 3882/4329 89% [======================================================= ] 3883/4329 89% [======================================================= ] 3884/4329 89% [======================================================= ] 3885/4329 89% [======================================================= ] 3886/4329 89% [======================================================= ] 3887/4329 89% [======================================================= ] 3888/4329 89% [======================================================= ] 3889/4329 89% [======================================================= ] 3890/4329 89% [======================================================= ] 3891/4329 89% [======================================================= ] 3892/4329 89% [======================================================= ] 3893/4329 89% [======================================================= ] 3894/4329 89% [======================================================= ] 3895/4329 89% [======================================================= ] 3896/4329 89% [======================================================= ] 3897/4329 90% [======================================================= ] 3898/4329 90% [======================================================= ] 3899/4329 90% [======================================================= ] 3900/4329 90% [======================================================= ] 3901/4329 90% [======================================================= ] 3902/4329 90% [======================================================= ] 3903/4329 90% [======================================================= ] 3904/4329 90% [======================================================= ] 3905/4329 90% [======================================================= ] 3906/4329 90% [======================================================= ] 3907/4329 90% [======================================================= ] 3908/4329 90% [======================================================= ] 3909/4329 90% [======================================================= ] 3910/4329 90% [======================================================== ] 3911/4329 90% [======================================================== ] 3912/4329 90% [======================================================== ] 3913/4329 90% [======================================================== ] 3914/4329 90% [======================================================== ] 3915/4329 90% [======================================================== ] 3916/4329 90% [======================================================== ] 3917/4329 90% [======================================================== ] 3918/4329 90% [======================================================== ] 3919/4329 90% [======================================================== ] 3920/4329 90% [======================================================== ] 3921/4329 90% [======================================================== ] 3922/4329 90% [======================================================== ] 3923/4329 90% [======================================================== ] 3924/4329 90% [======================================================== ] 3925/4329 90% [======================================================== ] 3926/4329 90% [======================================================== ] 3927/4329 90% [======================================================== ] 3928/4329 90% [======================================================== ] 3929/4329 90% [======================================================== ] 3930/4329 90% [======================================================== ] 3931/4329 90% [======================================================== ] 3932/4329 90% [======================================================== ] 3933/4329 90% [======================================================== ] 3934/4329 90% [======================================================== ] 3935/4329 90% [======================================================== ] 3936/4329 90% [======================================================== ] 3937/4329 90% [======================================================== ] 3938/4329 90% [======================================================== ] 3939/4329 90% [======================================================== ] 3940/4329 91% [======================================================== ] 3941/4329 91% [======================================================== ] 3942/4329 91% [======================================================== ] 3943/4329 91% [======================================================== ] 3944/4329 91% [======================================================== ] 3945/4329 91% [======================================================== ] 3946/4329 91% [======================================================== ] 3947/4329 91% [======================================================== ] 3948/4329 91% [======================================================== ] 3949/4329 91% [======================================================== ] 3950/4329 91% [======================================================== ] 3951/4329 91% [======================================================== ] 3952/4329 91% [======================================================== ] 3953/4329 91% [======================================================== ] 3954/4329 91% [======================================================== ] 3955/4329 91% [======================================================== ] 3956/4329 91% [======================================================== ] 3957/4329 91% [======================================================== ] 3958/4329 91% [======================================================== ] 3959/4329 91% [======================================================== ] 3960/4329 91% [======================================================== ] 3961/4329 91% [======================================================== ] 3962/4329 91% [======================================================== ] 3963/4329 91% [======================================================== ] 3964/4329 91% [======================================================== ] 3965/4329 91% [======================================================== ] 3966/4329 91% [======================================================== ] 3967/4329 91% [======================================================== ] 3968/4329 91% [======================================================== ] 3969/4329 91% [======================================================== ] 3970/4329 91% [======================================================== ] 3971/4329 91% [======================================================== ] 3972/4329 91% [======================================================== ] 3973/4329 91% [======================================================== ] 3974/4329 91% [======================================================== ] 3975/4329 91% [======================================================== ] 3976/4329 91% [======================================================== ] 3977/4329 91% [======================================================== ] 3978/4329 91% [======================================================== ] 3979/4329 91% [========================================================= ] 3980/4329 91% [========================================================= ] 3981/4329 91% [========================================================= ] 3982/4329 91% [========================================================= ] 3983/4329 92% [========================================================= ] 3984/4329 92% [========================================================= ] 3985/4329 92% [========================================================= ] 3986/4329 92% [========================================================= ] 3987/4329 92% [========================================================= ] 3988/4329 92% [========================================================= ] 3989/4329 92% [========================================================= ] 3990/4329 92% [========================================================= ] 3991/4329 92% [========================================================= ] 3992/4329 92% [========================================================= ] 3993/4329 92% [========================================================= ] 3994/4329 92% [========================================================= ] 3995/4329 92% [========================================================= ] 3996/4329 92% [========================================================= ] 3997/4329 92% [========================================================= ] 3998/4329 92% [========================================================= ] 3999/4329 92% [========================================================= ] 4000/4329 92% [========================================================= ] 4001/4329 92% [========================================================= ] 4002/4329 92% [========================================================= ] 4003/4329 92% [========================================================= ] 4004/4329 92% [========================================================= ] 4005/4329 92% [========================================================= ] 4006/4329 92% [========================================================= ] 4007/4329 92% [========================================================= ] 4008/4329 92% [========================================================= ] 4009/4329 92% [========================================================= ] 4010/4329 92% [========================================================= ] 4011/4329 92% [========================================================= ] 4012/4329 92% [========================================================= ] 4013/4329 92% [========================================================= ] 4014/4329 92% [========================================================= ] 4015/4329 92% [========================================================= ] 4016/4329 92% [========================================================= ] 4017/4329 92% [========================================================= ] 4018/4329 92% [========================================================= ] 4019/4329 92% [========================================================= ] 4020/4329 92% [========================================================= ] 4021/4329 92% [========================================================= ] 4022/4329 92% [========================================================= ] 4023/4329 92% [========================================================= ] 4024/4329 92% [========================================================= ] 4025/4329 92% [========================================================= ] 4026/4329 93% [========================================================= ] 4027/4329 93% [========================================================= ] 4028/4329 93% [========================================================= ] 4029/4329 93% [========================================================= ] 4030/4329 93% [========================================================= ] 4031/4329 93% [========================================================= ] 4032/4329 93% [========================================================= ] 4033/4329 93% [========================================================= ] 4034/4329 93% [========================================================= ] 4035/4329 93% [========================================================= ] 4036/4329 93% [========================================================= ] 4037/4329 93% [========================================================= ] 4038/4329 93% [========================================================= ] 4039/4329 93% [========================================================= ] 4040/4329 93% [========================================================= ] 4041/4329 93% [========================================================= ] 4042/4329 93% [========================================================= ] 4043/4329 93% [========================================================= ] 4044/4329 93% [========================================================= ] 4045/4329 93% [========================================================= ] 4046/4329 93% [========================================================= ] 4047/4329 93% [========================================================= ] 4048/4329 93% [========================================================= ] 4049/4329 93% [========================================================== ] 4050/4329 93% [========================================================== ] 4051/4329 93% [========================================================== ] 4052/4329 93% [========================================================== ] 4053/4329 93% [========================================================== ] 4054/4329 93% [========================================================== ] 4055/4329 93% [========================================================== ] 4056/4329 93% [========================================================== ] 4057/4329 93% [========================================================== ] 4058/4329 93% [========================================================== ] 4059/4329 93% [========================================================== ] 4060/4329 93% [========================================================== ] 4061/4329 93% [========================================================== ] 4062/4329 93% [========================================================== ] 4063/4329 93% [========================================================== ] 4064/4329 93% [========================================================== ] 4065/4329 93% [========================================================== ] 4066/4329 93% [========================================================== ] 4067/4329 93% [========================================================== ] 4068/4329 93% [========================================================== ] 4069/4329 93% [========================================================== ] 4070/4329 94% [========================================================== ] 4071/4329 94% [========================================================== ] 4072/4329 94% [========================================================== ] 4073/4329 94% [========================================================== ] 4074/4329 94% [========================================================== ] 4075/4329 94% [========================================================== ] 4076/4329 94% [========================================================== ] 4077/4329 94% [========================================================== ] 4078/4329 94% [========================================================== ] 4079/4329 94% [========================================================== ] 4080/4329 94% [========================================================== ] 4081/4329 94% [========================================================== ] 4082/4329 94% [========================================================== ] 4083/4329 94% [========================================================== ] 4084/4329 94% [========================================================== ] 4085/4329 94% [========================================================== ] 4086/4329 94% [========================================================== ] 4087/4329 94% [========================================================== ] 4088/4329 94% [========================================================== ] 4089/4329 94% [========================================================== ] 4090/4329 94% [========================================================== ] 4091/4329 94% [========================================================== ] 4092/4329 94% [========================================================== ] 4093/4329 94% [========================================================== ] 4094/4329 94% [========================================================== ] 4095/4329 94% [========================================================== ] 4096/4329 94% [========================================================== ] 4097/4329 94% [========================================================== ] 4098/4329 94% [========================================================== ] 4099/4329 94% [========================================================== ] 4100/4329 94% [========================================================== ] 4101/4329 94% [========================================================== ] 4102/4329 94% [========================================================== ] 4103/4329 94% [========================================================== ] 4104/4329 94% [========================================================== ] 4105/4329 94% [========================================================== ] 4106/4329 94% [========================================================== ] 4107/4329 94% [========================================================== ] 4108/4329 94% [========================================================== ] 4109/4329 94% [========================================================== ] 4110/4329 94% [========================================================== ] 4111/4329 94% [========================================================== ] 4112/4329 94% [========================================================== ] 4113/4329 95% [========================================================== ] 4114/4329 95% [========================================================== ] 4115/4329 95% [========================================================== ] 4116/4329 95% [========================================================== ] 4117/4329 95% [========================================================== ] 4118/4329 95% [========================================================== ] 4119/4329 95% [=========================================================== ] 4120/4329 95% [=========================================================== ] 4121/4329 95% [=========================================================== ] 4122/4329 95% [=========================================================== ] 4123/4329 95% [=========================================================== ] 4124/4329 95% [=========================================================== ] 4125/4329 95% [=========================================================== ] 4126/4329 95% [=========================================================== ] 4127/4329 95% [=========================================================== ] 4128/4329 95% [=========================================================== ] 4129/4329 95% [=========================================================== ] 4130/4329 95% [=========================================================== ] 4131/4329 95% [=========================================================== ] 4132/4329 95% [=========================================================== ] 4133/4329 95% [=========================================================== ] 4134/4329 95% [=========================================================== ] 4135/4329 95% [=========================================================== ] 4136/4329 95% [=========================================================== ] 4137/4329 95% [=========================================================== ] 4138/4329 95% [=========================================================== ] 4139/4329 95% [=========================================================== ] 4140/4329 95% [=========================================================== ] 4141/4329 95% [=========================================================== ] 4142/4329 95% [=========================================================== ] 4143/4329 95% [=========================================================== ] 4144/4329 95% [=========================================================== ] 4145/4329 95% [=========================================================== ] 4146/4329 95% [=========================================================== ] 4147/4329 95% [=========================================================== ] 4148/4329 95% [=========================================================== ] 4149/4329 95% [=========================================================== ] 4150/4329 95% [=========================================================== ] 4151/4329 95% [=========================================================== ] 4152/4329 95% [=========================================================== ] 4153/4329 95% [=========================================================== ] 4154/4329 95% [=========================================================== ] 4155/4329 95% [=========================================================== ] 4156/4329 96% [=========================================================== ] 4157/4329 96% [=========================================================== ] 4158/4329 96% [=========================================================== ] 4159/4329 96% [=========================================================== ] 4160/4329 96% [=========================================================== ] 4161/4329 96% [=========================================================== ] 4162/4329 96% [=========================================================== ] 4163/4329 96% [=========================================================== ] 4164/4329 96% [=========================================================== ] 4165/4329 96% [=========================================================== ] 4166/4329 96% [=========================================================== ] 4167/4329 96% [=========================================================== ] 4168/4329 96% [=========================================================== ] 4169/4329 96% [=========================================================== ] 4170/4329 96% [=========================================================== ] 4171/4329 96% [=========================================================== ] 4172/4329 96% [=========================================================== ] 4173/4329 96% [=========================================================== ] 4174/4329 96% [=========================================================== ] 4175/4329 96% [=========================================================== ] 4176/4329 96% [=========================================================== ] 4177/4329 96% [=========================================================== ] 4178/4329 96% [=========================================================== ] 4179/4329 96% [=========================================================== ] 4180/4329 96% [=========================================================== ] 4181/4329 96% [=========================================================== ] 4182/4329 96% [=========================================================== ] 4183/4329 96% [=========================================================== ] 4184/4329 96% [=========================================================== ] 4185/4329 96% [=========================================================== ] 4186/4329 96% [=========================================================== ] 4187/4329 96% [=========================================================== ] 4188/4329 96% [=========================================================== ] 4189/4329 96% [============================================================ ] 4190/4329 96% [============================================================ ] 4191/4329 96% [============================================================ ] 4192/4329 96% [============================================================ ] 4193/4329 96% [============================================================ ] 4194/4329 96% [============================================================ ] 4195/4329 96% [============================================================ ] 4196/4329 96% [============================================================ ] 4197/4329 96% [============================================================ ] 4198/4329 96% [============================================================ ] 4199/4329 96% [============================================================ ] 4200/4329 97% [============================================================ ] 4201/4329 97% [============================================================ ] 4202/4329 97% [============================================================ ] 4203/4329 97% [============================================================ ] 4204/4329 97% [============================================================ ] 4205/4329 97% [============================================================ ] 4206/4329 97% [============================================================ ] 4207/4329 97% [============================================================ ] 4208/4329 97% [============================================================ ] 4209/4329 97% [============================================================ ] 4210/4329 97% [============================================================ ] 4211/4329 97% [============================================================ ] 4212/4329 97% [============================================================ ] 4213/4329 97% [============================================================ ] 4214/4329 97% [============================================================ ] 4215/4329 97% [============================================================ ] 4216/4329 97% [============================================================ ] 4217/4329 97% [============================================================ ] 4218/4329 97% [============================================================ ] 4219/4329 97% [============================================================ ] 4220/4329 97% [============================================================ ] 4221/4329 97% [============================================================ ] 4222/4329 97% [============================================================ ] 4223/4329 97% [============================================================ ] 4224/4329 97% [============================================================ ] 4225/4329 97% [============================================================ ] 4226/4329 97% [============================================================ ] 4227/4329 97% [============================================================ ] 4228/4329 97% [============================================================ ] 4229/4329 97% [============================================================ ] 4230/4329 97% [============================================================ ] 4231/4329 97% [============================================================ ] 4232/4329 97% [============================================================ ] 4233/4329 97% [============================================================ ] 4234/4329 97% [============================================================ ] 4235/4329 97% [============================================================ ] 4236/4329 97% [============================================================ ] 4237/4329 97% [============================================================ ] 4238/4329 97% [============================================================ ] 4239/4329 97% [============================================================ ] 4240/4329 97% [============================================================ ] 4241/4329 97% [============================================================ ] 4242/4329 97% [============================================================ ] 4243/4329 98% [============================================================ ] 4244/4329 98% [============================================================ ] 4245/4329 98% [============================================================ ] 4246/4329 98% [============================================================ ] 4247/4329 98% [============================================================ ] 4248/4329 98% [============================================================ ] 4249/4329 98% [============================================================ ] 4250/4329 98% [============================================================ ] 4251/4329 98% [============================================================ ] 4252/4329 98% [============================================================ ] 4253/4329 98% [============================================================ ] 4254/4329 98% [============================================================ ] 4255/4329 98% [============================================================ ] 4256/4329 98% [============================================================ ] 4257/4329 98% [============================================================ ] 4258/4329 98% [============================================================ ] 4259/4329 98% [============================================================= ] 4260/4329 98% [============================================================= ] 4261/4329 98% [============================================================= ] 4262/4329 98% [============================================================= ] 4263/4329 98% [============================================================= ] 4264/4329 98% [============================================================= ] 4265/4329 98% [============================================================= ] 4266/4329 98% [============================================================= ] 4267/4329 98% [============================================================= ] 4268/4329 98% [============================================================= ] 4269/4329 98% [============================================================= ] 4270/4329 98% [============================================================= ] 4271/4329 98% [============================================================= ] 4272/4329 98% [============================================================= ] 4273/4329 98% [============================================================= ] 4274/4329 98% [============================================================= ] 4275/4329 98% [============================================================= ] 4276/4329 98% [============================================================= ] 4277/4329 98% [============================================================= ] 4278/4329 98% [============================================================= ] 4279/4329 98% [============================================================= ] 4280/4329 98% [============================================================= ] 4281/4329 98% [============================================================= ] 4282/4329 98% [============================================================= ] 4283/4329 98% [============================================================= ] 4284/4329 98% [============================================================= ] 4285/4329 98% [============================================================= ] 4286/4329 99% [============================================================= ] 4287/4329 99% [============================================================= ] 4288/4329 99% [============================================================= ] 4289/4329 99% [============================================================= ] 4290/4329 99% [============================================================= ] 4291/4329 99% [============================================================= ] 4292/4329 99% [============================================================= ] 4293/4329 99% [============================================================= ] 4294/4329 99% [============================================================= ] 4295/4329 99% [============================================================= ] 4296/4329 99% [============================================================= ] 4297/4329 99% [============================================================= ] 4298/4329 99% [============================================================= ] 4299/4329 99% [============================================================= ] 4300/4329 99% [============================================================= ] 4301/4329 99% [============================================================= ] 4302/4329 99% [============================================================= ] 4303/4329 99% [============================================================= ] 4304/4329 99% [============================================================= ] 4305/4329 99% [============================================================= ] 4306/4329 99% [============================================================= ] 4307/4329 99% [============================================================= ] 4308/4329 99% [============================================================= ] 4309/4329 99% [============================================================= ] 4310/4329 99% [============================================================= ] 4311/4329 99% [============================================================= ] 4312/4329 99% [============================================================= ] 4313/4329 99% [============================================================= ] 4314/4329 99% [============================================================= ] 4315/4329 99% [============================================================= ] 4316/4329 99% [============================================================= ] 4317/4329 99% [============================================================= ] 4318/4329 99% [============================================================= ] 4319/4329 99% [============================================================= ] 4320/4329 99% [============================================================= ] 4321/4329 99% [============================================================= ] 4322/4329 99% [============================================================= ] 4323/4329 99% [============================================================= ] 4324/4329 99% [============================================================= ] 4325/4329 99% [============================================================= ] 4326/4329 99% [============================================================= ] 4327/4329 99% [============================================================= ] 4328/4329 99% [==============================================================] 4329/4329 100% operation complete, 4329 objects in 65264 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-2/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-2/buildroot' >>> Buildroot 2023.05-513-g0cfb890a04 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.4.4 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 >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> libfribidi 1.0.13 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> host-e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fftw-single 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> findutils 4.9.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> git 2.41.0 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 8.2.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> openssl Collecting legal info >>> libopenssl 3.0.9 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> ifupdown-scripts Collecting legal info >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> libdmtx 0.7.7 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libite 2.5.3 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpsl 0.21.2 Collecting legal info COPYING: OK (sha256: 776cd11d54f0ea3e5efdd25ff1a0d952a1744215bb5858ea7aeb91808e70c9f7) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> host-meson 1.2.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 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> nettle 3.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-parted 3.5 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-lxml 4.9.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtl_433 22.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> rtty 8.1.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sed 4.9 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spidev_test 5.8 Collecting legal info >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless-regdb 2023.05.03 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> 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-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.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: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'