if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zip 3.0 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/buildroot/autobuild/instance-0/output-1/build/zip-3.0 -f unix/Makefile install prefix=/home/buildroot/autobuild/instance-0/output-1/target/usr make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zip-3.0' mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /home/buildroot/autobuild/instance-0/output-1/target/usr/bin cd /home/buildroot/autobuild/instance-0/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1 cp man/zip.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1/zip.1 chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1/zipnote.1 chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@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', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%strongarm%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%strongarm%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-0/output-1/target/bin/sh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-0/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/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-0/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/buildroot/autobuild/instance-0/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/buildroot/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-173-g9c0e8ace80"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n news -1 news -1 * - - - Leafnode2 daemon\n redis -1 redis -1 * /var/lib/redis /bin/false - Redis Server\n\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3831 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/3831 0% [ ] 2/3831 0% [ ] 3/3831 0% [ ] 4/3831 0% [ ] 5/3831 0% [ ] 6/3831 0% [ ] 7/3831 0% [ ] 8/3831 0% [ ] 9/3831 0% [ ] 10/3831 0% [ ] 11/3831 0% [ ] 12/3831 0% [ ] 13/3831 0% [ ] 14/3831 0% [ ] 15/3831 0% [ ] 16/3831 0% [ ] 17/3831 0% [ ] 18/3831 0% [ ] 19/3831 0% [ ] 20/3831 0% [ ] 21/3831 0% [ ] 22/3831 0% [ ] 23/3831 0% [ ] 24/3831 0% [ ] 25/3831 0% [ ] 26/3831 0% [ ] 27/3831 0% [ ] 28/3831 0% [ ] 29/3831 0% [ ] 30/3831 0% [ ] 31/3831 0% [ ] 32/3831 0% [ ] 33/3831 0% [ ] 34/3831 0% [ ] 35/3831 0% [ ] 36/3831 0% [ ] 37/3831 0% [ ] 38/3831 0% [ ] 39/3831 1% [ ] 40/3831 1% [ ] 41/3831 1% [ ] 42/3831 1% [ ] 43/3831 1% [ ] 44/3831 1% [ ] 45/3831 1% [ ] 46/3831 1% [ ] 47/3831 1% [ ] 48/3831 1% [ ] 49/3831 1% [ ] 50/3831 1% [ ] 51/3831 1% [ ] 52/3831 1% [ ] 53/3831 1% [ ] 54/3831 1% [ ] 55/3831 1% [ ] 56/3831 1% [ ] 57/3831 1% [ ] 58/3831 1% [ ] 59/3831 1% [ ] 60/3831 1% [ ] 61/3831 1% [= ] 62/3831 1% [= ] 63/3831 1% [= ] 64/3831 1% [= ] 65/3831 1% [= ] 66/3831 1% [= ] 67/3831 1% [= ] 68/3831 1% [= ] 69/3831 1% [= ] 70/3831 1% [= ] 71/3831 1% [= ] 72/3831 1% [= ] 73/3831 1% [= ] 74/3831 1% [= ] 75/3831 1% [= ] 76/3831 1% [= ] 77/3831 2% [= ] 78/3831 2% [= ] 79/3831 2% [= ] 80/3831 2% [= ] 81/3831 2% [= ] 82/3831 2% [= ] 83/3831 2% [= ] 84/3831 2% [= ] 85/3831 2% [= ] 86/3831 2% [= ] 87/3831 2% [= ] 88/3831 2% [= ] 89/3831 2% [= ] 90/3831 2% [= ] 91/3831 2% [= ] 92/3831 2% [= ] 93/3831 2% [= ] 94/3831 2% [= ] 95/3831 2% [= ] 96/3831 2% [= ] 97/3831 2% [= ] 98/3831 2% [= ] 99/3831 2% [= ] 100/3831 2% [= ] 101/3831 2% [= ] 102/3831 2% [= ] 103/3831 2% [= ] 104/3831 2% [= ] 105/3831 2% [= ] 106/3831 2% [= ] 107/3831 2% [= ] 108/3831 2% [= ] 109/3831 2% [= ] 110/3831 2% [= ] 111/3831 2% [= ] 112/3831 2% [= ] 113/3831 2% [= ] 114/3831 2% [= ] 115/3831 3% [= ] 116/3831 3% [= ] 117/3831 3% [= ] 118/3831 3% [= ] 119/3831 3% [= ] 120/3831 3% [= ] 121/3831 3% [= ] 122/3831 3% [= ] 123/3831 3% [== ] 124/3831 3% [== ] 125/3831 3% [== ] 126/3831 3% [== ] 127/3831 3% [== ] 128/3831 3% [== ] 129/3831 3% [== ] 130/3831 3% [== ] 131/3831 3% [== ] 132/3831 3% [== ] 133/3831 3% [== ] 134/3831 3% [== ] 135/3831 3% [== ] 136/3831 3% [== ] 137/3831 3% [== ] 138/3831 3% [== ] 139/3831 3% [== ] 140/3831 3% [== ] 141/3831 3% [== ] 142/3831 3% [== ] 143/3831 3% [== ] 144/3831 3% [== ] 145/3831 3% [== ] 146/3831 3% [== ] 147/3831 3% [== ] 148/3831 3% [== ] 149/3831 3% [== ] 150/3831 3% [== ] 151/3831 3% [== ] 152/3831 3% [== ] 153/3831 3% [== ] 154/3831 4% [== ] 155/3831 4% [== ] 156/3831 4% [== ] 157/3831 4% [== ] 158/3831 4% [== ] 159/3831 4% [== ] 160/3831 4% [== ] 161/3831 4% [== ] 162/3831 4% [== ] 163/3831 4% [== ] 164/3831 4% [== ] 165/3831 4% [== ] 166/3831 4% [== ] 167/3831 4% [== ] 168/3831 4% [== ] 169/3831 4% [== ] 170/3831 4% [== ] 171/3831 4% [== ] 172/3831 4% [== ] 173/3831 4% [== ] 174/3831 4% [== ] 175/3831 4% [== ] 176/3831 4% [== ] 177/3831 4% [== ] 178/3831 4% [== ] 179/3831 4% [== ] 180/3831 4% [== ] 181/3831 4% [== ] 182/3831 4% [== ] 183/3831 4% [== ] 184/3831 4% [== ] 185/3831 4% [=== ] 186/3831 4% [=== ] 187/3831 4% [=== ] 188/3831 4% [=== ] 189/3831 4% [=== ] 190/3831 4% [=== ] 191/3831 4% [=== ] 192/3831 5% [=== ] 193/3831 5% [=== ] 194/3831 5% [=== ] 195/3831 5% [=== ] 196/3831 5% [=== ] 197/3831 5% [=== ] 198/3831 5% [=== ] 199/3831 5% [=== ] 200/3831 5% [=== ] 201/3831 5% [=== ] 202/3831 5% [=== ] 203/3831 5% [=== ] 204/3831 5% [=== ] 205/3831 5% [=== ] 206/3831 5% [=== ] 207/3831 5% [=== ] 208/3831 5% [=== ] 209/3831 5% [=== ] 210/3831 5% [=== ] 211/3831 5% [=== ] 212/3831 5% [=== ] 213/3831 5% [=== ] 214/3831 5% [=== ] 215/3831 5% [=== ] 216/3831 5% [=== ] 217/3831 5% [=== ] 218/3831 5% [=== ] 219/3831 5% [=== ] 220/3831 5% [=== ] 221/3831 5% [=== ] 222/3831 5% [=== ] 223/3831 5% [=== ] 224/3831 5% [=== ] 225/3831 5% [=== ] 226/3831 5% [=== ] 227/3831 5% [=== ] 228/3831 5% [=== ] 229/3831 5% [=== ] 230/3831 6% [=== ] 231/3831 6% [=== ] 232/3831 6% [=== ] 233/3831 6% [=== ] 234/3831 6% [=== ] 235/3831 6% [=== ] 236/3831 6% [=== ] 237/3831 6% [=== ] 238/3831 6% [=== ] 239/3831 6% [=== ] 240/3831 6% [=== ] 241/3831 6% [=== ] 242/3831 6% [=== ] 243/3831 6% [=== ] 244/3831 6% [=== ] 245/3831 6% [=== ] 246/3831 6% [=== ] 247/3831 6% [==== ] 248/3831 6% [==== ] 249/3831 6% [==== ] 250/3831 6% [==== ] 251/3831 6% [==== ] 252/3831 6% [==== ] 253/3831 6% [==== ] 254/3831 6% [==== ] 255/3831 6% [==== ] 256/3831 6% [==== ] 257/3831 6% [==== ] 258/3831 6% [==== ] 259/3831 6% [==== ] 260/3831 6% [==== ] 261/3831 6% [==== ] 262/3831 6% [==== ] 263/3831 6% [==== ] 264/3831 6% [==== ] 265/3831 6% [==== ] 266/3831 6% [==== ] 267/3831 6% [==== ] 268/3831 6% [==== ] 269/3831 7% [==== ] 270/3831 7% [==== ] 271/3831 7% [==== ] 272/3831 7% [==== ] 273/3831 7% [==== ] 274/3831 7% [==== ] 275/3831 7% [==== ] 276/3831 7% [==== ] 277/3831 7% [==== ] 278/3831 7% [==== ] 279/3831 7% [==== ] 280/3831 7% [==== ] 281/3831 7% [==== ] 282/3831 7% [==== ] 283/3831 7% [==== ] 284/3831 7% [==== ] 285/3831 7% [==== ] 286/3831 7% [==== ] 287/3831 7% [==== ] 288/3831 7% [==== ] 289/3831 7% [==== ] 290/3831 7% [==== ] 291/3831 7% [==== ] 292/3831 7% [==== ] 293/3831 7% [==== ] 294/3831 7% [==== ] 295/3831 7% [==== ] 296/3831 7% [==== ] 297/3831 7% [==== ] 298/3831 7% [==== ] 299/3831 7% [==== ] 300/3831 7% [==== ] 301/3831 7% [==== ] 302/3831 7% [==== ] 303/3831 7% [==== ] 304/3831 7% [==== ] 305/3831 7% [==== ] 306/3831 7% [==== ] 307/3831 8% [==== ] 308/3831 8% [===== ] 309/3831 8% [===== ] 310/3831 8% [===== ] 311/3831 8% [===== ] 312/3831 8% [===== ] 313/3831 8% [===== ] 314/3831 8% [===== ] 315/3831 8% [===== ] 316/3831 8% [===== ] 317/3831 8% [===== ] 318/3831 8% [===== ] 319/3831 8% [===== ] 320/3831 8% [===== ] 321/3831 8% [===== ] 322/3831 8% [===== ] 323/3831 8% [===== ] 324/3831 8% [===== ] 325/3831 8% [===== ] 326/3831 8% [===== ] 327/3831 8% [===== ] 328/3831 8% [===== ] 329/3831 8% [===== ] 330/3831 8% [===== ] 331/3831 8% [===== ] 332/3831 8% [===== ] 333/3831 8% [===== ] 334/3831 8% [===== ] 335/3831 8% [===== ] 336/3831 8% [===== ] 337/3831 8% [===== ] 338/3831 8% [===== ] 339/3831 8% [===== ] 340/3831 8% [===== ] 341/3831 8% [===== ] 342/3831 8% [===== ] 343/3831 8% [===== ] 344/3831 8% [===== ] 345/3831 9% [===== ] 346/3831 9% [===== ] 347/3831 9% [===== ] 348/3831 9% [===== ] 349/3831 9% [===== ] 350/3831 9% [===== ] 351/3831 9% [===== ] 352/3831 9% [===== ] 353/3831 9% [===== ] 354/3831 9% [===== ] 355/3831 9% [===== ] 356/3831 9% [===== ] 357/3831 9% [===== ] 358/3831 9% [===== ] 359/3831 9% [===== ] 360/3831 9% [===== ] 361/3831 9% [===== ] 362/3831 9% [===== ] 363/3831 9% [===== ] 364/3831 9% [===== ] 365/3831 9% [===== ] 366/3831 9% [===== ] 367/3831 9% [===== ] 368/3831 9% [===== ] 369/3831 9% [===== ] 370/3831 9% [====== ] 371/3831 9% [====== ] 372/3831 9% [====== ] 373/3831 9% [====== ] 374/3831 9% [====== ] 375/3831 9% [====== ] 376/3831 9% [====== ] 377/3831 9% [====== ] 378/3831 9% [====== ] 379/3831 9% [====== ] 380/3831 9% [====== ] 381/3831 9% [====== ] 382/3831 9% [====== ] 383/3831 9% [====== ] 384/3831 10% [====== ] 385/3831 10% [====== ] 386/3831 10% [====== ] 387/3831 10% [====== ] 388/3831 10% [====== ] 389/3831 10% [====== ] 390/3831 10% [====== ] 391/3831 10% [====== ] 392/3831 10% [====== ] 393/3831 10% [====== ] 394/3831 10% [====== ] 395/3831 10% [====== ] 396/3831 10% [====== ] 397/3831 10% [====== ] 398/3831 10% [====== ] 399/3831 10% [====== ] 400/3831 10% [====== ] 401/3831 10% [====== ] 402/3831 10% [====== ] 403/3831 10% [====== ] 404/3831 10% [====== ] 405/3831 10% [====== ] 406/3831 10% [====== ] 407/3831 10% [====== ] 408/3831 10% [====== ] 409/3831 10% [====== ] 410/3831 10% [====== ] 411/3831 10% [====== ] 412/3831 10% [====== ] 413/3831 10% [====== ] 414/3831 10% [====== ] 415/3831 10% [====== ] 416/3831 10% [====== ] 417/3831 10% [====== ] 418/3831 10% [====== ] 419/3831 10% [====== ] 420/3831 10% [====== ] 421/3831 10% [====== ] 422/3831 11% [====== ] 423/3831 11% [====== ] 424/3831 11% [====== ] 425/3831 11% [====== ] 426/3831 11% [====== ] 427/3831 11% [====== ] 428/3831 11% [====== ] 429/3831 11% [====== ] 430/3831 11% [====== ] 431/3831 11% [====== ] 432/3831 11% [======= ] 433/3831 11% [======= ] 434/3831 11% [======= ] 435/3831 11% [======= ] 436/3831 11% [======= ] 437/3831 11% [======= ] 438/3831 11% [======= ] 439/3831 11% [======= ] 440/3831 11% [======= ] 441/3831 11% [======= ] 442/3831 11% [======= ] 443/3831 11% [======= ] 444/3831 11% [======= ] 445/3831 11% [======= ] 446/3831 11% [======= ] 447/3831 11% [======= ] 448/3831 11% [======= ] 449/3831 11% [======= ] 450/3831 11% [======= ] 451/3831 11% [======= ] 452/3831 11% [======= ] 453/3831 11% [======= ] 454/3831 11% [======= ] 455/3831 11% [======= ] 456/3831 11% [======= ] 457/3831 11% [======= ] 458/3831 11% [======= ] 459/3831 11% [======= ] 460/3831 12% [======= ] 461/3831 12% [======= ] 462/3831 12% [======= ] 463/3831 12% [======= ] 464/3831 12% [======= ] 465/3831 12% [======= ] 466/3831 12% [======= ] 467/3831 12% [======= ] 468/3831 12% [======= ] 469/3831 12% [======= ] 470/3831 12% [======= ] 471/3831 12% [======= ] 472/3831 12% [======= ] 473/3831 12% [======= ] 474/3831 12% [======= ] 475/3831 12% [======= ] 476/3831 12% [======= ] 477/3831 12% [======= ] 478/3831 12% [======= ] 479/3831 12% [======= ] 480/3831 12% [======= ] 481/3831 12% [======= ] 482/3831 12% [======= ] 483/3831 12% [======= ] 484/3831 12% [======= ] 485/3831 12% [======= ] 486/3831 12% [======= ] 487/3831 12% [======= ] 488/3831 12% [======= ] 489/3831 12% [======= ] 490/3831 12% [======= ] 491/3831 12% [======= ] 492/3831 12% [======= ] 493/3831 12% [======= ] 494/3831 12% [======== ] 495/3831 12% [======== ] 496/3831 12% [======== ] 497/3831 12% [======== ] 498/3831 12% [======== ] 499/3831 13% [======== ] 500/3831 13% [======== ] 501/3831 13% [======== ] 502/3831 13% [======== ] 503/3831 13% [======== ] 504/3831 13% [======== ] 505/3831 13% [======== ] 506/3831 13% [======== ] 507/3831 13% [======== ] 508/3831 13% [======== ] 509/3831 13% [======== ] 510/3831 13% [======== ] 511/3831 13% [======== ] 512/3831 13% [======== ] 513/3831 13% [======== ] 514/3831 13% [======== ] 515/3831 13% [======== ] 516/3831 13% [======== ] 517/3831 13% [======== ] 518/3831 13% [======== ] 519/3831 13% [======== ] 520/3831 13% [======== ] 521/3831 13% [======== ] 522/3831 13% [======== ] 523/3831 13% [======== ] 524/3831 13% [======== ] 525/3831 13% [======== ] 526/3831 13% [======== ] 527/3831 13% [======== ] 528/3831 13% [======== ] 529/3831 13% [======== ] 530/3831 13% [======== ] 531/3831 13% [======== ] 532/3831 13% [======== ] 533/3831 13% [======== ] 534/3831 13% [======== ] 535/3831 13% [======== ] 536/3831 13% [======== ] 537/3831 14% [======== ] 538/3831 14% [======== ] 539/3831 14% [======== ] 540/3831 14% [======== ] 541/3831 14% [======== ] 542/3831 14% [======== ] 543/3831 14% [======== ] 544/3831 14% [======== ] 545/3831 14% [======== ] 546/3831 14% [======== ] 547/3831 14% [======== ] 548/3831 14% [======== ] 549/3831 14% [======== ] 550/3831 14% [======== ] 551/3831 14% [======== ] 552/3831 14% [======== ] 553/3831 14% [======== ] 554/3831 14% [======== ] 555/3831 14% [======== ] 556/3831 14% [========= ] 557/3831 14% [========= ] 558/3831 14% [========= ] 559/3831 14% [========= ] 560/3831 14% [========= ] 561/3831 14% [========= ] 562/3831 14% [========= ] 563/3831 14% [========= ] 564/3831 14% [========= ] 565/3831 14% [========= ] 566/3831 14% [========= ] 567/3831 14% [========= ] 568/3831 14% [========= ] 569/3831 14% [========= ] 570/3831 14% [========= ] 571/3831 14% [========= ] 572/3831 14% [========= ] 573/3831 14% [========= ] 574/3831 14% [========= ] 575/3831 15% [========= ] 576/3831 15% [========= ] 577/3831 15% [========= ] 578/3831 15% [========= ] 579/3831 15% [========= ] 580/3831 15% [========= ] 581/3831 15% [========= ] 582/3831 15% [========= ] 583/3831 15% [========= ] 584/3831 15% [========= ] 585/3831 15% [========= ] 586/3831 15% [========= ] 587/3831 15% [========= ] 588/3831 15% [========= ] 589/3831 15% [========= ] 590/3831 15% [========= ] 591/3831 15% [========= ] 592/3831 15% [========= ] 593/3831 15% [========= ] 594/3831 15% [========= ] 595/3831 15% [========= ] 596/3831 15% [========= ] 597/3831 15% [========= ] 598/3831 15% [========= ] 599/3831 15% [========= ] 600/3831 15% [========= ] 601/3831 15% [========= ] 602/3831 15% [========= ] 603/3831 15% [========= ] 604/3831 15% [========= ] 605/3831 15% [========= ] 606/3831 15% [========= ] 607/3831 15% [========= ] 608/3831 15% [========= ] 609/3831 15% [========= ] 610/3831 15% [========= ] 611/3831 15% [========= ] 612/3831 15% [========= ] 613/3831 16% [========= ] 614/3831 16% [========= ] 615/3831 16% [========= ] 616/3831 16% [========= ] 617/3831 16% [========== ] 618/3831 16% [========== ] 619/3831 16% [========== ] 620/3831 16% [========== ] 621/3831 16% [========== ] 622/3831 16% [========== ] 623/3831 16% [========== ] 624/3831 16% [========== ] 625/3831 16% [========== ] 626/3831 16% [========== ] 627/3831 16% [========== ] 628/3831 16% [========== ] 629/3831 16% [========== ] 630/3831 16% [========== ] 631/3831 16% [========== ] 632/3831 16% [========== ] 633/3831 16% [========== ] 634/3831 16% [========== ] 635/3831 16% [========== ] 636/3831 16% [========== ] 637/3831 16% [========== ] 638/3831 16% [========== ] 639/3831 16% [========== ] 640/3831 16% [========== ] 641/3831 16% [========== ] 642/3831 16% [========== ] 643/3831 16% [========== ] 644/3831 16% [========== ] 645/3831 16% [========== ] 646/3831 16% [========== ] 647/3831 16% [========== ] 648/3831 16% [========== ] 649/3831 16% [========== ] 650/3831 16% [========== ] 651/3831 16% [========== ] 652/3831 17% [========== ] 653/3831 17% [========== ] 654/3831 17% [========== ] 655/3831 17% [========== ] 656/3831 17% [========== ] 657/3831 17% [========== ] 658/3831 17% [========== ] 659/3831 17% [========== ] 660/3831 17% [========== ] 661/3831 17% [========== ] 662/3831 17% [========== ] 663/3831 17% [========== ] 664/3831 17% [========== ] 665/3831 17% [========== ] 666/3831 17% [========== ] 667/3831 17% [========== ] 668/3831 17% [========== ] 669/3831 17% [========== ] 670/3831 17% [========== ] 671/3831 17% [========== ] 672/3831 17% [========== ] 673/3831 17% [========== ] 674/3831 17% [========== ] 675/3831 17% [========== ] 676/3831 17% [========== ] 677/3831 17% [========== ] 678/3831 17% [========== ] 679/3831 17% [=========== ] 680/3831 17% [=========== ] 681/3831 17% [=========== ] 682/3831 17% [=========== ] 683/3831 17% [=========== ] 684/3831 17% [=========== ] 685/3831 17% [=========== ] 686/3831 17% [=========== ] 687/3831 17% [=========== ] 688/3831 17% [=========== ] 689/3831 17% [=========== ] 690/3831 18% [=========== ] 691/3831 18% [=========== ] 692/3831 18% [=========== ] 693/3831 18% [=========== ] 694/3831 18% [=========== ] 695/3831 18% [=========== ] 696/3831 18% [=========== ] 697/3831 18% [=========== ] 698/3831 18% [=========== ] 699/3831 18% [=========== ] 700/3831 18% [=========== ] 701/3831 18% [=========== ] 702/3831 18% [=========== ] 703/3831 18% [=========== ] 704/3831 18% [=========== ] 705/3831 18% [=========== ] 706/3831 18% [=========== ] 707/3831 18% [=========== ] 708/3831 18% [=========== ] 709/3831 18% [=========== ] 710/3831 18% [=========== ] 711/3831 18% [=========== ] 712/3831 18% [=========== ] 713/3831 18% [=========== ] 714/3831 18% [=========== ] 715/3831 18% [=========== ] 716/3831 18% [=========== ] 717/3831 18% [=========== ] 718/3831 18% [=========== ] 719/3831 18% [=========== ] 720/3831 18% [=========== ] 721/3831 18% [=========== ] 722/3831 18% [=========== ] 723/3831 18% [=========== ] 724/3831 18% [=========== ] 725/3831 18% [=========== ] 726/3831 18% [=========== ] 727/3831 18% [=========== ] 728/3831 19% [=========== ] 729/3831 19% [=========== ] 730/3831 19% [=========== ] 731/3831 19% [=========== ] 732/3831 19% [=========== ] 733/3831 19% [=========== ] 734/3831 19% [=========== ] 735/3831 19% [=========== ] 736/3831 19% [=========== ] 737/3831 19% [=========== ] 738/3831 19% [=========== ] 739/3831 19% [=========== ] 740/3831 19% [=========== ] 741/3831 19% [============ ] 742/3831 19% [============ ] 743/3831 19% [============ ] 744/3831 19% [============ ] 745/3831 19% [============ ] 746/3831 19% [============ ] 747/3831 19% [============ ] 748/3831 19% [============ ] 749/3831 19% [============ ] 750/3831 19% [============ ] 751/3831 19% [============ ] 752/3831 19% [============ ] 753/3831 19% [============ ] 754/3831 19% [============ ] 755/3831 19% [============ ] 756/3831 19% [============ ] 757/3831 19% [============ ] 758/3831 19% [============ ] 759/3831 19% [============ ] 760/3831 19% [============ ] 761/3831 19% [============ ] 762/3831 19% [============ ] 763/3831 19% [============ ] 764/3831 19% [============ ] 765/3831 19% [============ ] 766/3831 19% [============ ] 767/3831 20% [============ ] 768/3831 20% [============ ] 769/3831 20% [============ ] 770/3831 20% [============ ] 771/3831 20% [============ ] 772/3831 20% [============ ] 773/3831 20% [============ ] 774/3831 20% [============ ] 775/3831 20% [============ ] 776/3831 20% [============ ] 777/3831 20% [============ ] 778/3831 20% [============ ] 779/3831 20% [============ ] 780/3831 20% [============ ] 781/3831 20% [============ ] 782/3831 20% [============ ] 783/3831 20% [============ ] 784/3831 20% [============ ] 785/3831 20% [============ ] 786/3831 20% [============ ] 787/3831 20% [============ ] 788/3831 20% [============ ] 789/3831 20% [============ ] 790/3831 20% [============ ] 791/3831 20% [============ ] 792/3831 20% [============ ] 793/3831 20% [============ ] 794/3831 20% [============ ] 795/3831 20% [============ ] 796/3831 20% [============ ] 797/3831 20% [============ ] 798/3831 20% [============ ] 799/3831 20% [============ ] 800/3831 20% [============ ] 801/3831 20% [============ ] 802/3831 20% [============ ] 803/3831 20% [============= ] 804/3831 20% [============= ] 805/3831 21% [============= ] 806/3831 21% [============= ] 807/3831 21% [============= ] 808/3831 21% [============= ] 809/3831 21% [============= ] 810/3831 21% [============= ] 811/3831 21% [============= ] 812/3831 21% [============= ] 813/3831 21% [============= ] 814/3831 21% [============= ] 815/3831 21% [============= ] 816/3831 21% [============= ] 817/3831 21% [============= ] 818/3831 21% [============= ] 819/3831 21% [============= ] 820/3831 21% [============= ] 821/3831 21% [============= ] 822/3831 21% [============= ] 823/3831 21% [============= ] 824/3831 21% [============= ] 825/3831 21% [============= ] 826/3831 21% [============= ] 827/3831 21% [============= ] 828/3831 21% [============= ] 829/3831 21% [============= ] 830/3831 21% [============= ] 831/3831 21% [============= ] 832/3831 21% [============= ] 833/3831 21% [============= ] 834/3831 21% [============= ] 835/3831 21% [============= ] 836/3831 21% [============= ] 837/3831 21% [============= ] 838/3831 21% [============= ] 839/3831 21% [============= ] 840/3831 21% [============= ] 841/3831 21% [============= ] 842/3831 21% [============= ] 843/3831 22% [============= ] 844/3831 22% [============= ] 845/3831 22% [============= ] 846/3831 22% [============= ] 847/3831 22% [============= ] 848/3831 22% [============= ] 849/3831 22% [============= ] 850/3831 22% [============= ] 851/3831 22% [============= ] 852/3831 22% [============= ] 853/3831 22% [============= ] 854/3831 22% [============= ] 855/3831 22% [============= ] 856/3831 22% [============= ] 857/3831 22% [============= ] 858/3831 22% [============= ] 859/3831 22% [============= ] 860/3831 22% [============= ] 861/3831 22% [============= ] 862/3831 22% [============= ] 863/3831 22% [============= ] 864/3831 22% [============= ] 865/3831 22% [============== ] 866/3831 22% [============== ] 867/3831 22% [============== ] 868/3831 22% [============== ] 869/3831 22% [============== ] 870/3831 22% [============== ] 871/3831 22% [============== ] 872/3831 22% [============== ] 873/3831 22% [============== ] 874/3831 22% [============== ] 875/3831 22% [============== ] 876/3831 22% [============== ] 877/3831 22% [============== ] 878/3831 22% [============== ] 879/3831 22% [============== ] 880/3831 22% [============== ] 881/3831 22% [============== ] 882/3831 23% [============== ] 883/3831 23% [============== ] 884/3831 23% [============== ] 885/3831 23% [============== ] 886/3831 23% [============== ] 887/3831 23% [============== ] 888/3831 23% [============== ] 889/3831 23% [============== ] 890/3831 23% [============== ] 891/3831 23% [============== ] 892/3831 23% [============== ] 893/3831 23% [============== ] 894/3831 23% [============== ] 895/3831 23% [============== ] 896/3831 23% [============== ] 897/3831 23% [============== ] 898/3831 23% [============== ] 899/3831 23% [============== ] 900/3831 23% [============== ] 901/3831 23% [============== ] 902/3831 23% [============== ] 903/3831 23% [============== ] 904/3831 23% [============== ] 905/3831 23% [============== ] 906/3831 23% [============== ] 907/3831 23% [============== ] 908/3831 23% [============== ] 909/3831 23% [============== ] 910/3831 23% [============== ] 911/3831 23% [============== ] 912/3831 23% [============== ] 913/3831 23% [============== ] 914/3831 23% [============== ] 915/3831 23% [============== ] 916/3831 23% [============== ] 917/3831 23% [============== ] 918/3831 23% [============== ] 919/3831 23% [============== ] 920/3831 24% [============== ] 921/3831 24% [============== ] 922/3831 24% [============== ] 923/3831 24% [============== ] 924/3831 24% [============== ] 925/3831 24% [============== ] 926/3831 24% [=============== ] 927/3831 24% [=============== ] 928/3831 24% [=============== ] 929/3831 24% [=============== ] 930/3831 24% [=============== ] 931/3831 24% [=============== ] 932/3831 24% [=============== ] 933/3831 24% [=============== ] 934/3831 24% [=============== ] 935/3831 24% [=============== ] 936/3831 24% [=============== ] 937/3831 24% [=============== ] 938/3831 24% [=============== ] 939/3831 24% [=============== ] 940/3831 24% [=============== ] 941/3831 24% [=============== ] 942/3831 24% [=============== ] 943/3831 24% [=============== ] 944/3831 24% [=============== ] 945/3831 24% [=============== ] 946/3831 24% [=============== ] 947/3831 24% [=============== ] 948/3831 24% [=============== ] 949/3831 24% [=============== ] 950/3831 24% [=============== ] 951/3831 24% [=============== ] 952/3831 24% [=============== ] 953/3831 24% [=============== ] 954/3831 24% [=============== ] 955/3831 24% [=============== ] 956/3831 24% [=============== ] 957/3831 24% [=============== ] 958/3831 25% [=============== ] 959/3831 25% [=============== ] 960/3831 25% [=============== ] 961/3831 25% [=============== ] 962/3831 25% [=============== ] 963/3831 25% [=============== ] 964/3831 25% [=============== ] 965/3831 25% [=============== ] 966/3831 25% [=============== ] 967/3831 25% [=============== ] 968/3831 25% [=============== ] 969/3831 25% [=============== ] 970/3831 25% [=============== ] 971/3831 25% [=============== ] 972/3831 25% [=============== ] 973/3831 25% [=============== ] 974/3831 25% [=============== ] 975/3831 25% [=============== ] 976/3831 25% [=============== ] 977/3831 25% [=============== ] 978/3831 25% [=============== ] 979/3831 25% [=============== ] 980/3831 25% [=============== ] 981/3831 25% [=============== ] 982/3831 25% [=============== ] 983/3831 25% [=============== ] 984/3831 25% [=============== ] 985/3831 25% [=============== ] 986/3831 25% [=============== ] 987/3831 25% [=============== ] 988/3831 25% [================ ] 989/3831 25% [================ ] 990/3831 25% [================ ] 991/3831 25% [================ ] 992/3831 25% [================ ] 993/3831 25% [================ ] 994/3831 25% [================ ] 995/3831 25% [================ ] 996/3831 25% [================ ] 997/3831 26% [================ ] 998/3831 26% [================ ] 999/3831 26% [================ ] 1000/3831 26% [================ ] 1001/3831 26% [================ ] 1002/3831 26% [================ ] 1003/3831 26% [================ ] 1004/3831 26% [================ ] 1005/3831 26% [================ ] 1006/3831 26% [================ ] 1007/3831 26% [================ ] 1008/3831 26% [================ ] 1009/3831 26% [================ ] 1010/3831 26% [================ ] 1011/3831 26% [================ ] 1012/3831 26% [================ ] 1013/3831 26% [================ ] 1014/3831 26% [================ ] 1015/3831 26% [================ ] 1016/3831 26% [================ ] 1017/3831 26% [================ ] 1018/3831 26% [================ ] 1019/3831 26% [================ ] 1020/3831 26% [================ ] 1021/3831 26% [================ ] 1022/3831 26% [================ ] 1023/3831 26% [================ ] 1024/3831 26% [================ ] 1025/3831 26% [================ ] 1026/3831 26% [================ ] 1027/3831 26% [================ ] 1028/3831 26% [================ ] 1029/3831 26% [================ ] 1030/3831 26% [================ ] 1031/3831 26% [================ ] 1032/3831 26% [================ ] 1033/3831 26% [================ ] 1034/3831 26% [================ ] 1035/3831 27% [================ ] 1036/3831 27% [================ ] 1037/3831 27% [================ ] 1038/3831 27% [================ ] 1039/3831 27% [================ ] 1040/3831 27% [================ ] 1041/3831 27% [================ ] 1042/3831 27% [================ ] 1043/3831 27% [================ ] 1044/3831 27% [================ ] 1045/3831 27% [================ ] 1046/3831 27% [================ ] 1047/3831 27% [================ ] 1048/3831 27% [================ ] 1049/3831 27% [================ ] 1050/3831 27% [================= ] 1051/3831 27% [================= ] 1052/3831 27% [================= ] 1053/3831 27% [================= ] 1054/3831 27% [================= ] 1055/3831 27% [================= ] 1056/3831 27% [================= ] 1057/3831 27% [================= ] 1058/3831 27% [================= ] 1059/3831 27% [================= ] 1060/3831 27% [================= ] 1061/3831 27% [================= ] 1062/3831 27% [================= ] 1063/3831 27% [================= ] 1064/3831 27% [================= ] 1065/3831 27% [================= ] 1066/3831 27% [================= ] 1067/3831 27% [================= ] 1068/3831 27% [================= ] 1069/3831 27% [================= ] 1070/3831 27% [================= ] 1071/3831 27% [================= ] 1072/3831 27% [================= ] 1073/3831 28% [================= ] 1074/3831 28% [================= ] 1075/3831 28% [================= ] 1076/3831 28% [================= ] 1077/3831 28% [================= ] 1078/3831 28% [================= ] 1079/3831 28% [================= ] 1080/3831 28% [================= ] 1081/3831 28% [================= ] 1082/3831 28% [================= ] 1083/3831 28% [================= ] 1084/3831 28% [================= ] 1085/3831 28% [================= ] 1086/3831 28% [================= ] 1087/3831 28% [================= ] 1088/3831 28% [================= ] 1089/3831 28% [================= ] 1090/3831 28% [================= ] 1091/3831 28% [================= ] 1092/3831 28% [================= ] 1093/3831 28% [================= ] 1094/3831 28% [================= ] 1095/3831 28% [================= ] 1096/3831 28% [================= ] 1097/3831 28% [================= ] 1098/3831 28% [================= ] 1099/3831 28% [================= ] 1100/3831 28% [================= ] 1101/3831 28% [================= ] 1102/3831 28% [================= ] 1103/3831 28% [================= ] 1104/3831 28% [================= ] 1105/3831 28% [================= ] 1106/3831 28% [================= ] 1107/3831 28% [================= ] 1108/3831 28% [================= ] 1109/3831 28% [================= ] 1110/3831 28% [================= ] 1111/3831 29% [================= ] 1112/3831 29% [================== ] 1113/3831 29% [================== ] 1114/3831 29% [================== ] 1115/3831 29% [================== ] 1116/3831 29% [================== ] 1117/3831 29% [================== ] 1118/3831 29% [================== ] 1119/3831 29% [================== ] 1120/3831 29% [================== ] 1121/3831 29% [================== ] 1122/3831 29% [================== ] 1123/3831 29% [================== ] 1124/3831 29% [================== ] 1125/3831 29% [================== ] 1126/3831 29% [================== ] 1127/3831 29% [================== ] 1128/3831 29% [================== ] 1129/3831 29% [================== ] 1130/3831 29% [================== ] 1131/3831 29% [================== ] 1132/3831 29% [================== ] 1133/3831 29% [================== ] 1134/3831 29% [================== ] 1135/3831 29% [================== ] 1136/3831 29% [================== ] 1137/3831 29% [================== ] 1138/3831 29% [================== ] 1139/3831 29% [================== ] 1140/3831 29% [================== ] 1141/3831 29% [================== ] 1142/3831 29% [================== ] 1143/3831 29% [================== ] 1144/3831 29% [================== ] 1145/3831 29% [================== ] 1146/3831 29% [================== ] 1147/3831 29% [================== ] 1148/3831 29% [================== ] 1149/3831 29% [================== ] 1150/3831 30% [================== ] 1151/3831 30% [================== ] 1152/3831 30% [================== ] 1153/3831 30% [================== ] 1154/3831 30% [================== ] 1155/3831 30% [================== ] 1156/3831 30% [================== ] 1157/3831 30% [================== ] 1158/3831 30% [================== ] 1159/3831 30% [================== ] 1160/3831 30% [================== ] 1161/3831 30% [================== ] 1162/3831 30% [================== ] 1163/3831 30% [================== ] 1164/3831 30% [================== ] 1165/3831 30% [================== ] 1166/3831 30% [================== ] 1167/3831 30% [================== ] 1168/3831 30% [================== ] 1169/3831 30% [================== ] 1170/3831 30% [================== ] 1171/3831 30% [================== ] 1172/3831 30% [================== ] 1173/3831 30% [================== ] 1174/3831 30% [=================== ] 1175/3831 30% [=================== ] 1176/3831 30% [=================== ] 1177/3831 30% [=================== ] 1178/3831 30% [=================== ] 1179/3831 30% [=================== ] 1180/3831 30% [=================== ] 1181/3831 30% [=================== ] 1182/3831 30% [=================== ] 1183/3831 30% [=================== ] 1184/3831 30% [=================== ] 1185/3831 30% [=================== ] 1186/3831 30% [=================== ] 1187/3831 30% [=================== ] 1188/3831 31% [=================== ] 1189/3831 31% [=================== ] 1190/3831 31% [=================== ] 1191/3831 31% [=================== ] 1192/3831 31% [=================== ] 1193/3831 31% [=================== ] 1194/3831 31% [=================== ] 1195/3831 31% [=================== ] 1196/3831 31% [=================== ] 1197/3831 31% [=================== ] 1198/3831 31% [=================== ] 1199/3831 31% [=================== ] 1200/3831 31% [=================== ] 1201/3831 31% [=================== ] 1202/3831 31% [=================== ] 1203/3831 31% [=================== ] 1204/3831 31% [=================== ] 1205/3831 31% [=================== ] 1206/3831 31% [=================== ] 1207/3831 31% [=================== ] 1208/3831 31% [=================== ] 1209/3831 31% [=================== ] 1210/3831 31% [=================== ] 1211/3831 31% [=================== ] 1212/3831 31% [=================== ] 1213/3831 31% [=================== ] 1214/3831 31% [=================== ] 1215/3831 31% [=================== ] 1216/3831 31% [=================== ] 1217/3831 31% [=================== ] 1218/3831 31% [=================== ] 1219/3831 31% [=================== ] 1220/3831 31% [=================== ] 1221/3831 31% [=================== ] 1222/3831 31% [=================== ] 1223/3831 31% [=================== ] 1224/3831 31% [=================== ] 1225/3831 31% [=================== ] 1226/3831 32% [=================== ] 1227/3831 32% [=================== ] 1228/3831 32% [=================== ] 1229/3831 32% [=================== ] 1230/3831 32% [=================== ] 1231/3831 32% [=================== ] 1232/3831 32% [=================== ] 1233/3831 32% [=================== ] 1234/3831 32% [=================== ] 1235/3831 32% [==================== ] 1236/3831 32% [==================== ] 1237/3831 32% [==================== ] 1238/3831 32% [==================== ] 1239/3831 32% [==================== ] 1240/3831 32% [==================== ] 1241/3831 32% [==================== ] 1242/3831 32% [==================== ] 1243/3831 32% [==================== ] 1244/3831 32% [==================== ] 1245/3831 32% [==================== ] 1246/3831 32% [==================== ] 1247/3831 32% [==================== ] 1248/3831 32% [==================== ] 1249/3831 32% [==================== ] 1250/3831 32% [==================== ] 1251/3831 32% [==================== ] 1252/3831 32% [==================== ] 1253/3831 32% [==================== ] 1254/3831 32% [==================== ] 1255/3831 32% [==================== ] 1256/3831 32% [==================== ] 1257/3831 32% [==================== ] 1258/3831 32% [==================== ] 1259/3831 32% [==================== ] 1260/3831 32% [==================== ] 1261/3831 32% [==================== ] 1262/3831 32% [==================== ] 1263/3831 32% [==================== ] 1264/3831 32% [==================== ] 1265/3831 33% [==================== ] 1266/3831 33% [==================== ] 1267/3831 33% [==================== ] 1268/3831 33% [==================== ] 1269/3831 33% [==================== ] 1270/3831 33% [==================== ] 1271/3831 33% [==================== ] 1272/3831 33% [==================== ] 1273/3831 33% [==================== ] 1274/3831 33% [==================== ] 1275/3831 33% [==================== ] 1276/3831 33% [==================== ] 1277/3831 33% [==================== ] 1278/3831 33% [==================== ] 1279/3831 33% [==================== ] 1280/3831 33% [==================== ] 1281/3831 33% [==================== ] 1282/3831 33% [==================== ] 1283/3831 33% [==================== ] 1284/3831 33% [==================== ] 1285/3831 33% [==================== ] 1286/3831 33% [==================== ] 1287/3831 33% [==================== ] 1288/3831 33% [==================== ] 1289/3831 33% [==================== ] 1290/3831 33% [==================== ] 1291/3831 33% [==================== ] 1292/3831 33% [==================== ] 1293/3831 33% [==================== ] 1294/3831 33% [==================== ] 1295/3831 33% [==================== ] 1296/3831 33% [==================== ] 1297/3831 33% [===================== ] 1298/3831 33% [===================== ] 1299/3831 33% [===================== ] 1300/3831 33% [===================== ] 1301/3831 33% [===================== ] 1302/3831 33% [===================== ] 1303/3831 34% [===================== ] 1304/3831 34% [===================== ] 1305/3831 34% [===================== ] 1306/3831 34% [===================== ] 1307/3831 34% [===================== ] 1308/3831 34% [===================== ] 1309/3831 34% [===================== ] 1310/3831 34% [===================== ] 1311/3831 34% [===================== ] 1312/3831 34% [===================== ] 1313/3831 34% [===================== ] 1314/3831 34% [===================== ] 1315/3831 34% [===================== ] 1316/3831 34% [===================== ] 1317/3831 34% [===================== ] 1318/3831 34% [===================== ] 1319/3831 34% [===================== ] 1320/3831 34% [===================== ] 1321/3831 34% [===================== ] 1322/3831 34% [===================== ] 1323/3831 34% [===================== ] 1324/3831 34% [===================== ] 1325/3831 34% [===================== ] 1326/3831 34% [===================== ] 1327/3831 34% [===================== ] 1328/3831 34% [===================== ] 1329/3831 34% [===================== ] 1330/3831 34% [===================== ] 1331/3831 34% [===================== ] 1332/3831 34% [===================== ] 1333/3831 34% [===================== ] 1334/3831 34% [===================== ] 1335/3831 34% [===================== ] 1336/3831 34% [===================== ] 1337/3831 34% [===================== ] 1338/3831 34% [===================== ] 1339/3831 34% [===================== ] 1340/3831 34% [===================== ] 1341/3831 35% [===================== ] 1342/3831 35% [===================== ] 1343/3831 35% [===================== ] 1344/3831 35% [===================== ] 1345/3831 35% [===================== ] 1346/3831 35% [===================== ] 1347/3831 35% [===================== ] 1348/3831 35% [===================== ] 1349/3831 35% [===================== ] 1350/3831 35% [===================== ] 1351/3831 35% [===================== ] 1352/3831 35% [===================== ] 1353/3831 35% [===================== ] 1354/3831 35% [===================== ] 1355/3831 35% [===================== ] 1356/3831 35% [===================== ] 1357/3831 35% [===================== ] 1358/3831 35% [===================== ] 1359/3831 35% [====================== ] 1360/3831 35% [====================== ] 1361/3831 35% [====================== ] 1362/3831 35% [====================== ] 1363/3831 35% [====================== ] 1364/3831 35% [====================== ] 1365/3831 35% [====================== ] 1366/3831 35% [====================== ] 1367/3831 35% [====================== ] 1368/3831 35% [====================== ] 1369/3831 35% [====================== ] 1370/3831 35% [====================== ] 1371/3831 35% [====================== ] 1372/3831 35% [====================== ] 1373/3831 35% [====================== ] 1374/3831 35% [====================== ] 1375/3831 35% [====================== ] 1376/3831 35% [====================== ] 1377/3831 35% [====================== ] 1378/3831 35% [====================== ] 1379/3831 35% [====================== ] 1380/3831 36% [====================== ] 1381/3831 36% [====================== ] 1382/3831 36% [====================== ] 1383/3831 36% [====================== ] 1384/3831 36% [====================== ] 1385/3831 36% [====================== ] 1386/3831 36% [====================== ] 1387/3831 36% [====================== ] 1388/3831 36% [====================== ] 1389/3831 36% [====================== ] 1390/3831 36% [====================== ] 1391/3831 36% [====================== ] 1392/3831 36% [====================== ] 1393/3831 36% [====================== ] 1394/3831 36% [====================== ] 1395/3831 36% [====================== ] 1396/3831 36% [====================== ] 1397/3831 36% [====================== ] 1398/3831 36% [====================== ] 1399/3831 36% [====================== ] 1400/3831 36% [====================== ] 1401/3831 36% [====================== ] 1402/3831 36% [====================== ] 1403/3831 36% [====================== ] 1404/3831 36% [====================== ] 1405/3831 36% [====================== ] 1406/3831 36% [====================== ] 1407/3831 36% [====================== ] 1408/3831 36% [====================== ] 1409/3831 36% [====================== ] 1410/3831 36% [====================== ] 1411/3831 36% [====================== ] 1412/3831 36% [====================== ] 1413/3831 36% [====================== ] 1414/3831 36% [====================== ] 1415/3831 36% [====================== ] 1416/3831 36% [====================== ] 1417/3831 36% [====================== ] 1418/3831 37% [====================== ] 1419/3831 37% [====================== ] 1420/3831 37% [====================== ] 1421/3831 37% [======================= ] 1422/3831 37% [======================= ] 1423/3831 37% [======================= ] 1424/3831 37% [======================= ] 1425/3831 37% [======================= ] 1426/3831 37% [======================= ] 1427/3831 37% [======================= ] 1428/3831 37% [======================= ] 1429/3831 37% [======================= ] 1430/3831 37% [======================= ] 1431/3831 37% [======================= ] 1432/3831 37% [======================= ] 1433/3831 37% [======================= ] 1434/3831 37% [======================= ] 1435/3831 37% [======================= ] 1436/3831 37% [======================= ] 1437/3831 37% [======================= ] 1438/3831 37% [======================= ] 1439/3831 37% [======================= ] 1440/3831 37% [======================= ] 1441/3831 37% [======================= ] 1442/3831 37% [======================= ] 1443/3831 37% [======================= ] 1444/3831 37% [======================= ] 1445/3831 37% [======================= ] 1446/3831 37% [======================= ] 1447/3831 37% [======================= ] 1448/3831 37% [======================= ] 1449/3831 37% [======================= ] 1450/3831 37% [======================= ] 1451/3831 37% [======================= ] 1452/3831 37% [======================= ] 1453/3831 37% [======================= ] 1454/3831 37% [======================= ] 1455/3831 37% [======================= ] 1456/3831 38% [======================= ] 1457/3831 38% [======================= ] 1458/3831 38% [======================= ] 1459/3831 38% [======================= ] 1460/3831 38% [======================= ] 1461/3831 38% [======================= ] 1462/3831 38% [======================= ] 1463/3831 38% [======================= ] 1464/3831 38% [======================= ] 1465/3831 38% [======================= ] 1466/3831 38% [======================= ] 1467/3831 38% [======================= ] 1468/3831 38% [======================= ] 1469/3831 38% [======================= ] 1470/3831 38% [======================= ] 1471/3831 38% [======================= ] 1472/3831 38% [======================= ] 1473/3831 38% [======================= ] 1474/3831 38% [======================= ] 1475/3831 38% [======================= ] 1476/3831 38% [======================= ] 1477/3831 38% [======================= ] 1478/3831 38% [======================= ] 1479/3831 38% [======================= ] 1480/3831 38% [======================= ] 1481/3831 38% [======================= ] 1482/3831 38% [======================== ] 1483/3831 38% [======================== ] 1484/3831 38% [======================== ] 1485/3831 38% [======================== ] 1486/3831 38% [======================== ] 1487/3831 38% [======================== ] 1488/3831 38% [======================== ] 1489/3831 38% [======================== ] 1490/3831 38% [======================== ] 1491/3831 38% [======================== ] 1492/3831 38% [======================== ] 1493/3831 38% [======================== ] 1494/3831 38% [======================== ] 1495/3831 39% [======================== ] 1496/3831 39% [======================== ] 1497/3831 39% [======================== ] 1498/3831 39% [======================== ] 1499/3831 39% [======================== ] 1500/3831 39% [======================== ] 1501/3831 39% [======================== ] 1502/3831 39% [======================== ] 1503/3831 39% [======================== ] 1504/3831 39% [======================== ] 1505/3831 39% [======================== ] 1506/3831 39% [======================== ] 1507/3831 39% [======================== ] 1508/3831 39% [======================== ] 1509/3831 39% [======================== ] 1510/3831 39% [======================== ] 1511/3831 39% [======================== ] 1512/3831 39% [======================== ] 1513/3831 39% [======================== ] 1514/3831 39% [======================== ] 1515/3831 39% [======================== ] 1516/3831 39% [======================== ] 1517/3831 39% [======================== ] 1518/3831 39% [======================== ] 1519/3831 39% [======================== ] 1520/3831 39% [======================== ] 1521/3831 39% [======================== ] 1522/3831 39% [======================== ] 1523/3831 39% [======================== ] 1524/3831 39% [======================== ] 1525/3831 39% [======================== ] 1526/3831 39% [======================== ] 1527/3831 39% [======================== ] 1528/3831 39% [======================== ] 1529/3831 39% [======================== ] 1530/3831 39% [======================== ] 1531/3831 39% [======================== ] 1532/3831 39% [======================== ] 1533/3831 40% [======================== ] 1534/3831 40% [======================== ] 1535/3831 40% [======================== ] 1536/3831 40% [======================== ] 1537/3831 40% [======================== ] 1538/3831 40% [======================== ] 1539/3831 40% [======================== ] 1540/3831 40% [======================== ] 1541/3831 40% [======================== ] 1542/3831 40% [======================== ] 1543/3831 40% [======================== ] 1544/3831 40% [========================= ] 1545/3831 40% [========================= ] 1546/3831 40% [========================= ] 1547/3831 40% [========================= ] 1548/3831 40% [========================= ] 1549/3831 40% [========================= ] 1550/3831 40% [========================= ] 1551/3831 40% [========================= ] 1552/3831 40% [========================= ] 1553/3831 40% [========================= ] 1554/3831 40% [========================= ] 1555/3831 40% [========================= ] 1556/3831 40% [========================= ] 1557/3831 40% [========================= ] 1558/3831 40% [========================= ] 1559/3831 40% [========================= ] 1560/3831 40% [========================= ] 1561/3831 40% [========================= ] 1562/3831 40% [========================= ] 1563/3831 40% [========================= ] 1564/3831 40% [========================= ] 1565/3831 40% [========================= ] 1566/3831 40% [========================= ] 1567/3831 40% [========================= ] 1568/3831 40% [========================= ] 1569/3831 40% [========================= ] 1570/3831 40% [========================= ] 1571/3831 41% [========================= ] 1572/3831 41% [========================= ] 1573/3831 41% [========================= ] 1574/3831 41% [========================= ] 1575/3831 41% [========================= ] 1576/3831 41% [========================= ] 1577/3831 41% [========================= ] 1578/3831 41% [========================= ] 1579/3831 41% [========================= ] 1580/3831 41% [========================= ] 1581/3831 41% [========================= ] 1582/3831 41% [========================= ] 1583/3831 41% [========================= ] 1584/3831 41% [========================= ] 1585/3831 41% [========================= ] 1586/3831 41% [========================= ] 1587/3831 41% [========================= ] 1588/3831 41% [========================= ] 1589/3831 41% [========================= ] 1590/3831 41% [========================= ] 1591/3831 41% [========================= ] 1592/3831 41% [========================= ] 1593/3831 41% [========================= ] 1594/3831 41% [========================= ] 1595/3831 41% [========================= ] 1596/3831 41% [========================= ] 1597/3831 41% [========================= ] 1598/3831 41% [========================= ] 1599/3831 41% [========================= ] 1600/3831 41% [========================= ] 1601/3831 41% [========================= ] 1602/3831 41% [========================= ] 1603/3831 41% [========================= ] 1604/3831 41% [========================= ] 1605/3831 41% [========================= ] 1606/3831 41% [========================== ] 1607/3831 41% [========================== ] 1608/3831 41% [========================== ] 1609/3831 41% [========================== ] 1610/3831 42% [========================== ] 1611/3831 42% [========================== ] 1612/3831 42% [========================== ] 1613/3831 42% [========================== ] 1614/3831 42% [========================== ] 1615/3831 42% [========================== ] 1616/3831 42% [========================== ] 1617/3831 42% [========================== ] 1618/3831 42% [========================== ] 1619/3831 42% [========================== ] 1620/3831 42% [========================== ] 1621/3831 42% [========================== ] 1622/3831 42% [========================== ] 1623/3831 42% [========================== ] 1624/3831 42% [========================== ] 1625/3831 42% [========================== ] 1626/3831 42% [========================== ] 1627/3831 42% [========================== ] 1628/3831 42% [========================== ] 1629/3831 42% [========================== ] 1630/3831 42% [========================== ] 1631/3831 42% [========================== ] 1632/3831 42% [========================== ] 1633/3831 42% [========================== ] 1634/3831 42% [========================== ] 1635/3831 42% [========================== ] 1636/3831 42% [========================== ] 1637/3831 42% [========================== ] 1638/3831 42% [========================== ] 1639/3831 42% [========================== ] 1640/3831 42% [========================== ] 1641/3831 42% [========================== ] 1642/3831 42% [========================== ] 1643/3831 42% [========================== ] 1644/3831 42% [========================== ] 1645/3831 42% [========================== ] 1646/3831 42% [========================== ] 1647/3831 42% [========================== ] 1648/3831 43% [========================== ] 1649/3831 43% [========================== ] 1650/3831 43% [========================== ] 1651/3831 43% [========================== ] 1652/3831 43% [========================== ] 1653/3831 43% [========================== ] 1654/3831 43% [========================== ] 1655/3831 43% [========================== ] 1656/3831 43% [========================== ] 1657/3831 43% [========================== ] 1658/3831 43% [========================== ] 1659/3831 43% [========================== ] 1660/3831 43% [========================== ] 1661/3831 43% [========================== ] 1662/3831 43% [========================== ] 1663/3831 43% [========================== ] 1664/3831 43% [========================== ] 1665/3831 43% [========================== ] 1666/3831 43% [========================== ] 1667/3831 43% [========================== ] 1668/3831 43% [=========================== ] 1669/3831 43% [=========================== ] 1670/3831 43% [=========================== ] 1671/3831 43% [=========================== ] 1672/3831 43% [=========================== ] 1673/3831 43% [=========================== ] 1674/3831 43% [=========================== ] 1675/3831 43% [=========================== ] 1676/3831 43% [=========================== ] 1677/3831 43% [=========================== ] 1678/3831 43% [=========================== ] 1679/3831 43% [=========================== ] 1680/3831 43% [=========================== ] 1681/3831 43% [=========================== ] 1682/3831 43% [=========================== ] 1683/3831 43% [=========================== ] 1684/3831 43% [=========================== ] 1685/3831 43% [=========================== ] 1686/3831 44% [=========================== ] 1687/3831 44% [=========================== ] 1688/3831 44% [=========================== ] 1689/3831 44% [=========================== ] 1690/3831 44% [=========================== ] 1691/3831 44% [=========================== ] 1692/3831 44% [=========================== ] 1693/3831 44% [=========================== ] 1694/3831 44% [=========================== ] 1695/3831 44% [=========================== ] 1696/3831 44% [=========================== ] 1697/3831 44% [=========================== ] 1698/3831 44% [=========================== ] 1699/3831 44% [=========================== ] 1700/3831 44% [=========================== ] 1701/3831 44% [=========================== ] 1702/3831 44% [=========================== ] 1703/3831 44% [=========================== ] 1704/3831 44% [=========================== ] 1705/3831 44% [=========================== ] 1706/3831 44% [=========================== ] 1707/3831 44% [=========================== ] 1708/3831 44% [=========================== ] 1709/3831 44% [=========================== ] 1710/3831 44% [=========================== ] 1711/3831 44% [=========================== ] 1712/3831 44% [=========================== ] 1713/3831 44% [=========================== ] 1714/3831 44% [=========================== ] 1715/3831 44% [=========================== ] 1716/3831 44% [=========================== ] 1717/3831 44% [=========================== ] 1718/3831 44% [=========================== ] 1719/3831 44% [=========================== ] 1720/3831 44% [=========================== ] 1721/3831 44% [=========================== ] 1722/3831 44% [=========================== ] 1723/3831 44% [=========================== ] 1724/3831 45% [=========================== ] 1725/3831 45% [=========================== ] 1726/3831 45% [=========================== ] 1727/3831 45% [=========================== ] 1728/3831 45% [=========================== ] 1729/3831 45% [=========================== ] 1730/3831 45% [============================ ] 1731/3831 45% [============================ ] 1732/3831 45% [============================ ] 1733/3831 45% [============================ ] 1734/3831 45% [============================ ] 1735/3831 45% [============================ ] 1736/3831 45% [============================ ] 1737/3831 45% [============================ ] 1738/3831 45% [============================ ] 1739/3831 45% [============================ ] 1740/3831 45% [============================ ] 1741/3831 45% [============================ ] 1742/3831 45% [============================ ] 1743/3831 45% [============================ ] 1744/3831 45% [============================ ] 1745/3831 45% [============================ ] 1746/3831 45% [============================ ] 1747/3831 45% [============================ ] 1748/3831 45% [============================ ] 1749/3831 45% [============================ ] 1750/3831 45% [============================ ] 1751/3831 45% [============================ ] 1752/3831 45% [============================ ] 1753/3831 45% [============================ ] 1754/3831 45% [============================ ] 1755/3831 45% [============================ ] 1756/3831 45% [============================ ] 1757/3831 45% [============================ ] 1758/3831 45% [============================ ] 1759/3831 45% [============================ ] 1760/3831 45% [============================ ] 1761/3831 45% [============================ ] 1762/3831 45% [============================ ] 1763/3831 46% [============================ ] 1764/3831 46% [============================ ] 1765/3831 46% [============================ ] 1766/3831 46% [============================ ] 1767/3831 46% [============================ ] 1768/3831 46% [============================ ] 1769/3831 46% [============================ ] 1770/3831 46% [============================ ] 1771/3831 46% [============================ ] 1772/3831 46% [============================ ] 1773/3831 46% [============================ ] 1774/3831 46% [============================ ] 1775/3831 46% [============================ ] 1776/3831 46% [============================ ] 1777/3831 46% [============================ ] 1778/3831 46% [============================ ] 1779/3831 46% [============================ ] 1780/3831 46% [============================ ] 1781/3831 46% [============================ ] 1782/3831 46% [============================ ] 1783/3831 46% [============================ ] 1784/3831 46% [============================ ] 1785/3831 46% [============================ ] 1786/3831 46% [============================ ] 1787/3831 46% [============================ ] 1788/3831 46% [============================ ] 1789/3831 46% [============================ ] 1790/3831 46% [============================ ] 1791/3831 46% [============================= ] 1792/3831 46% [============================= ] 1793/3831 46% [============================= ] 1794/3831 46% [============================= ] 1795/3831 46% [============================= ] 1796/3831 46% [============================= ] 1797/3831 46% [============================= ] 1798/3831 46% [============================= ] 1799/3831 46% [============================= ] 1800/3831 46% [============================= ] 1801/3831 47% [============================= ] 1802/3831 47% [============================= ] 1803/3831 47% [============================= ] 1804/3831 47% [============================= ] 1805/3831 47% [============================= ] 1806/3831 47% [============================= ] 1807/3831 47% [============================= ] 1808/3831 47% [============================= ] 1809/3831 47% [============================= ] 1810/3831 47% [============================= ] 1811/3831 47% [============================= ] 1812/3831 47% [============================= ] 1813/3831 47% [============================= ] 1814/3831 47% [============================= ] 1815/3831 47% [============================= ] 1816/3831 47% [============================= ] 1817/3831 47% [============================= ] 1818/3831 47% [============================= ] 1819/3831 47% [============================= ] 1820/3831 47% [============================= ] 1821/3831 47% [============================= ] 1822/3831 47% [============================= ] 1823/3831 47% [============================= ] 1824/3831 47% [============================= ] 1825/3831 47% [============================= ] 1826/3831 47% [============================= ] 1827/3831 47% [============================= ] 1828/3831 47% [============================= ] 1829/3831 47% [============================= ] 1830/3831 47% [============================= ] 1831/3831 47% [============================= ] 1832/3831 47% [============================= ] 1833/3831 47% [============================= ] 1834/3831 47% [============================= ] 1835/3831 47% [============================= ] 1836/3831 47% [============================= ] 1837/3831 47% [============================= ] 1838/3831 47% [============================= ] 1839/3831 48% [============================= ] 1840/3831 48% [============================= ] 1841/3831 48% [============================= ] 1842/3831 48% [============================= ] 1843/3831 48% [============================= ] 1844/3831 48% [============================= ] 1845/3831 48% [============================= ] 1846/3831 48% [============================= ] 1847/3831 48% [============================= ] 1848/3831 48% [============================= ] 1849/3831 48% [============================= ] 1850/3831 48% [============================= ] 1851/3831 48% [============================= ] 1852/3831 48% [============================= ] 1853/3831 48% [============================== ] 1854/3831 48% [============================== ] 1855/3831 48% [============================== ] 1856/3831 48% [============================== ] 1857/3831 48% [============================== ] 1858/3831 48% [============================== ] 1859/3831 48% [============================== ] 1860/3831 48% [============================== ] 1861/3831 48% [============================== ] 1862/3831 48% [============================== ] 1863/3831 48% [============================== ] 1864/3831 48% [============================== ] 1865/3831 48% [============================== ] 1866/3831 48% [============================== ] 1867/3831 48% [============================== ] 1868/3831 48% [============================== ] 1869/3831 48% [============================== ] 1870/3831 48% [============================== ] 1871/3831 48% [============================== ] 1872/3831 48% [============================== ] 1873/3831 48% [============================== ] 1874/3831 48% [============================== ] 1875/3831 48% [============================== ] 1876/3831 48% [============================== ] 1877/3831 48% [============================== ] 1878/3831 49% [============================== ] 1879/3831 49% [============================== ] 1880/3831 49% [============================== ] 1881/3831 49% [============================== ] 1882/3831 49% [============================== ] 1883/3831 49% [============================== ] 1884/3831 49% [============================== ] 1885/3831 49% [============================== ] 1886/3831 49% [============================== ] 1887/3831 49% [============================== ] 1888/3831 49% [============================== ] 1889/3831 49% [============================== ] 1890/3831 49% [============================== ] 1891/3831 49% [============================== ] 1892/3831 49% [============================== ] 1893/3831 49% [============================== ] 1894/3831 49% [============================== ] 1895/3831 49% [============================== ] 1896/3831 49% [============================== ] 1897/3831 49% [============================== ] 1898/3831 49% [============================== ] 1899/3831 49% [============================== ] 1900/3831 49% [============================== ] 1901/3831 49% [============================== ] 1902/3831 49% [============================== ] 1903/3831 49% [============================== ] 1904/3831 49% [============================== ] 1905/3831 49% [============================== ] 1906/3831 49% [============================== ] 1907/3831 49% [============================== ] 1908/3831 49% [============================== ] 1909/3831 49% [============================== ] 1910/3831 49% [============================== ] 1911/3831 49% [============================== ] 1912/3831 49% [============================== ] 1913/3831 49% [============================== ] 1914/3831 49% [============================== ] 1915/3831 49% [=============================== ] 1916/3831 50% [=============================== ] 1917/3831 50% [=============================== ] 1918/3831 50% [=============================== ] 1919/3831 50% [=============================== ] 1920/3831 50% [=============================== ] 1921/3831 50% [=============================== ] 1922/3831 50% [=============================== ] 1923/3831 50% [=============================== ] 1924/3831 50% [=============================== ] 1925/3831 50% [=============================== ] 1926/3831 50% [=============================== ] 1927/3831 50% [=============================== ] 1928/3831 50% [=============================== ] 1929/3831 50% [=============================== ] 1930/3831 50% [=============================== ] 1931/3831 50% [=============================== ] 1932/3831 50% [=============================== ] 1933/3831 50% [=============================== ] 1934/3831 50% [=============================== ] 1935/3831 50% [=============================== ] 1936/3831 50% [=============================== ] 1937/3831 50% [=============================== ] 1938/3831 50% [=============================== ] 1939/3831 50% [=============================== ] 1940/3831 50% [=============================== ] 1941/3831 50% [=============================== ] 1942/3831 50% [=============================== ] 1943/3831 50% [=============================== ] 1944/3831 50% [=============================== ] 1945/3831 50% [=============================== ] 1946/3831 50% [=============================== ] 1947/3831 50% [=============================== ] 1948/3831 50% [=============================== ] 1949/3831 50% [=============================== ] 1950/3831 50% [=============================== ] 1951/3831 50% [=============================== ] 1952/3831 50% [=============================== ] 1953/3831 50% [=============================== ] 1954/3831 51% [=============================== ] 1955/3831 51% [=============================== ] 1956/3831 51% [=============================== ] 1957/3831 51% [=============================== ] 1958/3831 51% [=============================== ] 1959/3831 51% [=============================== ] 1960/3831 51% [=============================== ] 1961/3831 51% [=============================== ] 1962/3831 51% [=============================== ] 1963/3831 51% [=============================== ] 1964/3831 51% [=============================== ] 1965/3831 51% [=============================== ] 1966/3831 51% [=============================== ] 1967/3831 51% [=============================== ] 1968/3831 51% [=============================== ] 1969/3831 51% [=============================== ] 1970/3831 51% [=============================== ] 1971/3831 51% [=============================== ] 1972/3831 51% [=============================== ] 1973/3831 51% [=============================== ] 1974/3831 51% [=============================== ] 1975/3831 51% [=============================== ] 1976/3831 51% [=============================== ] 1977/3831 51% [================================ ] 1978/3831 51% [================================ ] 1979/3831 51% [================================ ] 1980/3831 51% [================================ ] 1981/3831 51% [================================ ] 1982/3831 51% [================================ ] 1983/3831 51% [================================ ] 1984/3831 51% [================================ ] 1985/3831 51% [================================ ] 1986/3831 51% [================================ ] 1987/3831 51% [================================ ] 1988/3831 51% [================================ ] 1989/3831 51% [================================ ] 1990/3831 51% [================================ ] 1991/3831 51% [================================ ] 1992/3831 51% [================================ ] 1993/3831 52% [================================ ] 1994/3831 52% [================================ ] 1995/3831 52% [================================ ] 1996/3831 52% [================================ ] 1997/3831 52% [================================ ] 1998/3831 52% [================================ ] 1999/3831 52% [================================ ] 2000/3831 52% [================================ ] 2001/3831 52% [================================ ] 2002/3831 52% [================================ ] 2003/3831 52% [================================ ] 2004/3831 52% [================================ ] 2005/3831 52% [================================ ] 2006/3831 52% [================================ ] 2007/3831 52% [================================ ] 2008/3831 52% [================================ ] 2009/3831 52% [================================ ] 2010/3831 52% [================================ ] 2011/3831 52% [================================ ] 2012/3831 52% [================================ ] 2013/3831 52% [================================ ] 2014/3831 52% [================================ ] 2015/3831 52% [================================ ] 2016/3831 52% [================================ ] 2017/3831 52% [================================ ] 2018/3831 52% [================================ ] 2019/3831 52% [================================ ] 2020/3831 52% [================================ ] 2021/3831 52% [================================ ] 2022/3831 52% [================================ ] 2023/3831 52% [================================ ] 2024/3831 52% [================================ ] 2025/3831 52% [================================ ] 2026/3831 52% [================================ ] 2027/3831 52% [================================ ] 2028/3831 52% [================================ ] 2029/3831 52% [================================ ] 2030/3831 52% [================================ ] 2031/3831 53% [================================ ] 2032/3831 53% [================================ ] 2033/3831 53% [================================ ] 2034/3831 53% [================================ ] 2035/3831 53% [================================ ] 2036/3831 53% [================================ ] 2037/3831 53% [================================ ] 2038/3831 53% [================================ ] 2039/3831 53% [================================= ] 2040/3831 53% [================================= ] 2041/3831 53% [================================= ] 2042/3831 53% [================================= ] 2043/3831 53% [================================= ] 2044/3831 53% [================================= ] 2045/3831 53% [================================= ] 2046/3831 53% [================================= ] 2047/3831 53% [================================= ] 2048/3831 53% [================================= ] 2049/3831 53% [================================= ] 2050/3831 53% [================================= ] 2051/3831 53% [================================= ] 2052/3831 53% [================================= ] 2053/3831 53% [================================= ] 2054/3831 53% [================================= ] 2055/3831 53% [================================= ] 2056/3831 53% [================================= ] 2057/3831 53% [================================= ] 2058/3831 53% [================================= ] 2059/3831 53% [================================= ] 2060/3831 53% [================================= ] 2061/3831 53% [================================= ] 2062/3831 53% [================================= ] 2063/3831 53% [================================= ] 2064/3831 53% [================================= ] 2065/3831 53% [================================= ] 2066/3831 53% [================================= ] 2067/3831 53% [================================= ] 2068/3831 53% [================================= ] 2069/3831 54% [================================= ] 2070/3831 54% [================================= ] 2071/3831 54% [================================= ] 2072/3831 54% [================================= ] 2073/3831 54% [================================= ] 2074/3831 54% [================================= ] 2075/3831 54% [================================= ] 2076/3831 54% [================================= ] 2077/3831 54% [================================= ] 2078/3831 54% [================================= ] 2079/3831 54% [================================= ] 2080/3831 54% [================================= ] 2081/3831 54% [================================= ] 2082/3831 54% [================================= ] 2083/3831 54% [================================= ] 2084/3831 54% [================================= ] 2085/3831 54% [================================= ] 2086/3831 54% [================================= ] 2087/3831 54% [================================= ] 2088/3831 54% [================================= ] 2089/3831 54% [================================= ] 2090/3831 54% [================================= ] 2091/3831 54% [================================= ] 2092/3831 54% [================================= ] 2093/3831 54% [================================= ] 2094/3831 54% [================================= ] 2095/3831 54% [================================= ] 2096/3831 54% [================================= ] 2097/3831 54% [================================= ] 2098/3831 54% [================================= ] 2099/3831 54% [================================= ] 2100/3831 54% [================================== ] 2101/3831 54% [================================== ] 2102/3831 54% [================================== ] 2103/3831 54% [================================== ] 2104/3831 54% [================================== ] 2105/3831 54% [================================== ] 2106/3831 54% [================================== ] 2107/3831 54% [================================== ] 2108/3831 55% [================================== ] 2109/3831 55% [================================== ] 2110/3831 55% [================================== ] 2111/3831 55% [================================== ] 2112/3831 55% [================================== ] 2113/3831 55% [================================== ] 2114/3831 55% [================================== ] 2115/3831 55% [================================== ] 2116/3831 55% [================================== ] 2117/3831 55% [================================== ] 2118/3831 55% [================================== ] 2119/3831 55% [================================== ] 2120/3831 55% [================================== ] 2121/3831 55% [================================== ] 2122/3831 55% [================================== ] 2123/3831 55% [================================== ] 2124/3831 55% [================================== ] 2125/3831 55% [================================== ] 2126/3831 55% [================================== ] 2127/3831 55% [================================== ] 2128/3831 55% [================================== ] 2129/3831 55% [================================== ] 2130/3831 55% [================================== ] 2131/3831 55% [================================== ] 2132/3831 55% [================================== ] 2133/3831 55% [================================== ] 2134/3831 55% [================================== ] 2135/3831 55% [================================== ] 2136/3831 55% [================================== ] 2137/3831 55% [================================== ] 2138/3831 55% [================================== ] 2139/3831 55% [================================== ] 2140/3831 55% [================================== ] 2141/3831 55% [================================== ] 2142/3831 55% [================================== ] 2143/3831 55% [================================== ] 2144/3831 55% [================================== ] 2145/3831 55% [================================== ] 2146/3831 56% [================================== ] 2147/3831 56% [================================== ] 2148/3831 56% [================================== ] 2149/3831 56% [================================== ] 2150/3831 56% [================================== ] 2151/3831 56% [================================== ] 2152/3831 56% [================================== ] 2153/3831 56% [================================== ] 2154/3831 56% [================================== ] 2155/3831 56% [================================== ] 2156/3831 56% [================================== ] 2157/3831 56% [================================== ] 2158/3831 56% [================================== ] 2159/3831 56% [================================== ] 2160/3831 56% [================================== ] 2161/3831 56% [================================== ] 2162/3831 56% [=================================== ] 2163/3831 56% [=================================== ] 2164/3831 56% [=================================== ] 2165/3831 56% [=================================== ] 2166/3831 56% [=================================== ] 2167/3831 56% [=================================== ] 2168/3831 56% [=================================== ] 2169/3831 56% [=================================== ] 2170/3831 56% [=================================== ] 2171/3831 56% [=================================== ] 2172/3831 56% [=================================== ] 2173/3831 56% [=================================== ] 2174/3831 56% [=================================== ] 2175/3831 56% [=================================== ] 2176/3831 56% [=================================== ] 2177/3831 56% [=================================== ] 2178/3831 56% [=================================== ] 2179/3831 56% [=================================== ] 2180/3831 56% [=================================== ] 2181/3831 56% [=================================== ] 2182/3831 56% [=================================== ] 2183/3831 56% [=================================== ] 2184/3831 57% [=================================== ] 2185/3831 57% [=================================== ] 2186/3831 57% [=================================== ] 2187/3831 57% [=================================== ] 2188/3831 57% [=================================== ] 2189/3831 57% [=================================== ] 2190/3831 57% [=================================== ] 2191/3831 57% [=================================== ] 2192/3831 57% [=================================== ] 2193/3831 57% [=================================== ] 2194/3831 57% [=================================== ] 2195/3831 57% [=================================== ] 2196/3831 57% [=================================== ] 2197/3831 57% [=================================== ] 2198/3831 57% [=================================== ] 2199/3831 57% [=================================== ] 2200/3831 57% [=================================== ] 2201/3831 57% [=================================== ] 2202/3831 57% [=================================== ] 2203/3831 57% [=================================== ] 2204/3831 57% [=================================== ] 2205/3831 57% [=================================== ] 2206/3831 57% [=================================== ] 2207/3831 57% [=================================== ] 2208/3831 57% [=================================== ] 2209/3831 57% [=================================== ] 2210/3831 57% [=================================== ] 2211/3831 57% [=================================== ] 2212/3831 57% [=================================== ] 2213/3831 57% [=================================== ] 2214/3831 57% [=================================== ] 2215/3831 57% [=================================== ] 2216/3831 57% [=================================== ] 2217/3831 57% [=================================== ] 2218/3831 57% [=================================== ] 2219/3831 57% [=================================== ] 2220/3831 57% [=================================== ] 2221/3831 57% [=================================== ] 2222/3831 58% [=================================== ] 2223/3831 58% [=================================== ] 2224/3831 58% [==================================== ] 2225/3831 58% [==================================== ] 2226/3831 58% [==================================== ] 2227/3831 58% [==================================== ] 2228/3831 58% [==================================== ] 2229/3831 58% [==================================== ] 2230/3831 58% [==================================== ] 2231/3831 58% [==================================== ] 2232/3831 58% [==================================== ] 2233/3831 58% [==================================== ] 2234/3831 58% [==================================== ] 2235/3831 58% [==================================== ] 2236/3831 58% [==================================== ] 2237/3831 58% [==================================== ] 2238/3831 58% [==================================== ] 2239/3831 58% [==================================== ] 2240/3831 58% [==================================== ] 2241/3831 58% [==================================== ] 2242/3831 58% [==================================== ] 2243/3831 58% [==================================== ] 2244/3831 58% [==================================== ] 2245/3831 58% [==================================== ] 2246/3831 58% [==================================== ] 2247/3831 58% [==================================== ] 2248/3831 58% [==================================== ] 2249/3831 58% [==================================== ] 2250/3831 58% [==================================== ] 2251/3831 58% [==================================== ] 2252/3831 58% [==================================== ] 2253/3831 58% [==================================== ] 2254/3831 58% [==================================== ] 2255/3831 58% [==================================== ] 2256/3831 58% [==================================== ] 2257/3831 58% [==================================== ] 2258/3831 58% [==================================== ] 2259/3831 58% [==================================== ] 2260/3831 58% [==================================== ] 2261/3831 59% [==================================== ] 2262/3831 59% [==================================== ] 2263/3831 59% [==================================== ] 2264/3831 59% [==================================== ] 2265/3831 59% [==================================== ] 2266/3831 59% [==================================== ] 2267/3831 59% [==================================== ] 2268/3831 59% [==================================== ] 2269/3831 59% [==================================== ] 2270/3831 59% [==================================== ] 2271/3831 59% [==================================== ] 2272/3831 59% [==================================== ] 2273/3831 59% [==================================== ] 2274/3831 59% [==================================== ] 2275/3831 59% [==================================== ] 2276/3831 59% [==================================== ] 2277/3831 59% [==================================== ] 2278/3831 59% [==================================== ] 2279/3831 59% [==================================== ] 2280/3831 59% [==================================== ] 2281/3831 59% [==================================== ] 2282/3831 59% [==================================== ] 2283/3831 59% [==================================== ] 2284/3831 59% [==================================== ] 2285/3831 59% [==================================== ] 2286/3831 59% [===================================== ] 2287/3831 59% [===================================== ] 2288/3831 59% [===================================== ] 2289/3831 59% [===================================== ] 2290/3831 59% [===================================== ] 2291/3831 59% [===================================== ] 2292/3831 59% [===================================== ] 2293/3831 59% [===================================== ] 2294/3831 59% [===================================== ] 2295/3831 59% [===================================== ] 2296/3831 59% [===================================== ] 2297/3831 59% [===================================== ] 2298/3831 59% [===================================== ] 2299/3831 60% [===================================== ] 2300/3831 60% [===================================== ] 2301/3831 60% [===================================== ] 2302/3831 60% [===================================== ] 2303/3831 60% [===================================== ] 2304/3831 60% [===================================== ] 2305/3831 60% [===================================== ] 2306/3831 60% [===================================== ] 2307/3831 60% [===================================== ] 2308/3831 60% [===================================== ] 2309/3831 60% [===================================== ] 2310/3831 60% [===================================== ] 2311/3831 60% [===================================== ] 2312/3831 60% [===================================== ] 2313/3831 60% [===================================== ] 2314/3831 60% [===================================== ] 2315/3831 60% [===================================== ] 2316/3831 60% [===================================== ] 2317/3831 60% [===================================== ] 2318/3831 60% [===================================== ] 2319/3831 60% [===================================== ] 2320/3831 60% [===================================== ] 2321/3831 60% [===================================== ] 2322/3831 60% [===================================== ] 2323/3831 60% [===================================== ] 2324/3831 60% [===================================== ] 2325/3831 60% [===================================== ] 2326/3831 60% [===================================== ] 2327/3831 60% [===================================== ] 2328/3831 60% [===================================== ] 2329/3831 60% [===================================== ] 2330/3831 60% [===================================== ] 2331/3831 60% [===================================== ] 2332/3831 60% [===================================== ] 2333/3831 60% [===================================== ] 2334/3831 60% [===================================== ] 2335/3831 60% [===================================== ] 2336/3831 60% [===================================== ] 2337/3831 61% [===================================== ] 2338/3831 61% [===================================== ] 2339/3831 61% [===================================== ] 2340/3831 61% [===================================== ] 2341/3831 61% [===================================== ] 2342/3831 61% [===================================== ] 2343/3831 61% [===================================== ] 2344/3831 61% [===================================== ] 2345/3831 61% [===================================== ] 2346/3831 61% [===================================== ] 2347/3831 61% [===================================== ] 2348/3831 61% [====================================== ] 2349/3831 61% [====================================== ] 2350/3831 61% [====================================== ] 2351/3831 61% [====================================== ] 2352/3831 61% [====================================== ] 2353/3831 61% [====================================== ] 2354/3831 61% [====================================== ] 2355/3831 61% [====================================== ] 2356/3831 61% [====================================== ] 2357/3831 61% [====================================== ] 2358/3831 61% [====================================== ] 2359/3831 61% [====================================== ] 2360/3831 61% [====================================== ] 2361/3831 61% [====================================== ] 2362/3831 61% [====================================== ] 2363/3831 61% [====================================== ] 2364/3831 61% [====================================== ] 2365/3831 61% [====================================== ] 2366/3831 61% [====================================== ] 2367/3831 61% [====================================== ] 2368/3831 61% [====================================== ] 2369/3831 61% [====================================== ] 2370/3831 61% [====================================== ] 2371/3831 61% [====================================== ] 2372/3831 61% [====================================== ] 2373/3831 61% [====================================== ] 2374/3831 61% [====================================== ] 2375/3831 61% [====================================== ] 2376/3831 62% [====================================== ] 2377/3831 62% [====================================== ] 2378/3831 62% [====================================== ] 2379/3831 62% [====================================== ] 2380/3831 62% [====================================== ] 2381/3831 62% [====================================== ] 2382/3831 62% [====================================== ] 2383/3831 62% [====================================== ] 2384/3831 62% [====================================== ] 2385/3831 62% [====================================== ] 2386/3831 62% [====================================== ] 2387/3831 62% [====================================== ] 2388/3831 62% [====================================== ] 2389/3831 62% [====================================== ] 2390/3831 62% [====================================== ] 2391/3831 62% [====================================== ] 2392/3831 62% [====================================== ] 2393/3831 62% [====================================== ] 2394/3831 62% [====================================== ] 2395/3831 62% [====================================== ] 2396/3831 62% [====================================== ] 2397/3831 62% [====================================== ] 2398/3831 62% [====================================== ] 2399/3831 62% [====================================== ] 2400/3831 62% [====================================== ] 2401/3831 62% [====================================== ] 2402/3831 62% [====================================== ] 2403/3831 62% [====================================== ] 2404/3831 62% [====================================== ] 2405/3831 62% [====================================== ] 2406/3831 62% [====================================== ] 2407/3831 62% [====================================== ] 2408/3831 62% [====================================== ] 2409/3831 62% [======================================= ] 2410/3831 62% [======================================= ] 2411/3831 62% [======================================= ] 2412/3831 62% [======================================= ] 2413/3831 62% [======================================= ] 2414/3831 63% [======================================= ] 2415/3831 63% [======================================= ] 2416/3831 63% [======================================= ] 2417/3831 63% [======================================= ] 2418/3831 63% [======================================= ] 2419/3831 63% [======================================= ] 2420/3831 63% [======================================= ] 2421/3831 63% [======================================= ] 2422/3831 63% [======================================= ] 2423/3831 63% [======================================= ] 2424/3831 63% [======================================= ] 2425/3831 63% [======================================= ] 2426/3831 63% [======================================= ] 2427/3831 63% [======================================= ] 2428/3831 63% [======================================= ] 2429/3831 63% [======================================= ] 2430/3831 63% [======================================= ] 2431/3831 63% [======================================= ] 2432/3831 63% [======================================= ] 2433/3831 63% [======================================= ] 2434/3831 63% [======================================= ] 2435/3831 63% [======================================= ] 2436/3831 63% [======================================= ] 2437/3831 63% [======================================= ] 2438/3831 63% [======================================= ] 2439/3831 63% [======================================= ] 2440/3831 63% [======================================= ] 2441/3831 63% [======================================= ] 2442/3831 63% [======================================= ] 2443/3831 63% [======================================= ] 2444/3831 63% [======================================= ] 2445/3831 63% [======================================= ] 2446/3831 63% [======================================= ] 2447/3831 63% [======================================= ] 2448/3831 63% [======================================= ] 2449/3831 63% [======================================= ] 2450/3831 63% [======================================= ] 2451/3831 63% [======================================= ] 2452/3831 64% [======================================= ] 2453/3831 64% [======================================= ] 2454/3831 64% [======================================= ] 2455/3831 64% [======================================= ] 2456/3831 64% [======================================= ] 2457/3831 64% [======================================= ] 2458/3831 64% [======================================= ] 2459/3831 64% [======================================= ] 2460/3831 64% [======================================= ] 2461/3831 64% [======================================= ] 2462/3831 64% [======================================= ] 2463/3831 64% [======================================= ] 2464/3831 64% [======================================= ] 2465/3831 64% [======================================= ] 2466/3831 64% [======================================= ] 2467/3831 64% [======================================= ] 2468/3831 64% [======================================= ] 2469/3831 64% [======================================= ] 2470/3831 64% [======================================= ] 2471/3831 64% [======================================== ] 2472/3831 64% [======================================== ] 2473/3831 64% [======================================== ] 2474/3831 64% [======================================== ] 2475/3831 64% [======================================== ] 2476/3831 64% [======================================== ] 2477/3831 64% [======================================== ] 2478/3831 64% [======================================== ] 2479/3831 64% [======================================== ] 2480/3831 64% [======================================== ] 2481/3831 64% [======================================== ] 2482/3831 64% [======================================== ] 2483/3831 64% [======================================== ] 2484/3831 64% [======================================== ] 2485/3831 64% [======================================== ] 2486/3831 64% [======================================== ] 2487/3831 64% [======================================== ] 2488/3831 64% [======================================== ] 2489/3831 64% [======================================== ] 2490/3831 64% [======================================== ] 2491/3831 65% [======================================== ] 2492/3831 65% [======================================== ] 2493/3831 65% [======================================== ] 2494/3831 65% [======================================== ] 2495/3831 65% [======================================== ] 2496/3831 65% [======================================== ] 2497/3831 65% [======================================== ] 2498/3831 65% [======================================== ] 2499/3831 65% [======================================== ] 2500/3831 65% [======================================== ] 2501/3831 65% [======================================== ] 2502/3831 65% [======================================== ] 2503/3831 65% [======================================== ] 2504/3831 65% [======================================== ] 2505/3831 65% [======================================== ] 2506/3831 65% [======================================== ] 2507/3831 65% [======================================== ] 2508/3831 65% [======================================== ] 2509/3831 65% [======================================== ] 2510/3831 65% [======================================== ] 2511/3831 65% [======================================== ] 2512/3831 65% [======================================== ] 2513/3831 65% [======================================== ] 2514/3831 65% [======================================== ] 2515/3831 65% [======================================== ] 2516/3831 65% [======================================== ] 2517/3831 65% [======================================== ] 2518/3831 65% [======================================== ] 2519/3831 65% [======================================== ] 2520/3831 65% [======================================== ] 2521/3831 65% [======================================== ] 2522/3831 65% [======================================== ] 2523/3831 65% [======================================== ] 2524/3831 65% [======================================== ] 2525/3831 65% [======================================== ] 2526/3831 65% [======================================== ] 2527/3831 65% [======================================== ] 2528/3831 65% [======================================== ] 2529/3831 66% [======================================== ] 2530/3831 66% [======================================== ] 2531/3831 66% [======================================== ] 2532/3831 66% [======================================== ] 2533/3831 66% [========================================= ] 2534/3831 66% [========================================= ] 2535/3831 66% [========================================= ] 2536/3831 66% [========================================= ] 2537/3831 66% [========================================= ] 2538/3831 66% [========================================= ] 2539/3831 66% [========================================= ] 2540/3831 66% [========================================= ] 2541/3831 66% [========================================= ] 2542/3831 66% [========================================= ] 2543/3831 66% [========================================= ] 2544/3831 66% [========================================= ] 2545/3831 66% [========================================= ] 2546/3831 66% [========================================= ] 2547/3831 66% [========================================= ] 2548/3831 66% [========================================= ] 2549/3831 66% [========================================= ] 2550/3831 66% [========================================= ] 2551/3831 66% [========================================= ] 2552/3831 66% [========================================= ] 2553/3831 66% [========================================= ] 2554/3831 66% [========================================= ] 2555/3831 66% [========================================= ] 2556/3831 66% [========================================= ] 2557/3831 66% [========================================= ] 2558/3831 66% [========================================= ] 2559/3831 66% [========================================= ] 2560/3831 66% [========================================= ] 2561/3831 66% [========================================= ] 2562/3831 66% [========================================= ] 2563/3831 66% [========================================= ] 2564/3831 66% [========================================= ] 2565/3831 66% [========================================= ] 2566/3831 66% [========================================= ] 2567/3831 67% [========================================= ] 2568/3831 67% [========================================= ] 2569/3831 67% [========================================= ] 2570/3831 67% [========================================= ] 2571/3831 67% [========================================= ] 2572/3831 67% [========================================= ] 2573/3831 67% [========================================= ] 2574/3831 67% [========================================= ] 2575/3831 67% [========================================= ] 2576/3831 67% [========================================= ] 2577/3831 67% [========================================= ] 2578/3831 67% [========================================= ] 2579/3831 67% [========================================= ] 2580/3831 67% [========================================= ] 2581/3831 67% [========================================= ] 2582/3831 67% [========================================= ] 2583/3831 67% [========================================= ] 2584/3831 67% [========================================= ] 2585/3831 67% [========================================= ] 2586/3831 67% [========================================= ] 2587/3831 67% [========================================= ] 2588/3831 67% [========================================= ] 2589/3831 67% [========================================= ] 2590/3831 67% [========================================= ] 2591/3831 67% [========================================= ] 2592/3831 67% [========================================= ] 2593/3831 67% [========================================= ] 2594/3831 67% [========================================= ] 2595/3831 67% [========================================== ] 2596/3831 67% [========================================== ] 2597/3831 67% [========================================== ] 2598/3831 67% [========================================== ] 2599/3831 67% [========================================== ] 2600/3831 67% [========================================== ] 2601/3831 67% [========================================== ] 2602/3831 67% [========================================== ] 2603/3831 67% [========================================== ] 2604/3831 67% [========================================== ] 2605/3831 67% [========================================== ] 2606/3831 68% [========================================== ] 2607/3831 68% [========================================== ] 2608/3831 68% [========================================== ] 2609/3831 68% [========================================== ] 2610/3831 68% [========================================== ] 2611/3831 68% [========================================== ] 2612/3831 68% [========================================== ] 2613/3831 68% [========================================== ] 2614/3831 68% [========================================== ] 2615/3831 68% [========================================== ] 2616/3831 68% [========================================== ] 2617/3831 68% [========================================== ] 2618/3831 68% [========================================== ] 2619/3831 68% [========================================== ] 2620/3831 68% [========================================== ] 2621/3831 68% [========================================== ] 2622/3831 68% [========================================== ] 2623/3831 68% [========================================== ] 2624/3831 68% [========================================== ] 2625/3831 68% [========================================== ] 2626/3831 68% [========================================== ] 2627/3831 68% [========================================== ] 2628/3831 68% [========================================== ] 2629/3831 68% [========================================== ] 2630/3831 68% [========================================== ] 2631/3831 68% [========================================== ] 2632/3831 68% [========================================== ] 2633/3831 68% [========================================== ] 2634/3831 68% [========================================== ] 2635/3831 68% [========================================== ] 2636/3831 68% [========================================== ] 2637/3831 68% [========================================== ] 2638/3831 68% [========================================== ] 2639/3831 68% [========================================== ] 2640/3831 68% [========================================== ] 2641/3831 68% [========================================== ] 2642/3831 68% [========================================== ] 2643/3831 68% [========================================== ] 2644/3831 69% [========================================== ] 2645/3831 69% [========================================== ] 2646/3831 69% [========================================== ] 2647/3831 69% [========================================== ] 2648/3831 69% [========================================== ] 2649/3831 69% [========================================== ] 2650/3831 69% [========================================== ] 2651/3831 69% [========================================== ] 2652/3831 69% [========================================== ] 2653/3831 69% [========================================== ] 2654/3831 69% [========================================== ] 2655/3831 69% [========================================== ] 2656/3831 69% [=========================================== ] 2657/3831 69% [=========================================== ] 2658/3831 69% [=========================================== ] 2659/3831 69% [=========================================== ] 2660/3831 69% [=========================================== ] 2661/3831 69% [=========================================== ] 2662/3831 69% [=========================================== ] 2663/3831 69% [=========================================== ] 2664/3831 69% [=========================================== ] 2665/3831 69% [=========================================== ] 2666/3831 69% [=========================================== ] 2667/3831 69% [=========================================== ] 2668/3831 69% [=========================================== ] 2669/3831 69% [=========================================== ] 2670/3831 69% [=========================================== ] 2671/3831 69% [=========================================== ] 2672/3831 69% [=========================================== ] 2673/3831 69% [=========================================== ] 2674/3831 69% [=========================================== ] 2675/3831 69% [=========================================== ] 2676/3831 69% [=========================================== ] 2677/3831 69% [=========================================== ] 2678/3831 69% [=========================================== ] 2679/3831 69% [=========================================== ] 2680/3831 69% [=========================================== ] 2681/3831 69% [=========================================== ] 2682/3831 70% [=========================================== ] 2683/3831 70% [=========================================== ] 2684/3831 70% [=========================================== ] 2685/3831 70% [=========================================== ] 2686/3831 70% [=========================================== ] 2687/3831 70% [=========================================== ] 2688/3831 70% [=========================================== ] 2689/3831 70% [=========================================== ] 2690/3831 70% [=========================================== ] 2691/3831 70% [=========================================== ] 2692/3831 70% [=========================================== ] 2693/3831 70% [=========================================== ] 2694/3831 70% [=========================================== ] 2695/3831 70% [=========================================== ] 2696/3831 70% [=========================================== ] 2697/3831 70% [=========================================== ] 2698/3831 70% [=========================================== ] 2699/3831 70% [=========================================== ] 2700/3831 70% [=========================================== ] 2701/3831 70% [=========================================== ] 2702/3831 70% [=========================================== ] 2703/3831 70% [=========================================== ] 2704/3831 70% [=========================================== ] 2705/3831 70% [=========================================== ] 2706/3831 70% [=========================================== ] 2707/3831 70% [=========================================== ] 2708/3831 70% [=========================================== ] 2709/3831 70% [=========================================== ] 2710/3831 70% [=========================================== ] 2711/3831 70% [=========================================== ] 2712/3831 70% [=========================================== ] 2713/3831 70% [=========================================== ] 2714/3831 70% [=========================================== ] 2715/3831 70% [=========================================== ] 2716/3831 70% [=========================================== ] 2717/3831 70% [=========================================== ] 2718/3831 70% [============================================ ] 2719/3831 70% [============================================ ] 2720/3831 70% [============================================ ] 2721/3831 71% [============================================ ] 2722/3831 71% [============================================ ] 2723/3831 71% [============================================ ] 2724/3831 71% [============================================ ] 2725/3831 71% [============================================ ] 2726/3831 71% [============================================ ] 2727/3831 71% [============================================ ] 2728/3831 71% [============================================ ] 2729/3831 71% [============================================ ] 2730/3831 71% [============================================ ] 2731/3831 71% [============================================ ] 2732/3831 71% [============================================ ] 2733/3831 71% [============================================ ] 2734/3831 71% [============================================ ] 2735/3831 71% [============================================ ] 2736/3831 71% [============================================ ] 2737/3831 71% [============================================ ] 2738/3831 71% [============================================ ] 2739/3831 71% [============================================ ] 2740/3831 71% [============================================ ] 2741/3831 71% [============================================ ] 2742/3831 71% [============================================ ] 2743/3831 71% [============================================ ] 2744/3831 71% [============================================ ] 2745/3831 71% [============================================ ] 2746/3831 71% [============================================ ] 2747/3831 71% [============================================ ] 2748/3831 71% [============================================ ] 2749/3831 71% [============================================ ] 2750/3831 71% [============================================ ] 2751/3831 71% [============================================ ] 2752/3831 71% [============================================ ] 2753/3831 71% [============================================ ] 2754/3831 71% [============================================ ] 2755/3831 71% [============================================ ] 2756/3831 71% [============================================ ] 2757/3831 71% [============================================ ] 2758/3831 71% [============================================ ] 2759/3831 72% [============================================ ] 2760/3831 72% [============================================ ] 2761/3831 72% [============================================ ] 2762/3831 72% [============================================ ] 2763/3831 72% [============================================ ] 2764/3831 72% [============================================ ] 2765/3831 72% [============================================ ] 2766/3831 72% [============================================ ] 2767/3831 72% [============================================ ] 2768/3831 72% [============================================ ] 2769/3831 72% [============================================ ] 2770/3831 72% [============================================ ] 2771/3831 72% [============================================ ] 2772/3831 72% [============================================ ] 2773/3831 72% [============================================ ] 2774/3831 72% [============================================ ] 2775/3831 72% [============================================ ] 2776/3831 72% [============================================ ] 2777/3831 72% [============================================ ] 2778/3831 72% [============================================ ] 2779/3831 72% [============================================ ] 2780/3831 72% [============================================= ] 2781/3831 72% [============================================= ] 2782/3831 72% [============================================= ] 2783/3831 72% [============================================= ] 2784/3831 72% [============================================= ] 2785/3831 72% [============================================= ] 2786/3831 72% [============================================= ] 2787/3831 72% [============================================= ] 2788/3831 72% [============================================= ] 2789/3831 72% [============================================= ] 2790/3831 72% [============================================= ] 2791/3831 72% [============================================= ] 2792/3831 72% [============================================= ] 2793/3831 72% [============================================= ] 2794/3831 72% [============================================= ] 2795/3831 72% [============================================= ] 2796/3831 72% [============================================= ] 2797/3831 73% [============================================= ] 2798/3831 73% [============================================= ] 2799/3831 73% [============================================= ] 2800/3831 73% [============================================= ] 2801/3831 73% [============================================= ] 2802/3831 73% [============================================= ] 2803/3831 73% [============================================= ] 2804/3831 73% [============================================= ] 2805/3831 73% [============================================= ] 2806/3831 73% [============================================= ] 2807/3831 73% [============================================= ] 2808/3831 73% [============================================= ] 2809/3831 73% [============================================= ] 2810/3831 73% [============================================= ] 2811/3831 73% [============================================= ] 2812/3831 73% [============================================= ] 2813/3831 73% [============================================= ] 2814/3831 73% [============================================= ] 2815/3831 73% [============================================= ] 2816/3831 73% [============================================= ] 2817/3831 73% [============================================= ] 2818/3831 73% [============================================= ] 2819/3831 73% [============================================= ] 2820/3831 73% [============================================= ] 2821/3831 73% [============================================= ] 2822/3831 73% [============================================= ] 2823/3831 73% [============================================= ] 2824/3831 73% [============================================= ] 2825/3831 73% [============================================= ] 2826/3831 73% [============================================= ] 2827/3831 73% [============================================= ] 2828/3831 73% [============================================= ] 2829/3831 73% [============================================= ] 2830/3831 73% [============================================= ] 2831/3831 73% [============================================= ] 2832/3831 73% [============================================= ] 2833/3831 73% [============================================= ] 2834/3831 73% [============================================= ] 2835/3831 74% [============================================= ] 2836/3831 74% [============================================= ] 2837/3831 74% [============================================= ] 2838/3831 74% [============================================= ] 2839/3831 74% [============================================= ] 2840/3831 74% [============================================= ] 2841/3831 74% [============================================= ] 2842/3831 74% [============================================== ] 2843/3831 74% [============================================== ] 2844/3831 74% [============================================== ] 2845/3831 74% [============================================== ] 2846/3831 74% [============================================== ] 2847/3831 74% [============================================== ] 2848/3831 74% [============================================== ] 2849/3831 74% [============================================== ] 2850/3831 74% [============================================== ] 2851/3831 74% [============================================== ] 2852/3831 74% [============================================== ] 2853/3831 74% [============================================== ] 2854/3831 74% [============================================== ] 2855/3831 74% [============================================== ] 2856/3831 74% [============================================== ] 2857/3831 74% [============================================== ] 2858/3831 74% [============================================== ] 2859/3831 74% [============================================== ] 2860/3831 74% [============================================== ] 2861/3831 74% [============================================== ] 2862/3831 74% [============================================== ] 2863/3831 74% [============================================== ] 2864/3831 74% [============================================== ] 2865/3831 74% [============================================== ] 2866/3831 74% [============================================== ] 2867/3831 74% [============================================== ] 2868/3831 74% [============================================== ] 2869/3831 74% [============================================== ] 2870/3831 74% [============================================== ] 2871/3831 74% [============================================== ] 2872/3831 74% [============================================== ] 2873/3831 74% [============================================== ] 2874/3831 75% [============================================== ] 2875/3831 75% [============================================== ] 2876/3831 75% [============================================== ] 2877/3831 75% [============================================== ] 2878/3831 75% [============================================== ] 2879/3831 75% [============================================== ] 2880/3831 75% [============================================== ] 2881/3831 75% [============================================== ] 2882/3831 75% [============================================== ] 2883/3831 75% [============================================== ] 2884/3831 75% [============================================== ] 2885/3831 75% [============================================== ] 2886/3831 75% [============================================== ] 2887/3831 75% [============================================== ] 2888/3831 75% [============================================== ] 2889/3831 75% [============================================== ] 2890/3831 75% [============================================== ] 2891/3831 75% [============================================== ] 2892/3831 75% [============================================== ] 2893/3831 75% [============================================== ] 2894/3831 75% [============================================== ] 2895/3831 75% [============================================== ] 2896/3831 75% [============================================== ] 2897/3831 75% [============================================== ] 2898/3831 75% [============================================== ] 2899/3831 75% [============================================== ] 2900/3831 75% [============================================== ] 2901/3831 75% [============================================== ] 2902/3831 75% [============================================== ] 2903/3831 75% [============================================== ] 2904/3831 75% [=============================================== ] 2905/3831 75% [=============================================== ] 2906/3831 75% [=============================================== ] 2907/3831 75% [=============================================== ] 2908/3831 75% [=============================================== ] 2909/3831 75% [=============================================== ] 2910/3831 75% [=============================================== ] 2911/3831 75% [=============================================== ] 2912/3831 76% [=============================================== ] 2913/3831 76% [=============================================== ] 2914/3831 76% [=============================================== ] 2915/3831 76% [=============================================== ] 2916/3831 76% [=============================================== ] 2917/3831 76% [=============================================== ] 2918/3831 76% [=============================================== ] 2919/3831 76% [=============================================== ] 2920/3831 76% [=============================================== ] 2921/3831 76% [=============================================== ] 2922/3831 76% [=============================================== ] 2923/3831 76% [=============================================== ] 2924/3831 76% [=============================================== ] 2925/3831 76% [=============================================== ] 2926/3831 76% [=============================================== ] 2927/3831 76% [=============================================== ] 2928/3831 76% [=============================================== ] 2929/3831 76% [=============================================== ] 2930/3831 76% [=============================================== ] 2931/3831 76% [=============================================== ] 2932/3831 76% [=============================================== ] 2933/3831 76% [=============================================== ] 2934/3831 76% [=============================================== ] 2935/3831 76% [=============================================== ] 2936/3831 76% [=============================================== ] 2937/3831 76% [=============================================== ] 2938/3831 76% [=============================================== ] 2939/3831 76% [=============================================== ] 2940/3831 76% [=============================================== ] 2941/3831 76% [=============================================== ] 2942/3831 76% [=============================================== ] 2943/3831 76% [=============================================== ] 2944/3831 76% [=============================================== ] 2945/3831 76% [=============================================== ] 2946/3831 76% [=============================================== ] 2947/3831 76% [=============================================== ] 2948/3831 76% [=============================================== ] 2949/3831 76% [=============================================== ] 2950/3831 77% [=============================================== ] 2951/3831 77% [=============================================== ] 2952/3831 77% [=============================================== ] 2953/3831 77% [=============================================== ] 2954/3831 77% [=============================================== ] 2955/3831 77% [=============================================== ] 2956/3831 77% [=============================================== ] 2957/3831 77% [=============================================== ] 2958/3831 77% [=============================================== ] 2959/3831 77% [=============================================== ] 2960/3831 77% [=============================================== ] 2961/3831 77% [=============================================== ] 2962/3831 77% [=============================================== ] 2963/3831 77% [=============================================== ] 2964/3831 77% [=============================================== ] 2965/3831 77% [================================================ ] 2966/3831 77% [================================================ ] 2967/3831 77% [================================================ ] 2968/3831 77% [================================================ ] 2969/3831 77% [================================================ ] 2970/3831 77% [================================================ ] 2971/3831 77% [================================================ ] 2972/3831 77% [================================================ ] 2973/3831 77% [================================================ ] 2974/3831 77% [================================================ ] 2975/3831 77% [================================================ ] 2976/3831 77% [================================================ ] 2977/3831 77% [================================================ ] 2978/3831 77% [================================================ ] 2979/3831 77% [================================================ ] 2980/3831 77% [================================================ ] 2981/3831 77% [================================================ ] 2982/3831 77% [================================================ ] 2983/3831 77% [================================================ ] 2984/3831 77% [================================================ ] 2985/3831 77% [================================================ ] 2986/3831 77% [================================================ ] 2987/3831 77% [================================================ ] 2988/3831 77% [================================================ ] 2989/3831 78% [================================================ ] 2990/3831 78% [================================================ ] 2991/3831 78% [================================================ ] 2992/3831 78% [================================================ ] 2993/3831 78% [================================================ ] 2994/3831 78% [================================================ ] 2995/3831 78% [================================================ ] 2996/3831 78% [================================================ ] 2997/3831 78% [================================================ ] 2998/3831 78% [================================================ ] 2999/3831 78% [================================================ ] 3000/3831 78% [================================================ ] 3001/3831 78% [================================================ ] 3002/3831 78% [================================================ ] 3003/3831 78% [================================================ ] 3004/3831 78% [================================================ ] 3005/3831 78% [================================================ ] 3006/3831 78% [================================================ ] 3007/3831 78% [================================================ ] 3008/3831 78% [================================================ ] 3009/3831 78% [================================================ ] 3010/3831 78% [================================================ ] 3011/3831 78% [================================================ ] 3012/3831 78% [================================================ ] 3013/3831 78% [================================================ ] 3014/3831 78% [================================================ ] 3015/3831 78% [================================================ ] 3016/3831 78% [================================================ ] 3017/3831 78% [================================================ ] 3018/3831 78% [================================================ ] 3019/3831 78% [================================================ ] 3020/3831 78% [================================================ ] 3021/3831 78% [================================================ ] 3022/3831 78% [================================================ ] 3023/3831 78% [================================================ ] 3024/3831 78% [================================================ ] 3025/3831 78% [================================================ ] 3026/3831 78% [================================================ ] 3027/3831 79% [================================================= ] 3028/3831 79% [================================================= ] 3029/3831 79% [================================================= ] 3030/3831 79% [================================================= ] 3031/3831 79% [================================================= ] 3032/3831 79% [================================================= ] 3033/3831 79% [================================================= ] 3034/3831 79% [================================================= ] 3035/3831 79% [================================================= ] 3036/3831 79% [================================================= ] 3037/3831 79% [================================================= ] 3038/3831 79% [================================================= ] 3039/3831 79% [================================================= ] 3040/3831 79% [================================================= ] 3041/3831 79% [================================================= ] 3042/3831 79% [================================================= ] 3043/3831 79% [================================================= ] 3044/3831 79% [================================================= ] 3045/3831 79% [================================================= ] 3046/3831 79% [================================================= ] 3047/3831 79% [================================================= ] 3048/3831 79% [================================================= ] 3049/3831 79% [================================================= ] 3050/3831 79% [================================================= ] 3051/3831 79% [================================================= ] 3052/3831 79% [================================================= ] 3053/3831 79% [================================================= ] 3054/3831 79% [================================================= ] 3055/3831 79% [================================================= ] 3056/3831 79% [================================================= ] 3057/3831 79% [================================================= ] 3058/3831 79% [================================================= ] 3059/3831 79% [================================================= ] 3060/3831 79% [================================================= ] 3061/3831 79% [================================================= ] 3062/3831 79% [================================================= ] 3063/3831 79% [================================================= ] 3064/3831 79% [================================================= ] 3065/3831 80% [================================================= ] 3066/3831 80% [================================================= ] 3067/3831 80% [================================================= ] 3068/3831 80% [================================================= ] 3069/3831 80% [================================================= ] 3070/3831 80% [================================================= ] 3071/3831 80% [================================================= ] 3072/3831 80% [================================================= ] 3073/3831 80% [================================================= ] 3074/3831 80% [================================================= ] 3075/3831 80% [================================================= ] 3076/3831 80% [================================================= ] 3077/3831 80% [================================================= ] 3078/3831 80% [================================================= ] 3079/3831 80% [================================================= ] 3080/3831 80% [================================================= ] 3081/3831 80% [================================================= ] 3082/3831 80% [================================================= ] 3083/3831 80% [================================================= ] 3084/3831 80% [================================================= ] 3085/3831 80% [================================================= ] 3086/3831 80% [================================================= ] 3087/3831 80% [================================================= ] 3088/3831 80% [================================================= ] 3089/3831 80% [================================================== ] 3090/3831 80% [================================================== ] 3091/3831 80% [================================================== ] 3092/3831 80% [================================================== ] 3093/3831 80% [================================================== ] 3094/3831 80% [================================================== ] 3095/3831 80% [================================================== ] 3096/3831 80% [================================================== ] 3097/3831 80% [================================================== ] 3098/3831 80% [================================================== ] 3099/3831 80% [================================================== ] 3100/3831 80% [================================================== ] 3101/3831 80% [================================================== ] 3102/3831 80% [================================================== ] 3103/3831 80% [================================================== ] 3104/3831 81% [================================================== ] 3105/3831 81% [================================================== ] 3106/3831 81% [================================================== ] 3107/3831 81% [================================================== ] 3108/3831 81% [================================================== ] 3109/3831 81% [================================================== ] 3110/3831 81% [================================================== ] 3111/3831 81% [================================================== ] 3112/3831 81% [================================================== ] 3113/3831 81% [================================================== ] 3114/3831 81% [================================================== ] 3115/3831 81% [================================================== ] 3116/3831 81% [================================================== ] 3117/3831 81% [================================================== ] 3118/3831 81% [================================================== ] 3119/3831 81% [================================================== ] 3120/3831 81% [================================================== ] 3121/3831 81% [================================================== ] 3122/3831 81% [================================================== ] 3123/3831 81% [================================================== ] 3124/3831 81% [================================================== ] 3125/3831 81% [================================================== ] 3126/3831 81% [================================================== ] 3127/3831 81% [================================================== ] 3128/3831 81% [================================================== ] 3129/3831 81% [================================================== ] 3130/3831 81% [================================================== ] 3131/3831 81% [================================================== ] 3132/3831 81% [================================================== ] 3133/3831 81% [================================================== ] 3134/3831 81% [================================================== ] 3135/3831 81% [================================================== ] 3136/3831 81% [================================================== ] 3137/3831 81% [================================================== ] 3138/3831 81% [================================================== ] 3139/3831 81% [================================================== ] 3140/3831 81% [================================================== ] 3141/3831 81% [================================================== ] 3142/3831 82% [================================================== ] 3143/3831 82% [================================================== ] 3144/3831 82% [================================================== ] 3145/3831 82% [================================================== ] 3146/3831 82% [================================================== ] 3147/3831 82% [================================================== ] 3148/3831 82% [================================================== ] 3149/3831 82% [================================================== ] 3150/3831 82% [================================================== ] 3151/3831 82% [=================================================== ] 3152/3831 82% [=================================================== ] 3153/3831 82% [=================================================== ] 3154/3831 82% [=================================================== ] 3155/3831 82% [=================================================== ] 3156/3831 82% [=================================================== ] 3157/3831 82% [=================================================== ] 3158/3831 82% [=================================================== ] 3159/3831 82% [=================================================== ] 3160/3831 82% [=================================================== ] 3161/3831 82% [=================================================== ] 3162/3831 82% [=================================================== ] 3163/3831 82% [=================================================== ] 3164/3831 82% [=================================================== ] 3165/3831 82% [=================================================== ] 3166/3831 82% [=================================================== ] 3167/3831 82% [=================================================== ] 3168/3831 82% [=================================================== ] 3169/3831 82% [=================================================== ] 3170/3831 82% [=================================================== ] 3171/3831 82% [=================================================== ] 3172/3831 82% [=================================================== ] 3173/3831 82% [=================================================== ] 3174/3831 82% [=================================================== ] 3175/3831 82% [=================================================== ] 3176/3831 82% [=================================================== ] 3177/3831 82% [=================================================== ] 3178/3831 82% [=================================================== ] 3179/3831 82% [=================================================== ] 3180/3831 83% [=================================================== ] 3181/3831 83% [=================================================== ] 3182/3831 83% [=================================================== ] 3183/3831 83% [=================================================== ] 3184/3831 83% [=================================================== ] 3185/3831 83% [=================================================== ] 3186/3831 83% [=================================================== ] 3187/3831 83% [=================================================== ] 3188/3831 83% [=================================================== ] 3189/3831 83% [=================================================== ] 3190/3831 83% [=================================================== ] 3191/3831 83% [=================================================== ] 3192/3831 83% [=================================================== ] 3193/3831 83% [=================================================== ] 3194/3831 83% [=================================================== ] 3195/3831 83% [=================================================== ] 3196/3831 83% [=================================================== ] 3197/3831 83% [=================================================== ] 3198/3831 83% [=================================================== ] 3199/3831 83% [=================================================== ] 3200/3831 83% [=================================================== ] 3201/3831 83% [=================================================== ] 3202/3831 83% [=================================================== ] 3203/3831 83% [=================================================== ] 3204/3831 83% [=================================================== ] 3205/3831 83% [=================================================== ] 3206/3831 83% [=================================================== ] 3207/3831 83% [=================================================== ] 3208/3831 83% [=================================================== ] 3209/3831 83% [=================================================== ] 3210/3831 83% [=================================================== ] 3211/3831 83% [=================================================== ] 3212/3831 83% [=================================================== ] 3213/3831 83% [==================================================== ] 3214/3831 83% [==================================================== ] 3215/3831 83% [==================================================== ] 3216/3831 83% [==================================================== ] 3217/3831 83% [==================================================== ] 3218/3831 83% [==================================================== ] 3219/3831 84% [==================================================== ] 3220/3831 84% [==================================================== ] 3221/3831 84% [==================================================== ] 3222/3831 84% [==================================================== ] 3223/3831 84% [==================================================== ] 3224/3831 84% [==================================================== ] 3225/3831 84% [==================================================== ] 3226/3831 84% [==================================================== ] 3227/3831 84% [==================================================== ] 3228/3831 84% [==================================================== ] 3229/3831 84% [==================================================== ] 3230/3831 84% [==================================================== ] 3231/3831 84% [==================================================== ] 3232/3831 84% [==================================================== ] 3233/3831 84% [==================================================== ] 3234/3831 84% [==================================================== ] 3235/3831 84% [==================================================== ] 3236/3831 84% [==================================================== ] 3237/3831 84% [==================================================== ] 3238/3831 84% [==================================================== ] 3239/3831 84% [==================================================== ] 3240/3831 84% [==================================================== ] 3241/3831 84% [==================================================== ] 3242/3831 84% [==================================================== ] 3243/3831 84% [==================================================== ] 3244/3831 84% [==================================================== ] 3245/3831 84% [==================================================== ] 3246/3831 84% [==================================================== ] 3247/3831 84% [==================================================== ] 3248/3831 84% [==================================================== ] 3249/3831 84% [==================================================== ] 3250/3831 84% [==================================================== ] 3251/3831 84% [==================================================== ] 3252/3831 84% [==================================================== ] 3253/3831 84% [==================================================== ] 3254/3831 84% [==================================================== ] 3255/3831 84% [==================================================== ] 3256/3831 84% [==================================================== ] 3257/3831 85% [==================================================== ] 3258/3831 85% [==================================================== ] 3259/3831 85% [==================================================== ] 3260/3831 85% [==================================================== ] 3261/3831 85% [==================================================== ] 3262/3831 85% [==================================================== ] 3263/3831 85% [==================================================== ] 3264/3831 85% [==================================================== ] 3265/3831 85% [==================================================== ] 3266/3831 85% [==================================================== ] 3267/3831 85% [==================================================== ] 3268/3831 85% [==================================================== ] 3269/3831 85% [==================================================== ] 3270/3831 85% [==================================================== ] 3271/3831 85% [==================================================== ] 3272/3831 85% [==================================================== ] 3273/3831 85% [==================================================== ] 3274/3831 85% [===================================================== ] 3275/3831 85% [===================================================== ] 3276/3831 85% [===================================================== ] 3277/3831 85% [===================================================== ] 3278/3831 85% [===================================================== ] 3279/3831 85% [===================================================== ] 3280/3831 85% [===================================================== ] 3281/3831 85% [===================================================== ] 3282/3831 85% [===================================================== ] 3283/3831 85% [===================================================== ] 3284/3831 85% [===================================================== ] 3285/3831 85% [===================================================== ] 3286/3831 85% [===================================================== ] 3287/3831 85% [===================================================== ] 3288/3831 85% [===================================================== ] 3289/3831 85% [===================================================== ] 3290/3831 85% [===================================================== ] 3291/3831 85% [===================================================== ] 3292/3831 85% [===================================================== ] 3293/3831 85% [===================================================== ] 3294/3831 85% [===================================================== ] 3295/3831 86% [===================================================== ] 3296/3831 86% [===================================================== ] 3297/3831 86% [===================================================== ] 3298/3831 86% [===================================================== ] 3299/3831 86% [===================================================== ] 3300/3831 86% [===================================================== ] 3301/3831 86% [===================================================== ] 3302/3831 86% [===================================================== ] 3303/3831 86% [===================================================== ] 3304/3831 86% [===================================================== ] 3305/3831 86% [===================================================== ] 3306/3831 86% [===================================================== ] 3307/3831 86% [===================================================== ] 3308/3831 86% [===================================================== ] 3309/3831 86% [===================================================== ] 3310/3831 86% [===================================================== ] 3311/3831 86% [===================================================== ] 3312/3831 86% [===================================================== ] 3313/3831 86% [===================================================== ] 3314/3831 86% [===================================================== ] 3315/3831 86% [===================================================== ] 3316/3831 86% [===================================================== ] 3317/3831 86% [===================================================== ] 3318/3831 86% [===================================================== ] 3319/3831 86% [===================================================== ] 3320/3831 86% [===================================================== ] 3321/3831 86% [===================================================== ] 3322/3831 86% [===================================================== ] 3323/3831 86% [===================================================== ] 3324/3831 86% [===================================================== ] 3325/3831 86% [===================================================== ] 3326/3831 86% [===================================================== ] 3327/3831 86% [===================================================== ] 3328/3831 86% [===================================================== ] 3329/3831 86% [===================================================== ] 3330/3831 86% [===================================================== ] 3331/3831 86% [===================================================== ] 3332/3831 86% [===================================================== ] 3333/3831 87% [===================================================== ] 3334/3831 87% [===================================================== ] 3335/3831 87% [===================================================== ] 3336/3831 87% [====================================================== ] 3337/3831 87% [====================================================== ] 3338/3831 87% [====================================================== ] 3339/3831 87% [====================================================== ] 3340/3831 87% [====================================================== ] 3341/3831 87% [====================================================== ] 3342/3831 87% [====================================================== ] 3343/3831 87% [====================================================== ] 3344/3831 87% [====================================================== ] 3345/3831 87% [====================================================== ] 3346/3831 87% [====================================================== ] 3347/3831 87% [====================================================== ] 3348/3831 87% [====================================================== ] 3349/3831 87% [====================================================== ] 3350/3831 87% [====================================================== ] 3351/3831 87% [====================================================== ] 3352/3831 87% [====================================================== ] 3353/3831 87% [====================================================== ] 3354/3831 87% [====================================================== ] 3355/3831 87% [====================================================== ] 3356/3831 87% [====================================================== ] 3357/3831 87% [====================================================== ] 3358/3831 87% [====================================================== ] 3359/3831 87% [====================================================== ] 3360/3831 87% [====================================================== ] 3361/3831 87% [====================================================== ] 3362/3831 87% [====================================================== ] 3363/3831 87% [====================================================== ] 3364/3831 87% [====================================================== ] 3365/3831 87% [====================================================== ] 3366/3831 87% [====================================================== ] 3367/3831 87% [====================================================== ] 3368/3831 87% [====================================================== ] 3369/3831 87% [====================================================== ] 3370/3831 87% [====================================================== ] 3371/3831 87% [====================================================== ] 3372/3831 88% [====================================================== ] 3373/3831 88% [====================================================== ] 3374/3831 88% [====================================================== ] 3375/3831 88% [====================================================== ] 3376/3831 88% [====================================================== ] 3377/3831 88% [====================================================== ] 3378/3831 88% [====================================================== ] 3379/3831 88% [====================================================== ] 3380/3831 88% [====================================================== ] 3381/3831 88% [====================================================== ] 3382/3831 88% [====================================================== ] 3383/3831 88% [====================================================== ] 3384/3831 88% [====================================================== ] 3385/3831 88% [====================================================== ] 3386/3831 88% [====================================================== ] 3387/3831 88% [====================================================== ] 3388/3831 88% [====================================================== ] 3389/3831 88% [====================================================== ] 3390/3831 88% [====================================================== ] 3391/3831 88% [====================================================== ] 3392/3831 88% [====================================================== ] 3393/3831 88% [====================================================== ] 3394/3831 88% [====================================================== ] 3395/3831 88% [====================================================== ] 3396/3831 88% [====================================================== ] 3397/3831 88% [====================================================== ] 3398/3831 88% [======================================================= ] 3399/3831 88% [======================================================= ] 3400/3831 88% [======================================================= ] 3401/3831 88% [======================================================= ] 3402/3831 88% [======================================================= ] 3403/3831 88% [======================================================= ] 3404/3831 88% [======================================================= ] 3405/3831 88% [======================================================= ] 3406/3831 88% [======================================================= ] 3407/3831 88% [======================================================= ] 3408/3831 88% [======================================================= ] 3409/3831 88% [======================================================= ] 3410/3831 89% [======================================================= ] 3411/3831 89% [======================================================= ] 3412/3831 89% [======================================================= ] 3413/3831 89% [======================================================= ] 3414/3831 89% [======================================================= ] 3415/3831 89% [======================================================= ] 3416/3831 89% [======================================================= ] 3417/3831 89% [======================================================= ] 3418/3831 89% [======================================================= ] 3419/3831 89% [======================================================= ] 3420/3831 89% [======================================================= ] 3421/3831 89% [======================================================= ] 3422/3831 89% [======================================================= ] 3423/3831 89% [======================================================= ] 3424/3831 89% [======================================================= ] 3425/3831 89% [======================================================= ] 3426/3831 89% [======================================================= ] 3427/3831 89% [======================================================= ] 3428/3831 89% [======================================================= ] 3429/3831 89% [======================================================= ] 3430/3831 89% [======================================================= ] 3431/3831 89% [======================================================= ] 3432/3831 89% [======================================================= ] 3433/3831 89% [======================================================= ] 3434/3831 89% [======================================================= ] 3435/3831 89% [======================================================= ] 3436/3831 89% [======================================================= ] 3437/3831 89% [======================================================= ] 3438/3831 89% [======================================================= ] 3439/3831 89% [======================================================= ] 3440/3831 89% [======================================================= ] 3441/3831 89% [======================================================= ] 3442/3831 89% [======================================================= ] 3443/3831 89% [======================================================= ] 3444/3831 89% [======================================================= ] 3445/3831 89% [======================================================= ] 3446/3831 89% [======================================================= ] 3447/3831 89% [======================================================= ] 3448/3831 90% [======================================================= ] 3449/3831 90% [======================================================= ] 3450/3831 90% [======================================================= ] 3451/3831 90% [======================================================= ] 3452/3831 90% [======================================================= ] 3453/3831 90% [======================================================= ] 3454/3831 90% [======================================================= ] 3455/3831 90% [======================================================= ] 3456/3831 90% [======================================================= ] 3457/3831 90% [======================================================= ] 3458/3831 90% [======================================================= ] 3459/3831 90% [======================================================= ] 3460/3831 90% [======================================================== ] 3461/3831 90% [======================================================== ] 3462/3831 90% [======================================================== ] 3463/3831 90% [======================================================== ] 3464/3831 90% [======================================================== ] 3465/3831 90% [======================================================== ] 3466/3831 90% [======================================================== ] 3467/3831 90% [======================================================== ] 3468/3831 90% [======================================================== ] 3469/3831 90% [======================================================== ] 3470/3831 90% [======================================================== ] 3471/3831 90% [======================================================== ] 3472/3831 90% [======================================================== ] 3473/3831 90% [======================================================== ] 3474/3831 90% [======================================================== ] 3475/3831 90% [======================================================== ] 3476/3831 90% [======================================================== ] 3477/3831 90% [======================================================== ] 3478/3831 90% [======================================================== ] 3479/3831 90% [======================================================== ] 3480/3831 90% [======================================================== ] 3481/3831 90% [======================================================== ] 3482/3831 90% [======================================================== ] 3483/3831 90% [======================================================== ] 3484/3831 90% [======================================================== ] 3485/3831 90% [======================================================== ] 3486/3831 90% [======================================================== ] 3487/3831 91% [======================================================== ] 3488/3831 91% [======================================================== ] 3489/3831 91% [======================================================== ] 3490/3831 91% [======================================================== ] 3491/3831 91% [======================================================== ] 3492/3831 91% [======================================================== ] 3493/3831 91% [======================================================== ] 3494/3831 91% [======================================================== ] 3495/3831 91% [======================================================== ] 3496/3831 91% [======================================================== ] 3497/3831 91% [======================================================== ] 3498/3831 91% [======================================================== ] 3499/3831 91% [======================================================== ] 3500/3831 91% [======================================================== ] 3501/3831 91% [======================================================== ] 3502/3831 91% [======================================================== ] 3503/3831 91% [======================================================== ] 3504/3831 91% [======================================================== ] 3505/3831 91% [======================================================== ] 3506/3831 91% [======================================================== ] 3507/3831 91% [======================================================== ] 3508/3831 91% [======================================================== ] 3509/3831 91% [======================================================== ] 3510/3831 91% [======================================================== ] 3511/3831 91% [======================================================== ] 3512/3831 91% [======================================================== ] 3513/3831 91% [======================================================== ] 3514/3831 91% [======================================================== ] 3515/3831 91% [======================================================== ] 3516/3831 91% [======================================================== ] 3517/3831 91% [======================================================== ] 3518/3831 91% [======================================================== ] 3519/3831 91% [======================================================== ] 3520/3831 91% [======================================================== ] 3521/3831 91% [======================================================== ] 3522/3831 91% [========================================================= ] 3523/3831 91% [========================================================= ] 3524/3831 91% [========================================================= ] 3525/3831 92% [========================================================= ] 3526/3831 92% [========================================================= ] 3527/3831 92% [========================================================= ] 3528/3831 92% [========================================================= ] 3529/3831 92% [========================================================= ] 3530/3831 92% [========================================================= ] 3531/3831 92% [========================================================= ] 3532/3831 92% [========================================================= ] 3533/3831 92% [========================================================= ] 3534/3831 92% [========================================================= ] 3535/3831 92% [========================================================= ] 3536/3831 92% [========================================================= ] 3537/3831 92% [========================================================= ] 3538/3831 92% [========================================================= ] 3539/3831 92% [========================================================= ] 3540/3831 92% [========================================================= ] 3541/3831 92% [========================================================= ] 3542/3831 92% [========================================================= ] 3543/3831 92% [========================================================= ] 3544/3831 92% [========================================================= ] 3545/3831 92% [========================================================= ] 3546/3831 92% [========================================================= ] 3547/3831 92% [========================================================= ] 3548/3831 92% [========================================================= ] 3549/3831 92% [========================================================= ] 3550/3831 92% [========================================================= ] 3551/3831 92% [========================================================= ] 3552/3831 92% [========================================================= ] 3553/3831 92% [========================================================= ] 3554/3831 92% [========================================================= ] 3555/3831 92% [========================================================= ] 3556/3831 92% [========================================================= ] 3557/3831 92% [========================================================= ] 3558/3831 92% [========================================================= ] 3559/3831 92% [========================================================= ] 3560/3831 92% [========================================================= ] 3561/3831 92% [========================================================= ] 3562/3831 92% [========================================================= ] 3563/3831 93% [========================================================= ] 3564/3831 93% [========================================================= ] 3565/3831 93% [========================================================= ] 3566/3831 93% [========================================================= ] 3567/3831 93% [========================================================= ] 3568/3831 93% [========================================================= ] 3569/3831 93% [========================================================= ] 3570/3831 93% [========================================================= ] 3571/3831 93% [========================================================= ] 3572/3831 93% [========================================================= ] 3573/3831 93% [========================================================= ] 3574/3831 93% [========================================================= ] 3575/3831 93% [========================================================= ] 3576/3831 93% [========================================================= ] 3577/3831 93% [========================================================= ] 3578/3831 93% [========================================================= ] 3579/3831 93% [========================================================= ] 3580/3831 93% [========================================================= ] 3581/3831 93% [========================================================= ] 3582/3831 93% [========================================================= ] 3583/3831 93% [========================================================== ] 3584/3831 93% [========================================================== ] 3585/3831 93% [========================================================== ] 3586/3831 93% [========================================================== ] 3587/3831 93% [========================================================== ] 3588/3831 93% [========================================================== ] 3589/3831 93% [========================================================== ] 3590/3831 93% [========================================================== ] 3591/3831 93% [========================================================== ] 3592/3831 93% [========================================================== ] 3593/3831 93% [========================================================== ] 3594/3831 93% [========================================================== ] 3595/3831 93% [========================================================== ] 3596/3831 93% [========================================================== ] 3597/3831 93% [========================================================== ] 3598/3831 93% [========================================================== ] 3599/3831 93% [========================================================== ] 3600/3831 93% [========================================================== ] 3601/3831 93% [========================================================== ] 3602/3831 94% [========================================================== ] 3603/3831 94% [========================================================== ] 3604/3831 94% [========================================================== ] 3605/3831 94% [========================================================== ] 3606/3831 94% [========================================================== ] 3607/3831 94% [========================================================== ] 3608/3831 94% [========================================================== ] 3609/3831 94% [========================================================== ] 3610/3831 94% [========================================================== ] 3611/3831 94% [========================================================== ] 3612/3831 94% [========================================================== ] 3613/3831 94% [========================================================== ] 3614/3831 94% [========================================================== ] 3615/3831 94% [========================================================== ] 3616/3831 94% [========================================================== ] 3617/3831 94% [========================================================== ] 3618/3831 94% [========================================================== ] 3619/3831 94% [========================================================== ] 3620/3831 94% [========================================================== ] 3621/3831 94% [========================================================== ] 3622/3831 94% [========================================================== ] 3623/3831 94% [========================================================== ] 3624/3831 94% [========================================================== ] 3625/3831 94% [========================================================== ] 3626/3831 94% [========================================================== ] 3627/3831 94% [========================================================== ] 3628/3831 94% [========================================================== ] 3629/3831 94% [========================================================== ] 3630/3831 94% [========================================================== ] 3631/3831 94% [========================================================== ] 3632/3831 94% [========================================================== ] 3633/3831 94% [========================================================== ] 3634/3831 94% [========================================================== ] 3635/3831 94% [========================================================== ] 3636/3831 94% [========================================================== ] 3637/3831 94% [========================================================== ] 3638/3831 94% [========================================================== ] 3639/3831 94% [========================================================== ] 3640/3831 95% [========================================================== ] 3641/3831 95% [========================================================== ] 3642/3831 95% [========================================================== ] 3643/3831 95% [========================================================== ] 3644/3831 95% [========================================================== ] 3645/3831 95% [=========================================================== ] 3646/3831 95% [=========================================================== ] 3647/3831 95% [=========================================================== ] 3648/3831 95% [=========================================================== ] 3649/3831 95% [=========================================================== ] 3650/3831 95% [=========================================================== ] 3651/3831 95% [=========================================================== ] 3652/3831 95% [=========================================================== ] 3653/3831 95% [=========================================================== ] 3654/3831 95% [=========================================================== ] 3655/3831 95% [=========================================================== ] 3656/3831 95% [=========================================================== ] 3657/3831 95% [=========================================================== ] 3658/3831 95% [=========================================================== ] 3659/3831 95% [=========================================================== ] 3660/3831 95% [=========================================================== ] 3661/3831 95% [=========================================================== ] 3662/3831 95% [=========================================================== ] 3663/3831 95% [=========================================================== ] 3664/3831 95% [=========================================================== ] 3665/3831 95% [=========================================================== ] 3666/3831 95% [=========================================================== ] 3667/3831 95% [=========================================================== ] 3668/3831 95% [=========================================================== ] 3669/3831 95% [=========================================================== ] 3670/3831 95% [=========================================================== ] 3671/3831 95% [=========================================================== ] 3672/3831 95% [=========================================================== ] 3673/3831 95% [=========================================================== ] 3674/3831 95% [=========================================================== ] 3675/3831 95% [=========================================================== ] 3676/3831 95% [=========================================================== ] 3677/3831 95% [=========================================================== ] 3678/3831 96% [=========================================================== ] 3679/3831 96% [=========================================================== ] 3680/3831 96% [=========================================================== ] 3681/3831 96% [=========================================================== ] 3682/3831 96% [=========================================================== ] 3683/3831 96% [=========================================================== ] 3684/3831 96% [=========================================================== ] 3685/3831 96% [=========================================================== ] 3686/3831 96% [=========================================================== ] 3687/3831 96% [=========================================================== ] 3688/3831 96% [=========================================================== ] 3689/3831 96% [=========================================================== ] 3690/3831 96% [=========================================================== ] 3691/3831 96% [=========================================================== ] 3692/3831 96% [=========================================================== ] 3693/3831 96% [=========================================================== ] 3694/3831 96% [=========================================================== ] 3695/3831 96% [=========================================================== ] 3696/3831 96% [=========================================================== ] 3697/3831 96% [=========================================================== ] 3698/3831 96% [=========================================================== ] 3699/3831 96% [=========================================================== ] 3700/3831 96% [=========================================================== ] 3701/3831 96% [=========================================================== ] 3702/3831 96% [=========================================================== ] 3703/3831 96% [=========================================================== ] 3704/3831 96% [=========================================================== ] 3705/3831 96% [=========================================================== ] 3706/3831 96% [=========================================================== ] 3707/3831 96% [============================================================ ] 3708/3831 96% [============================================================ ] 3709/3831 96% [============================================================ ] 3710/3831 96% [============================================================ ] 3711/3831 96% [============================================================ ] 3712/3831 96% [============================================================ ] 3713/3831 96% [============================================================ ] 3714/3831 96% [============================================================ ] 3715/3831 96% [============================================================ ] 3716/3831 96% [============================================================ ] 3717/3831 97% [============================================================ ] 3718/3831 97% [============================================================ ] 3719/3831 97% [============================================================ ] 3720/3831 97% [============================================================ ] 3721/3831 97% [============================================================ ] 3722/3831 97% [============================================================ ] 3723/3831 97% [============================================================ ] 3724/3831 97% [============================================================ ] 3725/3831 97% [============================================================ ] 3726/3831 97% [============================================================ ] 3727/3831 97% [============================================================ ] 3728/3831 97% [============================================================ ] 3729/3831 97% [============================================================ ] 3730/3831 97% [============================================================ ] 3731/3831 97% [============================================================ ] 3732/3831 97% [============================================================ ] 3733/3831 97% [============================================================ ] 3734/3831 97% [============================================================ ] 3735/3831 97% [============================================================ ] 3736/3831 97% [============================================================ ] 3737/3831 97% [============================================================ ] 3738/3831 97% [============================================================ ] 3739/3831 97% [============================================================ ] 3740/3831 97% [============================================================ ] 3741/3831 97% [============================================================ ] 3742/3831 97% [============================================================ ] 3743/3831 97% [============================================================ ] 3744/3831 97% [============================================================ ] 3745/3831 97% [============================================================ ] 3746/3831 97% [============================================================ ] 3747/3831 97% [============================================================ ] 3748/3831 97% [============================================================ ] 3749/3831 97% [============================================================ ] 3750/3831 97% [============================================================ ] 3751/3831 97% [============================================================ ] 3752/3831 97% [============================================================ ] 3753/3831 97% [============================================================ ] 3754/3831 97% [============================================================ ] 3755/3831 98% [============================================================ ] 3756/3831 98% [============================================================ ] 3757/3831 98% [============================================================ ] 3758/3831 98% [============================================================ ] 3759/3831 98% [============================================================ ] 3760/3831 98% [============================================================ ] 3761/3831 98% [============================================================ ] 3762/3831 98% [============================================================ ] 3763/3831 98% [============================================================ ] 3764/3831 98% [============================================================ ] 3765/3831 98% [============================================================ ] 3766/3831 98% [============================================================ ] 3767/3831 98% [============================================================ ] 3768/3831 98% [============================================================ ] 3769/3831 98% [============================================================= ] 3770/3831 98% [============================================================= ] 3771/3831 98% [============================================================= ] 3772/3831 98% [============================================================= ] 3773/3831 98% [============================================================= ] 3774/3831 98% [============================================================= ] 3775/3831 98% [============================================================= ] 3776/3831 98% [============================================================= ] 3777/3831 98% [============================================================= ] 3778/3831 98% [============================================================= ] 3779/3831 98% [============================================================= ] 3780/3831 98% [============================================================= ] 3781/3831 98% [============================================================= ] 3782/3831 98% [============================================================= ] 3783/3831 98% [============================================================= ] 3784/3831 98% [============================================================= ] 3785/3831 98% [============================================================= ] 3786/3831 98% [============================================================= ] 3787/3831 98% [============================================================= ] 3788/3831 98% [============================================================= ] 3789/3831 98% [============================================================= ] 3790/3831 98% [============================================================= ] 3791/3831 98% [============================================================= ] 3792/3831 98% [============================================================= ] 3793/3831 99% [============================================================= ] 3794/3831 99% [============================================================= ] 3795/3831 99% [============================================================= ] 3796/3831 99% [============================================================= ] 3797/3831 99% [============================================================= ] 3798/3831 99% [============================================================= ] 3799/3831 99% [============================================================= ] 3800/3831 99% [============================================================= ] 3801/3831 99% [============================================================= ] 3802/3831 99% [============================================================= ] 3803/3831 99% [============================================================= ] 3804/3831 99% [============================================================= ] 3805/3831 99% [============================================================= ] 3806/3831 99% [============================================================= ] 3807/3831 99% [============================================================= ] 3808/3831 99% [============================================================= ] 3809/3831 99% [============================================================= ] 3810/3831 99% [============================================================= ] 3811/3831 99% [============================================================= ] 3812/3831 99% [============================================================= ] 3813/3831 99% [============================================================= ] 3814/3831 99% [============================================================= ] 3815/3831 99% [============================================================= ] 3816/3831 99% [============================================================= ] 3817/3831 99% [============================================================= ] 3818/3831 99% [============================================================= ] 3819/3831 99% [============================================================= ] 3820/3831 99% [============================================================= ] 3821/3831 99% [============================================================= ] 3822/3831 99% [============================================================= ] 3823/3831 99% [============================================================= ] 3824/3831 99% [============================================================= ] 3825/3831 99% [============================================================= ] 3826/3831 99% [============================================================= ] 3827/3831 99% [============================================================= ] 3828/3831 99% [============================================================= ] 3829/3831 99% [============================================================= ] 3830/3831 99% [==============================================================] 3831/3831 100% operation complete, 3831 objects in 77356 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2022.05-173-g9c0e8ace80 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 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.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-isl 0.23 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> aubio 0.4.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> batctl 2021.0 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> connman 1.41 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> gnutls 3.7.6 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) doc/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> p11-kit 0.24.1 Collecting legal info COPYING: OK (sha256: 2e1ba993904df807a10c3eda1e5c272338edc35674b679773a8b3ad460731054) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.2.1 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> davici 1.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.9.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> host-dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dtv-scan-tables 25ee9e0ce4bbacdb278d4cff306ceb6528c4f548 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> ethtool 5.17 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> fuse-overlayfs 1.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfuse3 3.11.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> gkrellm 2.3.11 Collecting legal info COPYING: OK (sha256: 691de85c3c6eeda5b6982c751548575344739ce4b4418d78905e599359f6c435) COPYRIGHT: OK (sha256: b81e0c0c3fb2a58f25377388484a1f729abb367f5f2b43e335a6ed3272ce8536) >>> guile 3.0.8 Collecting legal info LICENSE: OK (sha256: b51c6f20e6d029cb5b3e5bf235ac562c9a188c5bdc4ffcdc663897772d6e0260) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-guile 3.0.8 Collecting legal info LICENSE: OK (sha256: b51c6f20e6d029cb5b3e5bf235ac562c9a188c5bdc4ffcdc663897772d6e0260) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> host-libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> igmpproxy 0.3 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> json-glib 1.6.6 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libbsd 0.11.3 Collecting legal info COPYING: OK (sha256: ff2fdeeb0fe8bcb9045fe91d69e8312a5b477c54db48dffe34dd1c0d730c5864) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libest 3.2.0 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> liburing 2.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: d0b225f17ef2d05d5cda6b25b2dc334ef6f5f12537c20edf6e391852a095ec19) README: OK (sha256: 97d62ff5d7cf0b1cef34c33a89877352911278ca4ac1c6c4f24a835baa5ea10b) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libyang 2.0.164 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> memcached 1.6.12 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Collecting legal info mjpg-streamer-experimental/LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jpeg Collecting legal info >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mosquitto 2.0.14 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> netcat-openbsd 1.218 Collecting legal info netcat.c: OK (sha256: acfd1d822ee2e8e0b196c7a369383d0cb9bc131b56c3c95976a32498728fe1e3) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> opkg 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> psplash 44afb7506d43cca15582b4c5b90ba5580344d75d Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.42.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-lxml 4.8.0 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> redis 7.0.0 Collecting legal info COPYING: OK (sha256: 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> s6-rc 0.5.2.2 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> spidev_test 5.8 Collecting legal info >>> sysklogd 2.4.0 Collecting legal info LICENSE: OK (sha256: 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wireguard-tools 1.0.20210914 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd 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-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'