PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-2/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-2/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/lua/5.1/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/luarocks grep -qsE '^/bin/mksh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells ln -sf mksh /home/buildroot/autobuild/instance-2/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /home/buildroot/autobuild/instance-2/output-1/target/etc/passwd if [ -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-230-g1f4a9dbebc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05.1"; \ echo "PRETTY_NAME=\"Buildroot 2022.05.1\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /var/empty d 755 root root - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs\n /home/buildroot/autobuild/instance-2/output-1/host/bin/mkfs.btrfs -f -r '\''/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: f86fdeca-e48f-4807-8e1a-b220ef596223 Node size: 16384 Sector size: 4096 Filesystem size: 373.00MiB Block group profiles: Data: single 200.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 373.00MiB /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 4437 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/4437 0% [ ] 2/4437 0% [ ] 3/4437 0% [ ] 4/4437 0% [ ] 5/4437 0% [ ] 6/4437 0% [ ] 7/4437 0% [ ] 8/4437 0% [ ] 9/4437 0% [ ] 10/4437 0% [ ] 11/4437 0% [ ] 12/4437 0% [ ] 13/4437 0% [ ] 14/4437 0% [ ] 15/4437 0% [ ] 16/4437 0% [ ] 17/4437 0% [ ] 18/4437 0% [ ] 19/4437 0% [ ] 20/4437 0% [ ] 21/4437 0% [ ] 22/4437 0% [ ] 23/4437 0% [ ] 24/4437 0% [ ] 25/4437 0% [ ] 26/4437 0% [ ] 27/4437 0% [ ] 28/4437 0% [ ] 29/4437 0% [ ] 30/4437 0% [ ] 31/4437 0% [ ] 32/4437 0% [ ] 33/4437 0% [ ] 34/4437 0% [ ] 35/4437 0% [ ] 36/4437 0% [ ] 37/4437 0% [ ] 38/4437 0% [ ] 39/4437 0% [ ] 40/4437 0% [ ] 41/4437 0% [ ] 42/4437 0% [ ] 43/4437 0% [ ] 44/4437 0% [ ] 45/4437 1% [ ] 46/4437 1% [ ] 47/4437 1% [ ] 48/4437 1% [ ] 49/4437 1% [ ] 50/4437 1% [ ] 51/4437 1% [ ] 52/4437 1% [ ] 53/4437 1% [ ] 54/4437 1% [ ] 55/4437 1% [ ] 56/4437 1% [ ] 57/4437 1% [ ] 58/4437 1% [ ] 59/4437 1% [ ] 60/4437 1% [ ] 61/4437 1% [ ] 62/4437 1% [ ] 63/4437 1% [ ] 64/4437 1% [ ] 65/4437 1% [ ] 66/4437 1% [ ] 67/4437 1% [ ] 68/4437 1% [ ] 69/4437 1% [ ] 70/4437 1% [ ] 71/4437 1% [= ] 72/4437 1% [= ] 73/4437 1% [= ] 74/4437 1% [= ] 75/4437 1% [= ] 76/4437 1% [= ] 77/4437 1% [= ] 78/4437 1% [= ] 79/4437 1% [= ] 80/4437 1% [= ] 81/4437 1% [= ] 82/4437 1% [= ] 83/4437 1% [= ] 84/4437 1% [= ] 85/4437 1% [= ] 86/4437 1% [= ] 87/4437 1% [= ] 88/4437 1% [= ] 89/4437 2% [= ] 90/4437 2% [= ] 91/4437 2% [= ] 92/4437 2% [= ] 93/4437 2% [= ] 94/4437 2% [= ] 95/4437 2% [= ] 96/4437 2% [= ] 97/4437 2% [= ] 98/4437 2% [= ] 99/4437 2% [= ] 100/4437 2% [= ] 101/4437 2% [= ] 102/4437 2% [= ] 103/4437 2% [= ] 104/4437 2% [= ] 105/4437 2% [= ] 106/4437 2% [= ] 107/4437 2% [= ] 108/4437 2% [= ] 109/4437 2% [= ] 110/4437 2% [= ] 111/4437 2% [= ] 112/4437 2% [= ] 113/4437 2% [= ] 114/4437 2% [= ] 115/4437 2% [= ] 116/4437 2% [= ] 117/4437 2% [= ] 118/4437 2% [= ] 119/4437 2% [= ] 120/4437 2% [= ] 121/4437 2% [= ] 122/4437 2% [= ] 123/4437 2% [= ] 124/4437 2% [= ] 125/4437 2% [= ] 126/4437 2% [= ] 127/4437 2% [= ] 128/4437 2% [= ] 129/4437 2% [= ] 130/4437 2% [= ] 131/4437 2% [= ] 132/4437 2% [= ] 133/4437 2% [= ] 134/4437 3% [= ] 135/4437 3% [= ] 136/4437 3% [= ] 137/4437 3% [= ] 138/4437 3% [= ] 139/4437 3% [= ] 140/4437 3% [= ] 141/4437 3% [= ] 142/4437 3% [= ] 143/4437 3% [== ] 144/4437 3% [== ] 145/4437 3% [== ] 146/4437 3% [== ] 147/4437 3% [== ] 148/4437 3% [== ] 149/4437 3% [== ] 150/4437 3% [== ] 151/4437 3% [== ] 152/4437 3% [== ] 153/4437 3% [== ] 154/4437 3% [== ] 155/4437 3% [== ] 156/4437 3% [== ] 157/4437 3% [== ] 158/4437 3% [== ] 159/4437 3% [== ] 160/4437 3% [== ] 161/4437 3% [== ] 162/4437 3% [== ] 163/4437 3% [== ] 164/4437 3% [== ] 165/4437 3% [== ] 166/4437 3% [== ] 167/4437 3% [== ] 168/4437 3% [== ] 169/4437 3% [== ] 170/4437 3% [== ] 171/4437 3% [== ] 172/4437 3% [== ] 173/4437 3% [== ] 174/4437 3% [== ] 175/4437 3% [== ] 176/4437 3% [== ] 177/4437 3% [== ] 178/4437 4% [== ] 179/4437 4% [== ] 180/4437 4% [== ] 181/4437 4% [== ] 182/4437 4% [== ] 183/4437 4% [== ] 184/4437 4% [== ] 185/4437 4% [== ] 186/4437 4% [== ] 187/4437 4% [== ] 188/4437 4% [== ] 189/4437 4% [== ] 190/4437 4% [== ] 191/4437 4% [== ] 192/4437 4% [== ] 193/4437 4% [== ] 194/4437 4% [== ] 195/4437 4% [== ] 196/4437 4% [== ] 197/4437 4% [== ] 198/4437 4% [== ] 199/4437 4% [== ] 200/4437 4% [== ] 201/4437 4% [== ] 202/4437 4% [== ] 203/4437 4% [== ] 204/4437 4% [== ] 205/4437 4% [== ] 206/4437 4% [== ] 207/4437 4% [== ] 208/4437 4% [== ] 209/4437 4% [== ] 210/4437 4% [== ] 211/4437 4% [== ] 212/4437 4% [== ] 213/4437 4% [== ] 214/4437 4% [=== ] 215/4437 4% [=== ] 216/4437 4% [=== ] 217/4437 4% [=== ] 218/4437 4% [=== ] 219/4437 4% [=== ] 220/4437 4% [=== ] 221/4437 4% [=== ] 222/4437 5% [=== ] 223/4437 5% [=== ] 224/4437 5% [=== ] 225/4437 5% [=== ] 226/4437 5% [=== ] 227/4437 5% [=== ] 228/4437 5% [=== ] 229/4437 5% [=== ] 230/4437 5% [=== ] 231/4437 5% [=== ] 232/4437 5% [=== ] 233/4437 5% [=== ] 234/4437 5% [=== ] 235/4437 5% [=== ] 236/4437 5% [=== ] 237/4437 5% [=== ] 238/4437 5% [=== ] 239/4437 5% [=== ] 240/4437 5% [=== ] 241/4437 5% [=== ] 242/4437 5% [=== ] 243/4437 5% [=== ] 244/4437 5% [=== ] 245/4437 5% [=== ] 246/4437 5% [=== ] 247/4437 5% [=== ] 248/4437 5% [=== ] 249/4437 5% [=== ] 250/4437 5% [=== ] 251/4437 5% [=== ] 252/4437 5% [=== ] 253/4437 5% [=== ] 254/4437 5% [=== ] 255/4437 5% [=== ] 256/4437 5% [=== ] 257/4437 5% [=== ] 258/4437 5% [=== ] 259/4437 5% [=== ] 260/4437 5% [=== ] 261/4437 5% [=== ] 262/4437 5% [=== ] 263/4437 5% [=== ] 264/4437 5% [=== ] 265/4437 5% [=== ] 266/4437 5% [=== ] 267/4437 6% [=== ] 268/4437 6% [=== ] 269/4437 6% [=== ] 270/4437 6% [=== ] 271/4437 6% [=== ] 272/4437 6% [=== ] 273/4437 6% [=== ] 274/4437 6% [=== ] 275/4437 6% [=== ] 276/4437 6% [=== ] 277/4437 6% [=== ] 278/4437 6% [=== ] 279/4437 6% [=== ] 280/4437 6% [=== ] 281/4437 6% [=== ] 282/4437 6% [=== ] 283/4437 6% [=== ] 284/4437 6% [=== ] 285/4437 6% [=== ] 286/4437 6% [==== ] 287/4437 6% [==== ] 288/4437 6% [==== ] 289/4437 6% [==== ] 290/4437 6% [==== ] 291/4437 6% [==== ] 292/4437 6% [==== ] 293/4437 6% [==== ] 294/4437 6% [==== ] 295/4437 6% [==== ] 296/4437 6% [==== ] 297/4437 6% [==== ] 298/4437 6% [==== ] 299/4437 6% [==== ] 300/4437 6% [==== ] 301/4437 6% [==== ] 302/4437 6% [==== ] 303/4437 6% [==== ] 304/4437 6% [==== ] 305/4437 6% [==== ] 306/4437 6% [==== ] 307/4437 6% [==== ] 308/4437 6% [==== ] 309/4437 6% [==== ] 310/4437 6% [==== ] 311/4437 7% [==== ] 312/4437 7% [==== ] 313/4437 7% [==== ] 314/4437 7% [==== ] 315/4437 7% [==== ] 316/4437 7% [==== ] 317/4437 7% [==== ] 318/4437 7% [==== ] 319/4437 7% [==== ] 320/4437 7% [==== ] 321/4437 7% [==== ] 322/4437 7% [==== ] 323/4437 7% [==== ] 324/4437 7% [==== ] 325/4437 7% [==== ] 326/4437 7% [==== ] 327/4437 7% [==== ] 328/4437 7% [==== ] 329/4437 7% [==== ] 330/4437 7% [==== ] 331/4437 7% [==== ] 332/4437 7% [==== ] 333/4437 7% [==== ] 334/4437 7% [==== ] 335/4437 7% [==== ] 336/4437 7% [==== ] 337/4437 7% [==== ] 338/4437 7% [==== ] 339/4437 7% [==== ] 340/4437 7% [==== ] 341/4437 7% [==== ] 342/4437 7% [==== ] 343/4437 7% [==== ] 344/4437 7% [==== ] 345/4437 7% [==== ] 346/4437 7% [==== ] 347/4437 7% [==== ] 348/4437 7% [==== ] 349/4437 7% [==== ] 350/4437 7% [==== ] 351/4437 7% [==== ] 352/4437 7% [==== ] 353/4437 7% [==== ] 354/4437 7% [==== ] 355/4437 8% [==== ] 356/4437 8% [==== ] 357/4437 8% [===== ] 358/4437 8% [===== ] 359/4437 8% [===== ] 360/4437 8% [===== ] 361/4437 8% [===== ] 362/4437 8% [===== ] 363/4437 8% [===== ] 364/4437 8% [===== ] 365/4437 8% [===== ] 366/4437 8% [===== ] 367/4437 8% [===== ] 368/4437 8% [===== ] 369/4437 8% [===== ] 370/4437 8% [===== ] 371/4437 8% [===== ] 372/4437 8% [===== ] 373/4437 8% [===== ] 374/4437 8% [===== ] 375/4437 8% [===== ] 376/4437 8% [===== ] 377/4437 8% [===== ] 378/4437 8% [===== ] 379/4437 8% [===== ] 380/4437 8% [===== ] 381/4437 8% [===== ] 382/4437 8% [===== ] 383/4437 8% [===== ] 384/4437 8% [===== ] 385/4437 8% [===== ] 386/4437 8% [===== ] 387/4437 8% [===== ] 388/4437 8% [===== ] 389/4437 8% [===== ] 390/4437 8% [===== ] 391/4437 8% [===== ] 392/4437 8% [===== ] 393/4437 8% [===== ] 394/4437 8% [===== ] 395/4437 8% [===== ] 396/4437 8% [===== ] 397/4437 8% [===== ] 398/4437 8% [===== ] 399/4437 8% [===== ] 400/4437 9% [===== ] 401/4437 9% [===== ] 402/4437 9% [===== ] 403/4437 9% [===== ] 404/4437 9% [===== ] 405/4437 9% [===== ] 406/4437 9% [===== ] 407/4437 9% [===== ] 408/4437 9% [===== ] 409/4437 9% [===== ] 410/4437 9% [===== ] 411/4437 9% [===== ] 412/4437 9% [===== ] 413/4437 9% [===== ] 414/4437 9% [===== ] 415/4437 9% [===== ] 416/4437 9% [===== ] 417/4437 9% [===== ] 418/4437 9% [===== ] 419/4437 9% [===== ] 420/4437 9% [===== ] 421/4437 9% [===== ] 422/4437 9% [===== ] 423/4437 9% [===== ] 424/4437 9% [===== ] 425/4437 9% [===== ] 426/4437 9% [===== ] 427/4437 9% [===== ] 428/4437 9% [===== ] 429/4437 9% [====== ] 430/4437 9% [====== ] 431/4437 9% [====== ] 432/4437 9% [====== ] 433/4437 9% [====== ] 434/4437 9% [====== ] 435/4437 9% [====== ] 436/4437 9% [====== ] 437/4437 9% [====== ] 438/4437 9% [====== ] 439/4437 9% [====== ] 440/4437 9% [====== ] 441/4437 9% [====== ] 442/4437 9% [====== ] 443/4437 9% [====== ] 444/4437 10% [====== ] 445/4437 10% [====== ] 446/4437 10% [====== ] 447/4437 10% [====== ] 448/4437 10% [====== ] 449/4437 10% [====== ] 450/4437 10% [====== ] 451/4437 10% [====== ] 452/4437 10% [====== ] 453/4437 10% [====== ] 454/4437 10% [====== ] 455/4437 10% [====== ] 456/4437 10% [====== ] 457/4437 10% [====== ] 458/4437 10% [====== ] 459/4437 10% [====== ] 460/4437 10% [====== ] 461/4437 10% [====== ] 462/4437 10% [====== ] 463/4437 10% [====== ] 464/4437 10% [====== ] 465/4437 10% [====== ] 466/4437 10% [====== ] 467/4437 10% [====== ] 468/4437 10% [====== ] 469/4437 10% [====== ] 470/4437 10% [====== ] 471/4437 10% [====== ] 472/4437 10% [====== ] 473/4437 10% [====== ] 474/4437 10% [====== ] 475/4437 10% [====== ] 476/4437 10% [====== ] 477/4437 10% [====== ] 478/4437 10% [====== ] 479/4437 10% [====== ] 480/4437 10% [====== ] 481/4437 10% [====== ] 482/4437 10% [====== ] 483/4437 10% [====== ] 484/4437 10% [====== ] 485/4437 10% [====== ] 486/4437 10% [====== ] 487/4437 10% [====== ] 488/4437 10% [====== ] 489/4437 11% [====== ] 490/4437 11% [====== ] 491/4437 11% [====== ] 492/4437 11% [====== ] 493/4437 11% [====== ] 494/4437 11% [====== ] 495/4437 11% [====== ] 496/4437 11% [====== ] 497/4437 11% [====== ] 498/4437 11% [====== ] 499/4437 11% [====== ] 500/4437 11% [======= ] 501/4437 11% [======= ] 502/4437 11% [======= ] 503/4437 11% [======= ] 504/4437 11% [======= ] 505/4437 11% [======= ] 506/4437 11% [======= ] 507/4437 11% [======= ] 508/4437 11% [======= ] 509/4437 11% [======= ] 510/4437 11% [======= ] 511/4437 11% [======= ] 512/4437 11% [======= ] 513/4437 11% [======= ] 514/4437 11% [======= ] 515/4437 11% [======= ] 516/4437 11% [======= ] 517/4437 11% [======= ] 518/4437 11% [======= ] 519/4437 11% [======= ] 520/4437 11% [======= ] 521/4437 11% [======= ] 522/4437 11% [======= ] 523/4437 11% [======= ] 524/4437 11% [======= ] 525/4437 11% [======= ] 526/4437 11% [======= ] 527/4437 11% [======= ] 528/4437 11% [======= ] 529/4437 11% [======= ] 530/4437 11% [======= ] 531/4437 11% [======= ] 532/4437 11% [======= ] 533/4437 12% [======= ] 534/4437 12% [======= ] 535/4437 12% [======= ] 536/4437 12% [======= ] 537/4437 12% [======= ] 538/4437 12% [======= ] 539/4437 12% [======= ] 540/4437 12% [======= ] 541/4437 12% [======= ] 542/4437 12% [======= ] 543/4437 12% [======= ] 544/4437 12% [======= ] 545/4437 12% [======= ] 546/4437 12% [======= ] 547/4437 12% [======= ] 548/4437 12% [======= ] 549/4437 12% [======= ] 550/4437 12% [======= ] 551/4437 12% [======= ] 552/4437 12% [======= ] 553/4437 12% [======= ] 554/4437 12% [======= ] 555/4437 12% [======= ] 556/4437 12% [======= ] 557/4437 12% [======= ] 558/4437 12% [======= ] 559/4437 12% [======= ] 560/4437 12% [======= ] 561/4437 12% [======= ] 562/4437 12% [======= ] 563/4437 12% [======= ] 564/4437 12% [======= ] 565/4437 12% [======= ] 566/4437 12% [======= ] 567/4437 12% [======= ] 568/4437 12% [======= ] 569/4437 12% [======= ] 570/4437 12% [======= ] 571/4437 12% [======= ] 572/4437 12% [======== ] 573/4437 12% [======== ] 574/4437 12% [======== ] 575/4437 12% [======== ] 576/4437 12% [======== ] 577/4437 13% [======== ] 578/4437 13% [======== ] 579/4437 13% [======== ] 580/4437 13% [======== ] 581/4437 13% [======== ] 582/4437 13% [======== ] 583/4437 13% [======== ] 584/4437 13% [======== ] 585/4437 13% [======== ] 586/4437 13% [======== ] 587/4437 13% [======== ] 588/4437 13% [======== ] 589/4437 13% [======== ] 590/4437 13% [======== ] 591/4437 13% [======== ] 592/4437 13% [======== ] 593/4437 13% [======== ] 594/4437 13% [======== ] 595/4437 13% [======== ] 596/4437 13% [======== ] 597/4437 13% [======== ] 598/4437 13% [======== ] 599/4437 13% [======== ] 600/4437 13% [======== ] 601/4437 13% [======== ] 602/4437 13% [======== ] 603/4437 13% [======== ] 604/4437 13% [======== ] 605/4437 13% [======== ] 606/4437 13% [======== ] 607/4437 13% [======== ] 608/4437 13% [======== ] 609/4437 13% [======== ] 610/4437 13% [======== ] 611/4437 13% [======== ] 612/4437 13% [======== ] 613/4437 13% [======== ] 614/4437 13% [======== ] 615/4437 13% [======== ] 616/4437 13% [======== ] 617/4437 13% [======== ] 618/4437 13% [======== ] 619/4437 13% [======== ] 620/4437 13% [======== ] 621/4437 13% [======== ] 622/4437 14% [======== ] 623/4437 14% [======== ] 624/4437 14% [======== ] 625/4437 14% [======== ] 626/4437 14% [======== ] 627/4437 14% [======== ] 628/4437 14% [======== ] 629/4437 14% [======== ] 630/4437 14% [======== ] 631/4437 14% [======== ] 632/4437 14% [======== ] 633/4437 14% [======== ] 634/4437 14% [======== ] 635/4437 14% [======== ] 636/4437 14% [======== ] 637/4437 14% [======== ] 638/4437 14% [======== ] 639/4437 14% [======== ] 640/4437 14% [======== ] 641/4437 14% [======== ] 642/4437 14% [======== ] 643/4437 14% [======== ] 644/4437 14% [========= ] 645/4437 14% [========= ] 646/4437 14% [========= ] 647/4437 14% [========= ] 648/4437 14% [========= ] 649/4437 14% [========= ] 650/4437 14% [========= ] 651/4437 14% [========= ] 652/4437 14% [========= ] 653/4437 14% [========= ] 654/4437 14% [========= ] 655/4437 14% [========= ] 656/4437 14% [========= ] 657/4437 14% [========= ] 658/4437 14% [========= ] 659/4437 14% [========= ] 660/4437 14% [========= ] 661/4437 14% [========= ] 662/4437 14% [========= ] 663/4437 14% [========= ] 664/4437 14% [========= ] 665/4437 14% [========= ] 666/4437 15% [========= ] 667/4437 15% [========= ] 668/4437 15% [========= ] 669/4437 15% [========= ] 670/4437 15% [========= ] 671/4437 15% [========= ] 672/4437 15% [========= ] 673/4437 15% [========= ] 674/4437 15% [========= ] 675/4437 15% [========= ] 676/4437 15% [========= ] 677/4437 15% [========= ] 678/4437 15% [========= ] 679/4437 15% [========= ] 680/4437 15% [========= ] 681/4437 15% [========= ] 682/4437 15% [========= ] 683/4437 15% [========= ] 684/4437 15% [========= ] 685/4437 15% [========= ] 686/4437 15% [========= ] 687/4437 15% [========= ] 688/4437 15% [========= ] 689/4437 15% [========= ] 690/4437 15% [========= ] 691/4437 15% [========= ] 692/4437 15% [========= ] 693/4437 15% [========= ] 694/4437 15% [========= ] 695/4437 15% [========= ] 696/4437 15% [========= ] 697/4437 15% [========= ] 698/4437 15% [========= ] 699/4437 15% [========= ] 700/4437 15% [========= ] 701/4437 15% [========= ] 702/4437 15% [========= ] 703/4437 15% [========= ] 704/4437 15% [========= ] 705/4437 15% [========= ] 706/4437 15% [========= ] 707/4437 15% [========= ] 708/4437 15% [========= ] 709/4437 15% [========= ] 710/4437 16% [========= ] 711/4437 16% [========= ] 712/4437 16% [========= ] 713/4437 16% [========= ] 714/4437 16% [========= ] 715/4437 16% [========== ] 716/4437 16% [========== ] 717/4437 16% [========== ] 718/4437 16% [========== ] 719/4437 16% [========== ] 720/4437 16% [========== ] 721/4437 16% [========== ] 722/4437 16% [========== ] 723/4437 16% [========== ] 724/4437 16% [========== ] 725/4437 16% [========== ] 726/4437 16% [========== ] 727/4437 16% [========== ] 728/4437 16% [========== ] 729/4437 16% [========== ] 730/4437 16% [========== ] 731/4437 16% [========== ] 732/4437 16% [========== ] 733/4437 16% [========== ] 734/4437 16% [========== ] 735/4437 16% [========== ] 736/4437 16% [========== ] 737/4437 16% [========== ] 738/4437 16% [========== ] 739/4437 16% [========== ] 740/4437 16% [========== ] 741/4437 16% [========== ] 742/4437 16% [========== ] 743/4437 16% [========== ] 744/4437 16% [========== ] 745/4437 16% [========== ] 746/4437 16% [========== ] 747/4437 16% [========== ] 748/4437 16% [========== ] 749/4437 16% [========== ] 750/4437 16% [========== ] 751/4437 16% [========== ] 752/4437 16% [========== ] 753/4437 16% [========== ] 754/4437 16% [========== ] 755/4437 17% [========== ] 756/4437 17% [========== ] 757/4437 17% [========== ] 758/4437 17% [========== ] 759/4437 17% [========== ] 760/4437 17% [========== ] 761/4437 17% [========== ] 762/4437 17% [========== ] 763/4437 17% [========== ] 764/4437 17% [========== ] 765/4437 17% [========== ] 766/4437 17% [========== ] 767/4437 17% [========== ] 768/4437 17% [========== ] 769/4437 17% [========== ] 770/4437 17% [========== ] 771/4437 17% [========== ] 772/4437 17% [========== ] 773/4437 17% [========== ] 774/4437 17% [========== ] 775/4437 17% [========== ] 776/4437 17% [========== ] 777/4437 17% [========== ] 778/4437 17% [========== ] 779/4437 17% [========== ] 780/4437 17% [========== ] 781/4437 17% [========== ] 782/4437 17% [========== ] 783/4437 17% [========== ] 784/4437 17% [========== ] 785/4437 17% [========== ] 786/4437 17% [========== ] 787/4437 17% [=========== ] 788/4437 17% [=========== ] 789/4437 17% [=========== ] 790/4437 17% [=========== ] 791/4437 17% [=========== ] 792/4437 17% [=========== ] 793/4437 17% [=========== ] 794/4437 17% [=========== ] 795/4437 17% [=========== ] 796/4437 17% [=========== ] 797/4437 17% [=========== ] 798/4437 17% [=========== ] 799/4437 18% [=========== ] 800/4437 18% [=========== ] 801/4437 18% [=========== ] 802/4437 18% [=========== ] 803/4437 18% [=========== ] 804/4437 18% [=========== ] 805/4437 18% [=========== ] 806/4437 18% [=========== ] 807/4437 18% [=========== ] 808/4437 18% [=========== ] 809/4437 18% [=========== ] 810/4437 18% [=========== ] 811/4437 18% [=========== ] 812/4437 18% [=========== ] 813/4437 18% [=========== ] 814/4437 18% [=========== ] 815/4437 18% [=========== ] 816/4437 18% [=========== ] 817/4437 18% [=========== ] 818/4437 18% [=========== ] 819/4437 18% [=========== ] 820/4437 18% [=========== ] 821/4437 18% [=========== ] 822/4437 18% [=========== ] 823/4437 18% [=========== ] 824/4437 18% [=========== ] 825/4437 18% [=========== ] 826/4437 18% [=========== ] 827/4437 18% [=========== ] 828/4437 18% [=========== ] 829/4437 18% [=========== ] 830/4437 18% [=========== ] 831/4437 18% [=========== ] 832/4437 18% [=========== ] 833/4437 18% [=========== ] 834/4437 18% [=========== ] 835/4437 18% [=========== ] 836/4437 18% [=========== ] 837/4437 18% [=========== ] 838/4437 18% [=========== ] 839/4437 18% [=========== ] 840/4437 18% [=========== ] 841/4437 18% [=========== ] 842/4437 18% [=========== ] 843/4437 18% [=========== ] 844/4437 19% [=========== ] 845/4437 19% [=========== ] 846/4437 19% [=========== ] 847/4437 19% [=========== ] 848/4437 19% [=========== ] 849/4437 19% [=========== ] 850/4437 19% [=========== ] 851/4437 19% [=========== ] 852/4437 19% [=========== ] 853/4437 19% [=========== ] 854/4437 19% [=========== ] 855/4437 19% [=========== ] 856/4437 19% [=========== ] 857/4437 19% [=========== ] 858/4437 19% [============ ] 859/4437 19% [============ ] 860/4437 19% [============ ] 861/4437 19% [============ ] 862/4437 19% [============ ] 863/4437 19% [============ ] 864/4437 19% [============ ] 865/4437 19% [============ ] 866/4437 19% [============ ] 867/4437 19% [============ ] 868/4437 19% [============ ] 869/4437 19% [============ ] 870/4437 19% [============ ] 871/4437 19% [============ ] 872/4437 19% [============ ] 873/4437 19% [============ ] 874/4437 19% [============ ] 875/4437 19% [============ ] 876/4437 19% [============ ] 877/4437 19% [============ ] 878/4437 19% [============ ] 879/4437 19% [============ ] 880/4437 19% [============ ] 881/4437 19% [============ ] 882/4437 19% [============ ] 883/4437 19% [============ ] 884/4437 19% [============ ] 885/4437 19% [============ ] 886/4437 19% [============ ] 887/4437 19% [============ ] 888/4437 20% [============ ] 889/4437 20% [============ ] 890/4437 20% [============ ] 891/4437 20% [============ ] 892/4437 20% [============ ] 893/4437 20% [============ ] 894/4437 20% [============ ] 895/4437 20% [============ ] 896/4437 20% [============ ] 897/4437 20% [============ ] 898/4437 20% [============ ] 899/4437 20% [============ ] 900/4437 20% [============ ] 901/4437 20% [============ ] 902/4437 20% [============ ] 903/4437 20% [============ ] 904/4437 20% [============ ] 905/4437 20% [============ ] 906/4437 20% [============ ] 907/4437 20% [============ ] 908/4437 20% [============ ] 909/4437 20% [============ ] 910/4437 20% [============ ] 911/4437 20% [============ ] 912/4437 20% [============ ] 913/4437 20% [============ ] 914/4437 20% [============ ] 915/4437 20% [============ ] 916/4437 20% [============ ] 917/4437 20% [============ ] 918/4437 20% [============ ] 919/4437 20% [============ ] 920/4437 20% [============ ] 921/4437 20% [============ ] 922/4437 20% [============ ] 923/4437 20% [============ ] 924/4437 20% [============ ] 925/4437 20% [============ ] 926/4437 20% [============ ] 927/4437 20% [============ ] 928/4437 20% [============ ] 929/4437 20% [============ ] 930/4437 20% [============= ] 931/4437 20% [============= ] 932/4437 21% [============= ] 933/4437 21% [============= ] 934/4437 21% [============= ] 935/4437 21% [============= ] 936/4437 21% [============= ] 937/4437 21% [============= ] 938/4437 21% [============= ] 939/4437 21% [============= ] 940/4437 21% [============= ] 941/4437 21% [============= ] 942/4437 21% [============= ] 943/4437 21% [============= ] 944/4437 21% [============= ] 945/4437 21% [============= ] 946/4437 21% [============= ] 947/4437 21% [============= ] 948/4437 21% [============= ] 949/4437 21% [============= ] 950/4437 21% [============= ] 951/4437 21% [============= ] 952/4437 21% [============= ] 953/4437 21% [============= ] 954/4437 21% [============= ] 955/4437 21% [============= ] 956/4437 21% [============= ] 957/4437 21% [============= ] 958/4437 21% [============= ] 959/4437 21% [============= ] 960/4437 21% [============= ] 961/4437 21% [============= ] 962/4437 21% [============= ] 963/4437 21% [============= ] 964/4437 21% [============= ] 965/4437 21% [============= ] 966/4437 21% [============= ] 967/4437 21% [============= ] 968/4437 21% [============= ] 969/4437 21% [============= ] 970/4437 21% [============= ] 971/4437 21% [============= ] 972/4437 21% [============= ] 973/4437 21% [============= ] 974/4437 21% [============= ] 975/4437 21% [============= ] 976/4437 21% [============= ] 977/4437 22% [============= ] 978/4437 22% [============= ] 979/4437 22% [============= ] 980/4437 22% [============= ] 981/4437 22% [============= ] 982/4437 22% [============= ] 983/4437 22% [============= ] 984/4437 22% [============= ] 985/4437 22% [============= ] 986/4437 22% [============= ] 987/4437 22% [============= ] 988/4437 22% [============= ] 989/4437 22% [============= ] 990/4437 22% [============= ] 991/4437 22% [============= ] 992/4437 22% [============= ] 993/4437 22% [============= ] 994/4437 22% [============= ] 995/4437 22% [============= ] 996/4437 22% [============= ] 997/4437 22% [============= ] 998/4437 22% [============= ] 999/4437 22% [============= ] 1000/4437 22% [============= ] 1001/4437 22% [============== ] 1002/4437 22% [============== ] 1003/4437 22% [============== ] 1004/4437 22% [============== ] 1005/4437 22% [============== ] 1006/4437 22% [============== ] 1007/4437 22% [============== ] 1008/4437 22% [============== ] 1009/4437 22% [============== ] 1010/4437 22% [============== ] 1011/4437 22% [============== ] 1012/4437 22% [============== ] 1013/4437 22% [============== ] 1014/4437 22% [============== ] 1015/4437 22% [============== ] 1016/4437 22% [============== ] 1017/4437 22% [============== ] 1018/4437 22% [============== ] 1019/4437 22% [============== ] 1020/4437 22% [============== ] 1021/4437 23% [============== ] 1022/4437 23% [============== ] 1023/4437 23% [============== ] 1024/4437 23% [============== ] 1025/4437 23% [============== ] 1026/4437 23% [============== ] 1027/4437 23% [============== ] 1028/4437 23% [============== ] 1029/4437 23% [============== ] 1030/4437 23% [============== ] 1031/4437 23% [============== ] 1032/4437 23% [============== ] 1033/4437 23% [============== ] 1034/4437 23% [============== ] 1035/4437 23% [============== ] 1036/4437 23% [============== ] 1037/4437 23% [============== ] 1038/4437 23% [============== ] 1039/4437 23% [============== ] 1040/4437 23% [============== ] 1041/4437 23% [============== ] 1042/4437 23% [============== ] 1043/4437 23% [============== ] 1044/4437 23% [============== ] 1045/4437 23% [============== ] 1046/4437 23% [============== ] 1047/4437 23% [============== ] 1048/4437 23% [============== ] 1049/4437 23% [============== ] 1050/4437 23% [============== ] 1051/4437 23% [============== ] 1052/4437 23% [============== ] 1053/4437 23% [============== ] 1054/4437 23% [============== ] 1055/4437 23% [============== ] 1056/4437 23% [============== ] 1057/4437 23% [============== ] 1058/4437 23% [============== ] 1059/4437 23% [============== ] 1060/4437 23% [============== ] 1061/4437 23% [============== ] 1062/4437 23% [============== ] 1063/4437 23% [============== ] 1064/4437 23% [============== ] 1065/4437 24% [============== ] 1066/4437 24% [============== ] 1067/4437 24% [============== ] 1068/4437 24% [============== ] 1069/4437 24% [============== ] 1070/4437 24% [============== ] 1071/4437 24% [============== ] 1072/4437 24% [============== ] 1073/4437 24% [=============== ] 1074/4437 24% [=============== ] 1075/4437 24% [=============== ] 1076/4437 24% [=============== ] 1077/4437 24% [=============== ] 1078/4437 24% [=============== ] 1079/4437 24% [=============== ] 1080/4437 24% [=============== ] 1081/4437 24% [=============== ] 1082/4437 24% [=============== ] 1083/4437 24% [=============== ] 1084/4437 24% [=============== ] 1085/4437 24% [=============== ] 1086/4437 24% [=============== ] 1087/4437 24% [=============== ] 1088/4437 24% [=============== ] 1089/4437 24% [=============== ] 1090/4437 24% [=============== ] 1091/4437 24% [=============== ] 1092/4437 24% [=============== ] 1093/4437 24% [=============== ] 1094/4437 24% [=============== ] 1095/4437 24% [=============== ] 1096/4437 24% [=============== ] 1097/4437 24% [=============== ] 1098/4437 24% [=============== ] 1099/4437 24% [=============== ] 1100/4437 24% [=============== ] 1101/4437 24% [=============== ] 1102/4437 24% [=============== ] 1103/4437 24% [=============== ] 1104/4437 24% [=============== ] 1105/4437 24% [=============== ] 1106/4437 24% [=============== ] 1107/4437 24% [=============== ] 1108/4437 24% [=============== ] 1109/4437 24% [=============== ] 1110/4437 25% [=============== ] 1111/4437 25% [=============== ] 1112/4437 25% [=============== ] 1113/4437 25% [=============== ] 1114/4437 25% [=============== ] 1115/4437 25% [=============== ] 1116/4437 25% [=============== ] 1117/4437 25% [=============== ] 1118/4437 25% [=============== ] 1119/4437 25% [=============== ] 1120/4437 25% [=============== ] 1121/4437 25% [=============== ] 1122/4437 25% [=============== ] 1123/4437 25% [=============== ] 1124/4437 25% [=============== ] 1125/4437 25% [=============== ] 1126/4437 25% [=============== ] 1127/4437 25% [=============== ] 1128/4437 25% [=============== ] 1129/4437 25% [=============== ] 1130/4437 25% [=============== ] 1131/4437 25% [=============== ] 1132/4437 25% [=============== ] 1133/4437 25% [=============== ] 1134/4437 25% [=============== ] 1135/4437 25% [=============== ] 1136/4437 25% [=============== ] 1137/4437 25% [=============== ] 1138/4437 25% [=============== ] 1139/4437 25% [=============== ] 1140/4437 25% [=============== ] 1141/4437 25% [=============== ] 1142/4437 25% [=============== ] 1143/4437 25% [=============== ] 1144/4437 25% [=============== ] 1145/4437 25% [================ ] 1146/4437 25% [================ ] 1147/4437 25% [================ ] 1148/4437 25% [================ ] 1149/4437 25% [================ ] 1150/4437 25% [================ ] 1151/4437 25% [================ ] 1152/4437 25% [================ ] 1153/4437 25% [================ ] 1154/4437 26% [================ ] 1155/4437 26% [================ ] 1156/4437 26% [================ ] 1157/4437 26% [================ ] 1158/4437 26% [================ ] 1159/4437 26% [================ ] 1160/4437 26% [================ ] 1161/4437 26% [================ ] 1162/4437 26% [================ ] 1163/4437 26% [================ ] 1164/4437 26% [================ ] 1165/4437 26% [================ ] 1166/4437 26% [================ ] 1167/4437 26% [================ ] 1168/4437 26% [================ ] 1169/4437 26% [================ ] 1170/4437 26% [================ ] 1171/4437 26% [================ ] 1172/4437 26% [================ ] 1173/4437 26% [================ ] 1174/4437 26% [================ ] 1175/4437 26% [================ ] 1176/4437 26% [================ ] 1177/4437 26% [================ ] 1178/4437 26% [================ ] 1179/4437 26% [================ ] 1180/4437 26% [================ ] 1181/4437 26% [================ ] 1182/4437 26% [================ ] 1183/4437 26% [================ ] 1184/4437 26% [================ ] 1185/4437 26% [================ ] 1186/4437 26% [================ ] 1187/4437 26% [================ ] 1188/4437 26% [================ ] 1189/4437 26% [================ ] 1190/4437 26% [================ ] 1191/4437 26% [================ ] 1192/4437 26% [================ ] 1193/4437 26% [================ ] 1194/4437 26% [================ ] 1195/4437 26% [================ ] 1196/4437 26% [================ ] 1197/4437 26% [================ ] 1198/4437 27% [================ ] 1199/4437 27% [================ ] 1200/4437 27% [================ ] 1201/4437 27% [================ ] 1202/4437 27% [================ ] 1203/4437 27% [================ ] 1204/4437 27% [================ ] 1205/4437 27% [================ ] 1206/4437 27% [================ ] 1207/4437 27% [================ ] 1208/4437 27% [================ ] 1209/4437 27% [================ ] 1210/4437 27% [================ ] 1211/4437 27% [================ ] 1212/4437 27% [================ ] 1213/4437 27% [================ ] 1214/4437 27% [================ ] 1215/4437 27% [================ ] 1216/4437 27% [================= ] 1217/4437 27% [================= ] 1218/4437 27% [================= ] 1219/4437 27% [================= ] 1220/4437 27% [================= ] 1221/4437 27% [================= ] 1222/4437 27% [================= ] 1223/4437 27% [================= ] 1224/4437 27% [================= ] 1225/4437 27% [================= ] 1226/4437 27% [================= ] 1227/4437 27% [================= ] 1228/4437 27% [================= ] 1229/4437 27% [================= ] 1230/4437 27% [================= ] 1231/4437 27% [================= ] 1232/4437 27% [================= ] 1233/4437 27% [================= ] 1234/4437 27% [================= ] 1235/4437 27% [================= ] 1236/4437 27% [================= ] 1237/4437 27% [================= ] 1238/4437 27% [================= ] 1239/4437 27% [================= ] 1240/4437 27% [================= ] 1241/4437 27% [================= ] 1242/4437 27% [================= ] 1243/4437 28% [================= ] 1244/4437 28% [================= ] 1245/4437 28% [================= ] 1246/4437 28% [================= ] 1247/4437 28% [================= ] 1248/4437 28% [================= ] 1249/4437 28% [================= ] 1250/4437 28% [================= ] 1251/4437 28% [================= ] 1252/4437 28% [================= ] 1253/4437 28% [================= ] 1254/4437 28% [================= ] 1255/4437 28% [================= ] 1256/4437 28% [================= ] 1257/4437 28% [================= ] 1258/4437 28% [================= ] 1259/4437 28% [================= ] 1260/4437 28% [================= ] 1261/4437 28% [================= ] 1262/4437 28% [================= ] 1263/4437 28% [================= ] 1264/4437 28% [================= ] 1265/4437 28% [================= ] 1266/4437 28% [================= ] 1267/4437 28% [================= ] 1268/4437 28% [================= ] 1269/4437 28% [================= ] 1270/4437 28% [================= ] 1271/4437 28% [================= ] 1272/4437 28% [================= ] 1273/4437 28% [================= ] 1274/4437 28% [================= ] 1275/4437 28% [================= ] 1276/4437 28% [================= ] 1277/4437 28% [================= ] 1278/4437 28% [================= ] 1279/4437 28% [================= ] 1280/4437 28% [================= ] 1281/4437 28% [================= ] 1282/4437 28% [================= ] 1283/4437 28% [================= ] 1284/4437 28% [================= ] 1285/4437 28% [================= ] 1286/4437 28% [================= ] 1287/4437 29% [================= ] 1288/4437 29% [================== ] 1289/4437 29% [================== ] 1290/4437 29% [================== ] 1291/4437 29% [================== ] 1292/4437 29% [================== ] 1293/4437 29% [================== ] 1294/4437 29% [================== ] 1295/4437 29% [================== ] 1296/4437 29% [================== ] 1297/4437 29% [================== ] 1298/4437 29% [================== ] 1299/4437 29% [================== ] 1300/4437 29% [================== ] 1301/4437 29% [================== ] 1302/4437 29% [================== ] 1303/4437 29% [================== ] 1304/4437 29% [================== ] 1305/4437 29% [================== ] 1306/4437 29% [================== ] 1307/4437 29% [================== ] 1308/4437 29% [================== ] 1309/4437 29% [================== ] 1310/4437 29% [================== ] 1311/4437 29% [================== ] 1312/4437 29% [================== ] 1313/4437 29% [================== ] 1314/4437 29% [================== ] 1315/4437 29% [================== ] 1316/4437 29% [================== ] 1317/4437 29% [================== ] 1318/4437 29% [================== ] 1319/4437 29% [================== ] 1320/4437 29% [================== ] 1321/4437 29% [================== ] 1322/4437 29% [================== ] 1323/4437 29% [================== ] 1324/4437 29% [================== ] 1325/4437 29% [================== ] 1326/4437 29% [================== ] 1327/4437 29% [================== ] 1328/4437 29% [================== ] 1329/4437 29% [================== ] 1330/4437 29% [================== ] 1331/4437 29% [================== ] 1332/4437 30% [================== ] 1333/4437 30% [================== ] 1334/4437 30% [================== ] 1335/4437 30% [================== ] 1336/4437 30% [================== ] 1337/4437 30% [================== ] 1338/4437 30% [================== ] 1339/4437 30% [================== ] 1340/4437 30% [================== ] 1341/4437 30% [================== ] 1342/4437 30% [================== ] 1343/4437 30% [================== ] 1344/4437 30% [================== ] 1345/4437 30% [================== ] 1346/4437 30% [================== ] 1347/4437 30% [================== ] 1348/4437 30% [================== ] 1349/4437 30% [================== ] 1350/4437 30% [================== ] 1351/4437 30% [================== ] 1352/4437 30% [================== ] 1353/4437 30% [================== ] 1354/4437 30% [================== ] 1355/4437 30% [================== ] 1356/4437 30% [================== ] 1357/4437 30% [================== ] 1358/4437 30% [================== ] 1359/4437 30% [=================== ] 1360/4437 30% [=================== ] 1361/4437 30% [=================== ] 1362/4437 30% [=================== ] 1363/4437 30% [=================== ] 1364/4437 30% [=================== ] 1365/4437 30% [=================== ] 1366/4437 30% [=================== ] 1367/4437 30% [=================== ] 1368/4437 30% [=================== ] 1369/4437 30% [=================== ] 1370/4437 30% [=================== ] 1371/4437 30% [=================== ] 1372/4437 30% [=================== ] 1373/4437 30% [=================== ] 1374/4437 30% [=================== ] 1375/4437 30% [=================== ] 1376/4437 31% [=================== ] 1377/4437 31% [=================== ] 1378/4437 31% [=================== ] 1379/4437 31% [=================== ] 1380/4437 31% [=================== ] 1381/4437 31% [=================== ] 1382/4437 31% [=================== ] 1383/4437 31% [=================== ] 1384/4437 31% [=================== ] 1385/4437 31% [=================== ] 1386/4437 31% [=================== ] 1387/4437 31% [=================== ] 1388/4437 31% [=================== ] 1389/4437 31% [=================== ] 1390/4437 31% [=================== ] 1391/4437 31% [=================== ] 1392/4437 31% [=================== ] 1393/4437 31% [=================== ] 1394/4437 31% [=================== ] 1395/4437 31% [=================== ] 1396/4437 31% [=================== ] 1397/4437 31% [=================== ] 1398/4437 31% [=================== ] 1399/4437 31% [=================== ] 1400/4437 31% [=================== ] 1401/4437 31% [=================== ] 1402/4437 31% [=================== ] 1403/4437 31% [=================== ] 1404/4437 31% [=================== ] 1405/4437 31% [=================== ] 1406/4437 31% [=================== ] 1407/4437 31% [=================== ] 1408/4437 31% [=================== ] 1409/4437 31% [=================== ] 1410/4437 31% [=================== ] 1411/4437 31% [=================== ] 1412/4437 31% [=================== ] 1413/4437 31% [=================== ] 1414/4437 31% [=================== ] 1415/4437 31% [=================== ] 1416/4437 31% [=================== ] 1417/4437 31% [=================== ] 1418/4437 31% [=================== ] 1419/4437 31% [=================== ] 1420/4437 32% [=================== ] 1421/4437 32% [=================== ] 1422/4437 32% [=================== ] 1423/4437 32% [=================== ] 1424/4437 32% [=================== ] 1425/4437 32% [=================== ] 1426/4437 32% [=================== ] 1427/4437 32% [=================== ] 1428/4437 32% [=================== ] 1429/4437 32% [=================== ] 1430/4437 32% [=================== ] 1431/4437 32% [==================== ] 1432/4437 32% [==================== ] 1433/4437 32% [==================== ] 1434/4437 32% [==================== ] 1435/4437 32% [==================== ] 1436/4437 32% [==================== ] 1437/4437 32% [==================== ] 1438/4437 32% [==================== ] 1439/4437 32% [==================== ] 1440/4437 32% [==================== ] 1441/4437 32% [==================== ] 1442/4437 32% [==================== ] 1443/4437 32% [==================== ] 1444/4437 32% [==================== ] 1445/4437 32% [==================== ] 1446/4437 32% [==================== ] 1447/4437 32% [==================== ] 1448/4437 32% [==================== ] 1449/4437 32% [==================== ] 1450/4437 32% [==================== ] 1451/4437 32% [==================== ] 1452/4437 32% [==================== ] 1453/4437 32% [==================== ] 1454/4437 32% [==================== ] 1455/4437 32% [==================== ] 1456/4437 32% [==================== ] 1457/4437 32% [==================== ] 1458/4437 32% [==================== ] 1459/4437 32% [==================== ] 1460/4437 32% [==================== ] 1461/4437 32% [==================== ] 1462/4437 32% [==================== ] 1463/4437 32% [==================== ] 1464/4437 32% [==================== ] 1465/4437 33% [==================== ] 1466/4437 33% [==================== ] 1467/4437 33% [==================== ] 1468/4437 33% [==================== ] 1469/4437 33% [==================== ] 1470/4437 33% [==================== ] 1471/4437 33% [==================== ] 1472/4437 33% [==================== ] 1473/4437 33% [==================== ] 1474/4437 33% [==================== ] 1475/4437 33% [==================== ] 1476/4437 33% [==================== ] 1477/4437 33% [==================== ] 1478/4437 33% [==================== ] 1479/4437 33% [==================== ] 1480/4437 33% [==================== ] 1481/4437 33% [==================== ] 1482/4437 33% [==================== ] 1483/4437 33% [==================== ] 1484/4437 33% [==================== ] 1485/4437 33% [==================== ] 1486/4437 33% [==================== ] 1487/4437 33% [==================== ] 1488/4437 33% [==================== ] 1489/4437 33% [==================== ] 1490/4437 33% [==================== ] 1491/4437 33% [==================== ] 1492/4437 33% [==================== ] 1493/4437 33% [==================== ] 1494/4437 33% [==================== ] 1495/4437 33% [==================== ] 1496/4437 33% [==================== ] 1497/4437 33% [==================== ] 1498/4437 33% [==================== ] 1499/4437 33% [==================== ] 1500/4437 33% [==================== ] 1501/4437 33% [==================== ] 1502/4437 33% [===================== ] 1503/4437 33% [===================== ] 1504/4437 33% [===================== ] 1505/4437 33% [===================== ] 1506/4437 33% [===================== ] 1507/4437 33% [===================== ] 1508/4437 33% [===================== ] 1509/4437 34% [===================== ] 1510/4437 34% [===================== ] 1511/4437 34% [===================== ] 1512/4437 34% [===================== ] 1513/4437 34% [===================== ] 1514/4437 34% [===================== ] 1515/4437 34% [===================== ] 1516/4437 34% [===================== ] 1517/4437 34% [===================== ] 1518/4437 34% [===================== ] 1519/4437 34% [===================== ] 1520/4437 34% [===================== ] 1521/4437 34% [===================== ] 1522/4437 34% [===================== ] 1523/4437 34% [===================== ] 1524/4437 34% [===================== ] 1525/4437 34% [===================== ] 1526/4437 34% [===================== ] 1527/4437 34% [===================== ] 1528/4437 34% [===================== ] 1529/4437 34% [===================== ] 1530/4437 34% [===================== ] 1531/4437 34% [===================== ] 1532/4437 34% [===================== ] 1533/4437 34% [===================== ] 1534/4437 34% [===================== ] 1535/4437 34% [===================== ] 1536/4437 34% [===================== ] 1537/4437 34% [===================== ] 1538/4437 34% [===================== ] 1539/4437 34% [===================== ] 1540/4437 34% [===================== ] 1541/4437 34% [===================== ] 1542/4437 34% [===================== ] 1543/4437 34% [===================== ] 1544/4437 34% [===================== ] 1545/4437 34% [===================== ] 1546/4437 34% [===================== ] 1547/4437 34% [===================== ] 1548/4437 34% [===================== ] 1549/4437 34% [===================== ] 1550/4437 34% [===================== ] 1551/4437 34% [===================== ] 1552/4437 34% [===================== ] 1553/4437 35% [===================== ] 1554/4437 35% [===================== ] 1555/4437 35% [===================== ] 1556/4437 35% [===================== ] 1557/4437 35% [===================== ] 1558/4437 35% [===================== ] 1559/4437 35% [===================== ] 1560/4437 35% [===================== ] 1561/4437 35% [===================== ] 1562/4437 35% [===================== ] 1563/4437 35% [===================== ] 1564/4437 35% [===================== ] 1565/4437 35% [===================== ] 1566/4437 35% [===================== ] 1567/4437 35% [===================== ] 1568/4437 35% [===================== ] 1569/4437 35% [===================== ] 1570/4437 35% [===================== ] 1571/4437 35% [===================== ] 1572/4437 35% [===================== ] 1573/4437 35% [===================== ] 1574/4437 35% [====================== ] 1575/4437 35% [====================== ] 1576/4437 35% [====================== ] 1577/4437 35% [====================== ] 1578/4437 35% [====================== ] 1579/4437 35% [====================== ] 1580/4437 35% [====================== ] 1581/4437 35% [====================== ] 1582/4437 35% [====================== ] 1583/4437 35% [====================== ] 1584/4437 35% [====================== ] 1585/4437 35% [====================== ] 1586/4437 35% [====================== ] 1587/4437 35% [====================== ] 1588/4437 35% [====================== ] 1589/4437 35% [====================== ] 1590/4437 35% [====================== ] 1591/4437 35% [====================== ] 1592/4437 35% [====================== ] 1593/4437 35% [====================== ] 1594/4437 35% [====================== ] 1595/4437 35% [====================== ] 1596/4437 35% [====================== ] 1597/4437 35% [====================== ] 1598/4437 36% [====================== ] 1599/4437 36% [====================== ] 1600/4437 36% [====================== ] 1601/4437 36% [====================== ] 1602/4437 36% [====================== ] 1603/4437 36% [====================== ] 1604/4437 36% [====================== ] 1605/4437 36% [====================== ] 1606/4437 36% [====================== ] 1607/4437 36% [====================== ] 1608/4437 36% [====================== ] 1609/4437 36% [====================== ] 1610/4437 36% [====================== ] 1611/4437 36% [====================== ] 1612/4437 36% [====================== ] 1613/4437 36% [====================== ] 1614/4437 36% [====================== ] 1615/4437 36% [====================== ] 1616/4437 36% [====================== ] 1617/4437 36% [====================== ] 1618/4437 36% [====================== ] 1619/4437 36% [====================== ] 1620/4437 36% [====================== ] 1621/4437 36% [====================== ] 1622/4437 36% [====================== ] 1623/4437 36% [====================== ] 1624/4437 36% [====================== ] 1625/4437 36% [====================== ] 1626/4437 36% [====================== ] 1627/4437 36% [====================== ] 1628/4437 36% [====================== ] 1629/4437 36% [====================== ] 1630/4437 36% [====================== ] 1631/4437 36% [====================== ] 1632/4437 36% [====================== ] 1633/4437 36% [====================== ] 1634/4437 36% [====================== ] 1635/4437 36% [====================== ] 1636/4437 36% [====================== ] 1637/4437 36% [====================== ] 1638/4437 36% [====================== ] 1639/4437 36% [====================== ] 1640/4437 36% [====================== ] 1641/4437 36% [====================== ] 1642/4437 37% [====================== ] 1643/4437 37% [====================== ] 1644/4437 37% [====================== ] 1645/4437 37% [======================= ] 1646/4437 37% [======================= ] 1647/4437 37% [======================= ] 1648/4437 37% [======================= ] 1649/4437 37% [======================= ] 1650/4437 37% [======================= ] 1651/4437 37% [======================= ] 1652/4437 37% [======================= ] 1653/4437 37% [======================= ] 1654/4437 37% [======================= ] 1655/4437 37% [======================= ] 1656/4437 37% [======================= ] 1657/4437 37% [======================= ] 1658/4437 37% [======================= ] 1659/4437 37% [======================= ] 1660/4437 37% [======================= ] 1661/4437 37% [======================= ] 1662/4437 37% [======================= ] 1663/4437 37% [======================= ] 1664/4437 37% [======================= ] 1665/4437 37% [======================= ] 1666/4437 37% [======================= ] 1667/4437 37% [======================= ] 1668/4437 37% [======================= ] 1669/4437 37% [======================= ] 1670/4437 37% [======================= ] 1671/4437 37% [======================= ] 1672/4437 37% [======================= ] 1673/4437 37% [======================= ] 1674/4437 37% [======================= ] 1675/4437 37% [======================= ] 1676/4437 37% [======================= ] 1677/4437 37% [======================= ] 1678/4437 37% [======================= ] 1679/4437 37% [======================= ] 1680/4437 37% [======================= ] 1681/4437 37% [======================= ] 1682/4437 37% [======================= ] 1683/4437 37% [======================= ] 1684/4437 37% [======================= ] 1685/4437 37% [======================= ] 1686/4437 37% [======================= ] 1687/4437 38% [======================= ] 1688/4437 38% [======================= ] 1689/4437 38% [======================= ] 1690/4437 38% [======================= ] 1691/4437 38% [======================= ] 1692/4437 38% [======================= ] 1693/4437 38% [======================= ] 1694/4437 38% [======================= ] 1695/4437 38% [======================= ] 1696/4437 38% [======================= ] 1697/4437 38% [======================= ] 1698/4437 38% [======================= ] 1699/4437 38% [======================= ] 1700/4437 38% [======================= ] 1701/4437 38% [======================= ] 1702/4437 38% [======================= ] 1703/4437 38% [======================= ] 1704/4437 38% [======================= ] 1705/4437 38% [======================= ] 1706/4437 38% [======================= ] 1707/4437 38% [======================= ] 1708/4437 38% [======================= ] 1709/4437 38% [======================= ] 1710/4437 38% [======================= ] 1711/4437 38% [======================= ] 1712/4437 38% [======================= ] 1713/4437 38% [======================= ] 1714/4437 38% [======================= ] 1715/4437 38% [======================= ] 1716/4437 38% [======================= ] 1717/4437 38% [======================== ] 1718/4437 38% [======================== ] 1719/4437 38% [======================== ] 1720/4437 38% [======================== ] 1721/4437 38% [======================== ] 1722/4437 38% [======================== ] 1723/4437 38% [======================== ] 1724/4437 38% [======================== ] 1725/4437 38% [======================== ] 1726/4437 38% [======================== ] 1727/4437 38% [======================== ] 1728/4437 38% [======================== ] 1729/4437 38% [======================== ] 1730/4437 38% [======================== ] 1731/4437 39% [======================== ] 1732/4437 39% [======================== ] 1733/4437 39% [======================== ] 1734/4437 39% [======================== ] 1735/4437 39% [======================== ] 1736/4437 39% [======================== ] 1737/4437 39% [======================== ] 1738/4437 39% [======================== ] 1739/4437 39% [======================== ] 1740/4437 39% [======================== ] 1741/4437 39% [======================== ] 1742/4437 39% [======================== ] 1743/4437 39% [======================== ] 1744/4437 39% [======================== ] 1745/4437 39% [======================== ] 1746/4437 39% [======================== ] 1747/4437 39% [======================== ] 1748/4437 39% [======================== ] 1749/4437 39% [======================== ] 1750/4437 39% [======================== ] 1751/4437 39% [======================== ] 1752/4437 39% [======================== ] 1753/4437 39% [======================== ] 1754/4437 39% [======================== ] 1755/4437 39% [======================== ] 1756/4437 39% [======================== ] 1757/4437 39% [======================== ] 1758/4437 39% [======================== ] 1759/4437 39% [======================== ] 1760/4437 39% [======================== ] 1761/4437 39% [======================== ] 1762/4437 39% [======================== ] 1763/4437 39% [======================== ] 1764/4437 39% [======================== ] 1765/4437 39% [======================== ] 1766/4437 39% [======================== ] 1767/4437 39% [======================== ] 1768/4437 39% [======================== ] 1769/4437 39% [======================== ] 1770/4437 39% [======================== ] 1771/4437 39% [======================== ] 1772/4437 39% [======================== ] 1773/4437 39% [======================== ] 1774/4437 39% [======================== ] 1775/4437 40% [======================== ] 1776/4437 40% [======================== ] 1777/4437 40% [======================== ] 1778/4437 40% [======================== ] 1779/4437 40% [======================== ] 1780/4437 40% [======================== ] 1781/4437 40% [======================== ] 1782/4437 40% [======================== ] 1783/4437 40% [======================== ] 1784/4437 40% [======================== ] 1785/4437 40% [======================== ] 1786/4437 40% [======================== ] 1787/4437 40% [======================== ] 1788/4437 40% [======================== ] 1789/4437 40% [========================= ] 1790/4437 40% [========================= ] 1791/4437 40% [========================= ] 1792/4437 40% [========================= ] 1793/4437 40% [========================= ] 1794/4437 40% [========================= ] 1795/4437 40% [========================= ] 1796/4437 40% [========================= ] 1797/4437 40% [========================= ] 1798/4437 40% [========================= ] 1799/4437 40% [========================= ] 1800/4437 40% [========================= ] 1801/4437 40% [========================= ] 1802/4437 40% [========================= ] 1803/4437 40% [========================= ] 1804/4437 40% [========================= ] 1805/4437 40% [========================= ] 1806/4437 40% [========================= ] 1807/4437 40% [========================= ] 1808/4437 40% [========================= ] 1809/4437 40% [========================= ] 1810/4437 40% [========================= ] 1811/4437 40% [========================= ] 1812/4437 40% [========================= ] 1813/4437 40% [========================= ] 1814/4437 40% [========================= ] 1815/4437 40% [========================= ] 1816/4437 40% [========================= ] 1817/4437 40% [========================= ] 1818/4437 40% [========================= ] 1819/4437 40% [========================= ] 1820/4437 41% [========================= ] 1821/4437 41% [========================= ] 1822/4437 41% [========================= ] 1823/4437 41% [========================= ] 1824/4437 41% [========================= ] 1825/4437 41% [========================= ] 1826/4437 41% [========================= ] 1827/4437 41% [========================= ] 1828/4437 41% [========================= ] 1829/4437 41% [========================= ] 1830/4437 41% [========================= ] 1831/4437 41% [========================= ] 1832/4437 41% [========================= ] 1833/4437 41% [========================= ] 1834/4437 41% [========================= ] 1835/4437 41% [========================= ] 1836/4437 41% [========================= ] 1837/4437 41% [========================= ] 1838/4437 41% [========================= ] 1839/4437 41% [========================= ] 1840/4437 41% [========================= ] 1841/4437 41% [========================= ] 1842/4437 41% [========================= ] 1843/4437 41% [========================= ] 1844/4437 41% [========================= ] 1845/4437 41% [========================= ] 1846/4437 41% [========================= ] 1847/4437 41% [========================= ] 1848/4437 41% [========================= ] 1849/4437 41% [========================= ] 1850/4437 41% [========================= ] 1851/4437 41% [========================= ] 1852/4437 41% [========================= ] 1853/4437 41% [========================= ] 1854/4437 41% [========================= ] 1855/4437 41% [========================= ] 1856/4437 41% [========================= ] 1857/4437 41% [========================= ] 1858/4437 41% [========================= ] 1859/4437 41% [========================= ] 1860/4437 41% [========================== ] 1861/4437 41% [========================== ] 1862/4437 41% [========================== ] 1863/4437 41% [========================== ] 1864/4437 42% [========================== ] 1865/4437 42% [========================== ] 1866/4437 42% [========================== ] 1867/4437 42% [========================== ] 1868/4437 42% [========================== ] 1869/4437 42% [========================== ] 1870/4437 42% [========================== ] 1871/4437 42% [========================== ] 1872/4437 42% [========================== ] 1873/4437 42% [========================== ] 1874/4437 42% [========================== ] 1875/4437 42% [========================== ] 1876/4437 42% [========================== ] 1877/4437 42% [========================== ] 1878/4437 42% [========================== ] 1879/4437 42% [========================== ] 1880/4437 42% [========================== ] 1881/4437 42% [========================== ] 1882/4437 42% [========================== ] 1883/4437 42% [========================== ] 1884/4437 42% [========================== ] 1885/4437 42% [========================== ] 1886/4437 42% [========================== ] 1887/4437 42% [========================== ] 1888/4437 42% [========================== ] 1889/4437 42% [========================== ] 1890/4437 42% [========================== ] 1891/4437 42% [========================== ] 1892/4437 42% [========================== ] 1893/4437 42% [========================== ] 1894/4437 42% [========================== ] 1895/4437 42% [========================== ] 1896/4437 42% [========================== ] 1897/4437 42% [========================== ] 1898/4437 42% [========================== ] 1899/4437 42% [========================== ] 1900/4437 42% [========================== ] 1901/4437 42% [========================== ] 1902/4437 42% [========================== ] 1903/4437 42% [========================== ] 1904/4437 42% [========================== ] 1905/4437 42% [========================== ] 1906/4437 42% [========================== ] 1907/4437 42% [========================== ] 1908/4437 43% [========================== ] 1909/4437 43% [========================== ] 1910/4437 43% [========================== ] 1911/4437 43% [========================== ] 1912/4437 43% [========================== ] 1913/4437 43% [========================== ] 1914/4437 43% [========================== ] 1915/4437 43% [========================== ] 1916/4437 43% [========================== ] 1917/4437 43% [========================== ] 1918/4437 43% [========================== ] 1919/4437 43% [========================== ] 1920/4437 43% [========================== ] 1921/4437 43% [========================== ] 1922/4437 43% [========================== ] 1923/4437 43% [========================== ] 1924/4437 43% [========================== ] 1925/4437 43% [========================== ] 1926/4437 43% [========================== ] 1927/4437 43% [========================== ] 1928/4437 43% [========================== ] 1929/4437 43% [========================== ] 1930/4437 43% [========================== ] 1931/4437 43% [========================== ] 1932/4437 43% [=========================== ] 1933/4437 43% [=========================== ] 1934/4437 43% [=========================== ] 1935/4437 43% [=========================== ] 1936/4437 43% [=========================== ] 1937/4437 43% [=========================== ] 1938/4437 43% [=========================== ] 1939/4437 43% [=========================== ] 1940/4437 43% [=========================== ] 1941/4437 43% [=========================== ] 1942/4437 43% [=========================== ] 1943/4437 43% [=========================== ] 1944/4437 43% [=========================== ] 1945/4437 43% [=========================== ] 1946/4437 43% [=========================== ] 1947/4437 43% [=========================== ] 1948/4437 43% [=========================== ] 1949/4437 43% [=========================== ] 1950/4437 43% [=========================== ] 1951/4437 43% [=========================== ] 1952/4437 43% [=========================== ] 1953/4437 44% [=========================== ] 1954/4437 44% [=========================== ] 1955/4437 44% [=========================== ] 1956/4437 44% [=========================== ] 1957/4437 44% [=========================== ] 1958/4437 44% [=========================== ] 1959/4437 44% [=========================== ] 1960/4437 44% [=========================== ] 1961/4437 44% [=========================== ] 1962/4437 44% [=========================== ] 1963/4437 44% [=========================== ] 1964/4437 44% [=========================== ] 1965/4437 44% [=========================== ] 1966/4437 44% [=========================== ] 1967/4437 44% [=========================== ] 1968/4437 44% [=========================== ] 1969/4437 44% [=========================== ] 1970/4437 44% [=========================== ] 1971/4437 44% [=========================== ] 1972/4437 44% [=========================== ] 1973/4437 44% [=========================== ] 1974/4437 44% [=========================== ] 1975/4437 44% [=========================== ] 1976/4437 44% [=========================== ] 1977/4437 44% [=========================== ] 1978/4437 44% [=========================== ] 1979/4437 44% [=========================== ] 1980/4437 44% [=========================== ] 1981/4437 44% [=========================== ] 1982/4437 44% [=========================== ] 1983/4437 44% [=========================== ] 1984/4437 44% [=========================== ] 1985/4437 44% [=========================== ] 1986/4437 44% [=========================== ] 1987/4437 44% [=========================== ] 1988/4437 44% [=========================== ] 1989/4437 44% [=========================== ] 1990/4437 44% [=========================== ] 1991/4437 44% [=========================== ] 1992/4437 44% [=========================== ] 1993/4437 44% [=========================== ] 1994/4437 44% [=========================== ] 1995/4437 44% [=========================== ] 1996/4437 44% [=========================== ] 1997/4437 45% [=========================== ] 1998/4437 45% [=========================== ] 1999/4437 45% [=========================== ] 2000/4437 45% [=========================== ] 2001/4437 45% [=========================== ] 2002/4437 45% [=========================== ] 2003/4437 45% [============================ ] 2004/4437 45% [============================ ] 2005/4437 45% [============================ ] 2006/4437 45% [============================ ] 2007/4437 45% [============================ ] 2008/4437 45% [============================ ] 2009/4437 45% [============================ ] 2010/4437 45% [============================ ] 2011/4437 45% [============================ ] 2012/4437 45% [============================ ] 2013/4437 45% [============================ ] 2014/4437 45% [============================ ] 2015/4437 45% [============================ ] 2016/4437 45% [============================ ] 2017/4437 45% [============================ ] 2018/4437 45% [============================ ] 2019/4437 45% [============================ ] 2020/4437 45% [============================ ] 2021/4437 45% [============================ ] 2022/4437 45% [============================ ] 2023/4437 45% [============================ ] 2024/4437 45% [============================ ] 2025/4437 45% [============================ ] 2026/4437 45% [============================ ] 2027/4437 45% [============================ ] 2028/4437 45% [============================ ] 2029/4437 45% [============================ ] 2030/4437 45% [============================ ] 2031/4437 45% [============================ ] 2032/4437 45% [============================ ] 2033/4437 45% [============================ ] 2034/4437 45% [============================ ] 2035/4437 45% [============================ ] 2036/4437 45% [============================ ] 2037/4437 45% [============================ ] 2038/4437 45% [============================ ] 2039/4437 45% [============================ ] 2040/4437 45% [============================ ] 2041/4437 45% [============================ ] 2042/4437 46% [============================ ] 2043/4437 46% [============================ ] 2044/4437 46% [============================ ] 2045/4437 46% [============================ ] 2046/4437 46% [============================ ] 2047/4437 46% [============================ ] 2048/4437 46% [============================ ] 2049/4437 46% [============================ ] 2050/4437 46% [============================ ] 2051/4437 46% [============================ ] 2052/4437 46% [============================ ] 2053/4437 46% [============================ ] 2054/4437 46% [============================ ] 2055/4437 46% [============================ ] 2056/4437 46% [============================ ] 2057/4437 46% [============================ ] 2058/4437 46% [============================ ] 2059/4437 46% [============================ ] 2060/4437 46% [============================ ] 2061/4437 46% [============================ ] 2062/4437 46% [============================ ] 2063/4437 46% [============================ ] 2064/4437 46% [============================ ] 2065/4437 46% [============================ ] 2066/4437 46% [============================ ] 2067/4437 46% [============================ ] 2068/4437 46% [============================ ] 2069/4437 46% [============================ ] 2070/4437 46% [============================ ] 2071/4437 46% [============================ ] 2072/4437 46% [============================ ] 2073/4437 46% [============================ ] 2074/4437 46% [============================ ] 2075/4437 46% [============================= ] 2076/4437 46% [============================= ] 2077/4437 46% [============================= ] 2078/4437 46% [============================= ] 2079/4437 46% [============================= ] 2080/4437 46% [============================= ] 2081/4437 46% [============================= ] 2082/4437 46% [============================= ] 2083/4437 46% [============================= ] 2084/4437 46% [============================= ] 2085/4437 46% [============================= ] 2086/4437 47% [============================= ] 2087/4437 47% [============================= ] 2088/4437 47% [============================= ] 2089/4437 47% [============================= ] 2090/4437 47% [============================= ] 2091/4437 47% [============================= ] 2092/4437 47% [============================= ] 2093/4437 47% [============================= ] 2094/4437 47% [============================= ] 2095/4437 47% [============================= ] 2096/4437 47% [============================= ] 2097/4437 47% [============================= ] 2098/4437 47% [============================= ] 2099/4437 47% [============================= ] 2100/4437 47% [============================= ] 2101/4437 47% [============================= ] 2102/4437 47% [============================= ] 2103/4437 47% [============================= ] 2104/4437 47% [============================= ] 2105/4437 47% [============================= ] 2106/4437 47% [============================= ] 2107/4437 47% [============================= ] 2108/4437 47% [============================= ] 2109/4437 47% [============================= ] 2110/4437 47% [============================= ] 2111/4437 47% [============================= ] 2112/4437 47% [============================= ] 2113/4437 47% [============================= ] 2114/4437 47% [============================= ] 2115/4437 47% [============================= ] 2116/4437 47% [============================= ] 2117/4437 47% [============================= ] 2118/4437 47% [============================= ] 2119/4437 47% [============================= ] 2120/4437 47% [============================= ] 2121/4437 47% [============================= ] 2122/4437 47% [============================= ] 2123/4437 47% [============================= ] 2124/4437 47% [============================= ] 2125/4437 47% [============================= ] 2126/4437 47% [============================= ] 2127/4437 47% [============================= ] 2128/4437 47% [============================= ] 2129/4437 47% [============================= ] 2130/4437 48% [============================= ] 2131/4437 48% [============================= ] 2132/4437 48% [============================= ] 2133/4437 48% [============================= ] 2134/4437 48% [============================= ] 2135/4437 48% [============================= ] 2136/4437 48% [============================= ] 2137/4437 48% [============================= ] 2138/4437 48% [============================= ] 2139/4437 48% [============================= ] 2140/4437 48% [============================= ] 2141/4437 48% [============================= ] 2142/4437 48% [============================= ] 2143/4437 48% [============================= ] 2144/4437 48% [============================= ] 2145/4437 48% [============================= ] 2146/4437 48% [============================== ] 2147/4437 48% [============================== ] 2148/4437 48% [============================== ] 2149/4437 48% [============================== ] 2150/4437 48% [============================== ] 2151/4437 48% [============================== ] 2152/4437 48% [============================== ] 2153/4437 48% [============================== ] 2154/4437 48% [============================== ] 2155/4437 48% [============================== ] 2156/4437 48% [============================== ] 2157/4437 48% [============================== ] 2158/4437 48% [============================== ] 2159/4437 48% [============================== ] 2160/4437 48% [============================== ] 2161/4437 48% [============================== ] 2162/4437 48% [============================== ] 2163/4437 48% [============================== ] 2164/4437 48% [============================== ] 2165/4437 48% [============================== ] 2166/4437 48% [============================== ] 2167/4437 48% [============================== ] 2168/4437 48% [============================== ] 2169/4437 48% [============================== ] 2170/4437 48% [============================== ] 2171/4437 48% [============================== ] 2172/4437 48% [============================== ] 2173/4437 48% [============================== ] 2174/4437 48% [============================== ] 2175/4437 49% [============================== ] 2176/4437 49% [============================== ] 2177/4437 49% [============================== ] 2178/4437 49% [============================== ] 2179/4437 49% [============================== ] 2180/4437 49% [============================== ] 2181/4437 49% [============================== ] 2182/4437 49% [============================== ] 2183/4437 49% [============================== ] 2184/4437 49% [============================== ] 2185/4437 49% [============================== ] 2186/4437 49% [============================== ] 2187/4437 49% [============================== ] 2188/4437 49% [============================== ] 2189/4437 49% [============================== ] 2190/4437 49% [============================== ] 2191/4437 49% [============================== ] 2192/4437 49% [============================== ] 2193/4437 49% [============================== ] 2194/4437 49% [============================== ] 2195/4437 49% [============================== ] 2196/4437 49% [============================== ] 2197/4437 49% [============================== ] 2198/4437 49% [============================== ] 2199/4437 49% [============================== ] 2200/4437 49% [============================== ] 2201/4437 49% [============================== ] 2202/4437 49% [============================== ] 2203/4437 49% [============================== ] 2204/4437 49% [============================== ] 2205/4437 49% [============================== ] 2206/4437 49% [============================== ] 2207/4437 49% [============================== ] 2208/4437 49% [============================== ] 2209/4437 49% [============================== ] 2210/4437 49% [============================== ] 2211/4437 49% [============================== ] 2212/4437 49% [============================== ] 2213/4437 49% [============================== ] 2214/4437 49% [============================== ] 2215/4437 49% [============================== ] 2216/4437 49% [============================== ] 2217/4437 49% [============================== ] 2218/4437 49% [=============================== ] 2219/4437 50% [=============================== ] 2220/4437 50% [=============================== ] 2221/4437 50% [=============================== ] 2222/4437 50% [=============================== ] 2223/4437 50% [=============================== ] 2224/4437 50% [=============================== ] 2225/4437 50% [=============================== ] 2226/4437 50% [=============================== ] 2227/4437 50% [=============================== ] 2228/4437 50% [=============================== ] 2229/4437 50% [=============================== ] 2230/4437 50% [=============================== ] 2231/4437 50% [=============================== ] 2232/4437 50% [=============================== ] 2233/4437 50% [=============================== ] 2234/4437 50% [=============================== ] 2235/4437 50% [=============================== ] 2236/4437 50% [=============================== ] 2237/4437 50% [=============================== ] 2238/4437 50% [=============================== ] 2239/4437 50% [=============================== ] 2240/4437 50% [=============================== ] 2241/4437 50% [=============================== ] 2242/4437 50% [=============================== ] 2243/4437 50% [=============================== ] 2244/4437 50% [=============================== ] 2245/4437 50% [=============================== ] 2246/4437 50% [=============================== ] 2247/4437 50% [=============================== ] 2248/4437 50% [=============================== ] 2249/4437 50% [=============================== ] 2250/4437 50% [=============================== ] 2251/4437 50% [=============================== ] 2252/4437 50% [=============================== ] 2253/4437 50% [=============================== ] 2254/4437 50% [=============================== ] 2255/4437 50% [=============================== ] 2256/4437 50% [=============================== ] 2257/4437 50% [=============================== ] 2258/4437 50% [=============================== ] 2259/4437 50% [=============================== ] 2260/4437 50% [=============================== ] 2261/4437 50% [=============================== ] 2262/4437 50% [=============================== ] 2263/4437 51% [=============================== ] 2264/4437 51% [=============================== ] 2265/4437 51% [=============================== ] 2266/4437 51% [=============================== ] 2267/4437 51% [=============================== ] 2268/4437 51% [=============================== ] 2269/4437 51% [=============================== ] 2270/4437 51% [=============================== ] 2271/4437 51% [=============================== ] 2272/4437 51% [=============================== ] 2273/4437 51% [=============================== ] 2274/4437 51% [=============================== ] 2275/4437 51% [=============================== ] 2276/4437 51% [=============================== ] 2277/4437 51% [=============================== ] 2278/4437 51% [=============================== ] 2279/4437 51% [=============================== ] 2280/4437 51% [=============================== ] 2281/4437 51% [=============================== ] 2282/4437 51% [=============================== ] 2283/4437 51% [=============================== ] 2284/4437 51% [=============================== ] 2285/4437 51% [=============================== ] 2286/4437 51% [=============================== ] 2287/4437 51% [=============================== ] 2288/4437 51% [=============================== ] 2289/4437 51% [=============================== ] 2290/4437 51% [================================ ] 2291/4437 51% [================================ ] 2292/4437 51% [================================ ] 2293/4437 51% [================================ ] 2294/4437 51% [================================ ] 2295/4437 51% [================================ ] 2296/4437 51% [================================ ] 2297/4437 51% [================================ ] 2298/4437 51% [================================ ] 2299/4437 51% [================================ ] 2300/4437 51% [================================ ] 2301/4437 51% [================================ ] 2302/4437 51% [================================ ] 2303/4437 51% [================================ ] 2304/4437 51% [================================ ] 2305/4437 51% [================================ ] 2306/4437 51% [================================ ] 2307/4437 51% [================================ ] 2308/4437 52% [================================ ] 2309/4437 52% [================================ ] 2310/4437 52% [================================ ] 2311/4437 52% [================================ ] 2312/4437 52% [================================ ] 2313/4437 52% [================================ ] 2314/4437 52% [================================ ] 2315/4437 52% [================================ ] 2316/4437 52% [================================ ] 2317/4437 52% [================================ ] 2318/4437 52% [================================ ] 2319/4437 52% [================================ ] 2320/4437 52% [================================ ] 2321/4437 52% [================================ ] 2322/4437 52% [================================ ] 2323/4437 52% [================================ ] 2324/4437 52% [================================ ] 2325/4437 52% [================================ ] 2326/4437 52% [================================ ] 2327/4437 52% [================================ ] 2328/4437 52% [================================ ] 2329/4437 52% [================================ ] 2330/4437 52% [================================ ] 2331/4437 52% [================================ ] 2332/4437 52% [================================ ] 2333/4437 52% [================================ ] 2334/4437 52% [================================ ] 2335/4437 52% [================================ ] 2336/4437 52% [================================ ] 2337/4437 52% [================================ ] 2338/4437 52% [================================ ] 2339/4437 52% [================================ ] 2340/4437 52% [================================ ] 2341/4437 52% [================================ ] 2342/4437 52% [================================ ] 2343/4437 52% [================================ ] 2344/4437 52% [================================ ] 2345/4437 52% [================================ ] 2346/4437 52% [================================ ] 2347/4437 52% [================================ ] 2348/4437 52% [================================ ] 2349/4437 52% [================================ ] 2350/4437 52% [================================ ] 2351/4437 52% [================================ ] 2352/4437 53% [================================ ] 2353/4437 53% [================================ ] 2354/4437 53% [================================ ] 2355/4437 53% [================================ ] 2356/4437 53% [================================ ] 2357/4437 53% [================================ ] 2358/4437 53% [================================ ] 2359/4437 53% [================================ ] 2360/4437 53% [================================ ] 2361/4437 53% [================================= ] 2362/4437 53% [================================= ] 2363/4437 53% [================================= ] 2364/4437 53% [================================= ] 2365/4437 53% [================================= ] 2366/4437 53% [================================= ] 2367/4437 53% [================================= ] 2368/4437 53% [================================= ] 2369/4437 53% [================================= ] 2370/4437 53% [================================= ] 2371/4437 53% [================================= ] 2372/4437 53% [================================= ] 2373/4437 53% [================================= ] 2374/4437 53% [================================= ] 2375/4437 53% [================================= ] 2376/4437 53% [================================= ] 2377/4437 53% [================================= ] 2378/4437 53% [================================= ] 2379/4437 53% [================================= ] 2380/4437 53% [================================= ] 2381/4437 53% [================================= ] 2382/4437 53% [================================= ] 2383/4437 53% [================================= ] 2384/4437 53% [================================= ] 2385/4437 53% [================================= ] 2386/4437 53% [================================= ] 2387/4437 53% [================================= ] 2388/4437 53% [================================= ] 2389/4437 53% [================================= ] 2390/4437 53% [================================= ] 2391/4437 53% [================================= ] 2392/4437 53% [================================= ] 2393/4437 53% [================================= ] 2394/4437 53% [================================= ] 2395/4437 53% [================================= ] 2396/4437 54% [================================= ] 2397/4437 54% [================================= ] 2398/4437 54% [================================= ] 2399/4437 54% [================================= ] 2400/4437 54% [================================= ] 2401/4437 54% [================================= ] 2402/4437 54% [================================= ] 2403/4437 54% [================================= ] 2404/4437 54% [================================= ] 2405/4437 54% [================================= ] 2406/4437 54% [================================= ] 2407/4437 54% [================================= ] 2408/4437 54% [================================= ] 2409/4437 54% [================================= ] 2410/4437 54% [================================= ] 2411/4437 54% [================================= ] 2412/4437 54% [================================= ] 2413/4437 54% [================================= ] 2414/4437 54% [================================= ] 2415/4437 54% [================================= ] 2416/4437 54% [================================= ] 2417/4437 54% [================================= ] 2418/4437 54% [================================= ] 2419/4437 54% [================================= ] 2420/4437 54% [================================= ] 2421/4437 54% [================================= ] 2422/4437 54% [================================= ] 2423/4437 54% [================================= ] 2424/4437 54% [================================= ] 2425/4437 54% [================================= ] 2426/4437 54% [================================= ] 2427/4437 54% [================================= ] 2428/4437 54% [================================= ] 2429/4437 54% [================================= ] 2430/4437 54% [================================= ] 2431/4437 54% [================================= ] 2432/4437 54% [================================= ] 2433/4437 54% [================================== ] 2434/4437 54% [================================== ] 2435/4437 54% [================================== ] 2436/4437 54% [================================== ] 2437/4437 54% [================================== ] 2438/4437 54% [================================== ] 2439/4437 54% [================================== ] 2440/4437 54% [================================== ] 2441/4437 55% [================================== ] 2442/4437 55% [================================== ] 2443/4437 55% [================================== ] 2444/4437 55% [================================== ] 2445/4437 55% [================================== ] 2446/4437 55% [================================== ] 2447/4437 55% [================================== ] 2448/4437 55% [================================== ] 2449/4437 55% [================================== ] 2450/4437 55% [================================== ] 2451/4437 55% [================================== ] 2452/4437 55% [================================== ] 2453/4437 55% [================================== ] 2454/4437 55% [================================== ] 2455/4437 55% [================================== ] 2456/4437 55% [================================== ] 2457/4437 55% [================================== ] 2458/4437 55% [================================== ] 2459/4437 55% [================================== ] 2460/4437 55% [================================== ] 2461/4437 55% [================================== ] 2462/4437 55% [================================== ] 2463/4437 55% [================================== ] 2464/4437 55% [================================== ] 2465/4437 55% [================================== ] 2466/4437 55% [================================== ] 2467/4437 55% [================================== ] 2468/4437 55% [================================== ] 2469/4437 55% [================================== ] 2470/4437 55% [================================== ] 2471/4437 55% [================================== ] 2472/4437 55% [================================== ] 2473/4437 55% [================================== ] 2474/4437 55% [================================== ] 2475/4437 55% [================================== ] 2476/4437 55% [================================== ] 2477/4437 55% [================================== ] 2478/4437 55% [================================== ] 2479/4437 55% [================================== ] 2480/4437 55% [================================== ] 2481/4437 55% [================================== ] 2482/4437 55% [================================== ] 2483/4437 55% [================================== ] 2484/4437 55% [================================== ] 2485/4437 56% [================================== ] 2486/4437 56% [================================== ] 2487/4437 56% [================================== ] 2488/4437 56% [================================== ] 2489/4437 56% [================================== ] 2490/4437 56% [================================== ] 2491/4437 56% [================================== ] 2492/4437 56% [================================== ] 2493/4437 56% [================================== ] 2494/4437 56% [================================== ] 2495/4437 56% [================================== ] 2496/4437 56% [================================== ] 2497/4437 56% [================================== ] 2498/4437 56% [================================== ] 2499/4437 56% [================================== ] 2500/4437 56% [================================== ] 2501/4437 56% [================================== ] 2502/4437 56% [================================== ] 2503/4437 56% [================================== ] 2504/4437 56% [=================================== ] 2505/4437 56% [=================================== ] 2506/4437 56% [=================================== ] 2507/4437 56% [=================================== ] 2508/4437 56% [=================================== ] 2509/4437 56% [=================================== ] 2510/4437 56% [=================================== ] 2511/4437 56% [=================================== ] 2512/4437 56% [=================================== ] 2513/4437 56% [=================================== ] 2514/4437 56% [=================================== ] 2515/4437 56% [=================================== ] 2516/4437 56% [=================================== ] 2517/4437 56% [=================================== ] 2518/4437 56% [=================================== ] 2519/4437 56% [=================================== ] 2520/4437 56% [=================================== ] 2521/4437 56% [=================================== ] 2522/4437 56% [=================================== ] 2523/4437 56% [=================================== ] 2524/4437 56% [=================================== ] 2525/4437 56% [=================================== ] 2526/4437 56% [=================================== ] 2527/4437 56% [=================================== ] 2528/4437 56% [=================================== ] 2529/4437 56% [=================================== ] 2530/4437 57% [=================================== ] 2531/4437 57% [=================================== ] 2532/4437 57% [=================================== ] 2533/4437 57% [=================================== ] 2534/4437 57% [=================================== ] 2535/4437 57% [=================================== ] 2536/4437 57% [=================================== ] 2537/4437 57% [=================================== ] 2538/4437 57% [=================================== ] 2539/4437 57% [=================================== ] 2540/4437 57% [=================================== ] 2541/4437 57% [=================================== ] 2542/4437 57% [=================================== ] 2543/4437 57% [=================================== ] 2544/4437 57% [=================================== ] 2545/4437 57% [=================================== ] 2546/4437 57% [=================================== ] 2547/4437 57% [=================================== ] 2548/4437 57% [=================================== ] 2549/4437 57% [=================================== ] 2550/4437 57% [=================================== ] 2551/4437 57% [=================================== ] 2552/4437 57% [=================================== ] 2553/4437 57% [=================================== ] 2554/4437 57% [=================================== ] 2555/4437 57% [=================================== ] 2556/4437 57% [=================================== ] 2557/4437 57% [=================================== ] 2558/4437 57% [=================================== ] 2559/4437 57% [=================================== ] 2560/4437 57% [=================================== ] 2561/4437 57% [=================================== ] 2562/4437 57% [=================================== ] 2563/4437 57% [=================================== ] 2564/4437 57% [=================================== ] 2565/4437 57% [=================================== ] 2566/4437 57% [=================================== ] 2567/4437 57% [=================================== ] 2568/4437 57% [=================================== ] 2569/4437 57% [=================================== ] 2570/4437 57% [=================================== ] 2571/4437 57% [=================================== ] 2572/4437 57% [=================================== ] 2573/4437 57% [=================================== ] 2574/4437 58% [=================================== ] 2575/4437 58% [=================================== ] 2576/4437 58% [==================================== ] 2577/4437 58% [==================================== ] 2578/4437 58% [==================================== ] 2579/4437 58% [==================================== ] 2580/4437 58% [==================================== ] 2581/4437 58% [==================================== ] 2582/4437 58% [==================================== ] 2583/4437 58% [==================================== ] 2584/4437 58% [==================================== ] 2585/4437 58% [==================================== ] 2586/4437 58% [==================================== ] 2587/4437 58% [==================================== ] 2588/4437 58% [==================================== ] 2589/4437 58% [==================================== ] 2590/4437 58% [==================================== ] 2591/4437 58% [==================================== ] 2592/4437 58% [==================================== ] 2593/4437 58% [==================================== ] 2594/4437 58% [==================================== ] 2595/4437 58% [==================================== ] 2596/4437 58% [==================================== ] 2597/4437 58% [==================================== ] 2598/4437 58% [==================================== ] 2599/4437 58% [==================================== ] 2600/4437 58% [==================================== ] 2601/4437 58% [==================================== ] 2602/4437 58% [==================================== ] 2603/4437 58% [==================================== ] 2604/4437 58% [==================================== ] 2605/4437 58% [==================================== ] 2606/4437 58% [==================================== ] 2607/4437 58% [==================================== ] 2608/4437 58% [==================================== ] 2609/4437 58% [==================================== ] 2610/4437 58% [==================================== ] 2611/4437 58% [==================================== ] 2612/4437 58% [==================================== ] 2613/4437 58% [==================================== ] 2614/4437 58% [==================================== ] 2615/4437 58% [==================================== ] 2616/4437 58% [==================================== ] 2617/4437 58% [==================================== ] 2618/4437 59% [==================================== ] 2619/4437 59% [==================================== ] 2620/4437 59% [==================================== ] 2621/4437 59% [==================================== ] 2622/4437 59% [==================================== ] 2623/4437 59% [==================================== ] 2624/4437 59% [==================================== ] 2625/4437 59% [==================================== ] 2626/4437 59% [==================================== ] 2627/4437 59% [==================================== ] 2628/4437 59% [==================================== ] 2629/4437 59% [==================================== ] 2630/4437 59% [==================================== ] 2631/4437 59% [==================================== ] 2632/4437 59% [==================================== ] 2633/4437 59% [==================================== ] 2634/4437 59% [==================================== ] 2635/4437 59% [==================================== ] 2636/4437 59% [==================================== ] 2637/4437 59% [==================================== ] 2638/4437 59% [==================================== ] 2639/4437 59% [==================================== ] 2640/4437 59% [==================================== ] 2641/4437 59% [==================================== ] 2642/4437 59% [==================================== ] 2643/4437 59% [==================================== ] 2644/4437 59% [==================================== ] 2645/4437 59% [==================================== ] 2646/4437 59% [==================================== ] 2647/4437 59% [===================================== ] 2648/4437 59% [===================================== ] 2649/4437 59% [===================================== ] 2650/4437 59% [===================================== ] 2651/4437 59% [===================================== ] 2652/4437 59% [===================================== ] 2653/4437 59% [===================================== ] 2654/4437 59% [===================================== ] 2655/4437 59% [===================================== ] 2656/4437 59% [===================================== ] 2657/4437 59% [===================================== ] 2658/4437 59% [===================================== ] 2659/4437 59% [===================================== ] 2660/4437 59% [===================================== ] 2661/4437 59% [===================================== ] 2662/4437 59% [===================================== ] 2663/4437 60% [===================================== ] 2664/4437 60% [===================================== ] 2665/4437 60% [===================================== ] 2666/4437 60% [===================================== ] 2667/4437 60% [===================================== ] 2668/4437 60% [===================================== ] 2669/4437 60% [===================================== ] 2670/4437 60% [===================================== ] 2671/4437 60% [===================================== ] 2672/4437 60% [===================================== ] 2673/4437 60% [===================================== ] 2674/4437 60% [===================================== ] 2675/4437 60% [===================================== ] 2676/4437 60% [===================================== ] 2677/4437 60% [===================================== ] 2678/4437 60% [===================================== ] 2679/4437 60% [===================================== ] 2680/4437 60% [===================================== ] 2681/4437 60% [===================================== ] 2682/4437 60% [===================================== ] 2683/4437 60% [===================================== ] 2684/4437 60% [===================================== ] 2685/4437 60% [===================================== ] 2686/4437 60% [===================================== ] 2687/4437 60% [===================================== ] 2688/4437 60% [===================================== ] 2689/4437 60% [===================================== ] 2690/4437 60% [===================================== ] 2691/4437 60% [===================================== ] 2692/4437 60% [===================================== ] 2693/4437 60% [===================================== ] 2694/4437 60% [===================================== ] 2695/4437 60% [===================================== ] 2696/4437 60% [===================================== ] 2697/4437 60% [===================================== ] 2698/4437 60% [===================================== ] 2699/4437 60% [===================================== ] 2700/4437 60% [===================================== ] 2701/4437 60% [===================================== ] 2702/4437 60% [===================================== ] 2703/4437 60% [===================================== ] 2704/4437 60% [===================================== ] 2705/4437 60% [===================================== ] 2706/4437 60% [===================================== ] 2707/4437 61% [===================================== ] 2708/4437 61% [===================================== ] 2709/4437 61% [===================================== ] 2710/4437 61% [===================================== ] 2711/4437 61% [===================================== ] 2712/4437 61% [===================================== ] 2713/4437 61% [===================================== ] 2714/4437 61% [===================================== ] 2715/4437 61% [===================================== ] 2716/4437 61% [===================================== ] 2717/4437 61% [===================================== ] 2718/4437 61% [===================================== ] 2719/4437 61% [====================================== ] 2720/4437 61% [====================================== ] 2721/4437 61% [====================================== ] 2722/4437 61% [====================================== ] 2723/4437 61% [====================================== ] 2724/4437 61% [====================================== ] 2725/4437 61% [====================================== ] 2726/4437 61% [====================================== ] 2727/4437 61% [====================================== ] 2728/4437 61% [====================================== ] 2729/4437 61% [====================================== ] 2730/4437 61% [====================================== ] 2731/4437 61% [====================================== ] 2732/4437 61% [====================================== ] 2733/4437 61% [====================================== ] 2734/4437 61% [====================================== ] 2735/4437 61% [====================================== ] 2736/4437 61% [====================================== ] 2737/4437 61% [====================================== ] 2738/4437 61% [====================================== ] 2739/4437 61% [====================================== ] 2740/4437 61% [====================================== ] 2741/4437 61% [====================================== ] 2742/4437 61% [====================================== ] 2743/4437 61% [====================================== ] 2744/4437 61% [====================================== ] 2745/4437 61% [====================================== ] 2746/4437 61% [====================================== ] 2747/4437 61% [====================================== ] 2748/4437 61% [====================================== ] 2749/4437 61% [====================================== ] 2750/4437 61% [====================================== ] 2751/4437 62% [====================================== ] 2752/4437 62% [====================================== ] 2753/4437 62% [====================================== ] 2754/4437 62% [====================================== ] 2755/4437 62% [====================================== ] 2756/4437 62% [====================================== ] 2757/4437 62% [====================================== ] 2758/4437 62% [====================================== ] 2759/4437 62% [====================================== ] 2760/4437 62% [====================================== ] 2761/4437 62% [====================================== ] 2762/4437 62% [====================================== ] 2763/4437 62% [====================================== ] 2764/4437 62% [====================================== ] 2765/4437 62% [====================================== ] 2766/4437 62% [====================================== ] 2767/4437 62% [====================================== ] 2768/4437 62% [====================================== ] 2769/4437 62% [====================================== ] 2770/4437 62% [====================================== ] 2771/4437 62% [====================================== ] 2772/4437 62% [====================================== ] 2773/4437 62% [====================================== ] 2774/4437 62% [====================================== ] 2775/4437 62% [====================================== ] 2776/4437 62% [====================================== ] 2777/4437 62% [====================================== ] 2778/4437 62% [====================================== ] 2779/4437 62% [====================================== ] 2780/4437 62% [====================================== ] 2781/4437 62% [====================================== ] 2782/4437 62% [====================================== ] 2783/4437 62% [====================================== ] 2784/4437 62% [====================================== ] 2785/4437 62% [====================================== ] 2786/4437 62% [====================================== ] 2787/4437 62% [====================================== ] 2788/4437 62% [====================================== ] 2789/4437 62% [====================================== ] 2790/4437 62% [====================================== ] 2791/4437 62% [======================================= ] 2792/4437 62% [======================================= ] 2793/4437 62% [======================================= ] 2794/4437 62% [======================================= ] 2795/4437 62% [======================================= ] 2796/4437 63% [======================================= ] 2797/4437 63% [======================================= ] 2798/4437 63% [======================================= ] 2799/4437 63% [======================================= ] 2800/4437 63% [======================================= ] 2801/4437 63% [======================================= ] 2802/4437 63% [======================================= ] 2803/4437 63% [======================================= ] 2804/4437 63% [======================================= ] 2805/4437 63% [======================================= ] 2806/4437 63% [======================================= ] 2807/4437 63% [======================================= ] 2808/4437 63% [======================================= ] 2809/4437 63% [======================================= ] 2810/4437 63% [======================================= ] 2811/4437 63% [======================================= ] 2812/4437 63% [======================================= ] 2813/4437 63% [======================================= ] 2814/4437 63% [======================================= ] 2815/4437 63% [======================================= ] 2816/4437 63% [======================================= ] 2817/4437 63% [======================================= ] 2818/4437 63% [======================================= ] 2819/4437 63% [======================================= ] 2820/4437 63% [======================================= ] 2821/4437 63% [======================================= ] 2822/4437 63% [======================================= ] 2823/4437 63% [======================================= ] 2824/4437 63% [======================================= ] 2825/4437 63% [======================================= ] 2826/4437 63% [======================================= ] 2827/4437 63% [======================================= ] 2828/4437 63% [======================================= ] 2829/4437 63% [======================================= ] 2830/4437 63% [======================================= ] 2831/4437 63% [======================================= ] 2832/4437 63% [======================================= ] 2833/4437 63% [======================================= ] 2834/4437 63% [======================================= ] 2835/4437 63% [======================================= ] 2836/4437 63% [======================================= ] 2837/4437 63% [======================================= ] 2838/4437 63% [======================================= ] 2839/4437 63% [======================================= ] 2840/4437 64% [======================================= ] 2841/4437 64% [======================================= ] 2842/4437 64% [======================================= ] 2843/4437 64% [======================================= ] 2844/4437 64% [======================================= ] 2845/4437 64% [======================================= ] 2846/4437 64% [======================================= ] 2847/4437 64% [======================================= ] 2848/4437 64% [======================================= ] 2849/4437 64% [======================================= ] 2850/4437 64% [======================================= ] 2851/4437 64% [======================================= ] 2852/4437 64% [======================================= ] 2853/4437 64% [======================================= ] 2854/4437 64% [======================================= ] 2855/4437 64% [======================================= ] 2856/4437 64% [======================================= ] 2857/4437 64% [======================================= ] 2858/4437 64% [======================================= ] 2859/4437 64% [======================================= ] 2860/4437 64% [======================================= ] 2861/4437 64% [======================================= ] 2862/4437 64% [======================================== ] 2863/4437 64% [======================================== ] 2864/4437 64% [======================================== ] 2865/4437 64% [======================================== ] 2866/4437 64% [======================================== ] 2867/4437 64% [======================================== ] 2868/4437 64% [======================================== ] 2869/4437 64% [======================================== ] 2870/4437 64% [======================================== ] 2871/4437 64% [======================================== ] 2872/4437 64% [======================================== ] 2873/4437 64% [======================================== ] 2874/4437 64% [======================================== ] 2875/4437 64% [======================================== ] 2876/4437 64% [======================================== ] 2877/4437 64% [======================================== ] 2878/4437 64% [======================================== ] 2879/4437 64% [======================================== ] 2880/4437 64% [======================================== ] 2881/4437 64% [======================================== ] 2882/4437 64% [======================================== ] 2883/4437 64% [======================================== ] 2884/4437 64% [======================================== ] 2885/4437 65% [======================================== ] 2886/4437 65% [======================================== ] 2887/4437 65% [======================================== ] 2888/4437 65% [======================================== ] 2889/4437 65% [======================================== ] 2890/4437 65% [======================================== ] 2891/4437 65% [======================================== ] 2892/4437 65% [======================================== ] 2893/4437 65% [======================================== ] 2894/4437 65% [======================================== ] 2895/4437 65% [======================================== ] 2896/4437 65% [======================================== ] 2897/4437 65% [======================================== ] 2898/4437 65% [======================================== ] 2899/4437 65% [======================================== ] 2900/4437 65% [======================================== ] 2901/4437 65% [======================================== ] 2902/4437 65% [======================================== ] 2903/4437 65% [======================================== ] 2904/4437 65% [======================================== ] 2905/4437 65% [======================================== ] 2906/4437 65% [======================================== ] 2907/4437 65% [======================================== ] 2908/4437 65% [======================================== ] 2909/4437 65% [======================================== ] 2910/4437 65% [======================================== ] 2911/4437 65% [======================================== ] 2912/4437 65% [======================================== ] 2913/4437 65% [======================================== ] 2914/4437 65% [======================================== ] 2915/4437 65% [======================================== ] 2916/4437 65% [======================================== ] 2917/4437 65% [======================================== ] 2918/4437 65% [======================================== ] 2919/4437 65% [======================================== ] 2920/4437 65% [======================================== ] 2921/4437 65% [======================================== ] 2922/4437 65% [======================================== ] 2923/4437 65% [======================================== ] 2924/4437 65% [======================================== ] 2925/4437 65% [======================================== ] 2926/4437 65% [======================================== ] 2927/4437 65% [======================================== ] 2928/4437 65% [======================================== ] 2929/4437 66% [======================================== ] 2930/4437 66% [======================================== ] 2931/4437 66% [======================================== ] 2932/4437 66% [======================================== ] 2933/4437 66% [======================================== ] 2934/4437 66% [========================================= ] 2935/4437 66% [========================================= ] 2936/4437 66% [========================================= ] 2937/4437 66% [========================================= ] 2938/4437 66% [========================================= ] 2939/4437 66% [========================================= ] 2940/4437 66% [========================================= ] 2941/4437 66% [========================================= ] 2942/4437 66% [========================================= ] 2943/4437 66% [========================================= ] 2944/4437 66% [========================================= ] 2945/4437 66% [========================================= ] 2946/4437 66% [========================================= ] 2947/4437 66% [========================================= ] 2948/4437 66% [========================================= ] 2949/4437 66% [========================================= ] 2950/4437 66% [========================================= ] 2951/4437 66% [========================================= ] 2952/4437 66% [========================================= ] 2953/4437 66% [========================================= ] 2954/4437 66% [========================================= ] 2955/4437 66% [========================================= ] 2956/4437 66% [========================================= ] 2957/4437 66% [========================================= ] 2958/4437 66% [========================================= ] 2959/4437 66% [========================================= ] 2960/4437 66% [========================================= ] 2961/4437 66% [========================================= ] 2962/4437 66% [========================================= ] 2963/4437 66% [========================================= ] 2964/4437 66% [========================================= ] 2965/4437 66% [========================================= ] 2966/4437 66% [========================================= ] 2967/4437 66% [========================================= ] 2968/4437 66% [========================================= ] 2969/4437 66% [========================================= ] 2970/4437 66% [========================================= ] 2971/4437 66% [========================================= ] 2972/4437 66% [========================================= ] 2973/4437 67% [========================================= ] 2974/4437 67% [========================================= ] 2975/4437 67% [========================================= ] 2976/4437 67% [========================================= ] 2977/4437 67% [========================================= ] 2978/4437 67% [========================================= ] 2979/4437 67% [========================================= ] 2980/4437 67% [========================================= ] 2981/4437 67% [========================================= ] 2982/4437 67% [========================================= ] 2983/4437 67% [========================================= ] 2984/4437 67% [========================================= ] 2985/4437 67% [========================================= ] 2986/4437 67% [========================================= ] 2987/4437 67% [========================================= ] 2988/4437 67% [========================================= ] 2989/4437 67% [========================================= ] 2990/4437 67% [========================================= ] 2991/4437 67% [========================================= ] 2992/4437 67% [========================================= ] 2993/4437 67% [========================================= ] 2994/4437 67% [========================================= ] 2995/4437 67% [========================================= ] 2996/4437 67% [========================================= ] 2997/4437 67% [========================================= ] 2998/4437 67% [========================================= ] 2999/4437 67% [========================================= ] 3000/4437 67% [========================================= ] 3001/4437 67% [========================================= ] 3002/4437 67% [========================================= ] 3003/4437 67% [========================================= ] 3004/4437 67% [========================================= ] 3005/4437 67% [========================================== ] 3006/4437 67% [========================================== ] 3007/4437 67% [========================================== ] 3008/4437 67% [========================================== ] 3009/4437 67% [========================================== ] 3010/4437 67% [========================================== ] 3011/4437 67% [========================================== ] 3012/4437 67% [========================================== ] 3013/4437 67% [========================================== ] 3014/4437 67% [========================================== ] 3015/4437 67% [========================================== ] 3016/4437 67% [========================================== ] 3017/4437 67% [========================================== ] 3018/4437 68% [========================================== ] 3019/4437 68% [========================================== ] 3020/4437 68% [========================================== ] 3021/4437 68% [========================================== ] 3022/4437 68% [========================================== ] 3023/4437 68% [========================================== ] 3024/4437 68% [========================================== ] 3025/4437 68% [========================================== ] 3026/4437 68% [========================================== ] 3027/4437 68% [========================================== ] 3028/4437 68% [========================================== ] 3029/4437 68% [========================================== ] 3030/4437 68% [========================================== ] 3031/4437 68% [========================================== ] 3032/4437 68% [========================================== ] 3033/4437 68% [========================================== ] 3034/4437 68% [========================================== ] 3035/4437 68% [========================================== ] 3036/4437 68% [========================================== ] 3037/4437 68% [========================================== ] 3038/4437 68% [========================================== ] 3039/4437 68% [========================================== ] 3040/4437 68% [========================================== ] 3041/4437 68% [========================================== ] 3042/4437 68% [========================================== ] 3043/4437 68% [========================================== ] 3044/4437 68% [========================================== ] 3045/4437 68% [========================================== ] 3046/4437 68% [========================================== ] 3047/4437 68% [========================================== ] 3048/4437 68% [========================================== ] 3049/4437 68% [========================================== ] 3050/4437 68% [========================================== ] 3051/4437 68% [========================================== ] 3052/4437 68% [========================================== ] 3053/4437 68% [========================================== ] 3054/4437 68% [========================================== ] 3055/4437 68% [========================================== ] 3056/4437 68% [========================================== ] 3057/4437 68% [========================================== ] 3058/4437 68% [========================================== ] 3059/4437 68% [========================================== ] 3060/4437 68% [========================================== ] 3061/4437 68% [========================================== ] 3062/4437 69% [========================================== ] 3063/4437 69% [========================================== ] 3064/4437 69% [========================================== ] 3065/4437 69% [========================================== ] 3066/4437 69% [========================================== ] 3067/4437 69% [========================================== ] 3068/4437 69% [========================================== ] 3069/4437 69% [========================================== ] 3070/4437 69% [========================================== ] 3071/4437 69% [========================================== ] 3072/4437 69% [========================================== ] 3073/4437 69% [========================================== ] 3074/4437 69% [========================================== ] 3075/4437 69% [========================================== ] 3076/4437 69% [========================================== ] 3077/4437 69% [=========================================== ] 3078/4437 69% [=========================================== ] 3079/4437 69% [=========================================== ] 3080/4437 69% [=========================================== ] 3081/4437 69% [=========================================== ] 3082/4437 69% [=========================================== ] 3083/4437 69% [=========================================== ] 3084/4437 69% [=========================================== ] 3085/4437 69% [=========================================== ] 3086/4437 69% [=========================================== ] 3087/4437 69% [=========================================== ] 3088/4437 69% [=========================================== ] 3089/4437 69% [=========================================== ] 3090/4437 69% [=========================================== ] 3091/4437 69% [=========================================== ] 3092/4437 69% [=========================================== ] 3093/4437 69% [=========================================== ] 3094/4437 69% [=========================================== ] 3095/4437 69% [=========================================== ] 3096/4437 69% [=========================================== ] 3097/4437 69% [=========================================== ] 3098/4437 69% [=========================================== ] 3099/4437 69% [=========================================== ] 3100/4437 69% [=========================================== ] 3101/4437 69% [=========================================== ] 3102/4437 69% [=========================================== ] 3103/4437 69% [=========================================== ] 3104/4437 69% [=========================================== ] 3105/4437 69% [=========================================== ] 3106/4437 70% [=========================================== ] 3107/4437 70% [=========================================== ] 3108/4437 70% [=========================================== ] 3109/4437 70% [=========================================== ] 3110/4437 70% [=========================================== ] 3111/4437 70% [=========================================== ] 3112/4437 70% [=========================================== ] 3113/4437 70% [=========================================== ] 3114/4437 70% [=========================================== ] 3115/4437 70% [=========================================== ] 3116/4437 70% [=========================================== ] 3117/4437 70% [=========================================== ] 3118/4437 70% [=========================================== ] 3119/4437 70% [=========================================== ] 3120/4437 70% [=========================================== ] 3121/4437 70% [=========================================== ] 3122/4437 70% [=========================================== ] 3123/4437 70% [=========================================== ] 3124/4437 70% [=========================================== ] 3125/4437 70% [=========================================== ] 3126/4437 70% [=========================================== ] 3127/4437 70% [=========================================== ] 3128/4437 70% [=========================================== ] 3129/4437 70% [=========================================== ] 3130/4437 70% [=========================================== ] 3131/4437 70% [=========================================== ] 3132/4437 70% [=========================================== ] 3133/4437 70% [=========================================== ] 3134/4437 70% [=========================================== ] 3135/4437 70% [=========================================== ] 3136/4437 70% [=========================================== ] 3137/4437 70% [=========================================== ] 3138/4437 70% [=========================================== ] 3139/4437 70% [=========================================== ] 3140/4437 70% [=========================================== ] 3141/4437 70% [=========================================== ] 3142/4437 70% [=========================================== ] 3143/4437 70% [=========================================== ] 3144/4437 70% [=========================================== ] 3145/4437 70% [=========================================== ] 3146/4437 70% [=========================================== ] 3147/4437 70% [=========================================== ] 3148/4437 70% [============================================ ] 3149/4437 70% [============================================ ] 3150/4437 70% [============================================ ] 3151/4437 71% [============================================ ] 3152/4437 71% [============================================ ] 3153/4437 71% [============================================ ] 3154/4437 71% [============================================ ] 3155/4437 71% [============================================ ] 3156/4437 71% [============================================ ] 3157/4437 71% [============================================ ] 3158/4437 71% [============================================ ] 3159/4437 71% [============================================ ] 3160/4437 71% [============================================ ] 3161/4437 71% [============================================ ] 3162/4437 71% [============================================ ] 3163/4437 71% [============================================ ] 3164/4437 71% [============================================ ] 3165/4437 71% [============================================ ] 3166/4437 71% [============================================ ] 3167/4437 71% [============================================ ] 3168/4437 71% [============================================ ] 3169/4437 71% [============================================ ] 3170/4437 71% [============================================ ] 3171/4437 71% [============================================ ] 3172/4437 71% [============================================ ] 3173/4437 71% [============================================ ] 3174/4437 71% [============================================ ] 3175/4437 71% [============================================ ] 3176/4437 71% [============================================ ] 3177/4437 71% [============================================ ] 3178/4437 71% [============================================ ] 3179/4437 71% [============================================ ] 3180/4437 71% [============================================ ] 3181/4437 71% [============================================ ] 3182/4437 71% [============================================ ] 3183/4437 71% [============================================ ] 3184/4437 71% [============================================ ] 3185/4437 71% [============================================ ] 3186/4437 71% [============================================ ] 3187/4437 71% [============================================ ] 3188/4437 71% [============================================ ] 3189/4437 71% [============================================ ] 3190/4437 71% [============================================ ] 3191/4437 71% [============================================ ] 3192/4437 71% [============================================ ] 3193/4437 71% [============================================ ] 3194/4437 71% [============================================ ] 3195/4437 72% [============================================ ] 3196/4437 72% [============================================ ] 3197/4437 72% [============================================ ] 3198/4437 72% [============================================ ] 3199/4437 72% [============================================ ] 3200/4437 72% [============================================ ] 3201/4437 72% [============================================ ] 3202/4437 72% [============================================ ] 3203/4437 72% [============================================ ] 3204/4437 72% [============================================ ] 3205/4437 72% [============================================ ] 3206/4437 72% [============================================ ] 3207/4437 72% [============================================ ] 3208/4437 72% [============================================ ] 3209/4437 72% [============================================ ] 3210/4437 72% [============================================ ] 3211/4437 72% [============================================ ] 3212/4437 72% [============================================ ] 3213/4437 72% [============================================ ] 3214/4437 72% [============================================ ] 3215/4437 72% [============================================ ] 3216/4437 72% [============================================ ] 3217/4437 72% [============================================ ] 3218/4437 72% [============================================ ] 3219/4437 72% [============================================ ] 3220/4437 72% [============================================= ] 3221/4437 72% [============================================= ] 3222/4437 72% [============================================= ] 3223/4437 72% [============================================= ] 3224/4437 72% [============================================= ] 3225/4437 72% [============================================= ] 3226/4437 72% [============================================= ] 3227/4437 72% [============================================= ] 3228/4437 72% [============================================= ] 3229/4437 72% [============================================= ] 3230/4437 72% [============================================= ] 3231/4437 72% [============================================= ] 3232/4437 72% [============================================= ] 3233/4437 72% [============================================= ] 3234/4437 72% [============================================= ] 3235/4437 72% [============================================= ] 3236/4437 72% [============================================= ] 3237/4437 72% [============================================= ] 3238/4437 72% [============================================= ] 3239/4437 72% [============================================= ] 3240/4437 73% [============================================= ] 3241/4437 73% [============================================= ] 3242/4437 73% [============================================= ] 3243/4437 73% [============================================= ] 3244/4437 73% [============================================= ] 3245/4437 73% [============================================= ] 3246/4437 73% [============================================= ] 3247/4437 73% [============================================= ] 3248/4437 73% [============================================= ] 3249/4437 73% [============================================= ] 3250/4437 73% [============================================= ] 3251/4437 73% [============================================= ] 3252/4437 73% [============================================= ] 3253/4437 73% [============================================= ] 3254/4437 73% [============================================= ] 3255/4437 73% [============================================= ] 3256/4437 73% [============================================= ] 3257/4437 73% [============================================= ] 3258/4437 73% [============================================= ] 3259/4437 73% [============================================= ] 3260/4437 73% [============================================= ] 3261/4437 73% [============================================= ] 3262/4437 73% [============================================= ] 3263/4437 73% [============================================= ] 3264/4437 73% [============================================= ] 3265/4437 73% [============================================= ] 3266/4437 73% [============================================= ] 3267/4437 73% [============================================= ] 3268/4437 73% [============================================= ] 3269/4437 73% [============================================= ] 3270/4437 73% [============================================= ] 3271/4437 73% [============================================= ] 3272/4437 73% [============================================= ] 3273/4437 73% [============================================= ] 3274/4437 73% [============================================= ] 3275/4437 73% [============================================= ] 3276/4437 73% [============================================= ] 3277/4437 73% [============================================= ] 3278/4437 73% [============================================= ] 3279/4437 73% [============================================= ] 3280/4437 73% [============================================= ] 3281/4437 73% [============================================= ] 3282/4437 73% [============================================= ] 3283/4437 73% [============================================= ] 3284/4437 74% [============================================= ] 3285/4437 74% [============================================= ] 3286/4437 74% [============================================= ] 3287/4437 74% [============================================= ] 3288/4437 74% [============================================= ] 3289/4437 74% [============================================= ] 3290/4437 74% [============================================= ] 3291/4437 74% [============================================== ] 3292/4437 74% [============================================== ] 3293/4437 74% [============================================== ] 3294/4437 74% [============================================== ] 3295/4437 74% [============================================== ] 3296/4437 74% [============================================== ] 3297/4437 74% [============================================== ] 3298/4437 74% [============================================== ] 3299/4437 74% [============================================== ] 3300/4437 74% [============================================== ] 3301/4437 74% [============================================== ] 3302/4437 74% [============================================== ] 3303/4437 74% [============================================== ] 3304/4437 74% [============================================== ] 3305/4437 74% [============================================== ] 3306/4437 74% [============================================== ] 3307/4437 74% [============================================== ] 3308/4437 74% [============================================== ] 3309/4437 74% [============================================== ] 3310/4437 74% [============================================== ] 3311/4437 74% [============================================== ] 3312/4437 74% [============================================== ] 3313/4437 74% [============================================== ] 3314/4437 74% [============================================== ] 3315/4437 74% [============================================== ] 3316/4437 74% [============================================== ] 3317/4437 74% [============================================== ] 3318/4437 74% [============================================== ] 3319/4437 74% [============================================== ] 3320/4437 74% [============================================== ] 3321/4437 74% [============================================== ] 3322/4437 74% [============================================== ] 3323/4437 74% [============================================== ] 3324/4437 74% [============================================== ] 3325/4437 74% [============================================== ] 3326/4437 74% [============================================== ] 3327/4437 74% [============================================== ] 3328/4437 75% [============================================== ] 3329/4437 75% [============================================== ] 3330/4437 75% [============================================== ] 3331/4437 75% [============================================== ] 3332/4437 75% [============================================== ] 3333/4437 75% [============================================== ] 3334/4437 75% [============================================== ] 3335/4437 75% [============================================== ] 3336/4437 75% [============================================== ] 3337/4437 75% [============================================== ] 3338/4437 75% [============================================== ] 3339/4437 75% [============================================== ] 3340/4437 75% [============================================== ] 3341/4437 75% [============================================== ] 3342/4437 75% [============================================== ] 3343/4437 75% [============================================== ] 3344/4437 75% [============================================== ] 3345/4437 75% [============================================== ] 3346/4437 75% [============================================== ] 3347/4437 75% [============================================== ] 3348/4437 75% [============================================== ] 3349/4437 75% [============================================== ] 3350/4437 75% [============================================== ] 3351/4437 75% [============================================== ] 3352/4437 75% [============================================== ] 3353/4437 75% [============================================== ] 3354/4437 75% [============================================== ] 3355/4437 75% [============================================== ] 3356/4437 75% [============================================== ] 3357/4437 75% [============================================== ] 3358/4437 75% [============================================== ] 3359/4437 75% [============================================== ] 3360/4437 75% [============================================== ] 3361/4437 75% [============================================== ] 3362/4437 75% [============================================== ] 3363/4437 75% [=============================================== ] 3364/4437 75% [=============================================== ] 3365/4437 75% [=============================================== ] 3366/4437 75% [=============================================== ] 3367/4437 75% [=============================================== ] 3368/4437 75% [=============================================== ] 3369/4437 75% [=============================================== ] 3370/4437 75% [=============================================== ] 3371/4437 75% [=============================================== ] 3372/4437 75% [=============================================== ] 3373/4437 76% [=============================================== ] 3374/4437 76% [=============================================== ] 3375/4437 76% [=============================================== ] 3376/4437 76% [=============================================== ] 3377/4437 76% [=============================================== ] 3378/4437 76% [=============================================== ] 3379/4437 76% [=============================================== ] 3380/4437 76% [=============================================== ] 3381/4437 76% [=============================================== ] 3382/4437 76% [=============================================== ] 3383/4437 76% [=============================================== ] 3384/4437 76% [=============================================== ] 3385/4437 76% [=============================================== ] 3386/4437 76% [=============================================== ] 3387/4437 76% [=============================================== ] 3388/4437 76% [=============================================== ] 3389/4437 76% [=============================================== ] 3390/4437 76% [=============================================== ] 3391/4437 76% [=============================================== ] 3392/4437 76% [=============================================== ] 3393/4437 76% [=============================================== ] 3394/4437 76% [=============================================== ] 3395/4437 76% [=============================================== ] 3396/4437 76% [=============================================== ] 3397/4437 76% [=============================================== ] 3398/4437 76% [=============================================== ] 3399/4437 76% [=============================================== ] 3400/4437 76% [=============================================== ] 3401/4437 76% [=============================================== ] 3402/4437 76% [=============================================== ] 3403/4437 76% [=============================================== ] 3404/4437 76% [=============================================== ] 3405/4437 76% [=============================================== ] 3406/4437 76% [=============================================== ] 3407/4437 76% [=============================================== ] 3408/4437 76% [=============================================== ] 3409/4437 76% [=============================================== ] 3410/4437 76% [=============================================== ] 3411/4437 76% [=============================================== ] 3412/4437 76% [=============================================== ] 3413/4437 76% [=============================================== ] 3414/4437 76% [=============================================== ] 3415/4437 76% [=============================================== ] 3416/4437 76% [=============================================== ] 3417/4437 77% [=============================================== ] 3418/4437 77% [=============================================== ] 3419/4437 77% [=============================================== ] 3420/4437 77% [=============================================== ] 3421/4437 77% [=============================================== ] 3422/4437 77% [=============================================== ] 3423/4437 77% [=============================================== ] 3424/4437 77% [=============================================== ] 3425/4437 77% [=============================================== ] 3426/4437 77% [=============================================== ] 3427/4437 77% [=============================================== ] 3428/4437 77% [=============================================== ] 3429/4437 77% [=============================================== ] 3430/4437 77% [=============================================== ] 3431/4437 77% [=============================================== ] 3432/4437 77% [=============================================== ] 3433/4437 77% [=============================================== ] 3434/4437 77% [=============================================== ] 3435/4437 77% [================================================ ] 3436/4437 77% [================================================ ] 3437/4437 77% [================================================ ] 3438/4437 77% [================================================ ] 3439/4437 77% [================================================ ] 3440/4437 77% [================================================ ] 3441/4437 77% [================================================ ] 3442/4437 77% [================================================ ] 3443/4437 77% [================================================ ] 3444/4437 77% [================================================ ] 3445/4437 77% [================================================ ] 3446/4437 77% [================================================ ] 3447/4437 77% [================================================ ] 3448/4437 77% [================================================ ] 3449/4437 77% [================================================ ] 3450/4437 77% [================================================ ] 3451/4437 77% [================================================ ] 3452/4437 77% [================================================ ] 3453/4437 77% [================================================ ] 3454/4437 77% [================================================ ] 3455/4437 77% [================================================ ] 3456/4437 77% [================================================ ] 3457/4437 77% [================================================ ] 3458/4437 77% [================================================ ] 3459/4437 77% [================================================ ] 3460/4437 77% [================================================ ] 3461/4437 78% [================================================ ] 3462/4437 78% [================================================ ] 3463/4437 78% [================================================ ] 3464/4437 78% [================================================ ] 3465/4437 78% [================================================ ] 3466/4437 78% [================================================ ] 3467/4437 78% [================================================ ] 3468/4437 78% [================================================ ] 3469/4437 78% [================================================ ] 3470/4437 78% [================================================ ] 3471/4437 78% [================================================ ] 3472/4437 78% [================================================ ] 3473/4437 78% [================================================ ] 3474/4437 78% [================================================ ] 3475/4437 78% [================================================ ] 3476/4437 78% [================================================ ] 3477/4437 78% [================================================ ] 3478/4437 78% [================================================ ] 3479/4437 78% [================================================ ] 3480/4437 78% [================================================ ] 3481/4437 78% [================================================ ] 3482/4437 78% [================================================ ] 3483/4437 78% [================================================ ] 3484/4437 78% [================================================ ] 3485/4437 78% [================================================ ] 3486/4437 78% [================================================ ] 3487/4437 78% [================================================ ] 3488/4437 78% [================================================ ] 3489/4437 78% [================================================ ] 3490/4437 78% [================================================ ] 3491/4437 78% [================================================ ] 3492/4437 78% [================================================ ] 3493/4437 78% [================================================ ] 3494/4437 78% [================================================ ] 3495/4437 78% [================================================ ] 3496/4437 78% [================================================ ] 3497/4437 78% [================================================ ] 3498/4437 78% [================================================ ] 3499/4437 78% [================================================ ] 3500/4437 78% [================================================ ] 3501/4437 78% [================================================ ] 3502/4437 78% [================================================ ] 3503/4437 78% [================================================ ] 3504/4437 78% [================================================ ] 3505/4437 78% [================================================ ] 3506/4437 79% [================================================= ] 3507/4437 79% [================================================= ] 3508/4437 79% [================================================= ] 3509/4437 79% [================================================= ] 3510/4437 79% [================================================= ] 3511/4437 79% [================================================= ] 3512/4437 79% [================================================= ] 3513/4437 79% [================================================= ] 3514/4437 79% [================================================= ] 3515/4437 79% [================================================= ] 3516/4437 79% [================================================= ] 3517/4437 79% [================================================= ] 3518/4437 79% [================================================= ] 3519/4437 79% [================================================= ] 3520/4437 79% [================================================= ] 3521/4437 79% [================================================= ] 3522/4437 79% [================================================= ] 3523/4437 79% [================================================= ] 3524/4437 79% [================================================= ] 3525/4437 79% [================================================= ] 3526/4437 79% [================================================= ] 3527/4437 79% [================================================= ] 3528/4437 79% [================================================= ] 3529/4437 79% [================================================= ] 3530/4437 79% [================================================= ] 3531/4437 79% [================================================= ] 3532/4437 79% [================================================= ] 3533/4437 79% [================================================= ] 3534/4437 79% [================================================= ] 3535/4437 79% [================================================= ] 3536/4437 79% [================================================= ] 3537/4437 79% [================================================= ] 3538/4437 79% [================================================= ] 3539/4437 79% [================================================= ] 3540/4437 79% [================================================= ] 3541/4437 79% [================================================= ] 3542/4437 79% [================================================= ] 3543/4437 79% [================================================= ] 3544/4437 79% [================================================= ] 3545/4437 79% [================================================= ] 3546/4437 79% [================================================= ] 3547/4437 79% [================================================= ] 3548/4437 79% [================================================= ] 3549/4437 79% [================================================= ] 3550/4437 80% [================================================= ] 3551/4437 80% [================================================= ] 3552/4437 80% [================================================= ] 3553/4437 80% [================================================= ] 3554/4437 80% [================================================= ] 3555/4437 80% [================================================= ] 3556/4437 80% [================================================= ] 3557/4437 80% [================================================= ] 3558/4437 80% [================================================= ] 3559/4437 80% [================================================= ] 3560/4437 80% [================================================= ] 3561/4437 80% [================================================= ] 3562/4437 80% [================================================= ] 3563/4437 80% [================================================= ] 3564/4437 80% [================================================= ] 3565/4437 80% [================================================= ] 3566/4437 80% [================================================= ] 3567/4437 80% [================================================= ] 3568/4437 80% [================================================= ] 3569/4437 80% [================================================= ] 3570/4437 80% [================================================= ] 3571/4437 80% [================================================= ] 3572/4437 80% [================================================= ] 3573/4437 80% [================================================= ] 3574/4437 80% [================================================= ] 3575/4437 80% [================================================= ] 3576/4437 80% [================================================= ] 3577/4437 80% [================================================= ] 3578/4437 80% [================================================== ] 3579/4437 80% [================================================== ] 3580/4437 80% [================================================== ] 3581/4437 80% [================================================== ] 3582/4437 80% [================================================== ] 3583/4437 80% [================================================== ] 3584/4437 80% [================================================== ] 3585/4437 80% [================================================== ] 3586/4437 80% [================================================== ] 3587/4437 80% [================================================== ] 3588/4437 80% [================================================== ] 3589/4437 80% [================================================== ] 3590/4437 80% [================================================== ] 3591/4437 80% [================================================== ] 3592/4437 80% [================================================== ] 3593/4437 80% [================================================== ] 3594/4437 81% [================================================== ] 3595/4437 81% [================================================== ] 3596/4437 81% [================================================== ] 3597/4437 81% [================================================== ] 3598/4437 81% [================================================== ] 3599/4437 81% [================================================== ] 3600/4437 81% [================================================== ] 3601/4437 81% [================================================== ] 3602/4437 81% [================================================== ] 3603/4437 81% [================================================== ] 3604/4437 81% [================================================== ] 3605/4437 81% [================================================== ] 3606/4437 81% [================================================== ] 3607/4437 81% [================================================== ] 3608/4437 81% [================================================== ] 3609/4437 81% [================================================== ] 3610/4437 81% [================================================== ] 3611/4437 81% [================================================== ] 3612/4437 81% [================================================== ] 3613/4437 81% [================================================== ] 3614/4437 81% [================================================== ] 3615/4437 81% [================================================== ] 3616/4437 81% [================================================== ] 3617/4437 81% [================================================== ] 3618/4437 81% [================================================== ] 3619/4437 81% [================================================== ] 3620/4437 81% [================================================== ] 3621/4437 81% [================================================== ] 3622/4437 81% [================================================== ] 3623/4437 81% [================================================== ] 3624/4437 81% [================================================== ] 3625/4437 81% [================================================== ] 3626/4437 81% [================================================== ] 3627/4437 81% [================================================== ] 3628/4437 81% [================================================== ] 3629/4437 81% [================================================== ] 3630/4437 81% [================================================== ] 3631/4437 81% [================================================== ] 3632/4437 81% [================================================== ] 3633/4437 81% [================================================== ] 3634/4437 81% [================================================== ] 3635/4437 81% [================================================== ] 3636/4437 81% [================================================== ] 3637/4437 81% [================================================== ] 3638/4437 81% [================================================== ] 3639/4437 82% [================================================== ] 3640/4437 82% [================================================== ] 3641/4437 82% [================================================== ] 3642/4437 82% [================================================== ] 3643/4437 82% [================================================== ] 3644/4437 82% [================================================== ] 3645/4437 82% [================================================== ] 3646/4437 82% [================================================== ] 3647/4437 82% [================================================== ] 3648/4437 82% [================================================== ] 3649/4437 82% [=================================================== ] 3650/4437 82% [=================================================== ] 3651/4437 82% [=================================================== ] 3652/4437 82% [=================================================== ] 3653/4437 82% [=================================================== ] 3654/4437 82% [=================================================== ] 3655/4437 82% [=================================================== ] 3656/4437 82% [=================================================== ] 3657/4437 82% [=================================================== ] 3658/4437 82% [=================================================== ] 3659/4437 82% [=================================================== ] 3660/4437 82% [=================================================== ] 3661/4437 82% [=================================================== ] 3662/4437 82% [=================================================== ] 3663/4437 82% [=================================================== ] 3664/4437 82% [=================================================== ] 3665/4437 82% [=================================================== ] 3666/4437 82% [=================================================== ] 3667/4437 82% [=================================================== ] 3668/4437 82% [=================================================== ] 3669/4437 82% [=================================================== ] 3670/4437 82% [=================================================== ] 3671/4437 82% [=================================================== ] 3672/4437 82% [=================================================== ] 3673/4437 82% [=================================================== ] 3674/4437 82% [=================================================== ] 3675/4437 82% [=================================================== ] 3676/4437 82% [=================================================== ] 3677/4437 82% [=================================================== ] 3678/4437 82% [=================================================== ] 3679/4437 82% [=================================================== ] 3680/4437 82% [=================================================== ] 3681/4437 82% [=================================================== ] 3682/4437 82% [=================================================== ] 3683/4437 83% [=================================================== ] 3684/4437 83% [=================================================== ] 3685/4437 83% [=================================================== ] 3686/4437 83% [=================================================== ] 3687/4437 83% [=================================================== ] 3688/4437 83% [=================================================== ] 3689/4437 83% [=================================================== ] 3690/4437 83% [=================================================== ] 3691/4437 83% [=================================================== ] 3692/4437 83% [=================================================== ] 3693/4437 83% [=================================================== ] 3694/4437 83% [=================================================== ] 3695/4437 83% [=================================================== ] 3696/4437 83% [=================================================== ] 3697/4437 83% [=================================================== ] 3698/4437 83% [=================================================== ] 3699/4437 83% [=================================================== ] 3700/4437 83% [=================================================== ] 3701/4437 83% [=================================================== ] 3702/4437 83% [=================================================== ] 3703/4437 83% [=================================================== ] 3704/4437 83% [=================================================== ] 3705/4437 83% [=================================================== ] 3706/4437 83% [=================================================== ] 3707/4437 83% [=================================================== ] 3708/4437 83% [=================================================== ] 3709/4437 83% [=================================================== ] 3710/4437 83% [=================================================== ] 3711/4437 83% [=================================================== ] 3712/4437 83% [=================================================== ] 3713/4437 83% [=================================================== ] 3714/4437 83% [=================================================== ] 3715/4437 83% [=================================================== ] 3716/4437 83% [=================================================== ] 3717/4437 83% [=================================================== ] 3718/4437 83% [=================================================== ] 3719/4437 83% [=================================================== ] 3720/4437 83% [=================================================== ] 3721/4437 83% [==================================================== ] 3722/4437 83% [==================================================== ] 3723/4437 83% [==================================================== ] 3724/4437 83% [==================================================== ] 3725/4437 83% [==================================================== ] 3726/4437 83% [==================================================== ] 3727/4437 83% [==================================================== ] 3728/4437 84% [==================================================== ] 3729/4437 84% [==================================================== ] 3730/4437 84% [==================================================== ] 3731/4437 84% [==================================================== ] 3732/4437 84% [==================================================== ] 3733/4437 84% [==================================================== ] 3734/4437 84% [==================================================== ] 3735/4437 84% [==================================================== ] 3736/4437 84% [==================================================== ] 3737/4437 84% [==================================================== ] 3738/4437 84% [==================================================== ] 3739/4437 84% [==================================================== ] 3740/4437 84% [==================================================== ] 3741/4437 84% [==================================================== ] 3742/4437 84% [==================================================== ] 3743/4437 84% [==================================================== ] 3744/4437 84% [==================================================== ] 3745/4437 84% [==================================================== ] 3746/4437 84% [==================================================== ] 3747/4437 84% [==================================================== ] 3748/4437 84% [==================================================== ] 3749/4437 84% [==================================================== ] 3750/4437 84% [==================================================== ] 3751/4437 84% [==================================================== ] 3752/4437 84% [==================================================== ] 3753/4437 84% [==================================================== ] 3754/4437 84% [==================================================== ] 3755/4437 84% [==================================================== ] 3756/4437 84% [==================================================== ] 3757/4437 84% [==================================================== ] 3758/4437 84% [==================================================== ] 3759/4437 84% [==================================================== ] 3760/4437 84% [==================================================== ] 3761/4437 84% [==================================================== ] 3762/4437 84% [==================================================== ] 3763/4437 84% [==================================================== ] 3764/4437 84% [==================================================== ] 3765/4437 84% [==================================================== ] 3766/4437 84% [==================================================== ] 3767/4437 84% [==================================================== ] 3768/4437 84% [==================================================== ] 3769/4437 84% [==================================================== ] 3770/4437 84% [==================================================== ] 3771/4437 84% [==================================================== ] 3772/4437 85% [==================================================== ] 3773/4437 85% [==================================================== ] 3774/4437 85% [==================================================== ] 3775/4437 85% [==================================================== ] 3776/4437 85% [==================================================== ] 3777/4437 85% [==================================================== ] 3778/4437 85% [==================================================== ] 3779/4437 85% [==================================================== ] 3780/4437 85% [==================================================== ] 3781/4437 85% [==================================================== ] 3782/4437 85% [==================================================== ] 3783/4437 85% [==================================================== ] 3784/4437 85% [==================================================== ] 3785/4437 85% [==================================================== ] 3786/4437 85% [==================================================== ] 3787/4437 85% [==================================================== ] 3788/4437 85% [==================================================== ] 3789/4437 85% [==================================================== ] 3790/4437 85% [==================================================== ] 3791/4437 85% [==================================================== ] 3792/4437 85% [===================================================== ] 3793/4437 85% [===================================================== ] 3794/4437 85% [===================================================== ] 3795/4437 85% [===================================================== ] 3796/4437 85% [===================================================== ] 3797/4437 85% [===================================================== ] 3798/4437 85% [===================================================== ] 3799/4437 85% [===================================================== ] 3800/4437 85% [===================================================== ] 3801/4437 85% [===================================================== ] 3802/4437 85% [===================================================== ] 3803/4437 85% [===================================================== ] 3804/4437 85% [===================================================== ] 3805/4437 85% [===================================================== ] 3806/4437 85% [===================================================== ] 3807/4437 85% [===================================================== ] 3808/4437 85% [===================================================== ] 3809/4437 85% [===================================================== ] 3810/4437 85% [===================================================== ] 3811/4437 85% [===================================================== ] 3812/4437 85% [===================================================== ] 3813/4437 85% [===================================================== ] 3814/4437 85% [===================================================== ] 3815/4437 85% [===================================================== ] 3816/4437 86% [===================================================== ] 3817/4437 86% [===================================================== ] 3818/4437 86% [===================================================== ] 3819/4437 86% [===================================================== ] 3820/4437 86% [===================================================== ] 3821/4437 86% [===================================================== ] 3822/4437 86% [===================================================== ] 3823/4437 86% [===================================================== ] 3824/4437 86% [===================================================== ] 3825/4437 86% [===================================================== ] 3826/4437 86% [===================================================== ] 3827/4437 86% [===================================================== ] 3828/4437 86% [===================================================== ] 3829/4437 86% [===================================================== ] 3830/4437 86% [===================================================== ] 3831/4437 86% [===================================================== ] 3832/4437 86% [===================================================== ] 3833/4437 86% [===================================================== ] 3834/4437 86% [===================================================== ] 3835/4437 86% [===================================================== ] 3836/4437 86% [===================================================== ] 3837/4437 86% [===================================================== ] 3838/4437 86% [===================================================== ] 3839/4437 86% [===================================================== ] 3840/4437 86% [===================================================== ] 3841/4437 86% [===================================================== ] 3842/4437 86% [===================================================== ] 3843/4437 86% [===================================================== ] 3844/4437 86% [===================================================== ] 3845/4437 86% [===================================================== ] 3846/4437 86% [===================================================== ] 3847/4437 86% [===================================================== ] 3848/4437 86% [===================================================== ] 3849/4437 86% [===================================================== ] 3850/4437 86% [===================================================== ] 3851/4437 86% [===================================================== ] 3852/4437 86% [===================================================== ] 3853/4437 86% [===================================================== ] 3854/4437 86% [===================================================== ] 3855/4437 86% [===================================================== ] 3856/4437 86% [===================================================== ] 3857/4437 86% [===================================================== ] 3858/4437 86% [===================================================== ] 3859/4437 86% [===================================================== ] 3860/4437 86% [===================================================== ] 3861/4437 87% [===================================================== ] 3862/4437 87% [===================================================== ] 3863/4437 87% [===================================================== ] 3864/4437 87% [====================================================== ] 3865/4437 87% [====================================================== ] 3866/4437 87% [====================================================== ] 3867/4437 87% [====================================================== ] 3868/4437 87% [====================================================== ] 3869/4437 87% [====================================================== ] 3870/4437 87% [====================================================== ] 3871/4437 87% [====================================================== ] 3872/4437 87% [====================================================== ] 3873/4437 87% [====================================================== ] 3874/4437 87% [====================================================== ] 3875/4437 87% [====================================================== ] 3876/4437 87% [====================================================== ] 3877/4437 87% [====================================================== ] 3878/4437 87% [====================================================== ] 3879/4437 87% [====================================================== ] 3880/4437 87% [====================================================== ] 3881/4437 87% [====================================================== ] 3882/4437 87% [====================================================== ] 3883/4437 87% [====================================================== ] 3884/4437 87% [====================================================== ] 3885/4437 87% [====================================================== ] 3886/4437 87% [====================================================== ] 3887/4437 87% [====================================================== ] 3888/4437 87% [====================================================== ] 3889/4437 87% [====================================================== ] 3890/4437 87% [====================================================== ] 3891/4437 87% [====================================================== ] 3892/4437 87% [====================================================== ] 3893/4437 87% [====================================================== ] 3894/4437 87% [====================================================== ] 3895/4437 87% [====================================================== ] 3896/4437 87% [====================================================== ] 3897/4437 87% [====================================================== ] 3898/4437 87% [====================================================== ] 3899/4437 87% [====================================================== ] 3900/4437 87% [====================================================== ] 3901/4437 87% [====================================================== ] 3902/4437 87% [====================================================== ] 3903/4437 87% [====================================================== ] 3904/4437 87% [====================================================== ] 3905/4437 88% [====================================================== ] 3906/4437 88% [====================================================== ] 3907/4437 88% [====================================================== ] 3908/4437 88% [====================================================== ] 3909/4437 88% [====================================================== ] 3910/4437 88% [====================================================== ] 3911/4437 88% [====================================================== ] 3912/4437 88% [====================================================== ] 3913/4437 88% [====================================================== ] 3914/4437 88% [====================================================== ] 3915/4437 88% [====================================================== ] 3916/4437 88% [====================================================== ] 3917/4437 88% [====================================================== ] 3918/4437 88% [====================================================== ] 3919/4437 88% [====================================================== ] 3920/4437 88% [====================================================== ] 3921/4437 88% [====================================================== ] 3922/4437 88% [====================================================== ] 3923/4437 88% [====================================================== ] 3924/4437 88% [====================================================== ] 3925/4437 88% [====================================================== ] 3926/4437 88% [====================================================== ] 3927/4437 88% [====================================================== ] 3928/4437 88% [====================================================== ] 3929/4437 88% [====================================================== ] 3930/4437 88% [====================================================== ] 3931/4437 88% [====================================================== ] 3932/4437 88% [====================================================== ] 3933/4437 88% [====================================================== ] 3934/4437 88% [====================================================== ] 3935/4437 88% [====================================================== ] 3936/4437 88% [======================================================= ] 3937/4437 88% [======================================================= ] 3938/4437 88% [======================================================= ] 3939/4437 88% [======================================================= ] 3940/4437 88% [======================================================= ] 3941/4437 88% [======================================================= ] 3942/4437 88% [======================================================= ] 3943/4437 88% [======================================================= ] 3944/4437 88% [======================================================= ] 3945/4437 88% [======================================================= ] 3946/4437 88% [======================================================= ] 3947/4437 88% [======================================================= ] 3948/4437 88% [======================================================= ] 3949/4437 89% [======================================================= ] 3950/4437 89% [======================================================= ] 3951/4437 89% [======================================================= ] 3952/4437 89% [======================================================= ] 3953/4437 89% [======================================================= ] 3954/4437 89% [======================================================= ] 3955/4437 89% [======================================================= ] 3956/4437 89% [======================================================= ] 3957/4437 89% [======================================================= ] 3958/4437 89% [======================================================= ] 3959/4437 89% [======================================================= ] 3960/4437 89% [======================================================= ] 3961/4437 89% [======================================================= ] 3962/4437 89% [======================================================= ] 3963/4437 89% [======================================================= ] 3964/4437 89% [======================================================= ] 3965/4437 89% [======================================================= ] 3966/4437 89% [======================================================= ] 3967/4437 89% [======================================================= ] 3968/4437 89% [======================================================= ] 3969/4437 89% [======================================================= ] 3970/4437 89% [======================================================= ] 3971/4437 89% [======================================================= ] 3972/4437 89% [======================================================= ] 3973/4437 89% [======================================================= ] 3974/4437 89% [======================================================= ] 3975/4437 89% [======================================================= ] 3976/4437 89% [======================================================= ] 3977/4437 89% [======================================================= ] 3978/4437 89% [======================================================= ] 3979/4437 89% [======================================================= ] 3980/4437 89% [======================================================= ] 3981/4437 89% [======================================================= ] 3982/4437 89% [======================================================= ] 3983/4437 89% [======================================================= ] 3984/4437 89% [======================================================= ] 3985/4437 89% [======================================================= ] 3986/4437 89% [======================================================= ] 3987/4437 89% [======================================================= ] 3988/4437 89% [======================================================= ] 3989/4437 89% [======================================================= ] 3990/4437 89% [======================================================= ] 3991/4437 89% [======================================================= ] 3992/4437 89% [======================================================= ] 3993/4437 89% [======================================================= ] 3994/4437 90% [======================================================= ] 3995/4437 90% [======================================================= ] 3996/4437 90% [======================================================= ] 3997/4437 90% [======================================================= ] 3998/4437 90% [======================================================= ] 3999/4437 90% [======================================================= ] 4000/4437 90% [======================================================= ] 4001/4437 90% [======================================================= ] 4002/4437 90% [======================================================= ] 4003/4437 90% [======================================================= ] 4004/4437 90% [======================================================= ] 4005/4437 90% [======================================================= ] 4006/4437 90% [======================================================= ] 4007/4437 90% [======================================================== ] 4008/4437 90% [======================================================== ] 4009/4437 90% [======================================================== ] 4010/4437 90% [======================================================== ] 4011/4437 90% [======================================================== ] 4012/4437 90% [======================================================== ] 4013/4437 90% [======================================================== ] 4014/4437 90% [======================================================== ] 4015/4437 90% [======================================================== ] 4016/4437 90% [======================================================== ] 4017/4437 90% [======================================================== ] 4018/4437 90% [======================================================== ] 4019/4437 90% [======================================================== ] 4020/4437 90% [======================================================== ] 4021/4437 90% [======================================================== ] 4022/4437 90% [======================================================== ] 4023/4437 90% [======================================================== ] 4024/4437 90% [======================================================== ] 4025/4437 90% [======================================================== ] 4026/4437 90% [======================================================== ] 4027/4437 90% [======================================================== ] 4028/4437 90% [======================================================== ] 4029/4437 90% [======================================================== ] 4030/4437 90% [======================================================== ] 4031/4437 90% [======================================================== ] 4032/4437 90% [======================================================== ] 4033/4437 90% [======================================================== ] 4034/4437 90% [======================================================== ] 4035/4437 90% [======================================================== ] 4036/4437 90% [======================================================== ] 4037/4437 90% [======================================================== ] 4038/4437 91% [======================================================== ] 4039/4437 91% [======================================================== ] 4040/4437 91% [======================================================== ] 4041/4437 91% [======================================================== ] 4042/4437 91% [======================================================== ] 4043/4437 91% [======================================================== ] 4044/4437 91% [======================================================== ] 4045/4437 91% [======================================================== ] 4046/4437 91% [======================================================== ] 4047/4437 91% [======================================================== ] 4048/4437 91% [======================================================== ] 4049/4437 91% [======================================================== ] 4050/4437 91% [======================================================== ] 4051/4437 91% [======================================================== ] 4052/4437 91% [======================================================== ] 4053/4437 91% [======================================================== ] 4054/4437 91% [======================================================== ] 4055/4437 91% [======================================================== ] 4056/4437 91% [======================================================== ] 4057/4437 91% [======================================================== ] 4058/4437 91% [======================================================== ] 4059/4437 91% [======================================================== ] 4060/4437 91% [======================================================== ] 4061/4437 91% [======================================================== ] 4062/4437 91% [======================================================== ] 4063/4437 91% [======================================================== ] 4064/4437 91% [======================================================== ] 4065/4437 91% [======================================================== ] 4066/4437 91% [======================================================== ] 4067/4437 91% [======================================================== ] 4068/4437 91% [======================================================== ] 4069/4437 91% [======================================================== ] 4070/4437 91% [======================================================== ] 4071/4437 91% [======================================================== ] 4072/4437 91% [======================================================== ] 4073/4437 91% [======================================================== ] 4074/4437 91% [======================================================== ] 4075/4437 91% [======================================================== ] 4076/4437 91% [======================================================== ] 4077/4437 91% [======================================================== ] 4078/4437 91% [======================================================== ] 4079/4437 91% [========================================================= ] 4080/4437 91% [========================================================= ] 4081/4437 91% [========================================================= ] 4082/4437 91% [========================================================= ] 4083/4437 92% [========================================================= ] 4084/4437 92% [========================================================= ] 4085/4437 92% [========================================================= ] 4086/4437 92% [========================================================= ] 4087/4437 92% [========================================================= ] 4088/4437 92% [========================================================= ] 4089/4437 92% [========================================================= ] 4090/4437 92% [========================================================= ] 4091/4437 92% [========================================================= ] 4092/4437 92% [========================================================= ] 4093/4437 92% [========================================================= ] 4094/4437 92% [========================================================= ] 4095/4437 92% [========================================================= ] 4096/4437 92% [========================================================= ] 4097/4437 92% [========================================================= ] 4098/4437 92% [========================================================= ] 4099/4437 92% [========================================================= ] 4100/4437 92% [========================================================= ] 4101/4437 92% [========================================================= ] 4102/4437 92% [========================================================= ] 4103/4437 92% [========================================================= ] 4104/4437 92% [========================================================= ] 4105/4437 92% [========================================================= ] 4106/4437 92% [========================================================= ] 4107/4437 92% [========================================================= ] 4108/4437 92% [========================================================= ] 4109/4437 92% [========================================================= ] 4110/4437 92% [========================================================= ] 4111/4437 92% [========================================================= ] 4112/4437 92% [========================================================= ] 4113/4437 92% [========================================================= ] 4114/4437 92% [========================================================= ] 4115/4437 92% [========================================================= ] 4116/4437 92% [========================================================= ] 4117/4437 92% [========================================================= ] 4118/4437 92% [========================================================= ] 4119/4437 92% [========================================================= ] 4120/4437 92% [========================================================= ] 4121/4437 92% [========================================================= ] 4122/4437 92% [========================================================= ] 4123/4437 92% [========================================================= ] 4124/4437 92% [========================================================= ] 4125/4437 92% [========================================================= ] 4126/4437 92% [========================================================= ] 4127/4437 93% [========================================================= ] 4128/4437 93% [========================================================= ] 4129/4437 93% [========================================================= ] 4130/4437 93% [========================================================= ] 4131/4437 93% [========================================================= ] 4132/4437 93% [========================================================= ] 4133/4437 93% [========================================================= ] 4134/4437 93% [========================================================= ] 4135/4437 93% [========================================================= ] 4136/4437 93% [========================================================= ] 4137/4437 93% [========================================================= ] 4138/4437 93% [========================================================= ] 4139/4437 93% [========================================================= ] 4140/4437 93% [========================================================= ] 4141/4437 93% [========================================================= ] 4142/4437 93% [========================================================= ] 4143/4437 93% [========================================================= ] 4144/4437 93% [========================================================= ] 4145/4437 93% [========================================================= ] 4146/4437 93% [========================================================= ] 4147/4437 93% [========================================================= ] 4148/4437 93% [========================================================= ] 4149/4437 93% [========================================================= ] 4150/4437 93% [========================================================== ] 4151/4437 93% [========================================================== ] 4152/4437 93% [========================================================== ] 4153/4437 93% [========================================================== ] 4154/4437 93% [========================================================== ] 4155/4437 93% [========================================================== ] 4156/4437 93% [========================================================== ] 4157/4437 93% [========================================================== ] 4158/4437 93% [========================================================== ] 4159/4437 93% [========================================================== ] 4160/4437 93% [========================================================== ] 4161/4437 93% [========================================================== ] 4162/4437 93% [========================================================== ] 4163/4437 93% [========================================================== ] 4164/4437 93% [========================================================== ] 4165/4437 93% [========================================================== ] 4166/4437 93% [========================================================== ] 4167/4437 93% [========================================================== ] 4168/4437 93% [========================================================== ] 4169/4437 93% [========================================================== ] 4170/4437 93% [========================================================== ] 4171/4437 94% [========================================================== ] 4172/4437 94% [========================================================== ] 4173/4437 94% [========================================================== ] 4174/4437 94% [========================================================== ] 4175/4437 94% [========================================================== ] 4176/4437 94% [========================================================== ] 4177/4437 94% [========================================================== ] 4178/4437 94% [========================================================== ] 4179/4437 94% [========================================================== ] 4180/4437 94% [========================================================== ] 4181/4437 94% [========================================================== ] 4182/4437 94% [========================================================== ] 4183/4437 94% [========================================================== ] 4184/4437 94% [========================================================== ] 4185/4437 94% [========================================================== ] 4186/4437 94% [========================================================== ] 4187/4437 94% [========================================================== ] 4188/4437 94% [========================================================== ] 4189/4437 94% [========================================================== ] 4190/4437 94% [========================================================== ] 4191/4437 94% [========================================================== ] 4192/4437 94% [========================================================== ] 4193/4437 94% [========================================================== ] 4194/4437 94% [========================================================== ] 4195/4437 94% [========================================================== ] 4196/4437 94% [========================================================== ] 4197/4437 94% [========================================================== ] 4198/4437 94% [========================================================== ] 4199/4437 94% [========================================================== ] 4200/4437 94% [========================================================== ] 4201/4437 94% [========================================================== ] 4202/4437 94% [========================================================== ] 4203/4437 94% [========================================================== ] 4204/4437 94% [========================================================== ] 4205/4437 94% [========================================================== ] 4206/4437 94% [========================================================== ] 4207/4437 94% [========================================================== ] 4208/4437 94% [========================================================== ] 4209/4437 94% [========================================================== ] 4210/4437 94% [========================================================== ] 4211/4437 94% [========================================================== ] 4212/4437 94% [========================================================== ] 4213/4437 94% [========================================================== ] 4214/4437 94% [========================================================== ] 4215/4437 94% [========================================================== ] 4216/4437 95% [========================================================== ] 4217/4437 95% [========================================================== ] 4218/4437 95% [========================================================== ] 4219/4437 95% [========================================================== ] 4220/4437 95% [========================================================== ] 4221/4437 95% [========================================================== ] 4222/4437 95% [=========================================================== ] 4223/4437 95% [=========================================================== ] 4224/4437 95% [=========================================================== ] 4225/4437 95% [=========================================================== ] 4226/4437 95% [=========================================================== ] 4227/4437 95% [=========================================================== ] 4228/4437 95% [=========================================================== ] 4229/4437 95% [=========================================================== ] 4230/4437 95% [=========================================================== ] 4231/4437 95% [=========================================================== ] 4232/4437 95% [=========================================================== ] 4233/4437 95% [=========================================================== ] 4234/4437 95% [=========================================================== ] 4235/4437 95% [=========================================================== ] 4236/4437 95% [=========================================================== ] 4237/4437 95% [=========================================================== ] 4238/4437 95% [=========================================================== ] 4239/4437 95% [=========================================================== ] 4240/4437 95% [=========================================================== ] 4241/4437 95% [=========================================================== ] 4242/4437 95% [=========================================================== ] 4243/4437 95% [=========================================================== ] 4244/4437 95% [=========================================================== ] 4245/4437 95% [=========================================================== ] 4246/4437 95% [=========================================================== ] 4247/4437 95% [=========================================================== ] 4248/4437 95% [=========================================================== ] 4249/4437 95% [=========================================================== ] 4250/4437 95% [=========================================================== ] 4251/4437 95% [=========================================================== ] 4252/4437 95% [=========================================================== ] 4253/4437 95% [=========================================================== ] 4254/4437 95% [=========================================================== ] 4255/4437 95% [=========================================================== ] 4256/4437 95% [=========================================================== ] 4257/4437 95% [=========================================================== ] 4258/4437 95% [=========================================================== ] 4259/4437 95% [=========================================================== ] 4260/4437 96% [=========================================================== ] 4261/4437 96% [=========================================================== ] 4262/4437 96% [=========================================================== ] 4263/4437 96% [=========================================================== ] 4264/4437 96% [=========================================================== ] 4265/4437 96% [=========================================================== ] 4266/4437 96% [=========================================================== ] 4267/4437 96% [=========================================================== ] 4268/4437 96% [=========================================================== ] 4269/4437 96% [=========================================================== ] 4270/4437 96% [=========================================================== ] 4271/4437 96% [=========================================================== ] 4272/4437 96% [=========================================================== ] 4273/4437 96% [=========================================================== ] 4274/4437 96% [=========================================================== ] 4275/4437 96% [=========================================================== ] 4276/4437 96% [=========================================================== ] 4277/4437 96% [=========================================================== ] 4278/4437 96% [=========================================================== ] 4279/4437 96% [=========================================================== ] 4280/4437 96% [=========================================================== ] 4281/4437 96% [=========================================================== ] 4282/4437 96% [=========================================================== ] 4283/4437 96% [=========================================================== ] 4284/4437 96% [=========================================================== ] 4285/4437 96% [=========================================================== ] 4286/4437 96% [=========================================================== ] 4287/4437 96% [=========================================================== ] 4288/4437 96% [=========================================================== ] 4289/4437 96% [=========================================================== ] 4290/4437 96% [=========================================================== ] 4291/4437 96% [=========================================================== ] 4292/4437 96% [=========================================================== ] 4293/4437 96% [============================================================ ] 4294/4437 96% [============================================================ ] 4295/4437 96% [============================================================ ] 4296/4437 96% [============================================================ ] 4297/4437 96% [============================================================ ] 4298/4437 96% [============================================================ ] 4299/4437 96% [============================================================ ] 4300/4437 96% [============================================================ ] 4301/4437 96% [============================================================ ] 4302/4437 96% [============================================================ ] 4303/4437 96% [============================================================ ] 4304/4437 97% [============================================================ ] 4305/4437 97% [============================================================ ] 4306/4437 97% [============================================================ ] 4307/4437 97% [============================================================ ] 4308/4437 97% [============================================================ ] 4309/4437 97% [============================================================ ] 4310/4437 97% [============================================================ ] 4311/4437 97% [============================================================ ] 4312/4437 97% [============================================================ ] 4313/4437 97% [============================================================ ] 4314/4437 97% [============================================================ ] 4315/4437 97% [============================================================ ] 4316/4437 97% [============================================================ ] 4317/4437 97% [============================================================ ] 4318/4437 97% [============================================================ ] 4319/4437 97% [============================================================ ] 4320/4437 97% [============================================================ ] 4321/4437 97% [============================================================ ] 4322/4437 97% [============================================================ ] 4323/4437 97% [============================================================ ] 4324/4437 97% [============================================================ ] 4325/4437 97% [============================================================ ] 4326/4437 97% [============================================================ ] 4327/4437 97% [============================================================ ] 4328/4437 97% [============================================================ ] 4329/4437 97% [============================================================ ] 4330/4437 97% [============================================================ ] 4331/4437 97% [============================================================ ] 4332/4437 97% [============================================================ ] 4333/4437 97% [============================================================ ] 4334/4437 97% [============================================================ ] 4335/4437 97% [============================================================ ] 4336/4437 97% [============================================================ ] 4337/4437 97% [============================================================ ] 4338/4437 97% [============================================================ ] 4339/4437 97% [============================================================ ] 4340/4437 97% [============================================================ ] 4341/4437 97% [============================================================ ] 4342/4437 97% [============================================================ ] 4343/4437 97% [============================================================ ] 4344/4437 97% [============================================================ ] 4345/4437 97% [============================================================ ] 4346/4437 97% [============================================================ ] 4347/4437 97% [============================================================ ] 4348/4437 97% [============================================================ ] 4349/4437 98% [============================================================ ] 4350/4437 98% [============================================================ ] 4351/4437 98% [============================================================ ] 4352/4437 98% [============================================================ ] 4353/4437 98% [============================================================ ] 4354/4437 98% [============================================================ ] 4355/4437 98% [============================================================ ] 4356/4437 98% [============================================================ ] 4357/4437 98% [============================================================ ] 4358/4437 98% [============================================================ ] 4359/4437 98% [============================================================ ] 4360/4437 98% [============================================================ ] 4361/4437 98% [============================================================ ] 4362/4437 98% [============================================================ ] 4363/4437 98% [============================================================ ] 4364/4437 98% [============================================================ ] 4365/4437 98% [============================================================= ] 4366/4437 98% [============================================================= ] 4367/4437 98% [============================================================= ] 4368/4437 98% [============================================================= ] 4369/4437 98% [============================================================= ] 4370/4437 98% [============================================================= ] 4371/4437 98% [============================================================= ] 4372/4437 98% [============================================================= ] 4373/4437 98% [============================================================= ] 4374/4437 98% [============================================================= ] 4375/4437 98% [============================================================= ] 4376/4437 98% [============================================================= ] 4377/4437 98% [============================================================= ] 4378/4437 98% [============================================================= ] 4379/4437 98% [============================================================= ] 4380/4437 98% [============================================================= ] 4381/4437 98% [============================================================= ] 4382/4437 98% [============================================================= ] 4383/4437 98% [============================================================= ] 4384/4437 98% [============================================================= ] 4385/4437 98% [============================================================= ] 4386/4437 98% [============================================================= ] 4387/4437 98% [============================================================= ] 4388/4437 98% [============================================================= ] 4389/4437 98% [============================================================= ] 4390/4437 98% [============================================================= ] 4391/4437 98% [============================================================= ] 4392/4437 98% [============================================================= ] 4393/4437 99% [============================================================= ] 4394/4437 99% [============================================================= ] 4395/4437 99% [============================================================= ] 4396/4437 99% [============================================================= ] 4397/4437 99% [============================================================= ] 4398/4437 99% [============================================================= ] 4399/4437 99% [============================================================= ] 4400/4437 99% [============================================================= ] 4401/4437 99% [============================================================= ] 4402/4437 99% [============================================================= ] 4403/4437 99% [============================================================= ] 4404/4437 99% [============================================================= ] 4405/4437 99% [============================================================= ] 4406/4437 99% [============================================================= ] 4407/4437 99% [============================================================= ] 4408/4437 99% [============================================================= ] 4409/4437 99% [============================================================= ] 4410/4437 99% [============================================================= ] 4411/4437 99% [============================================================= ] 4412/4437 99% [============================================================= ] 4413/4437 99% [============================================================= ] 4414/4437 99% [============================================================= ] 4415/4437 99% [============================================================= ] 4416/4437 99% [============================================================= ] 4417/4437 99% [============================================================= ] 4418/4437 99% [============================================================= ] 4419/4437 99% [============================================================= ] 4420/4437 99% [============================================================= ] 4421/4437 99% [============================================================= ] 4422/4437 99% [============================================================= ] 4423/4437 99% [============================================================= ] 4424/4437 99% [============================================================= ] 4425/4437 99% [============================================================= ] 4426/4437 99% [============================================================= ] 4427/4437 99% [============================================================= ] 4428/4437 99% [============================================================= ] 4429/4437 99% [============================================================= ] 4430/4437 99% [============================================================= ] 4431/4437 99% [============================================================= ] 4432/4437 99% [============================================================= ] 4433/4437 99% [============================================================= ] 4434/4437 99% [============================================================= ] 4435/4437 99% [============================================================= ] 4436/4437 99% [==============================================================] 4437/4437 100% operation complete, 4437 objects in 74423 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2022.05-230-g1f4a9dbebc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> apache 2.4.54 Collecting legal info LICENSE: OK (sha256: 47b8c2b6c3309282a99d4a3001575c790fead690cc14734628c4667d2bbffc43) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-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.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> 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) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.38.5 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> beecrypt 4.2.1 Collecting legal info COPYING.LIB: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> comix-cursors 0.9.1 Collecting legal info >>> crda 4.14 Collecting legal info LICENSE: OK (sha256: c16224b376128b589eea69a8fdd1f09818b8cb995e10d1e37f72dff22233d7b0) >>> host-python-pycryptodomex 3.14.1 Collecting legal info LICENSE.rst: OK (sha256: 4e04660d77c1c64e89d79537919fb8240fa21484a7e3db29f358b2c7f84ea073) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 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) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> daq3 3.0.5 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> empty 0.6.21b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> haproxy 2.4.15 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> initscripts Collecting legal info >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jose 11 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libubootenv 7dbfffa4cc0e42ad3febb122a711fe9d1b20e9f7 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-zigbee 0.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lua-bit32 5.3.5.1-1 Collecting legal info lua-compat-5.3-0.10/LICENSE: OK (sha256: 1b24f475812c979684fb3469f6faccbdc7c33c9d39421728aa0d78deda5a89a5) >>> host-luarocks 3.9.0 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> luainterpreter Collecting legal info >>> luajit f2b37f51f69ba7e9f8defd05e5aca648121f0fe6 Collecting legal info COPYRIGHT: OK (sha256: 52fc5b15ac968ed81aabb4c1e23ab3bce50f57a5764e9cdca86b463a11072921) >>> lua-rotas 0.2.1-1 Collecting legal info lua-Rotas-0.2.1/COPYRIGHT: OK (sha256: ac8bb87b7b5e803ae27510b9c6fd284f1b00e741258bc59fc78d3bc107d96fbb) >>> lua-stdlib 41.2.2-1 Collecting legal info lua-stdlib-release-v41.2.2/COPYING: OK (sha256: d3177e0cd97e6ef7c459aa2c6a85f53d9b4ff091f7f296d4ed8bfaf713b6fea2) >>> luaexpat 1.4.0-1 Collecting legal info luaexpat/LICENSE: OK (sha256: 7e6a727e5b57cca713a2f2633f05d7e0cc1e261cc6a7613bbe266e625b2f14da) >>> luafilesystem 1.8.0-1 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luaposix 35.1 Collecting legal info LICENSE: OK (sha256: f50bc0f3197523b1709f31707425f2de95f8a45534b081a6b564179ab059e850) >>> luasocket 3.0.0-1 Collecting legal info luasocket/LICENSE: OK (sha256: 224afe42d0738eaaeb57ab289466a1c4e77091591e69dbcef2dbb385589f2f41) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> micropython 1.18 Collecting legal info LICENSE: OK (sha256: 0f678c2abd7fe2cfca36693630506bbcbdfc219bd04bf4a02fe3b094ae4c666f) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> obsidian-cursors 1.0 Collecting legal info >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openssh 9.0p1 Collecting legal info LICENCE: OK (sha256: d6807e99f3d159145c659060f57c3fa74e109faa39326dbfc38674cb550fd104) >>> p11-kit 0.24.1 Collecting legal info COPYING: OK (sha256: 2e1ba993904df807a10c3eda1e5c272338edc35674b679773a8b3ad460731054) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-rauc 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> tekui 1.12 Collecting legal info COPYRIGHT: OK (sha256: 92cdb348af49efe4c769ccbaeb34a23be084ddda408eace8f1a3a2c5dd4aad14) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tz Collecting legal info >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> urandom-scripts Collecting legal info >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'