[FIX] (move_one_curseg_info:2857) --> Move curseg[3] 0 -> 2f after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[4] 1 -> 35 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[5] 2 -> 1 after 2c00 Info: Write valid nat_bits in checkpoint Info: MKFS version "Linux version 6.2.0-asahi-11-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sun, 19 Mar 2023 10:26:57 +0000" Info: FSCK version from "Linux version 6.2.0-asahi-11-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sun, 19 Mar 2023 10:26:57 +0000" to "Linux version 6.2.0-asahi-11-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sun, 19 Mar 2023 10:26:57 +0000" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 1be8e591 Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 181 : trimmed nat_bits unmount [FSCK] Check node 1 / 3292 (0.03%) [FSCK] Check node 330 / 3292 (10.03%) [FSCK] Check node 659 / 3292 (20.03%) [FSCK] Check node 988 / 3292 (30.03%) [FSCK] Check node 1317 / 3292 (40.03%) [FSCK] Check node 1646 / 3292 (50.03%) [FSCK] Check node 1975 / 3292 (60.03%) [FSCK] Check node 2304 / 3292 (70.03%) [FSCK] Check node 2633 / 3292 (80.03%) [FSCK] Check node 2962 / 3292 (90.03%) [FSCK] Check node 3291 / 3292 (100.03%) [FSCK] Max image size: 146 MB, Free space: 4687 MB [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x1] [FSCK] valid_block_count matching with CP [Ok..] [0x5c6b] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0xcdc] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0xcdc] [FSCK] valid_inode_count matched with CP [Ok..] [0xcdc] [FSCK] free segment_count matched with CP [Ok..] [0x9b5] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs >>> Generating filesystem image rootfs.squashfs mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-6/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-6/output-1/images/rootfs.squashfs -noappend -processors 1 -b 128K -nopad -comp gzip\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-6/output-1/images/rootfs.squashfs, block size 131072. [=============================================================\] 2915/2915 100% Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 131072 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 24636.71 Kbytes (24.06 Mbytes) 31.86% of uncompressed filesystem size (77331.24 Kbytes) Inode table size 33585 bytes (32.80 Kbytes) 29.42% of uncompressed inode table size (114153 bytes) Directory table size 30574 bytes (29.86 Kbytes) 46.97% of uncompressed directory table size (65087 bytes) Number of duplicate files found 14 Number of inodes 3495 Number of files 2570 Number of fragments 247 Number of symbolic links 174 Number of device nodes 203 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 548 Number of hard-links 1 Number of ids (unique uids + gids) 3 Number of uids 2 root (0) http (33) Number of gids 3 root (0) tty (5) http (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-6/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3496 objects. stage 2: creating image '/home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2' [ ] 1/3496 0% [ ] 2/3496 0% [ ] 3/3496 0% [ ] 4/3496 0% [ ] 5/3496 0% [ ] 6/3496 0% [ ] 7/3496 0% [ ] 8/3496 0% [ ] 9/3496 0% [ ] 10/3496 0% [ ] 11/3496 0% [ ] 12/3496 0% [ ] 13/3496 0% [ ] 14/3496 0% [ ] 15/3496 0% [ ] 16/3496 0% [ ] 17/3496 0% [ ] 18/3496 0% [ ] 19/3496 0% [ ] 20/3496 0% [ ] 21/3496 0% [ ] 22/3496 0% [ ] 23/3496 0% [ ] 24/3496 0% [ ] 25/3496 0% [ ] 26/3496 0% [ ] 27/3496 0% [ ] 28/3496 0% [ ] 29/3496 0% [ ] 30/3496 0% [ ] 31/3496 0% [ ] 32/3496 0% [ ] 33/3496 0% [ ] 34/3496 0% [ ] 35/3496 1% [ ] 36/3496 1% [ ] 37/3496 1% [ ] 38/3496 1% [ ] 39/3496 1% [ ] 40/3496 1% [ ] 41/3496 1% [ ] 42/3496 1% [ ] 43/3496 1% [ ] 44/3496 1% [ ] 45/3496 1% [ ] 46/3496 1% [ ] 47/3496 1% [ ] 48/3496 1% [ ] 49/3496 1% [ ] 50/3496 1% [ ] 51/3496 1% [ ] 52/3496 1% [ ] 53/3496 1% [ ] 54/3496 1% [ ] 55/3496 1% [ ] 56/3496 1% [= ] 57/3496 1% [= ] 58/3496 1% [= ] 59/3496 1% [= ] 60/3496 1% [= ] 61/3496 1% [= ] 62/3496 1% [= ] 63/3496 1% [= ] 64/3496 1% [= ] 65/3496 1% [= ] 66/3496 1% [= ] 67/3496 1% [= ] 68/3496 1% [= ] 69/3496 1% [= ] 70/3496 2% [= ] 71/3496 2% [= ] 72/3496 2% [= ] 73/3496 2% [= ] 74/3496 2% [= ] 75/3496 2% [= ] 76/3496 2% [= ] 77/3496 2% [= ] 78/3496 2% [= ] 79/3496 2% [= ] 80/3496 2% [= ] 81/3496 2% [= ] 82/3496 2% [= ] 83/3496 2% [= ] 84/3496 2% [= ] 85/3496 2% [= ] 86/3496 2% [= ] 87/3496 2% [= ] 88/3496 2% [= ] 89/3496 2% [= ] 90/3496 2% [= ] 91/3496 2% [= ] 92/3496 2% [= ] 93/3496 2% [= ] 94/3496 2% [= ] 95/3496 2% [= ] 96/3496 2% [= ] 97/3496 2% [= ] 98/3496 2% [= ] 99/3496 2% [= ] 100/3496 2% [= ] 101/3496 2% [= ] 102/3496 2% [= ] 103/3496 2% [= ] 104/3496 2% [= ] 105/3496 3% [= ] 106/3496 3% [= ] 107/3496 3% [= ] 108/3496 3% [= ] 109/3496 3% [= ] 110/3496 3% [= ] 111/3496 3% [= ] 112/3496 3% [== ] 113/3496 3% [== ] 114/3496 3% [== ] 115/3496 3% [== ] 116/3496 3% [== ] 117/3496 3% [== ] 118/3496 3% [== ] 119/3496 3% [== ] 120/3496 3% [== ] 121/3496 3% [== ] 122/3496 3% [== ] 123/3496 3% [== ] 124/3496 3% [== ] 125/3496 3% [== ] 126/3496 3% [== ] 127/3496 3% [== ] 128/3496 3% [== ] 129/3496 3% [== ] 130/3496 3% [== ] 131/3496 3% [== ] 132/3496 3% [== ] 133/3496 3% [== ] 134/3496 3% [== ] 135/3496 3% [== ] 136/3496 3% [== ] 137/3496 3% [== ] 138/3496 3% [== ] 139/3496 3% [== ] 140/3496 4% [== ] 141/3496 4% [== ] 142/3496 4% [== ] 143/3496 4% [== ] 144/3496 4% [== ] 145/3496 4% [== ] 146/3496 4% [== ] 147/3496 4% [== ] 148/3496 4% [== ] 149/3496 4% [== ] 150/3496 4% [== ] 151/3496 4% [== ] 152/3496 4% [== ] 153/3496 4% [== ] 154/3496 4% [== ] 155/3496 4% [== ] 156/3496 4% [== ] 157/3496 4% [== ] 158/3496 4% [== ] 159/3496 4% [== ] 160/3496 4% [== ] 161/3496 4% [== ] 162/3496 4% [== ] 163/3496 4% [== ] 164/3496 4% [== ] 165/3496 4% [== ] 166/3496 4% [== ] 167/3496 4% [== ] 168/3496 4% [== ] 169/3496 4% [=== ] 170/3496 4% [=== ] 171/3496 4% [=== ] 172/3496 4% [=== ] 173/3496 4% [=== ] 174/3496 4% [=== ] 175/3496 5% [=== ] 176/3496 5% [=== ] 177/3496 5% [=== ] 178/3496 5% [=== ] 179/3496 5% [=== ] 180/3496 5% [=== ] 181/3496 5% [=== ] 182/3496 5% [=== ] 183/3496 5% [=== ] 184/3496 5% [=== ] 185/3496 5% [=== ] 186/3496 5% [=== ] 187/3496 5% [=== ] 188/3496 5% [=== ] 189/3496 5% [=== ] 190/3496 5% [=== ] 191/3496 5% [=== ] 192/3496 5% [=== ] 193/3496 5% [=== ] 194/3496 5% [=== ] 195/3496 5% [=== ] 196/3496 5% [=== ] 197/3496 5% [=== ] 198/3496 5% [=== ] 199/3496 5% [=== ] 200/3496 5% [=== ] 201/3496 5% [=== ] 202/3496 5% [=== ] 203/3496 5% [=== ] 204/3496 5% [=== ] 205/3496 5% [=== ] 206/3496 5% [=== ] 207/3496 5% [=== ] 208/3496 5% [=== ] 209/3496 5% [=== ] 210/3496 6% [=== ] 211/3496 6% [=== ] 212/3496 6% [=== ] 213/3496 6% [=== ] 214/3496 6% [=== ] 215/3496 6% [=== ] 216/3496 6% [=== ] 217/3496 6% [=== ] 218/3496 6% [=== ] 219/3496 6% [=== ] 220/3496 6% [=== ] 221/3496 6% [=== ] 222/3496 6% [=== ] 223/3496 6% [=== ] 224/3496 6% [=== ] 225/3496 6% [==== ] 226/3496 6% [==== ] 227/3496 6% [==== ] 228/3496 6% [==== ] 229/3496 6% [==== ] 230/3496 6% [==== ] 231/3496 6% [==== ] 232/3496 6% [==== ] 233/3496 6% [==== ] 234/3496 6% [==== ] 235/3496 6% [==== ] 236/3496 6% [==== ] 237/3496 6% [==== ] 238/3496 6% [==== ] 239/3496 6% [==== ] 240/3496 6% [==== ] 241/3496 6% [==== ] 242/3496 6% [==== ] 243/3496 6% [==== ] 244/3496 6% [==== ] 245/3496 7% [==== ] 246/3496 7% [==== ] 247/3496 7% [==== ] 248/3496 7% [==== ] 249/3496 7% [==== ] 250/3496 7% [==== ] 251/3496 7% [==== ] 252/3496 7% [==== ] 253/3496 7% [==== ] 254/3496 7% [==== ] 255/3496 7% [==== ] 256/3496 7% [==== ] 257/3496 7% [==== ] 258/3496 7% [==== ] 259/3496 7% [==== ] 260/3496 7% [==== ] 261/3496 7% [==== ] 262/3496 7% [==== ] 263/3496 7% [==== ] 264/3496 7% [==== ] 265/3496 7% [==== ] 266/3496 7% [==== ] 267/3496 7% [==== ] 268/3496 7% [==== ] 269/3496 7% [==== ] 270/3496 7% [==== ] 271/3496 7% [==== ] 272/3496 7% [==== ] 273/3496 7% [==== ] 274/3496 7% [==== ] 275/3496 7% [==== ] 276/3496 7% [==== ] 277/3496 7% [==== ] 278/3496 7% [==== ] 279/3496 7% [==== ] 280/3496 8% [==== ] 281/3496 8% [===== ] 282/3496 8% [===== ] 283/3496 8% [===== ] 284/3496 8% [===== ] 285/3496 8% [===== ] 286/3496 8% [===== ] 287/3496 8% [===== ] 288/3496 8% [===== ] 289/3496 8% [===== ] 290/3496 8% [===== ] 291/3496 8% [===== ] 292/3496 8% [===== ] 293/3496 8% [===== ] 294/3496 8% [===== ] 295/3496 8% [===== ] 296/3496 8% [===== ] 297/3496 8% [===== ] 298/3496 8% [===== ] 299/3496 8% [===== ] 300/3496 8% [===== ] 301/3496 8% [===== ] 302/3496 8% [===== ] 303/3496 8% [===== ] 304/3496 8% [===== ] 305/3496 8% [===== ] 306/3496 8% [===== ] 307/3496 8% [===== ] 308/3496 8% [===== ] 309/3496 8% [===== ] 310/3496 8% [===== ] 311/3496 8% [===== ] 312/3496 8% [===== ] 313/3496 8% [===== ] 314/3496 8% [===== ] 315/3496 9% [===== ] 316/3496 9% [===== ] 317/3496 9% [===== ] 318/3496 9% [===== ] 319/3496 9% [===== ] 320/3496 9% [===== ] 321/3496 9% [===== ] 322/3496 9% [===== ] 323/3496 9% [===== ] 324/3496 9% [===== ] 325/3496 9% [===== ] 326/3496 9% [===== ] 327/3496 9% [===== ] 328/3496 9% [===== ] 329/3496 9% [===== ] 330/3496 9% [===== ] 331/3496 9% [===== ] 332/3496 9% [===== ] 333/3496 9% [===== ] 334/3496 9% [===== ] 335/3496 9% [===== ] 336/3496 9% [===== ] 337/3496 9% [===== ] 338/3496 9% [====== ] 339/3496 9% [====== ] 340/3496 9% [====== ] 341/3496 9% [====== ] 342/3496 9% [====== ] 343/3496 9% [====== ] 344/3496 9% [====== ] 345/3496 9% [====== ] 346/3496 9% [====== ] 347/3496 9% [====== ] 348/3496 9% [====== ] 349/3496 9% [====== ] 350/3496 10% [====== ] 351/3496 10% [====== ] 352/3496 10% [====== ] 353/3496 10% [====== ] 354/3496 10% [====== ] 355/3496 10% [====== ] 356/3496 10% [====== ] 357/3496 10% [====== ] 358/3496 10% [====== ] 359/3496 10% [====== ] 360/3496 10% [====== ] 361/3496 10% [====== ] 362/3496 10% [====== ] 363/3496 10% [====== ] 364/3496 10% [====== ] 365/3496 10% [====== ] 366/3496 10% [====== ] 367/3496 10% [====== ] 368/3496 10% [====== ] 369/3496 10% [====== ] 370/3496 10% [====== ] 371/3496 10% [====== ] 372/3496 10% [====== ] 373/3496 10% [====== ] 374/3496 10% [====== ] 375/3496 10% [====== ] 376/3496 10% [====== ] 377/3496 10% [====== ] 378/3496 10% [====== ] 379/3496 10% [====== ] 380/3496 10% [====== ] 381/3496 10% [====== ] 382/3496 10% [====== ] 383/3496 10% [====== ] 384/3496 10% [====== ] 385/3496 11% [====== ] 386/3496 11% [====== ] 387/3496 11% [====== ] 388/3496 11% [====== ] 389/3496 11% [====== ] 390/3496 11% [====== ] 391/3496 11% [====== ] 392/3496 11% [====== ] 393/3496 11% [====== ] 394/3496 11% [======= ] 395/3496 11% [======= ] 396/3496 11% [======= ] 397/3496 11% [======= ] 398/3496 11% [======= ] 399/3496 11% [======= ] 400/3496 11% [======= ] 401/3496 11% [======= ] 402/3496 11% [======= ] 403/3496 11% [======= ] 404/3496 11% [======= ] 405/3496 11% [======= ] 406/3496 11% [======= ] 407/3496 11% [======= ] 408/3496 11% [======= ] 409/3496 11% [======= ] 410/3496 11% [======= ] 411/3496 11% [======= ] 412/3496 11% [======= ] 413/3496 11% [======= ] 414/3496 11% [======= ] 415/3496 11% [======= ] 416/3496 11% [======= ] 417/3496 11% [======= ] 418/3496 11% [======= ] 419/3496 11% [======= ] 420/3496 12% [======= ] 421/3496 12% [======= ] 422/3496 12% [======= ] 423/3496 12% [======= ] 424/3496 12% [======= ] 425/3496 12% [======= ] 426/3496 12% [======= ] 427/3496 12% [======= ] 428/3496 12% [======= ] 429/3496 12% [======= ] 430/3496 12% [======= ] 431/3496 12% [======= ] 432/3496 12% [======= ] 433/3496 12% [======= ] 434/3496 12% [======= ] 435/3496 12% [======= ] 436/3496 12% [======= ] 437/3496 12% [======= ] 438/3496 12% [======= ] 439/3496 12% [======= ] 440/3496 12% [======= ] 441/3496 12% [======= ] 442/3496 12% [======= ] 443/3496 12% [======= ] 444/3496 12% [======= ] 445/3496 12% [======= ] 446/3496 12% [======= ] 447/3496 12% [======= ] 448/3496 12% [======= ] 449/3496 12% [======= ] 450/3496 12% [======= ] 451/3496 12% [======== ] 452/3496 12% [======== ] 453/3496 12% [======== ] 454/3496 12% [======== ] 455/3496 13% [======== ] 456/3496 13% [======== ] 457/3496 13% [======== ] 458/3496 13% [======== ] 459/3496 13% [======== ] 460/3496 13% [======== ] 461/3496 13% [======== ] 462/3496 13% [======== ] 463/3496 13% [======== ] 464/3496 13% [======== ] 465/3496 13% [======== ] 466/3496 13% [======== ] 467/3496 13% [======== ] 468/3496 13% [======== ] 469/3496 13% [======== ] 470/3496 13% [======== ] 471/3496 13% [======== ] 472/3496 13% [======== ] 473/3496 13% [======== ] 474/3496 13% [======== ] 475/3496 13% [======== ] 476/3496 13% [======== ] 477/3496 13% [======== ] 478/3496 13% [======== ] 479/3496 13% [======== ] 480/3496 13% [======== ] 481/3496 13% [======== ] 482/3496 13% [======== ] 483/3496 13% [======== ] 484/3496 13% [======== ] 485/3496 13% [======== ] 486/3496 13% [======== ] 487/3496 13% [======== ] 488/3496 13% [======== ] 489/3496 13% [======== ] 490/3496 14% [======== ] 491/3496 14% [======== ] 492/3496 14% [======== ] 493/3496 14% [======== ] 494/3496 14% [======== ] 495/3496 14% [======== ] 496/3496 14% [======== ] 497/3496 14% [======== ] 498/3496 14% [======== ] 499/3496 14% [======== ] 500/3496 14% [======== ] 501/3496 14% [======== ] 502/3496 14% [======== ] 503/3496 14% [======== ] 504/3496 14% [======== ] 505/3496 14% [======== ] 506/3496 14% [======== ] 507/3496 14% [========= ] 508/3496 14% [========= ] 509/3496 14% [========= ] 510/3496 14% [========= ] 511/3496 14% [========= ] 512/3496 14% [========= ] 513/3496 14% [========= ] 514/3496 14% [========= ] 515/3496 14% [========= ] 516/3496 14% [========= ] 517/3496 14% [========= ] 518/3496 14% [========= ] 519/3496 14% [========= ] 520/3496 14% [========= ] 521/3496 14% [========= ] 522/3496 14% [========= ] 523/3496 14% [========= ] 524/3496 14% [========= ] 525/3496 15% [========= ] 526/3496 15% [========= ] 527/3496 15% [========= ] 528/3496 15% [========= ] 529/3496 15% [========= ] 530/3496 15% [========= ] 531/3496 15% [========= ] 532/3496 15% [========= ] 533/3496 15% [========= ] 534/3496 15% [========= ] 535/3496 15% [========= ] 536/3496 15% [========= ] 537/3496 15% [========= ] 538/3496 15% [========= ] 539/3496 15% [========= ] 540/3496 15% [========= ] 541/3496 15% [========= ] 542/3496 15% [========= ] 543/3496 15% [========= ] 544/3496 15% [========= ] 545/3496 15% [========= ] 546/3496 15% [========= ] 547/3496 15% [========= ] 548/3496 15% [========= ] 549/3496 15% [========= ] 550/3496 15% [========= ] 551/3496 15% [========= ] 552/3496 15% [========= ] 553/3496 15% [========= ] 554/3496 15% [========= ] 555/3496 15% [========= ] 556/3496 15% [========= ] 557/3496 15% [========= ] 558/3496 15% [========= ] 559/3496 15% [========= ] 560/3496 16% [========= ] 561/3496 16% [========= ] 562/3496 16% [========= ] 563/3496 16% [========== ] 564/3496 16% [========== ] 565/3496 16% [========== ] 566/3496 16% [========== ] 567/3496 16% [========== ] 568/3496 16% [========== ] 569/3496 16% [========== ] 570/3496 16% [========== ] 571/3496 16% [========== ] 572/3496 16% [========== ] 573/3496 16% [========== ] 574/3496 16% [========== ] 575/3496 16% [========== ] 576/3496 16% [========== ] 577/3496 16% [========== ] 578/3496 16% [========== ] 579/3496 16% [========== ] 580/3496 16% [========== ] 581/3496 16% [========== ] 582/3496 16% [========== ] 583/3496 16% [========== ] 584/3496 16% [========== ] 585/3496 16% [========== ] 586/3496 16% [========== ] 587/3496 16% [========== ] 588/3496 16% [========== ] 589/3496 16% [========== ] 590/3496 16% [========== ] 591/3496 16% [========== ] 592/3496 16% [========== ] 593/3496 16% [========== ] 594/3496 16% [========== ] 595/3496 17% [========== ] 596/3496 17% [========== ] 597/3496 17% [========== ] 598/3496 17% [========== ] 599/3496 17% [========== ] 600/3496 17% [========== ] 601/3496 17% [========== ] 602/3496 17% [========== ] 603/3496 17% [========== ] 604/3496 17% [========== ] 605/3496 17% [========== ] 606/3496 17% [========== ] 607/3496 17% [========== ] 608/3496 17% [========== ] 609/3496 17% [========== ] 610/3496 17% [========== ] 611/3496 17% [========== ] 612/3496 17% [========== ] 613/3496 17% [========== ] 614/3496 17% [========== ] 615/3496 17% [========== ] 616/3496 17% [========== ] 617/3496 17% [========== ] 618/3496 17% [========== ] 619/3496 17% [========== ] 620/3496 17% [=========== ] 621/3496 17% [=========== ] 622/3496 17% [=========== ] 623/3496 17% [=========== ] 624/3496 17% [=========== ] 625/3496 17% [=========== ] 626/3496 17% [=========== ] 627/3496 17% [=========== ] 628/3496 17% [=========== ] 629/3496 17% [=========== ] 630/3496 18% [=========== ] 631/3496 18% [=========== ] 632/3496 18% [=========== ] 633/3496 18% [=========== ] 634/3496 18% [=========== ] 635/3496 18% [=========== ] 636/3496 18% [=========== ] 637/3496 18% [=========== ] 638/3496 18% [=========== ] 639/3496 18% [=========== ] 640/3496 18% [=========== ] 641/3496 18% [=========== ] 642/3496 18% [=========== ] 643/3496 18% [=========== ] 644/3496 18% [=========== ] 645/3496 18% [=========== ] 646/3496 18% [=========== ] 647/3496 18% [=========== ] 648/3496 18% [=========== ] 649/3496 18% [=========== ] 650/3496 18% [=========== ] 651/3496 18% [=========== ] 652/3496 18% [=========== ] 653/3496 18% [=========== ] 654/3496 18% [=========== ] 655/3496 18% [=========== ] 656/3496 18% [=========== ] 657/3496 18% [=========== ] 658/3496 18% [=========== ] 659/3496 18% [=========== ] 660/3496 18% [=========== ] 661/3496 18% [=========== ] 662/3496 18% [=========== ] 663/3496 18% [=========== ] 664/3496 18% [=========== ] 665/3496 19% [=========== ] 666/3496 19% [=========== ] 667/3496 19% [=========== ] 668/3496 19% [=========== ] 669/3496 19% [=========== ] 670/3496 19% [=========== ] 671/3496 19% [=========== ] 672/3496 19% [=========== ] 673/3496 19% [=========== ] 674/3496 19% [=========== ] 675/3496 19% [=========== ] 676/3496 19% [============ ] 677/3496 19% [============ ] 678/3496 19% [============ ] 679/3496 19% [============ ] 680/3496 19% [============ ] 681/3496 19% [============ ] 682/3496 19% [============ ] 683/3496 19% [============ ] 684/3496 19% [============ ] 685/3496 19% [============ ] 686/3496 19% [============ ] 687/3496 19% [============ ] 688/3496 19% [============ ] 689/3496 19% [============ ] 690/3496 19% [============ ] 691/3496 19% [============ ] 692/3496 19% [============ ] 693/3496 19% [============ ] 694/3496 19% [============ ] 695/3496 19% [============ ] 696/3496 19% [============ ] 697/3496 19% [============ ] 698/3496 19% [============ ] 699/3496 19% [============ ] 700/3496 20% [============ ] 701/3496 20% [============ ] 702/3496 20% [============ ] 703/3496 20% [============ ] 704/3496 20% [============ ] 705/3496 20% [============ ] 706/3496 20% [============ ] 707/3496 20% [============ ] 708/3496 20% [============ ] 709/3496 20% [============ ] 710/3496 20% [============ ] 711/3496 20% [============ ] 712/3496 20% [============ ] 713/3496 20% [============ ] 714/3496 20% [============ ] 715/3496 20% [============ ] 716/3496 20% [============ ] 717/3496 20% [============ ] 718/3496 20% [============ ] 719/3496 20% [============ ] 720/3496 20% [============ ] 721/3496 20% [============ ] 722/3496 20% [============ ] 723/3496 20% [============ ] 724/3496 20% [============ ] 725/3496 20% [============ ] 726/3496 20% [============ ] 727/3496 20% [============ ] 728/3496 20% [============ ] 729/3496 20% [============ ] 730/3496 20% [============ ] 731/3496 20% [============ ] 732/3496 20% [============ ] 733/3496 20% [============= ] 734/3496 20% [============= ] 735/3496 21% [============= ] 736/3496 21% [============= ] 737/3496 21% [============= ] 738/3496 21% [============= ] 739/3496 21% [============= ] 740/3496 21% [============= ] 741/3496 21% [============= ] 742/3496 21% [============= ] 743/3496 21% [============= ] 744/3496 21% [============= ] 745/3496 21% [============= ] 746/3496 21% [============= ] 747/3496 21% [============= ] 748/3496 21% [============= ] 749/3496 21% [============= ] 750/3496 21% [============= ] 751/3496 21% [============= ] 752/3496 21% [============= ] 753/3496 21% [============= ] 754/3496 21% [============= ] 755/3496 21% [============= ] 756/3496 21% [============= ] 757/3496 21% [============= ] 758/3496 21% [============= ] 759/3496 21% [============= ] 760/3496 21% [============= ] 761/3496 21% [============= ] 762/3496 21% [============= ] 763/3496 21% [============= ] 764/3496 21% [============= ] 765/3496 21% [============= ] 766/3496 21% [============= ] 767/3496 21% [============= ] 768/3496 21% [============= ] 769/3496 21% [============= ] 770/3496 22% [============= ] 771/3496 22% [============= ] 772/3496 22% [============= ] 773/3496 22% [============= ] 774/3496 22% [============= ] 775/3496 22% [============= ] 776/3496 22% [============= ] 777/3496 22% [============= ] 778/3496 22% [============= ] 779/3496 22% [============= ] 780/3496 22% [============= ] 781/3496 22% [============= ] 782/3496 22% [============= ] 783/3496 22% [============= ] 784/3496 22% [============= ] 785/3496 22% [============= ] 786/3496 22% [============= ] 787/3496 22% [============= ] 788/3496 22% [============= ] 789/3496 22% [============== ] 790/3496 22% [============== ] 791/3496 22% [============== ] 792/3496 22% [============== ] 793/3496 22% [============== ] 794/3496 22% [============== ] 795/3496 22% [============== ] 796/3496 22% [============== ] 797/3496 22% [============== ] 798/3496 22% [============== ] 799/3496 22% [============== ] 800/3496 22% [============== ] 801/3496 22% [============== ] 802/3496 22% [============== ] 803/3496 22% [============== ] 804/3496 22% [============== ] 805/3496 23% [============== ] 806/3496 23% [============== ] 807/3496 23% [============== ] 808/3496 23% [============== ] 809/3496 23% [============== ] 810/3496 23% [============== ] 811/3496 23% [============== ] 812/3496 23% [============== ] 813/3496 23% [============== ] 814/3496 23% [============== ] 815/3496 23% [============== ] 816/3496 23% [============== ] 817/3496 23% [============== ] 818/3496 23% [============== ] 819/3496 23% [============== ] 820/3496 23% [============== ] 821/3496 23% [============== ] 822/3496 23% [============== ] 823/3496 23% [============== ] 824/3496 23% [============== ] 825/3496 23% [============== ] 826/3496 23% [============== ] 827/3496 23% [============== ] 828/3496 23% [============== ] 829/3496 23% [============== ] 830/3496 23% [============== ] 831/3496 23% [============== ] 832/3496 23% [============== ] 833/3496 23% [============== ] 834/3496 23% [============== ] 835/3496 23% [============== ] 836/3496 23% [============== ] 837/3496 23% [============== ] 838/3496 23% [============== ] 839/3496 23% [============== ] 840/3496 24% [============== ] 841/3496 24% [============== ] 842/3496 24% [============== ] 843/3496 24% [============== ] 844/3496 24% [============== ] 845/3496 24% [=============== ] 846/3496 24% [=============== ] 847/3496 24% [=============== ] 848/3496 24% [=============== ] 849/3496 24% [=============== ] 850/3496 24% [=============== ] 851/3496 24% [=============== ] 852/3496 24% [=============== ] 853/3496 24% [=============== ] 854/3496 24% [=============== ] 855/3496 24% [=============== ] 856/3496 24% [=============== ] 857/3496 24% [=============== ] 858/3496 24% [=============== ] 859/3496 24% [=============== ] 860/3496 24% [=============== ] 861/3496 24% [=============== ] 862/3496 24% [=============== ] 863/3496 24% [=============== ] 864/3496 24% [=============== ] 865/3496 24% [=============== ] 866/3496 24% [=============== ] 867/3496 24% [=============== ] 868/3496 24% [=============== ] 869/3496 24% [=============== ] 870/3496 24% [=============== ] 871/3496 24% [=============== ] 872/3496 24% [=============== ] 873/3496 24% [=============== ] 874/3496 25% [=============== ] 875/3496 25% [=============== ] 876/3496 25% [=============== ] 877/3496 25% [=============== ] 878/3496 25% [=============== ] 879/3496 25% [=============== ] 880/3496 25% [=============== ] 881/3496 25% [=============== ] 882/3496 25% [=============== ] 883/3496 25% [=============== ] 884/3496 25% [=============== ] 885/3496 25% [=============== ] 886/3496 25% [=============== ] 887/3496 25% [=============== ] 888/3496 25% [=============== ] 889/3496 25% [=============== ] 890/3496 25% [=============== ] 891/3496 25% [=============== ] 892/3496 25% [=============== ] 893/3496 25% [=============== ] 894/3496 25% [=============== ] 895/3496 25% [=============== ] 896/3496 25% [=============== ] 897/3496 25% [=============== ] 898/3496 25% [=============== ] 899/3496 25% [=============== ] 900/3496 25% [=============== ] 901/3496 25% [=============== ] 902/3496 25% [================ ] 903/3496 25% [================ ] 904/3496 25% [================ ] 905/3496 25% [================ ] 906/3496 25% [================ ] 907/3496 25% [================ ] 908/3496 25% [================ ] 909/3496 26% [================ ] 910/3496 26% [================ ] 911/3496 26% [================ ] 912/3496 26% [================ ] 913/3496 26% [================ ] 914/3496 26% [================ ] 915/3496 26% [================ ] 916/3496 26% [================ ] 917/3496 26% [================ ] 918/3496 26% [================ ] 919/3496 26% [================ ] 920/3496 26% [================ ] 921/3496 26% [================ ] 922/3496 26% [================ ] 923/3496 26% [================ ] 924/3496 26% [================ ] 925/3496 26% [================ ] 926/3496 26% [================ ] 927/3496 26% [================ ] 928/3496 26% [================ ] 929/3496 26% [================ ] 930/3496 26% [================ ] 931/3496 26% [================ ] 932/3496 26% [================ ] 933/3496 26% [================ ] 934/3496 26% [================ ] 935/3496 26% [================ ] 936/3496 26% [================ ] 937/3496 26% [================ ] 938/3496 26% [================ ] 939/3496 26% [================ ] 940/3496 26% [================ ] 941/3496 26% [================ ] 942/3496 26% [================ ] 943/3496 26% [================ ] 944/3496 27% [================ ] 945/3496 27% [================ ] 946/3496 27% [================ ] 947/3496 27% [================ ] 948/3496 27% [================ ] 949/3496 27% [================ ] 950/3496 27% [================ ] 951/3496 27% [================ ] 952/3496 27% [================ ] 953/3496 27% [================ ] 954/3496 27% [================ ] 955/3496 27% [================ ] 956/3496 27% [================ ] 957/3496 27% [================ ] 958/3496 27% [================= ] 959/3496 27% [================= ] 960/3496 27% [================= ] 961/3496 27% [================= ] 962/3496 27% [================= ] 963/3496 27% [================= ] 964/3496 27% [================= ] 965/3496 27% [================= ] 966/3496 27% [================= ] 967/3496 27% [================= ] 968/3496 27% [================= ] 969/3496 27% [================= ] 970/3496 27% [================= ] 971/3496 27% [================= ] 972/3496 27% [================= ] 973/3496 27% [================= ] 974/3496 27% [================= ] 975/3496 27% [================= ] 976/3496 27% [================= ] 977/3496 27% [================= ] 978/3496 27% [================= ] 979/3496 28% [================= ] 980/3496 28% [================= ] 981/3496 28% [================= ] 982/3496 28% [================= ] 983/3496 28% [================= ] 984/3496 28% [================= ] 985/3496 28% [================= ] 986/3496 28% [================= ] 987/3496 28% [================= ] 988/3496 28% [================= ] 989/3496 28% [================= ] 990/3496 28% [================= ] 991/3496 28% [================= ] 992/3496 28% [================= ] 993/3496 28% [================= ] 994/3496 28% [================= ] 995/3496 28% [================= ] 996/3496 28% [================= ] 997/3496 28% [================= ] 998/3496 28% [================= ] 999/3496 28% [================= ] 1000/3496 28% [================= ] 1001/3496 28% [================= ] 1002/3496 28% [================= ] 1003/3496 28% [================= ] 1004/3496 28% [================= ] 1005/3496 28% [================= ] 1006/3496 28% [================= ] 1007/3496 28% [================= ] 1008/3496 28% [================= ] 1009/3496 28% [================= ] 1010/3496 28% [================= ] 1011/3496 28% [================= ] 1012/3496 28% [================= ] 1013/3496 28% [================= ] 1014/3496 29% [================== ] 1015/3496 29% [================== ] 1016/3496 29% [================== ] 1017/3496 29% [================== ] 1018/3496 29% [================== ] 1019/3496 29% [================== ] 1020/3496 29% [================== ] 1021/3496 29% [================== ] 1022/3496 29% [================== ] 1023/3496 29% [================== ] 1024/3496 29% [================== ] 1025/3496 29% [================== ] 1026/3496 29% [================== ] 1027/3496 29% [================== ] 1028/3496 29% [================== ] 1029/3496 29% [================== ] 1030/3496 29% [================== ] 1031/3496 29% [================== ] 1032/3496 29% [================== ] 1033/3496 29% [================== ] 1034/3496 29% [================== ] 1035/3496 29% [================== ] 1036/3496 29% [================== ] 1037/3496 29% [================== ] 1038/3496 29% [================== ] 1039/3496 29% [================== ] 1040/3496 29% [================== ] 1041/3496 29% [================== ] 1042/3496 29% [================== ] 1043/3496 29% [================== ] 1044/3496 29% [================== ] 1045/3496 29% [================== ] 1046/3496 29% [================== ] 1047/3496 29% [================== ] 1048/3496 29% [================== ] 1049/3496 30% [================== ] 1050/3496 30% [================== ] 1051/3496 30% [================== ] 1052/3496 30% [================== ] 1053/3496 30% [================== ] 1054/3496 30% [================== ] 1055/3496 30% [================== ] 1056/3496 30% [================== ] 1057/3496 30% [================== ] 1058/3496 30% [================== ] 1059/3496 30% [================== ] 1060/3496 30% [================== ] 1061/3496 30% [================== ] 1062/3496 30% [================== ] 1063/3496 30% [================== ] 1064/3496 30% [================== ] 1065/3496 30% [================== ] 1066/3496 30% [================== ] 1067/3496 30% [================== ] 1068/3496 30% [================== ] 1069/3496 30% [================== ] 1070/3496 30% [================== ] 1071/3496 30% [=================== ] 1072/3496 30% [=================== ] 1073/3496 30% [=================== ] 1074/3496 30% [=================== ] 1075/3496 30% [=================== ] 1076/3496 30% [=================== ] 1077/3496 30% [=================== ] 1078/3496 30% [=================== ] 1079/3496 30% [=================== ] 1080/3496 30% [=================== ] 1081/3496 30% [=================== ] 1082/3496 30% [=================== ] 1083/3496 30% [=================== ] 1084/3496 31% [=================== ] 1085/3496 31% [=================== ] 1086/3496 31% [=================== ] 1087/3496 31% [=================== ] 1088/3496 31% [=================== ] 1089/3496 31% [=================== ] 1090/3496 31% [=================== ] 1091/3496 31% [=================== ] 1092/3496 31% [=================== ] 1093/3496 31% [=================== ] 1094/3496 31% [=================== ] 1095/3496 31% [=================== ] 1096/3496 31% [=================== ] 1097/3496 31% [=================== ] 1098/3496 31% [=================== ] 1099/3496 31% [=================== ] 1100/3496 31% [=================== ] 1101/3496 31% [=================== ] 1102/3496 31% [=================== ] 1103/3496 31% [=================== ] 1104/3496 31% [=================== ] 1105/3496 31% [=================== ] 1106/3496 31% [=================== ] 1107/3496 31% [=================== ] 1108/3496 31% [=================== ] 1109/3496 31% [=================== ] 1110/3496 31% [=================== ] 1111/3496 31% [=================== ] 1112/3496 31% [=================== ] 1113/3496 31% [=================== ] 1114/3496 31% [=================== ] 1115/3496 31% [=================== ] 1116/3496 31% [=================== ] 1117/3496 31% [=================== ] 1118/3496 31% [=================== ] 1119/3496 32% [=================== ] 1120/3496 32% [=================== ] 1121/3496 32% [=================== ] 1122/3496 32% [=================== ] 1123/3496 32% [=================== ] 1124/3496 32% [=================== ] 1125/3496 32% [=================== ] 1126/3496 32% [=================== ] 1127/3496 32% [==================== ] 1128/3496 32% [==================== ] 1129/3496 32% [==================== ] 1130/3496 32% [==================== ] 1131/3496 32% [==================== ] 1132/3496 32% [==================== ] 1133/3496 32% [==================== ] 1134/3496 32% [==================== ] 1135/3496 32% [==================== ] 1136/3496 32% [==================== ] 1137/3496 32% [==================== ] 1138/3496 32% [==================== ] 1139/3496 32% [==================== ] 1140/3496 32% [==================== ] 1141/3496 32% [==================== ] 1142/3496 32% [==================== ] 1143/3496 32% [==================== ] 1144/3496 32% [==================== ] 1145/3496 32% [==================== ] 1146/3496 32% [==================== ] 1147/3496 32% [==================== ] 1148/3496 32% [==================== ] 1149/3496 32% [==================== ] 1150/3496 32% [==================== ] 1151/3496 32% [==================== ] 1152/3496 32% [==================== ] 1153/3496 32% [==================== ] 1154/3496 33% [==================== ] 1155/3496 33% [==================== ] 1156/3496 33% [==================== ] 1157/3496 33% [==================== ] 1158/3496 33% [==================== ] 1159/3496 33% [==================== ] 1160/3496 33% [==================== ] 1161/3496 33% [==================== ] 1162/3496 33% [==================== ] 1163/3496 33% [==================== ] 1164/3496 33% [==================== ] 1165/3496 33% [==================== ] 1166/3496 33% [==================== ] 1167/3496 33% [==================== ] 1168/3496 33% [==================== ] 1169/3496 33% [==================== ] 1170/3496 33% [==================== ] 1171/3496 33% [==================== ] 1172/3496 33% [==================== ] 1173/3496 33% [==================== ] 1174/3496 33% [==================== ] 1175/3496 33% [==================== ] 1176/3496 33% [==================== ] 1177/3496 33% [==================== ] 1178/3496 33% [==================== ] 1179/3496 33% [==================== ] 1180/3496 33% [==================== ] 1181/3496 33% [==================== ] 1182/3496 33% [==================== ] 1183/3496 33% [==================== ] 1184/3496 33% [===================== ] 1185/3496 33% [===================== ] 1186/3496 33% [===================== ] 1187/3496 33% [===================== ] 1188/3496 33% [===================== ] 1189/3496 34% [===================== ] 1190/3496 34% [===================== ] 1191/3496 34% [===================== ] 1192/3496 34% [===================== ] 1193/3496 34% [===================== ] 1194/3496 34% [===================== ] 1195/3496 34% [===================== ] 1196/3496 34% [===================== ] 1197/3496 34% [===================== ] 1198/3496 34% [===================== ] 1199/3496 34% [===================== ] 1200/3496 34% [===================== ] 1201/3496 34% [===================== ] 1202/3496 34% [===================== ] 1203/3496 34% [===================== ] 1204/3496 34% [===================== ] 1205/3496 34% [===================== ] 1206/3496 34% [===================== ] 1207/3496 34% [===================== ] 1208/3496 34% [===================== ] 1209/3496 34% [===================== ] 1210/3496 34% [===================== ] 1211/3496 34% [===================== ] 1212/3496 34% [===================== ] 1213/3496 34% [===================== ] 1214/3496 34% [===================== ] 1215/3496 34% [===================== ] 1216/3496 34% [===================== ] 1217/3496 34% [===================== ] 1218/3496 34% [===================== ] 1219/3496 34% [===================== ] 1220/3496 34% [===================== ] 1221/3496 34% [===================== ] 1222/3496 34% [===================== ] 1223/3496 34% [===================== ] 1224/3496 35% [===================== ] 1225/3496 35% [===================== ] 1226/3496 35% [===================== ] 1227/3496 35% [===================== ] 1228/3496 35% [===================== ] 1229/3496 35% [===================== ] 1230/3496 35% [===================== ] 1231/3496 35% [===================== ] 1232/3496 35% [===================== ] 1233/3496 35% [===================== ] 1234/3496 35% [===================== ] 1235/3496 35% [===================== ] 1236/3496 35% [===================== ] 1237/3496 35% [===================== ] 1238/3496 35% [===================== ] 1239/3496 35% [===================== ] 1240/3496 35% [====================== ] 1241/3496 35% [====================== ] 1242/3496 35% [====================== ] 1243/3496 35% [====================== ] 1244/3496 35% [====================== ] 1245/3496 35% [====================== ] 1246/3496 35% [====================== ] 1247/3496 35% [====================== ] 1248/3496 35% [====================== ] 1249/3496 35% [====================== ] 1250/3496 35% [====================== ] 1251/3496 35% [====================== ] 1252/3496 35% [====================== ] 1253/3496 35% [====================== ] 1254/3496 35% [====================== ] 1255/3496 35% [====================== ] 1256/3496 35% [====================== ] 1257/3496 35% [====================== ] 1258/3496 35% [====================== ] 1259/3496 36% [====================== ] 1260/3496 36% [====================== ] 1261/3496 36% [====================== ] 1262/3496 36% [====================== ] 1263/3496 36% [====================== ] 1264/3496 36% [====================== ] 1265/3496 36% [====================== ] 1266/3496 36% [====================== ] 1267/3496 36% [====================== ] 1268/3496 36% [====================== ] 1269/3496 36% [====================== ] 1270/3496 36% [====================== ] 1271/3496 36% [====================== ] 1272/3496 36% [====================== ] 1273/3496 36% [====================== ] 1274/3496 36% [====================== ] 1275/3496 36% [====================== ] 1276/3496 36% [====================== ] 1277/3496 36% [====================== ] 1278/3496 36% [====================== ] 1279/3496 36% [====================== ] 1280/3496 36% [====================== ] 1281/3496 36% [====================== ] 1282/3496 36% [====================== ] 1283/3496 36% [====================== ] 1284/3496 36% [====================== ] 1285/3496 36% [====================== ] 1286/3496 36% [====================== ] 1287/3496 36% [====================== ] 1288/3496 36% [====================== ] 1289/3496 36% [====================== ] 1290/3496 36% [====================== ] 1291/3496 36% [====================== ] 1292/3496 36% [====================== ] 1293/3496 36% [====================== ] 1294/3496 37% [====================== ] 1295/3496 37% [====================== ] 1296/3496 37% [======================= ] 1297/3496 37% [======================= ] 1298/3496 37% [======================= ] 1299/3496 37% [======================= ] 1300/3496 37% [======================= ] 1301/3496 37% [======================= ] 1302/3496 37% [======================= ] 1303/3496 37% [======================= ] 1304/3496 37% [======================= ] 1305/3496 37% [======================= ] 1306/3496 37% [======================= ] 1307/3496 37% [======================= ] 1308/3496 37% [======================= ] 1309/3496 37% [======================= ] 1310/3496 37% [======================= ] 1311/3496 37% [======================= ] 1312/3496 37% [======================= ] 1313/3496 37% [======================= ] 1314/3496 37% [======================= ] 1315/3496 37% [======================= ] 1316/3496 37% [======================= ] 1317/3496 37% [======================= ] 1318/3496 37% [======================= ] 1319/3496 37% [======================= ] 1320/3496 37% [======================= ] 1321/3496 37% [======================= ] 1322/3496 37% [======================= ] 1323/3496 37% [======================= ] 1324/3496 37% [======================= ] 1325/3496 37% [======================= ] 1326/3496 37% [======================= ] 1327/3496 37% [======================= ] 1328/3496 37% [======================= ] 1329/3496 38% [======================= ] 1330/3496 38% [======================= ] 1331/3496 38% [======================= ] 1332/3496 38% [======================= ] 1333/3496 38% [======================= ] 1334/3496 38% [======================= ] 1335/3496 38% [======================= ] 1336/3496 38% [======================= ] 1337/3496 38% [======================= ] 1338/3496 38% [======================= ] 1339/3496 38% [======================= ] 1340/3496 38% [======================= ] 1341/3496 38% [======================= ] 1342/3496 38% [======================= ] 1343/3496 38% [======================= ] 1344/3496 38% [======================= ] 1345/3496 38% [======================= ] 1346/3496 38% [======================= ] 1347/3496 38% [======================= ] 1348/3496 38% [======================= ] 1349/3496 38% [======================= ] 1350/3496 38% [======================= ] 1351/3496 38% [======================= ] 1352/3496 38% [======================= ] 1353/3496 38% [======================== ] 1354/3496 38% [======================== ] 1355/3496 38% [======================== ] 1356/3496 38% [======================== ] 1357/3496 38% [======================== ] 1358/3496 38% [======================== ] 1359/3496 38% [======================== ] 1360/3496 38% [======================== ] 1361/3496 38% [======================== ] 1362/3496 38% [======================== ] 1363/3496 38% [======================== ] 1364/3496 39% [======================== ] 1365/3496 39% [======================== ] 1366/3496 39% [======================== ] 1367/3496 39% [======================== ] 1368/3496 39% [======================== ] 1369/3496 39% [======================== ] 1370/3496 39% [======================== ] 1371/3496 39% [======================== ] 1372/3496 39% [======================== ] 1373/3496 39% [======================== ] 1374/3496 39% [======================== ] 1375/3496 39% [======================== ] 1376/3496 39% [======================== ] 1377/3496 39% [======================== ] 1378/3496 39% [======================== ] 1379/3496 39% [======================== ] 1380/3496 39% [======================== ] 1381/3496 39% [======================== ] 1382/3496 39% [======================== ] 1383/3496 39% [======================== ] 1384/3496 39% [======================== ] 1385/3496 39% [======================== ] 1386/3496 39% [======================== ] 1387/3496 39% [======================== ] 1388/3496 39% [======================== ] 1389/3496 39% [======================== ] 1390/3496 39% [======================== ] 1391/3496 39% [======================== ] 1392/3496 39% [======================== ] 1393/3496 39% [======================== ] 1394/3496 39% [======================== ] 1395/3496 39% [======================== ] 1396/3496 39% [======================== ] 1397/3496 39% [======================== ] 1398/3496 39% [======================== ] 1399/3496 40% [======================== ] 1400/3496 40% [======================== ] 1401/3496 40% [======================== ] 1402/3496 40% [======================== ] 1403/3496 40% [======================== ] 1404/3496 40% [======================== ] 1405/3496 40% [======================== ] 1406/3496 40% [======================== ] 1407/3496 40% [======================== ] 1408/3496 40% [======================== ] 1409/3496 40% [========================= ] 1410/3496 40% [========================= ] 1411/3496 40% [========================= ] 1412/3496 40% [========================= ] 1413/3496 40% [========================= ] 1414/3496 40% [========================= ] 1415/3496 40% [========================= ] 1416/3496 40% [========================= ] 1417/3496 40% [========================= ] 1418/3496 40% [========================= ] 1419/3496 40% [========================= ] 1420/3496 40% [========================= ] 1421/3496 40% [========================= ] 1422/3496 40% [========================= ] 1423/3496 40% [========================= ] 1424/3496 40% [========================= ] 1425/3496 40% [========================= ] 1426/3496 40% [========================= ] 1427/3496 40% [========================= ] 1428/3496 40% [========================= ] 1429/3496 40% [========================= ] 1430/3496 40% [========================= ] 1431/3496 40% [========================= ] 1432/3496 40% [========================= ] 1433/3496 40% [========================= ] 1434/3496 41% [========================= ] 1435/3496 41% [========================= ] 1436/3496 41% [========================= ] 1437/3496 41% [========================= ] 1438/3496 41% [========================= ] 1439/3496 41% [========================= ] 1440/3496 41% [========================= ] 1441/3496 41% [========================= ] 1442/3496 41% [========================= ] 1443/3496 41% [========================= ] 1444/3496 41% [========================= ] 1445/3496 41% [========================= ] 1446/3496 41% [========================= ] 1447/3496 41% [========================= ] 1448/3496 41% [========================= ] 1449/3496 41% [========================= ] 1450/3496 41% [========================= ] 1451/3496 41% [========================= ] 1452/3496 41% [========================= ] 1453/3496 41% [========================= ] 1454/3496 41% [========================= ] 1455/3496 41% [========================= ] 1456/3496 41% [========================= ] 1457/3496 41% [========================= ] 1458/3496 41% [========================= ] 1459/3496 41% [========================= ] 1460/3496 41% [========================= ] 1461/3496 41% [========================= ] 1462/3496 41% [========================= ] 1463/3496 41% [========================= ] 1464/3496 41% [========================= ] 1465/3496 41% [========================= ] 1466/3496 41% [========================== ] 1467/3496 41% [========================== ] 1468/3496 41% [========================== ] 1469/3496 42% [========================== ] 1470/3496 42% [========================== ] 1471/3496 42% [========================== ] 1472/3496 42% [========================== ] 1473/3496 42% [========================== ] 1474/3496 42% [========================== ] 1475/3496 42% [========================== ] 1476/3496 42% [========================== ] 1477/3496 42% [========================== ] 1478/3496 42% [========================== ] 1479/3496 42% [========================== ] 1480/3496 42% [========================== ] 1481/3496 42% [========================== ] 1482/3496 42% [========================== ] 1483/3496 42% [========================== ] 1484/3496 42% [========================== ] 1485/3496 42% [========================== ] 1486/3496 42% [========================== ] 1487/3496 42% [========================== ] 1488/3496 42% [========================== ] 1489/3496 42% [========================== ] 1490/3496 42% [========================== ] 1491/3496 42% [========================== ] 1492/3496 42% [========================== ] 1493/3496 42% [========================== ] 1494/3496 42% [========================== ] 1495/3496 42% [========================== ] 1496/3496 42% [========================== ] 1497/3496 42% [========================== ] 1498/3496 42% [========================== ] 1499/3496 42% [========================== ] 1500/3496 42% [========================== ] 1501/3496 42% [========================== ] 1502/3496 42% [========================== ] 1503/3496 42% [========================== ] 1504/3496 43% [========================== ] 1505/3496 43% [========================== ] 1506/3496 43% [========================== ] 1507/3496 43% [========================== ] 1508/3496 43% [========================== ] 1509/3496 43% [========================== ] 1510/3496 43% [========================== ] 1511/3496 43% [========================== ] 1512/3496 43% [========================== ] 1513/3496 43% [========================== ] 1514/3496 43% [========================== ] 1515/3496 43% [========================== ] 1516/3496 43% [========================== ] 1517/3496 43% [========================== ] 1518/3496 43% [========================== ] 1519/3496 43% [========================== ] 1520/3496 43% [========================== ] 1521/3496 43% [========================== ] 1522/3496 43% [=========================== ] 1523/3496 43% [=========================== ] 1524/3496 43% [=========================== ] 1525/3496 43% [=========================== ] 1526/3496 43% [=========================== ] 1527/3496 43% [=========================== ] 1528/3496 43% [=========================== ] 1529/3496 43% [=========================== ] 1530/3496 43% [=========================== ] 1531/3496 43% [=========================== ] 1532/3496 43% [=========================== ] 1533/3496 43% [=========================== ] 1534/3496 43% [=========================== ] 1535/3496 43% [=========================== ] 1536/3496 43% [=========================== ] 1537/3496 43% [=========================== ] 1538/3496 43% [=========================== ] 1539/3496 44% [=========================== ] 1540/3496 44% [=========================== ] 1541/3496 44% [=========================== ] 1542/3496 44% [=========================== ] 1543/3496 44% [=========================== ] 1544/3496 44% [=========================== ] 1545/3496 44% [=========================== ] 1546/3496 44% [=========================== ] 1547/3496 44% [=========================== ] 1548/3496 44% [=========================== ] 1549/3496 44% [=========================== ] 1550/3496 44% [=========================== ] 1551/3496 44% [=========================== ] 1552/3496 44% [=========================== ] 1553/3496 44% [=========================== ] 1554/3496 44% [=========================== ] 1555/3496 44% [=========================== ] 1556/3496 44% [=========================== ] 1557/3496 44% [=========================== ] 1558/3496 44% [=========================== ] 1559/3496 44% [=========================== ] 1560/3496 44% [=========================== ] 1561/3496 44% [=========================== ] 1562/3496 44% [=========================== ] 1563/3496 44% [=========================== ] 1564/3496 44% [=========================== ] 1565/3496 44% [=========================== ] 1566/3496 44% [=========================== ] 1567/3496 44% [=========================== ] 1568/3496 44% [=========================== ] 1569/3496 44% [=========================== ] 1570/3496 44% [=========================== ] 1571/3496 44% [=========================== ] 1572/3496 44% [=========================== ] 1573/3496 44% [=========================== ] 1574/3496 45% [=========================== ] 1575/3496 45% [=========================== ] 1576/3496 45% [=========================== ] 1577/3496 45% [=========================== ] 1578/3496 45% [============================ ] 1579/3496 45% [============================ ] 1580/3496 45% [============================ ] 1581/3496 45% [============================ ] 1582/3496 45% [============================ ] 1583/3496 45% [============================ ] 1584/3496 45% [============================ ] 1585/3496 45% [============================ ] 1586/3496 45% [============================ ] 1587/3496 45% [============================ ] 1588/3496 45% [============================ ] 1589/3496 45% [============================ ] 1590/3496 45% [============================ ] 1591/3496 45% [============================ ] 1592/3496 45% [============================ ] 1593/3496 45% [============================ ] 1594/3496 45% [============================ ] 1595/3496 45% [============================ ] 1596/3496 45% [============================ ] 1597/3496 45% [============================ ] 1598/3496 45% [============================ ] 1599/3496 45% [============================ ] 1600/3496 45% [============================ ] 1601/3496 45% [============================ ] 1602/3496 45% [============================ ] 1603/3496 45% [============================ ] 1604/3496 45% [============================ ] 1605/3496 45% [============================ ] 1606/3496 45% [============================ ] 1607/3496 45% [============================ ] 1608/3496 45% [============================ ] 1609/3496 46% [============================ ] 1610/3496 46% [============================ ] 1611/3496 46% [============================ ] 1612/3496 46% [============================ ] 1613/3496 46% [============================ ] 1614/3496 46% [============================ ] 1615/3496 46% [============================ ] 1616/3496 46% [============================ ] 1617/3496 46% [============================ ] 1618/3496 46% [============================ ] 1619/3496 46% [============================ ] 1620/3496 46% [============================ ] 1621/3496 46% [============================ ] 1622/3496 46% [============================ ] 1623/3496 46% [============================ ] 1624/3496 46% [============================ ] 1625/3496 46% [============================ ] 1626/3496 46% [============================ ] 1627/3496 46% [============================ ] 1628/3496 46% [============================ ] 1629/3496 46% [============================ ] 1630/3496 46% [============================ ] 1631/3496 46% [============================ ] 1632/3496 46% [============================ ] 1633/3496 46% [============================ ] 1634/3496 46% [============================ ] 1635/3496 46% [============================= ] 1636/3496 46% [============================= ] 1637/3496 46% [============================= ] 1638/3496 46% [============================= ] 1639/3496 46% [============================= ] 1640/3496 46% [============================= ] 1641/3496 46% [============================= ] 1642/3496 46% [============================= ] 1643/3496 46% [============================= ] 1644/3496 47% [============================= ] 1645/3496 47% [============================= ] 1646/3496 47% [============================= ] 1647/3496 47% [============================= ] 1648/3496 47% [============================= ] 1649/3496 47% [============================= ] 1650/3496 47% [============================= ] 1651/3496 47% [============================= ] 1652/3496 47% [============================= ] 1653/3496 47% [============================= ] 1654/3496 47% [============================= ] 1655/3496 47% [============================= ] 1656/3496 47% [============================= ] 1657/3496 47% [============================= ] 1658/3496 47% [============================= ] 1659/3496 47% [============================= ] 1660/3496 47% [============================= ] 1661/3496 47% [============================= ] 1662/3496 47% [============================= ] 1663/3496 47% [============================= ] 1664/3496 47% [============================= ] 1665/3496 47% [============================= ] 1666/3496 47% [============================= ] 1667/3496 47% [============================= ] 1668/3496 47% [============================= ] 1669/3496 47% [============================= ] 1670/3496 47% [============================= ] 1671/3496 47% [============================= ] 1672/3496 47% [============================= ] 1673/3496 47% [============================= ] 1674/3496 47% [============================= ] 1675/3496 47% [============================= ] 1676/3496 47% [============================= ] 1677/3496 47% [============================= ] 1678/3496 47% [============================= ] 1679/3496 48% [============================= ] 1680/3496 48% [============================= ] 1681/3496 48% [============================= ] 1682/3496 48% [============================= ] 1683/3496 48% [============================= ] 1684/3496 48% [============================= ] 1685/3496 48% [============================= ] 1686/3496 48% [============================= ] 1687/3496 48% [============================= ] 1688/3496 48% [============================= ] 1689/3496 48% [============================= ] 1690/3496 48% [============================= ] 1691/3496 48% [============================== ] 1692/3496 48% [============================== ] 1693/3496 48% [============================== ] 1694/3496 48% [============================== ] 1695/3496 48% [============================== ] 1696/3496 48% [============================== ] 1697/3496 48% [============================== ] 1698/3496 48% [============================== ] 1699/3496 48% [============================== ] 1700/3496 48% [============================== ] 1701/3496 48% [============================== ] 1702/3496 48% [============================== ] 1703/3496 48% [============================== ] 1704/3496 48% [============================== ] 1705/3496 48% [============================== ] 1706/3496 48% [============================== ] 1707/3496 48% [============================== ] 1708/3496 48% [============================== ] 1709/3496 48% [============================== ] 1710/3496 48% [============================== ] 1711/3496 48% [============================== ] 1712/3496 48% [============================== ] 1713/3496 48% [============================== ] 1714/3496 49% [============================== ] 1715/3496 49% [============================== ] 1716/3496 49% [============================== ] 1717/3496 49% [============================== ] 1718/3496 49% [============================== ] 1719/3496 49% [============================== ] 1720/3496 49% [============================== ] 1721/3496 49% [============================== ] 1722/3496 49% [============================== ] 1723/3496 49% [============================== ] 1724/3496 49% [============================== ] 1725/3496 49% [============================== ] 1726/3496 49% [============================== ] 1727/3496 49% [============================== ] 1728/3496 49% [============================== ] 1729/3496 49% [============================== ] 1730/3496 49% [============================== ] 1731/3496 49% [============================== ] 1732/3496 49% [============================== ] 1733/3496 49% [============================== ] 1734/3496 49% [============================== ] 1735/3496 49% [============================== ] 1736/3496 49% [============================== ] 1737/3496 49% [============================== ] 1738/3496 49% [============================== ] 1739/3496 49% [============================== ] 1740/3496 49% [============================== ] 1741/3496 49% [============================== ] 1742/3496 49% [============================== ] 1743/3496 49% [============================== ] 1744/3496 49% [============================== ] 1745/3496 49% [============================== ] 1746/3496 49% [============================== ] 1747/3496 49% [=============================== ] 1748/3496 50% [=============================== ] 1749/3496 50% [=============================== ] 1750/3496 50% [=============================== ] 1751/3496 50% [=============================== ] 1752/3496 50% [=============================== ] 1753/3496 50% [=============================== ] 1754/3496 50% [=============================== ] 1755/3496 50% [=============================== ] 1756/3496 50% [=============================== ] 1757/3496 50% [=============================== ] 1758/3496 50% [=============================== ] 1759/3496 50% [=============================== ] 1760/3496 50% [=============================== ] 1761/3496 50% [=============================== ] 1762/3496 50% [=============================== ] 1763/3496 50% [=============================== ] 1764/3496 50% [=============================== ] 1765/3496 50% [=============================== ] 1766/3496 50% [=============================== ] 1767/3496 50% [=============================== ] 1768/3496 50% [=============================== ] 1769/3496 50% [=============================== ] 1770/3496 50% [=============================== ] 1771/3496 50% [=============================== ] 1772/3496 50% [=============================== ] 1773/3496 50% [=============================== ] 1774/3496 50% [=============================== ] 1775/3496 50% [=============================== ] 1776/3496 50% [=============================== ] 1777/3496 50% [=============================== ] 1778/3496 50% [=============================== ] 1779/3496 50% [=============================== ] 1780/3496 50% [=============================== ] 1781/3496 50% [=============================== ] 1782/3496 50% [=============================== ] 1783/3496 51% [=============================== ] 1784/3496 51% [=============================== ] 1785/3496 51% [=============================== ] 1786/3496 51% [=============================== ] 1787/3496 51% [=============================== ] 1788/3496 51% [=============================== ] 1789/3496 51% [=============================== ] 1790/3496 51% [=============================== ] 1791/3496 51% [=============================== ] 1792/3496 51% [=============================== ] 1793/3496 51% [=============================== ] 1794/3496 51% [=============================== ] 1795/3496 51% [=============================== ] 1796/3496 51% [=============================== ] 1797/3496 51% [=============================== ] 1798/3496 51% [=============================== ] 1799/3496 51% [=============================== ] 1800/3496 51% [=============================== ] 1801/3496 51% [=============================== ] 1802/3496 51% [=============================== ] 1803/3496 51% [=============================== ] 1804/3496 51% [================================ ] 1805/3496 51% [================================ ] 1806/3496 51% [================================ ] 1807/3496 51% [================================ ] 1808/3496 51% [================================ ] 1809/3496 51% [================================ ] 1810/3496 51% [================================ ] 1811/3496 51% [================================ ] 1812/3496 51% [================================ ] 1813/3496 51% [================================ ] 1814/3496 51% [================================ ] 1815/3496 51% [================================ ] 1816/3496 51% [================================ ] 1817/3496 51% [================================ ] 1818/3496 52% [================================ ] 1819/3496 52% [================================ ] 1820/3496 52% [================================ ] 1821/3496 52% [================================ ] 1822/3496 52% [================================ ] 1823/3496 52% [================================ ] 1824/3496 52% [================================ ] 1825/3496 52% [================================ ] 1826/3496 52% [================================ ] 1827/3496 52% [================================ ] 1828/3496 52% [================================ ] 1829/3496 52% [================================ ] 1830/3496 52% [================================ ] 1831/3496 52% [================================ ] 1832/3496 52% [================================ ] 1833/3496 52% [================================ ] 1834/3496 52% [================================ ] 1835/3496 52% [================================ ] 1836/3496 52% [================================ ] 1837/3496 52% [================================ ] 1838/3496 52% [================================ ] 1839/3496 52% [================================ ] 1840/3496 52% [================================ ] 1841/3496 52% [================================ ] 1842/3496 52% [================================ ] 1843/3496 52% [================================ ] 1844/3496 52% [================================ ] 1845/3496 52% [================================ ] 1846/3496 52% [================================ ] 1847/3496 52% [================================ ] 1848/3496 52% [================================ ] 1849/3496 52% [================================ ] 1850/3496 52% [================================ ] 1851/3496 52% [================================ ] 1852/3496 52% [================================ ] 1853/3496 53% [================================ ] 1854/3496 53% [================================ ] 1855/3496 53% [================================ ] 1856/3496 53% [================================ ] 1857/3496 53% [================================ ] 1858/3496 53% [================================ ] 1859/3496 53% [================================ ] 1860/3496 53% [================================= ] 1861/3496 53% [================================= ] 1862/3496 53% [================================= ] 1863/3496 53% [================================= ] 1864/3496 53% [================================= ] 1865/3496 53% [================================= ] 1866/3496 53% [================================= ] 1867/3496 53% [================================= ] 1868/3496 53% [================================= ] 1869/3496 53% [================================= ] 1870/3496 53% [================================= ] 1871/3496 53% [================================= ] 1872/3496 53% [================================= ] 1873/3496 53% [================================= ] 1874/3496 53% [================================= ] 1875/3496 53% [================================= ] 1876/3496 53% [================================= ] 1877/3496 53% [================================= ] 1878/3496 53% [================================= ] 1879/3496 53% [================================= ] 1880/3496 53% [================================= ] 1881/3496 53% [================================= ] 1882/3496 53% [================================= ] 1883/3496 53% [================================= ] 1884/3496 53% [================================= ] 1885/3496 53% [================================= ] 1886/3496 53% [================================= ] 1887/3496 53% [================================= ] 1888/3496 54% [================================= ] 1889/3496 54% [================================= ] 1890/3496 54% [================================= ] 1891/3496 54% [================================= ] 1892/3496 54% [================================= ] 1893/3496 54% [================================= ] 1894/3496 54% [================================= ] 1895/3496 54% [================================= ] 1896/3496 54% [================================= ] 1897/3496 54% [================================= ] 1898/3496 54% [================================= ] 1899/3496 54% [================================= ] 1900/3496 54% [================================= ] 1901/3496 54% [================================= ] 1902/3496 54% [================================= ] 1903/3496 54% [================================= ] 1904/3496 54% [================================= ] 1905/3496 54% [================================= ] 1906/3496 54% [================================= ] 1907/3496 54% [================================= ] 1908/3496 54% [================================= ] 1909/3496 54% [================================= ] 1910/3496 54% [================================= ] 1911/3496 54% [================================= ] 1912/3496 54% [================================= ] 1913/3496 54% [================================= ] 1914/3496 54% [================================= ] 1915/3496 54% [================================= ] 1916/3496 54% [================================= ] 1917/3496 54% [================================== ] 1918/3496 54% [================================== ] 1919/3496 54% [================================== ] 1920/3496 54% [================================== ] 1921/3496 54% [================================== ] 1922/3496 54% [================================== ] 1923/3496 55% [================================== ] 1924/3496 55% [================================== ] 1925/3496 55% [================================== ] 1926/3496 55% [================================== ] 1927/3496 55% [================================== ] 1928/3496 55% [================================== ] 1929/3496 55% [================================== ] 1930/3496 55% [================================== ] 1931/3496 55% [================================== ] 1932/3496 55% [================================== ] 1933/3496 55% [================================== ] 1934/3496 55% [================================== ] 1935/3496 55% [================================== ] 1936/3496 55% [================================== ] 1937/3496 55% [================================== ] 1938/3496 55% [================================== ] 1939/3496 55% [================================== ] 1940/3496 55% [================================== ] 1941/3496 55% [================================== ] 1942/3496 55% [================================== ] 1943/3496 55% [================================== ] 1944/3496 55% [================================== ] 1945/3496 55% [================================== ] 1946/3496 55% [================================== ] 1947/3496 55% [================================== ] 1948/3496 55% [================================== ] 1949/3496 55% [================================== ] 1950/3496 55% [================================== ] 1951/3496 55% [================================== ] 1952/3496 55% [================================== ] 1953/3496 55% [================================== ] 1954/3496 55% [================================== ] 1955/3496 55% [================================== ] 1956/3496 55% [================================== ] 1957/3496 55% [================================== ] 1958/3496 56% [================================== ] 1959/3496 56% [================================== ] 1960/3496 56% [================================== ] 1961/3496 56% [================================== ] 1962/3496 56% [================================== ] 1963/3496 56% [================================== ] 1964/3496 56% [================================== ] 1965/3496 56% [================================== ] 1966/3496 56% [================================== ] 1967/3496 56% [================================== ] 1968/3496 56% [================================== ] 1969/3496 56% [================================== ] 1970/3496 56% [================================== ] 1971/3496 56% [================================== ] 1972/3496 56% [================================== ] 1973/3496 56% [=================================== ] 1974/3496 56% [=================================== ] 1975/3496 56% [=================================== ] 1976/3496 56% [=================================== ] 1977/3496 56% [=================================== ] 1978/3496 56% [=================================== ] 1979/3496 56% [=================================== ] 1980/3496 56% [=================================== ] 1981/3496 56% [=================================== ] 1982/3496 56% [=================================== ] 1983/3496 56% [=================================== ] 1984/3496 56% [=================================== ] 1985/3496 56% [=================================== ] 1986/3496 56% [=================================== ] 1987/3496 56% [=================================== ] 1988/3496 56% [=================================== ] 1989/3496 56% [=================================== ] 1990/3496 56% [=================================== ] 1991/3496 56% [=================================== ] 1992/3496 56% [=================================== ] 1993/3496 57% [=================================== ] 1994/3496 57% [=================================== ] 1995/3496 57% [=================================== ] 1996/3496 57% [=================================== ] 1997/3496 57% [=================================== ] 1998/3496 57% [=================================== ] 1999/3496 57% [=================================== ] 2000/3496 57% [=================================== ] 2001/3496 57% [=================================== ] 2002/3496 57% [=================================== ] 2003/3496 57% [=================================== ] 2004/3496 57% [=================================== ] 2005/3496 57% [=================================== ] 2006/3496 57% [=================================== ] 2007/3496 57% [=================================== ] 2008/3496 57% [=================================== ] 2009/3496 57% [=================================== ] 2010/3496 57% [=================================== ] 2011/3496 57% [=================================== ] 2012/3496 57% [=================================== ] 2013/3496 57% [=================================== ] 2014/3496 57% [=================================== ] 2015/3496 57% [=================================== ] 2016/3496 57% [=================================== ] 2017/3496 57% [=================================== ] 2018/3496 57% [=================================== ] 2019/3496 57% [=================================== ] 2020/3496 57% [=================================== ] 2021/3496 57% [=================================== ] 2022/3496 57% [=================================== ] 2023/3496 57% [=================================== ] 2024/3496 57% [=================================== ] 2025/3496 57% [=================================== ] 2026/3496 57% [=================================== ] 2027/3496 57% [=================================== ] 2028/3496 58% [=================================== ] 2029/3496 58% [==================================== ] 2030/3496 58% [==================================== ] 2031/3496 58% [==================================== ] 2032/3496 58% [==================================== ] 2033/3496 58% [==================================== ] 2034/3496 58% [==================================== ] 2035/3496 58% [==================================== ] 2036/3496 58% [==================================== ] 2037/3496 58% [==================================== ] 2038/3496 58% [==================================== ] 2039/3496 58% [==================================== ] 2040/3496 58% [==================================== ] 2041/3496 58% [==================================== ] 2042/3496 58% [==================================== ] 2043/3496 58% [==================================== ] 2044/3496 58% [==================================== ] 2045/3496 58% [==================================== ] 2046/3496 58% [==================================== ] 2047/3496 58% [==================================== ] 2048/3496 58% [==================================== ] 2049/3496 58% [==================================== ] 2050/3496 58% [==================================== ] 2051/3496 58% [==================================== ] 2052/3496 58% [==================================== ] 2053/3496 58% [==================================== ] 2054/3496 58% [==================================== ] 2055/3496 58% [==================================== ] 2056/3496 58% [==================================== ] 2057/3496 58% [==================================== ] 2058/3496 58% [==================================== ] 2059/3496 58% [==================================== ] 2060/3496 58% [==================================== ] 2061/3496 58% [==================================== ] 2062/3496 58% [==================================== ] 2063/3496 59% [==================================== ] 2064/3496 59% [==================================== ] 2065/3496 59% [==================================== ] 2066/3496 59% [==================================== ] 2067/3496 59% [==================================== ] 2068/3496 59% [==================================== ] 2069/3496 59% [==================================== ] 2070/3496 59% [==================================== ] 2071/3496 59% [==================================== ] 2072/3496 59% [==================================== ] 2073/3496 59% [==================================== ] 2074/3496 59% [==================================== ] 2075/3496 59% [==================================== ] 2076/3496 59% [==================================== ] 2077/3496 59% [==================================== ] 2078/3496 59% [==================================== ] 2079/3496 59% [==================================== ] 2080/3496 59% [==================================== ] 2081/3496 59% [==================================== ] 2082/3496 59% [==================================== ] 2083/3496 59% [==================================== ] 2084/3496 59% [==================================== ] 2085/3496 59% [==================================== ] 2086/3496 59% [===================================== ] 2087/3496 59% [===================================== ] 2088/3496 59% [===================================== ] 2089/3496 59% [===================================== ] 2090/3496 59% [===================================== ] 2091/3496 59% [===================================== ] 2092/3496 59% [===================================== ] 2093/3496 59% [===================================== ] 2094/3496 59% [===================================== ] 2095/3496 59% [===================================== ] 2096/3496 59% [===================================== ] 2097/3496 59% [===================================== ] 2098/3496 60% [===================================== ] 2099/3496 60% [===================================== ] 2100/3496 60% [===================================== ] 2101/3496 60% [===================================== ] 2102/3496 60% [===================================== ] 2103/3496 60% [===================================== ] 2104/3496 60% [===================================== ] 2105/3496 60% [===================================== ] 2106/3496 60% [===================================== ] 2107/3496 60% [===================================== ] 2108/3496 60% [===================================== ] 2109/3496 60% [===================================== ] 2110/3496 60% [===================================== ] 2111/3496 60% [===================================== ] 2112/3496 60% [===================================== ] 2113/3496 60% [===================================== ] 2114/3496 60% [===================================== ] 2115/3496 60% [===================================== ] 2116/3496 60% [===================================== ] 2117/3496 60% [===================================== ] 2118/3496 60% [===================================== ] 2119/3496 60% [===================================== ] 2120/3496 60% [===================================== ] 2121/3496 60% [===================================== ] 2122/3496 60% [===================================== ] 2123/3496 60% [===================================== ] 2124/3496 60% [===================================== ] 2125/3496 60% [===================================== ] 2126/3496 60% [===================================== ] 2127/3496 60% [===================================== ] 2128/3496 60% [===================================== ] 2129/3496 60% [===================================== ] 2130/3496 60% [===================================== ] 2131/3496 60% [===================================== ] 2132/3496 60% [===================================== ] 2133/3496 61% [===================================== ] 2134/3496 61% [===================================== ] 2135/3496 61% [===================================== ] 2136/3496 61% [===================================== ] 2137/3496 61% [===================================== ] 2138/3496 61% [===================================== ] 2139/3496 61% [===================================== ] 2140/3496 61% [===================================== ] 2141/3496 61% [===================================== ] 2142/3496 61% [====================================== ] 2143/3496 61% [====================================== ] 2144/3496 61% [====================================== ] 2145/3496 61% [====================================== ] 2146/3496 61% [====================================== ] 2147/3496 61% [====================================== ] 2148/3496 61% [====================================== ] 2149/3496 61% [====================================== ] 2150/3496 61% [====================================== ] 2151/3496 61% [====================================== ] 2152/3496 61% [====================================== ] 2153/3496 61% [====================================== ] 2154/3496 61% [====================================== ] 2155/3496 61% [====================================== ] 2156/3496 61% [====================================== ] 2157/3496 61% [====================================== ] 2158/3496 61% [====================================== ] 2159/3496 61% [====================================== ] 2160/3496 61% [====================================== ] 2161/3496 61% [====================================== ] 2162/3496 61% [====================================== ] 2163/3496 61% [====================================== ] 2164/3496 61% [====================================== ] 2165/3496 61% [====================================== ] 2166/3496 61% [====================================== ] 2167/3496 61% [====================================== ] 2168/3496 62% [====================================== ] 2169/3496 62% [====================================== ] 2170/3496 62% [====================================== ] 2171/3496 62% [====================================== ] 2172/3496 62% [====================================== ] 2173/3496 62% [====================================== ] 2174/3496 62% [====================================== ] 2175/3496 62% [====================================== ] 2176/3496 62% [====================================== ] 2177/3496 62% [====================================== ] 2178/3496 62% [====================================== ] 2179/3496 62% [====================================== ] 2180/3496 62% [====================================== ] 2181/3496 62% [====================================== ] 2182/3496 62% [====================================== ] 2183/3496 62% [====================================== ] 2184/3496 62% [====================================== ] 2185/3496 62% [====================================== ] 2186/3496 62% [====================================== ] 2187/3496 62% [====================================== ] 2188/3496 62% [====================================== ] 2189/3496 62% [====================================== ] 2190/3496 62% [====================================== ] 2191/3496 62% [====================================== ] 2192/3496 62% [====================================== ] 2193/3496 62% [====================================== ] 2194/3496 62% [====================================== ] 2195/3496 62% [====================================== ] 2196/3496 62% [====================================== ] 2197/3496 62% [====================================== ] 2198/3496 62% [====================================== ] 2199/3496 62% [======================================= ] 2200/3496 62% [======================================= ] 2201/3496 62% [======================================= ] 2202/3496 62% [======================================= ] 2203/3496 63% [======================================= ] 2204/3496 63% [======================================= ] 2205/3496 63% [======================================= ] 2206/3496 63% [======================================= ] 2207/3496 63% [======================================= ] 2208/3496 63% [======================================= ] 2209/3496 63% [======================================= ] 2210/3496 63% [======================================= ] 2211/3496 63% [======================================= ] 2212/3496 63% [======================================= ] 2213/3496 63% [======================================= ] 2214/3496 63% [======================================= ] 2215/3496 63% [======================================= ] 2216/3496 63% [======================================= ] 2217/3496 63% [======================================= ] 2218/3496 63% [======================================= ] 2219/3496 63% [======================================= ] 2220/3496 63% [======================================= ] 2221/3496 63% [======================================= ] 2222/3496 63% [======================================= ] 2223/3496 63% [======================================= ] 2224/3496 63% [======================================= ] 2225/3496 63% [======================================= ] 2226/3496 63% [======================================= ] 2227/3496 63% [======================================= ] 2228/3496 63% [======================================= ] 2229/3496 63% [======================================= ] 2230/3496 63% [======================================= ] 2231/3496 63% [======================================= ] 2232/3496 63% [======================================= ] 2233/3496 63% [======================================= ] 2234/3496 63% [======================================= ] 2235/3496 63% [======================================= ] 2236/3496 63% [======================================= ] 2237/3496 63% [======================================= ] 2238/3496 64% [======================================= ] 2239/3496 64% [======================================= ] 2240/3496 64% [======================================= ] 2241/3496 64% [======================================= ] 2242/3496 64% [======================================= ] 2243/3496 64% [======================================= ] 2244/3496 64% [======================================= ] 2245/3496 64% [======================================= ] 2246/3496 64% [======================================= ] 2247/3496 64% [======================================= ] 2248/3496 64% [======================================= ] 2249/3496 64% [======================================= ] 2250/3496 64% [======================================= ] 2251/3496 64% [======================================= ] 2252/3496 64% [======================================= ] 2253/3496 64% [======================================= ] 2254/3496 64% [======================================= ] 2255/3496 64% [======================================== ] 2256/3496 64% [======================================== ] 2257/3496 64% [======================================== ] 2258/3496 64% [======================================== ] 2259/3496 64% [======================================== ] 2260/3496 64% [======================================== ] 2261/3496 64% [======================================== ] 2262/3496 64% [======================================== ] 2263/3496 64% [======================================== ] 2264/3496 64% [======================================== ] 2265/3496 64% [======================================== ] 2266/3496 64% [======================================== ] 2267/3496 64% [======================================== ] 2268/3496 64% [======================================== ] 2269/3496 64% [======================================== ] 2270/3496 64% [======================================== ] 2271/3496 64% [======================================== ] 2272/3496 64% [======================================== ] 2273/3496 65% [======================================== ] 2274/3496 65% [======================================== ] 2275/3496 65% [======================================== ] 2276/3496 65% [======================================== ] 2277/3496 65% [======================================== ] 2278/3496 65% [======================================== ] 2279/3496 65% [======================================== ] 2280/3496 65% [======================================== ] 2281/3496 65% [======================================== ] 2282/3496 65% [======================================== ] 2283/3496 65% [======================================== ] 2284/3496 65% [======================================== ] 2285/3496 65% [======================================== ] 2286/3496 65% [======================================== ] 2287/3496 65% [======================================== ] 2288/3496 65% [======================================== ] 2289/3496 65% [======================================== ] 2290/3496 65% [======================================== ] 2291/3496 65% [======================================== ] 2292/3496 65% [======================================== ] 2293/3496 65% [======================================== ] 2294/3496 65% [======================================== ] 2295/3496 65% [======================================== ] 2296/3496 65% [======================================== ] 2297/3496 65% [======================================== ] 2298/3496 65% [======================================== ] 2299/3496 65% [======================================== ] 2300/3496 65% [======================================== ] 2301/3496 65% [======================================== ] 2302/3496 65% [======================================== ] 2303/3496 65% [======================================== ] 2304/3496 65% [======================================== ] 2305/3496 65% [======================================== ] 2306/3496 65% [======================================== ] 2307/3496 65% [======================================== ] 2308/3496 66% [======================================== ] 2309/3496 66% [======================================== ] 2310/3496 66% [======================================== ] 2311/3496 66% [========================================= ] 2312/3496 66% [========================================= ] 2313/3496 66% [========================================= ] 2314/3496 66% [========================================= ] 2315/3496 66% [========================================= ] 2316/3496 66% [========================================= ] 2317/3496 66% [========================================= ] 2318/3496 66% [========================================= ] 2319/3496 66% [========================================= ] 2320/3496 66% [========================================= ] 2321/3496 66% [========================================= ] 2322/3496 66% [========================================= ] 2323/3496 66% [========================================= ] 2324/3496 66% [========================================= ] 2325/3496 66% [========================================= ] 2326/3496 66% [========================================= ] 2327/3496 66% [========================================= ] 2328/3496 66% [========================================= ] 2329/3496 66% [========================================= ] 2330/3496 66% [========================================= ] 2331/3496 66% [========================================= ] 2332/3496 66% [========================================= ] 2333/3496 66% [========================================= ] 2334/3496 66% [========================================= ] 2335/3496 66% [========================================= ] 2336/3496 66% [========================================= ] 2337/3496 66% [========================================= ] 2338/3496 66% [========================================= ] 2339/3496 66% [========================================= ] 2340/3496 66% [========================================= ] 2341/3496 66% [========================================= ] 2342/3496 66% [========================================= ] 2343/3496 67% [========================================= ] 2344/3496 67% [========================================= ] 2345/3496 67% [========================================= ] 2346/3496 67% [========================================= ] 2347/3496 67% [========================================= ] 2348/3496 67% [========================================= ] 2349/3496 67% [========================================= ] 2350/3496 67% [========================================= ] 2351/3496 67% [========================================= ] 2352/3496 67% [========================================= ] 2353/3496 67% [========================================= ] 2354/3496 67% [========================================= ] 2355/3496 67% [========================================= ] 2356/3496 67% [========================================= ] 2357/3496 67% [========================================= ] 2358/3496 67% [========================================= ] 2359/3496 67% [========================================= ] 2360/3496 67% [========================================= ] 2361/3496 67% [========================================= ] 2362/3496 67% [========================================= ] 2363/3496 67% [========================================= ] 2364/3496 67% [========================================= ] 2365/3496 67% [========================================= ] 2366/3496 67% [========================================= ] 2367/3496 67% [========================================= ] 2368/3496 67% [========================================== ] 2369/3496 67% [========================================== ] 2370/3496 67% [========================================== ] 2371/3496 67% [========================================== ] 2372/3496 67% [========================================== ] 2373/3496 67% [========================================== ] 2374/3496 67% [========================================== ] 2375/3496 67% [========================================== ] 2376/3496 67% [========================================== ] 2377/3496 67% [========================================== ] 2378/3496 68% [========================================== ] 2379/3496 68% [========================================== ] 2380/3496 68% [========================================== ] 2381/3496 68% [========================================== ] 2382/3496 68% [========================================== ] 2383/3496 68% [========================================== ] 2384/3496 68% [========================================== ] 2385/3496 68% [========================================== ] 2386/3496 68% [========================================== ] 2387/3496 68% [========================================== ] 2388/3496 68% [========================================== ] 2389/3496 68% [========================================== ] 2390/3496 68% [========================================== ] 2391/3496 68% [========================================== ] 2392/3496 68% [========================================== ] 2393/3496 68% [========================================== ] 2394/3496 68% [========================================== ] 2395/3496 68% [========================================== ] 2396/3496 68% [========================================== ] 2397/3496 68% [========================================== ] 2398/3496 68% [========================================== ] 2399/3496 68% [========================================== ] 2400/3496 68% [========================================== ] 2401/3496 68% [========================================== ] 2402/3496 68% [========================================== ] 2403/3496 68% [========================================== ] 2404/3496 68% [========================================== ] 2405/3496 68% [========================================== ] 2406/3496 68% [========================================== ] 2407/3496 68% [========================================== ] 2408/3496 68% [========================================== ] 2409/3496 68% [========================================== ] 2410/3496 68% [========================================== ] 2411/3496 68% [========================================== ] 2412/3496 68% [========================================== ] 2413/3496 69% [========================================== ] 2414/3496 69% [========================================== ] 2415/3496 69% [========================================== ] 2416/3496 69% [========================================== ] 2417/3496 69% [========================================== ] 2418/3496 69% [========================================== ] 2419/3496 69% [========================================== ] 2420/3496 69% [========================================== ] 2421/3496 69% [========================================== ] 2422/3496 69% [========================================== ] 2423/3496 69% [========================================== ] 2424/3496 69% [=========================================== ] 2425/3496 69% [=========================================== ] 2426/3496 69% [=========================================== ] 2427/3496 69% [=========================================== ] 2428/3496 69% [=========================================== ] 2429/3496 69% [=========================================== ] 2430/3496 69% [=========================================== ] 2431/3496 69% [=========================================== ] 2432/3496 69% [=========================================== ] 2433/3496 69% [=========================================== ] 2434/3496 69% [=========================================== ] 2435/3496 69% [=========================================== ] 2436/3496 69% [=========================================== ] 2437/3496 69% [=========================================== ] 2438/3496 69% [=========================================== ] 2439/3496 69% [=========================================== ] 2440/3496 69% [=========================================== ] 2441/3496 69% [=========================================== ] 2442/3496 69% [=========================================== ] 2443/3496 69% [=========================================== ] 2444/3496 69% [=========================================== ] 2445/3496 69% [=========================================== ] 2446/3496 69% [=========================================== ] 2447/3496 69% [=========================================== ] 2448/3496 70% [=========================================== ] 2449/3496 70% [=========================================== ] 2450/3496 70% [=========================================== ] 2451/3496 70% [=========================================== ] 2452/3496 70% [=========================================== ] 2453/3496 70% [=========================================== ] 2454/3496 70% [=========================================== ] 2455/3496 70% [=========================================== ] 2456/3496 70% [=========================================== ] 2457/3496 70% [=========================================== ] 2458/3496 70% [=========================================== ] 2459/3496 70% [=========================================== ] 2460/3496 70% [=========================================== ] 2461/3496 70% [=========================================== ] 2462/3496 70% [=========================================== ] 2463/3496 70% [=========================================== ] 2464/3496 70% [=========================================== ] 2465/3496 70% [=========================================== ] 2466/3496 70% [=========================================== ] 2467/3496 70% [=========================================== ] 2468/3496 70% [=========================================== ] 2469/3496 70% [=========================================== ] 2470/3496 70% [=========================================== ] 2471/3496 70% [=========================================== ] 2472/3496 70% [=========================================== ] 2473/3496 70% [=========================================== ] 2474/3496 70% [=========================================== ] 2475/3496 70% [=========================================== ] 2476/3496 70% [=========================================== ] 2477/3496 70% [=========================================== ] 2478/3496 70% [=========================================== ] 2479/3496 70% [=========================================== ] 2480/3496 70% [=========================================== ] 2481/3496 70% [============================================ ] 2482/3496 70% [============================================ ] 2483/3496 71% [============================================ ] 2484/3496 71% [============================================ ] 2485/3496 71% [============================================ ] 2486/3496 71% [============================================ ] 2487/3496 71% [============================================ ] 2488/3496 71% [============================================ ] 2489/3496 71% [============================================ ] 2490/3496 71% [============================================ ] 2491/3496 71% [============================================ ] 2492/3496 71% [============================================ ] 2493/3496 71% [============================================ ] 2494/3496 71% [============================================ ] 2495/3496 71% [============================================ ] 2496/3496 71% [============================================ ] 2497/3496 71% [============================================ ] 2498/3496 71% [============================================ ] 2499/3496 71% [============================================ ] 2500/3496 71% [============================================ ] 2501/3496 71% [============================================ ] 2502/3496 71% [============================================ ] 2503/3496 71% [============================================ ] 2504/3496 71% [============================================ ] 2505/3496 71% [============================================ ] 2506/3496 71% [============================================ ] 2507/3496 71% [============================================ ] 2508/3496 71% [============================================ ] 2509/3496 71% [============================================ ] 2510/3496 71% [============================================ ] 2511/3496 71% [============================================ ] 2512/3496 71% [============================================ ] 2513/3496 71% [============================================ ] 2514/3496 71% [============================================ ] 2515/3496 71% [============================================ ] 2516/3496 71% [============================================ ] 2517/3496 71% [============================================ ] 2518/3496 72% [============================================ ] 2519/3496 72% [============================================ ] 2520/3496 72% [============================================ ] 2521/3496 72% [============================================ ] 2522/3496 72% [============================================ ] 2523/3496 72% [============================================ ] 2524/3496 72% [============================================ ] 2525/3496 72% [============================================ ] 2526/3496 72% [============================================ ] 2527/3496 72% [============================================ ] 2528/3496 72% [============================================ ] 2529/3496 72% [============================================ ] 2530/3496 72% [============================================ ] 2531/3496 72% [============================================ ] 2532/3496 72% [============================================ ] 2533/3496 72% [============================================ ] 2534/3496 72% [============================================ ] 2535/3496 72% [============================================ ] 2536/3496 72% [============================================ ] 2537/3496 72% [============================================= ] 2538/3496 72% [============================================= ] 2539/3496 72% [============================================= ] 2540/3496 72% [============================================= ] 2541/3496 72% [============================================= ] 2542/3496 72% [============================================= ] 2543/3496 72% [============================================= ] 2544/3496 72% [============================================= ] 2545/3496 72% [============================================= ] 2546/3496 72% [============================================= ] 2547/3496 72% [============================================= ] 2548/3496 72% [============================================= ] 2549/3496 72% [============================================= ] 2550/3496 72% [============================================= ] 2551/3496 72% [============================================= ] 2552/3496 72% [============================================= ] 2553/3496 73% [============================================= ] 2554/3496 73% [============================================= ] 2555/3496 73% [============================================= ] 2556/3496 73% [============================================= ] 2557/3496 73% [============================================= ] 2558/3496 73% [============================================= ] 2559/3496 73% [============================================= ] 2560/3496 73% [============================================= ] 2561/3496 73% [============================================= ] 2562/3496 73% [============================================= ] 2563/3496 73% [============================================= ] 2564/3496 73% [============================================= ] 2565/3496 73% [============================================= ] 2566/3496 73% [============================================= ] 2567/3496 73% [============================================= ] 2568/3496 73% [============================================= ] 2569/3496 73% [============================================= ] 2570/3496 73% [============================================= ] 2571/3496 73% [============================================= ] 2572/3496 73% [============================================= ] 2573/3496 73% [============================================= ] 2574/3496 73% [============================================= ] 2575/3496 73% [============================================= ] 2576/3496 73% [============================================= ] 2577/3496 73% [============================================= ] 2578/3496 73% [============================================= ] 2579/3496 73% [============================================= ] 2580/3496 73% [============================================= ] 2581/3496 73% [============================================= ] 2582/3496 73% [============================================= ] 2583/3496 73% [============================================= ] 2584/3496 73% [============================================= ] 2585/3496 73% [============================================= ] 2586/3496 73% [============================================= ] 2587/3496 73% [============================================= ] 2588/3496 74% [============================================= ] 2589/3496 74% [============================================= ] 2590/3496 74% [============================================= ] 2591/3496 74% [============================================= ] 2592/3496 74% [============================================= ] 2593/3496 74% [============================================== ] 2594/3496 74% [============================================== ] 2595/3496 74% [============================================== ] 2596/3496 74% [============================================== ] 2597/3496 74% [============================================== ] 2598/3496 74% [============================================== ] 2599/3496 74% [============================================== ] 2600/3496 74% [============================================== ] 2601/3496 74% [============================================== ] 2602/3496 74% [============================================== ] 2603/3496 74% [============================================== ] 2604/3496 74% [============================================== ] 2605/3496 74% [============================================== ] 2606/3496 74% [============================================== ] 2607/3496 74% [============================================== ] 2608/3496 74% [============================================== ] 2609/3496 74% [============================================== ] 2610/3496 74% [============================================== ] 2611/3496 74% [============================================== ] 2612/3496 74% [============================================== ] 2613/3496 74% [============================================== ] 2614/3496 74% [============================================== ] 2615/3496 74% [============================================== ] 2616/3496 74% [============================================== ] 2617/3496 74% [============================================== ] 2618/3496 74% [============================================== ] 2619/3496 74% [============================================== ] 2620/3496 74% [============================================== ] 2621/3496 74% [============================================== ] 2622/3496 75% [============================================== ] 2623/3496 75% [============================================== ] 2624/3496 75% [============================================== ] 2625/3496 75% [============================================== ] 2626/3496 75% [============================================== ] 2627/3496 75% [============================================== ] 2628/3496 75% [============================================== ] 2629/3496 75% [============================================== ] 2630/3496 75% [============================================== ] 2631/3496 75% [============================================== ] 2632/3496 75% [============================================== ] 2633/3496 75% [============================================== ] 2634/3496 75% [============================================== ] 2635/3496 75% [============================================== ] 2636/3496 75% [============================================== ] 2637/3496 75% [============================================== ] 2638/3496 75% [============================================== ] 2639/3496 75% [============================================== ] 2640/3496 75% [============================================== ] 2641/3496 75% [============================================== ] 2642/3496 75% [============================================== ] 2643/3496 75% [============================================== ] 2644/3496 75% [============================================== ] 2645/3496 75% [============================================== ] 2646/3496 75% [============================================== ] 2647/3496 75% [============================================== ] 2648/3496 75% [============================================== ] 2649/3496 75% [============================================== ] 2650/3496 75% [=============================================== ] 2651/3496 75% [=============================================== ] 2652/3496 75% [=============================================== ] 2653/3496 75% [=============================================== ] 2654/3496 75% [=============================================== ] 2655/3496 75% [=============================================== ] 2656/3496 75% [=============================================== ] 2657/3496 76% [=============================================== ] 2658/3496 76% [=============================================== ] 2659/3496 76% [=============================================== ] 2660/3496 76% [=============================================== ] 2661/3496 76% [=============================================== ] 2662/3496 76% [=============================================== ] 2663/3496 76% [=============================================== ] 2664/3496 76% [=============================================== ] 2665/3496 76% [=============================================== ] 2666/3496 76% [=============================================== ] 2667/3496 76% [=============================================== ] 2668/3496 76% [=============================================== ] 2669/3496 76% [=============================================== ] 2670/3496 76% [=============================================== ] 2671/3496 76% [=============================================== ] 2672/3496 76% [=============================================== ] 2673/3496 76% [=============================================== ] 2674/3496 76% [=============================================== ] 2675/3496 76% [=============================================== ] 2676/3496 76% [=============================================== ] 2677/3496 76% [=============================================== ] 2678/3496 76% [=============================================== ] 2679/3496 76% [=============================================== ] 2680/3496 76% [=============================================== ] 2681/3496 76% [=============================================== ] 2682/3496 76% [=============================================== ] 2683/3496 76% [=============================================== ] 2684/3496 76% [=============================================== ] 2685/3496 76% [=============================================== ] 2686/3496 76% [=============================================== ] 2687/3496 76% [=============================================== ] 2688/3496 76% [=============================================== ] 2689/3496 76% [=============================================== ] 2690/3496 76% [=============================================== ] 2691/3496 76% [=============================================== ] 2692/3496 77% [=============================================== ] 2693/3496 77% [=============================================== ] 2694/3496 77% [=============================================== ] 2695/3496 77% [=============================================== ] 2696/3496 77% [=============================================== ] 2697/3496 77% [=============================================== ] 2698/3496 77% [=============================================== ] 2699/3496 77% [=============================================== ] 2700/3496 77% [=============================================== ] 2701/3496 77% [=============================================== ] 2702/3496 77% [=============================================== ] 2703/3496 77% [=============================================== ] 2704/3496 77% [=============================================== ] 2705/3496 77% [=============================================== ] 2706/3496 77% [================================================ ] 2707/3496 77% [================================================ ] 2708/3496 77% [================================================ ] 2709/3496 77% [================================================ ] 2710/3496 77% [================================================ ] 2711/3496 77% [================================================ ] 2712/3496 77% [================================================ ] 2713/3496 77% [================================================ ] 2714/3496 77% [================================================ ] 2715/3496 77% [================================================ ] 2716/3496 77% [================================================ ] 2717/3496 77% [================================================ ] 2718/3496 77% [================================================ ] 2719/3496 77% [================================================ ] 2720/3496 77% [================================================ ] 2721/3496 77% [================================================ ] 2722/3496 77% [================================================ ] 2723/3496 77% [================================================ ] 2724/3496 77% [================================================ ] 2725/3496 77% [================================================ ] 2726/3496 77% [================================================ ] 2727/3496 78% [================================================ ] 2728/3496 78% [================================================ ] 2729/3496 78% [================================================ ] 2730/3496 78% [================================================ ] 2731/3496 78% [================================================ ] 2732/3496 78% [================================================ ] 2733/3496 78% [================================================ ] 2734/3496 78% [================================================ ] 2735/3496 78% [================================================ ] 2736/3496 78% [================================================ ] 2737/3496 78% [================================================ ] 2738/3496 78% [================================================ ] 2739/3496 78% [================================================ ] 2740/3496 78% [================================================ ] 2741/3496 78% [================================================ ] 2742/3496 78% [================================================ ] 2743/3496 78% [================================================ ] 2744/3496 78% [================================================ ] 2745/3496 78% [================================================ ] 2746/3496 78% [================================================ ] 2747/3496 78% [================================================ ] 2748/3496 78% [================================================ ] 2749/3496 78% [================================================ ] 2750/3496 78% [================================================ ] 2751/3496 78% [================================================ ] 2752/3496 78% [================================================ ] 2753/3496 78% [================================================ ] 2754/3496 78% [================================================ ] 2755/3496 78% [================================================ ] 2756/3496 78% [================================================ ] 2757/3496 78% [================================================ ] 2758/3496 78% [================================================ ] 2759/3496 78% [================================================ ] 2760/3496 78% [================================================ ] 2761/3496 78% [================================================ ] 2762/3496 79% [================================================= ] 2763/3496 79% [================================================= ] 2764/3496 79% [================================================= ] 2765/3496 79% [================================================= ] 2766/3496 79% [================================================= ] 2767/3496 79% [================================================= ] 2768/3496 79% [================================================= ] 2769/3496 79% [================================================= ] 2770/3496 79% [================================================= ] 2771/3496 79% [================================================= ] 2772/3496 79% [================================================= ] 2773/3496 79% [================================================= ] 2774/3496 79% [================================================= ] 2775/3496 79% [================================================= ] 2776/3496 79% [================================================= ] 2777/3496 79% [================================================= ] 2778/3496 79% [================================================= ] 2779/3496 79% [================================================= ] 2780/3496 79% [================================================= ] 2781/3496 79% [================================================= ] 2782/3496 79% [================================================= ] 2783/3496 79% [================================================= ] 2784/3496 79% [================================================= ] 2785/3496 79% [================================================= ] 2786/3496 79% [================================================= ] 2787/3496 79% [================================================= ] 2788/3496 79% [================================================= ] 2789/3496 79% [================================================= ] 2790/3496 79% [================================================= ] 2791/3496 79% [================================================= ] 2792/3496 79% [================================================= ] 2793/3496 79% [================================================= ] 2794/3496 79% [================================================= ] 2795/3496 79% [================================================= ] 2796/3496 79% [================================================= ] 2797/3496 80% [================================================= ] 2798/3496 80% [================================================= ] 2799/3496 80% [================================================= ] 2800/3496 80% [================================================= ] 2801/3496 80% [================================================= ] 2802/3496 80% [================================================= ] 2803/3496 80% [================================================= ] 2804/3496 80% [================================================= ] 2805/3496 80% [================================================= ] 2806/3496 80% [================================================= ] 2807/3496 80% [================================================= ] 2808/3496 80% [================================================= ] 2809/3496 80% [================================================= ] 2810/3496 80% [================================================= ] 2811/3496 80% [================================================= ] 2812/3496 80% [================================================= ] 2813/3496 80% [================================================= ] 2814/3496 80% [================================================= ] 2815/3496 80% [================================================= ] 2816/3496 80% [================================================= ] 2817/3496 80% [================================================= ] 2818/3496 80% [================================================= ] 2819/3496 80% [================================================== ] 2820/3496 80% [================================================== ] 2821/3496 80% [================================================== ] 2822/3496 80% [================================================== ] 2823/3496 80% [================================================== ] 2824/3496 80% [================================================== ] 2825/3496 80% [================================================== ] 2826/3496 80% [================================================== ] 2827/3496 80% [================================================== ] 2828/3496 80% [================================================== ] 2829/3496 80% [================================================== ] 2830/3496 80% [================================================== ] 2831/3496 80% [================================================== ] 2832/3496 81% [================================================== ] 2833/3496 81% [================================================== ] 2834/3496 81% [================================================== ] 2835/3496 81% [================================================== ] 2836/3496 81% [================================================== ] 2837/3496 81% [================================================== ] 2838/3496 81% [================================================== ] 2839/3496 81% [================================================== ] 2840/3496 81% [================================================== ] 2841/3496 81% [================================================== ] 2842/3496 81% [================================================== ] 2843/3496 81% [================================================== ] 2844/3496 81% [================================================== ] 2845/3496 81% [================================================== ] 2846/3496 81% [================================================== ] 2847/3496 81% [================================================== ] 2848/3496 81% [================================================== ] 2849/3496 81% [================================================== ] 2850/3496 81% [================================================== ] 2851/3496 81% [================================================== ] 2852/3496 81% [================================================== ] 2853/3496 81% [================================================== ] 2854/3496 81% [================================================== ] 2855/3496 81% [================================================== ] 2856/3496 81% [================================================== ] 2857/3496 81% [================================================== ] 2858/3496 81% [================================================== ] 2859/3496 81% [================================================== ] 2860/3496 81% [================================================== ] 2861/3496 81% [================================================== ] 2862/3496 81% [================================================== ] 2863/3496 81% [================================================== ] 2864/3496 81% [================================================== ] 2865/3496 81% [================================================== ] 2866/3496 81% [================================================== ] 2867/3496 82% [================================================== ] 2868/3496 82% [================================================== ] 2869/3496 82% [================================================== ] 2870/3496 82% [================================================== ] 2871/3496 82% [================================================== ] 2872/3496 82% [================================================== ] 2873/3496 82% [================================================== ] 2874/3496 82% [================================================== ] 2875/3496 82% [=================================================== ] 2876/3496 82% [=================================================== ] 2877/3496 82% [=================================================== ] 2878/3496 82% [=================================================== ] 2879/3496 82% [=================================================== ] 2880/3496 82% [=================================================== ] 2881/3496 82% [=================================================== ] 2882/3496 82% [=================================================== ] 2883/3496 82% [=================================================== ] 2884/3496 82% [=================================================== ] 2885/3496 82% [=================================================== ] 2886/3496 82% [=================================================== ] 2887/3496 82% [=================================================== ] 2888/3496 82% [=================================================== ] 2889/3496 82% [=================================================== ] 2890/3496 82% [=================================================== ] 2891/3496 82% [=================================================== ] 2892/3496 82% [=================================================== ] 2893/3496 82% [=================================================== ] 2894/3496 82% [=================================================== ] 2895/3496 82% [=================================================== ] 2896/3496 82% [=================================================== ] 2897/3496 82% [=================================================== ] 2898/3496 82% [=================================================== ] 2899/3496 82% [=================================================== ] 2900/3496 82% [=================================================== ] 2901/3496 82% [=================================================== ] 2902/3496 83% [=================================================== ] 2903/3496 83% [=================================================== ] 2904/3496 83% [=================================================== ] 2905/3496 83% [=================================================== ] 2906/3496 83% [=================================================== ] 2907/3496 83% [=================================================== ] 2908/3496 83% [=================================================== ] 2909/3496 83% [=================================================== ] 2910/3496 83% [=================================================== ] 2911/3496 83% [=================================================== ] 2912/3496 83% [=================================================== ] 2913/3496 83% [=================================================== ] 2914/3496 83% [=================================================== ] 2915/3496 83% [=================================================== ] 2916/3496 83% [=================================================== ] 2917/3496 83% [=================================================== ] 2918/3496 83% [=================================================== ] 2919/3496 83% [=================================================== ] 2920/3496 83% [=================================================== ] 2921/3496 83% [=================================================== ] 2922/3496 83% [=================================================== ] 2923/3496 83% [=================================================== ] 2924/3496 83% [=================================================== ] 2925/3496 83% [=================================================== ] 2926/3496 83% [=================================================== ] 2927/3496 83% [=================================================== ] 2928/3496 83% [=================================================== ] 2929/3496 83% [=================================================== ] 2930/3496 83% [=================================================== ] 2931/3496 83% [=================================================== ] 2932/3496 83% [==================================================== ] 2933/3496 83% [==================================================== ] 2934/3496 83% [==================================================== ] 2935/3496 83% [==================================================== ] 2936/3496 83% [==================================================== ] 2937/3496 84% [==================================================== ] 2938/3496 84% [==================================================== ] 2939/3496 84% [==================================================== ] 2940/3496 84% [==================================================== ] 2941/3496 84% [==================================================== ] 2942/3496 84% [==================================================== ] 2943/3496 84% [==================================================== ] 2944/3496 84% [==================================================== ] 2945/3496 84% [==================================================== ] 2946/3496 84% [==================================================== ] 2947/3496 84% [==================================================== ] 2948/3496 84% [==================================================== ] 2949/3496 84% [==================================================== ] 2950/3496 84% [==================================================== ] 2951/3496 84% [==================================================== ] 2952/3496 84% [==================================================== ] 2953/3496 84% [==================================================== ] 2954/3496 84% [==================================================== ] 2955/3496 84% [==================================================== ] 2956/3496 84% [==================================================== ] 2957/3496 84% [==================================================== ] 2958/3496 84% [==================================================== ] 2959/3496 84% [==================================================== ] 2960/3496 84% [==================================================== ] 2961/3496 84% [==================================================== ] 2962/3496 84% [==================================================== ] 2963/3496 84% [==================================================== ] 2964/3496 84% [==================================================== ] 2965/3496 84% [==================================================== ] 2966/3496 84% [==================================================== ] 2967/3496 84% [==================================================== ] 2968/3496 84% [==================================================== ] 2969/3496 84% [==================================================== ] 2970/3496 84% [==================================================== ] 2971/3496 84% [==================================================== ] 2972/3496 85% [==================================================== ] 2973/3496 85% [==================================================== ] 2974/3496 85% [==================================================== ] 2975/3496 85% [==================================================== ] 2976/3496 85% [==================================================== ] 2977/3496 85% [==================================================== ] 2978/3496 85% [==================================================== ] 2979/3496 85% [==================================================== ] 2980/3496 85% [==================================================== ] 2981/3496 85% [==================================================== ] 2982/3496 85% [==================================================== ] 2983/3496 85% [==================================================== ] 2984/3496 85% [==================================================== ] 2985/3496 85% [==================================================== ] 2986/3496 85% [==================================================== ] 2987/3496 85% [==================================================== ] 2988/3496 85% [===================================================== ] 2989/3496 85% [===================================================== ] 2990/3496 85% [===================================================== ] 2991/3496 85% [===================================================== ] 2992/3496 85% [===================================================== ] 2993/3496 85% [===================================================== ] 2994/3496 85% [===================================================== ] 2995/3496 85% [===================================================== ] 2996/3496 85% [===================================================== ] 2997/3496 85% [===================================================== ] 2998/3496 85% [===================================================== ] 2999/3496 85% [===================================================== ] 3000/3496 85% [===================================================== ] 3001/3496 85% [===================================================== ] 3002/3496 85% [===================================================== ] 3003/3496 85% [===================================================== ] 3004/3496 85% [===================================================== ] 3005/3496 85% [===================================================== ] 3006/3496 85% [===================================================== ] 3007/3496 86% [===================================================== ] 3008/3496 86% [===================================================== ] 3009/3496 86% [===================================================== ] 3010/3496 86% [===================================================== ] 3011/3496 86% [===================================================== ] 3012/3496 86% [===================================================== ] 3013/3496 86% [===================================================== ] 3014/3496 86% [===================================================== ] 3015/3496 86% [===================================================== ] 3016/3496 86% [===================================================== ] 3017/3496 86% [===================================================== ] 3018/3496 86% [===================================================== ] 3019/3496 86% [===================================================== ] 3020/3496 86% [===================================================== ] 3021/3496 86% [===================================================== ] 3022/3496 86% [===================================================== ] 3023/3496 86% [===================================================== ] 3024/3496 86% [===================================================== ] 3025/3496 86% [===================================================== ] 3026/3496 86% [===================================================== ] 3027/3496 86% [===================================================== ] 3028/3496 86% [===================================================== ] 3029/3496 86% [===================================================== ] 3030/3496 86% [===================================================== ] 3031/3496 86% [===================================================== ] 3032/3496 86% [===================================================== ] 3033/3496 86% [===================================================== ] 3034/3496 86% [===================================================== ] 3035/3496 86% [===================================================== ] 3036/3496 86% [===================================================== ] 3037/3496 86% [===================================================== ] 3038/3496 86% [===================================================== ] 3039/3496 86% [===================================================== ] 3040/3496 86% [===================================================== ] 3041/3496 86% [===================================================== ] 3042/3496 87% [===================================================== ] 3043/3496 87% [===================================================== ] 3044/3496 87% [====================================================== ] 3045/3496 87% [====================================================== ] 3046/3496 87% [====================================================== ] 3047/3496 87% [====================================================== ] 3048/3496 87% [====================================================== ] 3049/3496 87% [====================================================== ] 3050/3496 87% [====================================================== ] 3051/3496 87% [====================================================== ] 3052/3496 87% [====================================================== ] 3053/3496 87% [====================================================== ] 3054/3496 87% [====================================================== ] 3055/3496 87% [====================================================== ] 3056/3496 87% [====================================================== ] 3057/3496 87% [====================================================== ] 3058/3496 87% [====================================================== ] 3059/3496 87% [====================================================== ] 3060/3496 87% [====================================================== ] 3061/3496 87% [====================================================== ] 3062/3496 87% [====================================================== ] 3063/3496 87% [====================================================== ] 3064/3496 87% [====================================================== ] 3065/3496 87% [====================================================== ] 3066/3496 87% [====================================================== ] 3067/3496 87% [====================================================== ] 3068/3496 87% [====================================================== ] 3069/3496 87% [====================================================== ] 3070/3496 87% [====================================================== ] 3071/3496 87% [====================================================== ] 3072/3496 87% [====================================================== ] 3073/3496 87% [====================================================== ] 3074/3496 87% [====================================================== ] 3075/3496 87% [====================================================== ] 3076/3496 87% [====================================================== ] 3077/3496 88% [====================================================== ] 3078/3496 88% [====================================================== ] 3079/3496 88% [====================================================== ] 3080/3496 88% [====================================================== ] 3081/3496 88% [====================================================== ] 3082/3496 88% [====================================================== ] 3083/3496 88% [====================================================== ] 3084/3496 88% [====================================================== ] 3085/3496 88% [====================================================== ] 3086/3496 88% [====================================================== ] 3087/3496 88% [====================================================== ] 3088/3496 88% [====================================================== ] 3089/3496 88% [====================================================== ] 3090/3496 88% [====================================================== ] 3091/3496 88% [====================================================== ] 3092/3496 88% [====================================================== ] 3093/3496 88% [====================================================== ] 3094/3496 88% [====================================================== ] 3095/3496 88% [====================================================== ] 3096/3496 88% [====================================================== ] 3097/3496 88% [====================================================== ] 3098/3496 88% [====================================================== ] 3099/3496 88% [====================================================== ] 3100/3496 88% [====================================================== ] 3101/3496 88% [======================================================= ] 3102/3496 88% [======================================================= ] 3103/3496 88% [======================================================= ] 3104/3496 88% [======================================================= ] 3105/3496 88% [======================================================= ] 3106/3496 88% [======================================================= ] 3107/3496 88% [======================================================= ] 3108/3496 88% [======================================================= ] 3109/3496 88% [======================================================= ] 3110/3496 88% [======================================================= ] 3111/3496 88% [======================================================= ] 3112/3496 89% [======================================================= ] 3113/3496 89% [======================================================= ] 3114/3496 89% [======================================================= ] 3115/3496 89% [======================================================= ] 3116/3496 89% [======================================================= ] 3117/3496 89% [======================================================= ] 3118/3496 89% [======================================================= ] 3119/3496 89% [======================================================= ] 3120/3496 89% [======================================================= ] 3121/3496 89% [======================================================= ] 3122/3496 89% [======================================================= ] 3123/3496 89% [======================================================= ] 3124/3496 89% [======================================================= ] 3125/3496 89% [======================================================= ] 3126/3496 89% [======================================================= ] 3127/3496 89% [======================================================= ] 3128/3496 89% [======================================================= ] 3129/3496 89% [======================================================= ] 3130/3496 89% [======================================================= ] 3131/3496 89% [======================================================= ] 3132/3496 89% [======================================================= ] 3133/3496 89% [======================================================= ] 3134/3496 89% [======================================================= ] 3135/3496 89% [======================================================= ] 3136/3496 89% [======================================================= ] 3137/3496 89% [======================================================= ] 3138/3496 89% [======================================================= ] 3139/3496 89% [======================================================= ] 3140/3496 89% [======================================================= ] 3141/3496 89% [======================================================= ] 3142/3496 89% [======================================================= ] 3143/3496 89% [======================================================= ] 3144/3496 89% [======================================================= ] 3145/3496 89% [======================================================= ] 3146/3496 89% [======================================================= ] 3147/3496 90% [======================================================= ] 3148/3496 90% [======================================================= ] 3149/3496 90% [======================================================= ] 3150/3496 90% [======================================================= ] 3151/3496 90% [======================================================= ] 3152/3496 90% [======================================================= ] 3153/3496 90% [======================================================= ] 3154/3496 90% [======================================================= ] 3155/3496 90% [======================================================= ] 3156/3496 90% [======================================================= ] 3157/3496 90% [======================================================== ] 3158/3496 90% [======================================================== ] 3159/3496 90% [======================================================== ] 3160/3496 90% [======================================================== ] 3161/3496 90% [======================================================== ] 3162/3496 90% [======================================================== ] 3163/3496 90% [======================================================== ] 3164/3496 90% [======================================================== ] 3165/3496 90% [======================================================== ] 3166/3496 90% [======================================================== ] 3167/3496 90% [======================================================== ] 3168/3496 90% [======================================================== ] 3169/3496 90% [======================================================== ] 3170/3496 90% [======================================================== ] 3171/3496 90% [======================================================== ] 3172/3496 90% [======================================================== ] 3173/3496 90% [======================================================== ] 3174/3496 90% [======================================================== ] 3175/3496 90% [======================================================== ] 3176/3496 90% [======================================================== ] 3177/3496 90% [======================================================== ] 3178/3496 90% [======================================================== ] 3179/3496 90% [======================================================== ] 3180/3496 90% [======================================================== ] 3181/3496 90% [======================================================== ] 3182/3496 91% [======================================================== ] 3183/3496 91% [======================================================== ] 3184/3496 91% [======================================================== ] 3185/3496 91% [======================================================== ] 3186/3496 91% [======================================================== ] 3187/3496 91% [======================================================== ] 3188/3496 91% [======================================================== ] 3189/3496 91% [======================================================== ] 3190/3496 91% [======================================================== ] 3191/3496 91% [======================================================== ] 3192/3496 91% [======================================================== ] 3193/3496 91% [======================================================== ] 3194/3496 91% [======================================================== ] 3195/3496 91% [======================================================== ] 3196/3496 91% [======================================================== ] 3197/3496 91% [======================================================== ] 3198/3496 91% [======================================================== ] 3199/3496 91% [======================================================== ] 3200/3496 91% [======================================================== ] 3201/3496 91% [======================================================== ] 3202/3496 91% [======================================================== ] 3203/3496 91% [======================================================== ] 3204/3496 91% [======================================================== ] 3205/3496 91% [======================================================== ] 3206/3496 91% [======================================================== ] 3207/3496 91% [======================================================== ] 3208/3496 91% [======================================================== ] 3209/3496 91% [======================================================== ] 3210/3496 91% [======================================================== ] 3211/3496 91% [======================================================== ] 3212/3496 91% [======================================================== ] 3213/3496 91% [======================================================== ] 3214/3496 91% [========================================================= ] 3215/3496 91% [========================================================= ] 3216/3496 91% [========================================================= ] 3217/3496 92% [========================================================= ] 3218/3496 92% [========================================================= ] 3219/3496 92% [========================================================= ] 3220/3496 92% [========================================================= ] 3221/3496 92% [========================================================= ] 3222/3496 92% [========================================================= ] 3223/3496 92% [========================================================= ] 3224/3496 92% [========================================================= ] 3225/3496 92% [========================================================= ] 3226/3496 92% [========================================================= ] 3227/3496 92% [========================================================= ] 3228/3496 92% [========================================================= ] 3229/3496 92% [========================================================= ] 3230/3496 92% [========================================================= ] 3231/3496 92% [========================================================= ] 3232/3496 92% [========================================================= ] 3233/3496 92% [========================================================= ] 3234/3496 92% [========================================================= ] 3235/3496 92% [========================================================= ] 3236/3496 92% [========================================================= ] 3237/3496 92% [========================================================= ] 3238/3496 92% [========================================================= ] 3239/3496 92% [========================================================= ] 3240/3496 92% [========================================================= ] 3241/3496 92% [========================================================= ] 3242/3496 92% [========================================================= ] 3243/3496 92% [========================================================= ] 3244/3496 92% [========================================================= ] 3245/3496 92% [========================================================= ] 3246/3496 92% [========================================================= ] 3247/3496 92% [========================================================= ] 3248/3496 92% [========================================================= ] 3249/3496 92% [========================================================= ] 3250/3496 92% [========================================================= ] 3251/3496 92% [========================================================= ] 3252/3496 93% [========================================================= ] 3253/3496 93% [========================================================= ] 3254/3496 93% [========================================================= ] 3255/3496 93% [========================================================= ] 3256/3496 93% [========================================================= ] 3257/3496 93% [========================================================= ] 3258/3496 93% [========================================================= ] 3259/3496 93% [========================================================= ] 3260/3496 93% [========================================================= ] 3261/3496 93% [========================================================= ] 3262/3496 93% [========================================================= ] 3263/3496 93% [========================================================= ] 3264/3496 93% [========================================================= ] 3265/3496 93% [========================================================= ] 3266/3496 93% [========================================================= ] 3267/3496 93% [========================================================= ] 3268/3496 93% [========================================================= ] 3269/3496 93% [========================================================= ] 3270/3496 93% [========================================================== ] 3271/3496 93% [========================================================== ] 3272/3496 93% [========================================================== ] 3273/3496 93% [========================================================== ] 3274/3496 93% [========================================================== ] 3275/3496 93% [========================================================== ] 3276/3496 93% [========================================================== ] 3277/3496 93% [========================================================== ] 3278/3496 93% [========================================================== ] 3279/3496 93% [========================================================== ] 3280/3496 93% [========================================================== ] 3281/3496 93% [========================================================== ] 3282/3496 93% [========================================================== ] 3283/3496 93% [========================================================== ] 3284/3496 93% [========================================================== ] 3285/3496 93% [========================================================== ] 3286/3496 93% [========================================================== ] 3287/3496 94% [========================================================== ] 3288/3496 94% [========================================================== ] 3289/3496 94% [========================================================== ] 3290/3496 94% [========================================================== ] 3291/3496 94% [========================================================== ] 3292/3496 94% [========================================================== ] 3293/3496 94% [========================================================== ] 3294/3496 94% [========================================================== ] 3295/3496 94% [========================================================== ] 3296/3496 94% [========================================================== ] 3297/3496 94% [========================================================== ] 3298/3496 94% [========================================================== ] 3299/3496 94% [========================================================== ] 3300/3496 94% [========================================================== ] 3301/3496 94% [========================================================== ] 3302/3496 94% [========================================================== ] 3303/3496 94% [========================================================== ] 3304/3496 94% [========================================================== ] 3305/3496 94% [========================================================== ] 3306/3496 94% [========================================================== ] 3307/3496 94% [========================================================== ] 3308/3496 94% [========================================================== ] 3309/3496 94% [========================================================== ] 3310/3496 94% [========================================================== ] 3311/3496 94% [========================================================== ] 3312/3496 94% [========================================================== ] 3313/3496 94% [========================================================== ] 3314/3496 94% [========================================================== ] 3315/3496 94% [========================================================== ] 3316/3496 94% [========================================================== ] 3317/3496 94% [========================================================== ] 3318/3496 94% [========================================================== ] 3319/3496 94% [========================================================== ] 3320/3496 94% [========================================================== ] 3321/3496 94% [========================================================== ] 3322/3496 95% [========================================================== ] 3323/3496 95% [========================================================== ] 3324/3496 95% [========================================================== ] 3325/3496 95% [========================================================== ] 3326/3496 95% [=========================================================== ] 3327/3496 95% [=========================================================== ] 3328/3496 95% [=========================================================== ] 3329/3496 95% [=========================================================== ] 3330/3496 95% [=========================================================== ] 3331/3496 95% [=========================================================== ] 3332/3496 95% [=========================================================== ] 3333/3496 95% [=========================================================== ] 3334/3496 95% [=========================================================== ] 3335/3496 95% [=========================================================== ] 3336/3496 95% [=========================================================== ] 3337/3496 95% [=========================================================== ] 3338/3496 95% [=========================================================== ] 3339/3496 95% [=========================================================== ] 3340/3496 95% [=========================================================== ] 3341/3496 95% [=========================================================== ] 3342/3496 95% [=========================================================== ] 3343/3496 95% [=========================================================== ] 3344/3496 95% [=========================================================== ] 3345/3496 95% [=========================================================== ] 3346/3496 95% [=========================================================== ] 3347/3496 95% [=========================================================== ] 3348/3496 95% [=========================================================== ] 3349/3496 95% [=========================================================== ] 3350/3496 95% [=========================================================== ] 3351/3496 95% [=========================================================== ] 3352/3496 95% [=========================================================== ] 3353/3496 95% [=========================================================== ] 3354/3496 95% [=========================================================== ] 3355/3496 95% [=========================================================== ] 3356/3496 95% [=========================================================== ] 3357/3496 96% [=========================================================== ] 3358/3496 96% [=========================================================== ] 3359/3496 96% [=========================================================== ] 3360/3496 96% [=========================================================== ] 3361/3496 96% [=========================================================== ] 3362/3496 96% [=========================================================== ] 3363/3496 96% [=========================================================== ] 3364/3496 96% [=========================================================== ] 3365/3496 96% [=========================================================== ] 3366/3496 96% [=========================================================== ] 3367/3496 96% [=========================================================== ] 3368/3496 96% [=========================================================== ] 3369/3496 96% [=========================================================== ] 3370/3496 96% [=========================================================== ] 3371/3496 96% [=========================================================== ] 3372/3496 96% [=========================================================== ] 3373/3496 96% [=========================================================== ] 3374/3496 96% [=========================================================== ] 3375/3496 96% [=========================================================== ] 3376/3496 96% [=========================================================== ] 3377/3496 96% [=========================================================== ] 3378/3496 96% [=========================================================== ] 3379/3496 96% [=========================================================== ] 3380/3496 96% [=========================================================== ] 3381/3496 96% [=========================================================== ] 3382/3496 96% [=========================================================== ] 3383/3496 96% [============================================================ ] 3384/3496 96% [============================================================ ] 3385/3496 96% [============================================================ ] 3386/3496 96% [============================================================ ] 3387/3496 96% [============================================================ ] 3388/3496 96% [============================================================ ] 3389/3496 96% [============================================================ ] 3390/3496 96% [============================================================ ] 3391/3496 96% [============================================================ ] 3392/3496 97% [============================================================ ] 3393/3496 97% [============================================================ ] 3394/3496 97% [============================================================ ] 3395/3496 97% [============================================================ ] 3396/3496 97% [============================================================ ] 3397/3496 97% [============================================================ ] 3398/3496 97% [============================================================ ] 3399/3496 97% [============================================================ ] 3400/3496 97% [============================================================ ] 3401/3496 97% [============================================================ ] 3402/3496 97% [============================================================ ] 3403/3496 97% [============================================================ ] 3404/3496 97% [============================================================ ] 3405/3496 97% [============================================================ ] 3406/3496 97% [============================================================ ] 3407/3496 97% [============================================================ ] 3408/3496 97% [============================================================ ] 3409/3496 97% [============================================================ ] 3410/3496 97% [============================================================ ] 3411/3496 97% [============================================================ ] 3412/3496 97% [============================================================ ] 3413/3496 97% [============================================================ ] 3414/3496 97% [============================================================ ] 3415/3496 97% [============================================================ ] 3416/3496 97% [============================================================ ] 3417/3496 97% [============================================================ ] 3418/3496 97% [============================================================ ] 3419/3496 97% [============================================================ ] 3420/3496 97% [============================================================ ] 3421/3496 97% [============================================================ ] 3422/3496 97% [============================================================ ] 3423/3496 97% [============================================================ ] 3424/3496 97% [============================================================ ] 3425/3496 97% [============================================================ ] 3426/3496 97% [============================================================ ] 3427/3496 98% [============================================================ ] 3428/3496 98% [============================================================ ] 3429/3496 98% [============================================================ ] 3430/3496 98% [============================================================ ] 3431/3496 98% [============================================================ ] 3432/3496 98% [============================================================ ] 3433/3496 98% [============================================================ ] 3434/3496 98% [============================================================ ] 3435/3496 98% [============================================================ ] 3436/3496 98% [============================================================ ] 3437/3496 98% [============================================================ ] 3438/3496 98% [============================================================ ] 3439/3496 98% [============================================================= ] 3440/3496 98% [============================================================= ] 3441/3496 98% [============================================================= ] 3442/3496 98% [============================================================= ] 3443/3496 98% [============================================================= ] 3444/3496 98% [============================================================= ] 3445/3496 98% [============================================================= ] 3446/3496 98% [============================================================= ] 3447/3496 98% [============================================================= ] 3448/3496 98% [============================================================= ] 3449/3496 98% [============================================================= ] 3450/3496 98% [============================================================= ] 3451/3496 98% [============================================================= ] 3452/3496 98% [============================================================= ] 3453/3496 98% [============================================================= ] 3454/3496 98% [============================================================= ] 3455/3496 98% [============================================================= ] 3456/3496 98% [============================================================= ] 3457/3496 98% [============================================================= ] 3458/3496 98% [============================================================= ] 3459/3496 98% [============================================================= ] 3460/3496 98% [============================================================= ] 3461/3496 98% [============================================================= ] 3462/3496 99% [============================================================= ] 3463/3496 99% [============================================================= ] 3464/3496 99% [============================================================= ] 3465/3496 99% [============================================================= ] 3466/3496 99% [============================================================= ] 3467/3496 99% [============================================================= ] 3468/3496 99% [============================================================= ] 3469/3496 99% [============================================================= ] 3470/3496 99% [============================================================= ] 3471/3496 99% [============================================================= ] 3472/3496 99% [============================================================= ] 3473/3496 99% [============================================================= ] 3474/3496 99% [============================================================= ] 3475/3496 99% [============================================================= ] 3476/3496 99% [============================================================= ] 3477/3496 99% [============================================================= ] 3478/3496 99% [============================================================= ] 3479/3496 99% [============================================================= ] 3480/3496 99% [============================================================= ] 3481/3496 99% [============================================================= ] 3482/3496 99% [============================================================= ] 3483/3496 99% [============================================================= ] 3484/3496 99% [============================================================= ] 3485/3496 99% [============================================================= ] 3486/3496 99% [============================================================= ] 3487/3496 99% [============================================================= ] 3488/3496 99% [============================================================= ] 3489/3496 99% [============================================================= ] 3490/3496 99% [============================================================= ] 3491/3496 99% [============================================================= ] 3492/3496 99% [============================================================= ] 3493/3496 99% [============================================================= ] 3494/3496 99% [============================================================= ] 3495/3496 99% [==============================================================] 3496/3496 100% operation complete, 3496 objects in 43442 NAND pages. ln -snf /home/autobuild/autobuild/instance-6/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-6/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-6/buildroot' >>> Buildroot 2023.02-267-g1ace31aec5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> htpdate 1.3.7 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> logsurfer 1.8 Collecting legal info >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> host-mtools 4.0.42 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-cookie-baker 0.11 Collecting legal info LICENSE: OK (sha256: b4ce94671fa219074d4e91e2268652d6bf9764cebcc7a5e27bfc14897745ca4c) >>> host-perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-devel-stacktrace-ashtml 0.15 Collecting legal info LICENSE: OK (sha256: ffecf60c52b85d56c928f5eac889b5044243c3907b810ef640c9f02fbce567ac) >>> perl-devel-stacktrace 2.04 Collecting legal info LICENSE: OK (sha256: dbd3162d261db5b40cac4d85afba619ec6a196398003c57b85c2333e7ef4c393) >>> perl-digest-hmac 1.04 Collecting legal info LICENSE: OK (sha256: cb9ff694d1769f450dd5c400204aa921d2fb3db90fcb21674a39f3725c4255c1) >>> perl-file-listing 6.15 Collecting legal info LICENSE: OK (sha256: 287e6f0fdf2db790a24975b492cde64b210c16af7137f44373cbd03fcf844212) >>> perl-gdtextutil 0.86 Collecting legal info Dustismo.LICENSE: OK (sha256: 710484e3a1196664bbe8a5ad5d53c528e01226eb20e2885a4e1131eb6c6565cd) README: OK (sha256: 93ca7dd7f372c79e8ec1f849f2a418a67d195e4027c1b3e3dd8444fb30f3e97c) >>> perl-hash-multivalue 0.16 Collecting legal info LICENSE: OK (sha256: af32512e13f6722dab770b989c57556a5e3d29a49b22b8ad5668064db8592401) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-entity-parser 0.25 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-json-maybexs 1.004003 Collecting legal info LICENSE: OK (sha256: 0f2d6b537f7a735c981511875d832bc8ff767bf97d62848cf0bada964e40aadd) >>> perl-net-dns 1.36 Collecting legal info LICENSE: OK (sha256: 1e44fcf65509b47a251eda0ce1f8bd6aefa13517e38cb1e95b8d36120fb15452) >>> perl-stream-buffered 0.03 Collecting legal info LICENSE: OK (sha256: 68e8c38e6d2f2b0570a908411f8321b80a7e35ea44f43729807c9ac9a025f591) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-uri 5.17 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-www-robotrules 6.02 Collecting legal info README: OK (sha256: fa375c4f771b92fc076b6c66e19440a0fff51dacf489fecd94bf560091279e05) >>> perl-xml-sax-base 1.09 Collecting legal info README: OK (sha256: 2a9aae56e13888493523ee9053689627e092aafcf2c5fb06f06df07260f91b42) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> host-uuu 1.5.21 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wolfssl 5.5.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.7.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-6/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot'