printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n # udev user groups\n - - render -1 * - - - DRI rendering nodes\n - - sgx -1 * - - - SGX device nodes\n # systemd user groups\n - - systemd-journal -1 * - - - Journal\n \n \n \n \n \n \n - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /var/spool d 755 0 0 - - - - -\n /var/lib d 755 0 0 - - - - -\n /var/lib/private d 700 0 0 - - - - -\n /var/log/private d 700 0 0 - - - - -\n /var/cache/private d 700 0 0 - - - - -\n \n \n \n \n \n \n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/usr/lib/systemd/catalog /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' HOST_SYSTEMD_TMPFILES=/home/buildroot/autobuild/instance-1/output-1/host/bin/systemd-tmpfiles package/systemd//fakeroot_tmpfiles.sh /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/systemctl --root=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target preset-all\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkfs.axfs -s -a /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.axfs\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' :1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. ignored spec: h /var/log/journal/%m - - - - +C ignored spec: x /var/tmp/systemd-private-%b-* ignored spec: X /var/tmp/systemd-private-%b-*/tmp ignored spec: x /var/lib/systemd/coredump/.#core*.%b* ignored spec: z /var/log/journal/%m 2755 root systemd-journal - - ignored spec: z /var/log/journal/%m/system.journal 0640 root systemd-journal - - Cannot set file attributes for '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/var/log/journal', maybe due to incompatibility in specified attributes, previous=0x00080000, current=0x00080000, expected=0x00880000, ignoring. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/network-online.target.wants/connman-wait-online.service -> /usr/lib/systemd/system/connman-wait-online.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/connman.service -> /usr/lib/systemd/system/connman.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/cfm.service -> /usr/lib/systemd/system/cfm.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. number of files: 3795 number of 4KB nodes: 51461 Total image size: 182969118 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/catalog /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' HOST_SYSTEMD_TMPFILES=/home/buildroot/autobuild/instance-1/output-1/host/bin/systemd-tmpfiles package/systemd//fakeroot_tmpfiles.sh /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/systemctl --root=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target preset-all\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' :1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop-in file accordingly. ignored spec: h /var/log/journal/%m - - - - +C ignored spec: x /var/tmp/systemd-private-%b-* ignored spec: X /var/tmp/systemd-private-%b-*/tmp ignored spec: x /var/lib/systemd/coredump/.#core*.%b* ignored spec: z /var/log/journal/%m 2755 root systemd-journal - - ignored spec: z /var/log/journal/%m/system.journal 0640 root systemd-journal - - Cannot set file attributes for '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/var/log/journal', maybe due to incompatibility in specified attributes, previous=0x00080000, current=0x00080000, expected=0x00880000, ignoring. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/network-online.target.wants/connman-wait-online.service -> /usr/lib/systemd/system/connman-wait-online.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/connman.service -> /usr/lib/systemd/system/connman.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/cfm.service -> /usr/lib/systemd/system/cfm.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3795 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/3795 0% [ ] 2/3795 0% [ ] 3/3795 0% [ ] 4/3795 0% [ ] 5/3795 0% [ ] 6/3795 0% [ ] 7/3795 0% [ ] 8/3795 0% [ ] 9/3795 0% [ ] 10/3795 0% [ ] 11/3795 0% [ ] 12/3795 0% [ ] 13/3795 0% [ ] 14/3795 0% [ ] 15/3795 0% [ ] 16/3795 0% [ ] 17/3795 0% [ ] 18/3795 0% [ ] 19/3795 0% [ ] 20/3795 0% [ ] 21/3795 0% [ ] 22/3795 0% [ ] 23/3795 0% [ ] 24/3795 0% [ ] 25/3795 0% [ ] 26/3795 0% [ ] 27/3795 0% [ ] 28/3795 0% [ ] 29/3795 0% [ ] 30/3795 0% [ ] 31/3795 0% [ ] 32/3795 0% [ ] 33/3795 0% [ ] 34/3795 0% [ ] 35/3795 0% [ ] 36/3795 0% [ ] 37/3795 0% [ ] 38/3795 1% [ ] 39/3795 1% [ ] 40/3795 1% [ ] 41/3795 1% [ ] 42/3795 1% [ ] 43/3795 1% [ ] 44/3795 1% [ ] 45/3795 1% [ ] 46/3795 1% [ ] 47/3795 1% [ ] 48/3795 1% [ ] 49/3795 1% [ ] 50/3795 1% [ ] 51/3795 1% [ ] 52/3795 1% [ ] 53/3795 1% [ ] 54/3795 1% [ ] 55/3795 1% [ ] 56/3795 1% [ ] 57/3795 1% [ ] 58/3795 1% [ ] 59/3795 1% [ ] 60/3795 1% [ ] 61/3795 1% [= ] 62/3795 1% [= ] 63/3795 1% [= ] 64/3795 1% [= ] 65/3795 1% [= ] 66/3795 1% [= ] 67/3795 1% [= ] 68/3795 1% [= ] 69/3795 1% [= ] 70/3795 1% [= ] 71/3795 1% [= ] 72/3795 1% [= ] 73/3795 1% [= ] 74/3795 1% [= ] 75/3795 1% [= ] 76/3795 2% [= ] 77/3795 2% [= ] 78/3795 2% [= ] 79/3795 2% [= ] 80/3795 2% [= ] 81/3795 2% [= ] 82/3795 2% [= ] 83/3795 2% [= ] 84/3795 2% [= ] 85/3795 2% [= ] 86/3795 2% [= ] 87/3795 2% [= ] 88/3795 2% [= ] 89/3795 2% [= ] 90/3795 2% [= ] 91/3795 2% [= ] 92/3795 2% [= ] 93/3795 2% [= ] 94/3795 2% [= ] 95/3795 2% [= ] 96/3795 2% [= ] 97/3795 2% [= ] 98/3795 2% [= ] 99/3795 2% [= ] 100/3795 2% [= ] 101/3795 2% [= ] 102/3795 2% [= ] 103/3795 2% [= ] 104/3795 2% [= ] 105/3795 2% [= ] 106/3795 2% [= ] 107/3795 2% [= ] 108/3795 2% [= ] 109/3795 2% [= ] 110/3795 2% [= ] 111/3795 2% [= ] 112/3795 2% [= ] 113/3795 2% [= ] 114/3795 3% [= ] 115/3795 3% [= ] 116/3795 3% [= ] 117/3795 3% [= ] 118/3795 3% [= ] 119/3795 3% [= ] 120/3795 3% [= ] 121/3795 3% [= ] 122/3795 3% [== ] 123/3795 3% [== ] 124/3795 3% [== ] 125/3795 3% [== ] 126/3795 3% [== ] 127/3795 3% [== ] 128/3795 3% [== ] 129/3795 3% [== ] 130/3795 3% [== ] 131/3795 3% [== ] 132/3795 3% [== ] 133/3795 3% [== ] 134/3795 3% [== ] 135/3795 3% [== ] 136/3795 3% [== ] 137/3795 3% [== ] 138/3795 3% [== ] 139/3795 3% [== ] 140/3795 3% [== ] 141/3795 3% [== ] 142/3795 3% [== ] 143/3795 3% [== ] 144/3795 3% [== ] 145/3795 3% [== ] 146/3795 3% [== ] 147/3795 3% [== ] 148/3795 3% [== ] 149/3795 3% [== ] 150/3795 3% [== ] 151/3795 3% [== ] 152/3795 4% [== ] 153/3795 4% [== ] 154/3795 4% [== ] 155/3795 4% [== ] 156/3795 4% [== ] 157/3795 4% [== ] 158/3795 4% [== ] 159/3795 4% [== ] 160/3795 4% [== ] 161/3795 4% [== ] 162/3795 4% [== ] 163/3795 4% [== ] 164/3795 4% [== ] 165/3795 4% [== ] 166/3795 4% [== ] 167/3795 4% [== ] 168/3795 4% [== ] 169/3795 4% [== ] 170/3795 4% [== ] 171/3795 4% [== ] 172/3795 4% [== ] 173/3795 4% [== ] 174/3795 4% [== ] 175/3795 4% [== ] 176/3795 4% [== ] 177/3795 4% [== ] 178/3795 4% [== ] 179/3795 4% [== ] 180/3795 4% [== ] 181/3795 4% [== ] 182/3795 4% [== ] 183/3795 4% [=== ] 184/3795 4% [=== ] 185/3795 4% [=== ] 186/3795 4% [=== ] 187/3795 4% [=== ] 188/3795 4% [=== ] 189/3795 4% [=== ] 190/3795 5% [=== ] 191/3795 5% [=== ] 192/3795 5% [=== ] 193/3795 5% [=== ] 194/3795 5% [=== ] 195/3795 5% [=== ] 196/3795 5% [=== ] 197/3795 5% [=== ] 198/3795 5% [=== ] 199/3795 5% [=== ] 200/3795 5% [=== ] 201/3795 5% [=== ] 202/3795 5% [=== ] 203/3795 5% [=== ] 204/3795 5% [=== ] 205/3795 5% [=== ] 206/3795 5% [=== ] 207/3795 5% [=== ] 208/3795 5% [=== ] 209/3795 5% [=== ] 210/3795 5% [=== ] 211/3795 5% [=== ] 212/3795 5% [=== ] 213/3795 5% [=== ] 214/3795 5% [=== ] 215/3795 5% [=== ] 216/3795 5% [=== ] 217/3795 5% [=== ] 218/3795 5% [=== ] 219/3795 5% [=== ] 220/3795 5% [=== ] 221/3795 5% [=== ] 222/3795 5% [=== ] 223/3795 5% [=== ] 224/3795 5% [=== ] 225/3795 5% [=== ] 226/3795 5% [=== ] 227/3795 5% [=== ] 228/3795 6% [=== ] 229/3795 6% [=== ] 230/3795 6% [=== ] 231/3795 6% [=== ] 232/3795 6% [=== ] 233/3795 6% [=== ] 234/3795 6% [=== ] 235/3795 6% [=== ] 236/3795 6% [=== ] 237/3795 6% [=== ] 238/3795 6% [=== ] 239/3795 6% [=== ] 240/3795 6% [=== ] 241/3795 6% [=== ] 242/3795 6% [=== ] 243/3795 6% [=== ] 244/3795 6% [==== ] 245/3795 6% [==== ] 246/3795 6% [==== ] 247/3795 6% [==== ] 248/3795 6% [==== ] 249/3795 6% [==== ] 250/3795 6% [==== ] 251/3795 6% [==== ] 252/3795 6% [==== ] 253/3795 6% [==== ] 254/3795 6% [==== ] 255/3795 6% [==== ] 256/3795 6% [==== ] 257/3795 6% [==== ] 258/3795 6% [==== ] 259/3795 6% [==== ] 260/3795 6% [==== ] 261/3795 6% [==== ] 262/3795 6% [==== ] 263/3795 6% [==== ] 264/3795 6% [==== ] 265/3795 6% [==== ] 266/3795 7% [==== ] 267/3795 7% [==== ] 268/3795 7% [==== ] 269/3795 7% [==== ] 270/3795 7% [==== ] 271/3795 7% [==== ] 272/3795 7% [==== ] 273/3795 7% [==== ] 274/3795 7% [==== ] 275/3795 7% [==== ] 276/3795 7% [==== ] 277/3795 7% [==== ] 278/3795 7% [==== ] 279/3795 7% [==== ] 280/3795 7% [==== ] 281/3795 7% [==== ] 282/3795 7% [==== ] 283/3795 7% [==== ] 284/3795 7% [==== ] 285/3795 7% [==== ] 286/3795 7% [==== ] 287/3795 7% [==== ] 288/3795 7% [==== ] 289/3795 7% [==== ] 290/3795 7% [==== ] 291/3795 7% [==== ] 292/3795 7% [==== ] 293/3795 7% [==== ] 294/3795 7% [==== ] 295/3795 7% [==== ] 296/3795 7% [==== ] 297/3795 7% [==== ] 298/3795 7% [==== ] 299/3795 7% [==== ] 300/3795 7% [==== ] 301/3795 7% [==== ] 302/3795 7% [==== ] 303/3795 7% [==== ] 304/3795 8% [==== ] 305/3795 8% [==== ] 306/3795 8% [===== ] 307/3795 8% [===== ] 308/3795 8% [===== ] 309/3795 8% [===== ] 310/3795 8% [===== ] 311/3795 8% [===== ] 312/3795 8% [===== ] 313/3795 8% [===== ] 314/3795 8% [===== ] 315/3795 8% [===== ] 316/3795 8% [===== ] 317/3795 8% [===== ] 318/3795 8% [===== ] 319/3795 8% [===== ] 320/3795 8% [===== ] 321/3795 8% [===== ] 322/3795 8% [===== ] 323/3795 8% [===== ] 324/3795 8% [===== ] 325/3795 8% [===== ] 326/3795 8% [===== ] 327/3795 8% [===== ] 328/3795 8% [===== ] 329/3795 8% [===== ] 330/3795 8% [===== ] 331/3795 8% [===== ] 332/3795 8% [===== ] 333/3795 8% [===== ] 334/3795 8% [===== ] 335/3795 8% [===== ] 336/3795 8% [===== ] 337/3795 8% [===== ] 338/3795 8% [===== ] 339/3795 8% [===== ] 340/3795 8% [===== ] 341/3795 8% [===== ] 342/3795 9% [===== ] 343/3795 9% [===== ] 344/3795 9% [===== ] 345/3795 9% [===== ] 346/3795 9% [===== ] 347/3795 9% [===== ] 348/3795 9% [===== ] 349/3795 9% [===== ] 350/3795 9% [===== ] 351/3795 9% [===== ] 352/3795 9% [===== ] 353/3795 9% [===== ] 354/3795 9% [===== ] 355/3795 9% [===== ] 356/3795 9% [===== ] 357/3795 9% [===== ] 358/3795 9% [===== ] 359/3795 9% [===== ] 360/3795 9% [===== ] 361/3795 9% [===== ] 362/3795 9% [===== ] 363/3795 9% [===== ] 364/3795 9% [===== ] 365/3795 9% [===== ] 366/3795 9% [===== ] 367/3795 9% [====== ] 368/3795 9% [====== ] 369/3795 9% [====== ] 370/3795 9% [====== ] 371/3795 9% [====== ] 372/3795 9% [====== ] 373/3795 9% [====== ] 374/3795 9% [====== ] 375/3795 9% [====== ] 376/3795 9% [====== ] 377/3795 9% [====== ] 378/3795 9% [====== ] 379/3795 9% [====== ] 380/3795 10% [====== ] 381/3795 10% [====== ] 382/3795 10% [====== ] 383/3795 10% [====== ] 384/3795 10% [====== ] 385/3795 10% [====== ] 386/3795 10% [====== ] 387/3795 10% [====== ] 388/3795 10% [====== ] 389/3795 10% [====== ] 390/3795 10% [====== ] 391/3795 10% [====== ] 392/3795 10% [====== ] 393/3795 10% [====== ] 394/3795 10% [====== ] 395/3795 10% [====== ] 396/3795 10% [====== ] 397/3795 10% [====== ] 398/3795 10% [====== ] 399/3795 10% [====== ] 400/3795 10% [====== ] 401/3795 10% [====== ] 402/3795 10% [====== ] 403/3795 10% [====== ] 404/3795 10% [====== ] 405/3795 10% [====== ] 406/3795 10% [====== ] 407/3795 10% [====== ] 408/3795 10% [====== ] 409/3795 10% [====== ] 410/3795 10% [====== ] 411/3795 10% [====== ] 412/3795 10% [====== ] 413/3795 10% [====== ] 414/3795 10% [====== ] 415/3795 10% [====== ] 416/3795 10% [====== ] 417/3795 10% [====== ] 418/3795 11% [====== ] 419/3795 11% [====== ] 420/3795 11% [====== ] 421/3795 11% [====== ] 422/3795 11% [====== ] 423/3795 11% [====== ] 424/3795 11% [====== ] 425/3795 11% [====== ] 426/3795 11% [====== ] 427/3795 11% [====== ] 428/3795 11% [======= ] 429/3795 11% [======= ] 430/3795 11% [======= ] 431/3795 11% [======= ] 432/3795 11% [======= ] 433/3795 11% [======= ] 434/3795 11% [======= ] 435/3795 11% [======= ] 436/3795 11% [======= ] 437/3795 11% [======= ] 438/3795 11% [======= ] 439/3795 11% [======= ] 440/3795 11% [======= ] 441/3795 11% [======= ] 442/3795 11% [======= ] 443/3795 11% [======= ] 444/3795 11% [======= ] 445/3795 11% [======= ] 446/3795 11% [======= ] 447/3795 11% [======= ] 448/3795 11% [======= ] 449/3795 11% [======= ] 450/3795 11% [======= ] 451/3795 11% [======= ] 452/3795 11% [======= ] 453/3795 11% [======= ] 454/3795 11% [======= ] 455/3795 11% [======= ] 456/3795 12% [======= ] 457/3795 12% [======= ] 458/3795 12% [======= ] 459/3795 12% [======= ] 460/3795 12% [======= ] 461/3795 12% [======= ] 462/3795 12% [======= ] 463/3795 12% [======= ] 464/3795 12% [======= ] 465/3795 12% [======= ] 466/3795 12% [======= ] 467/3795 12% [======= ] 468/3795 12% [======= ] 469/3795 12% [======= ] 470/3795 12% [======= ] 471/3795 12% [======= ] 472/3795 12% [======= ] 473/3795 12% [======= ] 474/3795 12% [======= ] 475/3795 12% [======= ] 476/3795 12% [======= ] 477/3795 12% [======= ] 478/3795 12% [======= ] 479/3795 12% [======= ] 480/3795 12% [======= ] 481/3795 12% [======= ] 482/3795 12% [======= ] 483/3795 12% [======= ] 484/3795 12% [======= ] 485/3795 12% [======= ] 486/3795 12% [======= ] 487/3795 12% [======= ] 488/3795 12% [======= ] 489/3795 12% [======== ] 490/3795 12% [======== ] 491/3795 12% [======== ] 492/3795 12% [======== ] 493/3795 12% [======== ] 494/3795 13% [======== ] 495/3795 13% [======== ] 496/3795 13% [======== ] 497/3795 13% [======== ] 498/3795 13% [======== ] 499/3795 13% [======== ] 500/3795 13% [======== ] 501/3795 13% [======== ] 502/3795 13% [======== ] 503/3795 13% [======== ] 504/3795 13% [======== ] 505/3795 13% [======== ] 506/3795 13% [======== ] 507/3795 13% [======== ] 508/3795 13% [======== ] 509/3795 13% [======== ] 510/3795 13% [======== ] 511/3795 13% [======== ] 512/3795 13% [======== ] 513/3795 13% [======== ] 514/3795 13% [======== ] 515/3795 13% [======== ] 516/3795 13% [======== ] 517/3795 13% [======== ] 518/3795 13% [======== ] 519/3795 13% [======== ] 520/3795 13% [======== ] 521/3795 13% [======== ] 522/3795 13% [======== ] 523/3795 13% [======== ] 524/3795 13% [======== ] 525/3795 13% [======== ] 526/3795 13% [======== ] 527/3795 13% [======== ] 528/3795 13% [======== ] 529/3795 13% [======== ] 530/3795 13% [======== ] 531/3795 13% [======== ] 532/3795 14% [======== ] 533/3795 14% [======== ] 534/3795 14% [======== ] 535/3795 14% [======== ] 536/3795 14% [======== ] 537/3795 14% [======== ] 538/3795 14% [======== ] 539/3795 14% [======== ] 540/3795 14% [======== ] 541/3795 14% [======== ] 542/3795 14% [======== ] 543/3795 14% [======== ] 544/3795 14% [======== ] 545/3795 14% [======== ] 546/3795 14% [======== ] 547/3795 14% [======== ] 548/3795 14% [======== ] 549/3795 14% [======== ] 550/3795 14% [========= ] 551/3795 14% [========= ] 552/3795 14% [========= ] 553/3795 14% [========= ] 554/3795 14% [========= ] 555/3795 14% [========= ] 556/3795 14% [========= ] 557/3795 14% [========= ] 558/3795 14% [========= ] 559/3795 14% [========= ] 560/3795 14% [========= ] 561/3795 14% [========= ] 562/3795 14% [========= ] 563/3795 14% [========= ] 564/3795 14% [========= ] 565/3795 14% [========= ] 566/3795 14% [========= ] 567/3795 14% [========= ] 568/3795 14% [========= ] 569/3795 14% [========= ] 570/3795 15% [========= ] 571/3795 15% [========= ] 572/3795 15% [========= ] 573/3795 15% [========= ] 574/3795 15% [========= ] 575/3795 15% [========= ] 576/3795 15% [========= ] 577/3795 15% [========= ] 578/3795 15% [========= ] 579/3795 15% [========= ] 580/3795 15% [========= ] 581/3795 15% [========= ] 582/3795 15% [========= ] 583/3795 15% [========= ] 584/3795 15% [========= ] 585/3795 15% [========= ] 586/3795 15% [========= ] 587/3795 15% [========= ] 588/3795 15% [========= ] 589/3795 15% [========= ] 590/3795 15% [========= ] 591/3795 15% [========= ] 592/3795 15% [========= ] 593/3795 15% [========= ] 594/3795 15% [========= ] 595/3795 15% [========= ] 596/3795 15% [========= ] 597/3795 15% [========= ] 598/3795 15% [========= ] 599/3795 15% [========= ] 600/3795 15% [========= ] 601/3795 15% [========= ] 602/3795 15% [========= ] 603/3795 15% [========= ] 604/3795 15% [========= ] 605/3795 15% [========= ] 606/3795 15% [========= ] 607/3795 15% [========= ] 608/3795 16% [========= ] 609/3795 16% [========= ] 610/3795 16% [========= ] 611/3795 16% [========= ] 612/3795 16% [========== ] 613/3795 16% [========== ] 614/3795 16% [========== ] 615/3795 16% [========== ] 616/3795 16% [========== ] 617/3795 16% [========== ] 618/3795 16% [========== ] 619/3795 16% [========== ] 620/3795 16% [========== ] 621/3795 16% [========== ] 622/3795 16% [========== ] 623/3795 16% [========== ] 624/3795 16% [========== ] 625/3795 16% [========== ] 626/3795 16% [========== ] 627/3795 16% [========== ] 628/3795 16% [========== ] 629/3795 16% [========== ] 630/3795 16% [========== ] 631/3795 16% [========== ] 632/3795 16% [========== ] 633/3795 16% [========== ] 634/3795 16% [========== ] 635/3795 16% [========== ] 636/3795 16% [========== ] 637/3795 16% [========== ] 638/3795 16% [========== ] 639/3795 16% [========== ] 640/3795 16% [========== ] 641/3795 16% [========== ] 642/3795 16% [========== ] 643/3795 16% [========== ] 644/3795 16% [========== ] 645/3795 16% [========== ] 646/3795 17% [========== ] 647/3795 17% [========== ] 648/3795 17% [========== ] 649/3795 17% [========== ] 650/3795 17% [========== ] 651/3795 17% [========== ] 652/3795 17% [========== ] 653/3795 17% [========== ] 654/3795 17% [========== ] 655/3795 17% [========== ] 656/3795 17% [========== ] 657/3795 17% [========== ] 658/3795 17% [========== ] 659/3795 17% [========== ] 660/3795 17% [========== ] 661/3795 17% [========== ] 662/3795 17% [========== ] 663/3795 17% [========== ] 664/3795 17% [========== ] 665/3795 17% [========== ] 666/3795 17% [========== ] 667/3795 17% [========== ] 668/3795 17% [========== ] 669/3795 17% [========== ] 670/3795 17% [========== ] 671/3795 17% [========== ] 672/3795 17% [========== ] 673/3795 17% [=========== ] 674/3795 17% [=========== ] 675/3795 17% [=========== ] 676/3795 17% [=========== ] 677/3795 17% [=========== ] 678/3795 17% [=========== ] 679/3795 17% [=========== ] 680/3795 17% [=========== ] 681/3795 17% [=========== ] 682/3795 17% [=========== ] 683/3795 17% [=========== ] 684/3795 18% [=========== ] 685/3795 18% [=========== ] 686/3795 18% [=========== ] 687/3795 18% [=========== ] 688/3795 18% [=========== ] 689/3795 18% [=========== ] 690/3795 18% [=========== ] 691/3795 18% [=========== ] 692/3795 18% [=========== ] 693/3795 18% [=========== ] 694/3795 18% [=========== ] 695/3795 18% [=========== ] 696/3795 18% [=========== ] 697/3795 18% [=========== ] 698/3795 18% [=========== ] 699/3795 18% [=========== ] 700/3795 18% [=========== ] 701/3795 18% [=========== ] 702/3795 18% [=========== ] 703/3795 18% [=========== ] 704/3795 18% [=========== ] 705/3795 18% [=========== ] 706/3795 18% [=========== ] 707/3795 18% [=========== ] 708/3795 18% [=========== ] 709/3795 18% [=========== ] 710/3795 18% [=========== ] 711/3795 18% [=========== ] 712/3795 18% [=========== ] 713/3795 18% [=========== ] 714/3795 18% [=========== ] 715/3795 18% [=========== ] 716/3795 18% [=========== ] 717/3795 18% [=========== ] 718/3795 18% [=========== ] 719/3795 18% [=========== ] 720/3795 18% [=========== ] 721/3795 18% [=========== ] 722/3795 19% [=========== ] 723/3795 19% [=========== ] 724/3795 19% [=========== ] 725/3795 19% [=========== ] 726/3795 19% [=========== ] 727/3795 19% [=========== ] 728/3795 19% [=========== ] 729/3795 19% [=========== ] 730/3795 19% [=========== ] 731/3795 19% [=========== ] 732/3795 19% [=========== ] 733/3795 19% [=========== ] 734/3795 19% [============ ] 735/3795 19% [============ ] 736/3795 19% [============ ] 737/3795 19% [============ ] 738/3795 19% [============ ] 739/3795 19% [============ ] 740/3795 19% [============ ] 741/3795 19% [============ ] 742/3795 19% [============ ] 743/3795 19% [============ ] 744/3795 19% [============ ] 745/3795 19% [============ ] 746/3795 19% [============ ] 747/3795 19% [============ ] 748/3795 19% [============ ] 749/3795 19% [============ ] 750/3795 19% [============ ] 751/3795 19% [============ ] 752/3795 19% [============ ] 753/3795 19% [============ ] 754/3795 19% [============ ] 755/3795 19% [============ ] 756/3795 19% [============ ] 757/3795 19% [============ ] 758/3795 19% [============ ] 759/3795 20% [============ ] 760/3795 20% [============ ] 761/3795 20% [============ ] 762/3795 20% [============ ] 763/3795 20% [============ ] 764/3795 20% [============ ] 765/3795 20% [============ ] 766/3795 20% [============ ] 767/3795 20% [============ ] 768/3795 20% [============ ] 769/3795 20% [============ ] 770/3795 20% [============ ] 771/3795 20% [============ ] 772/3795 20% [============ ] 773/3795 20% [============ ] 774/3795 20% [============ ] 775/3795 20% [============ ] 776/3795 20% [============ ] 777/3795 20% [============ ] 778/3795 20% [============ ] 779/3795 20% [============ ] 780/3795 20% [============ ] 781/3795 20% [============ ] 782/3795 20% [============ ] 783/3795 20% [============ ] 784/3795 20% [============ ] 785/3795 20% [============ ] 786/3795 20% [============ ] 787/3795 20% [============ ] 788/3795 20% [============ ] 789/3795 20% [============ ] 790/3795 20% [============ ] 791/3795 20% [============ ] 792/3795 20% [============ ] 793/3795 20% [============ ] 794/3795 20% [============ ] 795/3795 20% [============= ] 796/3795 20% [============= ] 797/3795 21% [============= ] 798/3795 21% [============= ] 799/3795 21% [============= ] 800/3795 21% [============= ] 801/3795 21% [============= ] 802/3795 21% [============= ] 803/3795 21% [============= ] 804/3795 21% [============= ] 805/3795 21% [============= ] 806/3795 21% [============= ] 807/3795 21% [============= ] 808/3795 21% [============= ] 809/3795 21% [============= ] 810/3795 21% [============= ] 811/3795 21% [============= ] 812/3795 21% [============= ] 813/3795 21% [============= ] 814/3795 21% [============= ] 815/3795 21% [============= ] 816/3795 21% [============= ] 817/3795 21% [============= ] 818/3795 21% [============= ] 819/3795 21% [============= ] 820/3795 21% [============= ] 821/3795 21% [============= ] 822/3795 21% [============= ] 823/3795 21% [============= ] 824/3795 21% [============= ] 825/3795 21% [============= ] 826/3795 21% [============= ] 827/3795 21% [============= ] 828/3795 21% [============= ] 829/3795 21% [============= ] 830/3795 21% [============= ] 831/3795 21% [============= ] 832/3795 21% [============= ] 833/3795 21% [============= ] 834/3795 21% [============= ] 835/3795 22% [============= ] 836/3795 22% [============= ] 837/3795 22% [============= ] 838/3795 22% [============= ] 839/3795 22% [============= ] 840/3795 22% [============= ] 841/3795 22% [============= ] 842/3795 22% [============= ] 843/3795 22% [============= ] 844/3795 22% [============= ] 845/3795 22% [============= ] 846/3795 22% [============= ] 847/3795 22% [============= ] 848/3795 22% [============= ] 849/3795 22% [============= ] 850/3795 22% [============= ] 851/3795 22% [============= ] 852/3795 22% [============= ] 853/3795 22% [============= ] 854/3795 22% [============= ] 855/3795 22% [============= ] 856/3795 22% [============== ] 857/3795 22% [============== ] 858/3795 22% [============== ] 859/3795 22% [============== ] 860/3795 22% [============== ] 861/3795 22% [============== ] 862/3795 22% [============== ] 863/3795 22% [============== ] 864/3795 22% [============== ] 865/3795 22% [============== ] 866/3795 22% [============== ] 867/3795 22% [============== ] 868/3795 22% [============== ] 869/3795 22% [============== ] 870/3795 22% [============== ] 871/3795 22% [============== ] 872/3795 22% [============== ] 873/3795 23% [============== ] 874/3795 23% [============== ] 875/3795 23% [============== ] 876/3795 23% [============== ] 877/3795 23% [============== ] 878/3795 23% [============== ] 879/3795 23% [============== ] 880/3795 23% [============== ] 881/3795 23% [============== ] 882/3795 23% [============== ] 883/3795 23% [============== ] 884/3795 23% [============== ] 885/3795 23% [============== ] 886/3795 23% [============== ] 887/3795 23% [============== ] 888/3795 23% [============== ] 889/3795 23% [============== ] 890/3795 23% [============== ] 891/3795 23% [============== ] 892/3795 23% [============== ] 893/3795 23% [============== ] 894/3795 23% [============== ] 895/3795 23% [============== ] 896/3795 23% [============== ] 897/3795 23% [============== ] 898/3795 23% [============== ] 899/3795 23% [============== ] 900/3795 23% [============== ] 901/3795 23% [============== ] 902/3795 23% [============== ] 903/3795 23% [============== ] 904/3795 23% [============== ] 905/3795 23% [============== ] 906/3795 23% [============== ] 907/3795 23% [============== ] 908/3795 23% [============== ] 909/3795 23% [============== ] 910/3795 23% [============== ] 911/3795 24% [============== ] 912/3795 24% [============== ] 913/3795 24% [============== ] 914/3795 24% [============== ] 915/3795 24% [============== ] 916/3795 24% [============== ] 917/3795 24% [============== ] 918/3795 24% [=============== ] 919/3795 24% [=============== ] 920/3795 24% [=============== ] 921/3795 24% [=============== ] 922/3795 24% [=============== ] 923/3795 24% [=============== ] 924/3795 24% [=============== ] 925/3795 24% [=============== ] 926/3795 24% [=============== ] 927/3795 24% [=============== ] 928/3795 24% [=============== ] 929/3795 24% [=============== ] 930/3795 24% [=============== ] 931/3795 24% [=============== ] 932/3795 24% [=============== ] 933/3795 24% [=============== ] 934/3795 24% [=============== ] 935/3795 24% [=============== ] 936/3795 24% [=============== ] 937/3795 24% [=============== ] 938/3795 24% [=============== ] 939/3795 24% [=============== ] 940/3795 24% [=============== ] 941/3795 24% [=============== ] 942/3795 24% [=============== ] 943/3795 24% [=============== ] 944/3795 24% [=============== ] 945/3795 24% [=============== ] 946/3795 24% [=============== ] 947/3795 24% [=============== ] 948/3795 24% [=============== ] 949/3795 25% [=============== ] 950/3795 25% [=============== ] 951/3795 25% [=============== ] 952/3795 25% [=============== ] 953/3795 25% [=============== ] 954/3795 25% [=============== ] 955/3795 25% [=============== ] 956/3795 25% [=============== ] 957/3795 25% [=============== ] 958/3795 25% [=============== ] 959/3795 25% [=============== ] 960/3795 25% [=============== ] 961/3795 25% [=============== ] 962/3795 25% [=============== ] 963/3795 25% [=============== ] 964/3795 25% [=============== ] 965/3795 25% [=============== ] 966/3795 25% [=============== ] 967/3795 25% [=============== ] 968/3795 25% [=============== ] 969/3795 25% [=============== ] 970/3795 25% [=============== ] 971/3795 25% [=============== ] 972/3795 25% [=============== ] 973/3795 25% [=============== ] 974/3795 25% [=============== ] 975/3795 25% [=============== ] 976/3795 25% [=============== ] 977/3795 25% [=============== ] 978/3795 25% [=============== ] 979/3795 25% [================ ] 980/3795 25% [================ ] 981/3795 25% [================ ] 982/3795 25% [================ ] 983/3795 25% [================ ] 984/3795 25% [================ ] 985/3795 25% [================ ] 986/3795 25% [================ ] 987/3795 26% [================ ] 988/3795 26% [================ ] 989/3795 26% [================ ] 990/3795 26% [================ ] 991/3795 26% [================ ] 992/3795 26% [================ ] 993/3795 26% [================ ] 994/3795 26% [================ ] 995/3795 26% [================ ] 996/3795 26% [================ ] 997/3795 26% [================ ] 998/3795 26% [================ ] 999/3795 26% [================ ] 1000/3795 26% [================ ] 1001/3795 26% [================ ] 1002/3795 26% [================ ] 1003/3795 26% [================ ] 1004/3795 26% [================ ] 1005/3795 26% [================ ] 1006/3795 26% [================ ] 1007/3795 26% [================ ] 1008/3795 26% [================ ] 1009/3795 26% [================ ] 1010/3795 26% [================ ] 1011/3795 26% [================ ] 1012/3795 26% [================ ] 1013/3795 26% [================ ] 1014/3795 26% [================ ] 1015/3795 26% [================ ] 1016/3795 26% [================ ] 1017/3795 26% [================ ] 1018/3795 26% [================ ] 1019/3795 26% [================ ] 1020/3795 26% [================ ] 1021/3795 26% [================ ] 1022/3795 26% [================ ] 1023/3795 26% [================ ] 1024/3795 26% [================ ] 1025/3795 27% [================ ] 1026/3795 27% [================ ] 1027/3795 27% [================ ] 1028/3795 27% [================ ] 1029/3795 27% [================ ] 1030/3795 27% [================ ] 1031/3795 27% [================ ] 1032/3795 27% [================ ] 1033/3795 27% [================ ] 1034/3795 27% [================ ] 1035/3795 27% [================ ] 1036/3795 27% [================ ] 1037/3795 27% [================ ] 1038/3795 27% [================ ] 1039/3795 27% [================ ] 1040/3795 27% [================= ] 1041/3795 27% [================= ] 1042/3795 27% [================= ] 1043/3795 27% [================= ] 1044/3795 27% [================= ] 1045/3795 27% [================= ] 1046/3795 27% [================= ] 1047/3795 27% [================= ] 1048/3795 27% [================= ] 1049/3795 27% [================= ] 1050/3795 27% [================= ] 1051/3795 27% [================= ] 1052/3795 27% [================= ] 1053/3795 27% [================= ] 1054/3795 27% [================= ] 1055/3795 27% [================= ] 1056/3795 27% [================= ] 1057/3795 27% [================= ] 1058/3795 27% [================= ] 1059/3795 27% [================= ] 1060/3795 27% [================= ] 1061/3795 27% [================= ] 1062/3795 27% [================= ] 1063/3795 28% [================= ] 1064/3795 28% [================= ] 1065/3795 28% [================= ] 1066/3795 28% [================= ] 1067/3795 28% [================= ] 1068/3795 28% [================= ] 1069/3795 28% [================= ] 1070/3795 28% [================= ] 1071/3795 28% [================= ] 1072/3795 28% [================= ] 1073/3795 28% [================= ] 1074/3795 28% [================= ] 1075/3795 28% [================= ] 1076/3795 28% [================= ] 1077/3795 28% [================= ] 1078/3795 28% [================= ] 1079/3795 28% [================= ] 1080/3795 28% [================= ] 1081/3795 28% [================= ] 1082/3795 28% [================= ] 1083/3795 28% [================= ] 1084/3795 28% [================= ] 1085/3795 28% [================= ] 1086/3795 28% [================= ] 1087/3795 28% [================= ] 1088/3795 28% [================= ] 1089/3795 28% [================= ] 1090/3795 28% [================= ] 1091/3795 28% [================= ] 1092/3795 28% [================= ] 1093/3795 28% [================= ] 1094/3795 28% [================= ] 1095/3795 28% [================= ] 1096/3795 28% [================= ] 1097/3795 28% [================= ] 1098/3795 28% [================= ] 1099/3795 28% [================= ] 1100/3795 28% [================= ] 1101/3795 29% [================== ] 1102/3795 29% [================== ] 1103/3795 29% [================== ] 1104/3795 29% [================== ] 1105/3795 29% [================== ] 1106/3795 29% [================== ] 1107/3795 29% [================== ] 1108/3795 29% [================== ] 1109/3795 29% [================== ] 1110/3795 29% [================== ] 1111/3795 29% [================== ] 1112/3795 29% [================== ] 1113/3795 29% [================== ] 1114/3795 29% [================== ] 1115/3795 29% [================== ] 1116/3795 29% [================== ] 1117/3795 29% [================== ] 1118/3795 29% [================== ] 1119/3795 29% [================== ] 1120/3795 29% [================== ] 1121/3795 29% [================== ] 1122/3795 29% [================== ] 1123/3795 29% [================== ] 1124/3795 29% [================== ] 1125/3795 29% [================== ] 1126/3795 29% [================== ] 1127/3795 29% [================== ] 1128/3795 29% [================== ] 1129/3795 29% [================== ] 1130/3795 29% [================== ] 1131/3795 29% [================== ] 1132/3795 29% [================== ] 1133/3795 29% [================== ] 1134/3795 29% [================== ] 1135/3795 29% [================== ] 1136/3795 29% [================== ] 1137/3795 29% [================== ] 1138/3795 29% [================== ] 1139/3795 30% [================== ] 1140/3795 30% [================== ] 1141/3795 30% [================== ] 1142/3795 30% [================== ] 1143/3795 30% [================== ] 1144/3795 30% [================== ] 1145/3795 30% [================== ] 1146/3795 30% [================== ] 1147/3795 30% [================== ] 1148/3795 30% [================== ] 1149/3795 30% [================== ] 1150/3795 30% [================== ] 1151/3795 30% [================== ] 1152/3795 30% [================== ] 1153/3795 30% [================== ] 1154/3795 30% [================== ] 1155/3795 30% [================== ] 1156/3795 30% [================== ] 1157/3795 30% [================== ] 1158/3795 30% [================== ] 1159/3795 30% [================== ] 1160/3795 30% [================== ] 1161/3795 30% [================== ] 1162/3795 30% [=================== ] 1163/3795 30% [=================== ] 1164/3795 30% [=================== ] 1165/3795 30% [=================== ] 1166/3795 30% [=================== ] 1167/3795 30% [=================== ] 1168/3795 30% [=================== ] 1169/3795 30% [=================== ] 1170/3795 30% [=================== ] 1171/3795 30% [=================== ] 1172/3795 30% [=================== ] 1173/3795 30% [=================== ] 1174/3795 30% [=================== ] 1175/3795 30% [=================== ] 1176/3795 30% [=================== ] 1177/3795 31% [=================== ] 1178/3795 31% [=================== ] 1179/3795 31% [=================== ] 1180/3795 31% [=================== ] 1181/3795 31% [=================== ] 1182/3795 31% [=================== ] 1183/3795 31% [=================== ] 1184/3795 31% [=================== ] 1185/3795 31% [=================== ] 1186/3795 31% [=================== ] 1187/3795 31% [=================== ] 1188/3795 31% [=================== ] 1189/3795 31% [=================== ] 1190/3795 31% [=================== ] 1191/3795 31% [=================== ] 1192/3795 31% [=================== ] 1193/3795 31% [=================== ] 1194/3795 31% [=================== ] 1195/3795 31% [=================== ] 1196/3795 31% [=================== ] 1197/3795 31% [=================== ] 1198/3795 31% [=================== ] 1199/3795 31% [=================== ] 1200/3795 31% [=================== ] 1201/3795 31% [=================== ] 1202/3795 31% [=================== ] 1203/3795 31% [=================== ] 1204/3795 31% [=================== ] 1205/3795 31% [=================== ] 1206/3795 31% [=================== ] 1207/3795 31% [=================== ] 1208/3795 31% [=================== ] 1209/3795 31% [=================== ] 1210/3795 31% [=================== ] 1211/3795 31% [=================== ] 1212/3795 31% [=================== ] 1213/3795 31% [=================== ] 1214/3795 31% [=================== ] 1215/3795 32% [=================== ] 1216/3795 32% [=================== ] 1217/3795 32% [=================== ] 1218/3795 32% [=================== ] 1219/3795 32% [=================== ] 1220/3795 32% [=================== ] 1221/3795 32% [=================== ] 1222/3795 32% [=================== ] 1223/3795 32% [=================== ] 1224/3795 32% [==================== ] 1225/3795 32% [==================== ] 1226/3795 32% [==================== ] 1227/3795 32% [==================== ] 1228/3795 32% [==================== ] 1229/3795 32% [==================== ] 1230/3795 32% [==================== ] 1231/3795 32% [==================== ] 1232/3795 32% [==================== ] 1233/3795 32% [==================== ] 1234/3795 32% [==================== ] 1235/3795 32% [==================== ] 1236/3795 32% [==================== ] 1237/3795 32% [==================== ] 1238/3795 32% [==================== ] 1239/3795 32% [==================== ] 1240/3795 32% [==================== ] 1241/3795 32% [==================== ] 1242/3795 32% [==================== ] 1243/3795 32% [==================== ] 1244/3795 32% [==================== ] 1245/3795 32% [==================== ] 1246/3795 32% [==================== ] 1247/3795 32% [==================== ] 1248/3795 32% [==================== ] 1249/3795 32% [==================== ] 1250/3795 32% [==================== ] 1251/3795 32% [==================== ] 1252/3795 32% [==================== ] 1253/3795 33% [==================== ] 1254/3795 33% [==================== ] 1255/3795 33% [==================== ] 1256/3795 33% [==================== ] 1257/3795 33% [==================== ] 1258/3795 33% [==================== ] 1259/3795 33% [==================== ] 1260/3795 33% [==================== ] 1261/3795 33% [==================== ] 1262/3795 33% [==================== ] 1263/3795 33% [==================== ] 1264/3795 33% [==================== ] 1265/3795 33% [==================== ] 1266/3795 33% [==================== ] 1267/3795 33% [==================== ] 1268/3795 33% [==================== ] 1269/3795 33% [==================== ] 1270/3795 33% [==================== ] 1271/3795 33% [==================== ] 1272/3795 33% [==================== ] 1273/3795 33% [==================== ] 1274/3795 33% [==================== ] 1275/3795 33% [==================== ] 1276/3795 33% [==================== ] 1277/3795 33% [==================== ] 1278/3795 33% [==================== ] 1279/3795 33% [==================== ] 1280/3795 33% [==================== ] 1281/3795 33% [==================== ] 1282/3795 33% [==================== ] 1283/3795 33% [==================== ] 1284/3795 33% [==================== ] 1285/3795 33% [===================== ] 1286/3795 33% [===================== ] 1287/3795 33% [===================== ] 1288/3795 33% [===================== ] 1289/3795 33% [===================== ] 1290/3795 33% [===================== ] 1291/3795 34% [===================== ] 1292/3795 34% [===================== ] 1293/3795 34% [===================== ] 1294/3795 34% [===================== ] 1295/3795 34% [===================== ] 1296/3795 34% [===================== ] 1297/3795 34% [===================== ] 1298/3795 34% [===================== ] 1299/3795 34% [===================== ] 1300/3795 34% [===================== ] 1301/3795 34% [===================== ] 1302/3795 34% [===================== ] 1303/3795 34% [===================== ] 1304/3795 34% [===================== ] 1305/3795 34% [===================== ] 1306/3795 34% [===================== ] 1307/3795 34% [===================== ] 1308/3795 34% [===================== ] 1309/3795 34% [===================== ] 1310/3795 34% [===================== ] 1311/3795 34% [===================== ] 1312/3795 34% [===================== ] 1313/3795 34% [===================== ] 1314/3795 34% [===================== ] 1315/3795 34% [===================== ] 1316/3795 34% [===================== ] 1317/3795 34% [===================== ] 1318/3795 34% [===================== ] 1319/3795 34% [===================== ] 1320/3795 34% [===================== ] 1321/3795 34% [===================== ] 1322/3795 34% [===================== ] 1323/3795 34% [===================== ] 1324/3795 34% [===================== ] 1325/3795 34% [===================== ] 1326/3795 34% [===================== ] 1327/3795 34% [===================== ] 1328/3795 34% [===================== ] 1329/3795 35% [===================== ] 1330/3795 35% [===================== ] 1331/3795 35% [===================== ] 1332/3795 35% [===================== ] 1333/3795 35% [===================== ] 1334/3795 35% [===================== ] 1335/3795 35% [===================== ] 1336/3795 35% [===================== ] 1337/3795 35% [===================== ] 1338/3795 35% [===================== ] 1339/3795 35% [===================== ] 1340/3795 35% [===================== ] 1341/3795 35% [===================== ] 1342/3795 35% [===================== ] 1343/3795 35% [===================== ] 1344/3795 35% [===================== ] 1345/3795 35% [===================== ] 1346/3795 35% [====================== ] 1347/3795 35% [====================== ] 1348/3795 35% [====================== ] 1349/3795 35% [====================== ] 1350/3795 35% [====================== ] 1351/3795 35% [====================== ] 1352/3795 35% [====================== ] 1353/3795 35% [====================== ] 1354/3795 35% [====================== ] 1355/3795 35% [====================== ] 1356/3795 35% [====================== ] 1357/3795 35% [====================== ] 1358/3795 35% [====================== ] 1359/3795 35% [====================== ] 1360/3795 35% [====================== ] 1361/3795 35% [====================== ] 1362/3795 35% [====================== ] 1363/3795 35% [====================== ] 1364/3795 35% [====================== ] 1365/3795 35% [====================== ] 1366/3795 35% [====================== ] 1367/3795 36% [====================== ] 1368/3795 36% [====================== ] 1369/3795 36% [====================== ] 1370/3795 36% [====================== ] 1371/3795 36% [====================== ] 1372/3795 36% [====================== ] 1373/3795 36% [====================== ] 1374/3795 36% [====================== ] 1375/3795 36% [====================== ] 1376/3795 36% [====================== ] 1377/3795 36% [====================== ] 1378/3795 36% [====================== ] 1379/3795 36% [====================== ] 1380/3795 36% [====================== ] 1381/3795 36% [====================== ] 1382/3795 36% [====================== ] 1383/3795 36% [====================== ] 1384/3795 36% [====================== ] 1385/3795 36% [====================== ] 1386/3795 36% [====================== ] 1387/3795 36% [====================== ] 1388/3795 36% [====================== ] 1389/3795 36% [====================== ] 1390/3795 36% [====================== ] 1391/3795 36% [====================== ] 1392/3795 36% [====================== ] 1393/3795 36% [====================== ] 1394/3795 36% [====================== ] 1395/3795 36% [====================== ] 1396/3795 36% [====================== ] 1397/3795 36% [====================== ] 1398/3795 36% [====================== ] 1399/3795 36% [====================== ] 1400/3795 36% [====================== ] 1401/3795 36% [====================== ] 1402/3795 36% [====================== ] 1403/3795 36% [====================== ] 1404/3795 36% [====================== ] 1405/3795 37% [====================== ] 1406/3795 37% [====================== ] 1407/3795 37% [======================= ] 1408/3795 37% [======================= ] 1409/3795 37% [======================= ] 1410/3795 37% [======================= ] 1411/3795 37% [======================= ] 1412/3795 37% [======================= ] 1413/3795 37% [======================= ] 1414/3795 37% [======================= ] 1415/3795 37% [======================= ] 1416/3795 37% [======================= ] 1417/3795 37% [======================= ] 1418/3795 37% [======================= ] 1419/3795 37% [======================= ] 1420/3795 37% [======================= ] 1421/3795 37% [======================= ] 1422/3795 37% [======================= ] 1423/3795 37% [======================= ] 1424/3795 37% [======================= ] 1425/3795 37% [======================= ] 1426/3795 37% [======================= ] 1427/3795 37% [======================= ] 1428/3795 37% [======================= ] 1429/3795 37% [======================= ] 1430/3795 37% [======================= ] 1431/3795 37% [======================= ] 1432/3795 37% [======================= ] 1433/3795 37% [======================= ] 1434/3795 37% [======================= ] 1435/3795 37% [======================= ] 1436/3795 37% [======================= ] 1437/3795 37% [======================= ] 1438/3795 37% [======================= ] 1439/3795 37% [======================= ] 1440/3795 37% [======================= ] 1441/3795 37% [======================= ] 1442/3795 37% [======================= ] 1443/3795 38% [======================= ] 1444/3795 38% [======================= ] 1445/3795 38% [======================= ] 1446/3795 38% [======================= ] 1447/3795 38% [======================= ] 1448/3795 38% [======================= ] 1449/3795 38% [======================= ] 1450/3795 38% [======================= ] 1451/3795 38% [======================= ] 1452/3795 38% [======================= ] 1453/3795 38% [======================= ] 1454/3795 38% [======================= ] 1455/3795 38% [======================= ] 1456/3795 38% [======================= ] 1457/3795 38% [======================= ] 1458/3795 38% [======================= ] 1459/3795 38% [======================= ] 1460/3795 38% [======================= ] 1461/3795 38% [======================= ] 1462/3795 38% [======================= ] 1463/3795 38% [======================= ] 1464/3795 38% [======================= ] 1465/3795 38% [======================= ] 1466/3795 38% [======================= ] 1467/3795 38% [======================= ] 1468/3795 38% [======================= ] 1469/3795 38% [======================== ] 1470/3795 38% [======================== ] 1471/3795 38% [======================== ] 1472/3795 38% [======================== ] 1473/3795 38% [======================== ] 1474/3795 38% [======================== ] 1475/3795 38% [======================== ] 1476/3795 38% [======================== ] 1477/3795 38% [======================== ] 1478/3795 38% [======================== ] 1479/3795 38% [======================== ] 1480/3795 38% [======================== ] 1481/3795 39% [======================== ] 1482/3795 39% [======================== ] 1483/3795 39% [======================== ] 1484/3795 39% [======================== ] 1485/3795 39% [======================== ] 1486/3795 39% [======================== ] 1487/3795 39% [======================== ] 1488/3795 39% [======================== ] 1489/3795 39% [======================== ] 1490/3795 39% [======================== ] 1491/3795 39% [======================== ] 1492/3795 39% [======================== ] 1493/3795 39% [======================== ] 1494/3795 39% [======================== ] 1495/3795 39% [======================== ] 1496/3795 39% [======================== ] 1497/3795 39% [======================== ] 1498/3795 39% [======================== ] 1499/3795 39% [======================== ] 1500/3795 39% [======================== ] 1501/3795 39% [======================== ] 1502/3795 39% [======================== ] 1503/3795 39% [======================== ] 1504/3795 39% [======================== ] 1505/3795 39% [======================== ] 1506/3795 39% [======================== ] 1507/3795 39% [======================== ] 1508/3795 39% [======================== ] 1509/3795 39% [======================== ] 1510/3795 39% [======================== ] 1511/3795 39% [======================== ] 1512/3795 39% [======================== ] 1513/3795 39% [======================== ] 1514/3795 39% [======================== ] 1515/3795 39% [======================== ] 1516/3795 39% [======================== ] 1517/3795 39% [======================== ] 1518/3795 40% [======================== ] 1519/3795 40% [======================== ] 1520/3795 40% [======================== ] 1521/3795 40% [======================== ] 1522/3795 40% [======================== ] 1523/3795 40% [======================== ] 1524/3795 40% [======================== ] 1525/3795 40% [======================== ] 1526/3795 40% [======================== ] 1527/3795 40% [======================== ] 1528/3795 40% [======================== ] 1529/3795 40% [======================== ] 1530/3795 40% [========================= ] 1531/3795 40% [========================= ] 1532/3795 40% [========================= ] 1533/3795 40% [========================= ] 1534/3795 40% [========================= ] 1535/3795 40% [========================= ] 1536/3795 40% [========================= ] 1537/3795 40% [========================= ] 1538/3795 40% [========================= ] 1539/3795 40% [========================= ] 1540/3795 40% [========================= ] 1541/3795 40% [========================= ] 1542/3795 40% [========================= ] 1543/3795 40% [========================= ] 1544/3795 40% [========================= ] 1545/3795 40% [========================= ] 1546/3795 40% [========================= ] 1547/3795 40% [========================= ] 1548/3795 40% [========================= ] 1549/3795 40% [========================= ] 1550/3795 40% [========================= ] 1551/3795 40% [========================= ] 1552/3795 40% [========================= ] 1553/3795 40% [========================= ] 1554/3795 40% [========================= ] 1555/3795 40% [========================= ] 1556/3795 41% [========================= ] 1557/3795 41% [========================= ] 1558/3795 41% [========================= ] 1559/3795 41% [========================= ] 1560/3795 41% [========================= ] 1561/3795 41% [========================= ] 1562/3795 41% [========================= ] 1563/3795 41% [========================= ] 1564/3795 41% [========================= ] 1565/3795 41% [========================= ] 1566/3795 41% [========================= ] 1567/3795 41% [========================= ] 1568/3795 41% [========================= ] 1569/3795 41% [========================= ] 1570/3795 41% [========================= ] 1571/3795 41% [========================= ] 1572/3795 41% [========================= ] 1573/3795 41% [========================= ] 1574/3795 41% [========================= ] 1575/3795 41% [========================= ] 1576/3795 41% [========================= ] 1577/3795 41% [========================= ] 1578/3795 41% [========================= ] 1579/3795 41% [========================= ] 1580/3795 41% [========================= ] 1581/3795 41% [========================= ] 1582/3795 41% [========================= ] 1583/3795 41% [========================= ] 1584/3795 41% [========================= ] 1585/3795 41% [========================= ] 1586/3795 41% [========================= ] 1587/3795 41% [========================= ] 1588/3795 41% [========================= ] 1589/3795 41% [========================= ] 1590/3795 41% [========================= ] 1591/3795 41% [========================== ] 1592/3795 41% [========================== ] 1593/3795 41% [========================== ] 1594/3795 42% [========================== ] 1595/3795 42% [========================== ] 1596/3795 42% [========================== ] 1597/3795 42% [========================== ] 1598/3795 42% [========================== ] 1599/3795 42% [========================== ] 1600/3795 42% [========================== ] 1601/3795 42% [========================== ] 1602/3795 42% [========================== ] 1603/3795 42% [========================== ] 1604/3795 42% [========================== ] 1605/3795 42% [========================== ] 1606/3795 42% [========================== ] 1607/3795 42% [========================== ] 1608/3795 42% [========================== ] 1609/3795 42% [========================== ] 1610/3795 42% [========================== ] 1611/3795 42% [========================== ] 1612/3795 42% [========================== ] 1613/3795 42% [========================== ] 1614/3795 42% [========================== ] 1615/3795 42% [========================== ] 1616/3795 42% [========================== ] 1617/3795 42% [========================== ] 1618/3795 42% [========================== ] 1619/3795 42% [========================== ] 1620/3795 42% [========================== ] 1621/3795 42% [========================== ] 1622/3795 42% [========================== ] 1623/3795 42% [========================== ] 1624/3795 42% [========================== ] 1625/3795 42% [========================== ] 1626/3795 42% [========================== ] 1627/3795 42% [========================== ] 1628/3795 42% [========================== ] 1629/3795 42% [========================== ] 1630/3795 42% [========================== ] 1631/3795 42% [========================== ] 1632/3795 43% [========================== ] 1633/3795 43% [========================== ] 1634/3795 43% [========================== ] 1635/3795 43% [========================== ] 1636/3795 43% [========================== ] 1637/3795 43% [========================== ] 1638/3795 43% [========================== ] 1639/3795 43% [========================== ] 1640/3795 43% [========================== ] 1641/3795 43% [========================== ] 1642/3795 43% [========================== ] 1643/3795 43% [========================== ] 1644/3795 43% [========================== ] 1645/3795 43% [========================== ] 1646/3795 43% [========================== ] 1647/3795 43% [========================== ] 1648/3795 43% [========================== ] 1649/3795 43% [========================== ] 1650/3795 43% [========================== ] 1651/3795 43% [========================== ] 1652/3795 43% [=========================== ] 1653/3795 43% [=========================== ] 1654/3795 43% [=========================== ] 1655/3795 43% [=========================== ] 1656/3795 43% [=========================== ] 1657/3795 43% [=========================== ] 1658/3795 43% [=========================== ] 1659/3795 43% [=========================== ] 1660/3795 43% [=========================== ] 1661/3795 43% [=========================== ] 1662/3795 43% [=========================== ] 1663/3795 43% [=========================== ] 1664/3795 43% [=========================== ] 1665/3795 43% [=========================== ] 1666/3795 43% [=========================== ] 1667/3795 43% [=========================== ] 1668/3795 43% [=========================== ] 1669/3795 43% [=========================== ] 1670/3795 44% [=========================== ] 1671/3795 44% [=========================== ] 1672/3795 44% [=========================== ] 1673/3795 44% [=========================== ] 1674/3795 44% [=========================== ] 1675/3795 44% [=========================== ] 1676/3795 44% [=========================== ] 1677/3795 44% [=========================== ] 1678/3795 44% [=========================== ] 1679/3795 44% [=========================== ] 1680/3795 44% [=========================== ] 1681/3795 44% [=========================== ] 1682/3795 44% [=========================== ] 1683/3795 44% [=========================== ] 1684/3795 44% [=========================== ] 1685/3795 44% [=========================== ] 1686/3795 44% [=========================== ] 1687/3795 44% [=========================== ] 1688/3795 44% [=========================== ] 1689/3795 44% [=========================== ] 1690/3795 44% [=========================== ] 1691/3795 44% [=========================== ] 1692/3795 44% [=========================== ] 1693/3795 44% [=========================== ] 1694/3795 44% [=========================== ] 1695/3795 44% [=========================== ] 1696/3795 44% [=========================== ] 1697/3795 44% [=========================== ] 1698/3795 44% [=========================== ] 1699/3795 44% [=========================== ] 1700/3795 44% [=========================== ] 1701/3795 44% [=========================== ] 1702/3795 44% [=========================== ] 1703/3795 44% [=========================== ] 1704/3795 44% [=========================== ] 1705/3795 44% [=========================== ] 1706/3795 44% [=========================== ] 1707/3795 44% [=========================== ] 1708/3795 45% [=========================== ] 1709/3795 45% [=========================== ] 1710/3795 45% [=========================== ] 1711/3795 45% [=========================== ] 1712/3795 45% [=========================== ] 1713/3795 45% [============================ ] 1714/3795 45% [============================ ] 1715/3795 45% [============================ ] 1716/3795 45% [============================ ] 1717/3795 45% [============================ ] 1718/3795 45% [============================ ] 1719/3795 45% [============================ ] 1720/3795 45% [============================ ] 1721/3795 45% [============================ ] 1722/3795 45% [============================ ] 1723/3795 45% [============================ ] 1724/3795 45% [============================ ] 1725/3795 45% [============================ ] 1726/3795 45% [============================ ] 1727/3795 45% [============================ ] 1728/3795 45% [============================ ] 1729/3795 45% [============================ ] 1730/3795 45% [============================ ] 1731/3795 45% [============================ ] 1732/3795 45% [============================ ] 1733/3795 45% [============================ ] 1734/3795 45% [============================ ] 1735/3795 45% [============================ ] 1736/3795 45% [============================ ] 1737/3795 45% [============================ ] 1738/3795 45% [============================ ] 1739/3795 45% [============================ ] 1740/3795 45% [============================ ] 1741/3795 45% [============================ ] 1742/3795 45% [============================ ] 1743/3795 45% [============================ ] 1744/3795 45% [============================ ] 1745/3795 45% [============================ ] 1746/3795 46% [============================ ] 1747/3795 46% [============================ ] 1748/3795 46% [============================ ] 1749/3795 46% [============================ ] 1750/3795 46% [============================ ] 1751/3795 46% [============================ ] 1752/3795 46% [============================ ] 1753/3795 46% [============================ ] 1754/3795 46% [============================ ] 1755/3795 46% [============================ ] 1756/3795 46% [============================ ] 1757/3795 46% [============================ ] 1758/3795 46% [============================ ] 1759/3795 46% [============================ ] 1760/3795 46% [============================ ] 1761/3795 46% [============================ ] 1762/3795 46% [============================ ] 1763/3795 46% [============================ ] 1764/3795 46% [============================ ] 1765/3795 46% [============================ ] 1766/3795 46% [============================ ] 1767/3795 46% [============================ ] 1768/3795 46% [============================ ] 1769/3795 46% [============================ ] 1770/3795 46% [============================ ] 1771/3795 46% [============================ ] 1772/3795 46% [============================ ] 1773/3795 46% [============================ ] 1774/3795 46% [============================ ] 1775/3795 46% [============================= ] 1776/3795 46% [============================= ] 1777/3795 46% [============================= ] 1778/3795 46% [============================= ] 1779/3795 46% [============================= ] 1780/3795 46% [============================= ] 1781/3795 46% [============================= ] 1782/3795 46% [============================= ] 1783/3795 46% [============================= ] 1784/3795 47% [============================= ] 1785/3795 47% [============================= ] 1786/3795 47% [============================= ] 1787/3795 47% [============================= ] 1788/3795 47% [============================= ] 1789/3795 47% [============================= ] 1790/3795 47% [============================= ] 1791/3795 47% [============================= ] 1792/3795 47% [============================= ] 1793/3795 47% [============================= ] 1794/3795 47% [============================= ] 1795/3795 47% [============================= ] 1796/3795 47% [============================= ] 1797/3795 47% [============================= ] 1798/3795 47% [============================= ] 1799/3795 47% [============================= ] 1800/3795 47% [============================= ] 1801/3795 47% [============================= ] 1802/3795 47% [============================= ] 1803/3795 47% [============================= ] 1804/3795 47% [============================= ] 1805/3795 47% [============================= ] 1806/3795 47% [============================= ] 1807/3795 47% [============================= ] 1808/3795 47% [============================= ] 1809/3795 47% [============================= ] 1810/3795 47% [============================= ] 1811/3795 47% [============================= ] 1812/3795 47% [============================= ] 1813/3795 47% [============================= ] 1814/3795 47% [============================= ] 1815/3795 47% [============================= ] 1816/3795 47% [============================= ] 1817/3795 47% [============================= ] 1818/3795 47% [============================= ] 1819/3795 47% [============================= ] 1820/3795 47% [============================= ] 1821/3795 47% [============================= ] 1822/3795 48% [============================= ] 1823/3795 48% [============================= ] 1824/3795 48% [============================= ] 1825/3795 48% [============================= ] 1826/3795 48% [============================= ] 1827/3795 48% [============================= ] 1828/3795 48% [============================= ] 1829/3795 48% [============================= ] 1830/3795 48% [============================= ] 1831/3795 48% [============================= ] 1832/3795 48% [============================= ] 1833/3795 48% [============================= ] 1834/3795 48% [============================= ] 1835/3795 48% [============================= ] 1836/3795 48% [============================== ] 1837/3795 48% [============================== ] 1838/3795 48% [============================== ] 1839/3795 48% [============================== ] 1840/3795 48% [============================== ] 1841/3795 48% [============================== ] 1842/3795 48% [============================== ] 1843/3795 48% [============================== ] 1844/3795 48% [============================== ] 1845/3795 48% [============================== ] 1846/3795 48% [============================== ] 1847/3795 48% [============================== ] 1848/3795 48% [============================== ] 1849/3795 48% [============================== ] 1850/3795 48% [============================== ] 1851/3795 48% [============================== ] 1852/3795 48% [============================== ] 1853/3795 48% [============================== ] 1854/3795 48% [============================== ] 1855/3795 48% [============================== ] 1856/3795 48% [============================== ] 1857/3795 48% [============================== ] 1858/3795 48% [============================== ] 1859/3795 48% [============================== ] 1860/3795 49% [============================== ] 1861/3795 49% [============================== ] 1862/3795 49% [============================== ] 1863/3795 49% [============================== ] 1864/3795 49% [============================== ] 1865/3795 49% [============================== ] 1866/3795 49% [============================== ] 1867/3795 49% [============================== ] 1868/3795 49% [============================== ] 1869/3795 49% [============================== ] 1870/3795 49% [============================== ] 1871/3795 49% [============================== ] 1872/3795 49% [============================== ] 1873/3795 49% [============================== ] 1874/3795 49% [============================== ] 1875/3795 49% [============================== ] 1876/3795 49% [============================== ] 1877/3795 49% [============================== ] 1878/3795 49% [============================== ] 1879/3795 49% [============================== ] 1880/3795 49% [============================== ] 1881/3795 49% [============================== ] 1882/3795 49% [============================== ] 1883/3795 49% [============================== ] 1884/3795 49% [============================== ] 1885/3795 49% [============================== ] 1886/3795 49% [============================== ] 1887/3795 49% [============================== ] 1888/3795 49% [============================== ] 1889/3795 49% [============================== ] 1890/3795 49% [============================== ] 1891/3795 49% [============================== ] 1892/3795 49% [============================== ] 1893/3795 49% [============================== ] 1894/3795 49% [============================== ] 1895/3795 49% [============================== ] 1896/3795 49% [============================== ] 1897/3795 49% [=============================== ] 1898/3795 50% [=============================== ] 1899/3795 50% [=============================== ] 1900/3795 50% [=============================== ] 1901/3795 50% [=============================== ] 1902/3795 50% [=============================== ] 1903/3795 50% [=============================== ] 1904/3795 50% [=============================== ] 1905/3795 50% [=============================== ] 1906/3795 50% [=============================== ] 1907/3795 50% [=============================== ] 1908/3795 50% [=============================== ] 1909/3795 50% [=============================== ] 1910/3795 50% [=============================== ] 1911/3795 50% [=============================== ] 1912/3795 50% [=============================== ] 1913/3795 50% [=============================== ] 1914/3795 50% [=============================== ] 1915/3795 50% [=============================== ] 1916/3795 50% [=============================== ] 1917/3795 50% [=============================== ] 1918/3795 50% [=============================== ] 1919/3795 50% [=============================== ] 1920/3795 50% [=============================== ] 1921/3795 50% [=============================== ] 1922/3795 50% [=============================== ] 1923/3795 50% [=============================== ] 1924/3795 50% [=============================== ] 1925/3795 50% [=============================== ] 1926/3795 50% [=============================== ] 1927/3795 50% [=============================== ] 1928/3795 50% [=============================== ] 1929/3795 50% [=============================== ] 1930/3795 50% [=============================== ] 1931/3795 50% [=============================== ] 1932/3795 50% [=============================== ] 1933/3795 50% [=============================== ] 1934/3795 50% [=============================== ] 1935/3795 50% [=============================== ] 1936/3795 51% [=============================== ] 1937/3795 51% [=============================== ] 1938/3795 51% [=============================== ] 1939/3795 51% [=============================== ] 1940/3795 51% [=============================== ] 1941/3795 51% [=============================== ] 1942/3795 51% [=============================== ] 1943/3795 51% [=============================== ] 1944/3795 51% [=============================== ] 1945/3795 51% [=============================== ] 1946/3795 51% [=============================== ] 1947/3795 51% [=============================== ] 1948/3795 51% [=============================== ] 1949/3795 51% [=============================== ] 1950/3795 51% [=============================== ] 1951/3795 51% [=============================== ] 1952/3795 51% [=============================== ] 1953/3795 51% [=============================== ] 1954/3795 51% [=============================== ] 1955/3795 51% [=============================== ] 1956/3795 51% [=============================== ] 1957/3795 51% [=============================== ] 1958/3795 51% [================================ ] 1959/3795 51% [================================ ] 1960/3795 51% [================================ ] 1961/3795 51% [================================ ] 1962/3795 51% [================================ ] 1963/3795 51% [================================ ] 1964/3795 51% [================================ ] 1965/3795 51% [================================ ] 1966/3795 51% [================================ ] 1967/3795 51% [================================ ] 1968/3795 51% [================================ ] 1969/3795 51% [================================ ] 1970/3795 51% [================================ ] 1971/3795 51% [================================ ] 1972/3795 51% [================================ ] 1973/3795 51% [================================ ] 1974/3795 52% [================================ ] 1975/3795 52% [================================ ] 1976/3795 52% [================================ ] 1977/3795 52% [================================ ] 1978/3795 52% [================================ ] 1979/3795 52% [================================ ] 1980/3795 52% [================================ ] 1981/3795 52% [================================ ] 1982/3795 52% [================================ ] 1983/3795 52% [================================ ] 1984/3795 52% [================================ ] 1985/3795 52% [================================ ] 1986/3795 52% [================================ ] 1987/3795 52% [================================ ] 1988/3795 52% [================================ ] 1989/3795 52% [================================ ] 1990/3795 52% [================================ ] 1991/3795 52% [================================ ] 1992/3795 52% [================================ ] 1993/3795 52% [================================ ] 1994/3795 52% [================================ ] 1995/3795 52% [================================ ] 1996/3795 52% [================================ ] 1997/3795 52% [================================ ] 1998/3795 52% [================================ ] 1999/3795 52% [================================ ] 2000/3795 52% [================================ ] 2001/3795 52% [================================ ] 2002/3795 52% [================================ ] 2003/3795 52% [================================ ] 2004/3795 52% [================================ ] 2005/3795 52% [================================ ] 2006/3795 52% [================================ ] 2007/3795 52% [================================ ] 2008/3795 52% [================================ ] 2009/3795 52% [================================ ] 2010/3795 52% [================================ ] 2011/3795 52% [================================ ] 2012/3795 53% [================================ ] 2013/3795 53% [================================ ] 2014/3795 53% [================================ ] 2015/3795 53% [================================ ] 2016/3795 53% [================================ ] 2017/3795 53% [================================ ] 2018/3795 53% [================================ ] 2019/3795 53% [================================= ] 2020/3795 53% [================================= ] 2021/3795 53% [================================= ] 2022/3795 53% [================================= ] 2023/3795 53% [================================= ] 2024/3795 53% [================================= ] 2025/3795 53% [================================= ] 2026/3795 53% [================================= ] 2027/3795 53% [================================= ] 2028/3795 53% [================================= ] 2029/3795 53% [================================= ] 2030/3795 53% [================================= ] 2031/3795 53% [================================= ] 2032/3795 53% [================================= ] 2033/3795 53% [================================= ] 2034/3795 53% [================================= ] 2035/3795 53% [================================= ] 2036/3795 53% [================================= ] 2037/3795 53% [================================= ] 2038/3795 53% [================================= ] 2039/3795 53% [================================= ] 2040/3795 53% [================================= ] 2041/3795 53% [================================= ] 2042/3795 53% [================================= ] 2043/3795 53% [================================= ] 2044/3795 53% [================================= ] 2045/3795 53% [================================= ] 2046/3795 53% [================================= ] 2047/3795 53% [================================= ] 2048/3795 53% [================================= ] 2049/3795 53% [================================= ] 2050/3795 54% [================================= ] 2051/3795 54% [================================= ] 2052/3795 54% [================================= ] 2053/3795 54% [================================= ] 2054/3795 54% [================================= ] 2055/3795 54% [================================= ] 2056/3795 54% [================================= ] 2057/3795 54% [================================= ] 2058/3795 54% [================================= ] 2059/3795 54% [================================= ] 2060/3795 54% [================================= ] 2061/3795 54% [================================= ] 2062/3795 54% [================================= ] 2063/3795 54% [================================= ] 2064/3795 54% [================================= ] 2065/3795 54% [================================= ] 2066/3795 54% [================================= ] 2067/3795 54% [================================= ] 2068/3795 54% [================================= ] 2069/3795 54% [================================= ] 2070/3795 54% [================================= ] 2071/3795 54% [================================= ] 2072/3795 54% [================================= ] 2073/3795 54% [================================= ] 2074/3795 54% [================================= ] 2075/3795 54% [================================= ] 2076/3795 54% [================================= ] 2077/3795 54% [================================= ] 2078/3795 54% [================================= ] 2079/3795 54% [================================= ] 2080/3795 54% [================================= ] 2081/3795 54% [================================== ] 2082/3795 54% [================================== ] 2083/3795 54% [================================== ] 2084/3795 54% [================================== ] 2085/3795 54% [================================== ] 2086/3795 54% [================================== ] 2087/3795 54% [================================== ] 2088/3795 55% [================================== ] 2089/3795 55% [================================== ] 2090/3795 55% [================================== ] 2091/3795 55% [================================== ] 2092/3795 55% [================================== ] 2093/3795 55% [================================== ] 2094/3795 55% [================================== ] 2095/3795 55% [================================== ] 2096/3795 55% [================================== ] 2097/3795 55% [================================== ] 2098/3795 55% [================================== ] 2099/3795 55% [================================== ] 2100/3795 55% [================================== ] 2101/3795 55% [================================== ] 2102/3795 55% [================================== ] 2103/3795 55% [================================== ] 2104/3795 55% [================================== ] 2105/3795 55% [================================== ] 2106/3795 55% [================================== ] 2107/3795 55% [================================== ] 2108/3795 55% [================================== ] 2109/3795 55% [================================== ] 2110/3795 55% [================================== ] 2111/3795 55% [================================== ] 2112/3795 55% [================================== ] 2113/3795 55% [================================== ] 2114/3795 55% [================================== ] 2115/3795 55% [================================== ] 2116/3795 55% [================================== ] 2117/3795 55% [================================== ] 2118/3795 55% [================================== ] 2119/3795 55% [================================== ] 2120/3795 55% [================================== ] 2121/3795 55% [================================== ] 2122/3795 55% [================================== ] 2123/3795 55% [================================== ] 2124/3795 55% [================================== ] 2125/3795 55% [================================== ] 2126/3795 56% [================================== ] 2127/3795 56% [================================== ] 2128/3795 56% [================================== ] 2129/3795 56% [================================== ] 2130/3795 56% [================================== ] 2131/3795 56% [================================== ] 2132/3795 56% [================================== ] 2133/3795 56% [================================== ] 2134/3795 56% [================================== ] 2135/3795 56% [================================== ] 2136/3795 56% [================================== ] 2137/3795 56% [================================== ] 2138/3795 56% [================================== ] 2139/3795 56% [================================== ] 2140/3795 56% [================================== ] 2141/3795 56% [================================== ] 2142/3795 56% [=================================== ] 2143/3795 56% [=================================== ] 2144/3795 56% [=================================== ] 2145/3795 56% [=================================== ] 2146/3795 56% [=================================== ] 2147/3795 56% [=================================== ] 2148/3795 56% [=================================== ] 2149/3795 56% [=================================== ] 2150/3795 56% [=================================== ] 2151/3795 56% [=================================== ] 2152/3795 56% [=================================== ] 2153/3795 56% [=================================== ] 2154/3795 56% [=================================== ] 2155/3795 56% [=================================== ] 2156/3795 56% [=================================== ] 2157/3795 56% [=================================== ] 2158/3795 56% [=================================== ] 2159/3795 56% [=================================== ] 2160/3795 56% [=================================== ] 2161/3795 56% [=================================== ] 2162/3795 56% [=================================== ] 2163/3795 56% [=================================== ] 2164/3795 57% [=================================== ] 2165/3795 57% [=================================== ] 2166/3795 57% [=================================== ] 2167/3795 57% [=================================== ] 2168/3795 57% [=================================== ] 2169/3795 57% [=================================== ] 2170/3795 57% [=================================== ] 2171/3795 57% [=================================== ] 2172/3795 57% [=================================== ] 2173/3795 57% [=================================== ] 2174/3795 57% [=================================== ] 2175/3795 57% [=================================== ] 2176/3795 57% [=================================== ] 2177/3795 57% [=================================== ] 2178/3795 57% [=================================== ] 2179/3795 57% [=================================== ] 2180/3795 57% [=================================== ] 2181/3795 57% [=================================== ] 2182/3795 57% [=================================== ] 2183/3795 57% [=================================== ] 2184/3795 57% [=================================== ] 2185/3795 57% [=================================== ] 2186/3795 57% [=================================== ] 2187/3795 57% [=================================== ] 2188/3795 57% [=================================== ] 2189/3795 57% [=================================== ] 2190/3795 57% [=================================== ] 2191/3795 57% [=================================== ] 2192/3795 57% [=================================== ] 2193/3795 57% [=================================== ] 2194/3795 57% [=================================== ] 2195/3795 57% [=================================== ] 2196/3795 57% [=================================== ] 2197/3795 57% [=================================== ] 2198/3795 57% [=================================== ] 2199/3795 57% [=================================== ] 2200/3795 57% [=================================== ] 2201/3795 57% [=================================== ] 2202/3795 58% [=================================== ] 2203/3795 58% [==================================== ] 2204/3795 58% [==================================== ] 2205/3795 58% [==================================== ] 2206/3795 58% [==================================== ] 2207/3795 58% [==================================== ] 2208/3795 58% [==================================== ] 2209/3795 58% [==================================== ] 2210/3795 58% [==================================== ] 2211/3795 58% [==================================== ] 2212/3795 58% [==================================== ] 2213/3795 58% [==================================== ] 2214/3795 58% [==================================== ] 2215/3795 58% [==================================== ] 2216/3795 58% [==================================== ] 2217/3795 58% [==================================== ] 2218/3795 58% [==================================== ] 2219/3795 58% [==================================== ] 2220/3795 58% [==================================== ] 2221/3795 58% [==================================== ] 2222/3795 58% [==================================== ] 2223/3795 58% [==================================== ] 2224/3795 58% [==================================== ] 2225/3795 58% [==================================== ] 2226/3795 58% [==================================== ] 2227/3795 58% [==================================== ] 2228/3795 58% [==================================== ] 2229/3795 58% [==================================== ] 2230/3795 58% [==================================== ] 2231/3795 58% [==================================== ] 2232/3795 58% [==================================== ] 2233/3795 58% [==================================== ] 2234/3795 58% [==================================== ] 2235/3795 58% [==================================== ] 2236/3795 58% [==================================== ] 2237/3795 58% [==================================== ] 2238/3795 58% [==================================== ] 2239/3795 58% [==================================== ] 2240/3795 59% [==================================== ] 2241/3795 59% [==================================== ] 2242/3795 59% [==================================== ] 2243/3795 59% [==================================== ] 2244/3795 59% [==================================== ] 2245/3795 59% [==================================== ] 2246/3795 59% [==================================== ] 2247/3795 59% [==================================== ] 2248/3795 59% [==================================== ] 2249/3795 59% [==================================== ] 2250/3795 59% [==================================== ] 2251/3795 59% [==================================== ] 2252/3795 59% [==================================== ] 2253/3795 59% [==================================== ] 2254/3795 59% [==================================== ] 2255/3795 59% [==================================== ] 2256/3795 59% [==================================== ] 2257/3795 59% [==================================== ] 2258/3795 59% [==================================== ] 2259/3795 59% [==================================== ] 2260/3795 59% [==================================== ] 2261/3795 59% [==================================== ] 2262/3795 59% [==================================== ] 2263/3795 59% [==================================== ] 2264/3795 59% [===================================== ] 2265/3795 59% [===================================== ] 2266/3795 59% [===================================== ] 2267/3795 59% [===================================== ] 2268/3795 59% [===================================== ] 2269/3795 59% [===================================== ] 2270/3795 59% [===================================== ] 2271/3795 59% [===================================== ] 2272/3795 59% [===================================== ] 2273/3795 59% [===================================== ] 2274/3795 59% [===================================== ] 2275/3795 59% [===================================== ] 2276/3795 59% [===================================== ] 2277/3795 60% [===================================== ] 2278/3795 60% [===================================== ] 2279/3795 60% [===================================== ] 2280/3795 60% [===================================== ] 2281/3795 60% [===================================== ] 2282/3795 60% [===================================== ] 2283/3795 60% [===================================== ] 2284/3795 60% [===================================== ] 2285/3795 60% [===================================== ] 2286/3795 60% [===================================== ] 2287/3795 60% [===================================== ] 2288/3795 60% [===================================== ] 2289/3795 60% [===================================== ] 2290/3795 60% [===================================== ] 2291/3795 60% [===================================== ] 2292/3795 60% [===================================== ] 2293/3795 60% [===================================== ] 2294/3795 60% [===================================== ] 2295/3795 60% [===================================== ] 2296/3795 60% [===================================== ] 2297/3795 60% [===================================== ] 2298/3795 60% [===================================== ] 2299/3795 60% [===================================== ] 2300/3795 60% [===================================== ] 2301/3795 60% [===================================== ] 2302/3795 60% [===================================== ] 2303/3795 60% [===================================== ] 2304/3795 60% [===================================== ] 2305/3795 60% [===================================== ] 2306/3795 60% [===================================== ] 2307/3795 60% [===================================== ] 2308/3795 60% [===================================== ] 2309/3795 60% [===================================== ] 2310/3795 60% [===================================== ] 2311/3795 60% [===================================== ] 2312/3795 60% [===================================== ] 2313/3795 60% [===================================== ] 2314/3795 60% [===================================== ] 2315/3795 61% [===================================== ] 2316/3795 61% [===================================== ] 2317/3795 61% [===================================== ] 2318/3795 61% [===================================== ] 2319/3795 61% [===================================== ] 2320/3795 61% [===================================== ] 2321/3795 61% [===================================== ] 2322/3795 61% [===================================== ] 2323/3795 61% [===================================== ] 2324/3795 61% [===================================== ] 2325/3795 61% [====================================== ] 2326/3795 61% [====================================== ] 2327/3795 61% [====================================== ] 2328/3795 61% [====================================== ] 2329/3795 61% [====================================== ] 2330/3795 61% [====================================== ] 2331/3795 61% [====================================== ] 2332/3795 61% [====================================== ] 2333/3795 61% [====================================== ] 2334/3795 61% [====================================== ] 2335/3795 61% [====================================== ] 2336/3795 61% [====================================== ] 2337/3795 61% [====================================== ] 2338/3795 61% [====================================== ] 2339/3795 61% [====================================== ] 2340/3795 61% [====================================== ] 2341/3795 61% [====================================== ] 2342/3795 61% [====================================== ] 2343/3795 61% [====================================== ] 2344/3795 61% [====================================== ] 2345/3795 61% [====================================== ] 2346/3795 61% [====================================== ] 2347/3795 61% [====================================== ] 2348/3795 61% [====================================== ] 2349/3795 61% [====================================== ] 2350/3795 61% [====================================== ] 2351/3795 61% [====================================== ] 2352/3795 61% [====================================== ] 2353/3795 62% [====================================== ] 2354/3795 62% [====================================== ] 2355/3795 62% [====================================== ] 2356/3795 62% [====================================== ] 2357/3795 62% [====================================== ] 2358/3795 62% [====================================== ] 2359/3795 62% [====================================== ] 2360/3795 62% [====================================== ] 2361/3795 62% [====================================== ] 2362/3795 62% [====================================== ] 2363/3795 62% [====================================== ] 2364/3795 62% [====================================== ] 2365/3795 62% [====================================== ] 2366/3795 62% [====================================== ] 2367/3795 62% [====================================== ] 2368/3795 62% [====================================== ] 2369/3795 62% [====================================== ] 2370/3795 62% [====================================== ] 2371/3795 62% [====================================== ] 2372/3795 62% [====================================== ] 2373/3795 62% [====================================== ] 2374/3795 62% [====================================== ] 2375/3795 62% [====================================== ] 2376/3795 62% [====================================== ] 2377/3795 62% [====================================== ] 2378/3795 62% [====================================== ] 2379/3795 62% [====================================== ] 2380/3795 62% [====================================== ] 2381/3795 62% [====================================== ] 2382/3795 62% [====================================== ] 2383/3795 62% [====================================== ] 2384/3795 62% [====================================== ] 2385/3795 62% [====================================== ] 2386/3795 62% [====================================== ] 2387/3795 62% [======================================= ] 2388/3795 62% [======================================= ] 2389/3795 62% [======================================= ] 2390/3795 62% [======================================= ] 2391/3795 63% [======================================= ] 2392/3795 63% [======================================= ] 2393/3795 63% [======================================= ] 2394/3795 63% [======================================= ] 2395/3795 63% [======================================= ] 2396/3795 63% [======================================= ] 2397/3795 63% [======================================= ] 2398/3795 63% [======================================= ] 2399/3795 63% [======================================= ] 2400/3795 63% [======================================= ] 2401/3795 63% [======================================= ] 2402/3795 63% [======================================= ] 2403/3795 63% [======================================= ] 2404/3795 63% [======================================= ] 2405/3795 63% [======================================= ] 2406/3795 63% [======================================= ] 2407/3795 63% [======================================= ] 2408/3795 63% [======================================= ] 2409/3795 63% [======================================= ] 2410/3795 63% [======================================= ] 2411/3795 63% [======================================= ] 2412/3795 63% [======================================= ] 2413/3795 63% [======================================= ] 2414/3795 63% [======================================= ] 2415/3795 63% [======================================= ] 2416/3795 63% [======================================= ] 2417/3795 63% [======================================= ] 2418/3795 63% [======================================= ] 2419/3795 63% [======================================= ] 2420/3795 63% [======================================= ] 2421/3795 63% [======================================= ] 2422/3795 63% [======================================= ] 2423/3795 63% [======================================= ] 2424/3795 63% [======================================= ] 2425/3795 63% [======================================= ] 2426/3795 63% [======================================= ] 2427/3795 63% [======================================= ] 2428/3795 63% [======================================= ] 2429/3795 64% [======================================= ] 2430/3795 64% [======================================= ] 2431/3795 64% [======================================= ] 2432/3795 64% [======================================= ] 2433/3795 64% [======================================= ] 2434/3795 64% [======================================= ] 2435/3795 64% [======================================= ] 2436/3795 64% [======================================= ] 2437/3795 64% [======================================= ] 2438/3795 64% [======================================= ] 2439/3795 64% [======================================= ] 2440/3795 64% [======================================= ] 2441/3795 64% [======================================= ] 2442/3795 64% [======================================= ] 2443/3795 64% [======================================= ] 2444/3795 64% [======================================= ] 2445/3795 64% [======================================= ] 2446/3795 64% [======================================= ] 2447/3795 64% [======================================= ] 2448/3795 64% [======================================== ] 2449/3795 64% [======================================== ] 2450/3795 64% [======================================== ] 2451/3795 64% [======================================== ] 2452/3795 64% [======================================== ] 2453/3795 64% [======================================== ] 2454/3795 64% [======================================== ] 2455/3795 64% [======================================== ] 2456/3795 64% [======================================== ] 2457/3795 64% [======================================== ] 2458/3795 64% [======================================== ] 2459/3795 64% [======================================== ] 2460/3795 64% [======================================== ] 2461/3795 64% [======================================== ] 2462/3795 64% [======================================== ] 2463/3795 64% [======================================== ] 2464/3795 64% [======================================== ] 2465/3795 64% [======================================== ] 2466/3795 64% [======================================== ] 2467/3795 65% [======================================== ] 2468/3795 65% [======================================== ] 2469/3795 65% [======================================== ] 2470/3795 65% [======================================== ] 2471/3795 65% [======================================== ] 2472/3795 65% [======================================== ] 2473/3795 65% [======================================== ] 2474/3795 65% [======================================== ] 2475/3795 65% [======================================== ] 2476/3795 65% [======================================== ] 2477/3795 65% [======================================== ] 2478/3795 65% [======================================== ] 2479/3795 65% [======================================== ] 2480/3795 65% [======================================== ] 2481/3795 65% [======================================== ] 2482/3795 65% [======================================== ] 2483/3795 65% [======================================== ] 2484/3795 65% [======================================== ] 2485/3795 65% [======================================== ] 2486/3795 65% [======================================== ] 2487/3795 65% [======================================== ] 2488/3795 65% [======================================== ] 2489/3795 65% [======================================== ] 2490/3795 65% [======================================== ] 2491/3795 65% [======================================== ] 2492/3795 65% [======================================== ] 2493/3795 65% [======================================== ] 2494/3795 65% [======================================== ] 2495/3795 65% [======================================== ] 2496/3795 65% [======================================== ] 2497/3795 65% [======================================== ] 2498/3795 65% [======================================== ] 2499/3795 65% [======================================== ] 2500/3795 65% [======================================== ] 2501/3795 65% [======================================== ] 2502/3795 65% [======================================== ] 2503/3795 65% [======================================== ] 2504/3795 65% [======================================== ] 2505/3795 66% [======================================== ] 2506/3795 66% [======================================== ] 2507/3795 66% [======================================== ] 2508/3795 66% [======================================== ] 2509/3795 66% [========================================= ] 2510/3795 66% [========================================= ] 2511/3795 66% [========================================= ] 2512/3795 66% [========================================= ] 2513/3795 66% [========================================= ] 2514/3795 66% [========================================= ] 2515/3795 66% [========================================= ] 2516/3795 66% [========================================= ] 2517/3795 66% [========================================= ] 2518/3795 66% [========================================= ] 2519/3795 66% [========================================= ] 2520/3795 66% [========================================= ] 2521/3795 66% [========================================= ] 2522/3795 66% [========================================= ] 2523/3795 66% [========================================= ] 2524/3795 66% [========================================= ] 2525/3795 66% [========================================= ] 2526/3795 66% [========================================= ] 2527/3795 66% [========================================= ] 2528/3795 66% [========================================= ] 2529/3795 66% [========================================= ] 2530/3795 66% [========================================= ] 2531/3795 66% [========================================= ] 2532/3795 66% [========================================= ] 2533/3795 66% [========================================= ] 2534/3795 66% [========================================= ] 2535/3795 66% [========================================= ] 2536/3795 66% [========================================= ] 2537/3795 66% [========================================= ] 2538/3795 66% [========================================= ] 2539/3795 66% [========================================= ] 2540/3795 66% [========================================= ] 2541/3795 66% [========================================= ] 2542/3795 66% [========================================= ] 2543/3795 67% [========================================= ] 2544/3795 67% [========================================= ] 2545/3795 67% [========================================= ] 2546/3795 67% [========================================= ] 2547/3795 67% [========================================= ] 2548/3795 67% [========================================= ] 2549/3795 67% [========================================= ] 2550/3795 67% [========================================= ] 2551/3795 67% [========================================= ] 2552/3795 67% [========================================= ] 2553/3795 67% [========================================= ] 2554/3795 67% [========================================= ] 2555/3795 67% [========================================= ] 2556/3795 67% [========================================= ] 2557/3795 67% [========================================= ] 2558/3795 67% [========================================= ] 2559/3795 67% [========================================= ] 2560/3795 67% [========================================= ] 2561/3795 67% [========================================= ] 2562/3795 67% [========================================= ] 2563/3795 67% [========================================= ] 2564/3795 67% [========================================= ] 2565/3795 67% [========================================= ] 2566/3795 67% [========================================= ] 2567/3795 67% [========================================= ] 2568/3795 67% [========================================= ] 2569/3795 67% [========================================= ] 2570/3795 67% [========================================== ] 2571/3795 67% [========================================== ] 2572/3795 67% [========================================== ] 2573/3795 67% [========================================== ] 2574/3795 67% [========================================== ] 2575/3795 67% [========================================== ] 2576/3795 67% [========================================== ] 2577/3795 67% [========================================== ] 2578/3795 67% [========================================== ] 2579/3795 67% [========================================== ] 2580/3795 67% [========================================== ] 2581/3795 68% [========================================== ] 2582/3795 68% [========================================== ] 2583/3795 68% [========================================== ] 2584/3795 68% [========================================== ] 2585/3795 68% [========================================== ] 2586/3795 68% [========================================== ] 2587/3795 68% [========================================== ] 2588/3795 68% [========================================== ] 2589/3795 68% [========================================== ] 2590/3795 68% [========================================== ] 2591/3795 68% [========================================== ] 2592/3795 68% [========================================== ] 2593/3795 68% [========================================== ] 2594/3795 68% [========================================== ] 2595/3795 68% [========================================== ] 2596/3795 68% [========================================== ] 2597/3795 68% [========================================== ] 2598/3795 68% [========================================== ] 2599/3795 68% [========================================== ] 2600/3795 68% [========================================== ] 2601/3795 68% [========================================== ] 2602/3795 68% [========================================== ] 2603/3795 68% [========================================== ] 2604/3795 68% [========================================== ] 2605/3795 68% [========================================== ] 2606/3795 68% [========================================== ] 2607/3795 68% [========================================== ] 2608/3795 68% [========================================== ] 2609/3795 68% [========================================== ] 2610/3795 68% [========================================== ] 2611/3795 68% [========================================== ] 2612/3795 68% [========================================== ] 2613/3795 68% [========================================== ] 2614/3795 68% [========================================== ] 2615/3795 68% [========================================== ] 2616/3795 68% [========================================== ] 2617/3795 68% [========================================== ] 2618/3795 68% [========================================== ] 2619/3795 69% [========================================== ] 2620/3795 69% [========================================== ] 2621/3795 69% [========================================== ] 2622/3795 69% [========================================== ] 2623/3795 69% [========================================== ] 2624/3795 69% [========================================== ] 2625/3795 69% [========================================== ] 2626/3795 69% [========================================== ] 2627/3795 69% [========================================== ] 2628/3795 69% [========================================== ] 2629/3795 69% [========================================== ] 2630/3795 69% [========================================== ] 2631/3795 69% [========================================== ] 2632/3795 69% [=========================================== ] 2633/3795 69% [=========================================== ] 2634/3795 69% [=========================================== ] 2635/3795 69% [=========================================== ] 2636/3795 69% [=========================================== ] 2637/3795 69% [=========================================== ] 2638/3795 69% [=========================================== ] 2639/3795 69% [=========================================== ] 2640/3795 69% [=========================================== ] 2641/3795 69% [=========================================== ] 2642/3795 69% [=========================================== ] 2643/3795 69% [=========================================== ] 2644/3795 69% [=========================================== ] 2645/3795 69% [=========================================== ] 2646/3795 69% [=========================================== ] 2647/3795 69% [=========================================== ] 2648/3795 69% [=========================================== ] 2649/3795 69% [=========================================== ] 2650/3795 69% [=========================================== ] 2651/3795 69% [=========================================== ] 2652/3795 69% [=========================================== ] 2653/3795 69% [=========================================== ] 2654/3795 69% [=========================================== ] 2655/3795 69% [=========================================== ] 2656/3795 69% [=========================================== ] 2657/3795 70% [=========================================== ] 2658/3795 70% [=========================================== ] 2659/3795 70% [=========================================== ] 2660/3795 70% [=========================================== ] 2661/3795 70% [=========================================== ] 2662/3795 70% [=========================================== ] 2663/3795 70% [=========================================== ] 2664/3795 70% [=========================================== ] 2665/3795 70% [=========================================== ] 2666/3795 70% [=========================================== ] 2667/3795 70% [=========================================== ] 2668/3795 70% [=========================================== ] 2669/3795 70% [=========================================== ] 2670/3795 70% [=========================================== ] 2671/3795 70% [=========================================== ] 2672/3795 70% [=========================================== ] 2673/3795 70% [=========================================== ] 2674/3795 70% [=========================================== ] 2675/3795 70% [=========================================== ] 2676/3795 70% [=========================================== ] 2677/3795 70% [=========================================== ] 2678/3795 70% [=========================================== ] 2679/3795 70% [=========================================== ] 2680/3795 70% [=========================================== ] 2681/3795 70% [=========================================== ] 2682/3795 70% [=========================================== ] 2683/3795 70% [=========================================== ] 2684/3795 70% [=========================================== ] 2685/3795 70% [=========================================== ] 2686/3795 70% [=========================================== ] 2687/3795 70% [=========================================== ] 2688/3795 70% [=========================================== ] 2689/3795 70% [=========================================== ] 2690/3795 70% [=========================================== ] 2691/3795 70% [=========================================== ] 2692/3795 70% [=========================================== ] 2693/3795 70% [============================================ ] 2694/3795 70% [============================================ ] 2695/3795 71% [============================================ ] 2696/3795 71% [============================================ ] 2697/3795 71% [============================================ ] 2698/3795 71% [============================================ ] 2699/3795 71% [============================================ ] 2700/3795 71% [============================================ ] 2701/3795 71% [============================================ ] 2702/3795 71% [============================================ ] 2703/3795 71% [============================================ ] 2704/3795 71% [============================================ ] 2705/3795 71% [============================================ ] 2706/3795 71% [============================================ ] 2707/3795 71% [============================================ ] 2708/3795 71% [============================================ ] 2709/3795 71% [============================================ ] 2710/3795 71% [============================================ ] 2711/3795 71% [============================================ ] 2712/3795 71% [============================================ ] 2713/3795 71% [============================================ ] 2714/3795 71% [============================================ ] 2715/3795 71% [============================================ ] 2716/3795 71% [============================================ ] 2717/3795 71% [============================================ ] 2718/3795 71% [============================================ ] 2719/3795 71% [============================================ ] 2720/3795 71% [============================================ ] 2721/3795 71% [============================================ ] 2722/3795 71% [============================================ ] 2723/3795 71% [============================================ ] 2724/3795 71% [============================================ ] 2725/3795 71% [============================================ ] 2726/3795 71% [============================================ ] 2727/3795 71% [============================================ ] 2728/3795 71% [============================================ ] 2729/3795 71% [============================================ ] 2730/3795 71% [============================================ ] 2731/3795 71% [============================================ ] 2732/3795 71% [============================================ ] 2733/3795 72% [============================================ ] 2734/3795 72% [============================================ ] 2735/3795 72% [============================================ ] 2736/3795 72% [============================================ ] 2737/3795 72% [============================================ ] 2738/3795 72% [============================================ ] 2739/3795 72% [============================================ ] 2740/3795 72% [============================================ ] 2741/3795 72% [============================================ ] 2742/3795 72% [============================================ ] 2743/3795 72% [============================================ ] 2744/3795 72% [============================================ ] 2745/3795 72% [============================================ ] 2746/3795 72% [============================================ ] 2747/3795 72% [============================================ ] 2748/3795 72% [============================================ ] 2749/3795 72% [============================================ ] 2750/3795 72% [============================================ ] 2751/3795 72% [============================================ ] 2752/3795 72% [============================================ ] 2753/3795 72% [============================================ ] 2754/3795 72% [============================================= ] 2755/3795 72% [============================================= ] 2756/3795 72% [============================================= ] 2757/3795 72% [============================================= ] 2758/3795 72% [============================================= ] 2759/3795 72% [============================================= ] 2760/3795 72% [============================================= ] 2761/3795 72% [============================================= ] 2762/3795 72% [============================================= ] 2763/3795 72% [============================================= ] 2764/3795 72% [============================================= ] 2765/3795 72% [============================================= ] 2766/3795 72% [============================================= ] 2767/3795 72% [============================================= ] 2768/3795 72% [============================================= ] 2769/3795 72% [============================================= ] 2770/3795 72% [============================================= ] 2771/3795 73% [============================================= ] 2772/3795 73% [============================================= ] 2773/3795 73% [============================================= ] 2774/3795 73% [============================================= ] 2775/3795 73% [============================================= ] 2776/3795 73% [============================================= ] 2777/3795 73% [============================================= ] 2778/3795 73% [============================================= ] 2779/3795 73% [============================================= ] 2780/3795 73% [============================================= ] 2781/3795 73% [============================================= ] 2782/3795 73% [============================================= ] 2783/3795 73% [============================================= ] 2784/3795 73% [============================================= ] 2785/3795 73% [============================================= ] 2786/3795 73% [============================================= ] 2787/3795 73% [============================================= ] 2788/3795 73% [============================================= ] 2789/3795 73% [============================================= ] 2790/3795 73% [============================================= ] 2791/3795 73% [============================================= ] 2792/3795 73% [============================================= ] 2793/3795 73% [============================================= ] 2794/3795 73% [============================================= ] 2795/3795 73% [============================================= ] 2796/3795 73% [============================================= ] 2797/3795 73% [============================================= ] 2798/3795 73% [============================================= ] 2799/3795 73% [============================================= ] 2800/3795 73% [============================================= ] 2801/3795 73% [============================================= ] 2802/3795 73% [============================================= ] 2803/3795 73% [============================================= ] 2804/3795 73% [============================================= ] 2805/3795 73% [============================================= ] 2806/3795 73% [============================================= ] 2807/3795 73% [============================================= ] 2808/3795 73% [============================================= ] 2809/3795 74% [============================================= ] 2810/3795 74% [============================================= ] 2811/3795 74% [============================================= ] 2812/3795 74% [============================================= ] 2813/3795 74% [============================================= ] 2814/3795 74% [============================================= ] 2815/3795 74% [============================================== ] 2816/3795 74% [============================================== ] 2817/3795 74% [============================================== ] 2818/3795 74% [============================================== ] 2819/3795 74% [============================================== ] 2820/3795 74% [============================================== ] 2821/3795 74% [============================================== ] 2822/3795 74% [============================================== ] 2823/3795 74% [============================================== ] 2824/3795 74% [============================================== ] 2825/3795 74% [============================================== ] 2826/3795 74% [============================================== ] 2827/3795 74% [============================================== ] 2828/3795 74% [============================================== ] 2829/3795 74% [============================================== ] 2830/3795 74% [============================================== ] 2831/3795 74% [============================================== ] 2832/3795 74% [============================================== ] 2833/3795 74% [============================================== ] 2834/3795 74% [============================================== ] 2835/3795 74% [============================================== ] 2836/3795 74% [============================================== ] 2837/3795 74% [============================================== ] 2838/3795 74% [============================================== ] 2839/3795 74% [============================================== ] 2840/3795 74% [============================================== ] 2841/3795 74% [============================================== ] 2842/3795 74% [============================================== ] 2843/3795 74% [============================================== ] 2844/3795 74% [============================================== ] 2845/3795 74% [============================================== ] 2846/3795 74% [============================================== ] 2847/3795 75% [============================================== ] 2848/3795 75% [============================================== ] 2849/3795 75% [============================================== ] 2850/3795 75% [============================================== ] 2851/3795 75% [============================================== ] 2852/3795 75% [============================================== ] 2853/3795 75% [============================================== ] 2854/3795 75% [============================================== ] 2855/3795 75% [============================================== ] 2856/3795 75% [============================================== ] 2857/3795 75% [============================================== ] 2858/3795 75% [============================================== ] 2859/3795 75% [============================================== ] 2860/3795 75% [============================================== ] 2861/3795 75% [============================================== ] 2862/3795 75% [============================================== ] 2863/3795 75% [============================================== ] 2864/3795 75% [============================================== ] 2865/3795 75% [============================================== ] 2866/3795 75% [============================================== ] 2867/3795 75% [============================================== ] 2868/3795 75% [============================================== ] 2869/3795 75% [============================================== ] 2870/3795 75% [============================================== ] 2871/3795 75% [============================================== ] 2872/3795 75% [============================================== ] 2873/3795 75% [============================================== ] 2874/3795 75% [============================================== ] 2875/3795 75% [============================================== ] 2876/3795 75% [=============================================== ] 2877/3795 75% [=============================================== ] 2878/3795 75% [=============================================== ] 2879/3795 75% [=============================================== ] 2880/3795 75% [=============================================== ] 2881/3795 75% [=============================================== ] 2882/3795 75% [=============================================== ] 2883/3795 75% [=============================================== ] 2884/3795 75% [=============================================== ] 2885/3795 76% [=============================================== ] 2886/3795 76% [=============================================== ] 2887/3795 76% [=============================================== ] 2888/3795 76% [=============================================== ] 2889/3795 76% [=============================================== ] 2890/3795 76% [=============================================== ] 2891/3795 76% [=============================================== ] 2892/3795 76% [=============================================== ] 2893/3795 76% [=============================================== ] 2894/3795 76% [=============================================== ] 2895/3795 76% [=============================================== ] 2896/3795 76% [=============================================== ] 2897/3795 76% [=============================================== ] 2898/3795 76% [=============================================== ] 2899/3795 76% [=============================================== ] 2900/3795 76% [=============================================== ] 2901/3795 76% [=============================================== ] 2902/3795 76% [=============================================== ] 2903/3795 76% [=============================================== ] 2904/3795 76% [=============================================== ] 2905/3795 76% [=============================================== ] 2906/3795 76% [=============================================== ] 2907/3795 76% [=============================================== ] 2908/3795 76% [=============================================== ] 2909/3795 76% [=============================================== ] 2910/3795 76% [=============================================== ] 2911/3795 76% [=============================================== ] 2912/3795 76% [=============================================== ] 2913/3795 76% [=============================================== ] 2914/3795 76% [=============================================== ] 2915/3795 76% [=============================================== ] 2916/3795 76% [=============================================== ] 2917/3795 76% [=============================================== ] 2918/3795 76% [=============================================== ] 2919/3795 76% [=============================================== ] 2920/3795 76% [=============================================== ] 2921/3795 76% [=============================================== ] 2922/3795 76% [=============================================== ] 2923/3795 77% [=============================================== ] 2924/3795 77% [=============================================== ] 2925/3795 77% [=============================================== ] 2926/3795 77% [=============================================== ] 2927/3795 77% [=============================================== ] 2928/3795 77% [=============================================== ] 2929/3795 77% [=============================================== ] 2930/3795 77% [=============================================== ] 2931/3795 77% [=============================================== ] 2932/3795 77% [=============================================== ] 2933/3795 77% [=============================================== ] 2934/3795 77% [=============================================== ] 2935/3795 77% [=============================================== ] 2936/3795 77% [=============================================== ] 2937/3795 77% [=============================================== ] 2938/3795 77% [================================================ ] 2939/3795 77% [================================================ ] 2940/3795 77% [================================================ ] 2941/3795 77% [================================================ ] 2942/3795 77% [================================================ ] 2943/3795 77% [================================================ ] 2944/3795 77% [================================================ ] 2945/3795 77% [================================================ ] 2946/3795 77% [================================================ ] 2947/3795 77% [================================================ ] 2948/3795 77% [================================================ ] 2949/3795 77% [================================================ ] 2950/3795 77% [================================================ ] 2951/3795 77% [================================================ ] 2952/3795 77% [================================================ ] 2953/3795 77% [================================================ ] 2954/3795 77% [================================================ ] 2955/3795 77% [================================================ ] 2956/3795 77% [================================================ ] 2957/3795 77% [================================================ ] 2958/3795 77% [================================================ ] 2959/3795 77% [================================================ ] 2960/3795 77% [================================================ ] 2961/3795 78% [================================================ ] 2962/3795 78% [================================================ ] 2963/3795 78% [================================================ ] 2964/3795 78% [================================================ ] 2965/3795 78% [================================================ ] 2966/3795 78% [================================================ ] 2967/3795 78% [================================================ ] 2968/3795 78% [================================================ ] 2969/3795 78% [================================================ ] 2970/3795 78% [================================================ ] 2971/3795 78% [================================================ ] 2972/3795 78% [================================================ ] 2973/3795 78% [================================================ ] 2974/3795 78% [================================================ ] 2975/3795 78% [================================================ ] 2976/3795 78% [================================================ ] 2977/3795 78% [================================================ ] 2978/3795 78% [================================================ ] 2979/3795 78% [================================================ ] 2980/3795 78% [================================================ ] 2981/3795 78% [================================================ ] 2982/3795 78% [================================================ ] 2983/3795 78% [================================================ ] 2984/3795 78% [================================================ ] 2985/3795 78% [================================================ ] 2986/3795 78% [================================================ ] 2987/3795 78% [================================================ ] 2988/3795 78% [================================================ ] 2989/3795 78% [================================================ ] 2990/3795 78% [================================================ ] 2991/3795 78% [================================================ ] 2992/3795 78% [================================================ ] 2993/3795 78% [================================================ ] 2994/3795 78% [================================================ ] 2995/3795 78% [================================================ ] 2996/3795 78% [================================================ ] 2997/3795 78% [================================================ ] 2998/3795 78% [================================================ ] 2999/3795 79% [================================================= ] 3000/3795 79% [================================================= ] 3001/3795 79% [================================================= ] 3002/3795 79% [================================================= ] 3003/3795 79% [================================================= ] 3004/3795 79% [================================================= ] 3005/3795 79% [================================================= ] 3006/3795 79% [================================================= ] 3007/3795 79% [================================================= ] 3008/3795 79% [================================================= ] 3009/3795 79% [================================================= ] 3010/3795 79% [================================================= ] 3011/3795 79% [================================================= ] 3012/3795 79% [================================================= ] 3013/3795 79% [================================================= ] 3014/3795 79% [================================================= ] 3015/3795 79% [================================================= ] 3016/3795 79% [================================================= ] 3017/3795 79% [================================================= ] 3018/3795 79% [================================================= ] 3019/3795 79% [================================================= ] 3020/3795 79% [================================================= ] 3021/3795 79% [================================================= ] 3022/3795 79% [================================================= ] 3023/3795 79% [================================================= ] 3024/3795 79% [================================================= ] 3025/3795 79% [================================================= ] 3026/3795 79% [================================================= ] 3027/3795 79% [================================================= ] 3028/3795 79% [================================================= ] 3029/3795 79% [================================================= ] 3030/3795 79% [================================================= ] 3031/3795 79% [================================================= ] 3032/3795 79% [================================================= ] 3033/3795 79% [================================================= ] 3034/3795 79% [================================================= ] 3035/3795 79% [================================================= ] 3036/3795 80% [================================================= ] 3037/3795 80% [================================================= ] 3038/3795 80% [================================================= ] 3039/3795 80% [================================================= ] 3040/3795 80% [================================================= ] 3041/3795 80% [================================================= ] 3042/3795 80% [================================================= ] 3043/3795 80% [================================================= ] 3044/3795 80% [================================================= ] 3045/3795 80% [================================================= ] 3046/3795 80% [================================================= ] 3047/3795 80% [================================================= ] 3048/3795 80% [================================================= ] 3049/3795 80% [================================================= ] 3050/3795 80% [================================================= ] 3051/3795 80% [================================================= ] 3052/3795 80% [================================================= ] 3053/3795 80% [================================================= ] 3054/3795 80% [================================================= ] 3055/3795 80% [================================================= ] 3056/3795 80% [================================================= ] 3057/3795 80% [================================================= ] 3058/3795 80% [================================================= ] 3059/3795 80% [================================================= ] 3060/3795 80% [================================================== ] 3061/3795 80% [================================================== ] 3062/3795 80% [================================================== ] 3063/3795 80% [================================================== ] 3064/3795 80% [================================================== ] 3065/3795 80% [================================================== ] 3066/3795 80% [================================================== ] 3067/3795 80% [================================================== ] 3068/3795 80% [================================================== ] 3069/3795 80% [================================================== ] 3070/3795 80% [================================================== ] 3071/3795 80% [================================================== ] 3072/3795 80% [================================================== ] 3073/3795 80% [================================================== ] 3074/3795 81% [================================================== ] 3075/3795 81% [================================================== ] 3076/3795 81% [================================================== ] 3077/3795 81% [================================================== ] 3078/3795 81% [================================================== ] 3079/3795 81% [================================================== ] 3080/3795 81% [================================================== ] 3081/3795 81% [================================================== ] 3082/3795 81% [================================================== ] 3083/3795 81% [================================================== ] 3084/3795 81% [================================================== ] 3085/3795 81% [================================================== ] 3086/3795 81% [================================================== ] 3087/3795 81% [================================================== ] 3088/3795 81% [================================================== ] 3089/3795 81% [================================================== ] 3090/3795 81% [================================================== ] 3091/3795 81% [================================================== ] 3092/3795 81% [================================================== ] 3093/3795 81% [================================================== ] 3094/3795 81% [================================================== ] 3095/3795 81% [================================================== ] 3096/3795 81% [================================================== ] 3097/3795 81% [================================================== ] 3098/3795 81% [================================================== ] 3099/3795 81% [================================================== ] 3100/3795 81% [================================================== ] 3101/3795 81% [================================================== ] 3102/3795 81% [================================================== ] 3103/3795 81% [================================================== ] 3104/3795 81% [================================================== ] 3105/3795 81% [================================================== ] 3106/3795 81% [================================================== ] 3107/3795 81% [================================================== ] 3108/3795 81% [================================================== ] 3109/3795 81% [================================================== ] 3110/3795 81% [================================================== ] 3111/3795 81% [================================================== ] 3112/3795 82% [================================================== ] 3113/3795 82% [================================================== ] 3114/3795 82% [================================================== ] 3115/3795 82% [================================================== ] 3116/3795 82% [================================================== ] 3117/3795 82% [================================================== ] 3118/3795 82% [================================================== ] 3119/3795 82% [================================================== ] 3120/3795 82% [================================================== ] 3121/3795 82% [=================================================== ] 3122/3795 82% [=================================================== ] 3123/3795 82% [=================================================== ] 3124/3795 82% [=================================================== ] 3125/3795 82% [=================================================== ] 3126/3795 82% [=================================================== ] 3127/3795 82% [=================================================== ] 3128/3795 82% [=================================================== ] 3129/3795 82% [=================================================== ] 3130/3795 82% [=================================================== ] 3131/3795 82% [=================================================== ] 3132/3795 82% [=================================================== ] 3133/3795 82% [=================================================== ] 3134/3795 82% [=================================================== ] 3135/3795 82% [=================================================== ] 3136/3795 82% [=================================================== ] 3137/3795 82% [=================================================== ] 3138/3795 82% [=================================================== ] 3139/3795 82% [=================================================== ] 3140/3795 82% [=================================================== ] 3141/3795 82% [=================================================== ] 3142/3795 82% [=================================================== ] 3143/3795 82% [=================================================== ] 3144/3795 82% [=================================================== ] 3145/3795 82% [=================================================== ] 3146/3795 82% [=================================================== ] 3147/3795 82% [=================================================== ] 3148/3795 82% [=================================================== ] 3149/3795 82% [=================================================== ] 3150/3795 83% [=================================================== ] 3151/3795 83% [=================================================== ] 3152/3795 83% [=================================================== ] 3153/3795 83% [=================================================== ] 3154/3795 83% [=================================================== ] 3155/3795 83% [=================================================== ] 3156/3795 83% [=================================================== ] 3157/3795 83% [=================================================== ] 3158/3795 83% [=================================================== ] 3159/3795 83% [=================================================== ] 3160/3795 83% [=================================================== ] 3161/3795 83% [=================================================== ] 3162/3795 83% [=================================================== ] 3163/3795 83% [=================================================== ] 3164/3795 83% [=================================================== ] 3165/3795 83% [=================================================== ] 3166/3795 83% [=================================================== ] 3167/3795 83% [=================================================== ] 3168/3795 83% [=================================================== ] 3169/3795 83% [=================================================== ] 3170/3795 83% [=================================================== ] 3171/3795 83% [=================================================== ] 3172/3795 83% [=================================================== ] 3173/3795 83% [=================================================== ] 3174/3795 83% [=================================================== ] 3175/3795 83% [=================================================== ] 3176/3795 83% [=================================================== ] 3177/3795 83% [=================================================== ] 3178/3795 83% [=================================================== ] 3179/3795 83% [=================================================== ] 3180/3795 83% [=================================================== ] 3181/3795 83% [=================================================== ] 3182/3795 83% [==================================================== ] 3183/3795 83% [==================================================== ] 3184/3795 83% [==================================================== ] 3185/3795 83% [==================================================== ] 3186/3795 83% [==================================================== ] 3187/3795 83% [==================================================== ] 3188/3795 84% [==================================================== ] 3189/3795 84% [==================================================== ] 3190/3795 84% [==================================================== ] 3191/3795 84% [==================================================== ] 3192/3795 84% [==================================================== ] 3193/3795 84% [==================================================== ] 3194/3795 84% [==================================================== ] 3195/3795 84% [==================================================== ] 3196/3795 84% [==================================================== ] 3197/3795 84% [==================================================== ] 3198/3795 84% [==================================================== ] 3199/3795 84% [==================================================== ] 3200/3795 84% [==================================================== ] 3201/3795 84% [==================================================== ] 3202/3795 84% [==================================================== ] 3203/3795 84% [==================================================== ] 3204/3795 84% [==================================================== ] 3205/3795 84% [==================================================== ] 3206/3795 84% [==================================================== ] 3207/3795 84% [==================================================== ] 3208/3795 84% [==================================================== ] 3209/3795 84% [==================================================== ] 3210/3795 84% [==================================================== ] 3211/3795 84% [==================================================== ] 3212/3795 84% [==================================================== ] 3213/3795 84% [==================================================== ] 3214/3795 84% [==================================================== ] 3215/3795 84% [==================================================== ] 3216/3795 84% [==================================================== ] 3217/3795 84% [==================================================== ] 3218/3795 84% [==================================================== ] 3219/3795 84% [==================================================== ] 3220/3795 84% [==================================================== ] 3221/3795 84% [==================================================== ] 3222/3795 84% [==================================================== ] 3223/3795 84% [==================================================== ] 3224/3795 84% [==================================================== ] 3225/3795 84% [==================================================== ] 3226/3795 85% [==================================================== ] 3227/3795 85% [==================================================== ] 3228/3795 85% [==================================================== ] 3229/3795 85% [==================================================== ] 3230/3795 85% [==================================================== ] 3231/3795 85% [==================================================== ] 3232/3795 85% [==================================================== ] 3233/3795 85% [==================================================== ] 3234/3795 85% [==================================================== ] 3235/3795 85% [==================================================== ] 3236/3795 85% [==================================================== ] 3237/3795 85% [==================================================== ] 3238/3795 85% [==================================================== ] 3239/3795 85% [==================================================== ] 3240/3795 85% [==================================================== ] 3241/3795 85% [==================================================== ] 3242/3795 85% [==================================================== ] 3243/3795 85% [==================================================== ] 3244/3795 85% [===================================================== ] 3245/3795 85% [===================================================== ] 3246/3795 85% [===================================================== ] 3247/3795 85% [===================================================== ] 3248/3795 85% [===================================================== ] 3249/3795 85% [===================================================== ] 3250/3795 85% [===================================================== ] 3251/3795 85% [===================================================== ] 3252/3795 85% [===================================================== ] 3253/3795 85% [===================================================== ] 3254/3795 85% [===================================================== ] 3255/3795 85% [===================================================== ] 3256/3795 85% [===================================================== ] 3257/3795 85% [===================================================== ] 3258/3795 85% [===================================================== ] 3259/3795 85% [===================================================== ] 3260/3795 85% [===================================================== ] 3261/3795 85% [===================================================== ] 3262/3795 85% [===================================================== ] 3263/3795 85% [===================================================== ] 3264/3795 86% [===================================================== ] 3265/3795 86% [===================================================== ] 3266/3795 86% [===================================================== ] 3267/3795 86% [===================================================== ] 3268/3795 86% [===================================================== ] 3269/3795 86% [===================================================== ] 3270/3795 86% [===================================================== ] 3271/3795 86% [===================================================== ] 3272/3795 86% [===================================================== ] 3273/3795 86% [===================================================== ] 3274/3795 86% [===================================================== ] 3275/3795 86% [===================================================== ] 3276/3795 86% [===================================================== ] 3277/3795 86% [===================================================== ] 3278/3795 86% [===================================================== ] 3279/3795 86% [===================================================== ] 3280/3795 86% [===================================================== ] 3281/3795 86% [===================================================== ] 3282/3795 86% [===================================================== ] 3283/3795 86% [===================================================== ] 3284/3795 86% [===================================================== ] 3285/3795 86% [===================================================== ] 3286/3795 86% [===================================================== ] 3287/3795 86% [===================================================== ] 3288/3795 86% [===================================================== ] 3289/3795 86% [===================================================== ] 3290/3795 86% [===================================================== ] 3291/3795 86% [===================================================== ] 3292/3795 86% [===================================================== ] 3293/3795 86% [===================================================== ] 3294/3795 86% [===================================================== ] 3295/3795 86% [===================================================== ] 3296/3795 86% [===================================================== ] 3297/3795 86% [===================================================== ] 3298/3795 86% [===================================================== ] 3299/3795 86% [===================================================== ] 3300/3795 86% [===================================================== ] 3301/3795 86% [===================================================== ] 3302/3795 87% [===================================================== ] 3303/3795 87% [===================================================== ] 3304/3795 87% [===================================================== ] 3305/3795 87% [====================================================== ] 3306/3795 87% [====================================================== ] 3307/3795 87% [====================================================== ] 3308/3795 87% [====================================================== ] 3309/3795 87% [====================================================== ] 3310/3795 87% [====================================================== ] 3311/3795 87% [====================================================== ] 3312/3795 87% [====================================================== ] 3313/3795 87% [====================================================== ] 3314/3795 87% [====================================================== ] 3315/3795 87% [====================================================== ] 3316/3795 87% [====================================================== ] 3317/3795 87% [====================================================== ] 3318/3795 87% [====================================================== ] 3319/3795 87% [====================================================== ] 3320/3795 87% [====================================================== ] 3321/3795 87% [====================================================== ] 3322/3795 87% [====================================================== ] 3323/3795 87% [====================================================== ] 3324/3795 87% [====================================================== ] 3325/3795 87% [====================================================== ] 3326/3795 87% [====================================================== ] 3327/3795 87% [====================================================== ] 3328/3795 87% [====================================================== ] 3329/3795 87% [====================================================== ] 3330/3795 87% [====================================================== ] 3331/3795 87% [====================================================== ] 3332/3795 87% [====================================================== ] 3333/3795 87% [====================================================== ] 3334/3795 87% [====================================================== ] 3335/3795 87% [====================================================== ] 3336/3795 87% [====================================================== ] 3337/3795 87% [====================================================== ] 3338/3795 87% [====================================================== ] 3339/3795 87% [====================================================== ] 3340/3795 88% [====================================================== ] 3341/3795 88% [====================================================== ] 3342/3795 88% [====================================================== ] 3343/3795 88% [====================================================== ] 3344/3795 88% [====================================================== ] 3345/3795 88% [====================================================== ] 3346/3795 88% [====================================================== ] 3347/3795 88% [====================================================== ] 3348/3795 88% [====================================================== ] 3349/3795 88% [====================================================== ] 3350/3795 88% [====================================================== ] 3351/3795 88% [====================================================== ] 3352/3795 88% [====================================================== ] 3353/3795 88% [====================================================== ] 3354/3795 88% [====================================================== ] 3355/3795 88% [====================================================== ] 3356/3795 88% [====================================================== ] 3357/3795 88% [====================================================== ] 3358/3795 88% [====================================================== ] 3359/3795 88% [====================================================== ] 3360/3795 88% [====================================================== ] 3361/3795 88% [====================================================== ] 3362/3795 88% [====================================================== ] 3363/3795 88% [====================================================== ] 3364/3795 88% [====================================================== ] 3365/3795 88% [====================================================== ] 3366/3795 88% [======================================================= ] 3367/3795 88% [======================================================= ] 3368/3795 88% [======================================================= ] 3369/3795 88% [======================================================= ] 3370/3795 88% [======================================================= ] 3371/3795 88% [======================================================= ] 3372/3795 88% [======================================================= ] 3373/3795 88% [======================================================= ] 3374/3795 88% [======================================================= ] 3375/3795 88% [======================================================= ] 3376/3795 88% [======================================================= ] 3377/3795 88% [======================================================= ] 3378/3795 89% [======================================================= ] 3379/3795 89% [======================================================= ] 3380/3795 89% [======================================================= ] 3381/3795 89% [======================================================= ] 3382/3795 89% [======================================================= ] 3383/3795 89% [======================================================= ] 3384/3795 89% [======================================================= ] 3385/3795 89% [======================================================= ] 3386/3795 89% [======================================================= ] 3387/3795 89% [======================================================= ] 3388/3795 89% [======================================================= ] 3389/3795 89% [======================================================= ] 3390/3795 89% [======================================================= ] 3391/3795 89% [======================================================= ] 3392/3795 89% [======================================================= ] 3393/3795 89% [======================================================= ] 3394/3795 89% [======================================================= ] 3395/3795 89% [======================================================= ] 3396/3795 89% [======================================================= ] 3397/3795 89% [======================================================= ] 3398/3795 89% [======================================================= ] 3399/3795 89% [======================================================= ] 3400/3795 89% [======================================================= ] 3401/3795 89% [======================================================= ] 3402/3795 89% [======================================================= ] 3403/3795 89% [======================================================= ] 3404/3795 89% [======================================================= ] 3405/3795 89% [======================================================= ] 3406/3795 89% [======================================================= ] 3407/3795 89% [======================================================= ] 3408/3795 89% [======================================================= ] 3409/3795 89% [======================================================= ] 3410/3795 89% [======================================================= ] 3411/3795 89% [======================================================= ] 3412/3795 89% [======================================================= ] 3413/3795 89% [======================================================= ] 3414/3795 89% [======================================================= ] 3415/3795 89% [======================================================= ] 3416/3795 90% [======================================================= ] 3417/3795 90% [======================================================= ] 3418/3795 90% [======================================================= ] 3419/3795 90% [======================================================= ] 3420/3795 90% [======================================================= ] 3421/3795 90% [======================================================= ] 3422/3795 90% [======================================================= ] 3423/3795 90% [======================================================= ] 3424/3795 90% [======================================================= ] 3425/3795 90% [======================================================= ] 3426/3795 90% [======================================================= ] 3427/3795 90% [======================================================== ] 3428/3795 90% [======================================================== ] 3429/3795 90% [======================================================== ] 3430/3795 90% [======================================================== ] 3431/3795 90% [======================================================== ] 3432/3795 90% [======================================================== ] 3433/3795 90% [======================================================== ] 3434/3795 90% [======================================================== ] 3435/3795 90% [======================================================== ] 3436/3795 90% [======================================================== ] 3437/3795 90% [======================================================== ] 3438/3795 90% [======================================================== ] 3439/3795 90% [======================================================== ] 3440/3795 90% [======================================================== ] 3441/3795 90% [======================================================== ] 3442/3795 90% [======================================================== ] 3443/3795 90% [======================================================== ] 3444/3795 90% [======================================================== ] 3445/3795 90% [======================================================== ] 3446/3795 90% [======================================================== ] 3447/3795 90% [======================================================== ] 3448/3795 90% [======================================================== ] 3449/3795 90% [======================================================== ] 3450/3795 90% [======================================================== ] 3451/3795 90% [======================================================== ] 3452/3795 90% [======================================================== ] 3453/3795 90% [======================================================== ] 3454/3795 91% [======================================================== ] 3455/3795 91% [======================================================== ] 3456/3795 91% [======================================================== ] 3457/3795 91% [======================================================== ] 3458/3795 91% [======================================================== ] 3459/3795 91% [======================================================== ] 3460/3795 91% [======================================================== ] 3461/3795 91% [======================================================== ] 3462/3795 91% [======================================================== ] 3463/3795 91% [======================================================== ] 3464/3795 91% [======================================================== ] 3465/3795 91% [======================================================== ] 3466/3795 91% [======================================================== ] 3467/3795 91% [======================================================== ] 3468/3795 91% [======================================================== ] 3469/3795 91% [======================================================== ] 3470/3795 91% [======================================================== ] 3471/3795 91% [======================================================== ] 3472/3795 91% [======================================================== ] 3473/3795 91% [======================================================== ] 3474/3795 91% [======================================================== ] 3475/3795 91% [======================================================== ] 3476/3795 91% [======================================================== ] 3477/3795 91% [======================================================== ] 3478/3795 91% [======================================================== ] 3479/3795 91% [======================================================== ] 3480/3795 91% [======================================================== ] 3481/3795 91% [======================================================== ] 3482/3795 91% [======================================================== ] 3483/3795 91% [======================================================== ] 3484/3795 91% [======================================================== ] 3485/3795 91% [======================================================== ] 3486/3795 91% [======================================================== ] 3487/3795 91% [======================================================== ] 3488/3795 91% [========================================================= ] 3489/3795 91% [========================================================= ] 3490/3795 91% [========================================================= ] 3491/3795 91% [========================================================= ] 3492/3795 92% [========================================================= ] 3493/3795 92% [========================================================= ] 3494/3795 92% [========================================================= ] 3495/3795 92% [========================================================= ] 3496/3795 92% [========================================================= ] 3497/3795 92% [========================================================= ] 3498/3795 92% [========================================================= ] 3499/3795 92% [========================================================= ] 3500/3795 92% [========================================================= ] 3501/3795 92% [========================================================= ] 3502/3795 92% [========================================================= ] 3503/3795 92% [========================================================= ] 3504/3795 92% [========================================================= ] 3505/3795 92% [========================================================= ] 3506/3795 92% [========================================================= ] 3507/3795 92% [========================================================= ] 3508/3795 92% [========================================================= ] 3509/3795 92% [========================================================= ] 3510/3795 92% [========================================================= ] 3511/3795 92% [========================================================= ] 3512/3795 92% [========================================================= ] 3513/3795 92% [========================================================= ] 3514/3795 92% [========================================================= ] 3515/3795 92% [========================================================= ] 3516/3795 92% [========================================================= ] 3517/3795 92% [========================================================= ] 3518/3795 92% [========================================================= ] 3519/3795 92% [========================================================= ] 3520/3795 92% [========================================================= ] 3521/3795 92% [========================================================= ] 3522/3795 92% [========================================================= ] 3523/3795 92% [========================================================= ] 3524/3795 92% [========================================================= ] 3525/3795 92% [========================================================= ] 3526/3795 92% [========================================================= ] 3527/3795 92% [========================================================= ] 3528/3795 92% [========================================================= ] 3529/3795 92% [========================================================= ] 3530/3795 93% [========================================================= ] 3531/3795 93% [========================================================= ] 3532/3795 93% [========================================================= ] 3533/3795 93% [========================================================= ] 3534/3795 93% [========================================================= ] 3535/3795 93% [========================================================= ] 3536/3795 93% [========================================================= ] 3537/3795 93% [========================================================= ] 3538/3795 93% [========================================================= ] 3539/3795 93% [========================================================= ] 3540/3795 93% [========================================================= ] 3541/3795 93% [========================================================= ] 3542/3795 93% [========================================================= ] 3543/3795 93% [========================================================= ] 3544/3795 93% [========================================================= ] 3545/3795 93% [========================================================= ] 3546/3795 93% [========================================================= ] 3547/3795 93% [========================================================= ] 3548/3795 93% [========================================================= ] 3549/3795 93% [========================================================= ] 3550/3795 93% [========================================================== ] 3551/3795 93% [========================================================== ] 3552/3795 93% [========================================================== ] 3553/3795 93% [========================================================== ] 3554/3795 93% [========================================================== ] 3555/3795 93% [========================================================== ] 3556/3795 93% [========================================================== ] 3557/3795 93% [========================================================== ] 3558/3795 93% [========================================================== ] 3559/3795 93% [========================================================== ] 3560/3795 93% [========================================================== ] 3561/3795 93% [========================================================== ] 3562/3795 93% [========================================================== ] 3563/3795 93% [========================================================== ] 3564/3795 93% [========================================================== ] 3565/3795 93% [========================================================== ] 3566/3795 93% [========================================================== ] 3567/3795 93% [========================================================== ] 3568/3795 94% [========================================================== ] 3569/3795 94% [========================================================== ] 3570/3795 94% [========================================================== ] 3571/3795 94% [========================================================== ] 3572/3795 94% [========================================================== ] 3573/3795 94% [========================================================== ] 3574/3795 94% [========================================================== ] 3575/3795 94% [========================================================== ] 3576/3795 94% [========================================================== ] 3577/3795 94% [========================================================== ] 3578/3795 94% [========================================================== ] 3579/3795 94% [========================================================== ] 3580/3795 94% [========================================================== ] 3581/3795 94% [========================================================== ] 3582/3795 94% [========================================================== ] 3583/3795 94% [========================================================== ] 3584/3795 94% [========================================================== ] 3585/3795 94% [========================================================== ] 3586/3795 94% [========================================================== ] 3587/3795 94% [========================================================== ] 3588/3795 94% [========================================================== ] 3589/3795 94% [========================================================== ] 3590/3795 94% [========================================================== ] 3591/3795 94% [========================================================== ] 3592/3795 94% [========================================================== ] 3593/3795 94% [========================================================== ] 3594/3795 94% [========================================================== ] 3595/3795 94% [========================================================== ] 3596/3795 94% [========================================================== ] 3597/3795 94% [========================================================== ] 3598/3795 94% [========================================================== ] 3599/3795 94% [========================================================== ] 3600/3795 94% [========================================================== ] 3601/3795 94% [========================================================== ] 3602/3795 94% [========================================================== ] 3603/3795 94% [========================================================== ] 3604/3795 94% [========================================================== ] 3605/3795 94% [========================================================== ] 3606/3795 95% [========================================================== ] 3607/3795 95% [========================================================== ] 3608/3795 95% [========================================================== ] 3609/3795 95% [========================================================== ] 3610/3795 95% [========================================================== ] 3611/3795 95% [=========================================================== ] 3612/3795 95% [=========================================================== ] 3613/3795 95% [=========================================================== ] 3614/3795 95% [=========================================================== ] 3615/3795 95% [=========================================================== ] 3616/3795 95% [=========================================================== ] 3617/3795 95% [=========================================================== ] 3618/3795 95% [=========================================================== ] 3619/3795 95% [=========================================================== ] 3620/3795 95% [=========================================================== ] 3621/3795 95% [=========================================================== ] 3622/3795 95% [=========================================================== ] 3623/3795 95% [=========================================================== ] 3624/3795 95% [=========================================================== ] 3625/3795 95% [=========================================================== ] 3626/3795 95% [=========================================================== ] 3627/3795 95% [=========================================================== ] 3628/3795 95% [=========================================================== ] 3629/3795 95% [=========================================================== ] 3630/3795 95% [=========================================================== ] 3631/3795 95% [=========================================================== ] 3632/3795 95% [=========================================================== ] 3633/3795 95% [=========================================================== ] 3634/3795 95% [=========================================================== ] 3635/3795 95% [=========================================================== ] 3636/3795 95% [=========================================================== ] 3637/3795 95% [=========================================================== ] 3638/3795 95% [=========================================================== ] 3639/3795 95% [=========================================================== ] 3640/3795 95% [=========================================================== ] 3641/3795 95% [=========================================================== ] 3642/3795 95% [=========================================================== ] 3643/3795 95% [=========================================================== ] 3644/3795 96% [=========================================================== ] 3645/3795 96% [=========================================================== ] 3646/3795 96% [=========================================================== ] 3647/3795 96% [=========================================================== ] 3648/3795 96% [=========================================================== ] 3649/3795 96% [=========================================================== ] 3650/3795 96% [=========================================================== ] 3651/3795 96% [=========================================================== ] 3652/3795 96% [=========================================================== ] 3653/3795 96% [=========================================================== ] 3654/3795 96% [=========================================================== ] 3655/3795 96% [=========================================================== ] 3656/3795 96% [=========================================================== ] 3657/3795 96% [=========================================================== ] 3658/3795 96% [=========================================================== ] 3659/3795 96% [=========================================================== ] 3660/3795 96% [=========================================================== ] 3661/3795 96% [=========================================================== ] 3662/3795 96% [=========================================================== ] 3663/3795 96% [=========================================================== ] 3664/3795 96% [=========================================================== ] 3665/3795 96% [=========================================================== ] 3666/3795 96% [=========================================================== ] 3667/3795 96% [=========================================================== ] 3668/3795 96% [=========================================================== ] 3669/3795 96% [=========================================================== ] 3670/3795 96% [=========================================================== ] 3671/3795 96% [=========================================================== ] 3672/3795 96% [============================================================ ] 3673/3795 96% [============================================================ ] 3674/3795 96% [============================================================ ] 3675/3795 96% [============================================================ ] 3676/3795 96% [============================================================ ] 3677/3795 96% [============================================================ ] 3678/3795 96% [============================================================ ] 3679/3795 96% [============================================================ ] 3680/3795 96% [============================================================ ] 3681/3795 96% [============================================================ ] 3682/3795 97% [============================================================ ] 3683/3795 97% [============================================================ ] 3684/3795 97% [============================================================ ] 3685/3795 97% [============================================================ ] 3686/3795 97% [============================================================ ] 3687/3795 97% [============================================================ ] 3688/3795 97% [============================================================ ] 3689/3795 97% [============================================================ ] 3690/3795 97% [============================================================ ] 3691/3795 97% [============================================================ ] 3692/3795 97% [============================================================ ] 3693/3795 97% [============================================================ ] 3694/3795 97% [============================================================ ] 3695/3795 97% [============================================================ ] 3696/3795 97% [============================================================ ] 3697/3795 97% [============================================================ ] 3698/3795 97% [============================================================ ] 3699/3795 97% [============================================================ ] 3700/3795 97% [============================================================ ] 3701/3795 97% [============================================================ ] 3702/3795 97% [============================================================ ] 3703/3795 97% [============================================================ ] 3704/3795 97% [============================================================ ] 3705/3795 97% [============================================================ ] 3706/3795 97% [============================================================ ] 3707/3795 97% [============================================================ ] 3708/3795 97% [============================================================ ] 3709/3795 97% [============================================================ ] 3710/3795 97% [============================================================ ] 3711/3795 97% [============================================================ ] 3712/3795 97% [============================================================ ] 3713/3795 97% [============================================================ ] 3714/3795 97% [============================================================ ] 3715/3795 97% [============================================================ ] 3716/3795 97% [============================================================ ] 3717/3795 97% [============================================================ ] 3718/3795 97% [============================================================ ] 3719/3795 97% [============================================================ ] 3720/3795 98% [============================================================ ] 3721/3795 98% [============================================================ ] 3722/3795 98% [============================================================ ] 3723/3795 98% [============================================================ ] 3724/3795 98% [============================================================ ] 3725/3795 98% [============================================================ ] 3726/3795 98% [============================================================ ] 3727/3795 98% [============================================================ ] 3728/3795 98% [============================================================ ] 3729/3795 98% [============================================================ ] 3730/3795 98% [============================================================ ] 3731/3795 98% [============================================================ ] 3732/3795 98% [============================================================ ] 3733/3795 98% [============================================================= ] 3734/3795 98% [============================================================= ] 3735/3795 98% [============================================================= ] 3736/3795 98% [============================================================= ] 3737/3795 98% [============================================================= ] 3738/3795 98% [============================================================= ] 3739/3795 98% [============================================================= ] 3740/3795 98% [============================================================= ] 3741/3795 98% [============================================================= ] 3742/3795 98% [============================================================= ] 3743/3795 98% [============================================================= ] 3744/3795 98% [============================================================= ] 3745/3795 98% [============================================================= ] 3746/3795 98% [============================================================= ] 3747/3795 98% [============================================================= ] 3748/3795 98% [============================================================= ] 3749/3795 98% [============================================================= ] 3750/3795 98% [============================================================= ] 3751/3795 98% [============================================================= ] 3752/3795 98% [============================================================= ] 3753/3795 98% [============================================================= ] 3754/3795 98% [============================================================= ] 3755/3795 98% [============================================================= ] 3756/3795 98% [============================================================= ] 3757/3795 98% [============================================================= ] 3758/3795 99% [============================================================= ] 3759/3795 99% [============================================================= ] 3760/3795 99% [============================================================= ] 3761/3795 99% [============================================================= ] 3762/3795 99% [============================================================= ] 3763/3795 99% [============================================================= ] 3764/3795 99% [============================================================= ] 3765/3795 99% [============================================================= ] 3766/3795 99% [============================================================= ] 3767/3795 99% [============================================================= ] 3768/3795 99% [============================================================= ] 3769/3795 99% [============================================================= ] 3770/3795 99% [============================================================= ] 3771/3795 99% [============================================================= ] 3772/3795 99% [============================================================= ] 3773/3795 99% [============================================================= ] 3774/3795 99% [============================================================= ] 3775/3795 99% [============================================================= ] 3776/3795 99% [============================================================= ] 3777/3795 99% [============================================================= ] 3778/3795 99% [============================================================= ] 3779/3795 99% [============================================================= ] 3780/3795 99% [============================================================= ] 3781/3795 99% [============================================================= ] 3782/3795 99% [============================================================= ] 3783/3795 99% [============================================================= ] 3784/3795 99% [============================================================= ] 3785/3795 99% [============================================================= ] 3786/3795 99% [============================================================= ] 3787/3795 99% [============================================================= ] 3788/3795 99% [============================================================= ] 3789/3795 99% [============================================================= ] 3790/3795 99% [============================================================= ] 3791/3795 99% [============================================================= ] 3792/3795 99% [============================================================= ] 3793/3795 99% [============================================================= ] 3794/3795 99% [==============================================================] 3795/3795 100% operation complete, 3795 objects in 103289 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/mips-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2021.05-6145-g776385d645b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-systemd Collecting legal info >>> skeleton-init-common Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> aespipe 2.4f Collecting legal info >>> toolchain Collecting legal info >>> toolchain-external Collecting legal info >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> boost 1.79.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> c-capnproto 9053ebe6eeb2ae762655b982e27c341cb568366d Collecting legal info COPYING: OK (sha256: 27797e6c7dce96675d79ed250584d157b7a86405db6eb6fba9644e6d96d42c57) >>> capnproto 0.9.1 Collecting legal info LICENSE: OK (sha256: 9564998c8d7f270a61a8b89869a8d17a9d5e3783b64027788b5e339ec8479e10) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-capnproto 0.9.1 Collecting legal info LICENSE: OK (sha256: 9564998c8d7f270a61a8b89869a8d17a9d5e3783b64027788b5e339ec8479e10) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-c-capnproto 9053ebe6eeb2ae762655b982e27c341cb568366d Collecting legal info COPYING: OK (sha256: 27797e6c7dce96675d79ed250584d157b7a86405db6eb6fba9644e6d96d42c57) >>> cfm 0.3 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> cgilua 6.0.2-0 Collecting legal info cgilua/doc/us/license.html: OK (sha256: b82f9b13f9b1a1387f53203a625612914630b520377731b0aab7ce93ad2b18c4) >>> 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 >>> lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> connman 1.41 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> systemd 250.4 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: 11801e931f252252a16eac8299465510d0a82c36bfd9ac8aea9b202b76d2f82b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.0.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libcurl 7.83.1 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) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.70.4 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) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> nftables 1.0.1 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> libnftnl 1.2.1 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> copas 2.0.2-1 Collecting legal info copas-2_0_2/LICENSE: OK (sha256: 3f59cccf38e9397f6fb34dcff983a24d336df982edb5b0cde549d0c32c28c9c0) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> coxpcall 1.17.0-1 Collecting legal info coxpcall/doc/license.html: OK (sha256: 11f0f03dda1a28eca658d5e3361c15fd4d048371364aacc5f6870d77a66866c8) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fio 3.28 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) MORAL-LICENSE: OK (sha256: 8a240c1ad13d1fe3e58588643d81d0695899be4a669fe6d8fafa76ca6a89db2c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> font-awesome 4.7.0 Collecting legal info >>> gkrellm 2.3.11 Collecting legal info COPYING: OK (sha256: 691de85c3c6eeda5b6982c751548575344739ce4b4418d78905e599359f6c435) COPYRIGHT: OK (sha256: b81e0c0c3fb2a58f25377388484a1f729abb367f5f2b43e335a6ed3272ce8536) >>> grpc 1.45.2 Collecting legal info LICENSE: OK (sha256: 277adcc1dcef8359b1efb48e628635f88b40be8fbd64e82fd0169930d135d7a5) >>> host-grpc 1.45.2 Collecting legal info LICENSE: OK (sha256: 277adcc1dcef8359b1efb48e628635f88b40be8fbd64e82fd0169930d135d7a5) >>> host-protobuf 3.20.1 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> libabseil-cpp 20211102.0 Collecting legal info LICENSE: OK (sha256: c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747) >>> protobuf 3.20.1 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> re2 2022-04-01 Collecting legal info LICENSE: OK (sha256: 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gstreamer1 1.20.1 Collecting legal info COPYING: OK (sha256: ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db) >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> jitterentropy-library 3.3.1 Collecting legal info LICENSE: OK (sha256: 7e06574ff822594269083a796d06fa4e5e78c40efe5ca01a72d2a4662e8206df) LICENSE.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) LICENSE.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> jsoncpp 1.9.5 Collecting legal info LICENSE: OK (sha256: cec0db5f6d7ed6b3a72647bd50aed02e13c3377fd44382b96dc2915534c042ad) >>> lbase64 20120820 Collecting legal info README: OK (sha256: a2b4f2d25b56c40801ce4f403541cbc301313048acfaa59c9509024bec57b662) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> udev Collecting legal info >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libgeos 3.10.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.7 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosmium 2.18.0 Collecting legal info LICENSE: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> protozero 1.7.1 Collecting legal info LICENSE.md: OK (sha256: 1f4d477e3c2d74d8706c8f05437bd86804abe46853b1f233ce1549a4de76fa49) LICENSE.from_folly: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> host-libp11 0.4.11 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpagekite 0.91.190530 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libphidget 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libsecret 0.20.5 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> libteam 1.31 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvips 8.10.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lpeg 1.0.2-1 Collecting legal info >>> lua-cqueues 20200726 Collecting legal info LICENSE: OK (sha256: 5f4b1f94047790eadf8fd0f9a8e3bd2895bea4c9a2c0f8bf7cd8c8e57caa5219) >>> lua-datafile 0.6-1 Collecting legal info datafile/LICENSE: OK (sha256: 0443ddabab14f69d4c5e2641860343784a0ccbe5ae7a3743f20de9a13991da66) >>> lua-lpeg-patterns 0.5-0 Collecting legal info lpeg_patterns-0.5/LICENSE.md: OK (sha256: 5b0346f2b2432e5f05e8e4ad31503cf84ddf802dacde9e8c3e529efaa4be3348) >>> lua-sailor 0.5-4 Collecting legal info sailor/LICENSE: OK (sha256: 3a19bc44e1a653b39bcb1b91cc8058ac6b1cd1caf7e6cef93517fd559b189065) >>> lua-valua 0.3-1 Collecting legal info valua/LICENSE: OK (sha256: 3444c2e739c88e41e327c6cd15e4a50fea8988570642bad6e6a43d50a7f7961f) >>> 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) >>> luasocket 3.0.0-1 Collecting legal info luasocket/LICENSE: OK (sha256: 224afe42d0738eaaeb57ab289466a1c4e77091591e69dbcef2dbb385589f2f41) >>> lxc 4.0.12 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> norm 1.5.8 Collecting legal info LICENSE.TXT: OK (sha256: ba4b7e49b0163d6839830e3f47505696c6eaac77ccd93531831dc837b2160608) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> openlayers 6.14.1 Collecting legal info >>> openpgm 5-3-128 Collecting legal info openpgm/pgm/LICENSE: OK (sha256: 4a7d4ec71fa60969399fd4caad64d5a3003fee2775445f271a5a36a8ae743a29) >>> oracle-mysql 5.1.73 Collecting legal info README: OK (sha256: cbf0dbf56528a629f4358a1339f981202f1a9a0d9542c092b03f486064ced2db) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> paho-mqtt-c 1.3.10 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pixz 1.0.7 Collecting legal info LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> restclient-cpp 0.5.2 Collecting legal info LICENSE: OK (sha256: 1c2f79e825a39eb61d8919044776627f4d079ff38975410a3bde340154fc94a4) >>> rings 1.3.0-1 Collecting legal info rings-v_1_3_0/doc/us/license.html: OK (sha256: f582a0c43737391070827ef273df0145b594b095ad2f49595701368b729e024f) >>> snmppp 3.4.9 Collecting legal info src/v3.cpp: OK (sha256: 61337e799c8274e596e5783b22607beea8073ee296c6b27fc5c7487296e56851) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> host-systemd 250.4 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: 11801e931f252252a16eac8299465510d0a82c36bfd9ac8aea9b202b76d2f82b) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> tcpreplay 4.3.4 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> udpcast 20200328 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> 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) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> wget 1.21.3 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> wsapi-xavante 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> wsapi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> xavante 2.4.0-1 Collecting legal info xavante-2.4.0/doc/us/license.html: OK (sha256: 57b2c50f08bf500c969fe13500f217adb36582e4d8e75c9e2ed04191cb4a045c) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> 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: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: lpeg-1.0.2-1: cannot save license (LPEG_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'