-- Set runtime path of "/home/autobuild/autobuild/instance-15/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-15/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-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', '-O3', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/sh4eb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-15/output-1/host/bin/sh4eb-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/sh4eb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%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/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/sh4eb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/sh4eb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-15/output-1/host/bin/sh4eb-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/sh4eb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/sh4eb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/lua/5.3/doc rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/luarocks mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-15/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-15/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; fi ./support/scripts/eclipse-register-toolchain `readlink -f /home/autobuild/autobuild/instance-15/output-1` sh4eb-buildroot-linux-uclibc- "sh4eb" Testing /home/autobuild/autobuild/instance-7/output-1 ... Testing /home/autobuild/autobuild/instance-3/output-1 ... Testing /home/autobuild/autobuild/instance-4/output-1 ... Testing /home/autobuild/autobuild/instance-0/output-1 ... Testing /home/autobuild/autobuild/instance-1/output-1 ... Testing /home/autobuild/autobuild/instance-2/output-1 ... Testing /home/autobuild/autobuild/instance-6/output-1 ... Testing /home/autobuild/autobuild/instance-2/output-2 ... Testing /home/autobuild/autobuild/instance-9/output-1 ... Testing /home/autobuild/autobuild/instance-5/output-1 ... Testing /home/autobuild/autobuild/instance-12/output-1 ... rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/include /home/autobuild/autobuild/instance-15/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-15/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-15/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-15/output-1/target/usr/doc find /home/autobuild/autobuild/instance-15/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-15/output-1/target/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-15/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/man /home/autobuild/autobuild/instance-15/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/info /home/autobuild/autobuild/instance-15/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/doc /home/autobuild/autobuild/instance-15/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-15/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-15/output-1/target/lib/debug /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-15/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-15/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-15/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-15/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-856-g27c672e53a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-15/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-15/output-1/per-package /home/autobuild/autobuild/instance-15/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-15/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3779 objects. stage 2: creating image '/home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2' [ ] 1/3779 0% [ ] 2/3779 0% [ ] 3/3779 0% [ ] 4/3779 0% [ ] 5/3779 0% [ ] 6/3779 0% [ ] 7/3779 0% [ ] 8/3779 0% [ ] 9/3779 0% [ ] 10/3779 0% [ ] 11/3779 0% [ ] 12/3779 0% [ ] 13/3779 0% [ ] 14/3779 0% [ ] 15/3779 0% [ ] 16/3779 0% [ ] 17/3779 0% [ ] 18/3779 0% [ ] 19/3779 0% [ ] 20/3779 0% [ ] 21/3779 0% [ ] 22/3779 0% [ ] 23/3779 0% [ ] 24/3779 0% [ ] 25/3779 0% [ ] 26/3779 0% [ ] 27/3779 0% [ ] 28/3779 0% [ ] 29/3779 0% [ ] 30/3779 0% [ ] 31/3779 0% [ ] 32/3779 0% [ ] 33/3779 0% [ ] 34/3779 0% [ ] 35/3779 0% [ ] 36/3779 0% [ ] 37/3779 0% [ ] 38/3779 1% [ ] 39/3779 1% [ ] 40/3779 1% [ ] 41/3779 1% [ ] 42/3779 1% [ ] 43/3779 1% [ ] 44/3779 1% [ ] 45/3779 1% [ ] 46/3779 1% [ ] 47/3779 1% [ ] 48/3779 1% [ ] 49/3779 1% [ ] 50/3779 1% [ ] 51/3779 1% [ ] 52/3779 1% [ ] 53/3779 1% [ ] 54/3779 1% [ ] 55/3779 1% [ ] 56/3779 1% [ ] 57/3779 1% [ ] 58/3779 1% [ ] 59/3779 1% [ ] 60/3779 1% [= ] 61/3779 1% [= ] 62/3779 1% [= ] 63/3779 1% [= ] 64/3779 1% [= ] 65/3779 1% [= ] 66/3779 1% [= ] 67/3779 1% [= ] 68/3779 1% [= ] 69/3779 1% [= ] 70/3779 1% [= ] 71/3779 1% [= ] 72/3779 1% [= ] 73/3779 1% [= ] 74/3779 1% [= ] 75/3779 1% [= ] 76/3779 2% [= ] 77/3779 2% [= ] 78/3779 2% [= ] 79/3779 2% [= ] 80/3779 2% [= ] 81/3779 2% [= ] 82/3779 2% [= ] 83/3779 2% [= ] 84/3779 2% [= ] 85/3779 2% [= ] 86/3779 2% [= ] 87/3779 2% [= ] 88/3779 2% [= ] 89/3779 2% [= ] 90/3779 2% [= ] 91/3779 2% [= ] 92/3779 2% [= ] 93/3779 2% [= ] 94/3779 2% [= ] 95/3779 2% [= ] 96/3779 2% [= ] 97/3779 2% [= ] 98/3779 2% [= ] 99/3779 2% [= ] 100/3779 2% [= ] 101/3779 2% [= ] 102/3779 2% [= ] 103/3779 2% [= ] 104/3779 2% [= ] 105/3779 2% [= ] 106/3779 2% [= ] 107/3779 2% [= ] 108/3779 2% [= ] 109/3779 2% [= ] 110/3779 2% [= ] 111/3779 2% [= ] 112/3779 2% [= ] 113/3779 2% [= ] 114/3779 3% [= ] 115/3779 3% [= ] 116/3779 3% [= ] 117/3779 3% [= ] 118/3779 3% [= ] 119/3779 3% [= ] 120/3779 3% [= ] 121/3779 3% [== ] 122/3779 3% [== ] 123/3779 3% [== ] 124/3779 3% [== ] 125/3779 3% [== ] 126/3779 3% [== ] 127/3779 3% [== ] 128/3779 3% [== ] 129/3779 3% [== ] 130/3779 3% [== ] 131/3779 3% [== ] 132/3779 3% [== ] 133/3779 3% [== ] 134/3779 3% [== ] 135/3779 3% [== ] 136/3779 3% [== ] 137/3779 3% [== ] 138/3779 3% [== ] 139/3779 3% [== ] 140/3779 3% [== ] 141/3779 3% [== ] 142/3779 3% [== ] 143/3779 3% [== ] 144/3779 3% [== ] 145/3779 3% [== ] 146/3779 3% [== ] 147/3779 3% [== ] 148/3779 3% [== ] 149/3779 3% [== ] 150/3779 3% [== ] 151/3779 3% [== ] 152/3779 4% [== ] 153/3779 4% [== ] 154/3779 4% [== ] 155/3779 4% [== ] 156/3779 4% [== ] 157/3779 4% [== ] 158/3779 4% [== ] 159/3779 4% [== ] 160/3779 4% [== ] 161/3779 4% [== ] 162/3779 4% [== ] 163/3779 4% [== ] 164/3779 4% [== ] 165/3779 4% [== ] 166/3779 4% [== ] 167/3779 4% [== ] 168/3779 4% [== ] 169/3779 4% [== ] 170/3779 4% [== ] 171/3779 4% [== ] 172/3779 4% [== ] 173/3779 4% [== ] 174/3779 4% [== ] 175/3779 4% [== ] 176/3779 4% [== ] 177/3779 4% [== ] 178/3779 4% [== ] 179/3779 4% [== ] 180/3779 4% [== ] 181/3779 4% [== ] 182/3779 4% [=== ] 183/3779 4% [=== ] 184/3779 4% [=== ] 185/3779 4% [=== ] 186/3779 4% [=== ] 187/3779 4% [=== ] 188/3779 4% [=== ] 189/3779 5% [=== ] 190/3779 5% [=== ] 191/3779 5% [=== ] 192/3779 5% [=== ] 193/3779 5% [=== ] 194/3779 5% [=== ] 195/3779 5% [=== ] 196/3779 5% [=== ] 197/3779 5% [=== ] 198/3779 5% [=== ] 199/3779 5% [=== ] 200/3779 5% [=== ] 201/3779 5% [=== ] 202/3779 5% [=== ] 203/3779 5% [=== ] 204/3779 5% [=== ] 205/3779 5% [=== ] 206/3779 5% [=== ] 207/3779 5% [=== ] 208/3779 5% [=== ] 209/3779 5% [=== ] 210/3779 5% [=== ] 211/3779 5% [=== ] 212/3779 5% [=== ] 213/3779 5% [=== ] 214/3779 5% [=== ] 215/3779 5% [=== ] 216/3779 5% [=== ] 217/3779 5% [=== ] 218/3779 5% [=== ] 219/3779 5% [=== ] 220/3779 5% [=== ] 221/3779 5% [=== ] 222/3779 5% [=== ] 223/3779 5% [=== ] 224/3779 5% [=== ] 225/3779 5% [=== ] 226/3779 5% [=== ] 227/3779 6% [=== ] 228/3779 6% [=== ] 229/3779 6% [=== ] 230/3779 6% [=== ] 231/3779 6% [=== ] 232/3779 6% [=== ] 233/3779 6% [=== ] 234/3779 6% [=== ] 235/3779 6% [=== ] 236/3779 6% [=== ] 237/3779 6% [=== ] 238/3779 6% [=== ] 239/3779 6% [=== ] 240/3779 6% [=== ] 241/3779 6% [=== ] 242/3779 6% [=== ] 243/3779 6% [==== ] 244/3779 6% [==== ] 245/3779 6% [==== ] 246/3779 6% [==== ] 247/3779 6% [==== ] 248/3779 6% [==== ] 249/3779 6% [==== ] 250/3779 6% [==== ] 251/3779 6% [==== ] 252/3779 6% [==== ] 253/3779 6% [==== ] 254/3779 6% [==== ] 255/3779 6% [==== ] 256/3779 6% [==== ] 257/3779 6% [==== ] 258/3779 6% [==== ] 259/3779 6% [==== ] 260/3779 6% [==== ] 261/3779 6% [==== ] 262/3779 6% [==== ] 263/3779 6% [==== ] 264/3779 6% [==== ] 265/3779 7% [==== ] 266/3779 7% [==== ] 267/3779 7% [==== ] 268/3779 7% [==== ] 269/3779 7% [==== ] 270/3779 7% [==== ] 271/3779 7% [==== ] 272/3779 7% [==== ] 273/3779 7% [==== ] 274/3779 7% [==== ] 275/3779 7% [==== ] 276/3779 7% [==== ] 277/3779 7% [==== ] 278/3779 7% [==== ] 279/3779 7% [==== ] 280/3779 7% [==== ] 281/3779 7% [==== ] 282/3779 7% [==== ] 283/3779 7% [==== ] 284/3779 7% [==== ] 285/3779 7% [==== ] 286/3779 7% [==== ] 287/3779 7% [==== ] 288/3779 7% [==== ] 289/3779 7% [==== ] 290/3779 7% [==== ] 291/3779 7% [==== ] 292/3779 7% [==== ] 293/3779 7% [==== ] 294/3779 7% [==== ] 295/3779 7% [==== ] 296/3779 7% [==== ] 297/3779 7% [==== ] 298/3779 7% [==== ] 299/3779 7% [==== ] 300/3779 7% [==== ] 301/3779 7% [==== ] 302/3779 7% [==== ] 303/3779 8% [==== ] 304/3779 8% [===== ] 305/3779 8% [===== ] 306/3779 8% [===== ] 307/3779 8% [===== ] 308/3779 8% [===== ] 309/3779 8% [===== ] 310/3779 8% [===== ] 311/3779 8% [===== ] 312/3779 8% [===== ] 313/3779 8% [===== ] 314/3779 8% [===== ] 315/3779 8% [===== ] 316/3779 8% [===== ] 317/3779 8% [===== ] 318/3779 8% [===== ] 319/3779 8% [===== ] 320/3779 8% [===== ] 321/3779 8% [===== ] 322/3779 8% [===== ] 323/3779 8% [===== ] 324/3779 8% [===== ] 325/3779 8% [===== ] 326/3779 8% [===== ] 327/3779 8% [===== ] 328/3779 8% [===== ] 329/3779 8% [===== ] 330/3779 8% [===== ] 331/3779 8% [===== ] 332/3779 8% [===== ] 333/3779 8% [===== ] 334/3779 8% [===== ] 335/3779 8% [===== ] 336/3779 8% [===== ] 337/3779 8% [===== ] 338/3779 8% [===== ] 339/3779 8% [===== ] 340/3779 8% [===== ] 341/3779 9% [===== ] 342/3779 9% [===== ] 343/3779 9% [===== ] 344/3779 9% [===== ] 345/3779 9% [===== ] 346/3779 9% [===== ] 347/3779 9% [===== ] 348/3779 9% [===== ] 349/3779 9% [===== ] 350/3779 9% [===== ] 351/3779 9% [===== ] 352/3779 9% [===== ] 353/3779 9% [===== ] 354/3779 9% [===== ] 355/3779 9% [===== ] 356/3779 9% [===== ] 357/3779 9% [===== ] 358/3779 9% [===== ] 359/3779 9% [===== ] 360/3779 9% [===== ] 361/3779 9% [===== ] 362/3779 9% [===== ] 363/3779 9% [===== ] 364/3779 9% [===== ] 365/3779 9% [====== ] 366/3779 9% [====== ] 367/3779 9% [====== ] 368/3779 9% [====== ] 369/3779 9% [====== ] 370/3779 9% [====== ] 371/3779 9% [====== ] 372/3779 9% [====== ] 373/3779 9% [====== ] 374/3779 9% [====== ] 375/3779 9% [====== ] 376/3779 9% [====== ] 377/3779 9% [====== ] 378/3779 10% [====== ] 379/3779 10% [====== ] 380/3779 10% [====== ] 381/3779 10% [====== ] 382/3779 10% [====== ] 383/3779 10% [====== ] 384/3779 10% [====== ] 385/3779 10% [====== ] 386/3779 10% [====== ] 387/3779 10% [====== ] 388/3779 10% [====== ] 389/3779 10% [====== ] 390/3779 10% [====== ] 391/3779 10% [====== ] 392/3779 10% [====== ] 393/3779 10% [====== ] 394/3779 10% [====== ] 395/3779 10% [====== ] 396/3779 10% [====== ] 397/3779 10% [====== ] 398/3779 10% [====== ] 399/3779 10% [====== ] 400/3779 10% [====== ] 401/3779 10% [====== ] 402/3779 10% [====== ] 403/3779 10% [====== ] 404/3779 10% [====== ] 405/3779 10% [====== ] 406/3779 10% [====== ] 407/3779 10% [====== ] 408/3779 10% [====== ] 409/3779 10% [====== ] 410/3779 10% [====== ] 411/3779 10% [====== ] 412/3779 10% [====== ] 413/3779 10% [====== ] 414/3779 10% [====== ] 415/3779 10% [====== ] 416/3779 11% [====== ] 417/3779 11% [====== ] 418/3779 11% [====== ] 419/3779 11% [====== ] 420/3779 11% [====== ] 421/3779 11% [====== ] 422/3779 11% [====== ] 423/3779 11% [====== ] 424/3779 11% [====== ] 425/3779 11% [====== ] 426/3779 11% [======= ] 427/3779 11% [======= ] 428/3779 11% [======= ] 429/3779 11% [======= ] 430/3779 11% [======= ] 431/3779 11% [======= ] 432/3779 11% [======= ] 433/3779 11% [======= ] 434/3779 11% [======= ] 435/3779 11% [======= ] 436/3779 11% [======= ] 437/3779 11% [======= ] 438/3779 11% [======= ] 439/3779 11% [======= ] 440/3779 11% [======= ] 441/3779 11% [======= ] 442/3779 11% [======= ] 443/3779 11% [======= ] 444/3779 11% [======= ] 445/3779 11% [======= ] 446/3779 11% [======= ] 447/3779 11% [======= ] 448/3779 11% [======= ] 449/3779 11% [======= ] 450/3779 11% [======= ] 451/3779 11% [======= ] 452/3779 11% [======= ] 453/3779 11% [======= ] 454/3779 12% [======= ] 455/3779 12% [======= ] 456/3779 12% [======= ] 457/3779 12% [======= ] 458/3779 12% [======= ] 459/3779 12% [======= ] 460/3779 12% [======= ] 461/3779 12% [======= ] 462/3779 12% [======= ] 463/3779 12% [======= ] 464/3779 12% [======= ] 465/3779 12% [======= ] 466/3779 12% [======= ] 467/3779 12% [======= ] 468/3779 12% [======= ] 469/3779 12% [======= ] 470/3779 12% [======= ] 471/3779 12% [======= ] 472/3779 12% [======= ] 473/3779 12% [======= ] 474/3779 12% [======= ] 475/3779 12% [======= ] 476/3779 12% [======= ] 477/3779 12% [======= ] 478/3779 12% [======= ] 479/3779 12% [======= ] 480/3779 12% [======= ] 481/3779 12% [======= ] 482/3779 12% [======= ] 483/3779 12% [======= ] 484/3779 12% [======= ] 485/3779 12% [======= ] 486/3779 12% [======= ] 487/3779 12% [======== ] 488/3779 12% [======== ] 489/3779 12% [======== ] 490/3779 12% [======== ] 491/3779 12% [======== ] 492/3779 13% [======== ] 493/3779 13% [======== ] 494/3779 13% [======== ] 495/3779 13% [======== ] 496/3779 13% [======== ] 497/3779 13% [======== ] 498/3779 13% [======== ] 499/3779 13% [======== ] 500/3779 13% [======== ] 501/3779 13% [======== ] 502/3779 13% [======== ] 503/3779 13% [======== ] 504/3779 13% [======== ] 505/3779 13% [======== ] 506/3779 13% [======== ] 507/3779 13% [======== ] 508/3779 13% [======== ] 509/3779 13% [======== ] 510/3779 13% [======== ] 511/3779 13% [======== ] 512/3779 13% [======== ] 513/3779 13% [======== ] 514/3779 13% [======== ] 515/3779 13% [======== ] 516/3779 13% [======== ] 517/3779 13% [======== ] 518/3779 13% [======== ] 519/3779 13% [======== ] 520/3779 13% [======== ] 521/3779 13% [======== ] 522/3779 13% [======== ] 523/3779 13% [======== ] 524/3779 13% [======== ] 525/3779 13% [======== ] 526/3779 13% [======== ] 527/3779 13% [======== ] 528/3779 13% [======== ] 529/3779 13% [======== ] 530/3779 14% [======== ] 531/3779 14% [======== ] 532/3779 14% [======== ] 533/3779 14% [======== ] 534/3779 14% [======== ] 535/3779 14% [======== ] 536/3779 14% [======== ] 537/3779 14% [======== ] 538/3779 14% [======== ] 539/3779 14% [======== ] 540/3779 14% [======== ] 541/3779 14% [======== ] 542/3779 14% [======== ] 543/3779 14% [======== ] 544/3779 14% [======== ] 545/3779 14% [======== ] 546/3779 14% [======== ] 547/3779 14% [======== ] 548/3779 14% [========= ] 549/3779 14% [========= ] 550/3779 14% [========= ] 551/3779 14% [========= ] 552/3779 14% [========= ] 553/3779 14% [========= ] 554/3779 14% [========= ] 555/3779 14% [========= ] 556/3779 14% [========= ] 557/3779 14% [========= ] 558/3779 14% [========= ] 559/3779 14% [========= ] 560/3779 14% [========= ] 561/3779 14% [========= ] 562/3779 14% [========= ] 563/3779 14% [========= ] 564/3779 14% [========= ] 565/3779 14% [========= ] 566/3779 14% [========= ] 567/3779 15% [========= ] 568/3779 15% [========= ] 569/3779 15% [========= ] 570/3779 15% [========= ] 571/3779 15% [========= ] 572/3779 15% [========= ] 573/3779 15% [========= ] 574/3779 15% [========= ] 575/3779 15% [========= ] 576/3779 15% [========= ] 577/3779 15% [========= ] 578/3779 15% [========= ] 579/3779 15% [========= ] 580/3779 15% [========= ] 581/3779 15% [========= ] 582/3779 15% [========= ] 583/3779 15% [========= ] 584/3779 15% [========= ] 585/3779 15% [========= ] 586/3779 15% [========= ] 587/3779 15% [========= ] 588/3779 15% [========= ] 589/3779 15% [========= ] 590/3779 15% [========= ] 591/3779 15% [========= ] 592/3779 15% [========= ] 593/3779 15% [========= ] 594/3779 15% [========= ] 595/3779 15% [========= ] 596/3779 15% [========= ] 597/3779 15% [========= ] 598/3779 15% [========= ] 599/3779 15% [========= ] 600/3779 15% [========= ] 601/3779 15% [========= ] 602/3779 15% [========= ] 603/3779 15% [========= ] 604/3779 15% [========= ] 605/3779 16% [========= ] 606/3779 16% [========= ] 607/3779 16% [========= ] 608/3779 16% [========= ] 609/3779 16% [========== ] 610/3779 16% [========== ] 611/3779 16% [========== ] 612/3779 16% [========== ] 613/3779 16% [========== ] 614/3779 16% [========== ] 615/3779 16% [========== ] 616/3779 16% [========== ] 617/3779 16% [========== ] 618/3779 16% [========== ] 619/3779 16% [========== ] 620/3779 16% [========== ] 621/3779 16% [========== ] 622/3779 16% [========== ] 623/3779 16% [========== ] 624/3779 16% [========== ] 625/3779 16% [========== ] 626/3779 16% [========== ] 627/3779 16% [========== ] 628/3779 16% [========== ] 629/3779 16% [========== ] 630/3779 16% [========== ] 631/3779 16% [========== ] 632/3779 16% [========== ] 633/3779 16% [========== ] 634/3779 16% [========== ] 635/3779 16% [========== ] 636/3779 16% [========== ] 637/3779 16% [========== ] 638/3779 16% [========== ] 639/3779 16% [========== ] 640/3779 16% [========== ] 641/3779 16% [========== ] 642/3779 16% [========== ] 643/3779 17% [========== ] 644/3779 17% [========== ] 645/3779 17% [========== ] 646/3779 17% [========== ] 647/3779 17% [========== ] 648/3779 17% [========== ] 649/3779 17% [========== ] 650/3779 17% [========== ] 651/3779 17% [========== ] 652/3779 17% [========== ] 653/3779 17% [========== ] 654/3779 17% [========== ] 655/3779 17% [========== ] 656/3779 17% [========== ] 657/3779 17% [========== ] 658/3779 17% [========== ] 659/3779 17% [========== ] 660/3779 17% [========== ] 661/3779 17% [========== ] 662/3779 17% [========== ] 663/3779 17% [========== ] 664/3779 17% [========== ] 665/3779 17% [========== ] 666/3779 17% [========== ] 667/3779 17% [========== ] 668/3779 17% [========== ] 669/3779 17% [========== ] 670/3779 17% [=========== ] 671/3779 17% [=========== ] 672/3779 17% [=========== ] 673/3779 17% [=========== ] 674/3779 17% [=========== ] 675/3779 17% [=========== ] 676/3779 17% [=========== ] 677/3779 17% [=========== ] 678/3779 17% [=========== ] 679/3779 17% [=========== ] 680/3779 17% [=========== ] 681/3779 18% [=========== ] 682/3779 18% [=========== ] 683/3779 18% [=========== ] 684/3779 18% [=========== ] 685/3779 18% [=========== ] 686/3779 18% [=========== ] 687/3779 18% [=========== ] 688/3779 18% [=========== ] 689/3779 18% [=========== ] 690/3779 18% [=========== ] 691/3779 18% [=========== ] 692/3779 18% [=========== ] 693/3779 18% [=========== ] 694/3779 18% [=========== ] 695/3779 18% [=========== ] 696/3779 18% [=========== ] 697/3779 18% [=========== ] 698/3779 18% [=========== ] 699/3779 18% [=========== ] 700/3779 18% [=========== ] 701/3779 18% [=========== ] 702/3779 18% [=========== ] 703/3779 18% [=========== ] 704/3779 18% [=========== ] 705/3779 18% [=========== ] 706/3779 18% [=========== ] 707/3779 18% [=========== ] 708/3779 18% [=========== ] 709/3779 18% [=========== ] 710/3779 18% [=========== ] 711/3779 18% [=========== ] 712/3779 18% [=========== ] 713/3779 18% [=========== ] 714/3779 18% [=========== ] 715/3779 18% [=========== ] 716/3779 18% [=========== ] 717/3779 18% [=========== ] 718/3779 18% [=========== ] 719/3779 19% [=========== ] 720/3779 19% [=========== ] 721/3779 19% [=========== ] 722/3779 19% [=========== ] 723/3779 19% [=========== ] 724/3779 19% [=========== ] 725/3779 19% [=========== ] 726/3779 19% [=========== ] 727/3779 19% [=========== ] 728/3779 19% [=========== ] 729/3779 19% [=========== ] 730/3779 19% [=========== ] 731/3779 19% [============ ] 732/3779 19% [============ ] 733/3779 19% [============ ] 734/3779 19% [============ ] 735/3779 19% [============ ] 736/3779 19% [============ ] 737/3779 19% [============ ] 738/3779 19% [============ ] 739/3779 19% [============ ] 740/3779 19% [============ ] 741/3779 19% [============ ] 742/3779 19% [============ ] 743/3779 19% [============ ] 744/3779 19% [============ ] 745/3779 19% [============ ] 746/3779 19% [============ ] 747/3779 19% [============ ] 748/3779 19% [============ ] 749/3779 19% [============ ] 750/3779 19% [============ ] 751/3779 19% [============ ] 752/3779 19% [============ ] 753/3779 19% [============ ] 754/3779 19% [============ ] 755/3779 19% [============ ] 756/3779 20% [============ ] 757/3779 20% [============ ] 758/3779 20% [============ ] 759/3779 20% [============ ] 760/3779 20% [============ ] 761/3779 20% [============ ] 762/3779 20% [============ ] 763/3779 20% [============ ] 764/3779 20% [============ ] 765/3779 20% [============ ] 766/3779 20% [============ ] 767/3779 20% [============ ] 768/3779 20% [============ ] 769/3779 20% [============ ] 770/3779 20% [============ ] 771/3779 20% [============ ] 772/3779 20% [============ ] 773/3779 20% [============ ] 774/3779 20% [============ ] 775/3779 20% [============ ] 776/3779 20% [============ ] 777/3779 20% [============ ] 778/3779 20% [============ ] 779/3779 20% [============ ] 780/3779 20% [============ ] 781/3779 20% [============ ] 782/3779 20% [============ ] 783/3779 20% [============ ] 784/3779 20% [============ ] 785/3779 20% [============ ] 786/3779 20% [============ ] 787/3779 20% [============ ] 788/3779 20% [============ ] 789/3779 20% [============ ] 790/3779 20% [============ ] 791/3779 20% [============ ] 792/3779 20% [============= ] 793/3779 20% [============= ] 794/3779 21% [============= ] 795/3779 21% [============= ] 796/3779 21% [============= ] 797/3779 21% [============= ] 798/3779 21% [============= ] 799/3779 21% [============= ] 800/3779 21% [============= ] 801/3779 21% [============= ] 802/3779 21% [============= ] 803/3779 21% [============= ] 804/3779 21% [============= ] 805/3779 21% [============= ] 806/3779 21% [============= ] 807/3779 21% [============= ] 808/3779 21% [============= ] 809/3779 21% [============= ] 810/3779 21% [============= ] 811/3779 21% [============= ] 812/3779 21% [============= ] 813/3779 21% [============= ] 814/3779 21% [============= ] 815/3779 21% [============= ] 816/3779 21% [============= ] 817/3779 21% [============= ] 818/3779 21% [============= ] 819/3779 21% [============= ] 820/3779 21% [============= ] 821/3779 21% [============= ] 822/3779 21% [============= ] 823/3779 21% [============= ] 824/3779 21% [============= ] 825/3779 21% [============= ] 826/3779 21% [============= ] 827/3779 21% [============= ] 828/3779 21% [============= ] 829/3779 21% [============= ] 830/3779 21% [============= ] 831/3779 21% [============= ] 832/3779 22% [============= ] 833/3779 22% [============= ] 834/3779 22% [============= ] 835/3779 22% [============= ] 836/3779 22% [============= ] 837/3779 22% [============= ] 838/3779 22% [============= ] 839/3779 22% [============= ] 840/3779 22% [============= ] 841/3779 22% [============= ] 842/3779 22% [============= ] 843/3779 22% [============= ] 844/3779 22% [============= ] 845/3779 22% [============= ] 846/3779 22% [============= ] 847/3779 22% [============= ] 848/3779 22% [============= ] 849/3779 22% [============= ] 850/3779 22% [============= ] 851/3779 22% [============= ] 852/3779 22% [============= ] 853/3779 22% [============== ] 854/3779 22% [============== ] 855/3779 22% [============== ] 856/3779 22% [============== ] 857/3779 22% [============== ] 858/3779 22% [============== ] 859/3779 22% [============== ] 860/3779 22% [============== ] 861/3779 22% [============== ] 862/3779 22% [============== ] 863/3779 22% [============== ] 864/3779 22% [============== ] 865/3779 22% [============== ] 866/3779 22% [============== ] 867/3779 22% [============== ] 868/3779 22% [============== ] 869/3779 22% [============== ] 870/3779 23% [============== ] 871/3779 23% [============== ] 872/3779 23% [============== ] 873/3779 23% [============== ] 874/3779 23% [============== ] 875/3779 23% [============== ] 876/3779 23% [============== ] 877/3779 23% [============== ] 878/3779 23% [============== ] 879/3779 23% [============== ] 880/3779 23% [============== ] 881/3779 23% [============== ] 882/3779 23% [============== ] 883/3779 23% [============== ] 884/3779 23% [============== ] 885/3779 23% [============== ] 886/3779 23% [============== ] 887/3779 23% [============== ] 888/3779 23% [============== ] 889/3779 23% [============== ] 890/3779 23% [============== ] 891/3779 23% [============== ] 892/3779 23% [============== ] 893/3779 23% [============== ] 894/3779 23% [============== ] 895/3779 23% [============== ] 896/3779 23% [============== ] 897/3779 23% [============== ] 898/3779 23% [============== ] 899/3779 23% [============== ] 900/3779 23% [============== ] 901/3779 23% [============== ] 902/3779 23% [============== ] 903/3779 23% [============== ] 904/3779 23% [============== ] 905/3779 23% [============== ] 906/3779 23% [============== ] 907/3779 24% [============== ] 908/3779 24% [============== ] 909/3779 24% [============== ] 910/3779 24% [============== ] 911/3779 24% [============== ] 912/3779 24% [============== ] 913/3779 24% [============== ] 914/3779 24% [=============== ] 915/3779 24% [=============== ] 916/3779 24% [=============== ] 917/3779 24% [=============== ] 918/3779 24% [=============== ] 919/3779 24% [=============== ] 920/3779 24% [=============== ] 921/3779 24% [=============== ] 922/3779 24% [=============== ] 923/3779 24% [=============== ] 924/3779 24% [=============== ] 925/3779 24% [=============== ] 926/3779 24% [=============== ] 927/3779 24% [=============== ] 928/3779 24% [=============== ] 929/3779 24% [=============== ] 930/3779 24% [=============== ] 931/3779 24% [=============== ] 932/3779 24% [=============== ] 933/3779 24% [=============== ] 934/3779 24% [=============== ] 935/3779 24% [=============== ] 936/3779 24% [=============== ] 937/3779 24% [=============== ] 938/3779 24% [=============== ] 939/3779 24% [=============== ] 940/3779 24% [=============== ] 941/3779 24% [=============== ] 942/3779 24% [=============== ] 943/3779 24% [=============== ] 944/3779 24% [=============== ] 945/3779 25% [=============== ] 946/3779 25% [=============== ] 947/3779 25% [=============== ] 948/3779 25% [=============== ] 949/3779 25% [=============== ] 950/3779 25% [=============== ] 951/3779 25% [=============== ] 952/3779 25% [=============== ] 953/3779 25% [=============== ] 954/3779 25% [=============== ] 955/3779 25% [=============== ] 956/3779 25% [=============== ] 957/3779 25% [=============== ] 958/3779 25% [=============== ] 959/3779 25% [=============== ] 960/3779 25% [=============== ] 961/3779 25% [=============== ] 962/3779 25% [=============== ] 963/3779 25% [=============== ] 964/3779 25% [=============== ] 965/3779 25% [=============== ] 966/3779 25% [=============== ] 967/3779 25% [=============== ] 968/3779 25% [=============== ] 969/3779 25% [=============== ] 970/3779 25% [=============== ] 971/3779 25% [=============== ] 972/3779 25% [=============== ] 973/3779 25% [=============== ] 974/3779 25% [=============== ] 975/3779 25% [================ ] 976/3779 25% [================ ] 977/3779 25% [================ ] 978/3779 25% [================ ] 979/3779 25% [================ ] 980/3779 25% [================ ] 981/3779 25% [================ ] 982/3779 25% [================ ] 983/3779 26% [================ ] 984/3779 26% [================ ] 985/3779 26% [================ ] 986/3779 26% [================ ] 987/3779 26% [================ ] 988/3779 26% [================ ] 989/3779 26% [================ ] 990/3779 26% [================ ] 991/3779 26% [================ ] 992/3779 26% [================ ] 993/3779 26% [================ ] 994/3779 26% [================ ] 995/3779 26% [================ ] 996/3779 26% [================ ] 997/3779 26% [================ ] 998/3779 26% [================ ] 999/3779 26% [================ ] 1000/3779 26% [================ ] 1001/3779 26% [================ ] 1002/3779 26% [================ ] 1003/3779 26% [================ ] 1004/3779 26% [================ ] 1005/3779 26% [================ ] 1006/3779 26% [================ ] 1007/3779 26% [================ ] 1008/3779 26% [================ ] 1009/3779 26% [================ ] 1010/3779 26% [================ ] 1011/3779 26% [================ ] 1012/3779 26% [================ ] 1013/3779 26% [================ ] 1014/3779 26% [================ ] 1015/3779 26% [================ ] 1016/3779 26% [================ ] 1017/3779 26% [================ ] 1018/3779 26% [================ ] 1019/3779 26% [================ ] 1020/3779 26% [================ ] 1021/3779 27% [================ ] 1022/3779 27% [================ ] 1023/3779 27% [================ ] 1024/3779 27% [================ ] 1025/3779 27% [================ ] 1026/3779 27% [================ ] 1027/3779 27% [================ ] 1028/3779 27% [================ ] 1029/3779 27% [================ ] 1030/3779 27% [================ ] 1031/3779 27% [================ ] 1032/3779 27% [================ ] 1033/3779 27% [================ ] 1034/3779 27% [================ ] 1035/3779 27% [================ ] 1036/3779 27% [================= ] 1037/3779 27% [================= ] 1038/3779 27% [================= ] 1039/3779 27% [================= ] 1040/3779 27% [================= ] 1041/3779 27% [================= ] 1042/3779 27% [================= ] 1043/3779 27% [================= ] 1044/3779 27% [================= ] 1045/3779 27% [================= ] 1046/3779 27% [================= ] 1047/3779 27% [================= ] 1048/3779 27% [================= ] 1049/3779 27% [================= ] 1050/3779 27% [================= ] 1051/3779 27% [================= ] 1052/3779 27% [================= ] 1053/3779 27% [================= ] 1054/3779 27% [================= ] 1055/3779 27% [================= ] 1056/3779 27% [================= ] 1057/3779 27% [================= ] 1058/3779 27% [================= ] 1059/3779 28% [================= ] 1060/3779 28% [================= ] 1061/3779 28% [================= ] 1062/3779 28% [================= ] 1063/3779 28% [================= ] 1064/3779 28% [================= ] 1065/3779 28% [================= ] 1066/3779 28% [================= ] 1067/3779 28% [================= ] 1068/3779 28% [================= ] 1069/3779 28% [================= ] 1070/3779 28% [================= ] 1071/3779 28% [================= ] 1072/3779 28% [================= ] 1073/3779 28% [================= ] 1074/3779 28% [================= ] 1075/3779 28% [================= ] 1076/3779 28% [================= ] 1077/3779 28% [================= ] 1078/3779 28% [================= ] 1079/3779 28% [================= ] 1080/3779 28% [================= ] 1081/3779 28% [================= ] 1082/3779 28% [================= ] 1083/3779 28% [================= ] 1084/3779 28% [================= ] 1085/3779 28% [================= ] 1086/3779 28% [================= ] 1087/3779 28% [================= ] 1088/3779 28% [================= ] 1089/3779 28% [================= ] 1090/3779 28% [================= ] 1091/3779 28% [================= ] 1092/3779 28% [================= ] 1093/3779 28% [================= ] 1094/3779 28% [================= ] 1095/3779 28% [================= ] 1096/3779 29% [================= ] 1097/3779 29% [================== ] 1098/3779 29% [================== ] 1099/3779 29% [================== ] 1100/3779 29% [================== ] 1101/3779 29% [================== ] 1102/3779 29% [================== ] 1103/3779 29% [================== ] 1104/3779 29% [================== ] 1105/3779 29% [================== ] 1106/3779 29% [================== ] 1107/3779 29% [================== ] 1108/3779 29% [================== ] 1109/3779 29% [================== ] 1110/3779 29% [================== ] 1111/3779 29% [================== ] 1112/3779 29% [================== ] 1113/3779 29% [================== ] 1114/3779 29% [================== ] 1115/3779 29% [================== ] 1116/3779 29% [================== ] 1117/3779 29% [================== ] 1118/3779 29% [================== ] 1119/3779 29% [================== ] 1120/3779 29% [================== ] 1121/3779 29% [================== ] 1122/3779 29% [================== ] 1123/3779 29% [================== ] 1124/3779 29% [================== ] 1125/3779 29% [================== ] 1126/3779 29% [================== ] 1127/3779 29% [================== ] 1128/3779 29% [================== ] 1129/3779 29% [================== ] 1130/3779 29% [================== ] 1131/3779 29% [================== ] 1132/3779 29% [================== ] 1133/3779 29% [================== ] 1134/3779 30% [================== ] 1135/3779 30% [================== ] 1136/3779 30% [================== ] 1137/3779 30% [================== ] 1138/3779 30% [================== ] 1139/3779 30% [================== ] 1140/3779 30% [================== ] 1141/3779 30% [================== ] 1142/3779 30% [================== ] 1143/3779 30% [================== ] 1144/3779 30% [================== ] 1145/3779 30% [================== ] 1146/3779 30% [================== ] 1147/3779 30% [================== ] 1148/3779 30% [================== ] 1149/3779 30% [================== ] 1150/3779 30% [================== ] 1151/3779 30% [================== ] 1152/3779 30% [================== ] 1153/3779 30% [================== ] 1154/3779 30% [================== ] 1155/3779 30% [================== ] 1156/3779 30% [================== ] 1157/3779 30% [================== ] 1158/3779 30% [=================== ] 1159/3779 30% [=================== ] 1160/3779 30% [=================== ] 1161/3779 30% [=================== ] 1162/3779 30% [=================== ] 1163/3779 30% [=================== ] 1164/3779 30% [=================== ] 1165/3779 30% [=================== ] 1166/3779 30% [=================== ] 1167/3779 30% [=================== ] 1168/3779 30% [=================== ] 1169/3779 30% [=================== ] 1170/3779 30% [=================== ] 1171/3779 30% [=================== ] 1172/3779 31% [=================== ] 1173/3779 31% [=================== ] 1174/3779 31% [=================== ] 1175/3779 31% [=================== ] 1176/3779 31% [=================== ] 1177/3779 31% [=================== ] 1178/3779 31% [=================== ] 1179/3779 31% [=================== ] 1180/3779 31% [=================== ] 1181/3779 31% [=================== ] 1182/3779 31% [=================== ] 1183/3779 31% [=================== ] 1184/3779 31% [=================== ] 1185/3779 31% [=================== ] 1186/3779 31% [=================== ] 1187/3779 31% [=================== ] 1188/3779 31% [=================== ] 1189/3779 31% [=================== ] 1190/3779 31% [=================== ] 1191/3779 31% [=================== ] 1192/3779 31% [=================== ] 1193/3779 31% [=================== ] 1194/3779 31% [=================== ] 1195/3779 31% [=================== ] 1196/3779 31% [=================== ] 1197/3779 31% [=================== ] 1198/3779 31% [=================== ] 1199/3779 31% [=================== ] 1200/3779 31% [=================== ] 1201/3779 31% [=================== ] 1202/3779 31% [=================== ] 1203/3779 31% [=================== ] 1204/3779 31% [=================== ] 1205/3779 31% [=================== ] 1206/3779 31% [=================== ] 1207/3779 31% [=================== ] 1208/3779 31% [=================== ] 1209/3779 31% [=================== ] 1210/3779 32% [=================== ] 1211/3779 32% [=================== ] 1212/3779 32% [=================== ] 1213/3779 32% [=================== ] 1214/3779 32% [=================== ] 1215/3779 32% [=================== ] 1216/3779 32% [=================== ] 1217/3779 32% [=================== ] 1218/3779 32% [=================== ] 1219/3779 32% [==================== ] 1220/3779 32% [==================== ] 1221/3779 32% [==================== ] 1222/3779 32% [==================== ] 1223/3779 32% [==================== ] 1224/3779 32% [==================== ] 1225/3779 32% [==================== ] 1226/3779 32% [==================== ] 1227/3779 32% [==================== ] 1228/3779 32% [==================== ] 1229/3779 32% [==================== ] 1230/3779 32% [==================== ] 1231/3779 32% [==================== ] 1232/3779 32% [==================== ] 1233/3779 32% [==================== ] 1234/3779 32% [==================== ] 1235/3779 32% [==================== ] 1236/3779 32% [==================== ] 1237/3779 32% [==================== ] 1238/3779 32% [==================== ] 1239/3779 32% [==================== ] 1240/3779 32% [==================== ] 1241/3779 32% [==================== ] 1242/3779 32% [==================== ] 1243/3779 32% [==================== ] 1244/3779 32% [==================== ] 1245/3779 32% [==================== ] 1246/3779 32% [==================== ] 1247/3779 32% [==================== ] 1248/3779 33% [==================== ] 1249/3779 33% [==================== ] 1250/3779 33% [==================== ] 1251/3779 33% [==================== ] 1252/3779 33% [==================== ] 1253/3779 33% [==================== ] 1254/3779 33% [==================== ] 1255/3779 33% [==================== ] 1256/3779 33% [==================== ] 1257/3779 33% [==================== ] 1258/3779 33% [==================== ] 1259/3779 33% [==================== ] 1260/3779 33% [==================== ] 1261/3779 33% [==================== ] 1262/3779 33% [==================== ] 1263/3779 33% [==================== ] 1264/3779 33% [==================== ] 1265/3779 33% [==================== ] 1266/3779 33% [==================== ] 1267/3779 33% [==================== ] 1268/3779 33% [==================== ] 1269/3779 33% [==================== ] 1270/3779 33% [==================== ] 1271/3779 33% [==================== ] 1272/3779 33% [==================== ] 1273/3779 33% [==================== ] 1274/3779 33% [==================== ] 1275/3779 33% [==================== ] 1276/3779 33% [==================== ] 1277/3779 33% [==================== ] 1278/3779 33% [==================== ] 1279/3779 33% [===================== ] 1280/3779 33% [===================== ] 1281/3779 33% [===================== ] 1282/3779 33% [===================== ] 1283/3779 33% [===================== ] 1284/3779 33% [===================== ] 1285/3779 34% [===================== ] 1286/3779 34% [===================== ] 1287/3779 34% [===================== ] 1288/3779 34% [===================== ] 1289/3779 34% [===================== ] 1290/3779 34% [===================== ] 1291/3779 34% [===================== ] 1292/3779 34% [===================== ] 1293/3779 34% [===================== ] 1294/3779 34% [===================== ] 1295/3779 34% [===================== ] 1296/3779 34% [===================== ] 1297/3779 34% [===================== ] 1298/3779 34% [===================== ] 1299/3779 34% [===================== ] 1300/3779 34% [===================== ] 1301/3779 34% [===================== ] 1302/3779 34% [===================== ] 1303/3779 34% [===================== ] 1304/3779 34% [===================== ] 1305/3779 34% [===================== ] 1306/3779 34% [===================== ] 1307/3779 34% [===================== ] 1308/3779 34% [===================== ] 1309/3779 34% [===================== ] 1310/3779 34% [===================== ] 1311/3779 34% [===================== ] 1312/3779 34% [===================== ] 1313/3779 34% [===================== ] 1314/3779 34% [===================== ] 1315/3779 34% [===================== ] 1316/3779 34% [===================== ] 1317/3779 34% [===================== ] 1318/3779 34% [===================== ] 1319/3779 34% [===================== ] 1320/3779 34% [===================== ] 1321/3779 34% [===================== ] 1322/3779 34% [===================== ] 1323/3779 35% [===================== ] 1324/3779 35% [===================== ] 1325/3779 35% [===================== ] 1326/3779 35% [===================== ] 1327/3779 35% [===================== ] 1328/3779 35% [===================== ] 1329/3779 35% [===================== ] 1330/3779 35% [===================== ] 1331/3779 35% [===================== ] 1332/3779 35% [===================== ] 1333/3779 35% [===================== ] 1334/3779 35% [===================== ] 1335/3779 35% [===================== ] 1336/3779 35% [===================== ] 1337/3779 35% [===================== ] 1338/3779 35% [===================== ] 1339/3779 35% [===================== ] 1340/3779 35% [====================== ] 1341/3779 35% [====================== ] 1342/3779 35% [====================== ] 1343/3779 35% [====================== ] 1344/3779 35% [====================== ] 1345/3779 35% [====================== ] 1346/3779 35% [====================== ] 1347/3779 35% [====================== ] 1348/3779 35% [====================== ] 1349/3779 35% [====================== ] 1350/3779 35% [====================== ] 1351/3779 35% [====================== ] 1352/3779 35% [====================== ] 1353/3779 35% [====================== ] 1354/3779 35% [====================== ] 1355/3779 35% [====================== ] 1356/3779 35% [====================== ] 1357/3779 35% [====================== ] 1358/3779 35% [====================== ] 1359/3779 35% [====================== ] 1360/3779 35% [====================== ] 1361/3779 36% [====================== ] 1362/3779 36% [====================== ] 1363/3779 36% [====================== ] 1364/3779 36% [====================== ] 1365/3779 36% [====================== ] 1366/3779 36% [====================== ] 1367/3779 36% [====================== ] 1368/3779 36% [====================== ] 1369/3779 36% [====================== ] 1370/3779 36% [====================== ] 1371/3779 36% [====================== ] 1372/3779 36% [====================== ] 1373/3779 36% [====================== ] 1374/3779 36% [====================== ] 1375/3779 36% [====================== ] 1376/3779 36% [====================== ] 1377/3779 36% [====================== ] 1378/3779 36% [====================== ] 1379/3779 36% [====================== ] 1380/3779 36% [====================== ] 1381/3779 36% [====================== ] 1382/3779 36% [====================== ] 1383/3779 36% [====================== ] 1384/3779 36% [====================== ] 1385/3779 36% [====================== ] 1386/3779 36% [====================== ] 1387/3779 36% [====================== ] 1388/3779 36% [====================== ] 1389/3779 36% [====================== ] 1390/3779 36% [====================== ] 1391/3779 36% [====================== ] 1392/3779 36% [====================== ] 1393/3779 36% [====================== ] 1394/3779 36% [====================== ] 1395/3779 36% [====================== ] 1396/3779 36% [====================== ] 1397/3779 36% [====================== ] 1398/3779 36% [====================== ] 1399/3779 37% [====================== ] 1400/3779 37% [====================== ] 1401/3779 37% [======================= ] 1402/3779 37% [======================= ] 1403/3779 37% [======================= ] 1404/3779 37% [======================= ] 1405/3779 37% [======================= ] 1406/3779 37% [======================= ] 1407/3779 37% [======================= ] 1408/3779 37% [======================= ] 1409/3779 37% [======================= ] 1410/3779 37% [======================= ] 1411/3779 37% [======================= ] 1412/3779 37% [======================= ] 1413/3779 37% [======================= ] 1414/3779 37% [======================= ] 1415/3779 37% [======================= ] 1416/3779 37% [======================= ] 1417/3779 37% [======================= ] 1418/3779 37% [======================= ] 1419/3779 37% [======================= ] 1420/3779 37% [======================= ] 1421/3779 37% [======================= ] 1422/3779 37% [======================= ] 1423/3779 37% [======================= ] 1424/3779 37% [======================= ] 1425/3779 37% [======================= ] 1426/3779 37% [======================= ] 1427/3779 37% [======================= ] 1428/3779 37% [======================= ] 1429/3779 37% [======================= ] 1430/3779 37% [======================= ] 1431/3779 37% [======================= ] 1432/3779 37% [======================= ] 1433/3779 37% [======================= ] 1434/3779 37% [======================= ] 1435/3779 37% [======================= ] 1436/3779 37% [======================= ] 1437/3779 38% [======================= ] 1438/3779 38% [======================= ] 1439/3779 38% [======================= ] 1440/3779 38% [======================= ] 1441/3779 38% [======================= ] 1442/3779 38% [======================= ] 1443/3779 38% [======================= ] 1444/3779 38% [======================= ] 1445/3779 38% [======================= ] 1446/3779 38% [======================= ] 1447/3779 38% [======================= ] 1448/3779 38% [======================= ] 1449/3779 38% [======================= ] 1450/3779 38% [======================= ] 1451/3779 38% [======================= ] 1452/3779 38% [======================= ] 1453/3779 38% [======================= ] 1454/3779 38% [======================= ] 1455/3779 38% [======================= ] 1456/3779 38% [======================= ] 1457/3779 38% [======================= ] 1458/3779 38% [======================= ] 1459/3779 38% [======================= ] 1460/3779 38% [======================= ] 1461/3779 38% [======================= ] 1462/3779 38% [======================== ] 1463/3779 38% [======================== ] 1464/3779 38% [======================== ] 1465/3779 38% [======================== ] 1466/3779 38% [======================== ] 1467/3779 38% [======================== ] 1468/3779 38% [======================== ] 1469/3779 38% [======================== ] 1470/3779 38% [======================== ] 1471/3779 38% [======================== ] 1472/3779 38% [======================== ] 1473/3779 38% [======================== ] 1474/3779 39% [======================== ] 1475/3779 39% [======================== ] 1476/3779 39% [======================== ] 1477/3779 39% [======================== ] 1478/3779 39% [======================== ] 1479/3779 39% [======================== ] 1480/3779 39% [======================== ] 1481/3779 39% [======================== ] 1482/3779 39% [======================== ] 1483/3779 39% [======================== ] 1484/3779 39% [======================== ] 1485/3779 39% [======================== ] 1486/3779 39% [======================== ] 1487/3779 39% [======================== ] 1488/3779 39% [======================== ] 1489/3779 39% [======================== ] 1490/3779 39% [======================== ] 1491/3779 39% [======================== ] 1492/3779 39% [======================== ] 1493/3779 39% [======================== ] 1494/3779 39% [======================== ] 1495/3779 39% [======================== ] 1496/3779 39% [======================== ] 1497/3779 39% [======================== ] 1498/3779 39% [======================== ] 1499/3779 39% [======================== ] 1500/3779 39% [======================== ] 1501/3779 39% [======================== ] 1502/3779 39% [======================== ] 1503/3779 39% [======================== ] 1504/3779 39% [======================== ] 1505/3779 39% [======================== ] 1506/3779 39% [======================== ] 1507/3779 39% [======================== ] 1508/3779 39% [======================== ] 1509/3779 39% [======================== ] 1510/3779 39% [======================== ] 1511/3779 39% [======================== ] 1512/3779 40% [======================== ] 1513/3779 40% [======================== ] 1514/3779 40% [======================== ] 1515/3779 40% [======================== ] 1516/3779 40% [======================== ] 1517/3779 40% [======================== ] 1518/3779 40% [======================== ] 1519/3779 40% [======================== ] 1520/3779 40% [======================== ] 1521/3779 40% [======================== ] 1522/3779 40% [======================== ] 1523/3779 40% [========================= ] 1524/3779 40% [========================= ] 1525/3779 40% [========================= ] 1526/3779 40% [========================= ] 1527/3779 40% [========================= ] 1528/3779 40% [========================= ] 1529/3779 40% [========================= ] 1530/3779 40% [========================= ] 1531/3779 40% [========================= ] 1532/3779 40% [========================= ] 1533/3779 40% [========================= ] 1534/3779 40% [========================= ] 1535/3779 40% [========================= ] 1536/3779 40% [========================= ] 1537/3779 40% [========================= ] 1538/3779 40% [========================= ] 1539/3779 40% [========================= ] 1540/3779 40% [========================= ] 1541/3779 40% [========================= ] 1542/3779 40% [========================= ] 1543/3779 40% [========================= ] 1544/3779 40% [========================= ] 1545/3779 40% [========================= ] 1546/3779 40% [========================= ] 1547/3779 40% [========================= ] 1548/3779 40% [========================= ] 1549/3779 40% [========================= ] 1550/3779 41% [========================= ] 1551/3779 41% [========================= ] 1552/3779 41% [========================= ] 1553/3779 41% [========================= ] 1554/3779 41% [========================= ] 1555/3779 41% [========================= ] 1556/3779 41% [========================= ] 1557/3779 41% [========================= ] 1558/3779 41% [========================= ] 1559/3779 41% [========================= ] 1560/3779 41% [========================= ] 1561/3779 41% [========================= ] 1562/3779 41% [========================= ] 1563/3779 41% [========================= ] 1564/3779 41% [========================= ] 1565/3779 41% [========================= ] 1566/3779 41% [========================= ] 1567/3779 41% [========================= ] 1568/3779 41% [========================= ] 1569/3779 41% [========================= ] 1570/3779 41% [========================= ] 1571/3779 41% [========================= ] 1572/3779 41% [========================= ] 1573/3779 41% [========================= ] 1574/3779 41% [========================= ] 1575/3779 41% [========================= ] 1576/3779 41% [========================= ] 1577/3779 41% [========================= ] 1578/3779 41% [========================= ] 1579/3779 41% [========================= ] 1580/3779 41% [========================= ] 1581/3779 41% [========================= ] 1582/3779 41% [========================= ] 1583/3779 41% [========================= ] 1584/3779 41% [========================== ] 1585/3779 41% [========================== ] 1586/3779 41% [========================== ] 1587/3779 41% [========================== ] 1588/3779 42% [========================== ] 1589/3779 42% [========================== ] 1590/3779 42% [========================== ] 1591/3779 42% [========================== ] 1592/3779 42% [========================== ] 1593/3779 42% [========================== ] 1594/3779 42% [========================== ] 1595/3779 42% [========================== ] 1596/3779 42% [========================== ] 1597/3779 42% [========================== ] 1598/3779 42% [========================== ] 1599/3779 42% [========================== ] 1600/3779 42% [========================== ] 1601/3779 42% [========================== ] 1602/3779 42% [========================== ] 1603/3779 42% [========================== ] 1604/3779 42% [========================== ] 1605/3779 42% [========================== ] 1606/3779 42% [========================== ] 1607/3779 42% [========================== ] 1608/3779 42% [========================== ] 1609/3779 42% [========================== ] 1610/3779 42% [========================== ] 1611/3779 42% [========================== ] 1612/3779 42% [========================== ] 1613/3779 42% [========================== ] 1614/3779 42% [========================== ] 1615/3779 42% [========================== ] 1616/3779 42% [========================== ] 1617/3779 42% [========================== ] 1618/3779 42% [========================== ] 1619/3779 42% [========================== ] 1620/3779 42% [========================== ] 1621/3779 42% [========================== ] 1622/3779 42% [========================== ] 1623/3779 42% [========================== ] 1624/3779 42% [========================== ] 1625/3779 43% [========================== ] 1626/3779 43% [========================== ] 1627/3779 43% [========================== ] 1628/3779 43% [========================== ] 1629/3779 43% [========================== ] 1630/3779 43% [========================== ] 1631/3779 43% [========================== ] 1632/3779 43% [========================== ] 1633/3779 43% [========================== ] 1634/3779 43% [========================== ] 1635/3779 43% [========================== ] 1636/3779 43% [========================== ] 1637/3779 43% [========================== ] 1638/3779 43% [========================== ] 1639/3779 43% [========================== ] 1640/3779 43% [========================== ] 1641/3779 43% [========================== ] 1642/3779 43% [========================== ] 1643/3779 43% [========================== ] 1644/3779 43% [========================== ] 1645/3779 43% [=========================== ] 1646/3779 43% [=========================== ] 1647/3779 43% [=========================== ] 1648/3779 43% [=========================== ] 1649/3779 43% [=========================== ] 1650/3779 43% [=========================== ] 1651/3779 43% [=========================== ] 1652/3779 43% [=========================== ] 1653/3779 43% [=========================== ] 1654/3779 43% [=========================== ] 1655/3779 43% [=========================== ] 1656/3779 43% [=========================== ] 1657/3779 43% [=========================== ] 1658/3779 43% [=========================== ] 1659/3779 43% [=========================== ] 1660/3779 43% [=========================== ] 1661/3779 43% [=========================== ] 1662/3779 43% [=========================== ] 1663/3779 44% [=========================== ] 1664/3779 44% [=========================== ] 1665/3779 44% [=========================== ] 1666/3779 44% [=========================== ] 1667/3779 44% [=========================== ] 1668/3779 44% [=========================== ] 1669/3779 44% [=========================== ] 1670/3779 44% [=========================== ] 1671/3779 44% [=========================== ] 1672/3779 44% [=========================== ] 1673/3779 44% [=========================== ] 1674/3779 44% [=========================== ] 1675/3779 44% [=========================== ] 1676/3779 44% [=========================== ] 1677/3779 44% [=========================== ] 1678/3779 44% [=========================== ] 1679/3779 44% [=========================== ] 1680/3779 44% [=========================== ] 1681/3779 44% [=========================== ] 1682/3779 44% [=========================== ] 1683/3779 44% [=========================== ] 1684/3779 44% [=========================== ] 1685/3779 44% [=========================== ] 1686/3779 44% [=========================== ] 1687/3779 44% [=========================== ] 1688/3779 44% [=========================== ] 1689/3779 44% [=========================== ] 1690/3779 44% [=========================== ] 1691/3779 44% [=========================== ] 1692/3779 44% [=========================== ] 1693/3779 44% [=========================== ] 1694/3779 44% [=========================== ] 1695/3779 44% [=========================== ] 1696/3779 44% [=========================== ] 1697/3779 44% [=========================== ] 1698/3779 44% [=========================== ] 1699/3779 44% [=========================== ] 1700/3779 44% [=========================== ] 1701/3779 45% [=========================== ] 1702/3779 45% [=========================== ] 1703/3779 45% [=========================== ] 1704/3779 45% [=========================== ] 1705/3779 45% [=========================== ] 1706/3779 45% [============================ ] 1707/3779 45% [============================ ] 1708/3779 45% [============================ ] 1709/3779 45% [============================ ] 1710/3779 45% [============================ ] 1711/3779 45% [============================ ] 1712/3779 45% [============================ ] 1713/3779 45% [============================ ] 1714/3779 45% [============================ ] 1715/3779 45% [============================ ] 1716/3779 45% [============================ ] 1717/3779 45% [============================ ] 1718/3779 45% [============================ ] 1719/3779 45% [============================ ] 1720/3779 45% [============================ ] 1721/3779 45% [============================ ] 1722/3779 45% [============================ ] 1723/3779 45% [============================ ] 1724/3779 45% [============================ ] 1725/3779 45% [============================ ] 1726/3779 45% [============================ ] 1727/3779 45% [============================ ] 1728/3779 45% [============================ ] 1729/3779 45% [============================ ] 1730/3779 45% [============================ ] 1731/3779 45% [============================ ] 1732/3779 45% [============================ ] 1733/3779 45% [============================ ] 1734/3779 45% [============================ ] 1735/3779 45% [============================ ] 1736/3779 45% [============================ ] 1737/3779 45% [============================ ] 1738/3779 45% [============================ ] 1739/3779 46% [============================ ] 1740/3779 46% [============================ ] 1741/3779 46% [============================ ] 1742/3779 46% [============================ ] 1743/3779 46% [============================ ] 1744/3779 46% [============================ ] 1745/3779 46% [============================ ] 1746/3779 46% [============================ ] 1747/3779 46% [============================ ] 1748/3779 46% [============================ ] 1749/3779 46% [============================ ] 1750/3779 46% [============================ ] 1751/3779 46% [============================ ] 1752/3779 46% [============================ ] 1753/3779 46% [============================ ] 1754/3779 46% [============================ ] 1755/3779 46% [============================ ] 1756/3779 46% [============================ ] 1757/3779 46% [============================ ] 1758/3779 46% [============================ ] 1759/3779 46% [============================ ] 1760/3779 46% [============================ ] 1761/3779 46% [============================ ] 1762/3779 46% [============================ ] 1763/3779 46% [============================ ] 1764/3779 46% [============================ ] 1765/3779 46% [============================ ] 1766/3779 46% [============================ ] 1767/3779 46% [============================= ] 1768/3779 46% [============================= ] 1769/3779 46% [============================= ] 1770/3779 46% [============================= ] 1771/3779 46% [============================= ] 1772/3779 46% [============================= ] 1773/3779 46% [============================= ] 1774/3779 46% [============================= ] 1775/3779 46% [============================= ] 1776/3779 46% [============================= ] 1777/3779 47% [============================= ] 1778/3779 47% [============================= ] 1779/3779 47% [============================= ] 1780/3779 47% [============================= ] 1781/3779 47% [============================= ] 1782/3779 47% [============================= ] 1783/3779 47% [============================= ] 1784/3779 47% [============================= ] 1785/3779 47% [============================= ] 1786/3779 47% [============================= ] 1787/3779 47% [============================= ] 1788/3779 47% [============================= ] 1789/3779 47% [============================= ] 1790/3779 47% [============================= ] 1791/3779 47% [============================= ] 1792/3779 47% [============================= ] 1793/3779 47% [============================= ] 1794/3779 47% [============================= ] 1795/3779 47% [============================= ] 1796/3779 47% [============================= ] 1797/3779 47% [============================= ] 1798/3779 47% [============================= ] 1799/3779 47% [============================= ] 1800/3779 47% [============================= ] 1801/3779 47% [============================= ] 1802/3779 47% [============================= ] 1803/3779 47% [============================= ] 1804/3779 47% [============================= ] 1805/3779 47% [============================= ] 1806/3779 47% [============================= ] 1807/3779 47% [============================= ] 1808/3779 47% [============================= ] 1809/3779 47% [============================= ] 1810/3779 47% [============================= ] 1811/3779 47% [============================= ] 1812/3779 47% [============================= ] 1813/3779 47% [============================= ] 1814/3779 48% [============================= ] 1815/3779 48% [============================= ] 1816/3779 48% [============================= ] 1817/3779 48% [============================= ] 1818/3779 48% [============================= ] 1819/3779 48% [============================= ] 1820/3779 48% [============================= ] 1821/3779 48% [============================= ] 1822/3779 48% [============================= ] 1823/3779 48% [============================= ] 1824/3779 48% [============================= ] 1825/3779 48% [============================= ] 1826/3779 48% [============================= ] 1827/3779 48% [============================= ] 1828/3779 48% [============================== ] 1829/3779 48% [============================== ] 1830/3779 48% [============================== ] 1831/3779 48% [============================== ] 1832/3779 48% [============================== ] 1833/3779 48% [============================== ] 1834/3779 48% [============================== ] 1835/3779 48% [============================== ] 1836/3779 48% [============================== ] 1837/3779 48% [============================== ] 1838/3779 48% [============================== ] 1839/3779 48% [============================== ] 1840/3779 48% [============================== ] 1841/3779 48% [============================== ] 1842/3779 48% [============================== ] 1843/3779 48% [============================== ] 1844/3779 48% [============================== ] 1845/3779 48% [============================== ] 1846/3779 48% [============================== ] 1847/3779 48% [============================== ] 1848/3779 48% [============================== ] 1849/3779 48% [============================== ] 1850/3779 48% [============================== ] 1851/3779 48% [============================== ] 1852/3779 49% [============================== ] 1853/3779 49% [============================== ] 1854/3779 49% [============================== ] 1855/3779 49% [============================== ] 1856/3779 49% [============================== ] 1857/3779 49% [============================== ] 1858/3779 49% [============================== ] 1859/3779 49% [============================== ] 1860/3779 49% [============================== ] 1861/3779 49% [============================== ] 1862/3779 49% [============================== ] 1863/3779 49% [============================== ] 1864/3779 49% [============================== ] 1865/3779 49% [============================== ] 1866/3779 49% [============================== ] 1867/3779 49% [============================== ] 1868/3779 49% [============================== ] 1869/3779 49% [============================== ] 1870/3779 49% [============================== ] 1871/3779 49% [============================== ] 1872/3779 49% [============================== ] 1873/3779 49% [============================== ] 1874/3779 49% [============================== ] 1875/3779 49% [============================== ] 1876/3779 49% [============================== ] 1877/3779 49% [============================== ] 1878/3779 49% [============================== ] 1879/3779 49% [============================== ] 1880/3779 49% [============================== ] 1881/3779 49% [============================== ] 1882/3779 49% [============================== ] 1883/3779 49% [============================== ] 1884/3779 49% [============================== ] 1885/3779 49% [============================== ] 1886/3779 49% [============================== ] 1887/3779 49% [============================== ] 1888/3779 49% [============================== ] 1889/3779 49% [=============================== ] 1890/3779 50% [=============================== ] 1891/3779 50% [=============================== ] 1892/3779 50% [=============================== ] 1893/3779 50% [=============================== ] 1894/3779 50% [=============================== ] 1895/3779 50% [=============================== ] 1896/3779 50% [=============================== ] 1897/3779 50% [=============================== ] 1898/3779 50% [=============================== ] 1899/3779 50% [=============================== ] 1900/3779 50% [=============================== ] 1901/3779 50% [=============================== ] 1902/3779 50% [=============================== ] 1903/3779 50% [=============================== ] 1904/3779 50% [=============================== ] 1905/3779 50% [=============================== ] 1906/3779 50% [=============================== ] 1907/3779 50% [=============================== ] 1908/3779 50% [=============================== ] 1909/3779 50% [=============================== ] 1910/3779 50% [=============================== ] 1911/3779 50% [=============================== ] 1912/3779 50% [=============================== ] 1913/3779 50% [=============================== ] 1914/3779 50% [=============================== ] 1915/3779 50% [=============================== ] 1916/3779 50% [=============================== ] 1917/3779 50% [=============================== ] 1918/3779 50% [=============================== ] 1919/3779 50% [=============================== ] 1920/3779 50% [=============================== ] 1921/3779 50% [=============================== ] 1922/3779 50% [=============================== ] 1923/3779 50% [=============================== ] 1924/3779 50% [=============================== ] 1925/3779 50% [=============================== ] 1926/3779 50% [=============================== ] 1927/3779 50% [=============================== ] 1928/3779 51% [=============================== ] 1929/3779 51% [=============================== ] 1930/3779 51% [=============================== ] 1931/3779 51% [=============================== ] 1932/3779 51% [=============================== ] 1933/3779 51% [=============================== ] 1934/3779 51% [=============================== ] 1935/3779 51% [=============================== ] 1936/3779 51% [=============================== ] 1937/3779 51% [=============================== ] 1938/3779 51% [=============================== ] 1939/3779 51% [=============================== ] 1940/3779 51% [=============================== ] 1941/3779 51% [=============================== ] 1942/3779 51% [=============================== ] 1943/3779 51% [=============================== ] 1944/3779 51% [=============================== ] 1945/3779 51% [=============================== ] 1946/3779 51% [=============================== ] 1947/3779 51% [=============================== ] 1948/3779 51% [=============================== ] 1949/3779 51% [=============================== ] 1950/3779 51% [================================ ] 1951/3779 51% [================================ ] 1952/3779 51% [================================ ] 1953/3779 51% [================================ ] 1954/3779 51% [================================ ] 1955/3779 51% [================================ ] 1956/3779 51% [================================ ] 1957/3779 51% [================================ ] 1958/3779 51% [================================ ] 1959/3779 51% [================================ ] 1960/3779 51% [================================ ] 1961/3779 51% [================================ ] 1962/3779 51% [================================ ] 1963/3779 51% [================================ ] 1964/3779 51% [================================ ] 1965/3779 51% [================================ ] 1966/3779 52% [================================ ] 1967/3779 52% [================================ ] 1968/3779 52% [================================ ] 1969/3779 52% [================================ ] 1970/3779 52% [================================ ] 1971/3779 52% [================================ ] 1972/3779 52% [================================ ] 1973/3779 52% [================================ ] 1974/3779 52% [================================ ] 1975/3779 52% [================================ ] 1976/3779 52% [================================ ] 1977/3779 52% [================================ ] 1978/3779 52% [================================ ] 1979/3779 52% [================================ ] 1980/3779 52% [================================ ] 1981/3779 52% [================================ ] 1982/3779 52% [================================ ] 1983/3779 52% [================================ ] 1984/3779 52% [================================ ] 1985/3779 52% [================================ ] 1986/3779 52% [================================ ] 1987/3779 52% [================================ ] 1988/3779 52% [================================ ] 1989/3779 52% [================================ ] 1990/3779 52% [================================ ] 1991/3779 52% [================================ ] 1992/3779 52% [================================ ] 1993/3779 52% [================================ ] 1994/3779 52% [================================ ] 1995/3779 52% [================================ ] 1996/3779 52% [================================ ] 1997/3779 52% [================================ ] 1998/3779 52% [================================ ] 1999/3779 52% [================================ ] 2000/3779 52% [================================ ] 2001/3779 52% [================================ ] 2002/3779 52% [================================ ] 2003/3779 53% [================================ ] 2004/3779 53% [================================ ] 2005/3779 53% [================================ ] 2006/3779 53% [================================ ] 2007/3779 53% [================================ ] 2008/3779 53% [================================ ] 2009/3779 53% [================================ ] 2010/3779 53% [================================ ] 2011/3779 53% [================================= ] 2012/3779 53% [================================= ] 2013/3779 53% [================================= ] 2014/3779 53% [================================= ] 2015/3779 53% [================================= ] 2016/3779 53% [================================= ] 2017/3779 53% [================================= ] 2018/3779 53% [================================= ] 2019/3779 53% [================================= ] 2020/3779 53% [================================= ] 2021/3779 53% [================================= ] 2022/3779 53% [================================= ] 2023/3779 53% [================================= ] 2024/3779 53% [================================= ] 2025/3779 53% [================================= ] 2026/3779 53% [================================= ] 2027/3779 53% [================================= ] 2028/3779 53% [================================= ] 2029/3779 53% [================================= ] 2030/3779 53% [================================= ] 2031/3779 53% [================================= ] 2032/3779 53% [================================= ] 2033/3779 53% [================================= ] 2034/3779 53% [================================= ] 2035/3779 53% [================================= ] 2036/3779 53% [================================= ] 2037/3779 53% [================================= ] 2038/3779 53% [================================= ] 2039/3779 53% [================================= ] 2040/3779 53% [================================= ] 2041/3779 54% [================================= ] 2042/3779 54% [================================= ] 2043/3779 54% [================================= ] 2044/3779 54% [================================= ] 2045/3779 54% [================================= ] 2046/3779 54% [================================= ] 2047/3779 54% [================================= ] 2048/3779 54% [================================= ] 2049/3779 54% [================================= ] 2050/3779 54% [================================= ] 2051/3779 54% [================================= ] 2052/3779 54% [================================= ] 2053/3779 54% [================================= ] 2054/3779 54% [================================= ] 2055/3779 54% [================================= ] 2056/3779 54% [================================= ] 2057/3779 54% [================================= ] 2058/3779 54% [================================= ] 2059/3779 54% [================================= ] 2060/3779 54% [================================= ] 2061/3779 54% [================================= ] 2062/3779 54% [================================= ] 2063/3779 54% [================================= ] 2064/3779 54% [================================= ] 2065/3779 54% [================================= ] 2066/3779 54% [================================= ] 2067/3779 54% [================================= ] 2068/3779 54% [================================= ] 2069/3779 54% [================================= ] 2070/3779 54% [================================= ] 2071/3779 54% [================================= ] 2072/3779 54% [================================== ] 2073/3779 54% [================================== ] 2074/3779 54% [================================== ] 2075/3779 54% [================================== ] 2076/3779 54% [================================== ] 2077/3779 54% [================================== ] 2078/3779 54% [================================== ] 2079/3779 55% [================================== ] 2080/3779 55% [================================== ] 2081/3779 55% [================================== ] 2082/3779 55% [================================== ] 2083/3779 55% [================================== ] 2084/3779 55% [================================== ] 2085/3779 55% [================================== ] 2086/3779 55% [================================== ] 2087/3779 55% [================================== ] 2088/3779 55% [================================== ] 2089/3779 55% [================================== ] 2090/3779 55% [================================== ] 2091/3779 55% [================================== ] 2092/3779 55% [================================== ] 2093/3779 55% [================================== ] 2094/3779 55% [================================== ] 2095/3779 55% [================================== ] 2096/3779 55% [================================== ] 2097/3779 55% [================================== ] 2098/3779 55% [================================== ] 2099/3779 55% [================================== ] 2100/3779 55% [================================== ] 2101/3779 55% [================================== ] 2102/3779 55% [================================== ] 2103/3779 55% [================================== ] 2104/3779 55% [================================== ] 2105/3779 55% [================================== ] 2106/3779 55% [================================== ] 2107/3779 55% [================================== ] 2108/3779 55% [================================== ] 2109/3779 55% [================================== ] 2110/3779 55% [================================== ] 2111/3779 55% [================================== ] 2112/3779 55% [================================== ] 2113/3779 55% [================================== ] 2114/3779 55% [================================== ] 2115/3779 55% [================================== ] 2116/3779 55% [================================== ] 2117/3779 56% [================================== ] 2118/3779 56% [================================== ] 2119/3779 56% [================================== ] 2120/3779 56% [================================== ] 2121/3779 56% [================================== ] 2122/3779 56% [================================== ] 2123/3779 56% [================================== ] 2124/3779 56% [================================== ] 2125/3779 56% [================================== ] 2126/3779 56% [================================== ] 2127/3779 56% [================================== ] 2128/3779 56% [================================== ] 2129/3779 56% [================================== ] 2130/3779 56% [================================== ] 2131/3779 56% [================================== ] 2132/3779 56% [================================== ] 2133/3779 56% [=================================== ] 2134/3779 56% [=================================== ] 2135/3779 56% [=================================== ] 2136/3779 56% [=================================== ] 2137/3779 56% [=================================== ] 2138/3779 56% [=================================== ] 2139/3779 56% [=================================== ] 2140/3779 56% [=================================== ] 2141/3779 56% [=================================== ] 2142/3779 56% [=================================== ] 2143/3779 56% [=================================== ] 2144/3779 56% [=================================== ] 2145/3779 56% [=================================== ] 2146/3779 56% [=================================== ] 2147/3779 56% [=================================== ] 2148/3779 56% [=================================== ] 2149/3779 56% [=================================== ] 2150/3779 56% [=================================== ] 2151/3779 56% [=================================== ] 2152/3779 56% [=================================== ] 2153/3779 56% [=================================== ] 2154/3779 56% [=================================== ] 2155/3779 57% [=================================== ] 2156/3779 57% [=================================== ] 2157/3779 57% [=================================== ] 2158/3779 57% [=================================== ] 2159/3779 57% [=================================== ] 2160/3779 57% [=================================== ] 2161/3779 57% [=================================== ] 2162/3779 57% [=================================== ] 2163/3779 57% [=================================== ] 2164/3779 57% [=================================== ] 2165/3779 57% [=================================== ] 2166/3779 57% [=================================== ] 2167/3779 57% [=================================== ] 2168/3779 57% [=================================== ] 2169/3779 57% [=================================== ] 2170/3779 57% [=================================== ] 2171/3779 57% [=================================== ] 2172/3779 57% [=================================== ] 2173/3779 57% [=================================== ] 2174/3779 57% [=================================== ] 2175/3779 57% [=================================== ] 2176/3779 57% [=================================== ] 2177/3779 57% [=================================== ] 2178/3779 57% [=================================== ] 2179/3779 57% [=================================== ] 2180/3779 57% [=================================== ] 2181/3779 57% [=================================== ] 2182/3779 57% [=================================== ] 2183/3779 57% [=================================== ] 2184/3779 57% [=================================== ] 2185/3779 57% [=================================== ] 2186/3779 57% [=================================== ] 2187/3779 57% [=================================== ] 2188/3779 57% [=================================== ] 2189/3779 57% [=================================== ] 2190/3779 57% [=================================== ] 2191/3779 57% [=================================== ] 2192/3779 58% [=================================== ] 2193/3779 58% [=================================== ] 2194/3779 58% [==================================== ] 2195/3779 58% [==================================== ] 2196/3779 58% [==================================== ] 2197/3779 58% [==================================== ] 2198/3779 58% [==================================== ] 2199/3779 58% [==================================== ] 2200/3779 58% [==================================== ] 2201/3779 58% [==================================== ] 2202/3779 58% [==================================== ] 2203/3779 58% [==================================== ] 2204/3779 58% [==================================== ] 2205/3779 58% [==================================== ] 2206/3779 58% [==================================== ] 2207/3779 58% [==================================== ] 2208/3779 58% [==================================== ] 2209/3779 58% [==================================== ] 2210/3779 58% [==================================== ] 2211/3779 58% [==================================== ] 2212/3779 58% [==================================== ] 2213/3779 58% [==================================== ] 2214/3779 58% [==================================== ] 2215/3779 58% [==================================== ] 2216/3779 58% [==================================== ] 2217/3779 58% [==================================== ] 2218/3779 58% [==================================== ] 2219/3779 58% [==================================== ] 2220/3779 58% [==================================== ] 2221/3779 58% [==================================== ] 2222/3779 58% [==================================== ] 2223/3779 58% [==================================== ] 2224/3779 58% [==================================== ] 2225/3779 58% [==================================== ] 2226/3779 58% [==================================== ] 2227/3779 58% [==================================== ] 2228/3779 58% [==================================== ] 2229/3779 58% [==================================== ] 2230/3779 59% [==================================== ] 2231/3779 59% [==================================== ] 2232/3779 59% [==================================== ] 2233/3779 59% [==================================== ] 2234/3779 59% [==================================== ] 2235/3779 59% [==================================== ] 2236/3779 59% [==================================== ] 2237/3779 59% [==================================== ] 2238/3779 59% [==================================== ] 2239/3779 59% [==================================== ] 2240/3779 59% [==================================== ] 2241/3779 59% [==================================== ] 2242/3779 59% [==================================== ] 2243/3779 59% [==================================== ] 2244/3779 59% [==================================== ] 2245/3779 59% [==================================== ] 2246/3779 59% [==================================== ] 2247/3779 59% [==================================== ] 2248/3779 59% [==================================== ] 2249/3779 59% [==================================== ] 2250/3779 59% [==================================== ] 2251/3779 59% [==================================== ] 2252/3779 59% [==================================== ] 2253/3779 59% [==================================== ] 2254/3779 59% [==================================== ] 2255/3779 59% [===================================== ] 2256/3779 59% [===================================== ] 2257/3779 59% [===================================== ] 2258/3779 59% [===================================== ] 2259/3779 59% [===================================== ] 2260/3779 59% [===================================== ] 2261/3779 59% [===================================== ] 2262/3779 59% [===================================== ] 2263/3779 59% [===================================== ] 2264/3779 59% [===================================== ] 2265/3779 59% [===================================== ] 2266/3779 59% [===================================== ] 2267/3779 59% [===================================== ] 2268/3779 60% [===================================== ] 2269/3779 60% [===================================== ] 2270/3779 60% [===================================== ] 2271/3779 60% [===================================== ] 2272/3779 60% [===================================== ] 2273/3779 60% [===================================== ] 2274/3779 60% [===================================== ] 2275/3779 60% [===================================== ] 2276/3779 60% [===================================== ] 2277/3779 60% [===================================== ] 2278/3779 60% [===================================== ] 2279/3779 60% [===================================== ] 2280/3779 60% [===================================== ] 2281/3779 60% [===================================== ] 2282/3779 60% [===================================== ] 2283/3779 60% [===================================== ] 2284/3779 60% [===================================== ] 2285/3779 60% [===================================== ] 2286/3779 60% [===================================== ] 2287/3779 60% [===================================== ] 2288/3779 60% [===================================== ] 2289/3779 60% [===================================== ] 2290/3779 60% [===================================== ] 2291/3779 60% [===================================== ] 2292/3779 60% [===================================== ] 2293/3779 60% [===================================== ] 2294/3779 60% [===================================== ] 2295/3779 60% [===================================== ] 2296/3779 60% [===================================== ] 2297/3779 60% [===================================== ] 2298/3779 60% [===================================== ] 2299/3779 60% [===================================== ] 2300/3779 60% [===================================== ] 2301/3779 60% [===================================== ] 2302/3779 60% [===================================== ] 2303/3779 60% [===================================== ] 2304/3779 60% [===================================== ] 2305/3779 60% [===================================== ] 2306/3779 61% [===================================== ] 2307/3779 61% [===================================== ] 2308/3779 61% [===================================== ] 2309/3779 61% [===================================== ] 2310/3779 61% [===================================== ] 2311/3779 61% [===================================== ] 2312/3779 61% [===================================== ] 2313/3779 61% [===================================== ] 2314/3779 61% [===================================== ] 2315/3779 61% [===================================== ] 2316/3779 61% [====================================== ] 2317/3779 61% [====================================== ] 2318/3779 61% [====================================== ] 2319/3779 61% [====================================== ] 2320/3779 61% [====================================== ] 2321/3779 61% [====================================== ] 2322/3779 61% [====================================== ] 2323/3779 61% [====================================== ] 2324/3779 61% [====================================== ] 2325/3779 61% [====================================== ] 2326/3779 61% [====================================== ] 2327/3779 61% [====================================== ] 2328/3779 61% [====================================== ] 2329/3779 61% [====================================== ] 2330/3779 61% [====================================== ] 2331/3779 61% [====================================== ] 2332/3779 61% [====================================== ] 2333/3779 61% [====================================== ] 2334/3779 61% [====================================== ] 2335/3779 61% [====================================== ] 2336/3779 61% [====================================== ] 2337/3779 61% [====================================== ] 2338/3779 61% [====================================== ] 2339/3779 61% [====================================== ] 2340/3779 61% [====================================== ] 2341/3779 61% [====================================== ] 2342/3779 61% [====================================== ] 2343/3779 62% [====================================== ] 2344/3779 62% [====================================== ] 2345/3779 62% [====================================== ] 2346/3779 62% [====================================== ] 2347/3779 62% [====================================== ] 2348/3779 62% [====================================== ] 2349/3779 62% [====================================== ] 2350/3779 62% [====================================== ] 2351/3779 62% [====================================== ] 2352/3779 62% [====================================== ] 2353/3779 62% [====================================== ] 2354/3779 62% [====================================== ] 2355/3779 62% [====================================== ] 2356/3779 62% [====================================== ] 2357/3779 62% [====================================== ] 2358/3779 62% [====================================== ] 2359/3779 62% [====================================== ] 2360/3779 62% [====================================== ] 2361/3779 62% [====================================== ] 2362/3779 62% [====================================== ] 2363/3779 62% [====================================== ] 2364/3779 62% [====================================== ] 2365/3779 62% [====================================== ] 2366/3779 62% [====================================== ] 2367/3779 62% [====================================== ] 2368/3779 62% [====================================== ] 2369/3779 62% [====================================== ] 2370/3779 62% [====================================== ] 2371/3779 62% [====================================== ] 2372/3779 62% [====================================== ] 2373/3779 62% [====================================== ] 2374/3779 62% [====================================== ] 2375/3779 62% [====================================== ] 2376/3779 62% [====================================== ] 2377/3779 62% [======================================= ] 2378/3779 62% [======================================= ] 2379/3779 62% [======================================= ] 2380/3779 62% [======================================= ] 2381/3779 63% [======================================= ] 2382/3779 63% [======================================= ] 2383/3779 63% [======================================= ] 2384/3779 63% [======================================= ] 2385/3779 63% [======================================= ] 2386/3779 63% [======================================= ] 2387/3779 63% [======================================= ] 2388/3779 63% [======================================= ] 2389/3779 63% [======================================= ] 2390/3779 63% [======================================= ] 2391/3779 63% [======================================= ] 2392/3779 63% [======================================= ] 2393/3779 63% [======================================= ] 2394/3779 63% [======================================= ] 2395/3779 63% [======================================= ] 2396/3779 63% [======================================= ] 2397/3779 63% [======================================= ] 2398/3779 63% [======================================= ] 2399/3779 63% [======================================= ] 2400/3779 63% [======================================= ] 2401/3779 63% [======================================= ] 2402/3779 63% [======================================= ] 2403/3779 63% [======================================= ] 2404/3779 63% [======================================= ] 2405/3779 63% [======================================= ] 2406/3779 63% [======================================= ] 2407/3779 63% [======================================= ] 2408/3779 63% [======================================= ] 2409/3779 63% [======================================= ] 2410/3779 63% [======================================= ] 2411/3779 63% [======================================= ] 2412/3779 63% [======================================= ] 2413/3779 63% [======================================= ] 2414/3779 63% [======================================= ] 2415/3779 63% [======================================= ] 2416/3779 63% [======================================= ] 2417/3779 63% [======================================= ] 2418/3779 63% [======================================= ] 2419/3779 64% [======================================= ] 2420/3779 64% [======================================= ] 2421/3779 64% [======================================= ] 2422/3779 64% [======================================= ] 2423/3779 64% [======================================= ] 2424/3779 64% [======================================= ] 2425/3779 64% [======================================= ] 2426/3779 64% [======================================= ] 2427/3779 64% [======================================= ] 2428/3779 64% [======================================= ] 2429/3779 64% [======================================= ] 2430/3779 64% [======================================= ] 2431/3779 64% [======================================= ] 2432/3779 64% [======================================= ] 2433/3779 64% [======================================= ] 2434/3779 64% [======================================= ] 2435/3779 64% [======================================= ] 2436/3779 64% [======================================= ] 2437/3779 64% [======================================= ] 2438/3779 64% [======================================== ] 2439/3779 64% [======================================== ] 2440/3779 64% [======================================== ] 2441/3779 64% [======================================== ] 2442/3779 64% [======================================== ] 2443/3779 64% [======================================== ] 2444/3779 64% [======================================== ] 2445/3779 64% [======================================== ] 2446/3779 64% [======================================== ] 2447/3779 64% [======================================== ] 2448/3779 64% [======================================== ] 2449/3779 64% [======================================== ] 2450/3779 64% [======================================== ] 2451/3779 64% [======================================== ] 2452/3779 64% [======================================== ] 2453/3779 64% [======================================== ] 2454/3779 64% [======================================== ] 2455/3779 64% [======================================== ] 2456/3779 64% [======================================== ] 2457/3779 65% [======================================== ] 2458/3779 65% [======================================== ] 2459/3779 65% [======================================== ] 2460/3779 65% [======================================== ] 2461/3779 65% [======================================== ] 2462/3779 65% [======================================== ] 2463/3779 65% [======================================== ] 2464/3779 65% [======================================== ] 2465/3779 65% [======================================== ] 2466/3779 65% [======================================== ] 2467/3779 65% [======================================== ] 2468/3779 65% [======================================== ] 2469/3779 65% [======================================== ] 2470/3779 65% [======================================== ] 2471/3779 65% [======================================== ] 2472/3779 65% [======================================== ] 2473/3779 65% [======================================== ] 2474/3779 65% [======================================== ] 2475/3779 65% [======================================== ] 2476/3779 65% [======================================== ] 2477/3779 65% [======================================== ] 2478/3779 65% [======================================== ] 2479/3779 65% [======================================== ] 2480/3779 65% [======================================== ] 2481/3779 65% [======================================== ] 2482/3779 65% [======================================== ] 2483/3779 65% [======================================== ] 2484/3779 65% [======================================== ] 2485/3779 65% [======================================== ] 2486/3779 65% [======================================== ] 2487/3779 65% [======================================== ] 2488/3779 65% [======================================== ] 2489/3779 65% [======================================== ] 2490/3779 65% [======================================== ] 2491/3779 65% [======================================== ] 2492/3779 65% [======================================== ] 2493/3779 65% [======================================== ] 2494/3779 65% [======================================== ] 2495/3779 66% [======================================== ] 2496/3779 66% [======================================== ] 2497/3779 66% [======================================== ] 2498/3779 66% [======================================== ] 2499/3779 66% [========================================= ] 2500/3779 66% [========================================= ] 2501/3779 66% [========================================= ] 2502/3779 66% [========================================= ] 2503/3779 66% [========================================= ] 2504/3779 66% [========================================= ] 2505/3779 66% [========================================= ] 2506/3779 66% [========================================= ] 2507/3779 66% [========================================= ] 2508/3779 66% [========================================= ] 2509/3779 66% [========================================= ] 2510/3779 66% [========================================= ] 2511/3779 66% [========================================= ] 2512/3779 66% [========================================= ] 2513/3779 66% [========================================= ] 2514/3779 66% [========================================= ] 2515/3779 66% [========================================= ] 2516/3779 66% [========================================= ] 2517/3779 66% [========================================= ] 2518/3779 66% [========================================= ] 2519/3779 66% [========================================= ] 2520/3779 66% [========================================= ] 2521/3779 66% [========================================= ] 2522/3779 66% [========================================= ] 2523/3779 66% [========================================= ] 2524/3779 66% [========================================= ] 2525/3779 66% [========================================= ] 2526/3779 66% [========================================= ] 2527/3779 66% [========================================= ] 2528/3779 66% [========================================= ] 2529/3779 66% [========================================= ] 2530/3779 66% [========================================= ] 2531/3779 66% [========================================= ] 2532/3779 67% [========================================= ] 2533/3779 67% [========================================= ] 2534/3779 67% [========================================= ] 2535/3779 67% [========================================= ] 2536/3779 67% [========================================= ] 2537/3779 67% [========================================= ] 2538/3779 67% [========================================= ] 2539/3779 67% [========================================= ] 2540/3779 67% [========================================= ] 2541/3779 67% [========================================= ] 2542/3779 67% [========================================= ] 2543/3779 67% [========================================= ] 2544/3779 67% [========================================= ] 2545/3779 67% [========================================= ] 2546/3779 67% [========================================= ] 2547/3779 67% [========================================= ] 2548/3779 67% [========================================= ] 2549/3779 67% [========================================= ] 2550/3779 67% [========================================= ] 2551/3779 67% [========================================= ] 2552/3779 67% [========================================= ] 2553/3779 67% [========================================= ] 2554/3779 67% [========================================= ] 2555/3779 67% [========================================= ] 2556/3779 67% [========================================= ] 2557/3779 67% [========================================= ] 2558/3779 67% [========================================= ] 2559/3779 67% [========================================== ] 2560/3779 67% [========================================== ] 2561/3779 67% [========================================== ] 2562/3779 67% [========================================== ] 2563/3779 67% [========================================== ] 2564/3779 67% [========================================== ] 2565/3779 67% [========================================== ] 2566/3779 67% [========================================== ] 2567/3779 67% [========================================== ] 2568/3779 67% [========================================== ] 2569/3779 67% [========================================== ] 2570/3779 68% [========================================== ] 2571/3779 68% [========================================== ] 2572/3779 68% [========================================== ] 2573/3779 68% [========================================== ] 2574/3779 68% [========================================== ] 2575/3779 68% [========================================== ] 2576/3779 68% [========================================== ] 2577/3779 68% [========================================== ] 2578/3779 68% [========================================== ] 2579/3779 68% [========================================== ] 2580/3779 68% [========================================== ] 2581/3779 68% [========================================== ] 2582/3779 68% [========================================== ] 2583/3779 68% [========================================== ] 2584/3779 68% [========================================== ] 2585/3779 68% [========================================== ] 2586/3779 68% [========================================== ] 2587/3779 68% [========================================== ] 2588/3779 68% [========================================== ] 2589/3779 68% [========================================== ] 2590/3779 68% [========================================== ] 2591/3779 68% [========================================== ] 2592/3779 68% [========================================== ] 2593/3779 68% [========================================== ] 2594/3779 68% [========================================== ] 2595/3779 68% [========================================== ] 2596/3779 68% [========================================== ] 2597/3779 68% [========================================== ] 2598/3779 68% [========================================== ] 2599/3779 68% [========================================== ] 2600/3779 68% [========================================== ] 2601/3779 68% [========================================== ] 2602/3779 68% [========================================== ] 2603/3779 68% [========================================== ] 2604/3779 68% [========================================== ] 2605/3779 68% [========================================== ] 2606/3779 68% [========================================== ] 2607/3779 68% [========================================== ] 2608/3779 69% [========================================== ] 2609/3779 69% [========================================== ] 2610/3779 69% [========================================== ] 2611/3779 69% [========================================== ] 2612/3779 69% [========================================== ] 2613/3779 69% [========================================== ] 2614/3779 69% [========================================== ] 2615/3779 69% [========================================== ] 2616/3779 69% [========================================== ] 2617/3779 69% [========================================== ] 2618/3779 69% [========================================== ] 2619/3779 69% [========================================== ] 2620/3779 69% [=========================================== ] 2621/3779 69% [=========================================== ] 2622/3779 69% [=========================================== ] 2623/3779 69% [=========================================== ] 2624/3779 69% [=========================================== ] 2625/3779 69% [=========================================== ] 2626/3779 69% [=========================================== ] 2627/3779 69% [=========================================== ] 2628/3779 69% [=========================================== ] 2629/3779 69% [=========================================== ] 2630/3779 69% [=========================================== ] 2631/3779 69% [=========================================== ] 2632/3779 69% [=========================================== ] 2633/3779 69% [=========================================== ] 2634/3779 69% [=========================================== ] 2635/3779 69% [=========================================== ] 2636/3779 69% [=========================================== ] 2637/3779 69% [=========================================== ] 2638/3779 69% [=========================================== ] 2639/3779 69% [=========================================== ] 2640/3779 69% [=========================================== ] 2641/3779 69% [=========================================== ] 2642/3779 69% [=========================================== ] 2643/3779 69% [=========================================== ] 2644/3779 69% [=========================================== ] 2645/3779 69% [=========================================== ] 2646/3779 70% [=========================================== ] 2647/3779 70% [=========================================== ] 2648/3779 70% [=========================================== ] 2649/3779 70% [=========================================== ] 2650/3779 70% [=========================================== ] 2651/3779 70% [=========================================== ] 2652/3779 70% [=========================================== ] 2653/3779 70% [=========================================== ] 2654/3779 70% [=========================================== ] 2655/3779 70% [=========================================== ] 2656/3779 70% [=========================================== ] 2657/3779 70% [=========================================== ] 2658/3779 70% [=========================================== ] 2659/3779 70% [=========================================== ] 2660/3779 70% [=========================================== ] 2661/3779 70% [=========================================== ] 2662/3779 70% [=========================================== ] 2663/3779 70% [=========================================== ] 2664/3779 70% [=========================================== ] 2665/3779 70% [=========================================== ] 2666/3779 70% [=========================================== ] 2667/3779 70% [=========================================== ] 2668/3779 70% [=========================================== ] 2669/3779 70% [=========================================== ] 2670/3779 70% [=========================================== ] 2671/3779 70% [=========================================== ] 2672/3779 70% [=========================================== ] 2673/3779 70% [=========================================== ] 2674/3779 70% [=========================================== ] 2675/3779 70% [=========================================== ] 2676/3779 70% [=========================================== ] 2677/3779 70% [=========================================== ] 2678/3779 70% [=========================================== ] 2679/3779 70% [=========================================== ] 2680/3779 70% [=========================================== ] 2681/3779 70% [============================================ ] 2682/3779 70% [============================================ ] 2683/3779 70% [============================================ ] 2684/3779 71% [============================================ ] 2685/3779 71% [============================================ ] 2686/3779 71% [============================================ ] 2687/3779 71% [============================================ ] 2688/3779 71% [============================================ ] 2689/3779 71% [============================================ ] 2690/3779 71% [============================================ ] 2691/3779 71% [============================================ ] 2692/3779 71% [============================================ ] 2693/3779 71% [============================================ ] 2694/3779 71% [============================================ ] 2695/3779 71% [============================================ ] 2696/3779 71% [============================================ ] 2697/3779 71% [============================================ ] 2698/3779 71% [============================================ ] 2699/3779 71% [============================================ ] 2700/3779 71% [============================================ ] 2701/3779 71% [============================================ ] 2702/3779 71% [============================================ ] 2703/3779 71% [============================================ ] 2704/3779 71% [============================================ ] 2705/3779 71% [============================================ ] 2706/3779 71% [============================================ ] 2707/3779 71% [============================================ ] 2708/3779 71% [============================================ ] 2709/3779 71% [============================================ ] 2710/3779 71% [============================================ ] 2711/3779 71% [============================================ ] 2712/3779 71% [============================================ ] 2713/3779 71% [============================================ ] 2714/3779 71% [============================================ ] 2715/3779 71% [============================================ ] 2716/3779 71% [============================================ ] 2717/3779 71% [============================================ ] 2718/3779 71% [============================================ ] 2719/3779 71% [============================================ ] 2720/3779 71% [============================================ ] 2721/3779 72% [============================================ ] 2722/3779 72% [============================================ ] 2723/3779 72% [============================================ ] 2724/3779 72% [============================================ ] 2725/3779 72% [============================================ ] 2726/3779 72% [============================================ ] 2727/3779 72% [============================================ ] 2728/3779 72% [============================================ ] 2729/3779 72% [============================================ ] 2730/3779 72% [============================================ ] 2731/3779 72% [============================================ ] 2732/3779 72% [============================================ ] 2733/3779 72% [============================================ ] 2734/3779 72% [============================================ ] 2735/3779 72% [============================================ ] 2736/3779 72% [============================================ ] 2737/3779 72% [============================================ ] 2738/3779 72% [============================================ ] 2739/3779 72% [============================================ ] 2740/3779 72% [============================================ ] 2741/3779 72% [============================================ ] 2742/3779 72% [============================================= ] 2743/3779 72% [============================================= ] 2744/3779 72% [============================================= ] 2745/3779 72% [============================================= ] 2746/3779 72% [============================================= ] 2747/3779 72% [============================================= ] 2748/3779 72% [============================================= ] 2749/3779 72% [============================================= ] 2750/3779 72% [============================================= ] 2751/3779 72% [============================================= ] 2752/3779 72% [============================================= ] 2753/3779 72% [============================================= ] 2754/3779 72% [============================================= ] 2755/3779 72% [============================================= ] 2756/3779 72% [============================================= ] 2757/3779 72% [============================================= ] 2758/3779 72% [============================================= ] 2759/3779 73% [============================================= ] 2760/3779 73% [============================================= ] 2761/3779 73% [============================================= ] 2762/3779 73% [============================================= ] 2763/3779 73% [============================================= ] 2764/3779 73% [============================================= ] 2765/3779 73% [============================================= ] 2766/3779 73% [============================================= ] 2767/3779 73% [============================================= ] 2768/3779 73% [============================================= ] 2769/3779 73% [============================================= ] 2770/3779 73% [============================================= ] 2771/3779 73% [============================================= ] 2772/3779 73% [============================================= ] 2773/3779 73% [============================================= ] 2774/3779 73% [============================================= ] 2775/3779 73% [============================================= ] 2776/3779 73% [============================================= ] 2777/3779 73% [============================================= ] 2778/3779 73% [============================================= ] 2779/3779 73% [============================================= ] 2780/3779 73% [============================================= ] 2781/3779 73% [============================================= ] 2782/3779 73% [============================================= ] 2783/3779 73% [============================================= ] 2784/3779 73% [============================================= ] 2785/3779 73% [============================================= ] 2786/3779 73% [============================================= ] 2787/3779 73% [============================================= ] 2788/3779 73% [============================================= ] 2789/3779 73% [============================================= ] 2790/3779 73% [============================================= ] 2791/3779 73% [============================================= ] 2792/3779 73% [============================================= ] 2793/3779 73% [============================================= ] 2794/3779 73% [============================================= ] 2795/3779 73% [============================================= ] 2796/3779 73% [============================================= ] 2797/3779 74% [============================================= ] 2798/3779 74% [============================================= ] 2799/3779 74% [============================================= ] 2800/3779 74% [============================================= ] 2801/3779 74% [============================================= ] 2802/3779 74% [============================================= ] 2803/3779 74% [============================================== ] 2804/3779 74% [============================================== ] 2805/3779 74% [============================================== ] 2806/3779 74% [============================================== ] 2807/3779 74% [============================================== ] 2808/3779 74% [============================================== ] 2809/3779 74% [============================================== ] 2810/3779 74% [============================================== ] 2811/3779 74% [============================================== ] 2812/3779 74% [============================================== ] 2813/3779 74% [============================================== ] 2814/3779 74% [============================================== ] 2815/3779 74% [============================================== ] 2816/3779 74% [============================================== ] 2817/3779 74% [============================================== ] 2818/3779 74% [============================================== ] 2819/3779 74% [============================================== ] 2820/3779 74% [============================================== ] 2821/3779 74% [============================================== ] 2822/3779 74% [============================================== ] 2823/3779 74% [============================================== ] 2824/3779 74% [============================================== ] 2825/3779 74% [============================================== ] 2826/3779 74% [============================================== ] 2827/3779 74% [============================================== ] 2828/3779 74% [============================================== ] 2829/3779 74% [============================================== ] 2830/3779 74% [============================================== ] 2831/3779 74% [============================================== ] 2832/3779 74% [============================================== ] 2833/3779 74% [============================================== ] 2834/3779 74% [============================================== ] 2835/3779 75% [============================================== ] 2836/3779 75% [============================================== ] 2837/3779 75% [============================================== ] 2838/3779 75% [============================================== ] 2839/3779 75% [============================================== ] 2840/3779 75% [============================================== ] 2841/3779 75% [============================================== ] 2842/3779 75% [============================================== ] 2843/3779 75% [============================================== ] 2844/3779 75% [============================================== ] 2845/3779 75% [============================================== ] 2846/3779 75% [============================================== ] 2847/3779 75% [============================================== ] 2848/3779 75% [============================================== ] 2849/3779 75% [============================================== ] 2850/3779 75% [============================================== ] 2851/3779 75% [============================================== ] 2852/3779 75% [============================================== ] 2853/3779 75% [============================================== ] 2854/3779 75% [============================================== ] 2855/3779 75% [============================================== ] 2856/3779 75% [============================================== ] 2857/3779 75% [============================================== ] 2858/3779 75% [============================================== ] 2859/3779 75% [============================================== ] 2860/3779 75% [============================================== ] 2861/3779 75% [============================================== ] 2862/3779 75% [============================================== ] 2863/3779 75% [============================================== ] 2864/3779 75% [=============================================== ] 2865/3779 75% [=============================================== ] 2866/3779 75% [=============================================== ] 2867/3779 75% [=============================================== ] 2868/3779 75% [=============================================== ] 2869/3779 75% [=============================================== ] 2870/3779 75% [=============================================== ] 2871/3779 75% [=============================================== ] 2872/3779 75% [=============================================== ] 2873/3779 76% [=============================================== ] 2874/3779 76% [=============================================== ] 2875/3779 76% [=============================================== ] 2876/3779 76% [=============================================== ] 2877/3779 76% [=============================================== ] 2878/3779 76% [=============================================== ] 2879/3779 76% [=============================================== ] 2880/3779 76% [=============================================== ] 2881/3779 76% [=============================================== ] 2882/3779 76% [=============================================== ] 2883/3779 76% [=============================================== ] 2884/3779 76% [=============================================== ] 2885/3779 76% [=============================================== ] 2886/3779 76% [=============================================== ] 2887/3779 76% [=============================================== ] 2888/3779 76% [=============================================== ] 2889/3779 76% [=============================================== ] 2890/3779 76% [=============================================== ] 2891/3779 76% [=============================================== ] 2892/3779 76% [=============================================== ] 2893/3779 76% [=============================================== ] 2894/3779 76% [=============================================== ] 2895/3779 76% [=============================================== ] 2896/3779 76% [=============================================== ] 2897/3779 76% [=============================================== ] 2898/3779 76% [=============================================== ] 2899/3779 76% [=============================================== ] 2900/3779 76% [=============================================== ] 2901/3779 76% [=============================================== ] 2902/3779 76% [=============================================== ] 2903/3779 76% [=============================================== ] 2904/3779 76% [=============================================== ] 2905/3779 76% [=============================================== ] 2906/3779 76% [=============================================== ] 2907/3779 76% [=============================================== ] 2908/3779 76% [=============================================== ] 2909/3779 76% [=============================================== ] 2910/3779 77% [=============================================== ] 2911/3779 77% [=============================================== ] 2912/3779 77% [=============================================== ] 2913/3779 77% [=============================================== ] 2914/3779 77% [=============================================== ] 2915/3779 77% [=============================================== ] 2916/3779 77% [=============================================== ] 2917/3779 77% [=============================================== ] 2918/3779 77% [=============================================== ] 2919/3779 77% [=============================================== ] 2920/3779 77% [=============================================== ] 2921/3779 77% [=============================================== ] 2922/3779 77% [=============================================== ] 2923/3779 77% [=============================================== ] 2924/3779 77% [=============================================== ] 2925/3779 77% [================================================ ] 2926/3779 77% [================================================ ] 2927/3779 77% [================================================ ] 2928/3779 77% [================================================ ] 2929/3779 77% [================================================ ] 2930/3779 77% [================================================ ] 2931/3779 77% [================================================ ] 2932/3779 77% [================================================ ] 2933/3779 77% [================================================ ] 2934/3779 77% [================================================ ] 2935/3779 77% [================================================ ] 2936/3779 77% [================================================ ] 2937/3779 77% [================================================ ] 2938/3779 77% [================================================ ] 2939/3779 77% [================================================ ] 2940/3779 77% [================================================ ] 2941/3779 77% [================================================ ] 2942/3779 77% [================================================ ] 2943/3779 77% [================================================ ] 2944/3779 77% [================================================ ] 2945/3779 77% [================================================ ] 2946/3779 77% [================================================ ] 2947/3779 77% [================================================ ] 2948/3779 78% [================================================ ] 2949/3779 78% [================================================ ] 2950/3779 78% [================================================ ] 2951/3779 78% [================================================ ] 2952/3779 78% [================================================ ] 2953/3779 78% [================================================ ] 2954/3779 78% [================================================ ] 2955/3779 78% [================================================ ] 2956/3779 78% [================================================ ] 2957/3779 78% [================================================ ] 2958/3779 78% [================================================ ] 2959/3779 78% [================================================ ] 2960/3779 78% [================================================ ] 2961/3779 78% [================================================ ] 2962/3779 78% [================================================ ] 2963/3779 78% [================================================ ] 2964/3779 78% [================================================ ] 2965/3779 78% [================================================ ] 2966/3779 78% [================================================ ] 2967/3779 78% [================================================ ] 2968/3779 78% [================================================ ] 2969/3779 78% [================================================ ] 2970/3779 78% [================================================ ] 2971/3779 78% [================================================ ] 2972/3779 78% [================================================ ] 2973/3779 78% [================================================ ] 2974/3779 78% [================================================ ] 2975/3779 78% [================================================ ] 2976/3779 78% [================================================ ] 2977/3779 78% [================================================ ] 2978/3779 78% [================================================ ] 2979/3779 78% [================================================ ] 2980/3779 78% [================================================ ] 2981/3779 78% [================================================ ] 2982/3779 78% [================================================ ] 2983/3779 78% [================================================ ] 2984/3779 78% [================================================ ] 2985/3779 78% [================================================ ] 2986/3779 79% [================================================= ] 2987/3779 79% [================================================= ] 2988/3779 79% [================================================= ] 2989/3779 79% [================================================= ] 2990/3779 79% [================================================= ] 2991/3779 79% [================================================= ] 2992/3779 79% [================================================= ] 2993/3779 79% [================================================= ] 2994/3779 79% [================================================= ] 2995/3779 79% [================================================= ] 2996/3779 79% [================================================= ] 2997/3779 79% [================================================= ] 2998/3779 79% [================================================= ] 2999/3779 79% [================================================= ] 3000/3779 79% [================================================= ] 3001/3779 79% [================================================= ] 3002/3779 79% [================================================= ] 3003/3779 79% [================================================= ] 3004/3779 79% [================================================= ] 3005/3779 79% [================================================= ] 3006/3779 79% [================================================= ] 3007/3779 79% [================================================= ] 3008/3779 79% [================================================= ] 3009/3779 79% [================================================= ] 3010/3779 79% [================================================= ] 3011/3779 79% [================================================= ] 3012/3779 79% [================================================= ] 3013/3779 79% [================================================= ] 3014/3779 79% [================================================= ] 3015/3779 79% [================================================= ] 3016/3779 79% [================================================= ] 3017/3779 79% [================================================= ] 3018/3779 79% [================================================= ] 3019/3779 79% [================================================= ] 3020/3779 79% [================================================= ] 3021/3779 79% [================================================= ] 3022/3779 79% [================================================= ] 3023/3779 79% [================================================= ] 3024/3779 80% [================================================= ] 3025/3779 80% [================================================= ] 3026/3779 80% [================================================= ] 3027/3779 80% [================================================= ] 3028/3779 80% [================================================= ] 3029/3779 80% [================================================= ] 3030/3779 80% [================================================= ] 3031/3779 80% [================================================= ] 3032/3779 80% [================================================= ] 3033/3779 80% [================================================= ] 3034/3779 80% [================================================= ] 3035/3779 80% [================================================= ] 3036/3779 80% [================================================= ] 3037/3779 80% [================================================= ] 3038/3779 80% [================================================= ] 3039/3779 80% [================================================= ] 3040/3779 80% [================================================= ] 3041/3779 80% [================================================= ] 3042/3779 80% [================================================= ] 3043/3779 80% [================================================= ] 3044/3779 80% [================================================= ] 3045/3779 80% [================================================= ] 3046/3779 80% [================================================= ] 3047/3779 80% [================================================== ] 3048/3779 80% [================================================== ] 3049/3779 80% [================================================== ] 3050/3779 80% [================================================== ] 3051/3779 80% [================================================== ] 3052/3779 80% [================================================== ] 3053/3779 80% [================================================== ] 3054/3779 80% [================================================== ] 3055/3779 80% [================================================== ] 3056/3779 80% [================================================== ] 3057/3779 80% [================================================== ] 3058/3779 80% [================================================== ] 3059/3779 80% [================================================== ] 3060/3779 80% [================================================== ] 3061/3779 81% [================================================== ] 3062/3779 81% [================================================== ] 3063/3779 81% [================================================== ] 3064/3779 81% [================================================== ] 3065/3779 81% [================================================== ] 3066/3779 81% [================================================== ] 3067/3779 81% [================================================== ] 3068/3779 81% [================================================== ] 3069/3779 81% [================================================== ] 3070/3779 81% [================================================== ] 3071/3779 81% [================================================== ] 3072/3779 81% [================================================== ] 3073/3779 81% [================================================== ] 3074/3779 81% [================================================== ] 3075/3779 81% [================================================== ] 3076/3779 81% [================================================== ] 3077/3779 81% [================================================== ] 3078/3779 81% [================================================== ] 3079/3779 81% [================================================== ] 3080/3779 81% [================================================== ] 3081/3779 81% [================================================== ] 3082/3779 81% [================================================== ] 3083/3779 81% [================================================== ] 3084/3779 81% [================================================== ] 3085/3779 81% [================================================== ] 3086/3779 81% [================================================== ] 3087/3779 81% [================================================== ] 3088/3779 81% [================================================== ] 3089/3779 81% [================================================== ] 3090/3779 81% [================================================== ] 3091/3779 81% [================================================== ] 3092/3779 81% [================================================== ] 3093/3779 81% [================================================== ] 3094/3779 81% [================================================== ] 3095/3779 81% [================================================== ] 3096/3779 81% [================================================== ] 3097/3779 81% [================================================== ] 3098/3779 81% [================================================== ] 3099/3779 82% [================================================== ] 3100/3779 82% [================================================== ] 3101/3779 82% [================================================== ] 3102/3779 82% [================================================== ] 3103/3779 82% [================================================== ] 3104/3779 82% [================================================== ] 3105/3779 82% [================================================== ] 3106/3779 82% [================================================== ] 3107/3779 82% [================================================== ] 3108/3779 82% [=================================================== ] 3109/3779 82% [=================================================== ] 3110/3779 82% [=================================================== ] 3111/3779 82% [=================================================== ] 3112/3779 82% [=================================================== ] 3113/3779 82% [=================================================== ] 3114/3779 82% [=================================================== ] 3115/3779 82% [=================================================== ] 3116/3779 82% [=================================================== ] 3117/3779 82% [=================================================== ] 3118/3779 82% [=================================================== ] 3119/3779 82% [=================================================== ] 3120/3779 82% [=================================================== ] 3121/3779 82% [=================================================== ] 3122/3779 82% [=================================================== ] 3123/3779 82% [=================================================== ] 3124/3779 82% [=================================================== ] 3125/3779 82% [=================================================== ] 3126/3779 82% [=================================================== ] 3127/3779 82% [=================================================== ] 3128/3779 82% [=================================================== ] 3129/3779 82% [=================================================== ] 3130/3779 82% [=================================================== ] 3131/3779 82% [=================================================== ] 3132/3779 82% [=================================================== ] 3133/3779 82% [=================================================== ] 3134/3779 82% [=================================================== ] 3135/3779 82% [=================================================== ] 3136/3779 82% [=================================================== ] 3137/3779 83% [=================================================== ] 3138/3779 83% [=================================================== ] 3139/3779 83% [=================================================== ] 3140/3779 83% [=================================================== ] 3141/3779 83% [=================================================== ] 3142/3779 83% [=================================================== ] 3143/3779 83% [=================================================== ] 3144/3779 83% [=================================================== ] 3145/3779 83% [=================================================== ] 3146/3779 83% [=================================================== ] 3147/3779 83% [=================================================== ] 3148/3779 83% [=================================================== ] 3149/3779 83% [=================================================== ] 3150/3779 83% [=================================================== ] 3151/3779 83% [=================================================== ] 3152/3779 83% [=================================================== ] 3153/3779 83% [=================================================== ] 3154/3779 83% [=================================================== ] 3155/3779 83% [=================================================== ] 3156/3779 83% [=================================================== ] 3157/3779 83% [=================================================== ] 3158/3779 83% [=================================================== ] 3159/3779 83% [=================================================== ] 3160/3779 83% [=================================================== ] 3161/3779 83% [=================================================== ] 3162/3779 83% [=================================================== ] 3163/3779 83% [=================================================== ] 3164/3779 83% [=================================================== ] 3165/3779 83% [=================================================== ] 3166/3779 83% [=================================================== ] 3167/3779 83% [=================================================== ] 3168/3779 83% [=================================================== ] 3169/3779 83% [==================================================== ] 3170/3779 83% [==================================================== ] 3171/3779 83% [==================================================== ] 3172/3779 83% [==================================================== ] 3173/3779 83% [==================================================== ] 3174/3779 83% [==================================================== ] 3175/3779 84% [==================================================== ] 3176/3779 84% [==================================================== ] 3177/3779 84% [==================================================== ] 3178/3779 84% [==================================================== ] 3179/3779 84% [==================================================== ] 3180/3779 84% [==================================================== ] 3181/3779 84% [==================================================== ] 3182/3779 84% [==================================================== ] 3183/3779 84% [==================================================== ] 3184/3779 84% [==================================================== ] 3185/3779 84% [==================================================== ] 3186/3779 84% [==================================================== ] 3187/3779 84% [==================================================== ] 3188/3779 84% [==================================================== ] 3189/3779 84% [==================================================== ] 3190/3779 84% [==================================================== ] 3191/3779 84% [==================================================== ] 3192/3779 84% [==================================================== ] 3193/3779 84% [==================================================== ] 3194/3779 84% [==================================================== ] 3195/3779 84% [==================================================== ] 3196/3779 84% [==================================================== ] 3197/3779 84% [==================================================== ] 3198/3779 84% [==================================================== ] 3199/3779 84% [==================================================== ] 3200/3779 84% [==================================================== ] 3201/3779 84% [==================================================== ] 3202/3779 84% [==================================================== ] 3203/3779 84% [==================================================== ] 3204/3779 84% [==================================================== ] 3205/3779 84% [==================================================== ] 3206/3779 84% [==================================================== ] 3207/3779 84% [==================================================== ] 3208/3779 84% [==================================================== ] 3209/3779 84% [==================================================== ] 3210/3779 84% [==================================================== ] 3211/3779 84% [==================================================== ] 3212/3779 84% [==================================================== ] 3213/3779 85% [==================================================== ] 3214/3779 85% [==================================================== ] 3215/3779 85% [==================================================== ] 3216/3779 85% [==================================================== ] 3217/3779 85% [==================================================== ] 3218/3779 85% [==================================================== ] 3219/3779 85% [==================================================== ] 3220/3779 85% [==================================================== ] 3221/3779 85% [==================================================== ] 3222/3779 85% [==================================================== ] 3223/3779 85% [==================================================== ] 3224/3779 85% [==================================================== ] 3225/3779 85% [==================================================== ] 3226/3779 85% [==================================================== ] 3227/3779 85% [==================================================== ] 3228/3779 85% [==================================================== ] 3229/3779 85% [==================================================== ] 3230/3779 85% [===================================================== ] 3231/3779 85% [===================================================== ] 3232/3779 85% [===================================================== ] 3233/3779 85% [===================================================== ] 3234/3779 85% [===================================================== ] 3235/3779 85% [===================================================== ] 3236/3779 85% [===================================================== ] 3237/3779 85% [===================================================== ] 3238/3779 85% [===================================================== ] 3239/3779 85% [===================================================== ] 3240/3779 85% [===================================================== ] 3241/3779 85% [===================================================== ] 3242/3779 85% [===================================================== ] 3243/3779 85% [===================================================== ] 3244/3779 85% [===================================================== ] 3245/3779 85% [===================================================== ] 3246/3779 85% [===================================================== ] 3247/3779 85% [===================================================== ] 3248/3779 85% [===================================================== ] 3249/3779 85% [===================================================== ] 3250/3779 86% [===================================================== ] 3251/3779 86% [===================================================== ] 3252/3779 86% [===================================================== ] 3253/3779 86% [===================================================== ] 3254/3779 86% [===================================================== ] 3255/3779 86% [===================================================== ] 3256/3779 86% [===================================================== ] 3257/3779 86% [===================================================== ] 3258/3779 86% [===================================================== ] 3259/3779 86% [===================================================== ] 3260/3779 86% [===================================================== ] 3261/3779 86% [===================================================== ] 3262/3779 86% [===================================================== ] 3263/3779 86% [===================================================== ] 3264/3779 86% [===================================================== ] 3265/3779 86% [===================================================== ] 3266/3779 86% [===================================================== ] 3267/3779 86% [===================================================== ] 3268/3779 86% [===================================================== ] 3269/3779 86% [===================================================== ] 3270/3779 86% [===================================================== ] 3271/3779 86% [===================================================== ] 3272/3779 86% [===================================================== ] 3273/3779 86% [===================================================== ] 3274/3779 86% [===================================================== ] 3275/3779 86% [===================================================== ] 3276/3779 86% [===================================================== ] 3277/3779 86% [===================================================== ] 3278/3779 86% [===================================================== ] 3279/3779 86% [===================================================== ] 3280/3779 86% [===================================================== ] 3281/3779 86% [===================================================== ] 3282/3779 86% [===================================================== ] 3283/3779 86% [===================================================== ] 3284/3779 86% [===================================================== ] 3285/3779 86% [===================================================== ] 3286/3779 86% [===================================================== ] 3287/3779 86% [===================================================== ] 3288/3779 87% [===================================================== ] 3289/3779 87% [===================================================== ] 3290/3779 87% [===================================================== ] 3291/3779 87% [====================================================== ] 3292/3779 87% [====================================================== ] 3293/3779 87% [====================================================== ] 3294/3779 87% [====================================================== ] 3295/3779 87% [====================================================== ] 3296/3779 87% [====================================================== ] 3297/3779 87% [====================================================== ] 3298/3779 87% [====================================================== ] 3299/3779 87% [====================================================== ] 3300/3779 87% [====================================================== ] 3301/3779 87% [====================================================== ] 3302/3779 87% [====================================================== ] 3303/3779 87% [====================================================== ] 3304/3779 87% [====================================================== ] 3305/3779 87% [====================================================== ] 3306/3779 87% [====================================================== ] 3307/3779 87% [====================================================== ] 3308/3779 87% [====================================================== ] 3309/3779 87% [====================================================== ] 3310/3779 87% [====================================================== ] 3311/3779 87% [====================================================== ] 3312/3779 87% [====================================================== ] 3313/3779 87% [====================================================== ] 3314/3779 87% [====================================================== ] 3315/3779 87% [====================================================== ] 3316/3779 87% [====================================================== ] 3317/3779 87% [====================================================== ] 3318/3779 87% [====================================================== ] 3319/3779 87% [====================================================== ] 3320/3779 87% [====================================================== ] 3321/3779 87% [====================================================== ] 3322/3779 87% [====================================================== ] 3323/3779 87% [====================================================== ] 3324/3779 87% [====================================================== ] 3325/3779 87% [====================================================== ] 3326/3779 88% [====================================================== ] 3327/3779 88% [====================================================== ] 3328/3779 88% [====================================================== ] 3329/3779 88% [====================================================== ] 3330/3779 88% [====================================================== ] 3331/3779 88% [====================================================== ] 3332/3779 88% [====================================================== ] 3333/3779 88% [====================================================== ] 3334/3779 88% [====================================================== ] 3335/3779 88% [====================================================== ] 3336/3779 88% [====================================================== ] 3337/3779 88% [====================================================== ] 3338/3779 88% [====================================================== ] 3339/3779 88% [====================================================== ] 3340/3779 88% [====================================================== ] 3341/3779 88% [====================================================== ] 3342/3779 88% [====================================================== ] 3343/3779 88% [====================================================== ] 3344/3779 88% [====================================================== ] 3345/3779 88% [====================================================== ] 3346/3779 88% [====================================================== ] 3347/3779 88% [====================================================== ] 3348/3779 88% [====================================================== ] 3349/3779 88% [====================================================== ] 3350/3779 88% [====================================================== ] 3351/3779 88% [====================================================== ] 3352/3779 88% [======================================================= ] 3353/3779 88% [======================================================= ] 3354/3779 88% [======================================================= ] 3355/3779 88% [======================================================= ] 3356/3779 88% [======================================================= ] 3357/3779 88% [======================================================= ] 3358/3779 88% [======================================================= ] 3359/3779 88% [======================================================= ] 3360/3779 88% [======================================================= ] 3361/3779 88% [======================================================= ] 3362/3779 88% [======================================================= ] 3363/3779 88% [======================================================= ] 3364/3779 89% [======================================================= ] 3365/3779 89% [======================================================= ] 3366/3779 89% [======================================================= ] 3367/3779 89% [======================================================= ] 3368/3779 89% [======================================================= ] 3369/3779 89% [======================================================= ] 3370/3779 89% [======================================================= ] 3371/3779 89% [======================================================= ] 3372/3779 89% [======================================================= ] 3373/3779 89% [======================================================= ] 3374/3779 89% [======================================================= ] 3375/3779 89% [======================================================= ] 3376/3779 89% [======================================================= ] 3377/3779 89% [======================================================= ] 3378/3779 89% [======================================================= ] 3379/3779 89% [======================================================= ] 3380/3779 89% [======================================================= ] 3381/3779 89% [======================================================= ] 3382/3779 89% [======================================================= ] 3383/3779 89% [======================================================= ] 3384/3779 89% [======================================================= ] 3385/3779 89% [======================================================= ] 3386/3779 89% [======================================================= ] 3387/3779 89% [======================================================= ] 3388/3779 89% [======================================================= ] 3389/3779 89% [======================================================= ] 3390/3779 89% [======================================================= ] 3391/3779 89% [======================================================= ] 3392/3779 89% [======================================================= ] 3393/3779 89% [======================================================= ] 3394/3779 89% [======================================================= ] 3395/3779 89% [======================================================= ] 3396/3779 89% [======================================================= ] 3397/3779 89% [======================================================= ] 3398/3779 89% [======================================================= ] 3399/3779 89% [======================================================= ] 3400/3779 89% [======================================================= ] 3401/3779 89% [======================================================= ] 3402/3779 90% [======================================================= ] 3403/3779 90% [======================================================= ] 3404/3779 90% [======================================================= ] 3405/3779 90% [======================================================= ] 3406/3779 90% [======================================================= ] 3407/3779 90% [======================================================= ] 3408/3779 90% [======================================================= ] 3409/3779 90% [======================================================= ] 3410/3779 90% [======================================================= ] 3411/3779 90% [======================================================= ] 3412/3779 90% [======================================================= ] 3413/3779 90% [======================================================== ] 3414/3779 90% [======================================================== ] 3415/3779 90% [======================================================== ] 3416/3779 90% [======================================================== ] 3417/3779 90% [======================================================== ] 3418/3779 90% [======================================================== ] 3419/3779 90% [======================================================== ] 3420/3779 90% [======================================================== ] 3421/3779 90% [======================================================== ] 3422/3779 90% [======================================================== ] 3423/3779 90% [======================================================== ] 3424/3779 90% [======================================================== ] 3425/3779 90% [======================================================== ] 3426/3779 90% [======================================================== ] 3427/3779 90% [======================================================== ] 3428/3779 90% [======================================================== ] 3429/3779 90% [======================================================== ] 3430/3779 90% [======================================================== ] 3431/3779 90% [======================================================== ] 3432/3779 90% [======================================================== ] 3433/3779 90% [======================================================== ] 3434/3779 90% [======================================================== ] 3435/3779 90% [======================================================== ] 3436/3779 90% [======================================================== ] 3437/3779 90% [======================================================== ] 3438/3779 90% [======================================================== ] 3439/3779 91% [======================================================== ] 3440/3779 91% [======================================================== ] 3441/3779 91% [======================================================== ] 3442/3779 91% [======================================================== ] 3443/3779 91% [======================================================== ] 3444/3779 91% [======================================================== ] 3445/3779 91% [======================================================== ] 3446/3779 91% [======================================================== ] 3447/3779 91% [======================================================== ] 3448/3779 91% [======================================================== ] 3449/3779 91% [======================================================== ] 3450/3779 91% [======================================================== ] 3451/3779 91% [======================================================== ] 3452/3779 91% [======================================================== ] 3453/3779 91% [======================================================== ] 3454/3779 91% [======================================================== ] 3455/3779 91% [======================================================== ] 3456/3779 91% [======================================================== ] 3457/3779 91% [======================================================== ] 3458/3779 91% [======================================================== ] 3459/3779 91% [======================================================== ] 3460/3779 91% [======================================================== ] 3461/3779 91% [======================================================== ] 3462/3779 91% [======================================================== ] 3463/3779 91% [======================================================== ] 3464/3779 91% [======================================================== ] 3465/3779 91% [======================================================== ] 3466/3779 91% [======================================================== ] 3467/3779 91% [======================================================== ] 3468/3779 91% [======================================================== ] 3469/3779 91% [======================================================== ] 3470/3779 91% [======================================================== ] 3471/3779 91% [======================================================== ] 3472/3779 91% [======================================================== ] 3473/3779 91% [======================================================== ] 3474/3779 91% [========================================================= ] 3475/3779 91% [========================================================= ] 3476/3779 91% [========================================================= ] 3477/3779 92% [========================================================= ] 3478/3779 92% [========================================================= ] 3479/3779 92% [========================================================= ] 3480/3779 92% [========================================================= ] 3481/3779 92% [========================================================= ] 3482/3779 92% [========================================================= ] 3483/3779 92% [========================================================= ] 3484/3779 92% [========================================================= ] 3485/3779 92% [========================================================= ] 3486/3779 92% [========================================================= ] 3487/3779 92% [========================================================= ] 3488/3779 92% [========================================================= ] 3489/3779 92% [========================================================= ] 3490/3779 92% [========================================================= ] 3491/3779 92% [========================================================= ] 3492/3779 92% [========================================================= ] 3493/3779 92% [========================================================= ] 3494/3779 92% [========================================================= ] 3495/3779 92% [========================================================= ] 3496/3779 92% [========================================================= ] 3497/3779 92% [========================================================= ] 3498/3779 92% [========================================================= ] 3499/3779 92% [========================================================= ] 3500/3779 92% [========================================================= ] 3501/3779 92% [========================================================= ] 3502/3779 92% [========================================================= ] 3503/3779 92% [========================================================= ] 3504/3779 92% [========================================================= ] 3505/3779 92% [========================================================= ] 3506/3779 92% [========================================================= ] 3507/3779 92% [========================================================= ] 3508/3779 92% [========================================================= ] 3509/3779 92% [========================================================= ] 3510/3779 92% [========================================================= ] 3511/3779 92% [========================================================= ] 3512/3779 92% [========================================================= ] 3513/3779 92% [========================================================= ] 3514/3779 92% [========================================================= ] 3515/3779 93% [========================================================= ] 3516/3779 93% [========================================================= ] 3517/3779 93% [========================================================= ] 3518/3779 93% [========================================================= ] 3519/3779 93% [========================================================= ] 3520/3779 93% [========================================================= ] 3521/3779 93% [========================================================= ] 3522/3779 93% [========================================================= ] 3523/3779 93% [========================================================= ] 3524/3779 93% [========================================================= ] 3525/3779 93% [========================================================= ] 3526/3779 93% [========================================================= ] 3527/3779 93% [========================================================= ] 3528/3779 93% [========================================================= ] 3529/3779 93% [========================================================= ] 3530/3779 93% [========================================================= ] 3531/3779 93% [========================================================= ] 3532/3779 93% [========================================================= ] 3533/3779 93% [========================================================= ] 3534/3779 93% [========================================================= ] 3535/3779 93% [========================================================== ] 3536/3779 93% [========================================================== ] 3537/3779 93% [========================================================== ] 3538/3779 93% [========================================================== ] 3539/3779 93% [========================================================== ] 3540/3779 93% [========================================================== ] 3541/3779 93% [========================================================== ] 3542/3779 93% [========================================================== ] 3543/3779 93% [========================================================== ] 3544/3779 93% [========================================================== ] 3545/3779 93% [========================================================== ] 3546/3779 93% [========================================================== ] 3547/3779 93% [========================================================== ] 3548/3779 93% [========================================================== ] 3549/3779 93% [========================================================== ] 3550/3779 93% [========================================================== ] 3551/3779 93% [========================================================== ] 3552/3779 93% [========================================================== ] 3553/3779 94% [========================================================== ] 3554/3779 94% [========================================================== ] 3555/3779 94% [========================================================== ] 3556/3779 94% [========================================================== ] 3557/3779 94% [========================================================== ] 3558/3779 94% [========================================================== ] 3559/3779 94% [========================================================== ] 3560/3779 94% [========================================================== ] 3561/3779 94% [========================================================== ] 3562/3779 94% [========================================================== ] 3563/3779 94% [========================================================== ] 3564/3779 94% [========================================================== ] 3565/3779 94% [========================================================== ] 3566/3779 94% [========================================================== ] 3567/3779 94% [========================================================== ] 3568/3779 94% [========================================================== ] 3569/3779 94% [========================================================== ] 3570/3779 94% [========================================================== ] 3571/3779 94% [========================================================== ] 3572/3779 94% [========================================================== ] 3573/3779 94% [========================================================== ] 3574/3779 94% [========================================================== ] 3575/3779 94% [========================================================== ] 3576/3779 94% [========================================================== ] 3577/3779 94% [========================================================== ] 3578/3779 94% [========================================================== ] 3579/3779 94% [========================================================== ] 3580/3779 94% [========================================================== ] 3581/3779 94% [========================================================== ] 3582/3779 94% [========================================================== ] 3583/3779 94% [========================================================== ] 3584/3779 94% [========================================================== ] 3585/3779 94% [========================================================== ] 3586/3779 94% [========================================================== ] 3587/3779 94% [========================================================== ] 3588/3779 94% [========================================================== ] 3589/3779 94% [========================================================== ] 3590/3779 94% [========================================================== ] 3591/3779 95% [========================================================== ] 3592/3779 95% [========================================================== ] 3593/3779 95% [========================================================== ] 3594/3779 95% [========================================================== ] 3595/3779 95% [========================================================== ] 3596/3779 95% [=========================================================== ] 3597/3779 95% [=========================================================== ] 3598/3779 95% [=========================================================== ] 3599/3779 95% [=========================================================== ] 3600/3779 95% [=========================================================== ] 3601/3779 95% [=========================================================== ] 3602/3779 95% [=========================================================== ] 3603/3779 95% [=========================================================== ] 3604/3779 95% [=========================================================== ] 3605/3779 95% [=========================================================== ] 3606/3779 95% [=========================================================== ] 3607/3779 95% [=========================================================== ] 3608/3779 95% [=========================================================== ] 3609/3779 95% [=========================================================== ] 3610/3779 95% [=========================================================== ] 3611/3779 95% [=========================================================== ] 3612/3779 95% [=========================================================== ] 3613/3779 95% [=========================================================== ] 3614/3779 95% [=========================================================== ] 3615/3779 95% [=========================================================== ] 3616/3779 95% [=========================================================== ] 3617/3779 95% [=========================================================== ] 3618/3779 95% [=========================================================== ] 3619/3779 95% [=========================================================== ] 3620/3779 95% [=========================================================== ] 3621/3779 95% [=========================================================== ] 3622/3779 95% [=========================================================== ] 3623/3779 95% [=========================================================== ] 3624/3779 95% [=========================================================== ] 3625/3779 95% [=========================================================== ] 3626/3779 95% [=========================================================== ] 3627/3779 95% [=========================================================== ] 3628/3779 96% [=========================================================== ] 3629/3779 96% [=========================================================== ] 3630/3779 96% [=========================================================== ] 3631/3779 96% [=========================================================== ] 3632/3779 96% [=========================================================== ] 3633/3779 96% [=========================================================== ] 3634/3779 96% [=========================================================== ] 3635/3779 96% [=========================================================== ] 3636/3779 96% [=========================================================== ] 3637/3779 96% [=========================================================== ] 3638/3779 96% [=========================================================== ] 3639/3779 96% [=========================================================== ] 3640/3779 96% [=========================================================== ] 3641/3779 96% [=========================================================== ] 3642/3779 96% [=========================================================== ] 3643/3779 96% [=========================================================== ] 3644/3779 96% [=========================================================== ] 3645/3779 96% [=========================================================== ] 3646/3779 96% [=========================================================== ] 3647/3779 96% [=========================================================== ] 3648/3779 96% [=========================================================== ] 3649/3779 96% [=========================================================== ] 3650/3779 96% [=========================================================== ] 3651/3779 96% [=========================================================== ] 3652/3779 96% [=========================================================== ] 3653/3779 96% [=========================================================== ] 3654/3779 96% [=========================================================== ] 3655/3779 96% [=========================================================== ] 3656/3779 96% [=========================================================== ] 3657/3779 96% [============================================================ ] 3658/3779 96% [============================================================ ] 3659/3779 96% [============================================================ ] 3660/3779 96% [============================================================ ] 3661/3779 96% [============================================================ ] 3662/3779 96% [============================================================ ] 3663/3779 96% [============================================================ ] 3664/3779 96% [============================================================ ] 3665/3779 96% [============================================================ ] 3666/3779 97% [============================================================ ] 3667/3779 97% [============================================================ ] 3668/3779 97% [============================================================ ] 3669/3779 97% [============================================================ ] 3670/3779 97% [============================================================ ] 3671/3779 97% [============================================================ ] 3672/3779 97% [============================================================ ] 3673/3779 97% [============================================================ ] 3674/3779 97% [============================================================ ] 3675/3779 97% [============================================================ ] 3676/3779 97% [============================================================ ] 3677/3779 97% [============================================================ ] 3678/3779 97% [============================================================ ] 3679/3779 97% [============================================================ ] 3680/3779 97% [============================================================ ] 3681/3779 97% [============================================================ ] 3682/3779 97% [============================================================ ] 3683/3779 97% [============================================================ ] 3684/3779 97% [============================================================ ] 3685/3779 97% [============================================================ ] 3686/3779 97% [============================================================ ] 3687/3779 97% [============================================================ ] 3688/3779 97% [============================================================ ] 3689/3779 97% [============================================================ ] 3690/3779 97% [============================================================ ] 3691/3779 97% [============================================================ ] 3692/3779 97% [============================================================ ] 3693/3779 97% [============================================================ ] 3694/3779 97% [============================================================ ] 3695/3779 97% [============================================================ ] 3696/3779 97% [============================================================ ] 3697/3779 97% [============================================================ ] 3698/3779 97% [============================================================ ] 3699/3779 97% [============================================================ ] 3700/3779 97% [============================================================ ] 3701/3779 97% [============================================================ ] 3702/3779 97% [============================================================ ] 3703/3779 97% [============================================================ ] 3704/3779 98% [============================================================ ] 3705/3779 98% [============================================================ ] 3706/3779 98% [============================================================ ] 3707/3779 98% [============================================================ ] 3708/3779 98% [============================================================ ] 3709/3779 98% [============================================================ ] 3710/3779 98% [============================================================ ] 3711/3779 98% [============================================================ ] 3712/3779 98% [============================================================ ] 3713/3779 98% [============================================================ ] 3714/3779 98% [============================================================ ] 3715/3779 98% [============================================================ ] 3716/3779 98% [============================================================ ] 3717/3779 98% [============================================================ ] 3718/3779 98% [============================================================= ] 3719/3779 98% [============================================================= ] 3720/3779 98% [============================================================= ] 3721/3779 98% [============================================================= ] 3722/3779 98% [============================================================= ] 3723/3779 98% [============================================================= ] 3724/3779 98% [============================================================= ] 3725/3779 98% [============================================================= ] 3726/3779 98% [============================================================= ] 3727/3779 98% [============================================================= ] 3728/3779 98% [============================================================= ] 3729/3779 98% [============================================================= ] 3730/3779 98% [============================================================= ] 3731/3779 98% [============================================================= ] 3732/3779 98% [============================================================= ] 3733/3779 98% [============================================================= ] 3734/3779 98% [============================================================= ] 3735/3779 98% [============================================================= ] 3736/3779 98% [============================================================= ] 3737/3779 98% [============================================================= ] 3738/3779 98% [============================================================= ] 3739/3779 98% [============================================================= ] 3740/3779 98% [============================================================= ] 3741/3779 98% [============================================================= ] 3742/3779 99% [============================================================= ] 3743/3779 99% [============================================================= ] 3744/3779 99% [============================================================= ] 3745/3779 99% [============================================================= ] 3746/3779 99% [============================================================= ] 3747/3779 99% [============================================================= ] 3748/3779 99% [============================================================= ] 3749/3779 99% [============================================================= ] 3750/3779 99% [============================================================= ] 3751/3779 99% [============================================================= ] 3752/3779 99% [============================================================= ] 3753/3779 99% [============================================================= ] 3754/3779 99% [============================================================= ] 3755/3779 99% [============================================================= ] 3756/3779 99% [============================================================= ] 3757/3779 99% [============================================================= ] 3758/3779 99% [============================================================= ] 3759/3779 99% [============================================================= ] 3760/3779 99% [============================================================= ] 3761/3779 99% [============================================================= ] 3762/3779 99% [============================================================= ] 3763/3779 99% [============================================================= ] 3764/3779 99% [============================================================= ] 3765/3779 99% [============================================================= ] 3766/3779 99% [============================================================= ] 3767/3779 99% [============================================================= ] 3768/3779 99% [============================================================= ] 3769/3779 99% [============================================================= ] 3770/3779 99% [============================================================= ] 3771/3779 99% [============================================================= ] 3772/3779 99% [============================================================= ] 3773/3779 99% [============================================================= ] 3774/3779 99% [============================================================= ] 3775/3779 99% [============================================================= ] 3776/3779 99% [============================================================= ] 3777/3779 99% [============================================================= ] 3778/3779 99% [==============================================================] 3779/3779 100% operation complete, 3779 objects in 33723 NAND pages. ln -snf /home/autobuild/autobuild/instance-15/output-1/host/sh4eb-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-15/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-15/buildroot' >>> Buildroot 2022.02-856-g27c672e53a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-sysv 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 >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.37 Collecting legal info >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> 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.7 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> copas 2.0.2-1 Collecting legal info copas-2_0_2/LICENSE: OK (sha256: 3f59cccf38e9397f6fb34dcff983a24d336df982edb5b0cde549d0c32c28c9c0) >>> host-luarocks 3.9.0 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> luainterpreter Collecting legal info >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> 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) >>> dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> dtv-scan-tables 25ee9e0ce4bbacdb278d4cff306ceb6528c4f548 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.83.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gptfdisk 1.0.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haveged 1.9.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> htpdate 1.3.4 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> hwdata 0.358 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> janet 1.21.2 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgit2 1.4.3 Collecting legal info COPYING: OK (sha256: 0092f24acc306ee3287dc05b5e85cb9e0e48cd3f11c60c4625b1a673a5912616) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libgpgme 1.16.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libite 2.5.1 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libp11 0.4.11 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpwquality 1.4.4 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> linuxconsoletools 1.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lldpd 1.0.9 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lua-argon2 3.0.1 Collecting legal info >>> lua-curl 0.3.13-1 Collecting legal info Lua-cURLv3-0.3.13/LICENSE: OK (sha256: 0f92f4c4665aadffb023de44b16022282040fe4409d5cd3148f1812dec30cdff) >>> lua-ev 339426fbe528f11cb3cd1af69a88f06bba367981 Collecting legal info README: OK (sha256: c224cc31feec52e33b621ccdbc245e21316a20a134a4cd8706438a3b3382e8ac) >>> lua-gd 2ce8e478a8591afd71e607506bc8c64b161bbd30 Collecting legal info COPYING: OK (sha256: b0ca41d88ddb0ca785436d37b08b8f413055755eb6bfd3ea0a6ff3214303aa43) >>> luafilesystem 1.8.0-1 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luasocket 3.0.0-1 Collecting legal info luasocket/LICENSE: OK (sha256: 224afe42d0738eaaeb57ab289466a1c4e77091591e69dbcef2dbb385589f2f41) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> 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) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proftpd 1.3.6e Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qoriq-cadence-dp-firmware lsdk1909 Collecting legal info COPYING: OK (sha256: d55f024af2bfff714b90de596f6d0399124b999e8c18a86b13a3b507bae6f561) >>> qpid-proton 0.35.0 Collecting legal info LICENSE.txt: OK (sha256: 52310e65489d30afeefc8589479fc02862a875349c19edd165658a915009da82) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> spice-protocol 0.14.3 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> ubus a72457b61df045d3c499a6211362b751710590d7 Collecting legal info ubusd_acl.h: OK (sha256: a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> xkeyboard-config 2.34 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.7.3.1 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xcb-proto 1.14.1 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2021.5 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> xavante 2.4.0-1 Collecting legal info xavante-2.4.0/doc/us/license.html: OK (sha256: 57b2c50f08bf500c969fe13500f217adb36582e4d8e75c9e2ed04191cb4a045c) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> 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-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> 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: linux-headers-5.15.37: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: lua-argon2-3.0.1: cannot save license (LUA_ARGON2_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-15/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot'