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 = 35c940e9 Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Check node 1 / 2133 (0.05%) [FSCK] Check node 214 / 2133 (10.05%) [FSCK] Check node 427 / 2133 (20.05%) [FSCK] Check node 640 / 2133 (30.05%) [FSCK] Check node 853 / 2133 (40.05%) [FSCK] Check node 1066 / 2133 (50.05%) [FSCK] Check node 1279 / 2133 (60.05%) [FSCK] Check node 1492 / 2133 (70.05%) [FSCK] Check node 1705 / 2133 (80.05%) [FSCK] Check node 1918 / 2133 (90.05%) [FSCK] Check node 2131 / 2133 (100.05%) [FSCK] Max image size: 116 MB, Free space: 5004 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..] [0x464b] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x855] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x855] [FSCK] valid_inode_count matched with CP [Ok..] [0x854] [FSCK] free segment_count matched with CP [Ok..] [0x9c0] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.805327 secs >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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" bzip2 -9 -c /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2133 objects. stage 2: creating image '/home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2133 0% [ ] 2/2133 0% [ ] 3/2133 0% [ ] 4/2133 0% [ ] 5/2133 0% [ ] 6/2133 0% [ ] 7/2133 0% [ ] 8/2133 0% [ ] 9/2133 0% [ ] 10/2133 0% [ ] 11/2133 0% [ ] 12/2133 0% [ ] 13/2133 0% [ ] 14/2133 0% [ ] 15/2133 0% [ ] 16/2133 0% [ ] 17/2133 0% [ ] 18/2133 0% [ ] 19/2133 0% [ ] 20/2133 0% [ ] 21/2133 0% [ ] 22/2133 1% [ ] 23/2133 1% [ ] 24/2133 1% [ ] 25/2133 1% [ ] 26/2133 1% [ ] 27/2133 1% [ ] 28/2133 1% [ ] 29/2133 1% [ ] 30/2133 1% [ ] 31/2133 1% [ ] 32/2133 1% [ ] 33/2133 1% [ ] 34/2133 1% [= ] 35/2133 1% [= ] 36/2133 1% [= ] 37/2133 1% [= ] 38/2133 1% [= ] 39/2133 1% [= ] 40/2133 1% [= ] 41/2133 1% [= ] 42/2133 1% [= ] 43/2133 2% [= ] 44/2133 2% [= ] 45/2133 2% [= ] 46/2133 2% [= ] 47/2133 2% [= ] 48/2133 2% [= ] 49/2133 2% [= ] 50/2133 2% [= ] 51/2133 2% [= ] 52/2133 2% [= ] 53/2133 2% [= ] 54/2133 2% [= ] 55/2133 2% [= ] 56/2133 2% [= ] 57/2133 2% [= ] 58/2133 2% [= ] 59/2133 2% [= ] 60/2133 2% [= ] 61/2133 2% [= ] 62/2133 2% [= ] 63/2133 2% [= ] 64/2133 3% [= ] 65/2133 3% [= ] 66/2133 3% [= ] 67/2133 3% [= ] 68/2133 3% [== ] 69/2133 3% [== ] 70/2133 3% [== ] 71/2133 3% [== ] 72/2133 3% [== ] 73/2133 3% [== ] 74/2133 3% [== ] 75/2133 3% [== ] 76/2133 3% [== ] 77/2133 3% [== ] 78/2133 3% [== ] 79/2133 3% [== ] 80/2133 3% [== ] 81/2133 3% [== ] 82/2133 3% [== ] 83/2133 3% [== ] 84/2133 3% [== ] 85/2133 3% [== ] 86/2133 4% [== ] 87/2133 4% [== ] 88/2133 4% [== ] 89/2133 4% [== ] 90/2133 4% [== ] 91/2133 4% [== ] 92/2133 4% [== ] 93/2133 4% [== ] 94/2133 4% [== ] 95/2133 4% [== ] 96/2133 4% [== ] 97/2133 4% [== ] 98/2133 4% [== ] 99/2133 4% [== ] 100/2133 4% [== ] 101/2133 4% [== ] 102/2133 4% [== ] 103/2133 4% [=== ] 104/2133 4% [=== ] 105/2133 4% [=== ] 106/2133 4% [=== ] 107/2133 5% [=== ] 108/2133 5% [=== ] 109/2133 5% [=== ] 110/2133 5% [=== ] 111/2133 5% [=== ] 112/2133 5% [=== ] 113/2133 5% [=== ] 114/2133 5% [=== ] 115/2133 5% [=== ] 116/2133 5% [=== ] 117/2133 5% [=== ] 118/2133 5% [=== ] 119/2133 5% [=== ] 120/2133 5% [=== ] 121/2133 5% [=== ] 122/2133 5% [=== ] 123/2133 5% [=== ] 124/2133 5% [=== ] 125/2133 5% [=== ] 126/2133 5% [=== ] 127/2133 5% [=== ] 128/2133 6% [=== ] 129/2133 6% [=== ] 130/2133 6% [=== ] 131/2133 6% [=== ] 132/2133 6% [=== ] 133/2133 6% [=== ] 134/2133 6% [=== ] 135/2133 6% [=== ] 136/2133 6% [=== ] 137/2133 6% [==== ] 138/2133 6% [==== ] 139/2133 6% [==== ] 140/2133 6% [==== ] 141/2133 6% [==== ] 142/2133 6% [==== ] 143/2133 6% [==== ] 144/2133 6% [==== ] 145/2133 6% [==== ] 146/2133 6% [==== ] 147/2133 6% [==== ] 148/2133 6% [==== ] 149/2133 6% [==== ] 150/2133 7% [==== ] 151/2133 7% [==== ] 152/2133 7% [==== ] 153/2133 7% [==== ] 154/2133 7% [==== ] 155/2133 7% [==== ] 156/2133 7% [==== ] 157/2133 7% [==== ] 158/2133 7% [==== ] 159/2133 7% [==== ] 160/2133 7% [==== ] 161/2133 7% [==== ] 162/2133 7% [==== ] 163/2133 7% [==== ] 164/2133 7% [==== ] 165/2133 7% [==== ] 166/2133 7% [==== ] 167/2133 7% [==== ] 168/2133 7% [==== ] 169/2133 7% [==== ] 170/2133 7% [==== ] 171/2133 8% [==== ] 172/2133 8% [===== ] 173/2133 8% [===== ] 174/2133 8% [===== ] 175/2133 8% [===== ] 176/2133 8% [===== ] 177/2133 8% [===== ] 178/2133 8% [===== ] 179/2133 8% [===== ] 180/2133 8% [===== ] 181/2133 8% [===== ] 182/2133 8% [===== ] 183/2133 8% [===== ] 184/2133 8% [===== ] 185/2133 8% [===== ] 186/2133 8% [===== ] 187/2133 8% [===== ] 188/2133 8% [===== ] 189/2133 8% [===== ] 190/2133 8% [===== ] 191/2133 8% [===== ] 192/2133 9% [===== ] 193/2133 9% [===== ] 194/2133 9% [===== ] 195/2133 9% [===== ] 196/2133 9% [===== ] 197/2133 9% [===== ] 198/2133 9% [===== ] 199/2133 9% [===== ] 200/2133 9% [===== ] 201/2133 9% [===== ] 202/2133 9% [===== ] 203/2133 9% [===== ] 204/2133 9% [===== ] 205/2133 9% [===== ] 206/2133 9% [====== ] 207/2133 9% [====== ] 208/2133 9% [====== ] 209/2133 9% [====== ] 210/2133 9% [====== ] 211/2133 9% [====== ] 212/2133 9% [====== ] 213/2133 9% [====== ] 214/2133 10% [====== ] 215/2133 10% [====== ] 216/2133 10% [====== ] 217/2133 10% [====== ] 218/2133 10% [====== ] 219/2133 10% [====== ] 220/2133 10% [====== ] 221/2133 10% [====== ] 222/2133 10% [====== ] 223/2133 10% [====== ] 224/2133 10% [====== ] 225/2133 10% [====== ] 226/2133 10% [====== ] 227/2133 10% [====== ] 228/2133 10% [====== ] 229/2133 10% [====== ] 230/2133 10% [====== ] 231/2133 10% [====== ] 232/2133 10% [====== ] 233/2133 10% [====== ] 234/2133 10% [====== ] 235/2133 11% [====== ] 236/2133 11% [====== ] 237/2133 11% [====== ] 238/2133 11% [====== ] 239/2133 11% [====== ] 240/2133 11% [======= ] 241/2133 11% [======= ] 242/2133 11% [======= ] 243/2133 11% [======= ] 244/2133 11% [======= ] 245/2133 11% [======= ] 246/2133 11% [======= ] 247/2133 11% [======= ] 248/2133 11% [======= ] 249/2133 11% [======= ] 250/2133 11% [======= ] 251/2133 11% [======= ] 252/2133 11% [======= ] 253/2133 11% [======= ] 254/2133 11% [======= ] 255/2133 11% [======= ] 256/2133 12% [======= ] 257/2133 12% [======= ] 258/2133 12% [======= ] 259/2133 12% [======= ] 260/2133 12% [======= ] 261/2133 12% [======= ] 262/2133 12% [======= ] 263/2133 12% [======= ] 264/2133 12% [======= ] 265/2133 12% [======= ] 266/2133 12% [======= ] 267/2133 12% [======= ] 268/2133 12% [======= ] 269/2133 12% [======= ] 270/2133 12% [======= ] 271/2133 12% [======= ] 272/2133 12% [======= ] 273/2133 12% [======= ] 274/2133 12% [======= ] 275/2133 12% [======== ] 276/2133 12% [======== ] 277/2133 12% [======== ] 278/2133 13% [======== ] 279/2133 13% [======== ] 280/2133 13% [======== ] 281/2133 13% [======== ] 282/2133 13% [======== ] 283/2133 13% [======== ] 284/2133 13% [======== ] 285/2133 13% [======== ] 286/2133 13% [======== ] 287/2133 13% [======== ] 288/2133 13% [======== ] 289/2133 13% [======== ] 290/2133 13% [======== ] 291/2133 13% [======== ] 292/2133 13% [======== ] 293/2133 13% [======== ] 294/2133 13% [======== ] 295/2133 13% [======== ] 296/2133 13% [======== ] 297/2133 13% [======== ] 298/2133 13% [======== ] 299/2133 14% [======== ] 300/2133 14% [======== ] 301/2133 14% [======== ] 302/2133 14% [======== ] 303/2133 14% [======== ] 304/2133 14% [======== ] 305/2133 14% [======== ] 306/2133 14% [======== ] 307/2133 14% [======== ] 308/2133 14% [======== ] 309/2133 14% [========= ] 310/2133 14% [========= ] 311/2133 14% [========= ] 312/2133 14% [========= ] 313/2133 14% [========= ] 314/2133 14% [========= ] 315/2133 14% [========= ] 316/2133 14% [========= ] 317/2133 14% [========= ] 318/2133 14% [========= ] 319/2133 14% [========= ] 320/2133 15% [========= ] 321/2133 15% [========= ] 322/2133 15% [========= ] 323/2133 15% [========= ] 324/2133 15% [========= ] 325/2133 15% [========= ] 326/2133 15% [========= ] 327/2133 15% [========= ] 328/2133 15% [========= ] 329/2133 15% [========= ] 330/2133 15% [========= ] 331/2133 15% [========= ] 332/2133 15% [========= ] 333/2133 15% [========= ] 334/2133 15% [========= ] 335/2133 15% [========= ] 336/2133 15% [========= ] 337/2133 15% [========= ] 338/2133 15% [========= ] 339/2133 15% [========= ] 340/2133 15% [========= ] 341/2133 15% [========= ] 342/2133 16% [========= ] 343/2133 16% [========= ] 344/2133 16% [========== ] 345/2133 16% [========== ] 346/2133 16% [========== ] 347/2133 16% [========== ] 348/2133 16% [========== ] 349/2133 16% [========== ] 350/2133 16% [========== ] 351/2133 16% [========== ] 352/2133 16% [========== ] 353/2133 16% [========== ] 354/2133 16% [========== ] 355/2133 16% [========== ] 356/2133 16% [========== ] 357/2133 16% [========== ] 358/2133 16% [========== ] 359/2133 16% [========== ] 360/2133 16% [========== ] 361/2133 16% [========== ] 362/2133 16% [========== ] 363/2133 17% [========== ] 364/2133 17% [========== ] 365/2133 17% [========== ] 366/2133 17% [========== ] 367/2133 17% [========== ] 368/2133 17% [========== ] 369/2133 17% [========== ] 370/2133 17% [========== ] 371/2133 17% [========== ] 372/2133 17% [========== ] 373/2133 17% [========== ] 374/2133 17% [========== ] 375/2133 17% [========== ] 376/2133 17% [========== ] 377/2133 17% [========== ] 378/2133 17% [=========== ] 379/2133 17% [=========== ] 380/2133 17% [=========== ] 381/2133 17% [=========== ] 382/2133 17% [=========== ] 383/2133 17% [=========== ] 384/2133 18% [=========== ] 385/2133 18% [=========== ] 386/2133 18% [=========== ] 387/2133 18% [=========== ] 388/2133 18% [=========== ] 389/2133 18% [=========== ] 390/2133 18% [=========== ] 391/2133 18% [=========== ] 392/2133 18% [=========== ] 393/2133 18% [=========== ] 394/2133 18% [=========== ] 395/2133 18% [=========== ] 396/2133 18% [=========== ] 397/2133 18% [=========== ] 398/2133 18% [=========== ] 399/2133 18% [=========== ] 400/2133 18% [=========== ] 401/2133 18% [=========== ] 402/2133 18% [=========== ] 403/2133 18% [=========== ] 404/2133 18% [=========== ] 405/2133 18% [=========== ] 406/2133 19% [=========== ] 407/2133 19% [=========== ] 408/2133 19% [=========== ] 409/2133 19% [=========== ] 410/2133 19% [=========== ] 411/2133 19% [=========== ] 412/2133 19% [============ ] 413/2133 19% [============ ] 414/2133 19% [============ ] 415/2133 19% [============ ] 416/2133 19% [============ ] 417/2133 19% [============ ] 418/2133 19% [============ ] 419/2133 19% [============ ] 420/2133 19% [============ ] 421/2133 19% [============ ] 422/2133 19% [============ ] 423/2133 19% [============ ] 424/2133 19% [============ ] 425/2133 19% [============ ] 426/2133 19% [============ ] 427/2133 20% [============ ] 428/2133 20% [============ ] 429/2133 20% [============ ] 430/2133 20% [============ ] 431/2133 20% [============ ] 432/2133 20% [============ ] 433/2133 20% [============ ] 434/2133 20% [============ ] 435/2133 20% [============ ] 436/2133 20% [============ ] 437/2133 20% [============ ] 438/2133 20% [============ ] 439/2133 20% [============ ] 440/2133 20% [============ ] 441/2133 20% [============ ] 442/2133 20% [============ ] 443/2133 20% [============ ] 444/2133 20% [============ ] 445/2133 20% [============ ] 446/2133 20% [============ ] 447/2133 20% [============= ] 448/2133 21% [============= ] 449/2133 21% [============= ] 450/2133 21% [============= ] 451/2133 21% [============= ] 452/2133 21% [============= ] 453/2133 21% [============= ] 454/2133 21% [============= ] 455/2133 21% [============= ] 456/2133 21% [============= ] 457/2133 21% [============= ] 458/2133 21% [============= ] 459/2133 21% [============= ] 460/2133 21% [============= ] 461/2133 21% [============= ] 462/2133 21% [============= ] 463/2133 21% [============= ] 464/2133 21% [============= ] 465/2133 21% [============= ] 466/2133 21% [============= ] 467/2133 21% [============= ] 468/2133 21% [============= ] 469/2133 21% [============= ] 470/2133 22% [============= ] 471/2133 22% [============= ] 472/2133 22% [============= ] 473/2133 22% [============= ] 474/2133 22% [============= ] 475/2133 22% [============= ] 476/2133 22% [============= ] 477/2133 22% [============= ] 478/2133 22% [============= ] 479/2133 22% [============= ] 480/2133 22% [============= ] 481/2133 22% [============== ] 482/2133 22% [============== ] 483/2133 22% [============== ] 484/2133 22% [============== ] 485/2133 22% [============== ] 486/2133 22% [============== ] 487/2133 22% [============== ] 488/2133 22% [============== ] 489/2133 22% [============== ] 490/2133 22% [============== ] 491/2133 23% [============== ] 492/2133 23% [============== ] 493/2133 23% [============== ] 494/2133 23% [============== ] 495/2133 23% [============== ] 496/2133 23% [============== ] 497/2133 23% [============== ] 498/2133 23% [============== ] 499/2133 23% [============== ] 500/2133 23% [============== ] 501/2133 23% [============== ] 502/2133 23% [============== ] 503/2133 23% [============== ] 504/2133 23% [============== ] 505/2133 23% [============== ] 506/2133 23% [============== ] 507/2133 23% [============== ] 508/2133 23% [============== ] 509/2133 23% [============== ] 510/2133 23% [============== ] 511/2133 23% [============== ] 512/2133 24% [============== ] 513/2133 24% [============== ] 514/2133 24% [============== ] 515/2133 24% [============== ] 516/2133 24% [=============== ] 517/2133 24% [=============== ] 518/2133 24% [=============== ] 519/2133 24% [=============== ] 520/2133 24% [=============== ] 521/2133 24% [=============== ] 522/2133 24% [=============== ] 523/2133 24% [=============== ] 524/2133 24% [=============== ] 525/2133 24% [=============== ] 526/2133 24% [=============== ] 527/2133 24% [=============== ] 528/2133 24% [=============== ] 529/2133 24% [=============== ] 530/2133 24% [=============== ] 531/2133 24% [=============== ] 532/2133 24% [=============== ] 533/2133 24% [=============== ] 534/2133 25% [=============== ] 535/2133 25% [=============== ] 536/2133 25% [=============== ] 537/2133 25% [=============== ] 538/2133 25% [=============== ] 539/2133 25% [=============== ] 540/2133 25% [=============== ] 541/2133 25% [=============== ] 542/2133 25% [=============== ] 543/2133 25% [=============== ] 544/2133 25% [=============== ] 545/2133 25% [=============== ] 546/2133 25% [=============== ] 547/2133 25% [=============== ] 548/2133 25% [=============== ] 549/2133 25% [=============== ] 550/2133 25% [================ ] 551/2133 25% [================ ] 552/2133 25% [================ ] 553/2133 25% [================ ] 554/2133 25% [================ ] 555/2133 26% [================ ] 556/2133 26% [================ ] 557/2133 26% [================ ] 558/2133 26% [================ ] 559/2133 26% [================ ] 560/2133 26% [================ ] 561/2133 26% [================ ] 562/2133 26% [================ ] 563/2133 26% [================ ] 564/2133 26% [================ ] 565/2133 26% [================ ] 566/2133 26% [================ ] 567/2133 26% [================ ] 568/2133 26% [================ ] 569/2133 26% [================ ] 570/2133 26% [================ ] 571/2133 26% [================ ] 572/2133 26% [================ ] 573/2133 26% [================ ] 574/2133 26% [================ ] 575/2133 26% [================ ] 576/2133 27% [================ ] 577/2133 27% [================ ] 578/2133 27% [================ ] 579/2133 27% [================ ] 580/2133 27% [================ ] 581/2133 27% [================ ] 582/2133 27% [================ ] 583/2133 27% [================ ] 584/2133 27% [================= ] 585/2133 27% [================= ] 586/2133 27% [================= ] 587/2133 27% [================= ] 588/2133 27% [================= ] 589/2133 27% [================= ] 590/2133 27% [================= ] 591/2133 27% [================= ] 592/2133 27% [================= ] 593/2133 27% [================= ] 594/2133 27% [================= ] 595/2133 27% [================= ] 596/2133 27% [================= ] 597/2133 27% [================= ] 598/2133 28% [================= ] 599/2133 28% [================= ] 600/2133 28% [================= ] 601/2133 28% [================= ] 602/2133 28% [================= ] 603/2133 28% [================= ] 604/2133 28% [================= ] 605/2133 28% [================= ] 606/2133 28% [================= ] 607/2133 28% [================= ] 608/2133 28% [================= ] 609/2133 28% [================= ] 610/2133 28% [================= ] 611/2133 28% [================= ] 612/2133 28% [================= ] 613/2133 28% [================= ] 614/2133 28% [================= ] 615/2133 28% [================= ] 616/2133 28% [================= ] 617/2133 28% [================= ] 618/2133 28% [================= ] 619/2133 29% [================== ] 620/2133 29% [================== ] 621/2133 29% [================== ] 622/2133 29% [================== ] 623/2133 29% [================== ] 624/2133 29% [================== ] 625/2133 29% [================== ] 626/2133 29% [================== ] 627/2133 29% [================== ] 628/2133 29% [================== ] 629/2133 29% [================== ] 630/2133 29% [================== ] 631/2133 29% [================== ] 632/2133 29% [================== ] 633/2133 29% [================== ] 634/2133 29% [================== ] 635/2133 29% [================== ] 636/2133 29% [================== ] 637/2133 29% [================== ] 638/2133 29% [================== ] 639/2133 29% [================== ] 640/2133 30% [================== ] 641/2133 30% [================== ] 642/2133 30% [================== ] 643/2133 30% [================== ] 644/2133 30% [================== ] 645/2133 30% [================== ] 646/2133 30% [================== ] 647/2133 30% [================== ] 648/2133 30% [================== ] 649/2133 30% [================== ] 650/2133 30% [================== ] 651/2133 30% [================== ] 652/2133 30% [================== ] 653/2133 30% [=================== ] 654/2133 30% [=================== ] 655/2133 30% [=================== ] 656/2133 30% [=================== ] 657/2133 30% [=================== ] 658/2133 30% [=================== ] 659/2133 30% [=================== ] 660/2133 30% [=================== ] 661/2133 30% [=================== ] 662/2133 31% [=================== ] 663/2133 31% [=================== ] 664/2133 31% [=================== ] 665/2133 31% [=================== ] 666/2133 31% [=================== ] 667/2133 31% [=================== ] 668/2133 31% [=================== ] 669/2133 31% [=================== ] 670/2133 31% [=================== ] 671/2133 31% [=================== ] 672/2133 31% [=================== ] 673/2133 31% [=================== ] 674/2133 31% [=================== ] 675/2133 31% [=================== ] 676/2133 31% [=================== ] 677/2133 31% [=================== ] 678/2133 31% [=================== ] 679/2133 31% [=================== ] 680/2133 31% [=================== ] 681/2133 31% [=================== ] 682/2133 31% [=================== ] 683/2133 32% [=================== ] 684/2133 32% [=================== ] 685/2133 32% [=================== ] 686/2133 32% [=================== ] 687/2133 32% [=================== ] 688/2133 32% [==================== ] 689/2133 32% [==================== ] 690/2133 32% [==================== ] 691/2133 32% [==================== ] 692/2133 32% [==================== ] 693/2133 32% [==================== ] 694/2133 32% [==================== ] 695/2133 32% [==================== ] 696/2133 32% [==================== ] 697/2133 32% [==================== ] 698/2133 32% [==================== ] 699/2133 32% [==================== ] 700/2133 32% [==================== ] 701/2133 32% [==================== ] 702/2133 32% [==================== ] 703/2133 32% [==================== ] 704/2133 33% [==================== ] 705/2133 33% [==================== ] 706/2133 33% [==================== ] 707/2133 33% [==================== ] 708/2133 33% [==================== ] 709/2133 33% [==================== ] 710/2133 33% [==================== ] 711/2133 33% [==================== ] 712/2133 33% [==================== ] 713/2133 33% [==================== ] 714/2133 33% [==================== ] 715/2133 33% [==================== ] 716/2133 33% [==================== ] 717/2133 33% [==================== ] 718/2133 33% [==================== ] 719/2133 33% [==================== ] 720/2133 33% [==================== ] 721/2133 33% [==================== ] 722/2133 33% [===================== ] 723/2133 33% [===================== ] 724/2133 33% [===================== ] 725/2133 33% [===================== ] 726/2133 34% [===================== ] 727/2133 34% [===================== ] 728/2133 34% [===================== ] 729/2133 34% [===================== ] 730/2133 34% [===================== ] 731/2133 34% [===================== ] 732/2133 34% [===================== ] 733/2133 34% [===================== ] 734/2133 34% [===================== ] 735/2133 34% [===================== ] 736/2133 34% [===================== ] 737/2133 34% [===================== ] 738/2133 34% [===================== ] 739/2133 34% [===================== ] 740/2133 34% [===================== ] 741/2133 34% [===================== ] 742/2133 34% [===================== ] 743/2133 34% [===================== ] 744/2133 34% [===================== ] 745/2133 34% [===================== ] 746/2133 34% [===================== ] 747/2133 35% [===================== ] 748/2133 35% [===================== ] 749/2133 35% [===================== ] 750/2133 35% [===================== ] 751/2133 35% [===================== ] 752/2133 35% [===================== ] 753/2133 35% [===================== ] 754/2133 35% [===================== ] 755/2133 35% [===================== ] 756/2133 35% [====================== ] 757/2133 35% [====================== ] 758/2133 35% [====================== ] 759/2133 35% [====================== ] 760/2133 35% [====================== ] 761/2133 35% [====================== ] 762/2133 35% [====================== ] 763/2133 35% [====================== ] 764/2133 35% [====================== ] 765/2133 35% [====================== ] 766/2133 35% [====================== ] 767/2133 35% [====================== ] 768/2133 36% [====================== ] 769/2133 36% [====================== ] 770/2133 36% [====================== ] 771/2133 36% [====================== ] 772/2133 36% [====================== ] 773/2133 36% [====================== ] 774/2133 36% [====================== ] 775/2133 36% [====================== ] 776/2133 36% [====================== ] 777/2133 36% [====================== ] 778/2133 36% [====================== ] 779/2133 36% [====================== ] 780/2133 36% [====================== ] 781/2133 36% [====================== ] 782/2133 36% [====================== ] 783/2133 36% [====================== ] 784/2133 36% [====================== ] 785/2133 36% [====================== ] 786/2133 36% [====================== ] 787/2133 36% [====================== ] 788/2133 36% [====================== ] 789/2133 36% [====================== ] 790/2133 37% [====================== ] 791/2133 37% [======================= ] 792/2133 37% [======================= ] 793/2133 37% [======================= ] 794/2133 37% [======================= ] 795/2133 37% [======================= ] 796/2133 37% [======================= ] 797/2133 37% [======================= ] 798/2133 37% [======================= ] 799/2133 37% [======================= ] 800/2133 37% [======================= ] 801/2133 37% [======================= ] 802/2133 37% [======================= ] 803/2133 37% [======================= ] 804/2133 37% [======================= ] 805/2133 37% [======================= ] 806/2133 37% [======================= ] 807/2133 37% [======================= ] 808/2133 37% [======================= ] 809/2133 37% [======================= ] 810/2133 37% [======================= ] 811/2133 38% [======================= ] 812/2133 38% [======================= ] 813/2133 38% [======================= ] 814/2133 38% [======================= ] 815/2133 38% [======================= ] 816/2133 38% [======================= ] 817/2133 38% [======================= ] 818/2133 38% [======================= ] 819/2133 38% [======================= ] 820/2133 38% [======================= ] 821/2133 38% [======================= ] 822/2133 38% [======================= ] 823/2133 38% [======================= ] 824/2133 38% [======================= ] 825/2133 38% [======================== ] 826/2133 38% [======================== ] 827/2133 38% [======================== ] 828/2133 38% [======================== ] 829/2133 38% [======================== ] 830/2133 38% [======================== ] 831/2133 38% [======================== ] 832/2133 39% [======================== ] 833/2133 39% [======================== ] 834/2133 39% [======================== ] 835/2133 39% [======================== ] 836/2133 39% [======================== ] 837/2133 39% [======================== ] 838/2133 39% [======================== ] 839/2133 39% [======================== ] 840/2133 39% [======================== ] 841/2133 39% [======================== ] 842/2133 39% [======================== ] 843/2133 39% [======================== ] 844/2133 39% [======================== ] 845/2133 39% [======================== ] 846/2133 39% [======================== ] 847/2133 39% [======================== ] 848/2133 39% [======================== ] 849/2133 39% [======================== ] 850/2133 39% [======================== ] 851/2133 39% [======================== ] 852/2133 39% [======================== ] 853/2133 39% [======================== ] 854/2133 40% [======================== ] 855/2133 40% [======================== ] 856/2133 40% [======================== ] 857/2133 40% [======================== ] 858/2133 40% [======================== ] 859/2133 40% [======================== ] 860/2133 40% [========================= ] 861/2133 40% [========================= ] 862/2133 40% [========================= ] 863/2133 40% [========================= ] 864/2133 40% [========================= ] 865/2133 40% [========================= ] 866/2133 40% [========================= ] 867/2133 40% [========================= ] 868/2133 40% [========================= ] 869/2133 40% [========================= ] 870/2133 40% [========================= ] 871/2133 40% [========================= ] 872/2133 40% [========================= ] 873/2133 40% [========================= ] 874/2133 40% [========================= ] 875/2133 41% [========================= ] 876/2133 41% [========================= ] 877/2133 41% [========================= ] 878/2133 41% [========================= ] 879/2133 41% [========================= ] 880/2133 41% [========================= ] 881/2133 41% [========================= ] 882/2133 41% [========================= ] 883/2133 41% [========================= ] 884/2133 41% [========================= ] 885/2133 41% [========================= ] 886/2133 41% [========================= ] 887/2133 41% [========================= ] 888/2133 41% [========================= ] 889/2133 41% [========================= ] 890/2133 41% [========================= ] 891/2133 41% [========================= ] 892/2133 41% [========================= ] 893/2133 41% [========================= ] 894/2133 41% [========================== ] 895/2133 41% [========================== ] 896/2133 42% [========================== ] 897/2133 42% [========================== ] 898/2133 42% [========================== ] 899/2133 42% [========================== ] 900/2133 42% [========================== ] 901/2133 42% [========================== ] 902/2133 42% [========================== ] 903/2133 42% [========================== ] 904/2133 42% [========================== ] 905/2133 42% [========================== ] 906/2133 42% [========================== ] 907/2133 42% [========================== ] 908/2133 42% [========================== ] 909/2133 42% [========================== ] 910/2133 42% [========================== ] 911/2133 42% [========================== ] 912/2133 42% [========================== ] 913/2133 42% [========================== ] 914/2133 42% [========================== ] 915/2133 42% [========================== ] 916/2133 42% [========================== ] 917/2133 42% [========================== ] 918/2133 43% [========================== ] 919/2133 43% [========================== ] 920/2133 43% [========================== ] 921/2133 43% [========================== ] 922/2133 43% [========================== ] 923/2133 43% [========================== ] 924/2133 43% [========================== ] 925/2133 43% [========================== ] 926/2133 43% [========================== ] 927/2133 43% [========================== ] 928/2133 43% [=========================== ] 929/2133 43% [=========================== ] 930/2133 43% [=========================== ] 931/2133 43% [=========================== ] 932/2133 43% [=========================== ] 933/2133 43% [=========================== ] 934/2133 43% [=========================== ] 935/2133 43% [=========================== ] 936/2133 43% [=========================== ] 937/2133 43% [=========================== ] 938/2133 43% [=========================== ] 939/2133 44% [=========================== ] 940/2133 44% [=========================== ] 941/2133 44% [=========================== ] 942/2133 44% [=========================== ] 943/2133 44% [=========================== ] 944/2133 44% [=========================== ] 945/2133 44% [=========================== ] 946/2133 44% [=========================== ] 947/2133 44% [=========================== ] 948/2133 44% [=========================== ] 949/2133 44% [=========================== ] 950/2133 44% [=========================== ] 951/2133 44% [=========================== ] 952/2133 44% [=========================== ] 953/2133 44% [=========================== ] 954/2133 44% [=========================== ] 955/2133 44% [=========================== ] 956/2133 44% [=========================== ] 957/2133 44% [=========================== ] 958/2133 44% [=========================== ] 959/2133 44% [=========================== ] 960/2133 45% [=========================== ] 961/2133 45% [=========================== ] 962/2133 45% [=========================== ] 963/2133 45% [============================ ] 964/2133 45% [============================ ] 965/2133 45% [============================ ] 966/2133 45% [============================ ] 967/2133 45% [============================ ] 968/2133 45% [============================ ] 969/2133 45% [============================ ] 970/2133 45% [============================ ] 971/2133 45% [============================ ] 972/2133 45% [============================ ] 973/2133 45% [============================ ] 974/2133 45% [============================ ] 975/2133 45% [============================ ] 976/2133 45% [============================ ] 977/2133 45% [============================ ] 978/2133 45% [============================ ] 979/2133 45% [============================ ] 980/2133 45% [============================ ] 981/2133 45% [============================ ] 982/2133 46% [============================ ] 983/2133 46% [============================ ] 984/2133 46% [============================ ] 985/2133 46% [============================ ] 986/2133 46% [============================ ] 987/2133 46% [============================ ] 988/2133 46% [============================ ] 989/2133 46% [============================ ] 990/2133 46% [============================ ] 991/2133 46% [============================ ] 992/2133 46% [============================ ] 993/2133 46% [============================ ] 994/2133 46% [============================ ] 995/2133 46% [============================ ] 996/2133 46% [============================ ] 997/2133 46% [============================= ] 998/2133 46% [============================= ] 999/2133 46% [============================= ] 1000/2133 46% [============================= ] 1001/2133 46% [============================= ] 1002/2133 46% [============================= ] 1003/2133 47% [============================= ] 1004/2133 47% [============================= ] 1005/2133 47% [============================= ] 1006/2133 47% [============================= ] 1007/2133 47% [============================= ] 1008/2133 47% [============================= ] 1009/2133 47% [============================= ] 1010/2133 47% [============================= ] 1011/2133 47% [============================= ] 1012/2133 47% [============================= ] 1013/2133 47% [============================= ] 1014/2133 47% [============================= ] 1015/2133 47% [============================= ] 1016/2133 47% [============================= ] 1017/2133 47% [============================= ] 1018/2133 47% [============================= ] 1019/2133 47% [============================= ] 1020/2133 47% [============================= ] 1021/2133 47% [============================= ] 1022/2133 47% [============================= ] 1023/2133 47% [============================= ] 1024/2133 48% [============================= ] 1025/2133 48% [============================= ] 1026/2133 48% [============================= ] 1027/2133 48% [============================= ] 1028/2133 48% [============================= ] 1029/2133 48% [============================= ] 1030/2133 48% [============================= ] 1031/2133 48% [============================= ] 1032/2133 48% [============================== ] 1033/2133 48% [============================== ] 1034/2133 48% [============================== ] 1035/2133 48% [============================== ] 1036/2133 48% [============================== ] 1037/2133 48% [============================== ] 1038/2133 48% [============================== ] 1039/2133 48% [============================== ] 1040/2133 48% [============================== ] 1041/2133 48% [============================== ] 1042/2133 48% [============================== ] 1043/2133 48% [============================== ] 1044/2133 48% [============================== ] 1045/2133 48% [============================== ] 1046/2133 49% [============================== ] 1047/2133 49% [============================== ] 1048/2133 49% [============================== ] 1049/2133 49% [============================== ] 1050/2133 49% [============================== ] 1051/2133 49% [============================== ] 1052/2133 49% [============================== ] 1053/2133 49% [============================== ] 1054/2133 49% [============================== ] 1055/2133 49% [============================== ] 1056/2133 49% [============================== ] 1057/2133 49% [============================== ] 1058/2133 49% [============================== ] 1059/2133 49% [============================== ] 1060/2133 49% [============================== ] 1061/2133 49% [============================== ] 1062/2133 49% [============================== ] 1063/2133 49% [============================== ] 1064/2133 49% [============================== ] 1065/2133 49% [============================== ] 1066/2133 49% [=============================== ] 1067/2133 50% [=============================== ] 1068/2133 50% [=============================== ] 1069/2133 50% [=============================== ] 1070/2133 50% [=============================== ] 1071/2133 50% [=============================== ] 1072/2133 50% [=============================== ] 1073/2133 50% [=============================== ] 1074/2133 50% [=============================== ] 1075/2133 50% [=============================== ] 1076/2133 50% [=============================== ] 1077/2133 50% [=============================== ] 1078/2133 50% [=============================== ] 1079/2133 50% [=============================== ] 1080/2133 50% [=============================== ] 1081/2133 50% [=============================== ] 1082/2133 50% [=============================== ] 1083/2133 50% [=============================== ] 1084/2133 50% [=============================== ] 1085/2133 50% [=============================== ] 1086/2133 50% [=============================== ] 1087/2133 50% [=============================== ] 1088/2133 51% [=============================== ] 1089/2133 51% [=============================== ] 1090/2133 51% [=============================== ] 1091/2133 51% [=============================== ] 1092/2133 51% [=============================== ] 1093/2133 51% [=============================== ] 1094/2133 51% [=============================== ] 1095/2133 51% [=============================== ] 1096/2133 51% [=============================== ] 1097/2133 51% [=============================== ] 1098/2133 51% [=============================== ] 1099/2133 51% [=============================== ] 1100/2133 51% [================================ ] 1101/2133 51% [================================ ] 1102/2133 51% [================================ ] 1103/2133 51% [================================ ] 1104/2133 51% [================================ ] 1105/2133 51% [================================ ] 1106/2133 51% [================================ ] 1107/2133 51% [================================ ] 1108/2133 51% [================================ ] 1109/2133 51% [================================ ] 1110/2133 52% [================================ ] 1111/2133 52% [================================ ] 1112/2133 52% [================================ ] 1113/2133 52% [================================ ] 1114/2133 52% [================================ ] 1115/2133 52% [================================ ] 1116/2133 52% [================================ ] 1117/2133 52% [================================ ] 1118/2133 52% [================================ ] 1119/2133 52% [================================ ] 1120/2133 52% [================================ ] 1121/2133 52% [================================ ] 1122/2133 52% [================================ ] 1123/2133 52% [================================ ] 1124/2133 52% [================================ ] 1125/2133 52% [================================ ] 1126/2133 52% [================================ ] 1127/2133 52% [================================ ] 1128/2133 52% [================================ ] 1129/2133 52% [================================ ] 1130/2133 52% [================================ ] 1131/2133 53% [================================ ] 1132/2133 53% [================================ ] 1133/2133 53% [================================ ] 1134/2133 53% [================================ ] 1135/2133 53% [================================= ] 1136/2133 53% [================================= ] 1137/2133 53% [================================= ] 1138/2133 53% [================================= ] 1139/2133 53% [================================= ] 1140/2133 53% [================================= ] 1141/2133 53% [================================= ] 1142/2133 53% [================================= ] 1143/2133 53% [================================= ] 1144/2133 53% [================================= ] 1145/2133 53% [================================= ] 1146/2133 53% [================================= ] 1147/2133 53% [================================= ] 1148/2133 53% [================================= ] 1149/2133 53% [================================= ] 1150/2133 53% [================================= ] 1151/2133 53% [================================= ] 1152/2133 54% [================================= ] 1153/2133 54% [================================= ] 1154/2133 54% [================================= ] 1155/2133 54% [================================= ] 1156/2133 54% [================================= ] 1157/2133 54% [================================= ] 1158/2133 54% [================================= ] 1159/2133 54% [================================= ] 1160/2133 54% [================================= ] 1161/2133 54% [================================= ] 1162/2133 54% [================================= ] 1163/2133 54% [================================= ] 1164/2133 54% [================================= ] 1165/2133 54% [================================= ] 1166/2133 54% [================================= ] 1167/2133 54% [================================= ] 1168/2133 54% [================================= ] 1169/2133 54% [================================== ] 1170/2133 54% [================================== ] 1171/2133 54% [================================== ] 1172/2133 54% [================================== ] 1173/2133 54% [================================== ] 1174/2133 55% [================================== ] 1175/2133 55% [================================== ] 1176/2133 55% [================================== ] 1177/2133 55% [================================== ] 1178/2133 55% [================================== ] 1179/2133 55% [================================== ] 1180/2133 55% [================================== ] 1181/2133 55% [================================== ] 1182/2133 55% [================================== ] 1183/2133 55% [================================== ] 1184/2133 55% [================================== ] 1185/2133 55% [================================== ] 1186/2133 55% [================================== ] 1187/2133 55% [================================== ] 1188/2133 55% [================================== ] 1189/2133 55% [================================== ] 1190/2133 55% [================================== ] 1191/2133 55% [================================== ] 1192/2133 55% [================================== ] 1193/2133 55% [================================== ] 1194/2133 55% [================================== ] 1195/2133 56% [================================== ] 1196/2133 56% [================================== ] 1197/2133 56% [================================== ] 1198/2133 56% [================================== ] 1199/2133 56% [================================== ] 1200/2133 56% [================================== ] 1201/2133 56% [================================== ] 1202/2133 56% [================================== ] 1203/2133 56% [================================== ] 1204/2133 56% [=================================== ] 1205/2133 56% [=================================== ] 1206/2133 56% [=================================== ] 1207/2133 56% [=================================== ] 1208/2133 56% [=================================== ] 1209/2133 56% [=================================== ] 1210/2133 56% [=================================== ] 1211/2133 56% [=================================== ] 1212/2133 56% [=================================== ] 1213/2133 56% [=================================== ] 1214/2133 56% [=================================== ] 1215/2133 56% [=================================== ] 1216/2133 57% [=================================== ] 1217/2133 57% [=================================== ] 1218/2133 57% [=================================== ] 1219/2133 57% [=================================== ] 1220/2133 57% [=================================== ] 1221/2133 57% [=================================== ] 1222/2133 57% [=================================== ] 1223/2133 57% [=================================== ] 1224/2133 57% [=================================== ] 1225/2133 57% [=================================== ] 1226/2133 57% [=================================== ] 1227/2133 57% [=================================== ] 1228/2133 57% [=================================== ] 1229/2133 57% [=================================== ] 1230/2133 57% [=================================== ] 1231/2133 57% [=================================== ] 1232/2133 57% [=================================== ] 1233/2133 57% [=================================== ] 1234/2133 57% [=================================== ] 1235/2133 57% [=================================== ] 1236/2133 57% [=================================== ] 1237/2133 57% [=================================== ] 1238/2133 58% [==================================== ] 1239/2133 58% [==================================== ] 1240/2133 58% [==================================== ] 1241/2133 58% [==================================== ] 1242/2133 58% [==================================== ] 1243/2133 58% [==================================== ] 1244/2133 58% [==================================== ] 1245/2133 58% [==================================== ] 1246/2133 58% [==================================== ] 1247/2133 58% [==================================== ] 1248/2133 58% [==================================== ] 1249/2133 58% [==================================== ] 1250/2133 58% [==================================== ] 1251/2133 58% [==================================== ] 1252/2133 58% [==================================== ] 1253/2133 58% [==================================== ] 1254/2133 58% [==================================== ] 1255/2133 58% [==================================== ] 1256/2133 58% [==================================== ] 1257/2133 58% [==================================== ] 1258/2133 58% [==================================== ] 1259/2133 59% [==================================== ] 1260/2133 59% [==================================== ] 1261/2133 59% [==================================== ] 1262/2133 59% [==================================== ] 1263/2133 59% [==================================== ] 1264/2133 59% [==================================== ] 1265/2133 59% [==================================== ] 1266/2133 59% [==================================== ] 1267/2133 59% [==================================== ] 1268/2133 59% [==================================== ] 1269/2133 59% [==================================== ] 1270/2133 59% [==================================== ] 1271/2133 59% [==================================== ] 1272/2133 59% [===================================== ] 1273/2133 59% [===================================== ] 1274/2133 59% [===================================== ] 1275/2133 59% [===================================== ] 1276/2133 59% [===================================== ] 1277/2133 59% [===================================== ] 1278/2133 59% [===================================== ] 1279/2133 59% [===================================== ] 1280/2133 60% [===================================== ] 1281/2133 60% [===================================== ] 1282/2133 60% [===================================== ] 1283/2133 60% [===================================== ] 1284/2133 60% [===================================== ] 1285/2133 60% [===================================== ] 1286/2133 60% [===================================== ] 1287/2133 60% [===================================== ] 1288/2133 60% [===================================== ] 1289/2133 60% [===================================== ] 1290/2133 60% [===================================== ] 1291/2133 60% [===================================== ] 1292/2133 60% [===================================== ] 1293/2133 60% [===================================== ] 1294/2133 60% [===================================== ] 1295/2133 60% [===================================== ] 1296/2133 60% [===================================== ] 1297/2133 60% [===================================== ] 1298/2133 60% [===================================== ] 1299/2133 60% [===================================== ] 1300/2133 60% [===================================== ] 1301/2133 60% [===================================== ] 1302/2133 61% [===================================== ] 1303/2133 61% [===================================== ] 1304/2133 61% [===================================== ] 1305/2133 61% [===================================== ] 1306/2133 61% [===================================== ] 1307/2133 61% [====================================== ] 1308/2133 61% [====================================== ] 1309/2133 61% [====================================== ] 1310/2133 61% [====================================== ] 1311/2133 61% [====================================== ] 1312/2133 61% [====================================== ] 1313/2133 61% [====================================== ] 1314/2133 61% [====================================== ] 1315/2133 61% [====================================== ] 1316/2133 61% [====================================== ] 1317/2133 61% [====================================== ] 1318/2133 61% [====================================== ] 1319/2133 61% [====================================== ] 1320/2133 61% [====================================== ] 1321/2133 61% [====================================== ] 1322/2133 61% [====================================== ] 1323/2133 62% [====================================== ] 1324/2133 62% [====================================== ] 1325/2133 62% [====================================== ] 1326/2133 62% [====================================== ] 1327/2133 62% [====================================== ] 1328/2133 62% [====================================== ] 1329/2133 62% [====================================== ] 1330/2133 62% [====================================== ] 1331/2133 62% [====================================== ] 1332/2133 62% [====================================== ] 1333/2133 62% [====================================== ] 1334/2133 62% [====================================== ] 1335/2133 62% [====================================== ] 1336/2133 62% [====================================== ] 1337/2133 62% [====================================== ] 1338/2133 62% [====================================== ] 1339/2133 62% [====================================== ] 1340/2133 62% [====================================== ] 1341/2133 62% [======================================= ] 1342/2133 62% [======================================= ] 1343/2133 62% [======================================= ] 1344/2133 63% [======================================= ] 1345/2133 63% [======================================= ] 1346/2133 63% [======================================= ] 1347/2133 63% [======================================= ] 1348/2133 63% [======================================= ] 1349/2133 63% [======================================= ] 1350/2133 63% [======================================= ] 1351/2133 63% [======================================= ] 1352/2133 63% [======================================= ] 1353/2133 63% [======================================= ] 1354/2133 63% [======================================= ] 1355/2133 63% [======================================= ] 1356/2133 63% [======================================= ] 1357/2133 63% [======================================= ] 1358/2133 63% [======================================= ] 1359/2133 63% [======================================= ] 1360/2133 63% [======================================= ] 1361/2133 63% [======================================= ] 1362/2133 63% [======================================= ] 1363/2133 63% [======================================= ] 1364/2133 63% [======================================= ] 1365/2133 63% [======================================= ] 1366/2133 64% [======================================= ] 1367/2133 64% [======================================= ] 1368/2133 64% [======================================= ] 1369/2133 64% [======================================= ] 1370/2133 64% [======================================= ] 1371/2133 64% [======================================= ] 1372/2133 64% [======================================= ] 1373/2133 64% [======================================= ] 1374/2133 64% [======================================= ] 1375/2133 64% [======================================= ] 1376/2133 64% [======================================== ] 1377/2133 64% [======================================== ] 1378/2133 64% [======================================== ] 1379/2133 64% [======================================== ] 1380/2133 64% [======================================== ] 1381/2133 64% [======================================== ] 1382/2133 64% [======================================== ] 1383/2133 64% [======================================== ] 1384/2133 64% [======================================== ] 1385/2133 64% [======================================== ] 1386/2133 64% [======================================== ] 1387/2133 65% [======================================== ] 1388/2133 65% [======================================== ] 1389/2133 65% [======================================== ] 1390/2133 65% [======================================== ] 1391/2133 65% [======================================== ] 1392/2133 65% [======================================== ] 1393/2133 65% [======================================== ] 1394/2133 65% [======================================== ] 1395/2133 65% [======================================== ] 1396/2133 65% [======================================== ] 1397/2133 65% [======================================== ] 1398/2133 65% [======================================== ] 1399/2133 65% [======================================== ] 1400/2133 65% [======================================== ] 1401/2133 65% [======================================== ] 1402/2133 65% [======================================== ] 1403/2133 65% [======================================== ] 1404/2133 65% [======================================== ] 1405/2133 65% [======================================== ] 1406/2133 65% [======================================== ] 1407/2133 65% [======================================== ] 1408/2133 66% [======================================== ] 1409/2133 66% [======================================== ] 1410/2133 66% [========================================= ] 1411/2133 66% [========================================= ] 1412/2133 66% [========================================= ] 1413/2133 66% [========================================= ] 1414/2133 66% [========================================= ] 1415/2133 66% [========================================= ] 1416/2133 66% [========================================= ] 1417/2133 66% [========================================= ] 1418/2133 66% [========================================= ] 1419/2133 66% [========================================= ] 1420/2133 66% [========================================= ] 1421/2133 66% [========================================= ] 1422/2133 66% [========================================= ] 1423/2133 66% [========================================= ] 1424/2133 66% [========================================= ] 1425/2133 66% [========================================= ] 1426/2133 66% [========================================= ] 1427/2133 66% [========================================= ] 1428/2133 66% [========================================= ] 1429/2133 66% [========================================= ] 1430/2133 67% [========================================= ] 1431/2133 67% [========================================= ] 1432/2133 67% [========================================= ] 1433/2133 67% [========================================= ] 1434/2133 67% [========================================= ] 1435/2133 67% [========================================= ] 1436/2133 67% [========================================= ] 1437/2133 67% [========================================= ] 1438/2133 67% [========================================= ] 1439/2133 67% [========================================= ] 1440/2133 67% [========================================= ] 1441/2133 67% [========================================= ] 1442/2133 67% [========================================= ] 1443/2133 67% [========================================= ] 1444/2133 67% [========================================== ] 1445/2133 67% [========================================== ] 1446/2133 67% [========================================== ] 1447/2133 67% [========================================== ] 1448/2133 67% [========================================== ] 1449/2133 67% [========================================== ] 1450/2133 67% [========================================== ] 1451/2133 68% [========================================== ] 1452/2133 68% [========================================== ] 1453/2133 68% [========================================== ] 1454/2133 68% [========================================== ] 1455/2133 68% [========================================== ] 1456/2133 68% [========================================== ] 1457/2133 68% [========================================== ] 1458/2133 68% [========================================== ] 1459/2133 68% [========================================== ] 1460/2133 68% [========================================== ] 1461/2133 68% [========================================== ] 1462/2133 68% [========================================== ] 1463/2133 68% [========================================== ] 1464/2133 68% [========================================== ] 1465/2133 68% [========================================== ] 1466/2133 68% [========================================== ] 1467/2133 68% [========================================== ] 1468/2133 68% [========================================== ] 1469/2133 68% [========================================== ] 1470/2133 68% [========================================== ] 1471/2133 68% [========================================== ] 1472/2133 69% [========================================== ] 1473/2133 69% [========================================== ] 1474/2133 69% [========================================== ] 1475/2133 69% [========================================== ] 1476/2133 69% [========================================== ] 1477/2133 69% [========================================== ] 1478/2133 69% [========================================== ] 1479/2133 69% [=========================================== ] 1480/2133 69% [=========================================== ] 1481/2133 69% [=========================================== ] 1482/2133 69% [=========================================== ] 1483/2133 69% [=========================================== ] 1484/2133 69% [=========================================== ] 1485/2133 69% [=========================================== ] 1486/2133 69% [=========================================== ] 1487/2133 69% [=========================================== ] 1488/2133 69% [=========================================== ] 1489/2133 69% [=========================================== ] 1490/2133 69% [=========================================== ] 1491/2133 69% [=========================================== ] 1492/2133 69% [=========================================== ] 1493/2133 69% [=========================================== ] 1494/2133 70% [=========================================== ] 1495/2133 70% [=========================================== ] 1496/2133 70% [=========================================== ] 1497/2133 70% [=========================================== ] 1498/2133 70% [=========================================== ] 1499/2133 70% [=========================================== ] 1500/2133 70% [=========================================== ] 1501/2133 70% [=========================================== ] 1502/2133 70% [=========================================== ] 1503/2133 70% [=========================================== ] 1504/2133 70% [=========================================== ] 1505/2133 70% [=========================================== ] 1506/2133 70% [=========================================== ] 1507/2133 70% [=========================================== ] 1508/2133 70% [=========================================== ] 1509/2133 70% [=========================================== ] 1510/2133 70% [=========================================== ] 1511/2133 70% [=========================================== ] 1512/2133 70% [=========================================== ] 1513/2133 70% [============================================ ] 1514/2133 70% [============================================ ] 1515/2133 71% [============================================ ] 1516/2133 71% [============================================ ] 1517/2133 71% [============================================ ] 1518/2133 71% [============================================ ] 1519/2133 71% [============================================ ] 1520/2133 71% [============================================ ] 1521/2133 71% [============================================ ] 1522/2133 71% [============================================ ] 1523/2133 71% [============================================ ] 1524/2133 71% [============================================ ] 1525/2133 71% [============================================ ] 1526/2133 71% [============================================ ] 1527/2133 71% [============================================ ] 1528/2133 71% [============================================ ] 1529/2133 71% [============================================ ] 1530/2133 71% [============================================ ] 1531/2133 71% [============================================ ] 1532/2133 71% [============================================ ] 1533/2133 71% [============================================ ] 1534/2133 71% [============================================ ] 1535/2133 71% [============================================ ] 1536/2133 72% [============================================ ] 1537/2133 72% [============================================ ] 1538/2133 72% [============================================ ] 1539/2133 72% [============================================ ] 1540/2133 72% [============================================ ] 1541/2133 72% [============================================ ] 1542/2133 72% [============================================ ] 1543/2133 72% [============================================ ] 1544/2133 72% [============================================ ] 1545/2133 72% [============================================ ] 1546/2133 72% [============================================ ] 1547/2133 72% [============================================ ] 1548/2133 72% [============================================= ] 1549/2133 72% [============================================= ] 1550/2133 72% [============================================= ] 1551/2133 72% [============================================= ] 1552/2133 72% [============================================= ] 1553/2133 72% [============================================= ] 1554/2133 72% [============================================= ] 1555/2133 72% [============================================= ] 1556/2133 72% [============================================= ] 1557/2133 72% [============================================= ] 1558/2133 73% [============================================= ] 1559/2133 73% [============================================= ] 1560/2133 73% [============================================= ] 1561/2133 73% [============================================= ] 1562/2133 73% [============================================= ] 1563/2133 73% [============================================= ] 1564/2133 73% [============================================= ] 1565/2133 73% [============================================= ] 1566/2133 73% [============================================= ] 1567/2133 73% [============================================= ] 1568/2133 73% [============================================= ] 1569/2133 73% [============================================= ] 1570/2133 73% [============================================= ] 1571/2133 73% [============================================= ] 1572/2133 73% [============================================= ] 1573/2133 73% [============================================= ] 1574/2133 73% [============================================= ] 1575/2133 73% [============================================= ] 1576/2133 73% [============================================= ] 1577/2133 73% [============================================= ] 1578/2133 73% [============================================= ] 1579/2133 74% [============================================= ] 1580/2133 74% [============================================= ] 1581/2133 74% [============================================= ] 1582/2133 74% [============================================== ] 1583/2133 74% [============================================== ] 1584/2133 74% [============================================== ] 1585/2133 74% [============================================== ] 1586/2133 74% [============================================== ] 1587/2133 74% [============================================== ] 1588/2133 74% [============================================== ] 1589/2133 74% [============================================== ] 1590/2133 74% [============================================== ] 1591/2133 74% [============================================== ] 1592/2133 74% [============================================== ] 1593/2133 74% [============================================== ] 1594/2133 74% [============================================== ] 1595/2133 74% [============================================== ] 1596/2133 74% [============================================== ] 1597/2133 74% [============================================== ] 1598/2133 74% [============================================== ] 1599/2133 74% [============================================== ] 1600/2133 75% [============================================== ] 1601/2133 75% [============================================== ] 1602/2133 75% [============================================== ] 1603/2133 75% [============================================== ] 1604/2133 75% [============================================== ] 1605/2133 75% [============================================== ] 1606/2133 75% [============================================== ] 1607/2133 75% [============================================== ] 1608/2133 75% [============================================== ] 1609/2133 75% [============================================== ] 1610/2133 75% [============================================== ] 1611/2133 75% [============================================== ] 1612/2133 75% [============================================== ] 1613/2133 75% [============================================== ] 1614/2133 75% [============================================== ] 1615/2133 75% [============================================== ] 1616/2133 75% [=============================================== ] 1617/2133 75% [=============================================== ] 1618/2133 75% [=============================================== ] 1619/2133 75% [=============================================== ] 1620/2133 75% [=============================================== ] 1621/2133 75% [=============================================== ] 1622/2133 76% [=============================================== ] 1623/2133 76% [=============================================== ] 1624/2133 76% [=============================================== ] 1625/2133 76% [=============================================== ] 1626/2133 76% [=============================================== ] 1627/2133 76% [=============================================== ] 1628/2133 76% [=============================================== ] 1629/2133 76% [=============================================== ] 1630/2133 76% [=============================================== ] 1631/2133 76% [=============================================== ] 1632/2133 76% [=============================================== ] 1633/2133 76% [=============================================== ] 1634/2133 76% [=============================================== ] 1635/2133 76% [=============================================== ] 1636/2133 76% [=============================================== ] 1637/2133 76% [=============================================== ] 1638/2133 76% [=============================================== ] 1639/2133 76% [=============================================== ] 1640/2133 76% [=============================================== ] 1641/2133 76% [=============================================== ] 1642/2133 76% [=============================================== ] 1643/2133 77% [=============================================== ] 1644/2133 77% [=============================================== ] 1645/2133 77% [=============================================== ] 1646/2133 77% [=============================================== ] 1647/2133 77% [=============================================== ] 1648/2133 77% [=============================================== ] 1649/2133 77% [=============================================== ] 1650/2133 77% [=============================================== ] 1651/2133 77% [================================================ ] 1652/2133 77% [================================================ ] 1653/2133 77% [================================================ ] 1654/2133 77% [================================================ ] 1655/2133 77% [================================================ ] 1656/2133 77% [================================================ ] 1657/2133 77% [================================================ ] 1658/2133 77% [================================================ ] 1659/2133 77% [================================================ ] 1660/2133 77% [================================================ ] 1661/2133 77% [================================================ ] 1662/2133 77% [================================================ ] 1663/2133 77% [================================================ ] 1664/2133 78% [================================================ ] 1665/2133 78% [================================================ ] 1666/2133 78% [================================================ ] 1667/2133 78% [================================================ ] 1668/2133 78% [================================================ ] 1669/2133 78% [================================================ ] 1670/2133 78% [================================================ ] 1671/2133 78% [================================================ ] 1672/2133 78% [================================================ ] 1673/2133 78% [================================================ ] 1674/2133 78% [================================================ ] 1675/2133 78% [================================================ ] 1676/2133 78% [================================================ ] 1677/2133 78% [================================================ ] 1678/2133 78% [================================================ ] 1679/2133 78% [================================================ ] 1680/2133 78% [================================================ ] 1681/2133 78% [================================================ ] 1682/2133 78% [================================================ ] 1683/2133 78% [================================================ ] 1684/2133 78% [================================================ ] 1685/2133 78% [================================================= ] 1686/2133 79% [================================================= ] 1687/2133 79% [================================================= ] 1688/2133 79% [================================================= ] 1689/2133 79% [================================================= ] 1690/2133 79% [================================================= ] 1691/2133 79% [================================================= ] 1692/2133 79% [================================================= ] 1693/2133 79% [================================================= ] 1694/2133 79% [================================================= ] 1695/2133 79% [================================================= ] 1696/2133 79% [================================================= ] 1697/2133 79% [================================================= ] 1698/2133 79% [================================================= ] 1699/2133 79% [================================================= ] 1700/2133 79% [================================================= ] 1701/2133 79% [================================================= ] 1702/2133 79% [================================================= ] 1703/2133 79% [================================================= ] 1704/2133 79% [================================================= ] 1705/2133 79% [================================================= ] 1706/2133 79% [================================================= ] 1707/2133 80% [================================================= ] 1708/2133 80% [================================================= ] 1709/2133 80% [================================================= ] 1710/2133 80% [================================================= ] 1711/2133 80% [================================================= ] 1712/2133 80% [================================================= ] 1713/2133 80% [================================================= ] 1714/2133 80% [================================================= ] 1715/2133 80% [================================================= ] 1716/2133 80% [================================================= ] 1717/2133 80% [================================================= ] 1718/2133 80% [================================================= ] 1719/2133 80% [================================================= ] 1720/2133 80% [================================================== ] 1721/2133 80% [================================================== ] 1722/2133 80% [================================================== ] 1723/2133 80% [================================================== ] 1724/2133 80% [================================================== ] 1725/2133 80% [================================================== ] 1726/2133 80% [================================================== ] 1727/2133 80% [================================================== ] 1728/2133 81% [================================================== ] 1729/2133 81% [================================================== ] 1730/2133 81% [================================================== ] 1731/2133 81% [================================================== ] 1732/2133 81% [================================================== ] 1733/2133 81% [================================================== ] 1734/2133 81% [================================================== ] 1735/2133 81% [================================================== ] 1736/2133 81% [================================================== ] 1737/2133 81% [================================================== ] 1738/2133 81% [================================================== ] 1739/2133 81% [================================================== ] 1740/2133 81% [================================================== ] 1741/2133 81% [================================================== ] 1742/2133 81% [================================================== ] 1743/2133 81% [================================================== ] 1744/2133 81% [================================================== ] 1745/2133 81% [================================================== ] 1746/2133 81% [================================================== ] 1747/2133 81% [================================================== ] 1748/2133 81% [================================================== ] 1749/2133 81% [================================================== ] 1750/2133 82% [================================================== ] 1751/2133 82% [================================================== ] 1752/2133 82% [================================================== ] 1753/2133 82% [================================================== ] 1754/2133 82% [=================================================== ] 1755/2133 82% [=================================================== ] 1756/2133 82% [=================================================== ] 1757/2133 82% [=================================================== ] 1758/2133 82% [=================================================== ] 1759/2133 82% [=================================================== ] 1760/2133 82% [=================================================== ] 1761/2133 82% [=================================================== ] 1762/2133 82% [=================================================== ] 1763/2133 82% [=================================================== ] 1764/2133 82% [=================================================== ] 1765/2133 82% [=================================================== ] 1766/2133 82% [=================================================== ] 1767/2133 82% [=================================================== ] 1768/2133 82% [=================================================== ] 1769/2133 82% [=================================================== ] 1770/2133 82% [=================================================== ] 1771/2133 83% [=================================================== ] 1772/2133 83% [=================================================== ] 1773/2133 83% [=================================================== ] 1774/2133 83% [=================================================== ] 1775/2133 83% [=================================================== ] 1776/2133 83% [=================================================== ] 1777/2133 83% [=================================================== ] 1778/2133 83% [=================================================== ] 1779/2133 83% [=================================================== ] 1780/2133 83% [=================================================== ] 1781/2133 83% [=================================================== ] 1782/2133 83% [=================================================== ] 1783/2133 83% [=================================================== ] 1784/2133 83% [=================================================== ] 1785/2133 83% [=================================================== ] 1786/2133 83% [=================================================== ] 1787/2133 83% [=================================================== ] 1788/2133 83% [==================================================== ] 1789/2133 83% [==================================================== ] 1790/2133 83% [==================================================== ] 1791/2133 83% [==================================================== ] 1792/2133 84% [==================================================== ] 1793/2133 84% [==================================================== ] 1794/2133 84% [==================================================== ] 1795/2133 84% [==================================================== ] 1796/2133 84% [==================================================== ] 1797/2133 84% [==================================================== ] 1798/2133 84% [==================================================== ] 1799/2133 84% [==================================================== ] 1800/2133 84% [==================================================== ] 1801/2133 84% [==================================================== ] 1802/2133 84% [==================================================== ] 1803/2133 84% [==================================================== ] 1804/2133 84% [==================================================== ] 1805/2133 84% [==================================================== ] 1806/2133 84% [==================================================== ] 1807/2133 84% [==================================================== ] 1808/2133 84% [==================================================== ] 1809/2133 84% [==================================================== ] 1810/2133 84% [==================================================== ] 1811/2133 84% [==================================================== ] 1812/2133 84% [==================================================== ] 1813/2133 84% [==================================================== ] 1814/2133 85% [==================================================== ] 1815/2133 85% [==================================================== ] 1816/2133 85% [==================================================== ] 1817/2133 85% [==================================================== ] 1818/2133 85% [==================================================== ] 1819/2133 85% [==================================================== ] 1820/2133 85% [==================================================== ] 1821/2133 85% [==================================================== ] 1822/2133 85% [==================================================== ] 1823/2133 85% [===================================================== ] 1824/2133 85% [===================================================== ] 1825/2133 85% [===================================================== ] 1826/2133 85% [===================================================== ] 1827/2133 85% [===================================================== ] 1828/2133 85% [===================================================== ] 1829/2133 85% [===================================================== ] 1830/2133 85% [===================================================== ] 1831/2133 85% [===================================================== ] 1832/2133 85% [===================================================== ] 1833/2133 85% [===================================================== ] 1834/2133 85% [===================================================== ] 1835/2133 86% [===================================================== ] 1836/2133 86% [===================================================== ] 1837/2133 86% [===================================================== ] 1838/2133 86% [===================================================== ] 1839/2133 86% [===================================================== ] 1840/2133 86% [===================================================== ] 1841/2133 86% [===================================================== ] 1842/2133 86% [===================================================== ] 1843/2133 86% [===================================================== ] 1844/2133 86% [===================================================== ] 1845/2133 86% [===================================================== ] 1846/2133 86% [===================================================== ] 1847/2133 86% [===================================================== ] 1848/2133 86% [===================================================== ] 1849/2133 86% [===================================================== ] 1850/2133 86% [===================================================== ] 1851/2133 86% [===================================================== ] 1852/2133 86% [===================================================== ] 1853/2133 86% [===================================================== ] 1854/2133 86% [===================================================== ] 1855/2133 86% [===================================================== ] 1856/2133 87% [===================================================== ] 1857/2133 87% [====================================================== ] 1858/2133 87% [====================================================== ] 1859/2133 87% [====================================================== ] 1860/2133 87% [====================================================== ] 1861/2133 87% [====================================================== ] 1862/2133 87% [====================================================== ] 1863/2133 87% [====================================================== ] 1864/2133 87% [====================================================== ] 1865/2133 87% [====================================================== ] 1866/2133 87% [====================================================== ] 1867/2133 87% [====================================================== ] 1868/2133 87% [====================================================== ] 1869/2133 87% [====================================================== ] 1870/2133 87% [====================================================== ] 1871/2133 87% [====================================================== ] 1872/2133 87% [====================================================== ] 1873/2133 87% [====================================================== ] 1874/2133 87% [====================================================== ] 1875/2133 87% [====================================================== ] 1876/2133 87% [====================================================== ] 1877/2133 87% [====================================================== ] 1878/2133 88% [====================================================== ] 1879/2133 88% [====================================================== ] 1880/2133 88% [====================================================== ] 1881/2133 88% [====================================================== ] 1882/2133 88% [====================================================== ] 1883/2133 88% [====================================================== ] 1884/2133 88% [====================================================== ] 1885/2133 88% [====================================================== ] 1886/2133 88% [====================================================== ] 1887/2133 88% [====================================================== ] 1888/2133 88% [====================================================== ] 1889/2133 88% [====================================================== ] 1890/2133 88% [====================================================== ] 1891/2133 88% [====================================================== ] 1892/2133 88% [======================================================= ] 1893/2133 88% [======================================================= ] 1894/2133 88% [======================================================= ] 1895/2133 88% [======================================================= ] 1896/2133 88% [======================================================= ] 1897/2133 88% [======================================================= ] 1898/2133 88% [======================================================= ] 1899/2133 89% [======================================================= ] 1900/2133 89% [======================================================= ] 1901/2133 89% [======================================================= ] 1902/2133 89% [======================================================= ] 1903/2133 89% [======================================================= ] 1904/2133 89% [======================================================= ] 1905/2133 89% [======================================================= ] 1906/2133 89% [======================================================= ] 1907/2133 89% [======================================================= ] 1908/2133 89% [======================================================= ] 1909/2133 89% [======================================================= ] 1910/2133 89% [======================================================= ] 1911/2133 89% [======================================================= ] 1912/2133 89% [======================================================= ] 1913/2133 89% [======================================================= ] 1914/2133 89% [======================================================= ] 1915/2133 89% [======================================================= ] 1916/2133 89% [======================================================= ] 1917/2133 89% [======================================================= ] 1918/2133 89% [======================================================= ] 1919/2133 89% [======================================================= ] 1920/2133 90% [======================================================= ] 1921/2133 90% [======================================================= ] 1922/2133 90% [======================================================= ] 1923/2133 90% [======================================================= ] 1924/2133 90% [======================================================= ] 1925/2133 90% [======================================================= ] 1926/2133 90% [======================================================== ] 1927/2133 90% [======================================================== ] 1928/2133 90% [======================================================== ] 1929/2133 90% [======================================================== ] 1930/2133 90% [======================================================== ] 1931/2133 90% [======================================================== ] 1932/2133 90% [======================================================== ] 1933/2133 90% [======================================================== ] 1934/2133 90% [======================================================== ] 1935/2133 90% [======================================================== ] 1936/2133 90% [======================================================== ] 1937/2133 90% [======================================================== ] 1938/2133 90% [======================================================== ] 1939/2133 90% [======================================================== ] 1940/2133 90% [======================================================== ] 1941/2133 90% [======================================================== ] 1942/2133 91% [======================================================== ] 1943/2133 91% [======================================================== ] 1944/2133 91% [======================================================== ] 1945/2133 91% [======================================================== ] 1946/2133 91% [======================================================== ] 1947/2133 91% [======================================================== ] 1948/2133 91% [======================================================== ] 1949/2133 91% [======================================================== ] 1950/2133 91% [======================================================== ] 1951/2133 91% [======================================================== ] 1952/2133 91% [======================================================== ] 1953/2133 91% [======================================================== ] 1954/2133 91% [======================================================== ] 1955/2133 91% [======================================================== ] 1956/2133 91% [======================================================== ] 1957/2133 91% [======================================================== ] 1958/2133 91% [======================================================== ] 1959/2133 91% [======================================================== ] 1960/2133 91% [========================================================= ] 1961/2133 91% [========================================================= ] 1962/2133 91% [========================================================= ] 1963/2133 92% [========================================================= ] 1964/2133 92% [========================================================= ] 1965/2133 92% [========================================================= ] 1966/2133 92% [========================================================= ] 1967/2133 92% [========================================================= ] 1968/2133 92% [========================================================= ] 1969/2133 92% [========================================================= ] 1970/2133 92% [========================================================= ] 1971/2133 92% [========================================================= ] 1972/2133 92% [========================================================= ] 1973/2133 92% [========================================================= ] 1974/2133 92% [========================================================= ] 1975/2133 92% [========================================================= ] 1976/2133 92% [========================================================= ] 1977/2133 92% [========================================================= ] 1978/2133 92% [========================================================= ] 1979/2133 92% [========================================================= ] 1980/2133 92% [========================================================= ] 1981/2133 92% [========================================================= ] 1982/2133 92% [========================================================= ] 1983/2133 92% [========================================================= ] 1984/2133 93% [========================================================= ] 1985/2133 93% [========================================================= ] 1986/2133 93% [========================================================= ] 1987/2133 93% [========================================================= ] 1988/2133 93% [========================================================= ] 1989/2133 93% [========================================================= ] 1990/2133 93% [========================================================= ] 1991/2133 93% [========================================================= ] 1992/2133 93% [========================================================= ] 1993/2133 93% [========================================================= ] 1994/2133 93% [========================================================= ] 1995/2133 93% [========================================================== ] 1996/2133 93% [========================================================== ] 1997/2133 93% [========================================================== ] 1998/2133 93% [========================================================== ] 1999/2133 93% [========================================================== ] 2000/2133 93% [========================================================== ] 2001/2133 93% [========================================================== ] 2002/2133 93% [========================================================== ] 2003/2133 93% [========================================================== ] 2004/2133 93% [========================================================== ] 2005/2133 93% [========================================================== ] 2006/2133 94% [========================================================== ] 2007/2133 94% [========================================================== ] 2008/2133 94% [========================================================== ] 2009/2133 94% [========================================================== ] 2010/2133 94% [========================================================== ] 2011/2133 94% [========================================================== ] 2012/2133 94% [========================================================== ] 2013/2133 94% [========================================================== ] 2014/2133 94% [========================================================== ] 2015/2133 94% [========================================================== ] 2016/2133 94% [========================================================== ] 2017/2133 94% [========================================================== ] 2018/2133 94% [========================================================== ] 2019/2133 94% [========================================================== ] 2020/2133 94% [========================================================== ] 2021/2133 94% [========================================================== ] 2022/2133 94% [========================================================== ] 2023/2133 94% [========================================================== ] 2024/2133 94% [========================================================== ] 2025/2133 94% [========================================================== ] 2026/2133 94% [========================================================== ] 2027/2133 95% [========================================================== ] 2028/2133 95% [========================================================== ] 2029/2133 95% [=========================================================== ] 2030/2133 95% [=========================================================== ] 2031/2133 95% [=========================================================== ] 2032/2133 95% [=========================================================== ] 2033/2133 95% [=========================================================== ] 2034/2133 95% [=========================================================== ] 2035/2133 95% [=========================================================== ] 2036/2133 95% [=========================================================== ] 2037/2133 95% [=========================================================== ] 2038/2133 95% [=========================================================== ] 2039/2133 95% [=========================================================== ] 2040/2133 95% [=========================================================== ] 2041/2133 95% [=========================================================== ] 2042/2133 95% [=========================================================== ] 2043/2133 95% [=========================================================== ] 2044/2133 95% [=========================================================== ] 2045/2133 95% [=========================================================== ] 2046/2133 95% [=========================================================== ] 2047/2133 95% [=========================================================== ] 2048/2133 96% [=========================================================== ] 2049/2133 96% [=========================================================== ] 2050/2133 96% [=========================================================== ] 2051/2133 96% [=========================================================== ] 2052/2133 96% [=========================================================== ] 2053/2133 96% [=========================================================== ] 2054/2133 96% [=========================================================== ] 2055/2133 96% [=========================================================== ] 2056/2133 96% [=========================================================== ] 2057/2133 96% [=========================================================== ] 2058/2133 96% [=========================================================== ] 2059/2133 96% [=========================================================== ] 2060/2133 96% [=========================================================== ] 2061/2133 96% [=========================================================== ] 2062/2133 96% [=========================================================== ] 2063/2133 96% [=========================================================== ] 2064/2133 96% [============================================================ ] 2065/2133 96% [============================================================ ] 2066/2133 96% [============================================================ ] 2067/2133 96% [============================================================ ] 2068/2133 96% [============================================================ ] 2069/2133 96% [============================================================ ] 2070/2133 97% [============================================================ ] 2071/2133 97% [============================================================ ] 2072/2133 97% [============================================================ ] 2073/2133 97% [============================================================ ] 2074/2133 97% [============================================================ ] 2075/2133 97% [============================================================ ] 2076/2133 97% [============================================================ ] 2077/2133 97% [============================================================ ] 2078/2133 97% [============================================================ ] 2079/2133 97% [============================================================ ] 2080/2133 97% [============================================================ ] 2081/2133 97% [============================================================ ] 2082/2133 97% [============================================================ ] 2083/2133 97% [============================================================ ] 2084/2133 97% [============================================================ ] 2085/2133 97% [============================================================ ] 2086/2133 97% [============================================================ ] 2087/2133 97% [============================================================ ] 2088/2133 97% [============================================================ ] 2089/2133 97% [============================================================ ] 2090/2133 97% [============================================================ ] 2091/2133 98% [============================================================ ] 2092/2133 98% [============================================================ ] 2093/2133 98% [============================================================ ] 2094/2133 98% [============================================================ ] 2095/2133 98% [============================================================ ] 2096/2133 98% [============================================================ ] 2097/2133 98% [============================================================ ] 2098/2133 98% [============================================================= ] 2099/2133 98% [============================================================= ] 2100/2133 98% [============================================================= ] 2101/2133 98% [============================================================= ] 2102/2133 98% [============================================================= ] 2103/2133 98% [============================================================= ] 2104/2133 98% [============================================================= ] 2105/2133 98% [============================================================= ] 2106/2133 98% [============================================================= ] 2107/2133 98% [============================================================= ] 2108/2133 98% [============================================================= ] 2109/2133 98% [============================================================= ] 2110/2133 98% [============================================================= ] 2111/2133 98% [============================================================= ] 2112/2133 99% [============================================================= ] 2113/2133 99% [============================================================= ] 2114/2133 99% [============================================================= ] 2115/2133 99% [============================================================= ] 2116/2133 99% [============================================================= ] 2117/2133 99% [============================================================= ] 2118/2133 99% [============================================================= ] 2119/2133 99% [============================================================= ] 2120/2133 99% [============================================================= ] 2121/2133 99% [============================================================= ] 2122/2133 99% [============================================================= ] 2123/2133 99% [============================================================= ] 2124/2133 99% [============================================================= ] 2125/2133 99% [============================================================= ] 2126/2133 99% [============================================================= ] 2127/2133 99% [============================================================= ] 2128/2133 99% [============================================================= ] 2129/2133 99% [============================================================= ] 2130/2133 99% [============================================================= ] 2131/2133 99% [============================================================= ] 2132/2133 99% [==============================================================] 2133/2133 100% operation complete, 2133 objects in 34301 NAND pages. ln -snf /home/autobuild/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-0/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-0/buildroot' >>> Buildroot 2024.08-rc2-16-g5dae8cddee Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-74-g198632a05f6c7b9ab67d3331d8caace9ceabb685 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> 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.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.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.10.6 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.72 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) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bitwise 0.50 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-bootgen xilinx_v2024.1 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> bubblewrap 0.9.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.30.0 Collecting legal info Copyright.txt: OK (sha256: 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 71.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libcap 2.70 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> c-ares 1.32.2 Collecting legal info LICENSE.md: OK (sha256: 8a9994f85a8e531e1a3217ab7ba509787c6b93056aabe702137ce662db8321c2) >>> c-periphery 2.4.2 Collecting legal info LICENSE: OK (sha256: 2c29e38ac4d393558522c5fa671bd03f9d6f7d751c899a3482b20ab2a0ba5122) >>> catatonit 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> host-checksec 2.7.1 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> host-cryptsetup 2.7.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.23 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> htpdate 1.3.7 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> ima-evm-utils 1.6 Collecting legal info LICENSES.txt: OK (sha256: d037fb0b5fdb4d1e09e246a56bdb8049fc6d9b1f9270c0ec2ae4bc8f9285165b) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> host-imx-mkimage lf-6.6.23-2.0.0 Collecting legal info LICENSE: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iodine 0.8.0 Collecting legal info LICENSE: OK (sha256: 9541123931e4df4ec84612e056a92ecaab905fe201deaf932b895406565fbb85) >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iptables 1.8.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsndfile 1.2.2 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> leptonica 1.84.1 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libatomic_ops 7.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 969294c9324b2d360ae2a08edd5ca6f9cd754cb71b71e56bee15d2f10bb10496) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdeflate 1.20 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libgpg-error 1.50 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiio 0.25 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.13.3 Collecting legal info Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmpdclient 2.22 Collecting legal info LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libnvme 1.9 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> 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) >>> libsolv 0.7.25 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libuev 2.4.1 Collecting legal info LICENSE: OK (sha256: 387d0d8e2aabf187751c8f1ebb9a4abaecaa7e0e05fead27f408193a0f0f17dd) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-minisign 0.11 Collecting legal info LICENSE: OK (sha256: d775d155cbf31638714c31c6f990f9fdc5f07998d91e42d1bf15483bd2d1706b) >>> host-libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> mpd-mpc 0.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> msmtp 1.8.25 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> netcalc 2.1.7 Collecting legal info LICENSE: OK (sha256: c9462bef0a7f70323f782e10def048ea0bb281d35e93dd0de896ea9805856015) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> open-plc-utils 1ba7d5a042e4e8ff6858b08e113eec5dc4e89cf2 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> openlayers 9.2.4 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pico-sdk 1.5.1 Collecting legal info LICENSE.TXT: OK (sha256: 483f865953435b66c443dee7558debe3cc3cf8fcbb6a112fd9fc6a795d53f1f6) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ssdp-responder 2.1 Collecting legal info LICENSE: OK (sha256: b66025f1e568a8d80264550d7bd7683780ac248f2baa1e85b4da4b15e28d55a7) >>> sslh 2.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tllist 1.1.0 Collecting legal info LICENSE: OK (sha256: d534a23a31500a0ac958d9634b84f532bd73ff1aca1bb8f7debbcbebc16ff39a) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.48 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 6b1a1de0b3394002973daaa407b93a1d2c13efd8dd1a32095d6872c36f09ba66) >>> host-vboot-utils 4b12d392e5b12de29c582df4e717b1228e9f1594 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wireless-regdb 2024.07.04 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.6 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot'