>>> zd1211-firmware 1.5 Extracting bzcat /home/autobuild/autobuild/instance-15/dl/zd1211-firmware/zd1211-firmware-1.5.tar.bz2 | tar --strip-components=1 -C /home/autobuild/autobuild/instance-15/output-1/build/zd1211-firmware-1.5 -xf - >>> zd1211-firmware 1.5 Patching >>> zd1211-firmware 1.5 Configuring >>> zd1211-firmware 1.5 Building >>> zd1211-firmware 1.5 Installing to target /usr/bin/install -d -m 0755 /home/autobuild/autobuild/instance-15/output-1/target/lib/firmware/zd1211/ cp -dpf /home/autobuild/autobuild/instance-15/output-1/build/zd1211-firmware-1.5/zd1211*{ub,uphr,ur} /home/autobuild/autobuild/instance-15/output-1/target/lib/firmware/zd1211 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-15/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g2'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%neoverse-n1%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%neoverse-n1%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g2'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/perl5/5.36.1/pod rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/perl5/5.36.1/armeb-linux/CORE find /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-15/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-15/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/include /home/autobuild/autobuild/instance-15/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-15/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-15/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-15/output-1/target/usr/doc find /home/autobuild/autobuild/instance-15/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-15/output-1/target/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-15/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/man /home/autobuild/autobuild/instance-15/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/info /home/autobuild/autobuild/instance-15/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/doc /home/autobuild/autobuild/instance-15/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-15/output-1/target/usr/share 2>/dev/null || true find /home/autobuild/autobuild/instance-15/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-15/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-15/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-15/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-607-g1bd35cd712"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-15/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-15/output-1/per-package /home/autobuild/autobuild/instance-15/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-15/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-15/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-15/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 4965 objects. stage 2: creating image '/home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2' [ ] 1/4965 0% [ ] 2/4965 0% [ ] 3/4965 0% [ ] 4/4965 0% [ ] 5/4965 0% [ ] 6/4965 0% [ ] 7/4965 0% [ ] 8/4965 0% [ ] 9/4965 0% [ ] 10/4965 0% [ ] 11/4965 0% [ ] 12/4965 0% [ ] 13/4965 0% [ ] 14/4965 0% [ ] 15/4965 0% [ ] 16/4965 0% [ ] 17/4965 0% [ ] 18/4965 0% [ ] 19/4965 0% [ ] 20/4965 0% [ ] 21/4965 0% [ ] 22/4965 0% [ ] 23/4965 0% [ ] 24/4965 0% [ ] 25/4965 0% [ ] 26/4965 0% [ ] 27/4965 0% [ ] 28/4965 0% [ ] 29/4965 0% [ ] 30/4965 0% [ ] 31/4965 0% [ ] 32/4965 0% [ ] 33/4965 0% [ ] 34/4965 0% [ ] 35/4965 0% [ ] 36/4965 0% [ ] 37/4965 0% [ ] 38/4965 0% [ ] 39/4965 0% [ ] 40/4965 0% [ ] 41/4965 0% [ ] 42/4965 0% [ ] 43/4965 0% [ ] 44/4965 0% [ ] 45/4965 0% [ ] 46/4965 0% [ ] 47/4965 0% [ ] 48/4965 0% [ ] 49/4965 0% [ ] 50/4965 1% [ ] 51/4965 1% [ ] 52/4965 1% [ ] 53/4965 1% [ ] 54/4965 1% [ ] 55/4965 1% [ ] 56/4965 1% [ ] 57/4965 1% [ ] 58/4965 1% [ ] 59/4965 1% [ ] 60/4965 1% [ ] 61/4965 1% [ ] 62/4965 1% [ ] 63/4965 1% [ ] 64/4965 1% [ ] 65/4965 1% [ ] 66/4965 1% [ ] 67/4965 1% [ ] 68/4965 1% [ ] 69/4965 1% [ ] 70/4965 1% [ ] 71/4965 1% [ ] 72/4965 1% [ ] 73/4965 1% [ ] 74/4965 1% [ ] 75/4965 1% [ ] 76/4965 1% [ ] 77/4965 1% [ ] 78/4965 1% [ ] 79/4965 1% [ ] 80/4965 1% [= ] 81/4965 1% [= ] 82/4965 1% [= ] 83/4965 1% [= ] 84/4965 1% [= ] 85/4965 1% [= ] 86/4965 1% [= ] 87/4965 1% [= ] 88/4965 1% [= ] 89/4965 1% [= ] 90/4965 1% [= ] 91/4965 1% [= ] 92/4965 1% [= ] 93/4965 1% [= ] 94/4965 1% [= ] 95/4965 1% [= ] 96/4965 1% [= ] 97/4965 1% [= ] 98/4965 1% [= ] 99/4965 1% [= ] 100/4965 2% [= ] 101/4965 2% [= ] 102/4965 2% [= ] 103/4965 2% [= ] 104/4965 2% [= ] 105/4965 2% [= ] 106/4965 2% [= ] 107/4965 2% [= ] 108/4965 2% [= ] 109/4965 2% [= ] 110/4965 2% [= ] 111/4965 2% [= ] 112/4965 2% [= ] 113/4965 2% [= ] 114/4965 2% [= ] 115/4965 2% [= ] 116/4965 2% [= ] 117/4965 2% [= ] 118/4965 2% [= ] 119/4965 2% [= ] 120/4965 2% [= ] 121/4965 2% [= ] 122/4965 2% [= ] 123/4965 2% [= ] 124/4965 2% [= ] 125/4965 2% [= ] 126/4965 2% [= ] 127/4965 2% [= ] 128/4965 2% [= ] 129/4965 2% [= ] 130/4965 2% [= ] 131/4965 2% [= ] 132/4965 2% [= ] 133/4965 2% [= ] 134/4965 2% [= ] 135/4965 2% [= ] 136/4965 2% [= ] 137/4965 2% [= ] 138/4965 2% [= ] 139/4965 2% [= ] 140/4965 2% [= ] 141/4965 2% [= ] 142/4965 2% [= ] 143/4965 2% [= ] 144/4965 2% [= ] 145/4965 2% [= ] 146/4965 2% [= ] 147/4965 2% [= ] 148/4965 2% [= ] 149/4965 3% [= ] 150/4965 3% [= ] 151/4965 3% [= ] 152/4965 3% [= ] 153/4965 3% [= ] 154/4965 3% [= ] 155/4965 3% [= ] 156/4965 3% [= ] 157/4965 3% [= ] 158/4965 3% [= ] 159/4965 3% [= ] 160/4965 3% [== ] 161/4965 3% [== ] 162/4965 3% [== ] 163/4965 3% [== ] 164/4965 3% [== ] 165/4965 3% [== ] 166/4965 3% [== ] 167/4965 3% [== ] 168/4965 3% [== ] 169/4965 3% [== ] 170/4965 3% [== ] 171/4965 3% [== ] 172/4965 3% [== ] 173/4965 3% [== ] 174/4965 3% [== ] 175/4965 3% [== ] 176/4965 3% [== ] 177/4965 3% [== ] 178/4965 3% [== ] 179/4965 3% [== ] 180/4965 3% [== ] 181/4965 3% [== ] 182/4965 3% [== ] 183/4965 3% [== ] 184/4965 3% [== ] 185/4965 3% [== ] 186/4965 3% [== ] 187/4965 3% [== ] 188/4965 3% [== ] 189/4965 3% [== ] 190/4965 3% [== ] 191/4965 3% [== ] 192/4965 3% [== ] 193/4965 3% [== ] 194/4965 3% [== ] 195/4965 3% [== ] 196/4965 3% [== ] 197/4965 3% [== ] 198/4965 3% [== ] 199/4965 4% [== ] 200/4965 4% [== ] 201/4965 4% [== ] 202/4965 4% [== ] 203/4965 4% [== ] 204/4965 4% [== ] 205/4965 4% [== ] 206/4965 4% [== ] 207/4965 4% [== ] 208/4965 4% [== ] 209/4965 4% [== ] 210/4965 4% [== ] 211/4965 4% [== ] 212/4965 4% [== ] 213/4965 4% [== ] 214/4965 4% [== ] 215/4965 4% [== ] 216/4965 4% [== ] 217/4965 4% [== ] 218/4965 4% [== ] 219/4965 4% [== ] 220/4965 4% [== ] 221/4965 4% [== ] 222/4965 4% [== ] 223/4965 4% [== ] 224/4965 4% [== ] 225/4965 4% [== ] 226/4965 4% [== ] 227/4965 4% [== ] 228/4965 4% [== ] 229/4965 4% [== ] 230/4965 4% [== ] 231/4965 4% [== ] 232/4965 4% [== ] 233/4965 4% [== ] 234/4965 4% [== ] 235/4965 4% [== ] 236/4965 4% [== ] 237/4965 4% [== ] 238/4965 4% [== ] 239/4965 4% [== ] 240/4965 4% [=== ] 241/4965 4% [=== ] 242/4965 4% [=== ] 243/4965 4% [=== ] 244/4965 4% [=== ] 245/4965 4% [=== ] 246/4965 4% [=== ] 247/4965 4% [=== ] 248/4965 4% [=== ] 249/4965 5% [=== ] 250/4965 5% [=== ] 251/4965 5% [=== ] 252/4965 5% [=== ] 253/4965 5% [=== ] 254/4965 5% [=== ] 255/4965 5% [=== ] 256/4965 5% [=== ] 257/4965 5% [=== ] 258/4965 5% [=== ] 259/4965 5% [=== ] 260/4965 5% [=== ] 261/4965 5% [=== ] 262/4965 5% [=== ] 263/4965 5% [=== ] 264/4965 5% [=== ] 265/4965 5% [=== ] 266/4965 5% [=== ] 267/4965 5% [=== ] 268/4965 5% [=== ] 269/4965 5% [=== ] 270/4965 5% [=== ] 271/4965 5% [=== ] 272/4965 5% [=== ] 273/4965 5% [=== ] 274/4965 5% [=== ] 275/4965 5% [=== ] 276/4965 5% [=== ] 277/4965 5% [=== ] 278/4965 5% [=== ] 279/4965 5% [=== ] 280/4965 5% [=== ] 281/4965 5% [=== ] 282/4965 5% [=== ] 283/4965 5% [=== ] 284/4965 5% [=== ] 285/4965 5% [=== ] 286/4965 5% [=== ] 287/4965 5% [=== ] 288/4965 5% [=== ] 289/4965 5% [=== ] 290/4965 5% [=== ] 291/4965 5% [=== ] 292/4965 5% [=== ] 293/4965 5% [=== ] 294/4965 5% [=== ] 295/4965 5% [=== ] 296/4965 5% [=== ] 297/4965 5% [=== ] 298/4965 6% [=== ] 299/4965 6% [=== ] 300/4965 6% [=== ] 301/4965 6% [=== ] 302/4965 6% [=== ] 303/4965 6% [=== ] 304/4965 6% [=== ] 305/4965 6% [=== ] 306/4965 6% [=== ] 307/4965 6% [=== ] 308/4965 6% [=== ] 309/4965 6% [=== ] 310/4965 6% [=== ] 311/4965 6% [=== ] 312/4965 6% [=== ] 313/4965 6% [=== ] 314/4965 6% [=== ] 315/4965 6% [=== ] 316/4965 6% [=== ] 317/4965 6% [=== ] 318/4965 6% [=== ] 319/4965 6% [=== ] 320/4965 6% [==== ] 321/4965 6% [==== ] 322/4965 6% [==== ] 323/4965 6% [==== ] 324/4965 6% [==== ] 325/4965 6% [==== ] 326/4965 6% [==== ] 327/4965 6% [==== ] 328/4965 6% [==== ] 329/4965 6% [==== ] 330/4965 6% [==== ] 331/4965 6% [==== ] 332/4965 6% [==== ] 333/4965 6% [==== ] 334/4965 6% [==== ] 335/4965 6% [==== ] 336/4965 6% [==== ] 337/4965 6% [==== ] 338/4965 6% [==== ] 339/4965 6% [==== ] 340/4965 6% [==== ] 341/4965 6% [==== ] 342/4965 6% [==== ] 343/4965 6% [==== ] 344/4965 6% [==== ] 345/4965 6% [==== ] 346/4965 6% [==== ] 347/4965 6% [==== ] 348/4965 7% [==== ] 349/4965 7% [==== ] 350/4965 7% [==== ] 351/4965 7% [==== ] 352/4965 7% [==== ] 353/4965 7% [==== ] 354/4965 7% [==== ] 355/4965 7% [==== ] 356/4965 7% [==== ] 357/4965 7% [==== ] 358/4965 7% [==== ] 359/4965 7% [==== ] 360/4965 7% [==== ] 361/4965 7% [==== ] 362/4965 7% [==== ] 363/4965 7% [==== ] 364/4965 7% [==== ] 365/4965 7% [==== ] 366/4965 7% [==== ] 367/4965 7% [==== ] 368/4965 7% [==== ] 369/4965 7% [==== ] 370/4965 7% [==== ] 371/4965 7% [==== ] 372/4965 7% [==== ] 373/4965 7% [==== ] 374/4965 7% [==== ] 375/4965 7% [==== ] 376/4965 7% [==== ] 377/4965 7% [==== ] 378/4965 7% [==== ] 379/4965 7% [==== ] 380/4965 7% [==== ] 381/4965 7% [==== ] 382/4965 7% [==== ] 383/4965 7% [==== ] 384/4965 7% [==== ] 385/4965 7% [==== ] 386/4965 7% [==== ] 387/4965 7% [==== ] 388/4965 7% [==== ] 389/4965 7% [==== ] 390/4965 7% [==== ] 391/4965 7% [==== ] 392/4965 7% [==== ] 393/4965 7% [==== ] 394/4965 7% [==== ] 395/4965 7% [==== ] 396/4965 7% [==== ] 397/4965 7% [==== ] 398/4965 8% [==== ] 399/4965 8% [==== ] 400/4965 8% [===== ] 401/4965 8% [===== ] 402/4965 8% [===== ] 403/4965 8% [===== ] 404/4965 8% [===== ] 405/4965 8% [===== ] 406/4965 8% [===== ] 407/4965 8% [===== ] 408/4965 8% [===== ] 409/4965 8% [===== ] 410/4965 8% [===== ] 411/4965 8% [===== ] 412/4965 8% [===== ] 413/4965 8% [===== ] 414/4965 8% [===== ] 415/4965 8% [===== ] 416/4965 8% [===== ] 417/4965 8% [===== ] 418/4965 8% [===== ] 419/4965 8% [===== ] 420/4965 8% [===== ] 421/4965 8% [===== ] 422/4965 8% [===== ] 423/4965 8% [===== ] 424/4965 8% [===== ] 425/4965 8% [===== ] 426/4965 8% [===== ] 427/4965 8% [===== ] 428/4965 8% [===== ] 429/4965 8% [===== ] 430/4965 8% [===== ] 431/4965 8% [===== ] 432/4965 8% [===== ] 433/4965 8% [===== ] 434/4965 8% [===== ] 435/4965 8% [===== ] 436/4965 8% [===== ] 437/4965 8% [===== ] 438/4965 8% [===== ] 439/4965 8% [===== ] 440/4965 8% [===== ] 441/4965 8% [===== ] 442/4965 8% [===== ] 443/4965 8% [===== ] 444/4965 8% [===== ] 445/4965 8% [===== ] 446/4965 8% [===== ] 447/4965 9% [===== ] 448/4965 9% [===== ] 449/4965 9% [===== ] 450/4965 9% [===== ] 451/4965 9% [===== ] 452/4965 9% [===== ] 453/4965 9% [===== ] 454/4965 9% [===== ] 455/4965 9% [===== ] 456/4965 9% [===== ] 457/4965 9% [===== ] 458/4965 9% [===== ] 459/4965 9% [===== ] 460/4965 9% [===== ] 461/4965 9% [===== ] 462/4965 9% [===== ] 463/4965 9% [===== ] 464/4965 9% [===== ] 465/4965 9% [===== ] 466/4965 9% [===== ] 467/4965 9% [===== ] 468/4965 9% [===== ] 469/4965 9% [===== ] 470/4965 9% [===== ] 471/4965 9% [===== ] 472/4965 9% [===== ] 473/4965 9% [===== ] 474/4965 9% [===== ] 475/4965 9% [===== ] 476/4965 9% [===== ] 477/4965 9% [===== ] 478/4965 9% [===== ] 479/4965 9% [===== ] 480/4965 9% [====== ] 481/4965 9% [====== ] 482/4965 9% [====== ] 483/4965 9% [====== ] 484/4965 9% [====== ] 485/4965 9% [====== ] 486/4965 9% [====== ] 487/4965 9% [====== ] 488/4965 9% [====== ] 489/4965 9% [====== ] 490/4965 9% [====== ] 491/4965 9% [====== ] 492/4965 9% [====== ] 493/4965 9% [====== ] 494/4965 9% [====== ] 495/4965 9% [====== ] 496/4965 9% [====== ] 497/4965 10% [====== ] 498/4965 10% [====== ] 499/4965 10% [====== ] 500/4965 10% [====== ] 501/4965 10% [====== ] 502/4965 10% [====== ] 503/4965 10% [====== ] 504/4965 10% [====== ] 505/4965 10% [====== ] 506/4965 10% [====== ] 507/4965 10% [====== ] 508/4965 10% [====== ] 509/4965 10% [====== ] 510/4965 10% [====== ] 511/4965 10% [====== ] 512/4965 10% [====== ] 513/4965 10% [====== ] 514/4965 10% [====== ] 515/4965 10% [====== ] 516/4965 10% [====== ] 517/4965 10% [====== ] 518/4965 10% [====== ] 519/4965 10% [====== ] 520/4965 10% [====== ] 521/4965 10% [====== ] 522/4965 10% [====== ] 523/4965 10% [====== ] 524/4965 10% [====== ] 525/4965 10% [====== ] 526/4965 10% [====== ] 527/4965 10% [====== ] 528/4965 10% [====== ] 529/4965 10% [====== ] 530/4965 10% [====== ] 531/4965 10% [====== ] 532/4965 10% [====== ] 533/4965 10% [====== ] 534/4965 10% [====== ] 535/4965 10% [====== ] 536/4965 10% [====== ] 537/4965 10% [====== ] 538/4965 10% [====== ] 539/4965 10% [====== ] 540/4965 10% [====== ] 541/4965 10% [====== ] 542/4965 10% [====== ] 543/4965 10% [====== ] 544/4965 10% [====== ] 545/4965 10% [====== ] 546/4965 10% [====== ] 547/4965 11% [====== ] 548/4965 11% [====== ] 549/4965 11% [====== ] 550/4965 11% [====== ] 551/4965 11% [====== ] 552/4965 11% [====== ] 553/4965 11% [====== ] 554/4965 11% [====== ] 555/4965 11% [====== ] 556/4965 11% [====== ] 557/4965 11% [====== ] 558/4965 11% [====== ] 559/4965 11% [====== ] 560/4965 11% [======= ] 561/4965 11% [======= ] 562/4965 11% [======= ] 563/4965 11% [======= ] 564/4965 11% [======= ] 565/4965 11% [======= ] 566/4965 11% [======= ] 567/4965 11% [======= ] 568/4965 11% [======= ] 569/4965 11% [======= ] 570/4965 11% [======= ] 571/4965 11% [======= ] 572/4965 11% [======= ] 573/4965 11% [======= ] 574/4965 11% [======= ] 575/4965 11% [======= ] 576/4965 11% [======= ] 577/4965 11% [======= ] 578/4965 11% [======= ] 579/4965 11% [======= ] 580/4965 11% [======= ] 581/4965 11% [======= ] 582/4965 11% [======= ] 583/4965 11% [======= ] 584/4965 11% [======= ] 585/4965 11% [======= ] 586/4965 11% [======= ] 587/4965 11% [======= ] 588/4965 11% [======= ] 589/4965 11% [======= ] 590/4965 11% [======= ] 591/4965 11% [======= ] 592/4965 11% [======= ] 593/4965 11% [======= ] 594/4965 11% [======= ] 595/4965 11% [======= ] 596/4965 12% [======= ] 597/4965 12% [======= ] 598/4965 12% [======= ] 599/4965 12% [======= ] 600/4965 12% [======= ] 601/4965 12% [======= ] 602/4965 12% [======= ] 603/4965 12% [======= ] 604/4965 12% [======= ] 605/4965 12% [======= ] 606/4965 12% [======= ] 607/4965 12% [======= ] 608/4965 12% [======= ] 609/4965 12% [======= ] 610/4965 12% [======= ] 611/4965 12% [======= ] 612/4965 12% [======= ] 613/4965 12% [======= ] 614/4965 12% [======= ] 615/4965 12% [======= ] 616/4965 12% [======= ] 617/4965 12% [======= ] 618/4965 12% [======= ] 619/4965 12% [======= ] 620/4965 12% [======= ] 621/4965 12% [======= ] 622/4965 12% [======= ] 623/4965 12% [======= ] 624/4965 12% [======= ] 625/4965 12% [======= ] 626/4965 12% [======= ] 627/4965 12% [======= ] 628/4965 12% [======= ] 629/4965 12% [======= ] 630/4965 12% [======= ] 631/4965 12% [======= ] 632/4965 12% [======= ] 633/4965 12% [======= ] 634/4965 12% [======= ] 635/4965 12% [======= ] 636/4965 12% [======= ] 637/4965 12% [======= ] 638/4965 12% [======= ] 639/4965 12% [======= ] 640/4965 12% [======== ] 641/4965 12% [======== ] 642/4965 12% [======== ] 643/4965 12% [======== ] 644/4965 12% [======== ] 645/4965 12% [======== ] 646/4965 13% [======== ] 647/4965 13% [======== ] 648/4965 13% [======== ] 649/4965 13% [======== ] 650/4965 13% [======== ] 651/4965 13% [======== ] 652/4965 13% [======== ] 653/4965 13% [======== ] 654/4965 13% [======== ] 655/4965 13% [======== ] 656/4965 13% [======== ] 657/4965 13% [======== ] 658/4965 13% [======== ] 659/4965 13% [======== ] 660/4965 13% [======== ] 661/4965 13% [======== ] 662/4965 13% [======== ] 663/4965 13% [======== ] 664/4965 13% [======== ] 665/4965 13% [======== ] 666/4965 13% [======== ] 667/4965 13% [======== ] 668/4965 13% [======== ] 669/4965 13% [======== ] 670/4965 13% [======== ] 671/4965 13% [======== ] 672/4965 13% [======== ] 673/4965 13% [======== ] 674/4965 13% [======== ] 675/4965 13% [======== ] 676/4965 13% [======== ] 677/4965 13% [======== ] 678/4965 13% [======== ] 679/4965 13% [======== ] 680/4965 13% [======== ] 681/4965 13% [======== ] 682/4965 13% [======== ] 683/4965 13% [======== ] 684/4965 13% [======== ] 685/4965 13% [======== ] 686/4965 13% [======== ] 687/4965 13% [======== ] 688/4965 13% [======== ] 689/4965 13% [======== ] 690/4965 13% [======== ] 691/4965 13% [======== ] 692/4965 13% [======== ] 693/4965 13% [======== ] 694/4965 13% [======== ] 695/4965 13% [======== ] 696/4965 14% [======== ] 697/4965 14% [======== ] 698/4965 14% [======== ] 699/4965 14% [======== ] 700/4965 14% [======== ] 701/4965 14% [======== ] 702/4965 14% [======== ] 703/4965 14% [======== ] 704/4965 14% [======== ] 705/4965 14% [======== ] 706/4965 14% [======== ] 707/4965 14% [======== ] 708/4965 14% [======== ] 709/4965 14% [======== ] 710/4965 14% [======== ] 711/4965 14% [======== ] 712/4965 14% [======== ] 713/4965 14% [======== ] 714/4965 14% [======== ] 715/4965 14% [======== ] 716/4965 14% [======== ] 717/4965 14% [======== ] 718/4965 14% [======== ] 719/4965 14% [======== ] 720/4965 14% [========= ] 721/4965 14% [========= ] 722/4965 14% [========= ] 723/4965 14% [========= ] 724/4965 14% [========= ] 725/4965 14% [========= ] 726/4965 14% [========= ] 727/4965 14% [========= ] 728/4965 14% [========= ] 729/4965 14% [========= ] 730/4965 14% [========= ] 731/4965 14% [========= ] 732/4965 14% [========= ] 733/4965 14% [========= ] 734/4965 14% [========= ] 735/4965 14% [========= ] 736/4965 14% [========= ] 737/4965 14% [========= ] 738/4965 14% [========= ] 739/4965 14% [========= ] 740/4965 14% [========= ] 741/4965 14% [========= ] 742/4965 14% [========= ] 743/4965 14% [========= ] 744/4965 14% [========= ] 745/4965 15% [========= ] 746/4965 15% [========= ] 747/4965 15% [========= ] 748/4965 15% [========= ] 749/4965 15% [========= ] 750/4965 15% [========= ] 751/4965 15% [========= ] 752/4965 15% [========= ] 753/4965 15% [========= ] 754/4965 15% [========= ] 755/4965 15% [========= ] 756/4965 15% [========= ] 757/4965 15% [========= ] 758/4965 15% [========= ] 759/4965 15% [========= ] 760/4965 15% [========= ] 761/4965 15% [========= ] 762/4965 15% [========= ] 763/4965 15% [========= ] 764/4965 15% [========= ] 765/4965 15% [========= ] 766/4965 15% [========= ] 767/4965 15% [========= ] 768/4965 15% [========= ] 769/4965 15% [========= ] 770/4965 15% [========= ] 771/4965 15% [========= ] 772/4965 15% [========= ] 773/4965 15% [========= ] 774/4965 15% [========= ] 775/4965 15% [========= ] 776/4965 15% [========= ] 777/4965 15% [========= ] 778/4965 15% [========= ] 779/4965 15% [========= ] 780/4965 15% [========= ] 781/4965 15% [========= ] 782/4965 15% [========= ] 783/4965 15% [========= ] 784/4965 15% [========= ] 785/4965 15% [========= ] 786/4965 15% [========= ] 787/4965 15% [========= ] 788/4965 15% [========= ] 789/4965 15% [========= ] 790/4965 15% [========= ] 791/4965 15% [========= ] 792/4965 15% [========= ] 793/4965 15% [========= ] 794/4965 15% [========= ] 795/4965 16% [========= ] 796/4965 16% [========= ] 797/4965 16% [========= ] 798/4965 16% [========= ] 799/4965 16% [========= ] 800/4965 16% [========== ] 801/4965 16% [========== ] 802/4965 16% [========== ] 803/4965 16% [========== ] 804/4965 16% [========== ] 805/4965 16% [========== ] 806/4965 16% [========== ] 807/4965 16% [========== ] 808/4965 16% [========== ] 809/4965 16% [========== ] 810/4965 16% [========== ] 811/4965 16% [========== ] 812/4965 16% [========== ] 813/4965 16% [========== ] 814/4965 16% [========== ] 815/4965 16% [========== ] 816/4965 16% [========== ] 817/4965 16% [========== ] 818/4965 16% [========== ] 819/4965 16% [========== ] 820/4965 16% [========== ] 821/4965 16% [========== ] 822/4965 16% [========== ] 823/4965 16% [========== ] 824/4965 16% [========== ] 825/4965 16% [========== ] 826/4965 16% [========== ] 827/4965 16% [========== ] 828/4965 16% [========== ] 829/4965 16% [========== ] 830/4965 16% [========== ] 831/4965 16% [========== ] 832/4965 16% [========== ] 833/4965 16% [========== ] 834/4965 16% [========== ] 835/4965 16% [========== ] 836/4965 16% [========== ] 837/4965 16% [========== ] 838/4965 16% [========== ] 839/4965 16% [========== ] 840/4965 16% [========== ] 841/4965 16% [========== ] 842/4965 16% [========== ] 843/4965 16% [========== ] 844/4965 16% [========== ] 845/4965 17% [========== ] 846/4965 17% [========== ] 847/4965 17% [========== ] 848/4965 17% [========== ] 849/4965 17% [========== ] 850/4965 17% [========== ] 851/4965 17% [========== ] 852/4965 17% [========== ] 853/4965 17% [========== ] 854/4965 17% [========== ] 855/4965 17% [========== ] 856/4965 17% [========== ] 857/4965 17% [========== ] 858/4965 17% [========== ] 859/4965 17% [========== ] 860/4965 17% [========== ] 861/4965 17% [========== ] 862/4965 17% [========== ] 863/4965 17% [========== ] 864/4965 17% [========== ] 865/4965 17% [========== ] 866/4965 17% [========== ] 867/4965 17% [========== ] 868/4965 17% [========== ] 869/4965 17% [========== ] 870/4965 17% [========== ] 871/4965 17% [========== ] 872/4965 17% [========== ] 873/4965 17% [========== ] 874/4965 17% [========== ] 875/4965 17% [========== ] 876/4965 17% [========== ] 877/4965 17% [========== ] 878/4965 17% [========== ] 879/4965 17% [========== ] 880/4965 17% [=========== ] 881/4965 17% [=========== ] 882/4965 17% [=========== ] 883/4965 17% [=========== ] 884/4965 17% [=========== ] 885/4965 17% [=========== ] 886/4965 17% [=========== ] 887/4965 17% [=========== ] 888/4965 17% [=========== ] 889/4965 17% [=========== ] 890/4965 17% [=========== ] 891/4965 17% [=========== ] 892/4965 17% [=========== ] 893/4965 17% [=========== ] 894/4965 18% [=========== ] 895/4965 18% [=========== ] 896/4965 18% [=========== ] 897/4965 18% [=========== ] 898/4965 18% [=========== ] 899/4965 18% [=========== ] 900/4965 18% [=========== ] 901/4965 18% [=========== ] 902/4965 18% [=========== ] 903/4965 18% [=========== ] 904/4965 18% [=========== ] 905/4965 18% [=========== ] 906/4965 18% [=========== ] 907/4965 18% [=========== ] 908/4965 18% [=========== ] 909/4965 18% [=========== ] 910/4965 18% [=========== ] 911/4965 18% [=========== ] 912/4965 18% [=========== ] 913/4965 18% [=========== ] 914/4965 18% [=========== ] 915/4965 18% [=========== ] 916/4965 18% [=========== ] 917/4965 18% [=========== ] 918/4965 18% [=========== ] 919/4965 18% [=========== ] 920/4965 18% [=========== ] 921/4965 18% [=========== ] 922/4965 18% [=========== ] 923/4965 18% [=========== ] 924/4965 18% [=========== ] 925/4965 18% [=========== ] 926/4965 18% [=========== ] 927/4965 18% [=========== ] 928/4965 18% [=========== ] 929/4965 18% [=========== ] 930/4965 18% [=========== ] 931/4965 18% [=========== ] 932/4965 18% [=========== ] 933/4965 18% [=========== ] 934/4965 18% [=========== ] 935/4965 18% [=========== ] 936/4965 18% [=========== ] 937/4965 18% [=========== ] 938/4965 18% [=========== ] 939/4965 18% [=========== ] 940/4965 18% [=========== ] 941/4965 18% [=========== ] 942/4965 18% [=========== ] 943/4965 18% [=========== ] 944/4965 19% [=========== ] 945/4965 19% [=========== ] 946/4965 19% [=========== ] 947/4965 19% [=========== ] 948/4965 19% [=========== ] 949/4965 19% [=========== ] 950/4965 19% [=========== ] 951/4965 19% [=========== ] 952/4965 19% [=========== ] 953/4965 19% [=========== ] 954/4965 19% [=========== ] 955/4965 19% [=========== ] 956/4965 19% [=========== ] 957/4965 19% [=========== ] 958/4965 19% [=========== ] 959/4965 19% [=========== ] 960/4965 19% [============ ] 961/4965 19% [============ ] 962/4965 19% [============ ] 963/4965 19% [============ ] 964/4965 19% [============ ] 965/4965 19% [============ ] 966/4965 19% [============ ] 967/4965 19% [============ ] 968/4965 19% [============ ] 969/4965 19% [============ ] 970/4965 19% [============ ] 971/4965 19% [============ ] 972/4965 19% [============ ] 973/4965 19% [============ ] 974/4965 19% [============ ] 975/4965 19% [============ ] 976/4965 19% [============ ] 977/4965 19% [============ ] 978/4965 19% [============ ] 979/4965 19% [============ ] 980/4965 19% [============ ] 981/4965 19% [============ ] 982/4965 19% [============ ] 983/4965 19% [============ ] 984/4965 19% [============ ] 985/4965 19% [============ ] 986/4965 19% [============ ] 987/4965 19% [============ ] 988/4965 19% [============ ] 989/4965 19% [============ ] 990/4965 19% [============ ] 991/4965 19% [============ ] 992/4965 19% [============ ] 993/4965 20% [============ ] 994/4965 20% [============ ] 995/4965 20% [============ ] 996/4965 20% [============ ] 997/4965 20% [============ ] 998/4965 20% [============ ] 999/4965 20% [============ ] 1000/4965 20% [============ ] 1001/4965 20% [============ ] 1002/4965 20% [============ ] 1003/4965 20% [============ ] 1004/4965 20% [============ ] 1005/4965 20% [============ ] 1006/4965 20% [============ ] 1007/4965 20% [============ ] 1008/4965 20% [============ ] 1009/4965 20% [============ ] 1010/4965 20% [============ ] 1011/4965 20% [============ ] 1012/4965 20% [============ ] 1013/4965 20% [============ ] 1014/4965 20% [============ ] 1015/4965 20% [============ ] 1016/4965 20% [============ ] 1017/4965 20% [============ ] 1018/4965 20% [============ ] 1019/4965 20% [============ ] 1020/4965 20% [============ ] 1021/4965 20% [============ ] 1022/4965 20% [============ ] 1023/4965 20% [============ ] 1024/4965 20% [============ ] 1025/4965 20% [============ ] 1026/4965 20% [============ ] 1027/4965 20% [============ ] 1028/4965 20% [============ ] 1029/4965 20% [============ ] 1030/4965 20% [============ ] 1031/4965 20% [============ ] 1032/4965 20% [============ ] 1033/4965 20% [============ ] 1034/4965 20% [============ ] 1035/4965 20% [============ ] 1036/4965 20% [============ ] 1037/4965 20% [============ ] 1038/4965 20% [============ ] 1039/4965 20% [============ ] 1040/4965 20% [============ ] 1041/4965 20% [============= ] 1042/4965 20% [============= ] 1043/4965 21% [============= ] 1044/4965 21% [============= ] 1045/4965 21% [============= ] 1046/4965 21% [============= ] 1047/4965 21% [============= ] 1048/4965 21% [============= ] 1049/4965 21% [============= ] 1050/4965 21% [============= ] 1051/4965 21% [============= ] 1052/4965 21% [============= ] 1053/4965 21% [============= ] 1054/4965 21% [============= ] 1055/4965 21% [============= ] 1056/4965 21% [============= ] 1057/4965 21% [============= ] 1058/4965 21% [============= ] 1059/4965 21% [============= ] 1060/4965 21% [============= ] 1061/4965 21% [============= ] 1062/4965 21% [============= ] 1063/4965 21% [============= ] 1064/4965 21% [============= ] 1065/4965 21% [============= ] 1066/4965 21% [============= ] 1067/4965 21% [============= ] 1068/4965 21% [============= ] 1069/4965 21% [============= ] 1070/4965 21% [============= ] 1071/4965 21% [============= ] 1072/4965 21% [============= ] 1073/4965 21% [============= ] 1074/4965 21% [============= ] 1075/4965 21% [============= ] 1076/4965 21% [============= ] 1077/4965 21% [============= ] 1078/4965 21% [============= ] 1079/4965 21% [============= ] 1080/4965 21% [============= ] 1081/4965 21% [============= ] 1082/4965 21% [============= ] 1083/4965 21% [============= ] 1084/4965 21% [============= ] 1085/4965 21% [============= ] 1086/4965 21% [============= ] 1087/4965 21% [============= ] 1088/4965 21% [============= ] 1089/4965 21% [============= ] 1090/4965 21% [============= ] 1091/4965 21% [============= ] 1092/4965 21% [============= ] 1093/4965 22% [============= ] 1094/4965 22% [============= ] 1095/4965 22% [============= ] 1096/4965 22% [============= ] 1097/4965 22% [============= ] 1098/4965 22% [============= ] 1099/4965 22% [============= ] 1100/4965 22% [============= ] 1101/4965 22% [============= ] 1102/4965 22% [============= ] 1103/4965 22% [============= ] 1104/4965 22% [============= ] 1105/4965 22% [============= ] 1106/4965 22% [============= ] 1107/4965 22% [============= ] 1108/4965 22% [============= ] 1109/4965 22% [============= ] 1110/4965 22% [============= ] 1111/4965 22% [============= ] 1112/4965 22% [============= ] 1113/4965 22% [============= ] 1114/4965 22% [============= ] 1115/4965 22% [============= ] 1116/4965 22% [============= ] 1117/4965 22% [============= ] 1118/4965 22% [============= ] 1119/4965 22% [============= ] 1120/4965 22% [============= ] 1121/4965 22% [============== ] 1122/4965 22% [============== ] 1123/4965 22% [============== ] 1124/4965 22% [============== ] 1125/4965 22% [============== ] 1126/4965 22% [============== ] 1127/4965 22% [============== ] 1128/4965 22% [============== ] 1129/4965 22% [============== ] 1130/4965 22% [============== ] 1131/4965 22% [============== ] 1132/4965 22% [============== ] 1133/4965 22% [============== ] 1134/4965 22% [============== ] 1135/4965 22% [============== ] 1136/4965 22% [============== ] 1137/4965 22% [============== ] 1138/4965 22% [============== ] 1139/4965 22% [============== ] 1140/4965 22% [============== ] 1141/4965 22% [============== ] 1142/4965 23% [============== ] 1143/4965 23% [============== ] 1144/4965 23% [============== ] 1145/4965 23% [============== ] 1146/4965 23% [============== ] 1147/4965 23% [============== ] 1148/4965 23% [============== ] 1149/4965 23% [============== ] 1150/4965 23% [============== ] 1151/4965 23% [============== ] 1152/4965 23% [============== ] 1153/4965 23% [============== ] 1154/4965 23% [============== ] 1155/4965 23% [============== ] 1156/4965 23% [============== ] 1157/4965 23% [============== ] 1158/4965 23% [============== ] 1159/4965 23% [============== ] 1160/4965 23% [============== ] 1161/4965 23% [============== ] 1162/4965 23% [============== ] 1163/4965 23% [============== ] 1164/4965 23% [============== ] 1165/4965 23% [============== ] 1166/4965 23% [============== ] 1167/4965 23% [============== ] 1168/4965 23% [============== ] 1169/4965 23% [============== ] 1170/4965 23% [============== ] 1171/4965 23% [============== ] 1172/4965 23% [============== ] 1173/4965 23% [============== ] 1174/4965 23% [============== ] 1175/4965 23% [============== ] 1176/4965 23% [============== ] 1177/4965 23% [============== ] 1178/4965 23% [============== ] 1179/4965 23% [============== ] 1180/4965 23% [============== ] 1181/4965 23% [============== ] 1182/4965 23% [============== ] 1183/4965 23% [============== ] 1184/4965 23% [============== ] 1185/4965 23% [============== ] 1186/4965 23% [============== ] 1187/4965 23% [============== ] 1188/4965 23% [============== ] 1189/4965 23% [============== ] 1190/4965 23% [============== ] 1191/4965 23% [============== ] 1192/4965 24% [============== ] 1193/4965 24% [============== ] 1194/4965 24% [============== ] 1195/4965 24% [============== ] 1196/4965 24% [============== ] 1197/4965 24% [============== ] 1198/4965 24% [============== ] 1199/4965 24% [============== ] 1200/4965 24% [============== ] 1201/4965 24% [=============== ] 1202/4965 24% [=============== ] 1203/4965 24% [=============== ] 1204/4965 24% [=============== ] 1205/4965 24% [=============== ] 1206/4965 24% [=============== ] 1207/4965 24% [=============== ] 1208/4965 24% [=============== ] 1209/4965 24% [=============== ] 1210/4965 24% [=============== ] 1211/4965 24% [=============== ] 1212/4965 24% [=============== ] 1213/4965 24% [=============== ] 1214/4965 24% [=============== ] 1215/4965 24% [=============== ] 1216/4965 24% [=============== ] 1217/4965 24% [=============== ] 1218/4965 24% [=============== ] 1219/4965 24% [=============== ] 1220/4965 24% [=============== ] 1221/4965 24% [=============== ] 1222/4965 24% [=============== ] 1223/4965 24% [=============== ] 1224/4965 24% [=============== ] 1225/4965 24% [=============== ] 1226/4965 24% [=============== ] 1227/4965 24% [=============== ] 1228/4965 24% [=============== ] 1229/4965 24% [=============== ] 1230/4965 24% [=============== ] 1231/4965 24% [=============== ] 1232/4965 24% [=============== ] 1233/4965 24% [=============== ] 1234/4965 24% [=============== ] 1235/4965 24% [=============== ] 1236/4965 24% [=============== ] 1237/4965 24% [=============== ] 1238/4965 24% [=============== ] 1239/4965 24% [=============== ] 1240/4965 24% [=============== ] 1241/4965 24% [=============== ] 1242/4965 25% [=============== ] 1243/4965 25% [=============== ] 1244/4965 25% [=============== ] 1245/4965 25% [=============== ] 1246/4965 25% [=============== ] 1247/4965 25% [=============== ] 1248/4965 25% [=============== ] 1249/4965 25% [=============== ] 1250/4965 25% [=============== ] 1251/4965 25% [=============== ] 1252/4965 25% [=============== ] 1253/4965 25% [=============== ] 1254/4965 25% [=============== ] 1255/4965 25% [=============== ] 1256/4965 25% [=============== ] 1257/4965 25% [=============== ] 1258/4965 25% [=============== ] 1259/4965 25% [=============== ] 1260/4965 25% [=============== ] 1261/4965 25% [=============== ] 1262/4965 25% [=============== ] 1263/4965 25% [=============== ] 1264/4965 25% [=============== ] 1265/4965 25% [=============== ] 1266/4965 25% [=============== ] 1267/4965 25% [=============== ] 1268/4965 25% [=============== ] 1269/4965 25% [=============== ] 1270/4965 25% [=============== ] 1271/4965 25% [=============== ] 1272/4965 25% [=============== ] 1273/4965 25% [=============== ] 1274/4965 25% [=============== ] 1275/4965 25% [=============== ] 1276/4965 25% [=============== ] 1277/4965 25% [=============== ] 1278/4965 25% [=============== ] 1279/4965 25% [=============== ] 1280/4965 25% [=============== ] 1281/4965 25% [================ ] 1282/4965 25% [================ ] 1283/4965 25% [================ ] 1284/4965 25% [================ ] 1285/4965 25% [================ ] 1286/4965 25% [================ ] 1287/4965 25% [================ ] 1288/4965 25% [================ ] 1289/4965 25% [================ ] 1290/4965 25% [================ ] 1291/4965 26% [================ ] 1292/4965 26% [================ ] 1293/4965 26% [================ ] 1294/4965 26% [================ ] 1295/4965 26% [================ ] 1296/4965 26% [================ ] 1297/4965 26% [================ ] 1298/4965 26% [================ ] 1299/4965 26% [================ ] 1300/4965 26% [================ ] 1301/4965 26% [================ ] 1302/4965 26% [================ ] 1303/4965 26% [================ ] 1304/4965 26% [================ ] 1305/4965 26% [================ ] 1306/4965 26% [================ ] 1307/4965 26% [================ ] 1308/4965 26% [================ ] 1309/4965 26% [================ ] 1310/4965 26% [================ ] 1311/4965 26% [================ ] 1312/4965 26% [================ ] 1313/4965 26% [================ ] 1314/4965 26% [================ ] 1315/4965 26% [================ ] 1316/4965 26% [================ ] 1317/4965 26% [================ ] 1318/4965 26% [================ ] 1319/4965 26% [================ ] 1320/4965 26% [================ ] 1321/4965 26% [================ ] 1322/4965 26% [================ ] 1323/4965 26% [================ ] 1324/4965 26% [================ ] 1325/4965 26% [================ ] 1326/4965 26% [================ ] 1327/4965 26% [================ ] 1328/4965 26% [================ ] 1329/4965 26% [================ ] 1330/4965 26% [================ ] 1331/4965 26% [================ ] 1332/4965 26% [================ ] 1333/4965 26% [================ ] 1334/4965 26% [================ ] 1335/4965 26% [================ ] 1336/4965 26% [================ ] 1337/4965 26% [================ ] 1338/4965 26% [================ ] 1339/4965 26% [================ ] 1340/4965 26% [================ ] 1341/4965 27% [================ ] 1342/4965 27% [================ ] 1343/4965 27% [================ ] 1344/4965 27% [================ ] 1345/4965 27% [================ ] 1346/4965 27% [================ ] 1347/4965 27% [================ ] 1348/4965 27% [================ ] 1349/4965 27% [================ ] 1350/4965 27% [================ ] 1351/4965 27% [================ ] 1352/4965 27% [================ ] 1353/4965 27% [================ ] 1354/4965 27% [================ ] 1355/4965 27% [================ ] 1356/4965 27% [================ ] 1357/4965 27% [================ ] 1358/4965 27% [================ ] 1359/4965 27% [================ ] 1360/4965 27% [================ ] 1361/4965 27% [================= ] 1362/4965 27% [================= ] 1363/4965 27% [================= ] 1364/4965 27% [================= ] 1365/4965 27% [================= ] 1366/4965 27% [================= ] 1367/4965 27% [================= ] 1368/4965 27% [================= ] 1369/4965 27% [================= ] 1370/4965 27% [================= ] 1371/4965 27% [================= ] 1372/4965 27% [================= ] 1373/4965 27% [================= ] 1374/4965 27% [================= ] 1375/4965 27% [================= ] 1376/4965 27% [================= ] 1377/4965 27% [================= ] 1378/4965 27% [================= ] 1379/4965 27% [================= ] 1380/4965 27% [================= ] 1381/4965 27% [================= ] 1382/4965 27% [================= ] 1383/4965 27% [================= ] 1384/4965 27% [================= ] 1385/4965 27% [================= ] 1386/4965 27% [================= ] 1387/4965 27% [================= ] 1388/4965 27% [================= ] 1389/4965 27% [================= ] 1390/4965 27% [================= ] 1391/4965 28% [================= ] 1392/4965 28% [================= ] 1393/4965 28% [================= ] 1394/4965 28% [================= ] 1395/4965 28% [================= ] 1396/4965 28% [================= ] 1397/4965 28% [================= ] 1398/4965 28% [================= ] 1399/4965 28% [================= ] 1400/4965 28% [================= ] 1401/4965 28% [================= ] 1402/4965 28% [================= ] 1403/4965 28% [================= ] 1404/4965 28% [================= ] 1405/4965 28% [================= ] 1406/4965 28% [================= ] 1407/4965 28% [================= ] 1408/4965 28% [================= ] 1409/4965 28% [================= ] 1410/4965 28% [================= ] 1411/4965 28% [================= ] 1412/4965 28% [================= ] 1413/4965 28% [================= ] 1414/4965 28% [================= ] 1415/4965 28% [================= ] 1416/4965 28% [================= ] 1417/4965 28% [================= ] 1418/4965 28% [================= ] 1419/4965 28% [================= ] 1420/4965 28% [================= ] 1421/4965 28% [================= ] 1422/4965 28% [================= ] 1423/4965 28% [================= ] 1424/4965 28% [================= ] 1425/4965 28% [================= ] 1426/4965 28% [================= ] 1427/4965 28% [================= ] 1428/4965 28% [================= ] 1429/4965 28% [================= ] 1430/4965 28% [================= ] 1431/4965 28% [================= ] 1432/4965 28% [================= ] 1433/4965 28% [================= ] 1434/4965 28% [================= ] 1435/4965 28% [================= ] 1436/4965 28% [================= ] 1437/4965 28% [================= ] 1438/4965 28% [================= ] 1439/4965 28% [================= ] 1440/4965 29% [================= ] 1441/4965 29% [================== ] 1442/4965 29% [================== ] 1443/4965 29% [================== ] 1444/4965 29% [================== ] 1445/4965 29% [================== ] 1446/4965 29% [================== ] 1447/4965 29% [================== ] 1448/4965 29% [================== ] 1449/4965 29% [================== ] 1450/4965 29% [================== ] 1451/4965 29% [================== ] 1452/4965 29% [================== ] 1453/4965 29% [================== ] 1454/4965 29% [================== ] 1455/4965 29% [================== ] 1456/4965 29% [================== ] 1457/4965 29% [================== ] 1458/4965 29% [================== ] 1459/4965 29% [================== ] 1460/4965 29% [================== ] 1461/4965 29% [================== ] 1462/4965 29% [================== ] 1463/4965 29% [================== ] 1464/4965 29% [================== ] 1465/4965 29% [================== ] 1466/4965 29% [================== ] 1467/4965 29% [================== ] 1468/4965 29% [================== ] 1469/4965 29% [================== ] 1470/4965 29% [================== ] 1471/4965 29% [================== ] 1472/4965 29% [================== ] 1473/4965 29% [================== ] 1474/4965 29% [================== ] 1475/4965 29% [================== ] 1476/4965 29% [================== ] 1477/4965 29% [================== ] 1478/4965 29% [================== ] 1479/4965 29% [================== ] 1480/4965 29% [================== ] 1481/4965 29% [================== ] 1482/4965 29% [================== ] 1483/4965 29% [================== ] 1484/4965 29% [================== ] 1485/4965 29% [================== ] 1486/4965 29% [================== ] 1487/4965 29% [================== ] 1488/4965 29% [================== ] 1489/4965 29% [================== ] 1490/4965 30% [================== ] 1491/4965 30% [================== ] 1492/4965 30% [================== ] 1493/4965 30% [================== ] 1494/4965 30% [================== ] 1495/4965 30% [================== ] 1496/4965 30% [================== ] 1497/4965 30% [================== ] 1498/4965 30% [================== ] 1499/4965 30% [================== ] 1500/4965 30% [================== ] 1501/4965 30% [================== ] 1502/4965 30% [================== ] 1503/4965 30% [================== ] 1504/4965 30% [================== ] 1505/4965 30% [================== ] 1506/4965 30% [================== ] 1507/4965 30% [================== ] 1508/4965 30% [================== ] 1509/4965 30% [================== ] 1510/4965 30% [================== ] 1511/4965 30% [================== ] 1512/4965 30% [================== ] 1513/4965 30% [================== ] 1514/4965 30% [================== ] 1515/4965 30% [================== ] 1516/4965 30% [================== ] 1517/4965 30% [================== ] 1518/4965 30% [================== ] 1519/4965 30% [================== ] 1520/4965 30% [================== ] 1521/4965 30% [=================== ] 1522/4965 30% [=================== ] 1523/4965 30% [=================== ] 1524/4965 30% [=================== ] 1525/4965 30% [=================== ] 1526/4965 30% [=================== ] 1527/4965 30% [=================== ] 1528/4965 30% [=================== ] 1529/4965 30% [=================== ] 1530/4965 30% [=================== ] 1531/4965 30% [=================== ] 1532/4965 30% [=================== ] 1533/4965 30% [=================== ] 1534/4965 30% [=================== ] 1535/4965 30% [=================== ] 1536/4965 30% [=================== ] 1537/4965 30% [=================== ] 1538/4965 30% [=================== ] 1539/4965 30% [=================== ] 1540/4965 31% [=================== ] 1541/4965 31% [=================== ] 1542/4965 31% [=================== ] 1543/4965 31% [=================== ] 1544/4965 31% [=================== ] 1545/4965 31% [=================== ] 1546/4965 31% [=================== ] 1547/4965 31% [=================== ] 1548/4965 31% [=================== ] 1549/4965 31% [=================== ] 1550/4965 31% [=================== ] 1551/4965 31% [=================== ] 1552/4965 31% [=================== ] 1553/4965 31% [=================== ] 1554/4965 31% [=================== ] 1555/4965 31% [=================== ] 1556/4965 31% [=================== ] 1557/4965 31% [=================== ] 1558/4965 31% [=================== ] 1559/4965 31% [=================== ] 1560/4965 31% [=================== ] 1561/4965 31% [=================== ] 1562/4965 31% [=================== ] 1563/4965 31% [=================== ] 1564/4965 31% [=================== ] 1565/4965 31% [=================== ] 1566/4965 31% [=================== ] 1567/4965 31% [=================== ] 1568/4965 31% [=================== ] 1569/4965 31% [=================== ] 1570/4965 31% [=================== ] 1571/4965 31% [=================== ] 1572/4965 31% [=================== ] 1573/4965 31% [=================== ] 1574/4965 31% [=================== ] 1575/4965 31% [=================== ] 1576/4965 31% [=================== ] 1577/4965 31% [=================== ] 1578/4965 31% [=================== ] 1579/4965 31% [=================== ] 1580/4965 31% [=================== ] 1581/4965 31% [=================== ] 1582/4965 31% [=================== ] 1583/4965 31% [=================== ] 1584/4965 31% [=================== ] 1585/4965 31% [=================== ] 1586/4965 31% [=================== ] 1587/4965 31% [=================== ] 1588/4965 31% [=================== ] 1589/4965 32% [=================== ] 1590/4965 32% [=================== ] 1591/4965 32% [=================== ] 1592/4965 32% [=================== ] 1593/4965 32% [=================== ] 1594/4965 32% [=================== ] 1595/4965 32% [=================== ] 1596/4965 32% [=================== ] 1597/4965 32% [=================== ] 1598/4965 32% [=================== ] 1599/4965 32% [=================== ] 1600/4965 32% [=================== ] 1601/4965 32% [==================== ] 1602/4965 32% [==================== ] 1603/4965 32% [==================== ] 1604/4965 32% [==================== ] 1605/4965 32% [==================== ] 1606/4965 32% [==================== ] 1607/4965 32% [==================== ] 1608/4965 32% [==================== ] 1609/4965 32% [==================== ] 1610/4965 32% [==================== ] 1611/4965 32% [==================== ] 1612/4965 32% [==================== ] 1613/4965 32% [==================== ] 1614/4965 32% [==================== ] 1615/4965 32% [==================== ] 1616/4965 32% [==================== ] 1617/4965 32% [==================== ] 1618/4965 32% [==================== ] 1619/4965 32% [==================== ] 1620/4965 32% [==================== ] 1621/4965 32% [==================== ] 1622/4965 32% [==================== ] 1623/4965 32% [==================== ] 1624/4965 32% [==================== ] 1625/4965 32% [==================== ] 1626/4965 32% [==================== ] 1627/4965 32% [==================== ] 1628/4965 32% [==================== ] 1629/4965 32% [==================== ] 1630/4965 32% [==================== ] 1631/4965 32% [==================== ] 1632/4965 32% [==================== ] 1633/4965 32% [==================== ] 1634/4965 32% [==================== ] 1635/4965 32% [==================== ] 1636/4965 32% [==================== ] 1637/4965 32% [==================== ] 1638/4965 32% [==================== ] 1639/4965 33% [==================== ] 1640/4965 33% [==================== ] 1641/4965 33% [==================== ] 1642/4965 33% [==================== ] 1643/4965 33% [==================== ] 1644/4965 33% [==================== ] 1645/4965 33% [==================== ] 1646/4965 33% [==================== ] 1647/4965 33% [==================== ] 1648/4965 33% [==================== ] 1649/4965 33% [==================== ] 1650/4965 33% [==================== ] 1651/4965 33% [==================== ] 1652/4965 33% [==================== ] 1653/4965 33% [==================== ] 1654/4965 33% [==================== ] 1655/4965 33% [==================== ] 1656/4965 33% [==================== ] 1657/4965 33% [==================== ] 1658/4965 33% [==================== ] 1659/4965 33% [==================== ] 1660/4965 33% [==================== ] 1661/4965 33% [==================== ] 1662/4965 33% [==================== ] 1663/4965 33% [==================== ] 1664/4965 33% [==================== ] 1665/4965 33% [==================== ] 1666/4965 33% [==================== ] 1667/4965 33% [==================== ] 1668/4965 33% [==================== ] 1669/4965 33% [==================== ] 1670/4965 33% [==================== ] 1671/4965 33% [==================== ] 1672/4965 33% [==================== ] 1673/4965 33% [==================== ] 1674/4965 33% [==================== ] 1675/4965 33% [==================== ] 1676/4965 33% [==================== ] 1677/4965 33% [==================== ] 1678/4965 33% [==================== ] 1679/4965 33% [==================== ] 1680/4965 33% [==================== ] 1681/4965 33% [===================== ] 1682/4965 33% [===================== ] 1683/4965 33% [===================== ] 1684/4965 33% [===================== ] 1685/4965 33% [===================== ] 1686/4965 33% [===================== ] 1687/4965 33% [===================== ] 1688/4965 33% [===================== ] 1689/4965 34% [===================== ] 1690/4965 34% [===================== ] 1691/4965 34% [===================== ] 1692/4965 34% [===================== ] 1693/4965 34% [===================== ] 1694/4965 34% [===================== ] 1695/4965 34% [===================== ] 1696/4965 34% [===================== ] 1697/4965 34% [===================== ] 1698/4965 34% [===================== ] 1699/4965 34% [===================== ] 1700/4965 34% [===================== ] 1701/4965 34% [===================== ] 1702/4965 34% [===================== ] 1703/4965 34% [===================== ] 1704/4965 34% [===================== ] 1705/4965 34% [===================== ] 1706/4965 34% [===================== ] 1707/4965 34% [===================== ] 1708/4965 34% [===================== ] 1709/4965 34% [===================== ] 1710/4965 34% [===================== ] 1711/4965 34% [===================== ] 1712/4965 34% [===================== ] 1713/4965 34% [===================== ] 1714/4965 34% [===================== ] 1715/4965 34% [===================== ] 1716/4965 34% [===================== ] 1717/4965 34% [===================== ] 1718/4965 34% [===================== ] 1719/4965 34% [===================== ] 1720/4965 34% [===================== ] 1721/4965 34% [===================== ] 1722/4965 34% [===================== ] 1723/4965 34% [===================== ] 1724/4965 34% [===================== ] 1725/4965 34% [===================== ] 1726/4965 34% [===================== ] 1727/4965 34% [===================== ] 1728/4965 34% [===================== ] 1729/4965 34% [===================== ] 1730/4965 34% [===================== ] 1731/4965 34% [===================== ] 1732/4965 34% [===================== ] 1733/4965 34% [===================== ] 1734/4965 34% [===================== ] 1735/4965 34% [===================== ] 1736/4965 34% [===================== ] 1737/4965 34% [===================== ] 1738/4965 35% [===================== ] 1739/4965 35% [===================== ] 1740/4965 35% [===================== ] 1741/4965 35% [===================== ] 1742/4965 35% [===================== ] 1743/4965 35% [===================== ] 1744/4965 35% [===================== ] 1745/4965 35% [===================== ] 1746/4965 35% [===================== ] 1747/4965 35% [===================== ] 1748/4965 35% [===================== ] 1749/4965 35% [===================== ] 1750/4965 35% [===================== ] 1751/4965 35% [===================== ] 1752/4965 35% [===================== ] 1753/4965 35% [===================== ] 1754/4965 35% [===================== ] 1755/4965 35% [===================== ] 1756/4965 35% [===================== ] 1757/4965 35% [===================== ] 1758/4965 35% [===================== ] 1759/4965 35% [===================== ] 1760/4965 35% [===================== ] 1761/4965 35% [====================== ] 1762/4965 35% [====================== ] 1763/4965 35% [====================== ] 1764/4965 35% [====================== ] 1765/4965 35% [====================== ] 1766/4965 35% [====================== ] 1767/4965 35% [====================== ] 1768/4965 35% [====================== ] 1769/4965 35% [====================== ] 1770/4965 35% [====================== ] 1771/4965 35% [====================== ] 1772/4965 35% [====================== ] 1773/4965 35% [====================== ] 1774/4965 35% [====================== ] 1775/4965 35% [====================== ] 1776/4965 35% [====================== ] 1777/4965 35% [====================== ] 1778/4965 35% [====================== ] 1779/4965 35% [====================== ] 1780/4965 35% [====================== ] 1781/4965 35% [====================== ] 1782/4965 35% [====================== ] 1783/4965 35% [====================== ] 1784/4965 35% [====================== ] 1785/4965 35% [====================== ] 1786/4965 35% [====================== ] 1787/4965 35% [====================== ] 1788/4965 36% [====================== ] 1789/4965 36% [====================== ] 1790/4965 36% [====================== ] 1791/4965 36% [====================== ] 1792/4965 36% [====================== ] 1793/4965 36% [====================== ] 1794/4965 36% [====================== ] 1795/4965 36% [====================== ] 1796/4965 36% [====================== ] 1797/4965 36% [====================== ] 1798/4965 36% [====================== ] 1799/4965 36% [====================== ] 1800/4965 36% [====================== ] 1801/4965 36% [====================== ] 1802/4965 36% [====================== ] 1803/4965 36% [====================== ] 1804/4965 36% [====================== ] 1805/4965 36% [====================== ] 1806/4965 36% [====================== ] 1807/4965 36% [====================== ] 1808/4965 36% [====================== ] 1809/4965 36% [====================== ] 1810/4965 36% [====================== ] 1811/4965 36% [====================== ] 1812/4965 36% [====================== ] 1813/4965 36% [====================== ] 1814/4965 36% [====================== ] 1815/4965 36% [====================== ] 1816/4965 36% [====================== ] 1817/4965 36% [====================== ] 1818/4965 36% [====================== ] 1819/4965 36% [====================== ] 1820/4965 36% [====================== ] 1821/4965 36% [====================== ] 1822/4965 36% [====================== ] 1823/4965 36% [====================== ] 1824/4965 36% [====================== ] 1825/4965 36% [====================== ] 1826/4965 36% [====================== ] 1827/4965 36% [====================== ] 1828/4965 36% [====================== ] 1829/4965 36% [====================== ] 1830/4965 36% [====================== ] 1831/4965 36% [====================== ] 1832/4965 36% [====================== ] 1833/4965 36% [====================== ] 1834/4965 36% [====================== ] 1835/4965 36% [====================== ] 1836/4965 36% [====================== ] 1837/4965 36% [====================== ] 1838/4965 37% [====================== ] 1839/4965 37% [====================== ] 1840/4965 37% [====================== ] 1841/4965 37% [======================= ] 1842/4965 37% [======================= ] 1843/4965 37% [======================= ] 1844/4965 37% [======================= ] 1845/4965 37% [======================= ] 1846/4965 37% [======================= ] 1847/4965 37% [======================= ] 1848/4965 37% [======================= ] 1849/4965 37% [======================= ] 1850/4965 37% [======================= ] 1851/4965 37% [======================= ] 1852/4965 37% [======================= ] 1853/4965 37% [======================= ] 1854/4965 37% [======================= ] 1855/4965 37% [======================= ] 1856/4965 37% [======================= ] 1857/4965 37% [======================= ] 1858/4965 37% [======================= ] 1859/4965 37% [======================= ] 1860/4965 37% [======================= ] 1861/4965 37% [======================= ] 1862/4965 37% [======================= ] 1863/4965 37% [======================= ] 1864/4965 37% [======================= ] 1865/4965 37% [======================= ] 1866/4965 37% [======================= ] 1867/4965 37% [======================= ] 1868/4965 37% [======================= ] 1869/4965 37% [======================= ] 1870/4965 37% [======================= ] 1871/4965 37% [======================= ] 1872/4965 37% [======================= ] 1873/4965 37% [======================= ] 1874/4965 37% [======================= ] 1875/4965 37% [======================= ] 1876/4965 37% [======================= ] 1877/4965 37% [======================= ] 1878/4965 37% [======================= ] 1879/4965 37% [======================= ] 1880/4965 37% [======================= ] 1881/4965 37% [======================= ] 1882/4965 37% [======================= ] 1883/4965 37% [======================= ] 1884/4965 37% [======================= ] 1885/4965 37% [======================= ] 1886/4965 37% [======================= ] 1887/4965 38% [======================= ] 1888/4965 38% [======================= ] 1889/4965 38% [======================= ] 1890/4965 38% [======================= ] 1891/4965 38% [======================= ] 1892/4965 38% [======================= ] 1893/4965 38% [======================= ] 1894/4965 38% [======================= ] 1895/4965 38% [======================= ] 1896/4965 38% [======================= ] 1897/4965 38% [======================= ] 1898/4965 38% [======================= ] 1899/4965 38% [======================= ] 1900/4965 38% [======================= ] 1901/4965 38% [======================= ] 1902/4965 38% [======================= ] 1903/4965 38% [======================= ] 1904/4965 38% [======================= ] 1905/4965 38% [======================= ] 1906/4965 38% [======================= ] 1907/4965 38% [======================= ] 1908/4965 38% [======================= ] 1909/4965 38% [======================= ] 1910/4965 38% [======================= ] 1911/4965 38% [======================= ] 1912/4965 38% [======================= ] 1913/4965 38% [======================= ] 1914/4965 38% [======================= ] 1915/4965 38% [======================= ] 1916/4965 38% [======================= ] 1917/4965 38% [======================= ] 1918/4965 38% [======================= ] 1919/4965 38% [======================= ] 1920/4965 38% [======================= ] 1921/4965 38% [======================== ] 1922/4965 38% [======================== ] 1923/4965 38% [======================== ] 1924/4965 38% [======================== ] 1925/4965 38% [======================== ] 1926/4965 38% [======================== ] 1927/4965 38% [======================== ] 1928/4965 38% [======================== ] 1929/4965 38% [======================== ] 1930/4965 38% [======================== ] 1931/4965 38% [======================== ] 1932/4965 38% [======================== ] 1933/4965 38% [======================== ] 1934/4965 38% [======================== ] 1935/4965 38% [======================== ] 1936/4965 38% [======================== ] 1937/4965 39% [======================== ] 1938/4965 39% [======================== ] 1939/4965 39% [======================== ] 1940/4965 39% [======================== ] 1941/4965 39% [======================== ] 1942/4965 39% [======================== ] 1943/4965 39% [======================== ] 1944/4965 39% [======================== ] 1945/4965 39% [======================== ] 1946/4965 39% [======================== ] 1947/4965 39% [======================== ] 1948/4965 39% [======================== ] 1949/4965 39% [======================== ] 1950/4965 39% [======================== ] 1951/4965 39% [======================== ] 1952/4965 39% [======================== ] 1953/4965 39% [======================== ] 1954/4965 39% [======================== ] 1955/4965 39% [======================== ] 1956/4965 39% [======================== ] 1957/4965 39% [======================== ] 1958/4965 39% [======================== ] 1959/4965 39% [======================== ] 1960/4965 39% [======================== ] 1961/4965 39% [======================== ] 1962/4965 39% [======================== ] 1963/4965 39% [======================== ] 1964/4965 39% [======================== ] 1965/4965 39% [======================== ] 1966/4965 39% [======================== ] 1967/4965 39% [======================== ] 1968/4965 39% [======================== ] 1969/4965 39% [======================== ] 1970/4965 39% [======================== ] 1971/4965 39% [======================== ] 1972/4965 39% [======================== ] 1973/4965 39% [======================== ] 1974/4965 39% [======================== ] 1975/4965 39% [======================== ] 1976/4965 39% [======================== ] 1977/4965 39% [======================== ] 1978/4965 39% [======================== ] 1979/4965 39% [======================== ] 1980/4965 39% [======================== ] 1981/4965 39% [======================== ] 1982/4965 39% [======================== ] 1983/4965 39% [======================== ] 1984/4965 39% [======================== ] 1985/4965 39% [======================== ] 1986/4965 40% [======================== ] 1987/4965 40% [======================== ] 1988/4965 40% [======================== ] 1989/4965 40% [======================== ] 1990/4965 40% [======================== ] 1991/4965 40% [======================== ] 1992/4965 40% [======================== ] 1993/4965 40% [======================== ] 1994/4965 40% [======================== ] 1995/4965 40% [======================== ] 1996/4965 40% [======================== ] 1997/4965 40% [======================== ] 1998/4965 40% [======================== ] 1999/4965 40% [======================== ] 2000/4965 40% [======================== ] 2001/4965 40% [======================== ] 2002/4965 40% [========================= ] 2003/4965 40% [========================= ] 2004/4965 40% [========================= ] 2005/4965 40% [========================= ] 2006/4965 40% [========================= ] 2007/4965 40% [========================= ] 2008/4965 40% [========================= ] 2009/4965 40% [========================= ] 2010/4965 40% [========================= ] 2011/4965 40% [========================= ] 2012/4965 40% [========================= ] 2013/4965 40% [========================= ] 2014/4965 40% [========================= ] 2015/4965 40% [========================= ] 2016/4965 40% [========================= ] 2017/4965 40% [========================= ] 2018/4965 40% [========================= ] 2019/4965 40% [========================= ] 2020/4965 40% [========================= ] 2021/4965 40% [========================= ] 2022/4965 40% [========================= ] 2023/4965 40% [========================= ] 2024/4965 40% [========================= ] 2025/4965 40% [========================= ] 2026/4965 40% [========================= ] 2027/4965 40% [========================= ] 2028/4965 40% [========================= ] 2029/4965 40% [========================= ] 2030/4965 40% [========================= ] 2031/4965 40% [========================= ] 2032/4965 40% [========================= ] 2033/4965 40% [========================= ] 2034/4965 40% [========================= ] 2035/4965 40% [========================= ] 2036/4965 41% [========================= ] 2037/4965 41% [========================= ] 2038/4965 41% [========================= ] 2039/4965 41% [========================= ] 2040/4965 41% [========================= ] 2041/4965 41% [========================= ] 2042/4965 41% [========================= ] 2043/4965 41% [========================= ] 2044/4965 41% [========================= ] 2045/4965 41% [========================= ] 2046/4965 41% [========================= ] 2047/4965 41% [========================= ] 2048/4965 41% [========================= ] 2049/4965 41% [========================= ] 2050/4965 41% [========================= ] 2051/4965 41% [========================= ] 2052/4965 41% [========================= ] 2053/4965 41% [========================= ] 2054/4965 41% [========================= ] 2055/4965 41% [========================= ] 2056/4965 41% [========================= ] 2057/4965 41% [========================= ] 2058/4965 41% [========================= ] 2059/4965 41% [========================= ] 2060/4965 41% [========================= ] 2061/4965 41% [========================= ] 2062/4965 41% [========================= ] 2063/4965 41% [========================= ] 2064/4965 41% [========================= ] 2065/4965 41% [========================= ] 2066/4965 41% [========================= ] 2067/4965 41% [========================= ] 2068/4965 41% [========================= ] 2069/4965 41% [========================= ] 2070/4965 41% [========================= ] 2071/4965 41% [========================= ] 2072/4965 41% [========================= ] 2073/4965 41% [========================= ] 2074/4965 41% [========================= ] 2075/4965 41% [========================= ] 2076/4965 41% [========================= ] 2077/4965 41% [========================= ] 2078/4965 41% [========================= ] 2079/4965 41% [========================= ] 2080/4965 41% [========================= ] 2081/4965 41% [========================= ] 2082/4965 41% [========================== ] 2083/4965 41% [========================== ] 2084/4965 41% [========================== ] 2085/4965 41% [========================== ] 2086/4965 42% [========================== ] 2087/4965 42% [========================== ] 2088/4965 42% [========================== ] 2089/4965 42% [========================== ] 2090/4965 42% [========================== ] 2091/4965 42% [========================== ] 2092/4965 42% [========================== ] 2093/4965 42% [========================== ] 2094/4965 42% [========================== ] 2095/4965 42% [========================== ] 2096/4965 42% [========================== ] 2097/4965 42% [========================== ] 2098/4965 42% [========================== ] 2099/4965 42% [========================== ] 2100/4965 42% [========================== ] 2101/4965 42% [========================== ] 2102/4965 42% [========================== ] 2103/4965 42% [========================== ] 2104/4965 42% [========================== ] 2105/4965 42% [========================== ] 2106/4965 42% [========================== ] 2107/4965 42% [========================== ] 2108/4965 42% [========================== ] 2109/4965 42% [========================== ] 2110/4965 42% [========================== ] 2111/4965 42% [========================== ] 2112/4965 42% [========================== ] 2113/4965 42% [========================== ] 2114/4965 42% [========================== ] 2115/4965 42% [========================== ] 2116/4965 42% [========================== ] 2117/4965 42% [========================== ] 2118/4965 42% [========================== ] 2119/4965 42% [========================== ] 2120/4965 42% [========================== ] 2121/4965 42% [========================== ] 2122/4965 42% [========================== ] 2123/4965 42% [========================== ] 2124/4965 42% [========================== ] 2125/4965 42% [========================== ] 2126/4965 42% [========================== ] 2127/4965 42% [========================== ] 2128/4965 42% [========================== ] 2129/4965 42% [========================== ] 2130/4965 42% [========================== ] 2131/4965 42% [========================== ] 2132/4965 42% [========================== ] 2133/4965 42% [========================== ] 2134/4965 42% [========================== ] 2135/4965 43% [========================== ] 2136/4965 43% [========================== ] 2137/4965 43% [========================== ] 2138/4965 43% [========================== ] 2139/4965 43% [========================== ] 2140/4965 43% [========================== ] 2141/4965 43% [========================== ] 2142/4965 43% [========================== ] 2143/4965 43% [========================== ] 2144/4965 43% [========================== ] 2145/4965 43% [========================== ] 2146/4965 43% [========================== ] 2147/4965 43% [========================== ] 2148/4965 43% [========================== ] 2149/4965 43% [========================== ] 2150/4965 43% [========================== ] 2151/4965 43% [========================== ] 2152/4965 43% [========================== ] 2153/4965 43% [========================== ] 2154/4965 43% [========================== ] 2155/4965 43% [========================== ] 2156/4965 43% [========================== ] 2157/4965 43% [========================== ] 2158/4965 43% [========================== ] 2159/4965 43% [========================== ] 2160/4965 43% [========================== ] 2161/4965 43% [========================== ] 2162/4965 43% [=========================== ] 2163/4965 43% [=========================== ] 2164/4965 43% [=========================== ] 2165/4965 43% [=========================== ] 2166/4965 43% [=========================== ] 2167/4965 43% [=========================== ] 2168/4965 43% [=========================== ] 2169/4965 43% [=========================== ] 2170/4965 43% [=========================== ] 2171/4965 43% [=========================== ] 2172/4965 43% [=========================== ] 2173/4965 43% [=========================== ] 2174/4965 43% [=========================== ] 2175/4965 43% [=========================== ] 2176/4965 43% [=========================== ] 2177/4965 43% [=========================== ] 2178/4965 43% [=========================== ] 2179/4965 43% [=========================== ] 2180/4965 43% [=========================== ] 2181/4965 43% [=========================== ] 2182/4965 43% [=========================== ] 2183/4965 43% [=========================== ] 2184/4965 43% [=========================== ] 2185/4965 44% [=========================== ] 2186/4965 44% [=========================== ] 2187/4965 44% [=========================== ] 2188/4965 44% [=========================== ] 2189/4965 44% [=========================== ] 2190/4965 44% [=========================== ] 2191/4965 44% [=========================== ] 2192/4965 44% [=========================== ] 2193/4965 44% [=========================== ] 2194/4965 44% [=========================== ] 2195/4965 44% [=========================== ] 2196/4965 44% [=========================== ] 2197/4965 44% [=========================== ] 2198/4965 44% [=========================== ] 2199/4965 44% [=========================== ] 2200/4965 44% [=========================== ] 2201/4965 44% [=========================== ] 2202/4965 44% [=========================== ] 2203/4965 44% [=========================== ] 2204/4965 44% [=========================== ] 2205/4965 44% [=========================== ] 2206/4965 44% [=========================== ] 2207/4965 44% [=========================== ] 2208/4965 44% [=========================== ] 2209/4965 44% [=========================== ] 2210/4965 44% [=========================== ] 2211/4965 44% [=========================== ] 2212/4965 44% [=========================== ] 2213/4965 44% [=========================== ] 2214/4965 44% [=========================== ] 2215/4965 44% [=========================== ] 2216/4965 44% [=========================== ] 2217/4965 44% [=========================== ] 2218/4965 44% [=========================== ] 2219/4965 44% [=========================== ] 2220/4965 44% [=========================== ] 2221/4965 44% [=========================== ] 2222/4965 44% [=========================== ] 2223/4965 44% [=========================== ] 2224/4965 44% [=========================== ] 2225/4965 44% [=========================== ] 2226/4965 44% [=========================== ] 2227/4965 44% [=========================== ] 2228/4965 44% [=========================== ] 2229/4965 44% [=========================== ] 2230/4965 44% [=========================== ] 2231/4965 44% [=========================== ] 2232/4965 44% [=========================== ] 2233/4965 44% [=========================== ] 2234/4965 44% [=========================== ] 2235/4965 45% [=========================== ] 2236/4965 45% [=========================== ] 2237/4965 45% [=========================== ] 2238/4965 45% [=========================== ] 2239/4965 45% [=========================== ] 2240/4965 45% [=========================== ] 2241/4965 45% [=========================== ] 2242/4965 45% [============================ ] 2243/4965 45% [============================ ] 2244/4965 45% [============================ ] 2245/4965 45% [============================ ] 2246/4965 45% [============================ ] 2247/4965 45% [============================ ] 2248/4965 45% [============================ ] 2249/4965 45% [============================ ] 2250/4965 45% [============================ ] 2251/4965 45% [============================ ] 2252/4965 45% [============================ ] 2253/4965 45% [============================ ] 2254/4965 45% [============================ ] 2255/4965 45% [============================ ] 2256/4965 45% [============================ ] 2257/4965 45% [============================ ] 2258/4965 45% [============================ ] 2259/4965 45% [============================ ] 2260/4965 45% [============================ ] 2261/4965 45% [============================ ] 2262/4965 45% [============================ ] 2263/4965 45% [============================ ] 2264/4965 45% [============================ ] 2265/4965 45% [============================ ] 2266/4965 45% [============================ ] 2267/4965 45% [============================ ] 2268/4965 45% [============================ ] 2269/4965 45% [============================ ] 2270/4965 45% [============================ ] 2271/4965 45% [============================ ] 2272/4965 45% [============================ ] 2273/4965 45% [============================ ] 2274/4965 45% [============================ ] 2275/4965 45% [============================ ] 2276/4965 45% [============================ ] 2277/4965 45% [============================ ] 2278/4965 45% [============================ ] 2279/4965 45% [============================ ] 2280/4965 45% [============================ ] 2281/4965 45% [============================ ] 2282/4965 45% [============================ ] 2283/4965 45% [============================ ] 2284/4965 46% [============================ ] 2285/4965 46% [============================ ] 2286/4965 46% [============================ ] 2287/4965 46% [============================ ] 2288/4965 46% [============================ ] 2289/4965 46% [============================ ] 2290/4965 46% [============================ ] 2291/4965 46% [============================ ] 2292/4965 46% [============================ ] 2293/4965 46% [============================ ] 2294/4965 46% [============================ ] 2295/4965 46% [============================ ] 2296/4965 46% [============================ ] 2297/4965 46% [============================ ] 2298/4965 46% [============================ ] 2299/4965 46% [============================ ] 2300/4965 46% [============================ ] 2301/4965 46% [============================ ] 2302/4965 46% [============================ ] 2303/4965 46% [============================ ] 2304/4965 46% [============================ ] 2305/4965 46% [============================ ] 2306/4965 46% [============================ ] 2307/4965 46% [============================ ] 2308/4965 46% [============================ ] 2309/4965 46% [============================ ] 2310/4965 46% [============================ ] 2311/4965 46% [============================ ] 2312/4965 46% [============================ ] 2313/4965 46% [============================ ] 2314/4965 46% [============================ ] 2315/4965 46% [============================ ] 2316/4965 46% [============================ ] 2317/4965 46% [============================ ] 2318/4965 46% [============================ ] 2319/4965 46% [============================ ] 2320/4965 46% [============================ ] 2321/4965 46% [============================ ] 2322/4965 46% [============================= ] 2323/4965 46% [============================= ] 2324/4965 46% [============================= ] 2325/4965 46% [============================= ] 2326/4965 46% [============================= ] 2327/4965 46% [============================= ] 2328/4965 46% [============================= ] 2329/4965 46% [============================= ] 2330/4965 46% [============================= ] 2331/4965 46% [============================= ] 2332/4965 46% [============================= ] 2333/4965 46% [============================= ] 2334/4965 47% [============================= ] 2335/4965 47% [============================= ] 2336/4965 47% [============================= ] 2337/4965 47% [============================= ] 2338/4965 47% [============================= ] 2339/4965 47% [============================= ] 2340/4965 47% [============================= ] 2341/4965 47% [============================= ] 2342/4965 47% [============================= ] 2343/4965 47% [============================= ] 2344/4965 47% [============================= ] 2345/4965 47% [============================= ] 2346/4965 47% [============================= ] 2347/4965 47% [============================= ] 2348/4965 47% [============================= ] 2349/4965 47% [============================= ] 2350/4965 47% [============================= ] 2351/4965 47% [============================= ] 2352/4965 47% [============================= ] 2353/4965 47% [============================= ] 2354/4965 47% [============================= ] 2355/4965 47% [============================= ] 2356/4965 47% [============================= ] 2357/4965 47% [============================= ] 2358/4965 47% [============================= ] 2359/4965 47% [============================= ] 2360/4965 47% [============================= ] 2361/4965 47% [============================= ] 2362/4965 47% [============================= ] 2363/4965 47% [============================= ] 2364/4965 47% [============================= ] 2365/4965 47% [============================= ] 2366/4965 47% [============================= ] 2367/4965 47% [============================= ] 2368/4965 47% [============================= ] 2369/4965 47% [============================= ] 2370/4965 47% [============================= ] 2371/4965 47% [============================= ] 2372/4965 47% [============================= ] 2373/4965 47% [============================= ] 2374/4965 47% [============================= ] 2375/4965 47% [============================= ] 2376/4965 47% [============================= ] 2377/4965 47% [============================= ] 2378/4965 47% [============================= ] 2379/4965 47% [============================= ] 2380/4965 47% [============================= ] 2381/4965 47% [============================= ] 2382/4965 47% [============================= ] 2383/4965 47% [============================= ] 2384/4965 48% [============================= ] 2385/4965 48% [============================= ] 2386/4965 48% [============================= ] 2387/4965 48% [============================= ] 2388/4965 48% [============================= ] 2389/4965 48% [============================= ] 2390/4965 48% [============================= ] 2391/4965 48% [============================= ] 2392/4965 48% [============================= ] 2393/4965 48% [============================= ] 2394/4965 48% [============================= ] 2395/4965 48% [============================= ] 2396/4965 48% [============================= ] 2397/4965 48% [============================= ] 2398/4965 48% [============================= ] 2399/4965 48% [============================= ] 2400/4965 48% [============================= ] 2401/4965 48% [============================= ] 2402/4965 48% [============================== ] 2403/4965 48% [============================== ] 2404/4965 48% [============================== ] 2405/4965 48% [============================== ] 2406/4965 48% [============================== ] 2407/4965 48% [============================== ] 2408/4965 48% [============================== ] 2409/4965 48% [============================== ] 2410/4965 48% [============================== ] 2411/4965 48% [============================== ] 2412/4965 48% [============================== ] 2413/4965 48% [============================== ] 2414/4965 48% [============================== ] 2415/4965 48% [============================== ] 2416/4965 48% [============================== ] 2417/4965 48% [============================== ] 2418/4965 48% [============================== ] 2419/4965 48% [============================== ] 2420/4965 48% [============================== ] 2421/4965 48% [============================== ] 2422/4965 48% [============================== ] 2423/4965 48% [============================== ] 2424/4965 48% [============================== ] 2425/4965 48% [============================== ] 2426/4965 48% [============================== ] 2427/4965 48% [============================== ] 2428/4965 48% [============================== ] 2429/4965 48% [============================== ] 2430/4965 48% [============================== ] 2431/4965 48% [============================== ] 2432/4965 48% [============================== ] 2433/4965 49% [============================== ] 2434/4965 49% [============================== ] 2435/4965 49% [============================== ] 2436/4965 49% [============================== ] 2437/4965 49% [============================== ] 2438/4965 49% [============================== ] 2439/4965 49% [============================== ] 2440/4965 49% [============================== ] 2441/4965 49% [============================== ] 2442/4965 49% [============================== ] 2443/4965 49% [============================== ] 2444/4965 49% [============================== ] 2445/4965 49% [============================== ] 2446/4965 49% [============================== ] 2447/4965 49% [============================== ] 2448/4965 49% [============================== ] 2449/4965 49% [============================== ] 2450/4965 49% [============================== ] 2451/4965 49% [============================== ] 2452/4965 49% [============================== ] 2453/4965 49% [============================== ] 2454/4965 49% [============================== ] 2455/4965 49% [============================== ] 2456/4965 49% [============================== ] 2457/4965 49% [============================== ] 2458/4965 49% [============================== ] 2459/4965 49% [============================== ] 2460/4965 49% [============================== ] 2461/4965 49% [============================== ] 2462/4965 49% [============================== ] 2463/4965 49% [============================== ] 2464/4965 49% [============================== ] 2465/4965 49% [============================== ] 2466/4965 49% [============================== ] 2467/4965 49% [============================== ] 2468/4965 49% [============================== ] 2469/4965 49% [============================== ] 2470/4965 49% [============================== ] 2471/4965 49% [============================== ] 2472/4965 49% [============================== ] 2473/4965 49% [============================== ] 2474/4965 49% [============================== ] 2475/4965 49% [============================== ] 2476/4965 49% [============================== ] 2477/4965 49% [============================== ] 2478/4965 49% [============================== ] 2479/4965 49% [============================== ] 2480/4965 49% [============================== ] 2481/4965 49% [============================== ] 2482/4965 49% [=============================== ] 2483/4965 50% [=============================== ] 2484/4965 50% [=============================== ] 2485/4965 50% [=============================== ] 2486/4965 50% [=============================== ] 2487/4965 50% [=============================== ] 2488/4965 50% [=============================== ] 2489/4965 50% [=============================== ] 2490/4965 50% [=============================== ] 2491/4965 50% [=============================== ] 2492/4965 50% [=============================== ] 2493/4965 50% [=============================== ] 2494/4965 50% [=============================== ] 2495/4965 50% [=============================== ] 2496/4965 50% [=============================== ] 2497/4965 50% [=============================== ] 2498/4965 50% [=============================== ] 2499/4965 50% [=============================== ] 2500/4965 50% [=============================== ] 2501/4965 50% [=============================== ] 2502/4965 50% [=============================== ] 2503/4965 50% [=============================== ] 2504/4965 50% [=============================== ] 2505/4965 50% [=============================== ] 2506/4965 50% [=============================== ] 2507/4965 50% [=============================== ] 2508/4965 50% [=============================== ] 2509/4965 50% [=============================== ] 2510/4965 50% [=============================== ] 2511/4965 50% [=============================== ] 2512/4965 50% [=============================== ] 2513/4965 50% [=============================== ] 2514/4965 50% [=============================== ] 2515/4965 50% [=============================== ] 2516/4965 50% [=============================== ] 2517/4965 50% [=============================== ] 2518/4965 50% [=============================== ] 2519/4965 50% [=============================== ] 2520/4965 50% [=============================== ] 2521/4965 50% [=============================== ] 2522/4965 50% [=============================== ] 2523/4965 50% [=============================== ] 2524/4965 50% [=============================== ] 2525/4965 50% [=============================== ] 2526/4965 50% [=============================== ] 2527/4965 50% [=============================== ] 2528/4965 50% [=============================== ] 2529/4965 50% [=============================== ] 2530/4965 50% [=============================== ] 2531/4965 50% [=============================== ] 2532/4965 50% [=============================== ] 2533/4965 51% [=============================== ] 2534/4965 51% [=============================== ] 2535/4965 51% [=============================== ] 2536/4965 51% [=============================== ] 2537/4965 51% [=============================== ] 2538/4965 51% [=============================== ] 2539/4965 51% [=============================== ] 2540/4965 51% [=============================== ] 2541/4965 51% [=============================== ] 2542/4965 51% [=============================== ] 2543/4965 51% [=============================== ] 2544/4965 51% [=============================== ] 2545/4965 51% [=============================== ] 2546/4965 51% [=============================== ] 2547/4965 51% [=============================== ] 2548/4965 51% [=============================== ] 2549/4965 51% [=============================== ] 2550/4965 51% [=============================== ] 2551/4965 51% [=============================== ] 2552/4965 51% [=============================== ] 2553/4965 51% [=============================== ] 2554/4965 51% [=============================== ] 2555/4965 51% [=============================== ] 2556/4965 51% [=============================== ] 2557/4965 51% [=============================== ] 2558/4965 51% [=============================== ] 2559/4965 51% [=============================== ] 2560/4965 51% [=============================== ] 2561/4965 51% [=============================== ] 2562/4965 51% [================================ ] 2563/4965 51% [================================ ] 2564/4965 51% [================================ ] 2565/4965 51% [================================ ] 2566/4965 51% [================================ ] 2567/4965 51% [================================ ] 2568/4965 51% [================================ ] 2569/4965 51% [================================ ] 2570/4965 51% [================================ ] 2571/4965 51% [================================ ] 2572/4965 51% [================================ ] 2573/4965 51% [================================ ] 2574/4965 51% [================================ ] 2575/4965 51% [================================ ] 2576/4965 51% [================================ ] 2577/4965 51% [================================ ] 2578/4965 51% [================================ ] 2579/4965 51% [================================ ] 2580/4965 51% [================================ ] 2581/4965 51% [================================ ] 2582/4965 52% [================================ ] 2583/4965 52% [================================ ] 2584/4965 52% [================================ ] 2585/4965 52% [================================ ] 2586/4965 52% [================================ ] 2587/4965 52% [================================ ] 2588/4965 52% [================================ ] 2589/4965 52% [================================ ] 2590/4965 52% [================================ ] 2591/4965 52% [================================ ] 2592/4965 52% [================================ ] 2593/4965 52% [================================ ] 2594/4965 52% [================================ ] 2595/4965 52% [================================ ] 2596/4965 52% [================================ ] 2597/4965 52% [================================ ] 2598/4965 52% [================================ ] 2599/4965 52% [================================ ] 2600/4965 52% [================================ ] 2601/4965 52% [================================ ] 2602/4965 52% [================================ ] 2603/4965 52% [================================ ] 2604/4965 52% [================================ ] 2605/4965 52% [================================ ] 2606/4965 52% [================================ ] 2607/4965 52% [================================ ] 2608/4965 52% [================================ ] 2609/4965 52% [================================ ] 2610/4965 52% [================================ ] 2611/4965 52% [================================ ] 2612/4965 52% [================================ ] 2613/4965 52% [================================ ] 2614/4965 52% [================================ ] 2615/4965 52% [================================ ] 2616/4965 52% [================================ ] 2617/4965 52% [================================ ] 2618/4965 52% [================================ ] 2619/4965 52% [================================ ] 2620/4965 52% [================================ ] 2621/4965 52% [================================ ] 2622/4965 52% [================================ ] 2623/4965 52% [================================ ] 2624/4965 52% [================================ ] 2625/4965 52% [================================ ] 2626/4965 52% [================================ ] 2627/4965 52% [================================ ] 2628/4965 52% [================================ ] 2629/4965 52% [================================ ] 2630/4965 52% [================================ ] 2631/4965 52% [================================ ] 2632/4965 53% [================================ ] 2633/4965 53% [================================ ] 2634/4965 53% [================================ ] 2635/4965 53% [================================ ] 2636/4965 53% [================================ ] 2637/4965 53% [================================ ] 2638/4965 53% [================================ ] 2639/4965 53% [================================ ] 2640/4965 53% [================================ ] 2641/4965 53% [================================ ] 2642/4965 53% [================================= ] 2643/4965 53% [================================= ] 2644/4965 53% [================================= ] 2645/4965 53% [================================= ] 2646/4965 53% [================================= ] 2647/4965 53% [================================= ] 2648/4965 53% [================================= ] 2649/4965 53% [================================= ] 2650/4965 53% [================================= ] 2651/4965 53% [================================= ] 2652/4965 53% [================================= ] 2653/4965 53% [================================= ] 2654/4965 53% [================================= ] 2655/4965 53% [================================= ] 2656/4965 53% [================================= ] 2657/4965 53% [================================= ] 2658/4965 53% [================================= ] 2659/4965 53% [================================= ] 2660/4965 53% [================================= ] 2661/4965 53% [================================= ] 2662/4965 53% [================================= ] 2663/4965 53% [================================= ] 2664/4965 53% [================================= ] 2665/4965 53% [================================= ] 2666/4965 53% [================================= ] 2667/4965 53% [================================= ] 2668/4965 53% [================================= ] 2669/4965 53% [================================= ] 2670/4965 53% [================================= ] 2671/4965 53% [================================= ] 2672/4965 53% [================================= ] 2673/4965 53% [================================= ] 2674/4965 53% [================================= ] 2675/4965 53% [================================= ] 2676/4965 53% [================================= ] 2677/4965 53% [================================= ] 2678/4965 53% [================================= ] 2679/4965 53% [================================= ] 2680/4965 53% [================================= ] 2681/4965 53% [================================= ] 2682/4965 54% [================================= ] 2683/4965 54% [================================= ] 2684/4965 54% [================================= ] 2685/4965 54% [================================= ] 2686/4965 54% [================================= ] 2687/4965 54% [================================= ] 2688/4965 54% [================================= ] 2689/4965 54% [================================= ] 2690/4965 54% [================================= ] 2691/4965 54% [================================= ] 2692/4965 54% [================================= ] 2693/4965 54% [================================= ] 2694/4965 54% [================================= ] 2695/4965 54% [================================= ] 2696/4965 54% [================================= ] 2697/4965 54% [================================= ] 2698/4965 54% [================================= ] 2699/4965 54% [================================= ] 2700/4965 54% [================================= ] 2701/4965 54% [================================= ] 2702/4965 54% [================================= ] 2703/4965 54% [================================= ] 2704/4965 54% [================================= ] 2705/4965 54% [================================= ] 2706/4965 54% [================================= ] 2707/4965 54% [================================= ] 2708/4965 54% [================================= ] 2709/4965 54% [================================= ] 2710/4965 54% [================================= ] 2711/4965 54% [================================= ] 2712/4965 54% [================================= ] 2713/4965 54% [================================= ] 2714/4965 54% [================================= ] 2715/4965 54% [================================= ] 2716/4965 54% [================================= ] 2717/4965 54% [================================= ] 2718/4965 54% [================================= ] 2719/4965 54% [================================= ] 2720/4965 54% [================================= ] 2721/4965 54% [================================= ] 2722/4965 54% [================================== ] 2723/4965 54% [================================== ] 2724/4965 54% [================================== ] 2725/4965 54% [================================== ] 2726/4965 54% [================================== ] 2727/4965 54% [================================== ] 2728/4965 54% [================================== ] 2729/4965 54% [================================== ] 2730/4965 54% [================================== ] 2731/4965 55% [================================== ] 2732/4965 55% [================================== ] 2733/4965 55% [================================== ] 2734/4965 55% [================================== ] 2735/4965 55% [================================== ] 2736/4965 55% [================================== ] 2737/4965 55% [================================== ] 2738/4965 55% [================================== ] 2739/4965 55% [================================== ] 2740/4965 55% [================================== ] 2741/4965 55% [================================== ] 2742/4965 55% [================================== ] 2743/4965 55% [================================== ] 2744/4965 55% [================================== ] 2745/4965 55% [================================== ] 2746/4965 55% [================================== ] 2747/4965 55% [================================== ] 2748/4965 55% [================================== ] 2749/4965 55% [================================== ] 2750/4965 55% [================================== ] 2751/4965 55% [================================== ] 2752/4965 55% [================================== ] 2753/4965 55% [================================== ] 2754/4965 55% [================================== ] 2755/4965 55% [================================== ] 2756/4965 55% [================================== ] 2757/4965 55% [================================== ] 2758/4965 55% [================================== ] 2759/4965 55% [================================== ] 2760/4965 55% [================================== ] 2761/4965 55% [================================== ] 2762/4965 55% [================================== ] 2763/4965 55% [================================== ] 2764/4965 55% [================================== ] 2765/4965 55% [================================== ] 2766/4965 55% [================================== ] 2767/4965 55% [================================== ] 2768/4965 55% [================================== ] 2769/4965 55% [================================== ] 2770/4965 55% [================================== ] 2771/4965 55% [================================== ] 2772/4965 55% [================================== ] 2773/4965 55% [================================== ] 2774/4965 55% [================================== ] 2775/4965 55% [================================== ] 2776/4965 55% [================================== ] 2777/4965 55% [================================== ] 2778/4965 55% [================================== ] 2779/4965 55% [================================== ] 2780/4965 55% [================================== ] 2781/4965 56% [================================== ] 2782/4965 56% [================================== ] 2783/4965 56% [================================== ] 2784/4965 56% [================================== ] 2785/4965 56% [================================== ] 2786/4965 56% [================================== ] 2787/4965 56% [================================== ] 2788/4965 56% [================================== ] 2789/4965 56% [================================== ] 2790/4965 56% [================================== ] 2791/4965 56% [================================== ] 2792/4965 56% [================================== ] 2793/4965 56% [================================== ] 2794/4965 56% [================================== ] 2795/4965 56% [================================== ] 2796/4965 56% [================================== ] 2797/4965 56% [================================== ] 2798/4965 56% [================================== ] 2799/4965 56% [================================== ] 2800/4965 56% [================================== ] 2801/4965 56% [================================== ] 2802/4965 56% [=================================== ] 2803/4965 56% [=================================== ] 2804/4965 56% [=================================== ] 2805/4965 56% [=================================== ] 2806/4965 56% [=================================== ] 2807/4965 56% [=================================== ] 2808/4965 56% [=================================== ] 2809/4965 56% [=================================== ] 2810/4965 56% [=================================== ] 2811/4965 56% [=================================== ] 2812/4965 56% [=================================== ] 2813/4965 56% [=================================== ] 2814/4965 56% [=================================== ] 2815/4965 56% [=================================== ] 2816/4965 56% [=================================== ] 2817/4965 56% [=================================== ] 2818/4965 56% [=================================== ] 2819/4965 56% [=================================== ] 2820/4965 56% [=================================== ] 2821/4965 56% [=================================== ] 2822/4965 56% [=================================== ] 2823/4965 56% [=================================== ] 2824/4965 56% [=================================== ] 2825/4965 56% [=================================== ] 2826/4965 56% [=================================== ] 2827/4965 56% [=================================== ] 2828/4965 56% [=================================== ] 2829/4965 56% [=================================== ] 2830/4965 56% [=================================== ] 2831/4965 57% [=================================== ] 2832/4965 57% [=================================== ] 2833/4965 57% [=================================== ] 2834/4965 57% [=================================== ] 2835/4965 57% [=================================== ] 2836/4965 57% [=================================== ] 2837/4965 57% [=================================== ] 2838/4965 57% [=================================== ] 2839/4965 57% [=================================== ] 2840/4965 57% [=================================== ] 2841/4965 57% [=================================== ] 2842/4965 57% [=================================== ] 2843/4965 57% [=================================== ] 2844/4965 57% [=================================== ] 2845/4965 57% [=================================== ] 2846/4965 57% [=================================== ] 2847/4965 57% [=================================== ] 2848/4965 57% [=================================== ] 2849/4965 57% [=================================== ] 2850/4965 57% [=================================== ] 2851/4965 57% [=================================== ] 2852/4965 57% [=================================== ] 2853/4965 57% [=================================== ] 2854/4965 57% [=================================== ] 2855/4965 57% [=================================== ] 2856/4965 57% [=================================== ] 2857/4965 57% [=================================== ] 2858/4965 57% [=================================== ] 2859/4965 57% [=================================== ] 2860/4965 57% [=================================== ] 2861/4965 57% [=================================== ] 2862/4965 57% [=================================== ] 2863/4965 57% [=================================== ] 2864/4965 57% [=================================== ] 2865/4965 57% [=================================== ] 2866/4965 57% [=================================== ] 2867/4965 57% [=================================== ] 2868/4965 57% [=================================== ] 2869/4965 57% [=================================== ] 2870/4965 57% [=================================== ] 2871/4965 57% [=================================== ] 2872/4965 57% [=================================== ] 2873/4965 57% [=================================== ] 2874/4965 57% [=================================== ] 2875/4965 57% [=================================== ] 2876/4965 57% [=================================== ] 2877/4965 57% [=================================== ] 2878/4965 57% [=================================== ] 2879/4965 57% [=================================== ] 2880/4965 58% [=================================== ] 2881/4965 58% [=================================== ] 2882/4965 58% [==================================== ] 2883/4965 58% [==================================== ] 2884/4965 58% [==================================== ] 2885/4965 58% [==================================== ] 2886/4965 58% [==================================== ] 2887/4965 58% [==================================== ] 2888/4965 58% [==================================== ] 2889/4965 58% [==================================== ] 2890/4965 58% [==================================== ] 2891/4965 58% [==================================== ] 2892/4965 58% [==================================== ] 2893/4965 58% [==================================== ] 2894/4965 58% [==================================== ] 2895/4965 58% [==================================== ] 2896/4965 58% [==================================== ] 2897/4965 58% [==================================== ] 2898/4965 58% [==================================== ] 2899/4965 58% [==================================== ] 2900/4965 58% [==================================== ] 2901/4965 58% [==================================== ] 2902/4965 58% [==================================== ] 2903/4965 58% [==================================== ] 2904/4965 58% [==================================== ] 2905/4965 58% [==================================== ] 2906/4965 58% [==================================== ] 2907/4965 58% [==================================== ] 2908/4965 58% [==================================== ] 2909/4965 58% [==================================== ] 2910/4965 58% [==================================== ] 2911/4965 58% [==================================== ] 2912/4965 58% [==================================== ] 2913/4965 58% [==================================== ] 2914/4965 58% [==================================== ] 2915/4965 58% [==================================== ] 2916/4965 58% [==================================== ] 2917/4965 58% [==================================== ] 2918/4965 58% [==================================== ] 2919/4965 58% [==================================== ] 2920/4965 58% [==================================== ] 2921/4965 58% [==================================== ] 2922/4965 58% [==================================== ] 2923/4965 58% [==================================== ] 2924/4965 58% [==================================== ] 2925/4965 58% [==================================== ] 2926/4965 58% [==================================== ] 2927/4965 58% [==================================== ] 2928/4965 58% [==================================== ] 2929/4965 58% [==================================== ] 2930/4965 59% [==================================== ] 2931/4965 59% [==================================== ] 2932/4965 59% [==================================== ] 2933/4965 59% [==================================== ] 2934/4965 59% [==================================== ] 2935/4965 59% [==================================== ] 2936/4965 59% [==================================== ] 2937/4965 59% [==================================== ] 2938/4965 59% [==================================== ] 2939/4965 59% [==================================== ] 2940/4965 59% [==================================== ] 2941/4965 59% [==================================== ] 2942/4965 59% [==================================== ] 2943/4965 59% [==================================== ] 2944/4965 59% [==================================== ] 2945/4965 59% [==================================== ] 2946/4965 59% [==================================== ] 2947/4965 59% [==================================== ] 2948/4965 59% [==================================== ] 2949/4965 59% [==================================== ] 2950/4965 59% [==================================== ] 2951/4965 59% [==================================== ] 2952/4965 59% [==================================== ] 2953/4965 59% [==================================== ] 2954/4965 59% [==================================== ] 2955/4965 59% [==================================== ] 2956/4965 59% [==================================== ] 2957/4965 59% [==================================== ] 2958/4965 59% [==================================== ] 2959/4965 59% [==================================== ] 2960/4965 59% [==================================== ] 2961/4965 59% [==================================== ] 2962/4965 59% [===================================== ] 2963/4965 59% [===================================== ] 2964/4965 59% [===================================== ] 2965/4965 59% [===================================== ] 2966/4965 59% [===================================== ] 2967/4965 59% [===================================== ] 2968/4965 59% [===================================== ] 2969/4965 59% [===================================== ] 2970/4965 59% [===================================== ] 2971/4965 59% [===================================== ] 2972/4965 59% [===================================== ] 2973/4965 59% [===================================== ] 2974/4965 59% [===================================== ] 2975/4965 59% [===================================== ] 2976/4965 59% [===================================== ] 2977/4965 59% [===================================== ] 2978/4965 59% [===================================== ] 2979/4965 60% [===================================== ] 2980/4965 60% [===================================== ] 2981/4965 60% [===================================== ] 2982/4965 60% [===================================== ] 2983/4965 60% [===================================== ] 2984/4965 60% [===================================== ] 2985/4965 60% [===================================== ] 2986/4965 60% [===================================== ] 2987/4965 60% [===================================== ] 2988/4965 60% [===================================== ] 2989/4965 60% [===================================== ] 2990/4965 60% [===================================== ] 2991/4965 60% [===================================== ] 2992/4965 60% [===================================== ] 2993/4965 60% [===================================== ] 2994/4965 60% [===================================== ] 2995/4965 60% [===================================== ] 2996/4965 60% [===================================== ] 2997/4965 60% [===================================== ] 2998/4965 60% [===================================== ] 2999/4965 60% [===================================== ] 3000/4965 60% [===================================== ] 3001/4965 60% [===================================== ] 3002/4965 60% [===================================== ] 3003/4965 60% [===================================== ] 3004/4965 60% [===================================== ] 3005/4965 60% [===================================== ] 3006/4965 60% [===================================== ] 3007/4965 60% [===================================== ] 3008/4965 60% [===================================== ] 3009/4965 60% [===================================== ] 3010/4965 60% [===================================== ] 3011/4965 60% [===================================== ] 3012/4965 60% [===================================== ] 3013/4965 60% [===================================== ] 3014/4965 60% [===================================== ] 3015/4965 60% [===================================== ] 3016/4965 60% [===================================== ] 3017/4965 60% [===================================== ] 3018/4965 60% [===================================== ] 3019/4965 60% [===================================== ] 3020/4965 60% [===================================== ] 3021/4965 60% [===================================== ] 3022/4965 60% [===================================== ] 3023/4965 60% [===================================== ] 3024/4965 60% [===================================== ] 3025/4965 60% [===================================== ] 3026/4965 60% [===================================== ] 3027/4965 60% [===================================== ] 3028/4965 60% [===================================== ] 3029/4965 61% [===================================== ] 3030/4965 61% [===================================== ] 3031/4965 61% [===================================== ] 3032/4965 61% [===================================== ] 3033/4965 61% [===================================== ] 3034/4965 61% [===================================== ] 3035/4965 61% [===================================== ] 3036/4965 61% [===================================== ] 3037/4965 61% [===================================== ] 3038/4965 61% [===================================== ] 3039/4965 61% [===================================== ] 3040/4965 61% [===================================== ] 3041/4965 61% [===================================== ] 3042/4965 61% [===================================== ] 3043/4965 61% [====================================== ] 3044/4965 61% [====================================== ] 3045/4965 61% [====================================== ] 3046/4965 61% [====================================== ] 3047/4965 61% [====================================== ] 3048/4965 61% [====================================== ] 3049/4965 61% [====================================== ] 3050/4965 61% [====================================== ] 3051/4965 61% [====================================== ] 3052/4965 61% [====================================== ] 3053/4965 61% [====================================== ] 3054/4965 61% [====================================== ] 3055/4965 61% [====================================== ] 3056/4965 61% [====================================== ] 3057/4965 61% [====================================== ] 3058/4965 61% [====================================== ] 3059/4965 61% [====================================== ] 3060/4965 61% [====================================== ] 3061/4965 61% [====================================== ] 3062/4965 61% [====================================== ] 3063/4965 61% [====================================== ] 3064/4965 61% [====================================== ] 3065/4965 61% [====================================== ] 3066/4965 61% [====================================== ] 3067/4965 61% [====================================== ] 3068/4965 61% [====================================== ] 3069/4965 61% [====================================== ] 3070/4965 61% [====================================== ] 3071/4965 61% [====================================== ] 3072/4965 61% [====================================== ] 3073/4965 61% [====================================== ] 3074/4965 61% [====================================== ] 3075/4965 61% [====================================== ] 3076/4965 61% [====================================== ] 3077/4965 61% [====================================== ] 3078/4965 61% [====================================== ] 3079/4965 62% [====================================== ] 3080/4965 62% [====================================== ] 3081/4965 62% [====================================== ] 3082/4965 62% [====================================== ] 3083/4965 62% [====================================== ] 3084/4965 62% [====================================== ] 3085/4965 62% [====================================== ] 3086/4965 62% [====================================== ] 3087/4965 62% [====================================== ] 3088/4965 62% [====================================== ] 3089/4965 62% [====================================== ] 3090/4965 62% [====================================== ] 3091/4965 62% [====================================== ] 3092/4965 62% [====================================== ] 3093/4965 62% [====================================== ] 3094/4965 62% [====================================== ] 3095/4965 62% [====================================== ] 3096/4965 62% [====================================== ] 3097/4965 62% [====================================== ] 3098/4965 62% [====================================== ] 3099/4965 62% [====================================== ] 3100/4965 62% [====================================== ] 3101/4965 62% [====================================== ] 3102/4965 62% [====================================== ] 3103/4965 62% [====================================== ] 3104/4965 62% [====================================== ] 3105/4965 62% [====================================== ] 3106/4965 62% [====================================== ] 3107/4965 62% [====================================== ] 3108/4965 62% [====================================== ] 3109/4965 62% [====================================== ] 3110/4965 62% [====================================== ] 3111/4965 62% [====================================== ] 3112/4965 62% [====================================== ] 3113/4965 62% [====================================== ] 3114/4965 62% [====================================== ] 3115/4965 62% [====================================== ] 3116/4965 62% [====================================== ] 3117/4965 62% [====================================== ] 3118/4965 62% [====================================== ] 3119/4965 62% [====================================== ] 3120/4965 62% [====================================== ] 3121/4965 62% [====================================== ] 3122/4965 62% [====================================== ] 3123/4965 62% [======================================= ] 3124/4965 62% [======================================= ] 3125/4965 62% [======================================= ] 3126/4965 62% [======================================= ] 3127/4965 62% [======================================= ] 3128/4965 63% [======================================= ] 3129/4965 63% [======================================= ] 3130/4965 63% [======================================= ] 3131/4965 63% [======================================= ] 3132/4965 63% [======================================= ] 3133/4965 63% [======================================= ] 3134/4965 63% [======================================= ] 3135/4965 63% [======================================= ] 3136/4965 63% [======================================= ] 3137/4965 63% [======================================= ] 3138/4965 63% [======================================= ] 3139/4965 63% [======================================= ] 3140/4965 63% [======================================= ] 3141/4965 63% [======================================= ] 3142/4965 63% [======================================= ] 3143/4965 63% [======================================= ] 3144/4965 63% [======================================= ] 3145/4965 63% [======================================= ] 3146/4965 63% [======================================= ] 3147/4965 63% [======================================= ] 3148/4965 63% [======================================= ] 3149/4965 63% [======================================= ] 3150/4965 63% [======================================= ] 3151/4965 63% [======================================= ] 3152/4965 63% [======================================= ] 3153/4965 63% [======================================= ] 3154/4965 63% [======================================= ] 3155/4965 63% [======================================= ] 3156/4965 63% [======================================= ] 3157/4965 63% [======================================= ] 3158/4965 63% [======================================= ] 3159/4965 63% [======================================= ] 3160/4965 63% [======================================= ] 3161/4965 63% [======================================= ] 3162/4965 63% [======================================= ] 3163/4965 63% [======================================= ] 3164/4965 63% [======================================= ] 3165/4965 63% [======================================= ] 3166/4965 63% [======================================= ] 3167/4965 63% [======================================= ] 3168/4965 63% [======================================= ] 3169/4965 63% [======================================= ] 3170/4965 63% [======================================= ] 3171/4965 63% [======================================= ] 3172/4965 63% [======================================= ] 3173/4965 63% [======================================= ] 3174/4965 63% [======================================= ] 3175/4965 63% [======================================= ] 3176/4965 63% [======================================= ] 3177/4965 63% [======================================= ] 3178/4965 64% [======================================= ] 3179/4965 64% [======================================= ] 3180/4965 64% [======================================= ] 3181/4965 64% [======================================= ] 3182/4965 64% [======================================= ] 3183/4965 64% [======================================= ] 3184/4965 64% [======================================= ] 3185/4965 64% [======================================= ] 3186/4965 64% [======================================= ] 3187/4965 64% [======================================= ] 3188/4965 64% [======================================= ] 3189/4965 64% [======================================= ] 3190/4965 64% [======================================= ] 3191/4965 64% [======================================= ] 3192/4965 64% [======================================= ] 3193/4965 64% [======================================= ] 3194/4965 64% [======================================= ] 3195/4965 64% [======================================= ] 3196/4965 64% [======================================= ] 3197/4965 64% [======================================= ] 3198/4965 64% [======================================= ] 3199/4965 64% [======================================= ] 3200/4965 64% [======================================= ] 3201/4965 64% [======================================= ] 3202/4965 64% [======================================= ] 3203/4965 64% [======================================== ] 3204/4965 64% [======================================== ] 3205/4965 64% [======================================== ] 3206/4965 64% [======================================== ] 3207/4965 64% [======================================== ] 3208/4965 64% [======================================== ] 3209/4965 64% [======================================== ] 3210/4965 64% [======================================== ] 3211/4965 64% [======================================== ] 3212/4965 64% [======================================== ] 3213/4965 64% [======================================== ] 3214/4965 64% [======================================== ] 3215/4965 64% [======================================== ] 3216/4965 64% [======================================== ] 3217/4965 64% [======================================== ] 3218/4965 64% [======================================== ] 3219/4965 64% [======================================== ] 3220/4965 64% [======================================== ] 3221/4965 64% [======================================== ] 3222/4965 64% [======================================== ] 3223/4965 64% [======================================== ] 3224/4965 64% [======================================== ] 3225/4965 64% [======================================== ] 3226/4965 64% [======================================== ] 3227/4965 64% [======================================== ] 3228/4965 65% [======================================== ] 3229/4965 65% [======================================== ] 3230/4965 65% [======================================== ] 3231/4965 65% [======================================== ] 3232/4965 65% [======================================== ] 3233/4965 65% [======================================== ] 3234/4965 65% [======================================== ] 3235/4965 65% [======================================== ] 3236/4965 65% [======================================== ] 3237/4965 65% [======================================== ] 3238/4965 65% [======================================== ] 3239/4965 65% [======================================== ] 3240/4965 65% [======================================== ] 3241/4965 65% [======================================== ] 3242/4965 65% [======================================== ] 3243/4965 65% [======================================== ] 3244/4965 65% [======================================== ] 3245/4965 65% [======================================== ] 3246/4965 65% [======================================== ] 3247/4965 65% [======================================== ] 3248/4965 65% [======================================== ] 3249/4965 65% [======================================== ] 3250/4965 65% [======================================== ] 3251/4965 65% [======================================== ] 3252/4965 65% [======================================== ] 3253/4965 65% [======================================== ] 3254/4965 65% [======================================== ] 3255/4965 65% [======================================== ] 3256/4965 65% [======================================== ] 3257/4965 65% [======================================== ] 3258/4965 65% [======================================== ] 3259/4965 65% [======================================== ] 3260/4965 65% [======================================== ] 3261/4965 65% [======================================== ] 3262/4965 65% [======================================== ] 3263/4965 65% [======================================== ] 3264/4965 65% [======================================== ] 3265/4965 65% [======================================== ] 3266/4965 65% [======================================== ] 3267/4965 65% [======================================== ] 3268/4965 65% [======================================== ] 3269/4965 65% [======================================== ] 3270/4965 65% [======================================== ] 3271/4965 65% [======================================== ] 3272/4965 65% [======================================== ] 3273/4965 65% [======================================== ] 3274/4965 65% [======================================== ] 3275/4965 65% [======================================== ] 3276/4965 65% [======================================== ] 3277/4965 66% [======================================== ] 3278/4965 66% [======================================== ] 3279/4965 66% [======================================== ] 3280/4965 66% [======================================== ] 3281/4965 66% [======================================== ] 3282/4965 66% [======================================== ] 3283/4965 66% [========================================= ] 3284/4965 66% [========================================= ] 3285/4965 66% [========================================= ] 3286/4965 66% [========================================= ] 3287/4965 66% [========================================= ] 3288/4965 66% [========================================= ] 3289/4965 66% [========================================= ] 3290/4965 66% [========================================= ] 3291/4965 66% [========================================= ] 3292/4965 66% [========================================= ] 3293/4965 66% [========================================= ] 3294/4965 66% [========================================= ] 3295/4965 66% [========================================= ] 3296/4965 66% [========================================= ] 3297/4965 66% [========================================= ] 3298/4965 66% [========================================= ] 3299/4965 66% [========================================= ] 3300/4965 66% [========================================= ] 3301/4965 66% [========================================= ] 3302/4965 66% [========================================= ] 3303/4965 66% [========================================= ] 3304/4965 66% [========================================= ] 3305/4965 66% [========================================= ] 3306/4965 66% [========================================= ] 3307/4965 66% [========================================= ] 3308/4965 66% [========================================= ] 3309/4965 66% [========================================= ] 3310/4965 66% [========================================= ] 3311/4965 66% [========================================= ] 3312/4965 66% [========================================= ] 3313/4965 66% [========================================= ] 3314/4965 66% [========================================= ] 3315/4965 66% [========================================= ] 3316/4965 66% [========================================= ] 3317/4965 66% [========================================= ] 3318/4965 66% [========================================= ] 3319/4965 66% [========================================= ] 3320/4965 66% [========================================= ] 3321/4965 66% [========================================= ] 3322/4965 66% [========================================= ] 3323/4965 66% [========================================= ] 3324/4965 66% [========================================= ] 3325/4965 66% [========================================= ] 3326/4965 66% [========================================= ] 3327/4965 67% [========================================= ] 3328/4965 67% [========================================= ] 3329/4965 67% [========================================= ] 3330/4965 67% [========================================= ] 3331/4965 67% [========================================= ] 3332/4965 67% [========================================= ] 3333/4965 67% [========================================= ] 3334/4965 67% [========================================= ] 3335/4965 67% [========================================= ] 3336/4965 67% [========================================= ] 3337/4965 67% [========================================= ] 3338/4965 67% [========================================= ] 3339/4965 67% [========================================= ] 3340/4965 67% [========================================= ] 3341/4965 67% [========================================= ] 3342/4965 67% [========================================= ] 3343/4965 67% [========================================= ] 3344/4965 67% [========================================= ] 3345/4965 67% [========================================= ] 3346/4965 67% [========================================= ] 3347/4965 67% [========================================= ] 3348/4965 67% [========================================= ] 3349/4965 67% [========================================= ] 3350/4965 67% [========================================= ] 3351/4965 67% [========================================= ] 3352/4965 67% [========================================= ] 3353/4965 67% [========================================= ] 3354/4965 67% [========================================= ] 3355/4965 67% [========================================= ] 3356/4965 67% [========================================= ] 3357/4965 67% [========================================= ] 3358/4965 67% [========================================= ] 3359/4965 67% [========================================= ] 3360/4965 67% [========================================= ] 3361/4965 67% [========================================= ] 3362/4965 67% [========================================= ] 3363/4965 67% [========================================== ] 3364/4965 67% [========================================== ] 3365/4965 67% [========================================== ] 3366/4965 67% [========================================== ] 3367/4965 67% [========================================== ] 3368/4965 67% [========================================== ] 3369/4965 67% [========================================== ] 3370/4965 67% [========================================== ] 3371/4965 67% [========================================== ] 3372/4965 67% [========================================== ] 3373/4965 67% [========================================== ] 3374/4965 67% [========================================== ] 3375/4965 67% [========================================== ] 3376/4965 67% [========================================== ] 3377/4965 68% [========================================== ] 3378/4965 68% [========================================== ] 3379/4965 68% [========================================== ] 3380/4965 68% [========================================== ] 3381/4965 68% [========================================== ] 3382/4965 68% [========================================== ] 3383/4965 68% [========================================== ] 3384/4965 68% [========================================== ] 3385/4965 68% [========================================== ] 3386/4965 68% [========================================== ] 3387/4965 68% [========================================== ] 3388/4965 68% [========================================== ] 3389/4965 68% [========================================== ] 3390/4965 68% [========================================== ] 3391/4965 68% [========================================== ] 3392/4965 68% [========================================== ] 3393/4965 68% [========================================== ] 3394/4965 68% [========================================== ] 3395/4965 68% [========================================== ] 3396/4965 68% [========================================== ] 3397/4965 68% [========================================== ] 3398/4965 68% [========================================== ] 3399/4965 68% [========================================== ] 3400/4965 68% [========================================== ] 3401/4965 68% [========================================== ] 3402/4965 68% [========================================== ] 3403/4965 68% [========================================== ] 3404/4965 68% [========================================== ] 3405/4965 68% [========================================== ] 3406/4965 68% [========================================== ] 3407/4965 68% [========================================== ] 3408/4965 68% [========================================== ] 3409/4965 68% [========================================== ] 3410/4965 68% [========================================== ] 3411/4965 68% [========================================== ] 3412/4965 68% [========================================== ] 3413/4965 68% [========================================== ] 3414/4965 68% [========================================== ] 3415/4965 68% [========================================== ] 3416/4965 68% [========================================== ] 3417/4965 68% [========================================== ] 3418/4965 68% [========================================== ] 3419/4965 68% [========================================== ] 3420/4965 68% [========================================== ] 3421/4965 68% [========================================== ] 3422/4965 68% [========================================== ] 3423/4965 68% [========================================== ] 3424/4965 68% [========================================== ] 3425/4965 68% [========================================== ] 3426/4965 69% [========================================== ] 3427/4965 69% [========================================== ] 3428/4965 69% [========================================== ] 3429/4965 69% [========================================== ] 3430/4965 69% [========================================== ] 3431/4965 69% [========================================== ] 3432/4965 69% [========================================== ] 3433/4965 69% [========================================== ] 3434/4965 69% [========================================== ] 3435/4965 69% [========================================== ] 3436/4965 69% [========================================== ] 3437/4965 69% [========================================== ] 3438/4965 69% [========================================== ] 3439/4965 69% [========================================== ] 3440/4965 69% [========================================== ] 3441/4965 69% [========================================== ] 3442/4965 69% [========================================== ] 3443/4965 69% [=========================================== ] 3444/4965 69% [=========================================== ] 3445/4965 69% [=========================================== ] 3446/4965 69% [=========================================== ] 3447/4965 69% [=========================================== ] 3448/4965 69% [=========================================== ] 3449/4965 69% [=========================================== ] 3450/4965 69% [=========================================== ] 3451/4965 69% [=========================================== ] 3452/4965 69% [=========================================== ] 3453/4965 69% [=========================================== ] 3454/4965 69% [=========================================== ] 3455/4965 69% [=========================================== ] 3456/4965 69% [=========================================== ] 3457/4965 69% [=========================================== ] 3458/4965 69% [=========================================== ] 3459/4965 69% [=========================================== ] 3460/4965 69% [=========================================== ] 3461/4965 69% [=========================================== ] 3462/4965 69% [=========================================== ] 3463/4965 69% [=========================================== ] 3464/4965 69% [=========================================== ] 3465/4965 69% [=========================================== ] 3466/4965 69% [=========================================== ] 3467/4965 69% [=========================================== ] 3468/4965 69% [=========================================== ] 3469/4965 69% [=========================================== ] 3470/4965 69% [=========================================== ] 3471/4965 69% [=========================================== ] 3472/4965 69% [=========================================== ] 3473/4965 69% [=========================================== ] 3474/4965 69% [=========================================== ] 3475/4965 69% [=========================================== ] 3476/4965 70% [=========================================== ] 3477/4965 70% [=========================================== ] 3478/4965 70% [=========================================== ] 3479/4965 70% [=========================================== ] 3480/4965 70% [=========================================== ] 3481/4965 70% [=========================================== ] 3482/4965 70% [=========================================== ] 3483/4965 70% [=========================================== ] 3484/4965 70% [=========================================== ] 3485/4965 70% [=========================================== ] 3486/4965 70% [=========================================== ] 3487/4965 70% [=========================================== ] 3488/4965 70% [=========================================== ] 3489/4965 70% [=========================================== ] 3490/4965 70% [=========================================== ] 3491/4965 70% [=========================================== ] 3492/4965 70% [=========================================== ] 3493/4965 70% [=========================================== ] 3494/4965 70% [=========================================== ] 3495/4965 70% [=========================================== ] 3496/4965 70% [=========================================== ] 3497/4965 70% [=========================================== ] 3498/4965 70% [=========================================== ] 3499/4965 70% [=========================================== ] 3500/4965 70% [=========================================== ] 3501/4965 70% [=========================================== ] 3502/4965 70% [=========================================== ] 3503/4965 70% [=========================================== ] 3504/4965 70% [=========================================== ] 3505/4965 70% [=========================================== ] 3506/4965 70% [=========================================== ] 3507/4965 70% [=========================================== ] 3508/4965 70% [=========================================== ] 3509/4965 70% [=========================================== ] 3510/4965 70% [=========================================== ] 3511/4965 70% [=========================================== ] 3512/4965 70% [=========================================== ] 3513/4965 70% [=========================================== ] 3514/4965 70% [=========================================== ] 3515/4965 70% [=========================================== ] 3516/4965 70% [=========================================== ] 3517/4965 70% [=========================================== ] 3518/4965 70% [=========================================== ] 3519/4965 70% [=========================================== ] 3520/4965 70% [=========================================== ] 3521/4965 70% [=========================================== ] 3522/4965 70% [=========================================== ] 3523/4965 70% [============================================ ] 3524/4965 70% [============================================ ] 3525/4965 70% [============================================ ] 3526/4965 71% [============================================ ] 3527/4965 71% [============================================ ] 3528/4965 71% [============================================ ] 3529/4965 71% [============================================ ] 3530/4965 71% [============================================ ] 3531/4965 71% [============================================ ] 3532/4965 71% [============================================ ] 3533/4965 71% [============================================ ] 3534/4965 71% [============================================ ] 3535/4965 71% [============================================ ] 3536/4965 71% [============================================ ] 3537/4965 71% [============================================ ] 3538/4965 71% [============================================ ] 3539/4965 71% [============================================ ] 3540/4965 71% [============================================ ] 3541/4965 71% [============================================ ] 3542/4965 71% [============================================ ] 3543/4965 71% [============================================ ] 3544/4965 71% [============================================ ] 3545/4965 71% [============================================ ] 3546/4965 71% [============================================ ] 3547/4965 71% [============================================ ] 3548/4965 71% [============================================ ] 3549/4965 71% [============================================ ] 3550/4965 71% [============================================ ] 3551/4965 71% [============================================ ] 3552/4965 71% [============================================ ] 3553/4965 71% [============================================ ] 3554/4965 71% [============================================ ] 3555/4965 71% [============================================ ] 3556/4965 71% [============================================ ] 3557/4965 71% [============================================ ] 3558/4965 71% [============================================ ] 3559/4965 71% [============================================ ] 3560/4965 71% [============================================ ] 3561/4965 71% [============================================ ] 3562/4965 71% [============================================ ] 3563/4965 71% [============================================ ] 3564/4965 71% [============================================ ] 3565/4965 71% [============================================ ] 3566/4965 71% [============================================ ] 3567/4965 71% [============================================ ] 3568/4965 71% [============================================ ] 3569/4965 71% [============================================ ] 3570/4965 71% [============================================ ] 3571/4965 71% [============================================ ] 3572/4965 71% [============================================ ] 3573/4965 71% [============================================ ] 3574/4965 71% [============================================ ] 3575/4965 72% [============================================ ] 3576/4965 72% [============================================ ] 3577/4965 72% [============================================ ] 3578/4965 72% [============================================ ] 3579/4965 72% [============================================ ] 3580/4965 72% [============================================ ] 3581/4965 72% [============================================ ] 3582/4965 72% [============================================ ] 3583/4965 72% [============================================ ] 3584/4965 72% [============================================ ] 3585/4965 72% [============================================ ] 3586/4965 72% [============================================ ] 3587/4965 72% [============================================ ] 3588/4965 72% [============================================ ] 3589/4965 72% [============================================ ] 3590/4965 72% [============================================ ] 3591/4965 72% [============================================ ] 3592/4965 72% [============================================ ] 3593/4965 72% [============================================ ] 3594/4965 72% [============================================ ] 3595/4965 72% [============================================ ] 3596/4965 72% [============================================ ] 3597/4965 72% [============================================ ] 3598/4965 72% [============================================ ] 3599/4965 72% [============================================ ] 3600/4965 72% [============================================ ] 3601/4965 72% [============================================ ] 3602/4965 72% [============================================ ] 3603/4965 72% [============================================= ] 3604/4965 72% [============================================= ] 3605/4965 72% [============================================= ] 3606/4965 72% [============================================= ] 3607/4965 72% [============================================= ] 3608/4965 72% [============================================= ] 3609/4965 72% [============================================= ] 3610/4965 72% [============================================= ] 3611/4965 72% [============================================= ] 3612/4965 72% [============================================= ] 3613/4965 72% [============================================= ] 3614/4965 72% [============================================= ] 3615/4965 72% [============================================= ] 3616/4965 72% [============================================= ] 3617/4965 72% [============================================= ] 3618/4965 72% [============================================= ] 3619/4965 72% [============================================= ] 3620/4965 72% [============================================= ] 3621/4965 72% [============================================= ] 3622/4965 72% [============================================= ] 3623/4965 72% [============================================= ] 3624/4965 72% [============================================= ] 3625/4965 73% [============================================= ] 3626/4965 73% [============================================= ] 3627/4965 73% [============================================= ] 3628/4965 73% [============================================= ] 3629/4965 73% [============================================= ] 3630/4965 73% [============================================= ] 3631/4965 73% [============================================= ] 3632/4965 73% [============================================= ] 3633/4965 73% [============================================= ] 3634/4965 73% [============================================= ] 3635/4965 73% [============================================= ] 3636/4965 73% [============================================= ] 3637/4965 73% [============================================= ] 3638/4965 73% [============================================= ] 3639/4965 73% [============================================= ] 3640/4965 73% [============================================= ] 3641/4965 73% [============================================= ] 3642/4965 73% [============================================= ] 3643/4965 73% [============================================= ] 3644/4965 73% [============================================= ] 3645/4965 73% [============================================= ] 3646/4965 73% [============================================= ] 3647/4965 73% [============================================= ] 3648/4965 73% [============================================= ] 3649/4965 73% [============================================= ] 3650/4965 73% [============================================= ] 3651/4965 73% [============================================= ] 3652/4965 73% [============================================= ] 3653/4965 73% [============================================= ] 3654/4965 73% [============================================= ] 3655/4965 73% [============================================= ] 3656/4965 73% [============================================= ] 3657/4965 73% [============================================= ] 3658/4965 73% [============================================= ] 3659/4965 73% [============================================= ] 3660/4965 73% [============================================= ] 3661/4965 73% [============================================= ] 3662/4965 73% [============================================= ] 3663/4965 73% [============================================= ] 3664/4965 73% [============================================= ] 3665/4965 73% [============================================= ] 3666/4965 73% [============================================= ] 3667/4965 73% [============================================= ] 3668/4965 73% [============================================= ] 3669/4965 73% [============================================= ] 3670/4965 73% [============================================= ] 3671/4965 73% [============================================= ] 3672/4965 73% [============================================= ] 3673/4965 73% [============================================= ] 3674/4965 73% [============================================= ] 3675/4965 74% [============================================= ] 3676/4965 74% [============================================= ] 3677/4965 74% [============================================= ] 3678/4965 74% [============================================= ] 3679/4965 74% [============================================= ] 3680/4965 74% [============================================= ] 3681/4965 74% [============================================= ] 3682/4965 74% [============================================= ] 3683/4965 74% [============================================== ] 3684/4965 74% [============================================== ] 3685/4965 74% [============================================== ] 3686/4965 74% [============================================== ] 3687/4965 74% [============================================== ] 3688/4965 74% [============================================== ] 3689/4965 74% [============================================== ] 3690/4965 74% [============================================== ] 3691/4965 74% [============================================== ] 3692/4965 74% [============================================== ] 3693/4965 74% [============================================== ] 3694/4965 74% [============================================== ] 3695/4965 74% [============================================== ] 3696/4965 74% [============================================== ] 3697/4965 74% [============================================== ] 3698/4965 74% [============================================== ] 3699/4965 74% [============================================== ] 3700/4965 74% [============================================== ] 3701/4965 74% [============================================== ] 3702/4965 74% [============================================== ] 3703/4965 74% [============================================== ] 3704/4965 74% [============================================== ] 3705/4965 74% [============================================== ] 3706/4965 74% [============================================== ] 3707/4965 74% [============================================== ] 3708/4965 74% [============================================== ] 3709/4965 74% [============================================== ] 3710/4965 74% [============================================== ] 3711/4965 74% [============================================== ] 3712/4965 74% [============================================== ] 3713/4965 74% [============================================== ] 3714/4965 74% [============================================== ] 3715/4965 74% [============================================== ] 3716/4965 74% [============================================== ] 3717/4965 74% [============================================== ] 3718/4965 74% [============================================== ] 3719/4965 74% [============================================== ] 3720/4965 74% [============================================== ] 3721/4965 74% [============================================== ] 3722/4965 74% [============================================== ] 3723/4965 74% [============================================== ] 3724/4965 75% [============================================== ] 3725/4965 75% [============================================== ] 3726/4965 75% [============================================== ] 3727/4965 75% [============================================== ] 3728/4965 75% [============================================== ] 3729/4965 75% [============================================== ] 3730/4965 75% [============================================== ] 3731/4965 75% [============================================== ] 3732/4965 75% [============================================== ] 3733/4965 75% [============================================== ] 3734/4965 75% [============================================== ] 3735/4965 75% [============================================== ] 3736/4965 75% [============================================== ] 3737/4965 75% [============================================== ] 3738/4965 75% [============================================== ] 3739/4965 75% [============================================== ] 3740/4965 75% [============================================== ] 3741/4965 75% [============================================== ] 3742/4965 75% [============================================== ] 3743/4965 75% [============================================== ] 3744/4965 75% [============================================== ] 3745/4965 75% [============================================== ] 3746/4965 75% [============================================== ] 3747/4965 75% [============================================== ] 3748/4965 75% [============================================== ] 3749/4965 75% [============================================== ] 3750/4965 75% [============================================== ] 3751/4965 75% [============================================== ] 3752/4965 75% [============================================== ] 3753/4965 75% [============================================== ] 3754/4965 75% [============================================== ] 3755/4965 75% [============================================== ] 3756/4965 75% [============================================== ] 3757/4965 75% [============================================== ] 3758/4965 75% [============================================== ] 3759/4965 75% [============================================== ] 3760/4965 75% [============================================== ] 3761/4965 75% [============================================== ] 3762/4965 75% [============================================== ] 3763/4965 75% [=============================================== ] 3764/4965 75% [=============================================== ] 3765/4965 75% [=============================================== ] 3766/4965 75% [=============================================== ] 3767/4965 75% [=============================================== ] 3768/4965 75% [=============================================== ] 3769/4965 75% [=============================================== ] 3770/4965 75% [=============================================== ] 3771/4965 75% [=============================================== ] 3772/4965 75% [=============================================== ] 3773/4965 75% [=============================================== ] 3774/4965 76% [=============================================== ] 3775/4965 76% [=============================================== ] 3776/4965 76% [=============================================== ] 3777/4965 76% [=============================================== ] 3778/4965 76% [=============================================== ] 3779/4965 76% [=============================================== ] 3780/4965 76% [=============================================== ] 3781/4965 76% [=============================================== ] 3782/4965 76% [=============================================== ] 3783/4965 76% [=============================================== ] 3784/4965 76% [=============================================== ] 3785/4965 76% [=============================================== ] 3786/4965 76% [=============================================== ] 3787/4965 76% [=============================================== ] 3788/4965 76% [=============================================== ] 3789/4965 76% [=============================================== ] 3790/4965 76% [=============================================== ] 3791/4965 76% [=============================================== ] 3792/4965 76% [=============================================== ] 3793/4965 76% [=============================================== ] 3794/4965 76% [=============================================== ] 3795/4965 76% [=============================================== ] 3796/4965 76% [=============================================== ] 3797/4965 76% [=============================================== ] 3798/4965 76% [=============================================== ] 3799/4965 76% [=============================================== ] 3800/4965 76% [=============================================== ] 3801/4965 76% [=============================================== ] 3802/4965 76% [=============================================== ] 3803/4965 76% [=============================================== ] 3804/4965 76% [=============================================== ] 3805/4965 76% [=============================================== ] 3806/4965 76% [=============================================== ] 3807/4965 76% [=============================================== ] 3808/4965 76% [=============================================== ] 3809/4965 76% [=============================================== ] 3810/4965 76% [=============================================== ] 3811/4965 76% [=============================================== ] 3812/4965 76% [=============================================== ] 3813/4965 76% [=============================================== ] 3814/4965 76% [=============================================== ] 3815/4965 76% [=============================================== ] 3816/4965 76% [=============================================== ] 3817/4965 76% [=============================================== ] 3818/4965 76% [=============================================== ] 3819/4965 76% [=============================================== ] 3820/4965 76% [=============================================== ] 3821/4965 76% [=============================================== ] 3822/4965 76% [=============================================== ] 3823/4965 76% [=============================================== ] 3824/4965 77% [=============================================== ] 3825/4965 77% [=============================================== ] 3826/4965 77% [=============================================== ] 3827/4965 77% [=============================================== ] 3828/4965 77% [=============================================== ] 3829/4965 77% [=============================================== ] 3830/4965 77% [=============================================== ] 3831/4965 77% [=============================================== ] 3832/4965 77% [=============================================== ] 3833/4965 77% [=============================================== ] 3834/4965 77% [=============================================== ] 3835/4965 77% [=============================================== ] 3836/4965 77% [=============================================== ] 3837/4965 77% [=============================================== ] 3838/4965 77% [=============================================== ] 3839/4965 77% [=============================================== ] 3840/4965 77% [=============================================== ] 3841/4965 77% [=============================================== ] 3842/4965 77% [=============================================== ] 3843/4965 77% [================================================ ] 3844/4965 77% [================================================ ] 3845/4965 77% [================================================ ] 3846/4965 77% [================================================ ] 3847/4965 77% [================================================ ] 3848/4965 77% [================================================ ] 3849/4965 77% [================================================ ] 3850/4965 77% [================================================ ] 3851/4965 77% [================================================ ] 3852/4965 77% [================================================ ] 3853/4965 77% [================================================ ] 3854/4965 77% [================================================ ] 3855/4965 77% [================================================ ] 3856/4965 77% [================================================ ] 3857/4965 77% [================================================ ] 3858/4965 77% [================================================ ] 3859/4965 77% [================================================ ] 3860/4965 77% [================================================ ] 3861/4965 77% [================================================ ] 3862/4965 77% [================================================ ] 3863/4965 77% [================================================ ] 3864/4965 77% [================================================ ] 3865/4965 77% [================================================ ] 3866/4965 77% [================================================ ] 3867/4965 77% [================================================ ] 3868/4965 77% [================================================ ] 3869/4965 77% [================================================ ] 3870/4965 77% [================================================ ] 3871/4965 77% [================================================ ] 3872/4965 77% [================================================ ] 3873/4965 78% [================================================ ] 3874/4965 78% [================================================ ] 3875/4965 78% [================================================ ] 3876/4965 78% [================================================ ] 3877/4965 78% [================================================ ] 3878/4965 78% [================================================ ] 3879/4965 78% [================================================ ] 3880/4965 78% [================================================ ] 3881/4965 78% [================================================ ] 3882/4965 78% [================================================ ] 3883/4965 78% [================================================ ] 3884/4965 78% [================================================ ] 3885/4965 78% [================================================ ] 3886/4965 78% [================================================ ] 3887/4965 78% [================================================ ] 3888/4965 78% [================================================ ] 3889/4965 78% [================================================ ] 3890/4965 78% [================================================ ] 3891/4965 78% [================================================ ] 3892/4965 78% [================================================ ] 3893/4965 78% [================================================ ] 3894/4965 78% [================================================ ] 3895/4965 78% [================================================ ] 3896/4965 78% [================================================ ] 3897/4965 78% [================================================ ] 3898/4965 78% [================================================ ] 3899/4965 78% [================================================ ] 3900/4965 78% [================================================ ] 3901/4965 78% [================================================ ] 3902/4965 78% [================================================ ] 3903/4965 78% [================================================ ] 3904/4965 78% [================================================ ] 3905/4965 78% [================================================ ] 3906/4965 78% [================================================ ] 3907/4965 78% [================================================ ] 3908/4965 78% [================================================ ] 3909/4965 78% [================================================ ] 3910/4965 78% [================================================ ] 3911/4965 78% [================================================ ] 3912/4965 78% [================================================ ] 3913/4965 78% [================================================ ] 3914/4965 78% [================================================ ] 3915/4965 78% [================================================ ] 3916/4965 78% [================================================ ] 3917/4965 78% [================================================ ] 3918/4965 78% [================================================ ] 3919/4965 78% [================================================ ] 3920/4965 78% [================================================ ] 3921/4965 78% [================================================ ] 3922/4965 78% [================================================ ] 3923/4965 79% [================================================= ] 3924/4965 79% [================================================= ] 3925/4965 79% [================================================= ] 3926/4965 79% [================================================= ] 3927/4965 79% [================================================= ] 3928/4965 79% [================================================= ] 3929/4965 79% [================================================= ] 3930/4965 79% [================================================= ] 3931/4965 79% [================================================= ] 3932/4965 79% [================================================= ] 3933/4965 79% [================================================= ] 3934/4965 79% [================================================= ] 3935/4965 79% [================================================= ] 3936/4965 79% [================================================= ] 3937/4965 79% [================================================= ] 3938/4965 79% [================================================= ] 3939/4965 79% [================================================= ] 3940/4965 79% [================================================= ] 3941/4965 79% [================================================= ] 3942/4965 79% [================================================= ] 3943/4965 79% [================================================= ] 3944/4965 79% [================================================= ] 3945/4965 79% [================================================= ] 3946/4965 79% [================================================= ] 3947/4965 79% [================================================= ] 3948/4965 79% [================================================= ] 3949/4965 79% [================================================= ] 3950/4965 79% [================================================= ] 3951/4965 79% [================================================= ] 3952/4965 79% [================================================= ] 3953/4965 79% [================================================= ] 3954/4965 79% [================================================= ] 3955/4965 79% [================================================= ] 3956/4965 79% [================================================= ] 3957/4965 79% [================================================= ] 3958/4965 79% [================================================= ] 3959/4965 79% [================================================= ] 3960/4965 79% [================================================= ] 3961/4965 79% [================================================= ] 3962/4965 79% [================================================= ] 3963/4965 79% [================================================= ] 3964/4965 79% [================================================= ] 3965/4965 79% [================================================= ] 3966/4965 79% [================================================= ] 3967/4965 79% [================================================= ] 3968/4965 79% [================================================= ] 3969/4965 79% [================================================= ] 3970/4965 79% [================================================= ] 3971/4965 79% [================================================= ] 3972/4965 80% [================================================= ] 3973/4965 80% [================================================= ] 3974/4965 80% [================================================= ] 3975/4965 80% [================================================= ] 3976/4965 80% [================================================= ] 3977/4965 80% [================================================= ] 3978/4965 80% [================================================= ] 3979/4965 80% [================================================= ] 3980/4965 80% [================================================= ] 3981/4965 80% [================================================= ] 3982/4965 80% [================================================= ] 3983/4965 80% [================================================= ] 3984/4965 80% [================================================= ] 3985/4965 80% [================================================= ] 3986/4965 80% [================================================= ] 3987/4965 80% [================================================= ] 3988/4965 80% [================================================= ] 3989/4965 80% [================================================= ] 3990/4965 80% [================================================= ] 3991/4965 80% [================================================= ] 3992/4965 80% [================================================= ] 3993/4965 80% [================================================= ] 3994/4965 80% [================================================= ] 3995/4965 80% [================================================= ] 3996/4965 80% [================================================= ] 3997/4965 80% [================================================= ] 3998/4965 80% [================================================= ] 3999/4965 80% [================================================= ] 4000/4965 80% [================================================= ] 4001/4965 80% [================================================= ] 4002/4965 80% [================================================= ] 4003/4965 80% [================================================= ] 4004/4965 80% [================================================== ] 4005/4965 80% [================================================== ] 4006/4965 80% [================================================== ] 4007/4965 80% [================================================== ] 4008/4965 80% [================================================== ] 4009/4965 80% [================================================== ] 4010/4965 80% [================================================== ] 4011/4965 80% [================================================== ] 4012/4965 80% [================================================== ] 4013/4965 80% [================================================== ] 4014/4965 80% [================================================== ] 4015/4965 80% [================================================== ] 4016/4965 80% [================================================== ] 4017/4965 80% [================================================== ] 4018/4965 80% [================================================== ] 4019/4965 80% [================================================== ] 4020/4965 80% [================================================== ] 4021/4965 80% [================================================== ] 4022/4965 81% [================================================== ] 4023/4965 81% [================================================== ] 4024/4965 81% [================================================== ] 4025/4965 81% [================================================== ] 4026/4965 81% [================================================== ] 4027/4965 81% [================================================== ] 4028/4965 81% [================================================== ] 4029/4965 81% [================================================== ] 4030/4965 81% [================================================== ] 4031/4965 81% [================================================== ] 4032/4965 81% [================================================== ] 4033/4965 81% [================================================== ] 4034/4965 81% [================================================== ] 4035/4965 81% [================================================== ] 4036/4965 81% [================================================== ] 4037/4965 81% [================================================== ] 4038/4965 81% [================================================== ] 4039/4965 81% [================================================== ] 4040/4965 81% [================================================== ] 4041/4965 81% [================================================== ] 4042/4965 81% [================================================== ] 4043/4965 81% [================================================== ] 4044/4965 81% [================================================== ] 4045/4965 81% [================================================== ] 4046/4965 81% [================================================== ] 4047/4965 81% [================================================== ] 4048/4965 81% [================================================== ] 4049/4965 81% [================================================== ] 4050/4965 81% [================================================== ] 4051/4965 81% [================================================== ] 4052/4965 81% [================================================== ] 4053/4965 81% [================================================== ] 4054/4965 81% [================================================== ] 4055/4965 81% [================================================== ] 4056/4965 81% [================================================== ] 4057/4965 81% [================================================== ] 4058/4965 81% [================================================== ] 4059/4965 81% [================================================== ] 4060/4965 81% [================================================== ] 4061/4965 81% [================================================== ] 4062/4965 81% [================================================== ] 4063/4965 81% [================================================== ] 4064/4965 81% [================================================== ] 4065/4965 81% [================================================== ] 4066/4965 81% [================================================== ] 4067/4965 81% [================================================== ] 4068/4965 81% [================================================== ] 4069/4965 81% [================================================== ] 4070/4965 81% [================================================== ] 4071/4965 81% [================================================== ] 4072/4965 82% [================================================== ] 4073/4965 82% [================================================== ] 4074/4965 82% [================================================== ] 4075/4965 82% [================================================== ] 4076/4965 82% [================================================== ] 4077/4965 82% [================================================== ] 4078/4965 82% [================================================== ] 4079/4965 82% [================================================== ] 4080/4965 82% [================================================== ] 4081/4965 82% [================================================== ] 4082/4965 82% [================================================== ] 4083/4965 82% [================================================== ] 4084/4965 82% [=================================================== ] 4085/4965 82% [=================================================== ] 4086/4965 82% [=================================================== ] 4087/4965 82% [=================================================== ] 4088/4965 82% [=================================================== ] 4089/4965 82% [=================================================== ] 4090/4965 82% [=================================================== ] 4091/4965 82% [=================================================== ] 4092/4965 82% [=================================================== ] 4093/4965 82% [=================================================== ] 4094/4965 82% [=================================================== ] 4095/4965 82% [=================================================== ] 4096/4965 82% [=================================================== ] 4097/4965 82% [=================================================== ] 4098/4965 82% [=================================================== ] 4099/4965 82% [=================================================== ] 4100/4965 82% [=================================================== ] 4101/4965 82% [=================================================== ] 4102/4965 82% [=================================================== ] 4103/4965 82% [=================================================== ] 4104/4965 82% [=================================================== ] 4105/4965 82% [=================================================== ] 4106/4965 82% [=================================================== ] 4107/4965 82% [=================================================== ] 4108/4965 82% [=================================================== ] 4109/4965 82% [=================================================== ] 4110/4965 82% [=================================================== ] 4111/4965 82% [=================================================== ] 4112/4965 82% [=================================================== ] 4113/4965 82% [=================================================== ] 4114/4965 82% [=================================================== ] 4115/4965 82% [=================================================== ] 4116/4965 82% [=================================================== ] 4117/4965 82% [=================================================== ] 4118/4965 82% [=================================================== ] 4119/4965 82% [=================================================== ] 4120/4965 82% [=================================================== ] 4121/4965 83% [=================================================== ] 4122/4965 83% [=================================================== ] 4123/4965 83% [=================================================== ] 4124/4965 83% [=================================================== ] 4125/4965 83% [=================================================== ] 4126/4965 83% [=================================================== ] 4127/4965 83% [=================================================== ] 4128/4965 83% [=================================================== ] 4129/4965 83% [=================================================== ] 4130/4965 83% [=================================================== ] 4131/4965 83% [=================================================== ] 4132/4965 83% [=================================================== ] 4133/4965 83% [=================================================== ] 4134/4965 83% [=================================================== ] 4135/4965 83% [=================================================== ] 4136/4965 83% [=================================================== ] 4137/4965 83% [=================================================== ] 4138/4965 83% [=================================================== ] 4139/4965 83% [=================================================== ] 4140/4965 83% [=================================================== ] 4141/4965 83% [=================================================== ] 4142/4965 83% [=================================================== ] 4143/4965 83% [=================================================== ] 4144/4965 83% [=================================================== ] 4145/4965 83% [=================================================== ] 4146/4965 83% [=================================================== ] 4147/4965 83% [=================================================== ] 4148/4965 83% [=================================================== ] 4149/4965 83% [=================================================== ] 4150/4965 83% [=================================================== ] 4151/4965 83% [=================================================== ] 4152/4965 83% [=================================================== ] 4153/4965 83% [=================================================== ] 4154/4965 83% [=================================================== ] 4155/4965 83% [=================================================== ] 4156/4965 83% [=================================================== ] 4157/4965 83% [=================================================== ] 4158/4965 83% [=================================================== ] 4159/4965 83% [=================================================== ] 4160/4965 83% [=================================================== ] 4161/4965 83% [=================================================== ] 4162/4965 83% [=================================================== ] 4163/4965 83% [=================================================== ] 4164/4965 83% [==================================================== ] 4165/4965 83% [==================================================== ] 4166/4965 83% [==================================================== ] 4167/4965 83% [==================================================== ] 4168/4965 83% [==================================================== ] 4169/4965 83% [==================================================== ] 4170/4965 83% [==================================================== ] 4171/4965 84% [==================================================== ] 4172/4965 84% [==================================================== ] 4173/4965 84% [==================================================== ] 4174/4965 84% [==================================================== ] 4175/4965 84% [==================================================== ] 4176/4965 84% [==================================================== ] 4177/4965 84% [==================================================== ] 4178/4965 84% [==================================================== ] 4179/4965 84% [==================================================== ] 4180/4965 84% [==================================================== ] 4181/4965 84% [==================================================== ] 4182/4965 84% [==================================================== ] 4183/4965 84% [==================================================== ] 4184/4965 84% [==================================================== ] 4185/4965 84% [==================================================== ] 4186/4965 84% [==================================================== ] 4187/4965 84% [==================================================== ] 4188/4965 84% [==================================================== ] 4189/4965 84% [==================================================== ] 4190/4965 84% [==================================================== ] 4191/4965 84% [==================================================== ] 4192/4965 84% [==================================================== ] 4193/4965 84% [==================================================== ] 4194/4965 84% [==================================================== ] 4195/4965 84% [==================================================== ] 4196/4965 84% [==================================================== ] 4197/4965 84% [==================================================== ] 4198/4965 84% [==================================================== ] 4199/4965 84% [==================================================== ] 4200/4965 84% [==================================================== ] 4201/4965 84% [==================================================== ] 4202/4965 84% [==================================================== ] 4203/4965 84% [==================================================== ] 4204/4965 84% [==================================================== ] 4205/4965 84% [==================================================== ] 4206/4965 84% [==================================================== ] 4207/4965 84% [==================================================== ] 4208/4965 84% [==================================================== ] 4209/4965 84% [==================================================== ] 4210/4965 84% [==================================================== ] 4211/4965 84% [==================================================== ] 4212/4965 84% [==================================================== ] 4213/4965 84% [==================================================== ] 4214/4965 84% [==================================================== ] 4215/4965 84% [==================================================== ] 4216/4965 84% [==================================================== ] 4217/4965 84% [==================================================== ] 4218/4965 84% [==================================================== ] 4219/4965 84% [==================================================== ] 4220/4965 84% [==================================================== ] 4221/4965 85% [==================================================== ] 4222/4965 85% [==================================================== ] 4223/4965 85% [==================================================== ] 4224/4965 85% [==================================================== ] 4225/4965 85% [==================================================== ] 4226/4965 85% [==================================================== ] 4227/4965 85% [==================================================== ] 4228/4965 85% [==================================================== ] 4229/4965 85% [==================================================== ] 4230/4965 85% [==================================================== ] 4231/4965 85% [==================================================== ] 4232/4965 85% [==================================================== ] 4233/4965 85% [==================================================== ] 4234/4965 85% [==================================================== ] 4235/4965 85% [==================================================== ] 4236/4965 85% [==================================================== ] 4237/4965 85% [==================================================== ] 4238/4965 85% [==================================================== ] 4239/4965 85% [==================================================== ] 4240/4965 85% [==================================================== ] 4241/4965 85% [==================================================== ] 4242/4965 85% [==================================================== ] 4243/4965 85% [==================================================== ] 4244/4965 85% [===================================================== ] 4245/4965 85% [===================================================== ] 4246/4965 85% [===================================================== ] 4247/4965 85% [===================================================== ] 4248/4965 85% [===================================================== ] 4249/4965 85% [===================================================== ] 4250/4965 85% [===================================================== ] 4251/4965 85% [===================================================== ] 4252/4965 85% [===================================================== ] 4253/4965 85% [===================================================== ] 4254/4965 85% [===================================================== ] 4255/4965 85% [===================================================== ] 4256/4965 85% [===================================================== ] 4257/4965 85% [===================================================== ] 4258/4965 85% [===================================================== ] 4259/4965 85% [===================================================== ] 4260/4965 85% [===================================================== ] 4261/4965 85% [===================================================== ] 4262/4965 85% [===================================================== ] 4263/4965 85% [===================================================== ] 4264/4965 85% [===================================================== ] 4265/4965 85% [===================================================== ] 4266/4965 85% [===================================================== ] 4267/4965 85% [===================================================== ] 4268/4965 85% [===================================================== ] 4269/4965 85% [===================================================== ] 4270/4965 86% [===================================================== ] 4271/4965 86% [===================================================== ] 4272/4965 86% [===================================================== ] 4273/4965 86% [===================================================== ] 4274/4965 86% [===================================================== ] 4275/4965 86% [===================================================== ] 4276/4965 86% [===================================================== ] 4277/4965 86% [===================================================== ] 4278/4965 86% [===================================================== ] 4279/4965 86% [===================================================== ] 4280/4965 86% [===================================================== ] 4281/4965 86% [===================================================== ] 4282/4965 86% [===================================================== ] 4283/4965 86% [===================================================== ] 4284/4965 86% [===================================================== ] 4285/4965 86% [===================================================== ] 4286/4965 86% [===================================================== ] 4287/4965 86% [===================================================== ] 4288/4965 86% [===================================================== ] 4289/4965 86% [===================================================== ] 4290/4965 86% [===================================================== ] 4291/4965 86% [===================================================== ] 4292/4965 86% [===================================================== ] 4293/4965 86% [===================================================== ] 4294/4965 86% [===================================================== ] 4295/4965 86% [===================================================== ] 4296/4965 86% [===================================================== ] 4297/4965 86% [===================================================== ] 4298/4965 86% [===================================================== ] 4299/4965 86% [===================================================== ] 4300/4965 86% [===================================================== ] 4301/4965 86% [===================================================== ] 4302/4965 86% [===================================================== ] 4303/4965 86% [===================================================== ] 4304/4965 86% [===================================================== ] 4305/4965 86% [===================================================== ] 4306/4965 86% [===================================================== ] 4307/4965 86% [===================================================== ] 4308/4965 86% [===================================================== ] 4309/4965 86% [===================================================== ] 4310/4965 86% [===================================================== ] 4311/4965 86% [===================================================== ] 4312/4965 86% [===================================================== ] 4313/4965 86% [===================================================== ] 4314/4965 86% [===================================================== ] 4315/4965 86% [===================================================== ] 4316/4965 86% [===================================================== ] 4317/4965 86% [===================================================== ] 4318/4965 86% [===================================================== ] 4319/4965 86% [===================================================== ] 4320/4965 87% [===================================================== ] 4321/4965 87% [===================================================== ] 4322/4965 87% [===================================================== ] 4323/4965 87% [===================================================== ] 4324/4965 87% [====================================================== ] 4325/4965 87% [====================================================== ] 4326/4965 87% [====================================================== ] 4327/4965 87% [====================================================== ] 4328/4965 87% [====================================================== ] 4329/4965 87% [====================================================== ] 4330/4965 87% [====================================================== ] 4331/4965 87% [====================================================== ] 4332/4965 87% [====================================================== ] 4333/4965 87% [====================================================== ] 4334/4965 87% [====================================================== ] 4335/4965 87% [====================================================== ] 4336/4965 87% [====================================================== ] 4337/4965 87% [====================================================== ] 4338/4965 87% [====================================================== ] 4339/4965 87% [====================================================== ] 4340/4965 87% [====================================================== ] 4341/4965 87% [====================================================== ] 4342/4965 87% [====================================================== ] 4343/4965 87% [====================================================== ] 4344/4965 87% [====================================================== ] 4345/4965 87% [====================================================== ] 4346/4965 87% [====================================================== ] 4347/4965 87% [====================================================== ] 4348/4965 87% [====================================================== ] 4349/4965 87% [====================================================== ] 4350/4965 87% [====================================================== ] 4351/4965 87% [====================================================== ] 4352/4965 87% [====================================================== ] 4353/4965 87% [====================================================== ] 4354/4965 87% [====================================================== ] 4355/4965 87% [====================================================== ] 4356/4965 87% [====================================================== ] 4357/4965 87% [====================================================== ] 4358/4965 87% [====================================================== ] 4359/4965 87% [====================================================== ] 4360/4965 87% [====================================================== ] 4361/4965 87% [====================================================== ] 4362/4965 87% [====================================================== ] 4363/4965 87% [====================================================== ] 4364/4965 87% [====================================================== ] 4365/4965 87% [====================================================== ] 4366/4965 87% [====================================================== ] 4367/4965 87% [====================================================== ] 4368/4965 87% [====================================================== ] 4369/4965 87% [====================================================== ] 4370/4965 88% [====================================================== ] 4371/4965 88% [====================================================== ] 4372/4965 88% [====================================================== ] 4373/4965 88% [====================================================== ] 4374/4965 88% [====================================================== ] 4375/4965 88% [====================================================== ] 4376/4965 88% [====================================================== ] 4377/4965 88% [====================================================== ] 4378/4965 88% [====================================================== ] 4379/4965 88% [====================================================== ] 4380/4965 88% [====================================================== ] 4381/4965 88% [====================================================== ] 4382/4965 88% [====================================================== ] 4383/4965 88% [====================================================== ] 4384/4965 88% [====================================================== ] 4385/4965 88% [====================================================== ] 4386/4965 88% [====================================================== ] 4387/4965 88% [====================================================== ] 4388/4965 88% [====================================================== ] 4389/4965 88% [====================================================== ] 4390/4965 88% [====================================================== ] 4391/4965 88% [====================================================== ] 4392/4965 88% [====================================================== ] 4393/4965 88% [====================================================== ] 4394/4965 88% [====================================================== ] 4395/4965 88% [====================================================== ] 4396/4965 88% [====================================================== ] 4397/4965 88% [====================================================== ] 4398/4965 88% [====================================================== ] 4399/4965 88% [====================================================== ] 4400/4965 88% [====================================================== ] 4401/4965 88% [====================================================== ] 4402/4965 88% [====================================================== ] 4403/4965 88% [====================================================== ] 4404/4965 88% [======================================================= ] 4405/4965 88% [======================================================= ] 4406/4965 88% [======================================================= ] 4407/4965 88% [======================================================= ] 4408/4965 88% [======================================================= ] 4409/4965 88% [======================================================= ] 4410/4965 88% [======================================================= ] 4411/4965 88% [======================================================= ] 4412/4965 88% [======================================================= ] 4413/4965 88% [======================================================= ] 4414/4965 88% [======================================================= ] 4415/4965 88% [======================================================= ] 4416/4965 88% [======================================================= ] 4417/4965 88% [======================================================= ] 4418/4965 88% [======================================================= ] 4419/4965 89% [======================================================= ] 4420/4965 89% [======================================================= ] 4421/4965 89% [======================================================= ] 4422/4965 89% [======================================================= ] 4423/4965 89% [======================================================= ] 4424/4965 89% [======================================================= ] 4425/4965 89% [======================================================= ] 4426/4965 89% [======================================================= ] 4427/4965 89% [======================================================= ] 4428/4965 89% [======================================================= ] 4429/4965 89% [======================================================= ] 4430/4965 89% [======================================================= ] 4431/4965 89% [======================================================= ] 4432/4965 89% [======================================================= ] 4433/4965 89% [======================================================= ] 4434/4965 89% [======================================================= ] 4435/4965 89% [======================================================= ] 4436/4965 89% [======================================================= ] 4437/4965 89% [======================================================= ] 4438/4965 89% [======================================================= ] 4439/4965 89% [======================================================= ] 4440/4965 89% [======================================================= ] 4441/4965 89% [======================================================= ] 4442/4965 89% [======================================================= ] 4443/4965 89% [======================================================= ] 4444/4965 89% [======================================================= ] 4445/4965 89% [======================================================= ] 4446/4965 89% [======================================================= ] 4447/4965 89% [======================================================= ] 4448/4965 89% [======================================================= ] 4449/4965 89% [======================================================= ] 4450/4965 89% [======================================================= ] 4451/4965 89% [======================================================= ] 4452/4965 89% [======================================================= ] 4453/4965 89% [======================================================= ] 4454/4965 89% [======================================================= ] 4455/4965 89% [======================================================= ] 4456/4965 89% [======================================================= ] 4457/4965 89% [======================================================= ] 4458/4965 89% [======================================================= ] 4459/4965 89% [======================================================= ] 4460/4965 89% [======================================================= ] 4461/4965 89% [======================================================= ] 4462/4965 89% [======================================================= ] 4463/4965 89% [======================================================= ] 4464/4965 89% [======================================================= ] 4465/4965 89% [======================================================= ] 4466/4965 89% [======================================================= ] 4467/4965 89% [======================================================= ] 4468/4965 89% [======================================================= ] 4469/4965 90% [======================================================= ] 4470/4965 90% [======================================================= ] 4471/4965 90% [======================================================= ] 4472/4965 90% [======================================================= ] 4473/4965 90% [======================================================= ] 4474/4965 90% [======================================================= ] 4475/4965 90% [======================================================= ] 4476/4965 90% [======================================================= ] 4477/4965 90% [======================================================= ] 4478/4965 90% [======================================================= ] 4479/4965 90% [======================================================= ] 4480/4965 90% [======================================================= ] 4481/4965 90% [======================================================= ] 4482/4965 90% [======================================================= ] 4483/4965 90% [======================================================= ] 4484/4965 90% [======================================================== ] 4485/4965 90% [======================================================== ] 4486/4965 90% [======================================================== ] 4487/4965 90% [======================================================== ] 4488/4965 90% [======================================================== ] 4489/4965 90% [======================================================== ] 4490/4965 90% [======================================================== ] 4491/4965 90% [======================================================== ] 4492/4965 90% [======================================================== ] 4493/4965 90% [======================================================== ] 4494/4965 90% [======================================================== ] 4495/4965 90% [======================================================== ] 4496/4965 90% [======================================================== ] 4497/4965 90% [======================================================== ] 4498/4965 90% [======================================================== ] 4499/4965 90% [======================================================== ] 4500/4965 90% [======================================================== ] 4501/4965 90% [======================================================== ] 4502/4965 90% [======================================================== ] 4503/4965 90% [======================================================== ] 4504/4965 90% [======================================================== ] 4505/4965 90% [======================================================== ] 4506/4965 90% [======================================================== ] 4507/4965 90% [======================================================== ] 4508/4965 90% [======================================================== ] 4509/4965 90% [======================================================== ] 4510/4965 90% [======================================================== ] 4511/4965 90% [======================================================== ] 4512/4965 90% [======================================================== ] 4513/4965 90% [======================================================== ] 4514/4965 90% [======================================================== ] 4515/4965 90% [======================================================== ] 4516/4965 90% [======================================================== ] 4517/4965 90% [======================================================== ] 4518/4965 90% [======================================================== ] 4519/4965 91% [======================================================== ] 4520/4965 91% [======================================================== ] 4521/4965 91% [======================================================== ] 4522/4965 91% [======================================================== ] 4523/4965 91% [======================================================== ] 4524/4965 91% [======================================================== ] 4525/4965 91% [======================================================== ] 4526/4965 91% [======================================================== ] 4527/4965 91% [======================================================== ] 4528/4965 91% [======================================================== ] 4529/4965 91% [======================================================== ] 4530/4965 91% [======================================================== ] 4531/4965 91% [======================================================== ] 4532/4965 91% [======================================================== ] 4533/4965 91% [======================================================== ] 4534/4965 91% [======================================================== ] 4535/4965 91% [======================================================== ] 4536/4965 91% [======================================================== ] 4537/4965 91% [======================================================== ] 4538/4965 91% [======================================================== ] 4539/4965 91% [======================================================== ] 4540/4965 91% [======================================================== ] 4541/4965 91% [======================================================== ] 4542/4965 91% [======================================================== ] 4543/4965 91% [======================================================== ] 4544/4965 91% [======================================================== ] 4545/4965 91% [======================================================== ] 4546/4965 91% [======================================================== ] 4547/4965 91% [======================================================== ] 4548/4965 91% [======================================================== ] 4549/4965 91% [======================================================== ] 4550/4965 91% [======================================================== ] 4551/4965 91% [======================================================== ] 4552/4965 91% [======================================================== ] 4553/4965 91% [======================================================== ] 4554/4965 91% [======================================================== ] 4555/4965 91% [======================================================== ] 4556/4965 91% [======================================================== ] 4557/4965 91% [======================================================== ] 4558/4965 91% [======================================================== ] 4559/4965 91% [======================================================== ] 4560/4965 91% [======================================================== ] 4561/4965 91% [======================================================== ] 4562/4965 91% [======================================================== ] 4563/4965 91% [======================================================== ] 4564/4965 91% [========================================================= ] 4565/4965 91% [========================================================= ] 4566/4965 91% [========================================================= ] 4567/4965 91% [========================================================= ] 4568/4965 92% [========================================================= ] 4569/4965 92% [========================================================= ] 4570/4965 92% [========================================================= ] 4571/4965 92% [========================================================= ] 4572/4965 92% [========================================================= ] 4573/4965 92% [========================================================= ] 4574/4965 92% [========================================================= ] 4575/4965 92% [========================================================= ] 4576/4965 92% [========================================================= ] 4577/4965 92% [========================================================= ] 4578/4965 92% [========================================================= ] 4579/4965 92% [========================================================= ] 4580/4965 92% [========================================================= ] 4581/4965 92% [========================================================= ] 4582/4965 92% [========================================================= ] 4583/4965 92% [========================================================= ] 4584/4965 92% [========================================================= ] 4585/4965 92% [========================================================= ] 4586/4965 92% [========================================================= ] 4587/4965 92% [========================================================= ] 4588/4965 92% [========================================================= ] 4589/4965 92% [========================================================= ] 4590/4965 92% [========================================================= ] 4591/4965 92% [========================================================= ] 4592/4965 92% [========================================================= ] 4593/4965 92% [========================================================= ] 4594/4965 92% [========================================================= ] 4595/4965 92% [========================================================= ] 4596/4965 92% [========================================================= ] 4597/4965 92% [========================================================= ] 4598/4965 92% [========================================================= ] 4599/4965 92% [========================================================= ] 4600/4965 92% [========================================================= ] 4601/4965 92% [========================================================= ] 4602/4965 92% [========================================================= ] 4603/4965 92% [========================================================= ] 4604/4965 92% [========================================================= ] 4605/4965 92% [========================================================= ] 4606/4965 92% [========================================================= ] 4607/4965 92% [========================================================= ] 4608/4965 92% [========================================================= ] 4609/4965 92% [========================================================= ] 4610/4965 92% [========================================================= ] 4611/4965 92% [========================================================= ] 4612/4965 92% [========================================================= ] 4613/4965 92% [========================================================= ] 4614/4965 92% [========================================================= ] 4615/4965 92% [========================================================= ] 4616/4965 92% [========================================================= ] 4617/4965 92% [========================================================= ] 4618/4965 93% [========================================================= ] 4619/4965 93% [========================================================= ] 4620/4965 93% [========================================================= ] 4621/4965 93% [========================================================= ] 4622/4965 93% [========================================================= ] 4623/4965 93% [========================================================= ] 4624/4965 93% [========================================================= ] 4625/4965 93% [========================================================= ] 4626/4965 93% [========================================================= ] 4627/4965 93% [========================================================= ] 4628/4965 93% [========================================================= ] 4629/4965 93% [========================================================= ] 4630/4965 93% [========================================================= ] 4631/4965 93% [========================================================= ] 4632/4965 93% [========================================================= ] 4633/4965 93% [========================================================= ] 4634/4965 93% [========================================================= ] 4635/4965 93% [========================================================= ] 4636/4965 93% [========================================================= ] 4637/4965 93% [========================================================= ] 4638/4965 93% [========================================================= ] 4639/4965 93% [========================================================= ] 4640/4965 93% [========================================================= ] 4641/4965 93% [========================================================= ] 4642/4965 93% [========================================================= ] 4643/4965 93% [========================================================= ] 4644/4965 93% [========================================================== ] 4645/4965 93% [========================================================== ] 4646/4965 93% [========================================================== ] 4647/4965 93% [========================================================== ] 4648/4965 93% [========================================================== ] 4649/4965 93% [========================================================== ] 4650/4965 93% [========================================================== ] 4651/4965 93% [========================================================== ] 4652/4965 93% [========================================================== ] 4653/4965 93% [========================================================== ] 4654/4965 93% [========================================================== ] 4655/4965 93% [========================================================== ] 4656/4965 93% [========================================================== ] 4657/4965 93% [========================================================== ] 4658/4965 93% [========================================================== ] 4659/4965 93% [========================================================== ] 4660/4965 93% [========================================================== ] 4661/4965 93% [========================================================== ] 4662/4965 93% [========================================================== ] 4663/4965 93% [========================================================== ] 4664/4965 93% [========================================================== ] 4665/4965 93% [========================================================== ] 4666/4965 93% [========================================================== ] 4667/4965 93% [========================================================== ] 4668/4965 94% [========================================================== ] 4669/4965 94% [========================================================== ] 4670/4965 94% [========================================================== ] 4671/4965 94% [========================================================== ] 4672/4965 94% [========================================================== ] 4673/4965 94% [========================================================== ] 4674/4965 94% [========================================================== ] 4675/4965 94% [========================================================== ] 4676/4965 94% [========================================================== ] 4677/4965 94% [========================================================== ] 4678/4965 94% [========================================================== ] 4679/4965 94% [========================================================== ] 4680/4965 94% [========================================================== ] 4681/4965 94% [========================================================== ] 4682/4965 94% [========================================================== ] 4683/4965 94% [========================================================== ] 4684/4965 94% [========================================================== ] 4685/4965 94% [========================================================== ] 4686/4965 94% [========================================================== ] 4687/4965 94% [========================================================== ] 4688/4965 94% [========================================================== ] 4689/4965 94% [========================================================== ] 4690/4965 94% [========================================================== ] 4691/4965 94% [========================================================== ] 4692/4965 94% [========================================================== ] 4693/4965 94% [========================================================== ] 4694/4965 94% [========================================================== ] 4695/4965 94% [========================================================== ] 4696/4965 94% [========================================================== ] 4697/4965 94% [========================================================== ] 4698/4965 94% [========================================================== ] 4699/4965 94% [========================================================== ] 4700/4965 94% [========================================================== ] 4701/4965 94% [========================================================== ] 4702/4965 94% [========================================================== ] 4703/4965 94% [========================================================== ] 4704/4965 94% [========================================================== ] 4705/4965 94% [========================================================== ] 4706/4965 94% [========================================================== ] 4707/4965 94% [========================================================== ] 4708/4965 94% [========================================================== ] 4709/4965 94% [========================================================== ] 4710/4965 94% [========================================================== ] 4711/4965 94% [========================================================== ] 4712/4965 94% [========================================================== ] 4713/4965 94% [========================================================== ] 4714/4965 94% [========================================================== ] 4715/4965 94% [========================================================== ] 4716/4965 94% [========================================================== ] 4717/4965 95% [========================================================== ] 4718/4965 95% [========================================================== ] 4719/4965 95% [========================================================== ] 4720/4965 95% [========================================================== ] 4721/4965 95% [========================================================== ] 4722/4965 95% [========================================================== ] 4723/4965 95% [========================================================== ] 4724/4965 95% [=========================================================== ] 4725/4965 95% [=========================================================== ] 4726/4965 95% [=========================================================== ] 4727/4965 95% [=========================================================== ] 4728/4965 95% [=========================================================== ] 4729/4965 95% [=========================================================== ] 4730/4965 95% [=========================================================== ] 4731/4965 95% [=========================================================== ] 4732/4965 95% [=========================================================== ] 4733/4965 95% [=========================================================== ] 4734/4965 95% [=========================================================== ] 4735/4965 95% [=========================================================== ] 4736/4965 95% [=========================================================== ] 4737/4965 95% [=========================================================== ] 4738/4965 95% [=========================================================== ] 4739/4965 95% [=========================================================== ] 4740/4965 95% [=========================================================== ] 4741/4965 95% [=========================================================== ] 4742/4965 95% [=========================================================== ] 4743/4965 95% [=========================================================== ] 4744/4965 95% [=========================================================== ] 4745/4965 95% [=========================================================== ] 4746/4965 95% [=========================================================== ] 4747/4965 95% [=========================================================== ] 4748/4965 95% [=========================================================== ] 4749/4965 95% [=========================================================== ] 4750/4965 95% [=========================================================== ] 4751/4965 95% [=========================================================== ] 4752/4965 95% [=========================================================== ] 4753/4965 95% [=========================================================== ] 4754/4965 95% [=========================================================== ] 4755/4965 95% [=========================================================== ] 4756/4965 95% [=========================================================== ] 4757/4965 95% [=========================================================== ] 4758/4965 95% [=========================================================== ] 4759/4965 95% [=========================================================== ] 4760/4965 95% [=========================================================== ] 4761/4965 95% [=========================================================== ] 4762/4965 95% [=========================================================== ] 4763/4965 95% [=========================================================== ] 4764/4965 95% [=========================================================== ] 4765/4965 95% [=========================================================== ] 4766/4965 95% [=========================================================== ] 4767/4965 96% [=========================================================== ] 4768/4965 96% [=========================================================== ] 4769/4965 96% [=========================================================== ] 4770/4965 96% [=========================================================== ] 4771/4965 96% [=========================================================== ] 4772/4965 96% [=========================================================== ] 4773/4965 96% [=========================================================== ] 4774/4965 96% [=========================================================== ] 4775/4965 96% [=========================================================== ] 4776/4965 96% [=========================================================== ] 4777/4965 96% [=========================================================== ] 4778/4965 96% [=========================================================== ] 4779/4965 96% [=========================================================== ] 4780/4965 96% [=========================================================== ] 4781/4965 96% [=========================================================== ] 4782/4965 96% [=========================================================== ] 4783/4965 96% [=========================================================== ] 4784/4965 96% [=========================================================== ] 4785/4965 96% [=========================================================== ] 4786/4965 96% [=========================================================== ] 4787/4965 96% [=========================================================== ] 4788/4965 96% [=========================================================== ] 4789/4965 96% [=========================================================== ] 4790/4965 96% [=========================================================== ] 4791/4965 96% [=========================================================== ] 4792/4965 96% [=========================================================== ] 4793/4965 96% [=========================================================== ] 4794/4965 96% [=========================================================== ] 4795/4965 96% [=========================================================== ] 4796/4965 96% [=========================================================== ] 4797/4965 96% [=========================================================== ] 4798/4965 96% [=========================================================== ] 4799/4965 96% [=========================================================== ] 4800/4965 96% [=========================================================== ] 4801/4965 96% [=========================================================== ] 4802/4965 96% [=========================================================== ] 4803/4965 96% [=========================================================== ] 4804/4965 96% [============================================================ ] 4805/4965 96% [============================================================ ] 4806/4965 96% [============================================================ ] 4807/4965 96% [============================================================ ] 4808/4965 96% [============================================================ ] 4809/4965 96% [============================================================ ] 4810/4965 96% [============================================================ ] 4811/4965 96% [============================================================ ] 4812/4965 96% [============================================================ ] 4813/4965 96% [============================================================ ] 4814/4965 96% [============================================================ ] 4815/4965 96% [============================================================ ] 4816/4965 96% [============================================================ ] 4817/4965 97% [============================================================ ] 4818/4965 97% [============================================================ ] 4819/4965 97% [============================================================ ] 4820/4965 97% [============================================================ ] 4821/4965 97% [============================================================ ] 4822/4965 97% [============================================================ ] 4823/4965 97% [============================================================ ] 4824/4965 97% [============================================================ ] 4825/4965 97% [============================================================ ] 4826/4965 97% [============================================================ ] 4827/4965 97% [============================================================ ] 4828/4965 97% [============================================================ ] 4829/4965 97% [============================================================ ] 4830/4965 97% [============================================================ ] 4831/4965 97% [============================================================ ] 4832/4965 97% [============================================================ ] 4833/4965 97% [============================================================ ] 4834/4965 97% [============================================================ ] 4835/4965 97% [============================================================ ] 4836/4965 97% [============================================================ ] 4837/4965 97% [============================================================ ] 4838/4965 97% [============================================================ ] 4839/4965 97% [============================================================ ] 4840/4965 97% [============================================================ ] 4841/4965 97% [============================================================ ] 4842/4965 97% [============================================================ ] 4843/4965 97% [============================================================ ] 4844/4965 97% [============================================================ ] 4845/4965 97% [============================================================ ] 4846/4965 97% [============================================================ ] 4847/4965 97% [============================================================ ] 4848/4965 97% [============================================================ ] 4849/4965 97% [============================================================ ] 4850/4965 97% [============================================================ ] 4851/4965 97% [============================================================ ] 4852/4965 97% [============================================================ ] 4853/4965 97% [============================================================ ] 4854/4965 97% [============================================================ ] 4855/4965 97% [============================================================ ] 4856/4965 97% [============================================================ ] 4857/4965 97% [============================================================ ] 4858/4965 97% [============================================================ ] 4859/4965 97% [============================================================ ] 4860/4965 97% [============================================================ ] 4861/4965 97% [============================================================ ] 4862/4965 97% [============================================================ ] 4863/4965 97% [============================================================ ] 4864/4965 97% [============================================================ ] 4865/4965 97% [============================================================ ] 4866/4965 98% [============================================================ ] 4867/4965 98% [============================================================ ] 4868/4965 98% [============================================================ ] 4869/4965 98% [============================================================ ] 4870/4965 98% [============================================================ ] 4871/4965 98% [============================================================ ] 4872/4965 98% [============================================================ ] 4873/4965 98% [============================================================ ] 4874/4965 98% [============================================================ ] 4875/4965 98% [============================================================ ] 4876/4965 98% [============================================================ ] 4877/4965 98% [============================================================ ] 4878/4965 98% [============================================================ ] 4879/4965 98% [============================================================ ] 4880/4965 98% [============================================================ ] 4881/4965 98% [============================================================ ] 4882/4965 98% [============================================================ ] 4883/4965 98% [============================================================ ] 4884/4965 98% [============================================================= ] 4885/4965 98% [============================================================= ] 4886/4965 98% [============================================================= ] 4887/4965 98% [============================================================= ] 4888/4965 98% [============================================================= ] 4889/4965 98% [============================================================= ] 4890/4965 98% [============================================================= ] 4891/4965 98% [============================================================= ] 4892/4965 98% [============================================================= ] 4893/4965 98% [============================================================= ] 4894/4965 98% [============================================================= ] 4895/4965 98% [============================================================= ] 4896/4965 98% [============================================================= ] 4897/4965 98% [============================================================= ] 4898/4965 98% [============================================================= ] 4899/4965 98% [============================================================= ] 4900/4965 98% [============================================================= ] 4901/4965 98% [============================================================= ] 4902/4965 98% [============================================================= ] 4903/4965 98% [============================================================= ] 4904/4965 98% [============================================================= ] 4905/4965 98% [============================================================= ] 4906/4965 98% [============================================================= ] 4907/4965 98% [============================================================= ] 4908/4965 98% [============================================================= ] 4909/4965 98% [============================================================= ] 4910/4965 98% [============================================================= ] 4911/4965 98% [============================================================= ] 4912/4965 98% [============================================================= ] 4913/4965 98% [============================================================= ] 4914/4965 98% [============================================================= ] 4915/4965 98% [============================================================= ] 4916/4965 99% [============================================================= ] 4917/4965 99% [============================================================= ] 4918/4965 99% [============================================================= ] 4919/4965 99% [============================================================= ] 4920/4965 99% [============================================================= ] 4921/4965 99% [============================================================= ] 4922/4965 99% [============================================================= ] 4923/4965 99% [============================================================= ] 4924/4965 99% [============================================================= ] 4925/4965 99% [============================================================= ] 4926/4965 99% [============================================================= ] 4927/4965 99% [============================================================= ] 4928/4965 99% [============================================================= ] 4929/4965 99% [============================================================= ] 4930/4965 99% [============================================================= ] 4931/4965 99% [============================================================= ] 4932/4965 99% [============================================================= ] 4933/4965 99% [============================================================= ] 4934/4965 99% [============================================================= ] 4935/4965 99% [============================================================= ] 4936/4965 99% [============================================================= ] 4937/4965 99% [============================================================= ] 4938/4965 99% [============================================================= ] 4939/4965 99% [============================================================= ] 4940/4965 99% [============================================================= ] 4941/4965 99% [============================================================= ] 4942/4965 99% [============================================================= ] 4943/4965 99% [============================================================= ] 4944/4965 99% [============================================================= ] 4945/4965 99% [============================================================= ] 4946/4965 99% [============================================================= ] 4947/4965 99% [============================================================= ] 4948/4965 99% [============================================================= ] 4949/4965 99% [============================================================= ] 4950/4965 99% [============================================================= ] 4951/4965 99% [============================================================= ] 4952/4965 99% [============================================================= ] 4953/4965 99% [============================================================= ] 4954/4965 99% [============================================================= ] 4955/4965 99% [============================================================= ] 4956/4965 99% [============================================================= ] 4957/4965 99% [============================================================= ] 4958/4965 99% [============================================================= ] 4959/4965 99% [============================================================= ] 4960/4965 99% [============================================================= ] 4961/4965 99% [============================================================= ] 4962/4965 99% [============================================================= ] 4963/4965 99% [============================================================= ] 4964/4965 99% [==============================================================] 4965/4965 100% operation complete, 4965 objects in 138200 NAND pages. ln -snf /home/autobuild/autobuild/instance-15/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-15/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-15/buildroot' >>> Buildroot 2023.05-607-g1bd35cd712 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-ccache 4.8.2 Collecting legal info LICENSE.adoc: OK (sha256: 55ce274f2b898dad70d3695ab13f82656fd455bd8fb6d1c85d6f7c453bef0b2e) GPL-3.0.txt: OK (sha256: 80b5112739a423dfac7bed1ca8a1df3cccda3d794425441997d4462b83db4dd5) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-skeleton Collecting legal info >>> host-hiredis 1.2.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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-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.7 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 >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libopenssl 3.0.9 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> unixodbc 2.3.11 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> flashrom 1.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gdb 10.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> getent Collecting legal info >>> git 2.41.0 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> 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-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) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> 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) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mpg123 1.31.3 Collecting legal info COPYING: OK (sha256: c22482728a634a8dfdb4ff72a96d4c1ed64cd8f3e79335c401751ac591609366) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-astro-suntime 0.06 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> perl-class-std 0.013 Collecting legal info README: OK (sha256: b8175bf3750dc54096bf1506c681b4f13262e5b82e40244e9a77730c6b72e4d6) >>> perl-clone 0.46 Collecting legal info README.md: OK (sha256: 40aa7eb133e97b075024380640528760a54aefc344781741ed02539a375db5ac) >>> perl-data-uuid 1.226 Collecting legal info LICENSE: OK (sha256: 0560c8eea8e1fb8173faa6c2e9b7e9f8728b8ae8250a814709a53c30b778d5fb) >>> perl-digest-sha1 2.13 Collecting legal info README: OK (sha256: 805bee77fab9c72b0bfb452bb623b278f1767de62011e1814de2a6f6115439c8) >>> perl-dist-checkconflicts 0.11 Collecting legal info LICENSE: OK (sha256: b4e0637ed96008ddcbf7e0ddeb73967df3d0b4dc62a6b7fdb86eac37018cb12e) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> perl-file-listing 6.15 Collecting legal info LICENSE: OK (sha256: 287e6f0fdf2db790a24975b492cde64b210c16af7137f44373cbd03fcf844212) >>> perl-filesys-notify-simple 0.14 Collecting legal info LICENSE: OK (sha256: 9a5cceb9fdb0064b57eeca0e7ad2af1e57eff51320a13083fc22930d2a190ed7) >>> perl-html-parser 3.81 Collecting legal info LICENSE: OK (sha256: 9081922eb873ec1809c20672a7385a65f3c6b1163166bf69b2bbe986fb5b0159) >>> perl-html-tagset 3.20 Collecting legal info README: OK (sha256: 275cc182d78ac2db6856442c5d334c925350fb56fe83ee3577f5850317423419) >>> perl-http-cookies 6.10 Collecting legal info LICENSE: OK (sha256: 82902ce20c8ed71d7f4e7a6a5b2b26e43a7e2e90c78098fb49aa49e03ac808e0) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-message 6.44 Collecting legal info LICENSE: OK (sha256: f2f428b5f8a3bf4e6a71cd5ea92558a3d123d3d7c5075d34923e71e46dea94df) >>> perl-http-negotiate 6.01 Collecting legal info README: OK (sha256: 7a2114bb46279309f8a67e359ab0a578a4e9a7c7add0d1725de46b44f6da6514) >>> perl-i18n 0.13 Collecting legal info README: OK (sha256: 4755e5f2096e8ef0494f1565bf5a028a8fb4eeb5c1250e7d30948d1ed13c5ad7) >>> perl-io-html 1.004 Collecting legal info LICENSE: OK (sha256: 669fdd41b60ef6169a975b87a5fe35c50e81b9efc8f96b2459f4fbb238079d84) >>> perl-libwww-perl 6.67 Collecting legal info LICENSE: OK (sha256: 311f168ba9a7819ffab4fea19858f9e880737baf6d112929d11530205035a4cc) >>> perl-locale-maketext-lexicon 1.00 Collecting legal info LICENSE: OK (sha256: af693c8c99bee68656f09328c97d50b24eb742ae4473f57cdafaa90691807fbe) >>> perl-lwp-mediatypes 6.04 Collecting legal info LICENSE: OK (sha256: e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc) >>> perl-module-runtime 0.016 Collecting legal info README: OK (sha256: ad1761020436687e8493208336ef53e84589fdba212da59b05b8111cca75ddc1) >>> perl-mojolicious-plugin-cspheader 0.06 Collecting legal info LICENSE: OK (sha256: 4bb36edd2bcafef11ca615f69607953a31ee05ae172b69990aee317e95653456) >>> perl-mojolicious-plugin-securityheader 0.07 Collecting legal info LICENSE: OK (sha256: 0c38e4629cc9eee869217d62ad765e581e54958596672046a62dfa4cfd87bb09) >>> perl-mojolicious 9.32 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-mozilla-ca 20221114 Collecting legal info README: OK (sha256: 95cd63dae5c2bf6e7cf33435981614a36c85ef01fc7a02464e05e58a5355398e) >>> perl-net-http 6.23 Collecting legal info LICENSE: OK (sha256: 0ed700a4bfc022e999d83407f71ab62ead96662d8f7bbebfd857376bf3ed6528) >>> perl-net-snmp 6.0.1 Collecting legal info LICENSE: OK (sha256: a038159be54a2807dc48e2b946514d59fceab6737d5461d93d55297a98e6e24e) >>> perl-path-tiny 0.144 Collecting legal info LICENSE: OK (sha256: c1a19c0d83f668a784640c0b41e024f37b182ad38011b170f9200123e57f6070) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-try-tiny 0.31 Collecting legal info LICENCE: OK (sha256: f1864ede834871a1207fcd19838b6bd5e1ff0a8704f5cc523fc397126041ed0b) >>> perl-uri 5.19 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> perl-www-robotrules 6.02 Collecting legal info README: OK (sha256: fa375c4f771b92fc076b6c66e19440a0fff51dacf489fecd94bf560091279e05) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtty 8.1.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> strace 6.4 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> subversion 1.14.2 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> tcpdump 4.99.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinycompress 1.2.8 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> 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) >>> vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> 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) Legal info produced in /home/autobuild/autobuild/instance-15/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot'