- enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: c7a0f405-6ce7-45f0-99d5-6074c9576c52 Node size: 16384 Sector size: 4096 Filesystem size: 213.00MiB Block group profiles: Data: single 72.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 213.00MiB /home/autobuild/autobuild/instance-6/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-6/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-6/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-6/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-6/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-6/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-6/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-6/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-6/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-6/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-6/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-6/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-6/output-1/images/rootfs.ubifs"22966272 bytes (21.9 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-6/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2660 objects. stage 2: creating image '/home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2' [ ] 1/2660 0% [ ] 2/2660 0% [ ] 3/2660 0% [ ] 4/2660 0% [ ] 5/2660 0% [ ] 6/2660 0% [ ] 7/2660 0% [ ] 8/2660 0% [ ] 9/2660 0% [ ] 10/2660 0% [ ] 11/2660 0% [ ] 12/2660 0% [ ] 13/2660 0% [ ] 14/2660 0% [ ] 15/2660 0% [ ] 16/2660 0% [ ] 17/2660 0% [ ] 18/2660 0% [ ] 19/2660 0% [ ] 20/2660 0% [ ] 21/2660 0% [ ] 22/2660 0% [ ] 23/2660 0% [ ] 24/2660 0% [ ] 25/2660 0% [ ] 26/2660 0% [ ] 27/2660 1% [ ] 28/2660 1% [ ] 29/2660 1% [ ] 30/2660 1% [ ] 31/2660 1% [ ] 32/2660 1% [ ] 33/2660 1% [ ] 34/2660 1% [ ] 35/2660 1% [ ] 36/2660 1% [ ] 37/2660 1% [ ] 38/2660 1% [ ] 39/2660 1% [ ] 40/2660 1% [ ] 41/2660 1% [ ] 42/2660 1% [= ] 43/2660 1% [= ] 44/2660 1% [= ] 45/2660 1% [= ] 46/2660 1% [= ] 47/2660 1% [= ] 48/2660 1% [= ] 49/2660 1% [= ] 50/2660 1% [= ] 51/2660 1% [= ] 52/2660 1% [= ] 53/2660 1% [= ] 54/2660 2% [= ] 55/2660 2% [= ] 56/2660 2% [= ] 57/2660 2% [= ] 58/2660 2% [= ] 59/2660 2% [= ] 60/2660 2% [= ] 61/2660 2% [= ] 62/2660 2% [= ] 63/2660 2% [= ] 64/2660 2% [= ] 65/2660 2% [= ] 66/2660 2% [= ] 67/2660 2% [= ] 68/2660 2% [= ] 69/2660 2% [= ] 70/2660 2% [= ] 71/2660 2% [= ] 72/2660 2% [= ] 73/2660 2% [= ] 74/2660 2% [= ] 75/2660 2% [= ] 76/2660 2% [= ] 77/2660 2% [= ] 78/2660 2% [= ] 79/2660 2% [= ] 80/2660 3% [= ] 81/2660 3% [= ] 82/2660 3% [= ] 83/2660 3% [= ] 84/2660 3% [= ] 85/2660 3% [== ] 86/2660 3% [== ] 87/2660 3% [== ] 88/2660 3% [== ] 89/2660 3% [== ] 90/2660 3% [== ] 91/2660 3% [== ] 92/2660 3% [== ] 93/2660 3% [== ] 94/2660 3% [== ] 95/2660 3% [== ] 96/2660 3% [== ] 97/2660 3% [== ] 98/2660 3% [== ] 99/2660 3% [== ] 100/2660 3% [== ] 101/2660 3% [== ] 102/2660 3% [== ] 103/2660 3% [== ] 104/2660 3% [== ] 105/2660 3% [== ] 106/2660 3% [== ] 107/2660 4% [== ] 108/2660 4% [== ] 109/2660 4% [== ] 110/2660 4% [== ] 111/2660 4% [== ] 112/2660 4% [== ] 113/2660 4% [== ] 114/2660 4% [== ] 115/2660 4% [== ] 116/2660 4% [== ] 117/2660 4% [== ] 118/2660 4% [== ] 119/2660 4% [== ] 120/2660 4% [== ] 121/2660 4% [== ] 122/2660 4% [== ] 123/2660 4% [== ] 124/2660 4% [== ] 125/2660 4% [== ] 126/2660 4% [== ] 127/2660 4% [== ] 128/2660 4% [=== ] 129/2660 4% [=== ] 130/2660 4% [=== ] 131/2660 4% [=== ] 132/2660 4% [=== ] 133/2660 5% [=== ] 134/2660 5% [=== ] 135/2660 5% [=== ] 136/2660 5% [=== ] 137/2660 5% [=== ] 138/2660 5% [=== ] 139/2660 5% [=== ] 140/2660 5% [=== ] 141/2660 5% [=== ] 142/2660 5% [=== ] 143/2660 5% [=== ] 144/2660 5% [=== ] 145/2660 5% [=== ] 146/2660 5% [=== ] 147/2660 5% [=== ] 148/2660 5% [=== ] 149/2660 5% [=== ] 150/2660 5% [=== ] 151/2660 5% [=== ] 152/2660 5% [=== ] 153/2660 5% [=== ] 154/2660 5% [=== ] 155/2660 5% [=== ] 156/2660 5% [=== ] 157/2660 5% [=== ] 158/2660 5% [=== ] 159/2660 5% [=== ] 160/2660 6% [=== ] 161/2660 6% [=== ] 162/2660 6% [=== ] 163/2660 6% [=== ] 164/2660 6% [=== ] 165/2660 6% [=== ] 166/2660 6% [=== ] 167/2660 6% [=== ] 168/2660 6% [=== ] 169/2660 6% [=== ] 170/2660 6% [=== ] 171/2660 6% [==== ] 172/2660 6% [==== ] 173/2660 6% [==== ] 174/2660 6% [==== ] 175/2660 6% [==== ] 176/2660 6% [==== ] 177/2660 6% [==== ] 178/2660 6% [==== ] 179/2660 6% [==== ] 180/2660 6% [==== ] 181/2660 6% [==== ] 182/2660 6% [==== ] 183/2660 6% [==== ] 184/2660 6% [==== ] 185/2660 6% [==== ] 186/2660 6% [==== ] 187/2660 7% [==== ] 188/2660 7% [==== ] 189/2660 7% [==== ] 190/2660 7% [==== ] 191/2660 7% [==== ] 192/2660 7% [==== ] 193/2660 7% [==== ] 194/2660 7% [==== ] 195/2660 7% [==== ] 196/2660 7% [==== ] 197/2660 7% [==== ] 198/2660 7% [==== ] 199/2660 7% [==== ] 200/2660 7% [==== ] 201/2660 7% [==== ] 202/2660 7% [==== ] 203/2660 7% [==== ] 204/2660 7% [==== ] 205/2660 7% [==== ] 206/2660 7% [==== ] 207/2660 7% [==== ] 208/2660 7% [==== ] 209/2660 7% [==== ] 210/2660 7% [==== ] 211/2660 7% [==== ] 212/2660 7% [==== ] 213/2660 8% [==== ] 214/2660 8% [===== ] 215/2660 8% [===== ] 216/2660 8% [===== ] 217/2660 8% [===== ] 218/2660 8% [===== ] 219/2660 8% [===== ] 220/2660 8% [===== ] 221/2660 8% [===== ] 222/2660 8% [===== ] 223/2660 8% [===== ] 224/2660 8% [===== ] 225/2660 8% [===== ] 226/2660 8% [===== ] 227/2660 8% [===== ] 228/2660 8% [===== ] 229/2660 8% [===== ] 230/2660 8% [===== ] 231/2660 8% [===== ] 232/2660 8% [===== ] 233/2660 8% [===== ] 234/2660 8% [===== ] 235/2660 8% [===== ] 236/2660 8% [===== ] 237/2660 8% [===== ] 238/2660 8% [===== ] 239/2660 8% [===== ] 240/2660 9% [===== ] 241/2660 9% [===== ] 242/2660 9% [===== ] 243/2660 9% [===== ] 244/2660 9% [===== ] 245/2660 9% [===== ] 246/2660 9% [===== ] 247/2660 9% [===== ] 248/2660 9% [===== ] 249/2660 9% [===== ] 250/2660 9% [===== ] 251/2660 9% [===== ] 252/2660 9% [===== ] 253/2660 9% [===== ] 254/2660 9% [===== ] 255/2660 9% [===== ] 256/2660 9% [===== ] 257/2660 9% [====== ] 258/2660 9% [====== ] 259/2660 9% [====== ] 260/2660 9% [====== ] 261/2660 9% [====== ] 262/2660 9% [====== ] 263/2660 9% [====== ] 264/2660 9% [====== ] 265/2660 9% [====== ] 266/2660 10% [====== ] 267/2660 10% [====== ] 268/2660 10% [====== ] 269/2660 10% [====== ] 270/2660 10% [====== ] 271/2660 10% [====== ] 272/2660 10% [====== ] 273/2660 10% [====== ] 274/2660 10% [====== ] 275/2660 10% [====== ] 276/2660 10% [====== ] 277/2660 10% [====== ] 278/2660 10% [====== ] 279/2660 10% [====== ] 280/2660 10% [====== ] 281/2660 10% [====== ] 282/2660 10% [====== ] 283/2660 10% [====== ] 284/2660 10% [====== ] 285/2660 10% [====== ] 286/2660 10% [====== ] 287/2660 10% [====== ] 288/2660 10% [====== ] 289/2660 10% [====== ] 290/2660 10% [====== ] 291/2660 10% [====== ] 292/2660 10% [====== ] 293/2660 11% [====== ] 294/2660 11% [====== ] 295/2660 11% [====== ] 296/2660 11% [====== ] 297/2660 11% [====== ] 298/2660 11% [====== ] 299/2660 11% [====== ] 300/2660 11% [======= ] 301/2660 11% [======= ] 302/2660 11% [======= ] 303/2660 11% [======= ] 304/2660 11% [======= ] 305/2660 11% [======= ] 306/2660 11% [======= ] 307/2660 11% [======= ] 308/2660 11% [======= ] 309/2660 11% [======= ] 310/2660 11% [======= ] 311/2660 11% [======= ] 312/2660 11% [======= ] 313/2660 11% [======= ] 314/2660 11% [======= ] 315/2660 11% [======= ] 316/2660 11% [======= ] 317/2660 11% [======= ] 318/2660 11% [======= ] 319/2660 11% [======= ] 320/2660 12% [======= ] 321/2660 12% [======= ] 322/2660 12% [======= ] 323/2660 12% [======= ] 324/2660 12% [======= ] 325/2660 12% [======= ] 326/2660 12% [======= ] 327/2660 12% [======= ] 328/2660 12% [======= ] 329/2660 12% [======= ] 330/2660 12% [======= ] 331/2660 12% [======= ] 332/2660 12% [======= ] 333/2660 12% [======= ] 334/2660 12% [======= ] 335/2660 12% [======= ] 336/2660 12% [======= ] 337/2660 12% [======= ] 338/2660 12% [======= ] 339/2660 12% [======= ] 340/2660 12% [======= ] 341/2660 12% [======= ] 342/2660 12% [======= ] 343/2660 12% [======== ] 344/2660 12% [======== ] 345/2660 12% [======== ] 346/2660 13% [======== ] 347/2660 13% [======== ] 348/2660 13% [======== ] 349/2660 13% [======== ] 350/2660 13% [======== ] 351/2660 13% [======== ] 352/2660 13% [======== ] 353/2660 13% [======== ] 354/2660 13% [======== ] 355/2660 13% [======== ] 356/2660 13% [======== ] 357/2660 13% [======== ] 358/2660 13% [======== ] 359/2660 13% [======== ] 360/2660 13% [======== ] 361/2660 13% [======== ] 362/2660 13% [======== ] 363/2660 13% [======== ] 364/2660 13% [======== ] 365/2660 13% [======== ] 366/2660 13% [======== ] 367/2660 13% [======== ] 368/2660 13% [======== ] 369/2660 13% [======== ] 370/2660 13% [======== ] 371/2660 13% [======== ] 372/2660 13% [======== ] 373/2660 14% [======== ] 374/2660 14% [======== ] 375/2660 14% [======== ] 376/2660 14% [======== ] 377/2660 14% [======== ] 378/2660 14% [======== ] 379/2660 14% [======== ] 380/2660 14% [======== ] 381/2660 14% [======== ] 382/2660 14% [======== ] 383/2660 14% [======== ] 384/2660 14% [======== ] 385/2660 14% [======== ] 386/2660 14% [========= ] 387/2660 14% [========= ] 388/2660 14% [========= ] 389/2660 14% [========= ] 390/2660 14% [========= ] 391/2660 14% [========= ] 392/2660 14% [========= ] 393/2660 14% [========= ] 394/2660 14% [========= ] 395/2660 14% [========= ] 396/2660 14% [========= ] 397/2660 14% [========= ] 398/2660 14% [========= ] 399/2660 15% [========= ] 400/2660 15% [========= ] 401/2660 15% [========= ] 402/2660 15% [========= ] 403/2660 15% [========= ] 404/2660 15% [========= ] 405/2660 15% [========= ] 406/2660 15% [========= ] 407/2660 15% [========= ] 408/2660 15% [========= ] 409/2660 15% [========= ] 410/2660 15% [========= ] 411/2660 15% [========= ] 412/2660 15% [========= ] 413/2660 15% [========= ] 414/2660 15% [========= ] 415/2660 15% [========= ] 416/2660 15% [========= ] 417/2660 15% [========= ] 418/2660 15% [========= ] 419/2660 15% [========= ] 420/2660 15% [========= ] 421/2660 15% [========= ] 422/2660 15% [========= ] 423/2660 15% [========= ] 424/2660 15% [========= ] 425/2660 15% [========= ] 426/2660 16% [========= ] 427/2660 16% [========= ] 428/2660 16% [========= ] 429/2660 16% [========== ] 430/2660 16% [========== ] 431/2660 16% [========== ] 432/2660 16% [========== ] 433/2660 16% [========== ] 434/2660 16% [========== ] 435/2660 16% [========== ] 436/2660 16% [========== ] 437/2660 16% [========== ] 438/2660 16% [========== ] 439/2660 16% [========== ] 440/2660 16% [========== ] 441/2660 16% [========== ] 442/2660 16% [========== ] 443/2660 16% [========== ] 444/2660 16% [========== ] 445/2660 16% [========== ] 446/2660 16% [========== ] 447/2660 16% [========== ] 448/2660 16% [========== ] 449/2660 16% [========== ] 450/2660 16% [========== ] 451/2660 16% [========== ] 452/2660 16% [========== ] 453/2660 17% [========== ] 454/2660 17% [========== ] 455/2660 17% [========== ] 456/2660 17% [========== ] 457/2660 17% [========== ] 458/2660 17% [========== ] 459/2660 17% [========== ] 460/2660 17% [========== ] 461/2660 17% [========== ] 462/2660 17% [========== ] 463/2660 17% [========== ] 464/2660 17% [========== ] 465/2660 17% [========== ] 466/2660 17% [========== ] 467/2660 17% [========== ] 468/2660 17% [========== ] 469/2660 17% [========== ] 470/2660 17% [========== ] 471/2660 17% [=========== ] 472/2660 17% [=========== ] 473/2660 17% [=========== ] 474/2660 17% [=========== ] 475/2660 17% [=========== ] 476/2660 17% [=========== ] 477/2660 17% [=========== ] 478/2660 17% [=========== ] 479/2660 18% [=========== ] 480/2660 18% [=========== ] 481/2660 18% [=========== ] 482/2660 18% [=========== ] 483/2660 18% [=========== ] 484/2660 18% [=========== ] 485/2660 18% [=========== ] 486/2660 18% [=========== ] 487/2660 18% [=========== ] 488/2660 18% [=========== ] 489/2660 18% [=========== ] 490/2660 18% [=========== ] 491/2660 18% [=========== ] 492/2660 18% [=========== ] 493/2660 18% [=========== ] 494/2660 18% [=========== ] 495/2660 18% [=========== ] 496/2660 18% [=========== ] 497/2660 18% [=========== ] 498/2660 18% [=========== ] 499/2660 18% [=========== ] 500/2660 18% [=========== ] 501/2660 18% [=========== ] 502/2660 18% [=========== ] 503/2660 18% [=========== ] 504/2660 18% [=========== ] 505/2660 18% [=========== ] 506/2660 19% [=========== ] 507/2660 19% [=========== ] 508/2660 19% [=========== ] 509/2660 19% [=========== ] 510/2660 19% [=========== ] 511/2660 19% [=========== ] 512/2660 19% [=========== ] 513/2660 19% [=========== ] 514/2660 19% [============ ] 515/2660 19% [============ ] 516/2660 19% [============ ] 517/2660 19% [============ ] 518/2660 19% [============ ] 519/2660 19% [============ ] 520/2660 19% [============ ] 521/2660 19% [============ ] 522/2660 19% [============ ] 523/2660 19% [============ ] 524/2660 19% [============ ] 525/2660 19% [============ ] 526/2660 19% [============ ] 527/2660 19% [============ ] 528/2660 19% [============ ] 529/2660 19% [============ ] 530/2660 19% [============ ] 531/2660 19% [============ ] 532/2660 20% [============ ] 533/2660 20% [============ ] 534/2660 20% [============ ] 535/2660 20% [============ ] 536/2660 20% [============ ] 537/2660 20% [============ ] 538/2660 20% [============ ] 539/2660 20% [============ ] 540/2660 20% [============ ] 541/2660 20% [============ ] 542/2660 20% [============ ] 543/2660 20% [============ ] 544/2660 20% [============ ] 545/2660 20% [============ ] 546/2660 20% [============ ] 547/2660 20% [============ ] 548/2660 20% [============ ] 549/2660 20% [============ ] 550/2660 20% [============ ] 551/2660 20% [============ ] 552/2660 20% [============ ] 553/2660 20% [============ ] 554/2660 20% [============ ] 555/2660 20% [============ ] 556/2660 20% [============ ] 557/2660 20% [============= ] 558/2660 20% [============= ] 559/2660 21% [============= ] 560/2660 21% [============= ] 561/2660 21% [============= ] 562/2660 21% [============= ] 563/2660 21% [============= ] 564/2660 21% [============= ] 565/2660 21% [============= ] 566/2660 21% [============= ] 567/2660 21% [============= ] 568/2660 21% [============= ] 569/2660 21% [============= ] 570/2660 21% [============= ] 571/2660 21% [============= ] 572/2660 21% [============= ] 573/2660 21% [============= ] 574/2660 21% [============= ] 575/2660 21% [============= ] 576/2660 21% [============= ] 577/2660 21% [============= ] 578/2660 21% [============= ] 579/2660 21% [============= ] 580/2660 21% [============= ] 581/2660 21% [============= ] 582/2660 21% [============= ] 583/2660 21% [============= ] 584/2660 21% [============= ] 585/2660 21% [============= ] 586/2660 22% [============= ] 587/2660 22% [============= ] 588/2660 22% [============= ] 589/2660 22% [============= ] 590/2660 22% [============= ] 591/2660 22% [============= ] 592/2660 22% [============= ] 593/2660 22% [============= ] 594/2660 22% [============= ] 595/2660 22% [============= ] 596/2660 22% [============= ] 597/2660 22% [============= ] 598/2660 22% [============= ] 599/2660 22% [============= ] 600/2660 22% [============== ] 601/2660 22% [============== ] 602/2660 22% [============== ] 603/2660 22% [============== ] 604/2660 22% [============== ] 605/2660 22% [============== ] 606/2660 22% [============== ] 607/2660 22% [============== ] 608/2660 22% [============== ] 609/2660 22% [============== ] 610/2660 22% [============== ] 611/2660 22% [============== ] 612/2660 23% [============== ] 613/2660 23% [============== ] 614/2660 23% [============== ] 615/2660 23% [============== ] 616/2660 23% [============== ] 617/2660 23% [============== ] 618/2660 23% [============== ] 619/2660 23% [============== ] 620/2660 23% [============== ] 621/2660 23% [============== ] 622/2660 23% [============== ] 623/2660 23% [============== ] 624/2660 23% [============== ] 625/2660 23% [============== ] 626/2660 23% [============== ] 627/2660 23% [============== ] 628/2660 23% [============== ] 629/2660 23% [============== ] 630/2660 23% [============== ] 631/2660 23% [============== ] 632/2660 23% [============== ] 633/2660 23% [============== ] 634/2660 23% [============== ] 635/2660 23% [============== ] 636/2660 23% [============== ] 637/2660 23% [============== ] 638/2660 23% [============== ] 639/2660 24% [============== ] 640/2660 24% [============== ] 641/2660 24% [============== ] 642/2660 24% [============== ] 643/2660 24% [=============== ] 644/2660 24% [=============== ] 645/2660 24% [=============== ] 646/2660 24% [=============== ] 647/2660 24% [=============== ] 648/2660 24% [=============== ] 649/2660 24% [=============== ] 650/2660 24% [=============== ] 651/2660 24% [=============== ] 652/2660 24% [=============== ] 653/2660 24% [=============== ] 654/2660 24% [=============== ] 655/2660 24% [=============== ] 656/2660 24% [=============== ] 657/2660 24% [=============== ] 658/2660 24% [=============== ] 659/2660 24% [=============== ] 660/2660 24% [=============== ] 661/2660 24% [=============== ] 662/2660 24% [=============== ] 663/2660 24% [=============== ] 664/2660 24% [=============== ] 665/2660 25% [=============== ] 666/2660 25% [=============== ] 667/2660 25% [=============== ] 668/2660 25% [=============== ] 669/2660 25% [=============== ] 670/2660 25% [=============== ] 671/2660 25% [=============== ] 672/2660 25% [=============== ] 673/2660 25% [=============== ] 674/2660 25% [=============== ] 675/2660 25% [=============== ] 676/2660 25% [=============== ] 677/2660 25% [=============== ] 678/2660 25% [=============== ] 679/2660 25% [=============== ] 680/2660 25% [=============== ] 681/2660 25% [=============== ] 682/2660 25% [=============== ] 683/2660 25% [=============== ] 684/2660 25% [=============== ] 685/2660 25% [=============== ] 686/2660 25% [================ ] 687/2660 25% [================ ] 688/2660 25% [================ ] 689/2660 25% [================ ] 690/2660 25% [================ ] 691/2660 25% [================ ] 692/2660 26% [================ ] 693/2660 26% [================ ] 694/2660 26% [================ ] 695/2660 26% [================ ] 696/2660 26% [================ ] 697/2660 26% [================ ] 698/2660 26% [================ ] 699/2660 26% [================ ] 700/2660 26% [================ ] 701/2660 26% [================ ] 702/2660 26% [================ ] 703/2660 26% [================ ] 704/2660 26% [================ ] 705/2660 26% [================ ] 706/2660 26% [================ ] 707/2660 26% [================ ] 708/2660 26% [================ ] 709/2660 26% [================ ] 710/2660 26% [================ ] 711/2660 26% [================ ] 712/2660 26% [================ ] 713/2660 26% [================ ] 714/2660 26% [================ ] 715/2660 26% [================ ] 716/2660 26% [================ ] 717/2660 26% [================ ] 718/2660 26% [================ ] 719/2660 27% [================ ] 720/2660 27% [================ ] 721/2660 27% [================ ] 722/2660 27% [================ ] 723/2660 27% [================ ] 724/2660 27% [================ ] 725/2660 27% [================ ] 726/2660 27% [================ ] 727/2660 27% [================ ] 728/2660 27% [================ ] 729/2660 27% [================= ] 730/2660 27% [================= ] 731/2660 27% [================= ] 732/2660 27% [================= ] 733/2660 27% [================= ] 734/2660 27% [================= ] 735/2660 27% [================= ] 736/2660 27% [================= ] 737/2660 27% [================= ] 738/2660 27% [================= ] 739/2660 27% [================= ] 740/2660 27% [================= ] 741/2660 27% [================= ] 742/2660 27% [================= ] 743/2660 27% [================= ] 744/2660 27% [================= ] 745/2660 28% [================= ] 746/2660 28% [================= ] 747/2660 28% [================= ] 748/2660 28% [================= ] 749/2660 28% [================= ] 750/2660 28% [================= ] 751/2660 28% [================= ] 752/2660 28% [================= ] 753/2660 28% [================= ] 754/2660 28% [================= ] 755/2660 28% [================= ] 756/2660 28% [================= ] 757/2660 28% [================= ] 758/2660 28% [================= ] 759/2660 28% [================= ] 760/2660 28% [================= ] 761/2660 28% [================= ] 762/2660 28% [================= ] 763/2660 28% [================= ] 764/2660 28% [================= ] 765/2660 28% [================= ] 766/2660 28% [================= ] 767/2660 28% [================= ] 768/2660 28% [================= ] 769/2660 28% [================= ] 770/2660 28% [================= ] 771/2660 28% [================= ] 772/2660 29% [================== ] 773/2660 29% [================== ] 774/2660 29% [================== ] 775/2660 29% [================== ] 776/2660 29% [================== ] 777/2660 29% [================== ] 778/2660 29% [================== ] 779/2660 29% [================== ] 780/2660 29% [================== ] 781/2660 29% [================== ] 782/2660 29% [================== ] 783/2660 29% [================== ] 784/2660 29% [================== ] 785/2660 29% [================== ] 786/2660 29% [================== ] 787/2660 29% [================== ] 788/2660 29% [================== ] 789/2660 29% [================== ] 790/2660 29% [================== ] 791/2660 29% [================== ] 792/2660 29% [================== ] 793/2660 29% [================== ] 794/2660 29% [================== ] 795/2660 29% [================== ] 796/2660 29% [================== ] 797/2660 29% [================== ] 798/2660 30% [================== ] 799/2660 30% [================== ] 800/2660 30% [================== ] 801/2660 30% [================== ] 802/2660 30% [================== ] 803/2660 30% [================== ] 804/2660 30% [================== ] 805/2660 30% [================== ] 806/2660 30% [================== ] 807/2660 30% [================== ] 808/2660 30% [================== ] 809/2660 30% [================== ] 810/2660 30% [================== ] 811/2660 30% [================== ] 812/2660 30% [================== ] 813/2660 30% [================== ] 814/2660 30% [================== ] 815/2660 30% [=================== ] 816/2660 30% [=================== ] 817/2660 30% [=================== ] 818/2660 30% [=================== ] 819/2660 30% [=================== ] 820/2660 30% [=================== ] 821/2660 30% [=================== ] 822/2660 30% [=================== ] 823/2660 30% [=================== ] 824/2660 30% [=================== ] 825/2660 31% [=================== ] 826/2660 31% [=================== ] 827/2660 31% [=================== ] 828/2660 31% [=================== ] 829/2660 31% [=================== ] 830/2660 31% [=================== ] 831/2660 31% [=================== ] 832/2660 31% [=================== ] 833/2660 31% [=================== ] 834/2660 31% [=================== ] 835/2660 31% [=================== ] 836/2660 31% [=================== ] 837/2660 31% [=================== ] 838/2660 31% [=================== ] 839/2660 31% [=================== ] 840/2660 31% [=================== ] 841/2660 31% [=================== ] 842/2660 31% [=================== ] 843/2660 31% [=================== ] 844/2660 31% [=================== ] 845/2660 31% [=================== ] 846/2660 31% [=================== ] 847/2660 31% [=================== ] 848/2660 31% [=================== ] 849/2660 31% [=================== ] 850/2660 31% [=================== ] 851/2660 31% [=================== ] 852/2660 32% [=================== ] 853/2660 32% [=================== ] 854/2660 32% [=================== ] 855/2660 32% [=================== ] 856/2660 32% [=================== ] 857/2660 32% [=================== ] 858/2660 32% [==================== ] 859/2660 32% [==================== ] 860/2660 32% [==================== ] 861/2660 32% [==================== ] 862/2660 32% [==================== ] 863/2660 32% [==================== ] 864/2660 32% [==================== ] 865/2660 32% [==================== ] 866/2660 32% [==================== ] 867/2660 32% [==================== ] 868/2660 32% [==================== ] 869/2660 32% [==================== ] 870/2660 32% [==================== ] 871/2660 32% [==================== ] 872/2660 32% [==================== ] 873/2660 32% [==================== ] 874/2660 32% [==================== ] 875/2660 32% [==================== ] 876/2660 32% [==================== ] 877/2660 32% [==================== ] 878/2660 33% [==================== ] 879/2660 33% [==================== ] 880/2660 33% [==================== ] 881/2660 33% [==================== ] 882/2660 33% [==================== ] 883/2660 33% [==================== ] 884/2660 33% [==================== ] 885/2660 33% [==================== ] 886/2660 33% [==================== ] 887/2660 33% [==================== ] 888/2660 33% [==================== ] 889/2660 33% [==================== ] 890/2660 33% [==================== ] 891/2660 33% [==================== ] 892/2660 33% [==================== ] 893/2660 33% [==================== ] 894/2660 33% [==================== ] 895/2660 33% [==================== ] 896/2660 33% [==================== ] 897/2660 33% [==================== ] 898/2660 33% [==================== ] 899/2660 33% [==================== ] 900/2660 33% [===================== ] 901/2660 33% [===================== ] 902/2660 33% [===================== ] 903/2660 33% [===================== ] 904/2660 33% [===================== ] 905/2660 34% [===================== ] 906/2660 34% [===================== ] 907/2660 34% [===================== ] 908/2660 34% [===================== ] 909/2660 34% [===================== ] 910/2660 34% [===================== ] 911/2660 34% [===================== ] 912/2660 34% [===================== ] 913/2660 34% [===================== ] 914/2660 34% [===================== ] 915/2660 34% [===================== ] 916/2660 34% [===================== ] 917/2660 34% [===================== ] 918/2660 34% [===================== ] 919/2660 34% [===================== ] 920/2660 34% [===================== ] 921/2660 34% [===================== ] 922/2660 34% [===================== ] 923/2660 34% [===================== ] 924/2660 34% [===================== ] 925/2660 34% [===================== ] 926/2660 34% [===================== ] 927/2660 34% [===================== ] 928/2660 34% [===================== ] 929/2660 34% [===================== ] 930/2660 34% [===================== ] 931/2660 35% [===================== ] 932/2660 35% [===================== ] 933/2660 35% [===================== ] 934/2660 35% [===================== ] 935/2660 35% [===================== ] 936/2660 35% [===================== ] 937/2660 35% [===================== ] 938/2660 35% [===================== ] 939/2660 35% [===================== ] 940/2660 35% [===================== ] 941/2660 35% [===================== ] 942/2660 35% [===================== ] 943/2660 35% [====================== ] 944/2660 35% [====================== ] 945/2660 35% [====================== ] 946/2660 35% [====================== ] 947/2660 35% [====================== ] 948/2660 35% [====================== ] 949/2660 35% [====================== ] 950/2660 35% [====================== ] 951/2660 35% [====================== ] 952/2660 35% [====================== ] 953/2660 35% [====================== ] 954/2660 35% [====================== ] 955/2660 35% [====================== ] 956/2660 35% [====================== ] 957/2660 35% [====================== ] 958/2660 36% [====================== ] 959/2660 36% [====================== ] 960/2660 36% [====================== ] 961/2660 36% [====================== ] 962/2660 36% [====================== ] 963/2660 36% [====================== ] 964/2660 36% [====================== ] 965/2660 36% [====================== ] 966/2660 36% [====================== ] 967/2660 36% [====================== ] 968/2660 36% [====================== ] 969/2660 36% [====================== ] 970/2660 36% [====================== ] 971/2660 36% [====================== ] 972/2660 36% [====================== ] 973/2660 36% [====================== ] 974/2660 36% [====================== ] 975/2660 36% [====================== ] 976/2660 36% [====================== ] 977/2660 36% [====================== ] 978/2660 36% [====================== ] 979/2660 36% [====================== ] 980/2660 36% [====================== ] 981/2660 36% [====================== ] 982/2660 36% [====================== ] 983/2660 36% [====================== ] 984/2660 36% [====================== ] 985/2660 37% [====================== ] 986/2660 37% [======================= ] 987/2660 37% [======================= ] 988/2660 37% [======================= ] 989/2660 37% [======================= ] 990/2660 37% [======================= ] 991/2660 37% [======================= ] 992/2660 37% [======================= ] 993/2660 37% [======================= ] 994/2660 37% [======================= ] 995/2660 37% [======================= ] 996/2660 37% [======================= ] 997/2660 37% [======================= ] 998/2660 37% [======================= ] 999/2660 37% [======================= ] 1000/2660 37% [======================= ] 1001/2660 37% [======================= ] 1002/2660 37% [======================= ] 1003/2660 37% [======================= ] 1004/2660 37% [======================= ] 1005/2660 37% [======================= ] 1006/2660 37% [======================= ] 1007/2660 37% [======================= ] 1008/2660 37% [======================= ] 1009/2660 37% [======================= ] 1010/2660 37% [======================= ] 1011/2660 38% [======================= ] 1012/2660 38% [======================= ] 1013/2660 38% [======================= ] 1014/2660 38% [======================= ] 1015/2660 38% [======================= ] 1016/2660 38% [======================= ] 1017/2660 38% [======================= ] 1018/2660 38% [======================= ] 1019/2660 38% [======================= ] 1020/2660 38% [======================= ] 1021/2660 38% [======================= ] 1022/2660 38% [======================= ] 1023/2660 38% [======================= ] 1024/2660 38% [======================= ] 1025/2660 38% [======================= ] 1026/2660 38% [======================= ] 1027/2660 38% [======================= ] 1028/2660 38% [======================= ] 1029/2660 38% [======================== ] 1030/2660 38% [======================== ] 1031/2660 38% [======================== ] 1032/2660 38% [======================== ] 1033/2660 38% [======================== ] 1034/2660 38% [======================== ] 1035/2660 38% [======================== ] 1036/2660 38% [======================== ] 1037/2660 38% [======================== ] 1038/2660 39% [======================== ] 1039/2660 39% [======================== ] 1040/2660 39% [======================== ] 1041/2660 39% [======================== ] 1042/2660 39% [======================== ] 1043/2660 39% [======================== ] 1044/2660 39% [======================== ] 1045/2660 39% [======================== ] 1046/2660 39% [======================== ] 1047/2660 39% [======================== ] 1048/2660 39% [======================== ] 1049/2660 39% [======================== ] 1050/2660 39% [======================== ] 1051/2660 39% [======================== ] 1052/2660 39% [======================== ] 1053/2660 39% [======================== ] 1054/2660 39% [======================== ] 1055/2660 39% [======================== ] 1056/2660 39% [======================== ] 1057/2660 39% [======================== ] 1058/2660 39% [======================== ] 1059/2660 39% [======================== ] 1060/2660 39% [======================== ] 1061/2660 39% [======================== ] 1062/2660 39% [======================== ] 1063/2660 39% [======================== ] 1064/2660 40% [======================== ] 1065/2660 40% [======================== ] 1066/2660 40% [======================== ] 1067/2660 40% [======================== ] 1068/2660 40% [======================== ] 1069/2660 40% [======================== ] 1070/2660 40% [======================== ] 1071/2660 40% [======================== ] 1072/2660 40% [========================= ] 1073/2660 40% [========================= ] 1074/2660 40% [========================= ] 1075/2660 40% [========================= ] 1076/2660 40% [========================= ] 1077/2660 40% [========================= ] 1078/2660 40% [========================= ] 1079/2660 40% [========================= ] 1080/2660 40% [========================= ] 1081/2660 40% [========================= ] 1082/2660 40% [========================= ] 1083/2660 40% [========================= ] 1084/2660 40% [========================= ] 1085/2660 40% [========================= ] 1086/2660 40% [========================= ] 1087/2660 40% [========================= ] 1088/2660 40% [========================= ] 1089/2660 40% [========================= ] 1090/2660 40% [========================= ] 1091/2660 41% [========================= ] 1092/2660 41% [========================= ] 1093/2660 41% [========================= ] 1094/2660 41% [========================= ] 1095/2660 41% [========================= ] 1096/2660 41% [========================= ] 1097/2660 41% [========================= ] 1098/2660 41% [========================= ] 1099/2660 41% [========================= ] 1100/2660 41% [========================= ] 1101/2660 41% [========================= ] 1102/2660 41% [========================= ] 1103/2660 41% [========================= ] 1104/2660 41% [========================= ] 1105/2660 41% [========================= ] 1106/2660 41% [========================= ] 1107/2660 41% [========================= ] 1108/2660 41% [========================= ] 1109/2660 41% [========================= ] 1110/2660 41% [========================= ] 1111/2660 41% [========================= ] 1112/2660 41% [========================= ] 1113/2660 41% [========================= ] 1114/2660 41% [========================= ] 1115/2660 41% [========================== ] 1116/2660 41% [========================== ] 1117/2660 41% [========================== ] 1118/2660 42% [========================== ] 1119/2660 42% [========================== ] 1120/2660 42% [========================== ] 1121/2660 42% [========================== ] 1122/2660 42% [========================== ] 1123/2660 42% [========================== ] 1124/2660 42% [========================== ] 1125/2660 42% [========================== ] 1126/2660 42% [========================== ] 1127/2660 42% [========================== ] 1128/2660 42% [========================== ] 1129/2660 42% [========================== ] 1130/2660 42% [========================== ] 1131/2660 42% [========================== ] 1132/2660 42% [========================== ] 1133/2660 42% [========================== ] 1134/2660 42% [========================== ] 1135/2660 42% [========================== ] 1136/2660 42% [========================== ] 1137/2660 42% [========================== ] 1138/2660 42% [========================== ] 1139/2660 42% [========================== ] 1140/2660 42% [========================== ] 1141/2660 42% [========================== ] 1142/2660 42% [========================== ] 1143/2660 42% [========================== ] 1144/2660 43% [========================== ] 1145/2660 43% [========================== ] 1146/2660 43% [========================== ] 1147/2660 43% [========================== ] 1148/2660 43% [========================== ] 1149/2660 43% [========================== ] 1150/2660 43% [========================== ] 1151/2660 43% [========================== ] 1152/2660 43% [========================== ] 1153/2660 43% [========================== ] 1154/2660 43% [========================== ] 1155/2660 43% [========================== ] 1156/2660 43% [========================== ] 1157/2660 43% [========================== ] 1158/2660 43% [=========================== ] 1159/2660 43% [=========================== ] 1160/2660 43% [=========================== ] 1161/2660 43% [=========================== ] 1162/2660 43% [=========================== ] 1163/2660 43% [=========================== ] 1164/2660 43% [=========================== ] 1165/2660 43% [=========================== ] 1166/2660 43% [=========================== ] 1167/2660 43% [=========================== ] 1168/2660 43% [=========================== ] 1169/2660 43% [=========================== ] 1170/2660 43% [=========================== ] 1171/2660 44% [=========================== ] 1172/2660 44% [=========================== ] 1173/2660 44% [=========================== ] 1174/2660 44% [=========================== ] 1175/2660 44% [=========================== ] 1176/2660 44% [=========================== ] 1177/2660 44% [=========================== ] 1178/2660 44% [=========================== ] 1179/2660 44% [=========================== ] 1180/2660 44% [=========================== ] 1181/2660 44% [=========================== ] 1182/2660 44% [=========================== ] 1183/2660 44% [=========================== ] 1184/2660 44% [=========================== ] 1185/2660 44% [=========================== ] 1186/2660 44% [=========================== ] 1187/2660 44% [=========================== ] 1188/2660 44% [=========================== ] 1189/2660 44% [=========================== ] 1190/2660 44% [=========================== ] 1191/2660 44% [=========================== ] 1192/2660 44% [=========================== ] 1193/2660 44% [=========================== ] 1194/2660 44% [=========================== ] 1195/2660 44% [=========================== ] 1196/2660 44% [=========================== ] 1197/2660 45% [=========================== ] 1198/2660 45% [=========================== ] 1199/2660 45% [=========================== ] 1200/2660 45% [=========================== ] 1201/2660 45% [============================ ] 1202/2660 45% [============================ ] 1203/2660 45% [============================ ] 1204/2660 45% [============================ ] 1205/2660 45% [============================ ] 1206/2660 45% [============================ ] 1207/2660 45% [============================ ] 1208/2660 45% [============================ ] 1209/2660 45% [============================ ] 1210/2660 45% [============================ ] 1211/2660 45% [============================ ] 1212/2660 45% [============================ ] 1213/2660 45% [============================ ] 1214/2660 45% [============================ ] 1215/2660 45% [============================ ] 1216/2660 45% [============================ ] 1217/2660 45% [============================ ] 1218/2660 45% [============================ ] 1219/2660 45% [============================ ] 1220/2660 45% [============================ ] 1221/2660 45% [============================ ] 1222/2660 45% [============================ ] 1223/2660 45% [============================ ] 1224/2660 46% [============================ ] 1225/2660 46% [============================ ] 1226/2660 46% [============================ ] 1227/2660 46% [============================ ] 1228/2660 46% [============================ ] 1229/2660 46% [============================ ] 1230/2660 46% [============================ ] 1231/2660 46% [============================ ] 1232/2660 46% [============================ ] 1233/2660 46% [============================ ] 1234/2660 46% [============================ ] 1235/2660 46% [============================ ] 1236/2660 46% [============================ ] 1237/2660 46% [============================ ] 1238/2660 46% [============================ ] 1239/2660 46% [============================ ] 1240/2660 46% [============================ ] 1241/2660 46% [============================ ] 1242/2660 46% [============================ ] 1243/2660 46% [============================ ] 1244/2660 46% [============================= ] 1245/2660 46% [============================= ] 1246/2660 46% [============================= ] 1247/2660 46% [============================= ] 1248/2660 46% [============================= ] 1249/2660 46% [============================= ] 1250/2660 46% [============================= ] 1251/2660 47% [============================= ] 1252/2660 47% [============================= ] 1253/2660 47% [============================= ] 1254/2660 47% [============================= ] 1255/2660 47% [============================= ] 1256/2660 47% [============================= ] 1257/2660 47% [============================= ] 1258/2660 47% [============================= ] 1259/2660 47% [============================= ] 1260/2660 47% [============================= ] 1261/2660 47% [============================= ] 1262/2660 47% [============================= ] 1263/2660 47% [============================= ] 1264/2660 47% [============================= ] 1265/2660 47% [============================= ] 1266/2660 47% [============================= ] 1267/2660 47% [============================= ] 1268/2660 47% [============================= ] 1269/2660 47% [============================= ] 1270/2660 47% [============================= ] 1271/2660 47% [============================= ] 1272/2660 47% [============================= ] 1273/2660 47% [============================= ] 1274/2660 47% [============================= ] 1275/2660 47% [============================= ] 1276/2660 47% [============================= ] 1277/2660 48% [============================= ] 1278/2660 48% [============================= ] 1279/2660 48% [============================= ] 1280/2660 48% [============================= ] 1281/2660 48% [============================= ] 1282/2660 48% [============================= ] 1283/2660 48% [============================= ] 1284/2660 48% [============================= ] 1285/2660 48% [============================= ] 1286/2660 48% [============================= ] 1287/2660 48% [============================== ] 1288/2660 48% [============================== ] 1289/2660 48% [============================== ] 1290/2660 48% [============================== ] 1291/2660 48% [============================== ] 1292/2660 48% [============================== ] 1293/2660 48% [============================== ] 1294/2660 48% [============================== ] 1295/2660 48% [============================== ] 1296/2660 48% [============================== ] 1297/2660 48% [============================== ] 1298/2660 48% [============================== ] 1299/2660 48% [============================== ] 1300/2660 48% [============================== ] 1301/2660 48% [============================== ] 1302/2660 48% [============================== ] 1303/2660 48% [============================== ] 1304/2660 49% [============================== ] 1305/2660 49% [============================== ] 1306/2660 49% [============================== ] 1307/2660 49% [============================== ] 1308/2660 49% [============================== ] 1309/2660 49% [============================== ] 1310/2660 49% [============================== ] 1311/2660 49% [============================== ] 1312/2660 49% [============================== ] 1313/2660 49% [============================== ] 1314/2660 49% [============================== ] 1315/2660 49% [============================== ] 1316/2660 49% [============================== ] 1317/2660 49% [============================== ] 1318/2660 49% [============================== ] 1319/2660 49% [============================== ] 1320/2660 49% [============================== ] 1321/2660 49% [============================== ] 1322/2660 49% [============================== ] 1323/2660 49% [============================== ] 1324/2660 49% [============================== ] 1325/2660 49% [============================== ] 1326/2660 49% [============================== ] 1327/2660 49% [============================== ] 1328/2660 49% [============================== ] 1329/2660 49% [=============================== ] 1330/2660 50% [=============================== ] 1331/2660 50% [=============================== ] 1332/2660 50% [=============================== ] 1333/2660 50% [=============================== ] 1334/2660 50% [=============================== ] 1335/2660 50% [=============================== ] 1336/2660 50% [=============================== ] 1337/2660 50% [=============================== ] 1338/2660 50% [=============================== ] 1339/2660 50% [=============================== ] 1340/2660 50% [=============================== ] 1341/2660 50% [=============================== ] 1342/2660 50% [=============================== ] 1343/2660 50% [=============================== ] 1344/2660 50% [=============================== ] 1345/2660 50% [=============================== ] 1346/2660 50% [=============================== ] 1347/2660 50% [=============================== ] 1348/2660 50% [=============================== ] 1349/2660 50% [=============================== ] 1350/2660 50% [=============================== ] 1351/2660 50% [=============================== ] 1352/2660 50% [=============================== ] 1353/2660 50% [=============================== ] 1354/2660 50% [=============================== ] 1355/2660 50% [=============================== ] 1356/2660 50% [=============================== ] 1357/2660 51% [=============================== ] 1358/2660 51% [=============================== ] 1359/2660 51% [=============================== ] 1360/2660 51% [=============================== ] 1361/2660 51% [=============================== ] 1362/2660 51% [=============================== ] 1363/2660 51% [=============================== ] 1364/2660 51% [=============================== ] 1365/2660 51% [=============================== ] 1366/2660 51% [=============================== ] 1367/2660 51% [=============================== ] 1368/2660 51% [=============================== ] 1369/2660 51% [=============================== ] 1370/2660 51% [=============================== ] 1371/2660 51% [=============================== ] 1372/2660 51% [================================ ] 1373/2660 51% [================================ ] 1374/2660 51% [================================ ] 1375/2660 51% [================================ ] 1376/2660 51% [================================ ] 1377/2660 51% [================================ ] 1378/2660 51% [================================ ] 1379/2660 51% [================================ ] 1380/2660 51% [================================ ] 1381/2660 51% [================================ ] 1382/2660 51% [================================ ] 1383/2660 51% [================================ ] 1384/2660 52% [================================ ] 1385/2660 52% [================================ ] 1386/2660 52% [================================ ] 1387/2660 52% [================================ ] 1388/2660 52% [================================ ] 1389/2660 52% [================================ ] 1390/2660 52% [================================ ] 1391/2660 52% [================================ ] 1392/2660 52% [================================ ] 1393/2660 52% [================================ ] 1394/2660 52% [================================ ] 1395/2660 52% [================================ ] 1396/2660 52% [================================ ] 1397/2660 52% [================================ ] 1398/2660 52% [================================ ] 1399/2660 52% [================================ ] 1400/2660 52% [================================ ] 1401/2660 52% [================================ ] 1402/2660 52% [================================ ] 1403/2660 52% [================================ ] 1404/2660 52% [================================ ] 1405/2660 52% [================================ ] 1406/2660 52% [================================ ] 1407/2660 52% [================================ ] 1408/2660 52% [================================ ] 1409/2660 52% [================================ ] 1410/2660 53% [================================ ] 1411/2660 53% [================================ ] 1412/2660 53% [================================ ] 1413/2660 53% [================================ ] 1414/2660 53% [================================ ] 1415/2660 53% [================================= ] 1416/2660 53% [================================= ] 1417/2660 53% [================================= ] 1418/2660 53% [================================= ] 1419/2660 53% [================================= ] 1420/2660 53% [================================= ] 1421/2660 53% [================================= ] 1422/2660 53% [================================= ] 1423/2660 53% [================================= ] 1424/2660 53% [================================= ] 1425/2660 53% [================================= ] 1426/2660 53% [================================= ] 1427/2660 53% [================================= ] 1428/2660 53% [================================= ] 1429/2660 53% [================================= ] 1430/2660 53% [================================= ] 1431/2660 53% [================================= ] 1432/2660 53% [================================= ] 1433/2660 53% [================================= ] 1434/2660 53% [================================= ] 1435/2660 53% [================================= ] 1436/2660 53% [================================= ] 1437/2660 54% [================================= ] 1438/2660 54% [================================= ] 1439/2660 54% [================================= ] 1440/2660 54% [================================= ] 1441/2660 54% [================================= ] 1442/2660 54% [================================= ] 1443/2660 54% [================================= ] 1444/2660 54% [================================= ] 1445/2660 54% [================================= ] 1446/2660 54% [================================= ] 1447/2660 54% [================================= ] 1448/2660 54% [================================= ] 1449/2660 54% [================================= ] 1450/2660 54% [================================= ] 1451/2660 54% [================================= ] 1452/2660 54% [================================= ] 1453/2660 54% [================================= ] 1454/2660 54% [================================= ] 1455/2660 54% [================================= ] 1456/2660 54% [================================= ] 1457/2660 54% [================================= ] 1458/2660 54% [================================== ] 1459/2660 54% [================================== ] 1460/2660 54% [================================== ] 1461/2660 54% [================================== ] 1462/2660 54% [================================== ] 1463/2660 55% [================================== ] 1464/2660 55% [================================== ] 1465/2660 55% [================================== ] 1466/2660 55% [================================== ] 1467/2660 55% [================================== ] 1468/2660 55% [================================== ] 1469/2660 55% [================================== ] 1470/2660 55% [================================== ] 1471/2660 55% [================================== ] 1472/2660 55% [================================== ] 1473/2660 55% [================================== ] 1474/2660 55% [================================== ] 1475/2660 55% [================================== ] 1476/2660 55% [================================== ] 1477/2660 55% [================================== ] 1478/2660 55% [================================== ] 1479/2660 55% [================================== ] 1480/2660 55% [================================== ] 1481/2660 55% [================================== ] 1482/2660 55% [================================== ] 1483/2660 55% [================================== ] 1484/2660 55% [================================== ] 1485/2660 55% [================================== ] 1486/2660 55% [================================== ] 1487/2660 55% [================================== ] 1488/2660 55% [================================== ] 1489/2660 55% [================================== ] 1490/2660 56% [================================== ] 1491/2660 56% [================================== ] 1492/2660 56% [================================== ] 1493/2660 56% [================================== ] 1494/2660 56% [================================== ] 1495/2660 56% [================================== ] 1496/2660 56% [================================== ] 1497/2660 56% [================================== ] 1498/2660 56% [================================== ] 1499/2660 56% [================================== ] 1500/2660 56% [================================== ] 1501/2660 56% [=================================== ] 1502/2660 56% [=================================== ] 1503/2660 56% [=================================== ] 1504/2660 56% [=================================== ] 1505/2660 56% [=================================== ] 1506/2660 56% [=================================== ] 1507/2660 56% [=================================== ] 1508/2660 56% [=================================== ] 1509/2660 56% [=================================== ] 1510/2660 56% [=================================== ] 1511/2660 56% [=================================== ] 1512/2660 56% [=================================== ] 1513/2660 56% [=================================== ] 1514/2660 56% [=================================== ] 1515/2660 56% [=================================== ] 1516/2660 56% [=================================== ] 1517/2660 57% [=================================== ] 1518/2660 57% [=================================== ] 1519/2660 57% [=================================== ] 1520/2660 57% [=================================== ] 1521/2660 57% [=================================== ] 1522/2660 57% [=================================== ] 1523/2660 57% [=================================== ] 1524/2660 57% [=================================== ] 1525/2660 57% [=================================== ] 1526/2660 57% [=================================== ] 1527/2660 57% [=================================== ] 1528/2660 57% [=================================== ] 1529/2660 57% [=================================== ] 1530/2660 57% [=================================== ] 1531/2660 57% [=================================== ] 1532/2660 57% [=================================== ] 1533/2660 57% [=================================== ] 1534/2660 57% [=================================== ] 1535/2660 57% [=================================== ] 1536/2660 57% [=================================== ] 1537/2660 57% [=================================== ] 1538/2660 57% [=================================== ] 1539/2660 57% [=================================== ] 1540/2660 57% [=================================== ] 1541/2660 57% [=================================== ] 1542/2660 57% [=================================== ] 1543/2660 58% [=================================== ] 1544/2660 58% [==================================== ] 1545/2660 58% [==================================== ] 1546/2660 58% [==================================== ] 1547/2660 58% [==================================== ] 1548/2660 58% [==================================== ] 1549/2660 58% [==================================== ] 1550/2660 58% [==================================== ] 1551/2660 58% [==================================== ] 1552/2660 58% [==================================== ] 1553/2660 58% [==================================== ] 1554/2660 58% [==================================== ] 1555/2660 58% [==================================== ] 1556/2660 58% [==================================== ] 1557/2660 58% [==================================== ] 1558/2660 58% [==================================== ] 1559/2660 58% [==================================== ] 1560/2660 58% [==================================== ] 1561/2660 58% [==================================== ] 1562/2660 58% [==================================== ] 1563/2660 58% [==================================== ] 1564/2660 58% [==================================== ] 1565/2660 58% [==================================== ] 1566/2660 58% [==================================== ] 1567/2660 58% [==================================== ] 1568/2660 58% [==================================== ] 1569/2660 58% [==================================== ] 1570/2660 59% [==================================== ] 1571/2660 59% [==================================== ] 1572/2660 59% [==================================== ] 1573/2660 59% [==================================== ] 1574/2660 59% [==================================== ] 1575/2660 59% [==================================== ] 1576/2660 59% [==================================== ] 1577/2660 59% [==================================== ] 1578/2660 59% [==================================== ] 1579/2660 59% [==================================== ] 1580/2660 59% [==================================== ] 1581/2660 59% [==================================== ] 1582/2660 59% [==================================== ] 1583/2660 59% [==================================== ] 1584/2660 59% [==================================== ] 1585/2660 59% [==================================== ] 1586/2660 59% [==================================== ] 1587/2660 59% [===================================== ] 1588/2660 59% [===================================== ] 1589/2660 59% [===================================== ] 1590/2660 59% [===================================== ] 1591/2660 59% [===================================== ] 1592/2660 59% [===================================== ] 1593/2660 59% [===================================== ] 1594/2660 59% [===================================== ] 1595/2660 59% [===================================== ] 1596/2660 60% [===================================== ] 1597/2660 60% [===================================== ] 1598/2660 60% [===================================== ] 1599/2660 60% [===================================== ] 1600/2660 60% [===================================== ] 1601/2660 60% [===================================== ] 1602/2660 60% [===================================== ] 1603/2660 60% [===================================== ] 1604/2660 60% [===================================== ] 1605/2660 60% [===================================== ] 1606/2660 60% [===================================== ] 1607/2660 60% [===================================== ] 1608/2660 60% [===================================== ] 1609/2660 60% [===================================== ] 1610/2660 60% [===================================== ] 1611/2660 60% [===================================== ] 1612/2660 60% [===================================== ] 1613/2660 60% [===================================== ] 1614/2660 60% [===================================== ] 1615/2660 60% [===================================== ] 1616/2660 60% [===================================== ] 1617/2660 60% [===================================== ] 1618/2660 60% [===================================== ] 1619/2660 60% [===================================== ] 1620/2660 60% [===================================== ] 1621/2660 60% [===================================== ] 1622/2660 60% [===================================== ] 1623/2660 61% [===================================== ] 1624/2660 61% [===================================== ] 1625/2660 61% [===================================== ] 1626/2660 61% [===================================== ] 1627/2660 61% [===================================== ] 1628/2660 61% [===================================== ] 1629/2660 61% [===================================== ] 1630/2660 61% [====================================== ] 1631/2660 61% [====================================== ] 1632/2660 61% [====================================== ] 1633/2660 61% [====================================== ] 1634/2660 61% [====================================== ] 1635/2660 61% [====================================== ] 1636/2660 61% [====================================== ] 1637/2660 61% [====================================== ] 1638/2660 61% [====================================== ] 1639/2660 61% [====================================== ] 1640/2660 61% [====================================== ] 1641/2660 61% [====================================== ] 1642/2660 61% [====================================== ] 1643/2660 61% [====================================== ] 1644/2660 61% [====================================== ] 1645/2660 61% [====================================== ] 1646/2660 61% [====================================== ] 1647/2660 61% [====================================== ] 1648/2660 61% [====================================== ] 1649/2660 61% [====================================== ] 1650/2660 62% [====================================== ] 1651/2660 62% [====================================== ] 1652/2660 62% [====================================== ] 1653/2660 62% [====================================== ] 1654/2660 62% [====================================== ] 1655/2660 62% [====================================== ] 1656/2660 62% [====================================== ] 1657/2660 62% [====================================== ] 1658/2660 62% [====================================== ] 1659/2660 62% [====================================== ] 1660/2660 62% [====================================== ] 1661/2660 62% [====================================== ] 1662/2660 62% [====================================== ] 1663/2660 62% [====================================== ] 1664/2660 62% [====================================== ] 1665/2660 62% [====================================== ] 1666/2660 62% [====================================== ] 1667/2660 62% [====================================== ] 1668/2660 62% [====================================== ] 1669/2660 62% [====================================== ] 1670/2660 62% [====================================== ] 1671/2660 62% [====================================== ] 1672/2660 62% [====================================== ] 1673/2660 62% [======================================= ] 1674/2660 62% [======================================= ] 1675/2660 62% [======================================= ] 1676/2660 63% [======================================= ] 1677/2660 63% [======================================= ] 1678/2660 63% [======================================= ] 1679/2660 63% [======================================= ] 1680/2660 63% [======================================= ] 1681/2660 63% [======================================= ] 1682/2660 63% [======================================= ] 1683/2660 63% [======================================= ] 1684/2660 63% [======================================= ] 1685/2660 63% [======================================= ] 1686/2660 63% [======================================= ] 1687/2660 63% [======================================= ] 1688/2660 63% [======================================= ] 1689/2660 63% [======================================= ] 1690/2660 63% [======================================= ] 1691/2660 63% [======================================= ] 1692/2660 63% [======================================= ] 1693/2660 63% [======================================= ] 1694/2660 63% [======================================= ] 1695/2660 63% [======================================= ] 1696/2660 63% [======================================= ] 1697/2660 63% [======================================= ] 1698/2660 63% [======================================= ] 1699/2660 63% [======================================= ] 1700/2660 63% [======================================= ] 1701/2660 63% [======================================= ] 1702/2660 63% [======================================= ] 1703/2660 64% [======================================= ] 1704/2660 64% [======================================= ] 1705/2660 64% [======================================= ] 1706/2660 64% [======================================= ] 1707/2660 64% [======================================= ] 1708/2660 64% [======================================= ] 1709/2660 64% [======================================= ] 1710/2660 64% [======================================= ] 1711/2660 64% [======================================= ] 1712/2660 64% [======================================= ] 1713/2660 64% [======================================= ] 1714/2660 64% [======================================= ] 1715/2660 64% [======================================= ] 1716/2660 64% [======================================== ] 1717/2660 64% [======================================== ] 1718/2660 64% [======================================== ] 1719/2660 64% [======================================== ] 1720/2660 64% [======================================== ] 1721/2660 64% [======================================== ] 1722/2660 64% [======================================== ] 1723/2660 64% [======================================== ] 1724/2660 64% [======================================== ] 1725/2660 64% [======================================== ] 1726/2660 64% [======================================== ] 1727/2660 64% [======================================== ] 1728/2660 64% [======================================== ] 1729/2660 65% [======================================== ] 1730/2660 65% [======================================== ] 1731/2660 65% [======================================== ] 1732/2660 65% [======================================== ] 1733/2660 65% [======================================== ] 1734/2660 65% [======================================== ] 1735/2660 65% [======================================== ] 1736/2660 65% [======================================== ] 1737/2660 65% [======================================== ] 1738/2660 65% [======================================== ] 1739/2660 65% [======================================== ] 1740/2660 65% [======================================== ] 1741/2660 65% [======================================== ] 1742/2660 65% [======================================== ] 1743/2660 65% [======================================== ] 1744/2660 65% [======================================== ] 1745/2660 65% [======================================== ] 1746/2660 65% [======================================== ] 1747/2660 65% [======================================== ] 1748/2660 65% [======================================== ] 1749/2660 65% [======================================== ] 1750/2660 65% [======================================== ] 1751/2660 65% [======================================== ] 1752/2660 65% [======================================== ] 1753/2660 65% [======================================== ] 1754/2660 65% [======================================== ] 1755/2660 65% [======================================== ] 1756/2660 66% [======================================== ] 1757/2660 66% [======================================== ] 1758/2660 66% [======================================== ] 1759/2660 66% [========================================= ] 1760/2660 66% [========================================= ] 1761/2660 66% [========================================= ] 1762/2660 66% [========================================= ] 1763/2660 66% [========================================= ] 1764/2660 66% [========================================= ] 1765/2660 66% [========================================= ] 1766/2660 66% [========================================= ] 1767/2660 66% [========================================= ] 1768/2660 66% [========================================= ] 1769/2660 66% [========================================= ] 1770/2660 66% [========================================= ] 1771/2660 66% [========================================= ] 1772/2660 66% [========================================= ] 1773/2660 66% [========================================= ] 1774/2660 66% [========================================= ] 1775/2660 66% [========================================= ] 1776/2660 66% [========================================= ] 1777/2660 66% [========================================= ] 1778/2660 66% [========================================= ] 1779/2660 66% [========================================= ] 1780/2660 66% [========================================= ] 1781/2660 66% [========================================= ] 1782/2660 66% [========================================= ] 1783/2660 67% [========================================= ] 1784/2660 67% [========================================= ] 1785/2660 67% [========================================= ] 1786/2660 67% [========================================= ] 1787/2660 67% [========================================= ] 1788/2660 67% [========================================= ] 1789/2660 67% [========================================= ] 1790/2660 67% [========================================= ] 1791/2660 67% [========================================= ] 1792/2660 67% [========================================= ] 1793/2660 67% [========================================= ] 1794/2660 67% [========================================= ] 1795/2660 67% [========================================= ] 1796/2660 67% [========================================= ] 1797/2660 67% [========================================= ] 1798/2660 67% [========================================= ] 1799/2660 67% [========================================= ] 1800/2660 67% [========================================= ] 1801/2660 67% [========================================== ] 1802/2660 67% [========================================== ] 1803/2660 67% [========================================== ] 1804/2660 67% [========================================== ] 1805/2660 67% [========================================== ] 1806/2660 67% [========================================== ] 1807/2660 67% [========================================== ] 1808/2660 67% [========================================== ] 1809/2660 68% [========================================== ] 1810/2660 68% [========================================== ] 1811/2660 68% [========================================== ] 1812/2660 68% [========================================== ] 1813/2660 68% [========================================== ] 1814/2660 68% [========================================== ] 1815/2660 68% [========================================== ] 1816/2660 68% [========================================== ] 1817/2660 68% [========================================== ] 1818/2660 68% [========================================== ] 1819/2660 68% [========================================== ] 1820/2660 68% [========================================== ] 1821/2660 68% [========================================== ] 1822/2660 68% [========================================== ] 1823/2660 68% [========================================== ] 1824/2660 68% [========================================== ] 1825/2660 68% [========================================== ] 1826/2660 68% [========================================== ] 1827/2660 68% [========================================== ] 1828/2660 68% [========================================== ] 1829/2660 68% [========================================== ] 1830/2660 68% [========================================== ] 1831/2660 68% [========================================== ] 1832/2660 68% [========================================== ] 1833/2660 68% [========================================== ] 1834/2660 68% [========================================== ] 1835/2660 68% [========================================== ] 1836/2660 69% [========================================== ] 1837/2660 69% [========================================== ] 1838/2660 69% [========================================== ] 1839/2660 69% [========================================== ] 1840/2660 69% [========================================== ] 1841/2660 69% [========================================== ] 1842/2660 69% [========================================== ] 1843/2660 69% [========================================== ] 1844/2660 69% [=========================================== ] 1845/2660 69% [=========================================== ] 1846/2660 69% [=========================================== ] 1847/2660 69% [=========================================== ] 1848/2660 69% [=========================================== ] 1849/2660 69% [=========================================== ] 1850/2660 69% [=========================================== ] 1851/2660 69% [=========================================== ] 1852/2660 69% [=========================================== ] 1853/2660 69% [=========================================== ] 1854/2660 69% [=========================================== ] 1855/2660 69% [=========================================== ] 1856/2660 69% [=========================================== ] 1857/2660 69% [=========================================== ] 1858/2660 69% [=========================================== ] 1859/2660 69% [=========================================== ] 1860/2660 69% [=========================================== ] 1861/2660 69% [=========================================== ] 1862/2660 70% [=========================================== ] 1863/2660 70% [=========================================== ] 1864/2660 70% [=========================================== ] 1865/2660 70% [=========================================== ] 1866/2660 70% [=========================================== ] 1867/2660 70% [=========================================== ] 1868/2660 70% [=========================================== ] 1869/2660 70% [=========================================== ] 1870/2660 70% [=========================================== ] 1871/2660 70% [=========================================== ] 1872/2660 70% [=========================================== ] 1873/2660 70% [=========================================== ] 1874/2660 70% [=========================================== ] 1875/2660 70% [=========================================== ] 1876/2660 70% [=========================================== ] 1877/2660 70% [=========================================== ] 1878/2660 70% [=========================================== ] 1879/2660 70% [=========================================== ] 1880/2660 70% [=========================================== ] 1881/2660 70% [=========================================== ] 1882/2660 70% [=========================================== ] 1883/2660 70% [=========================================== ] 1884/2660 70% [=========================================== ] 1885/2660 70% [=========================================== ] 1886/2660 70% [=========================================== ] 1887/2660 70% [============================================ ] 1888/2660 70% [============================================ ] 1889/2660 71% [============================================ ] 1890/2660 71% [============================================ ] 1891/2660 71% [============================================ ] 1892/2660 71% [============================================ ] 1893/2660 71% [============================================ ] 1894/2660 71% [============================================ ] 1895/2660 71% [============================================ ] 1896/2660 71% [============================================ ] 1897/2660 71% [============================================ ] 1898/2660 71% [============================================ ] 1899/2660 71% [============================================ ] 1900/2660 71% [============================================ ] 1901/2660 71% [============================================ ] 1902/2660 71% [============================================ ] 1903/2660 71% [============================================ ] 1904/2660 71% [============================================ ] 1905/2660 71% [============================================ ] 1906/2660 71% [============================================ ] 1907/2660 71% [============================================ ] 1908/2660 71% [============================================ ] 1909/2660 71% [============================================ ] 1910/2660 71% [============================================ ] 1911/2660 71% [============================================ ] 1912/2660 71% [============================================ ] 1913/2660 71% [============================================ ] 1914/2660 71% [============================================ ] 1915/2660 71% [============================================ ] 1916/2660 72% [============================================ ] 1917/2660 72% [============================================ ] 1918/2660 72% [============================================ ] 1919/2660 72% [============================================ ] 1920/2660 72% [============================================ ] 1921/2660 72% [============================================ ] 1922/2660 72% [============================================ ] 1923/2660 72% [============================================ ] 1924/2660 72% [============================================ ] 1925/2660 72% [============================================ ] 1926/2660 72% [============================================ ] 1927/2660 72% [============================================ ] 1928/2660 72% [============================================ ] 1929/2660 72% [============================================ ] 1930/2660 72% [============================================= ] 1931/2660 72% [============================================= ] 1932/2660 72% [============================================= ] 1933/2660 72% [============================================= ] 1934/2660 72% [============================================= ] 1935/2660 72% [============================================= ] 1936/2660 72% [============================================= ] 1937/2660 72% [============================================= ] 1938/2660 72% [============================================= ] 1939/2660 72% [============================================= ] 1940/2660 72% [============================================= ] 1941/2660 72% [============================================= ] 1942/2660 73% [============================================= ] 1943/2660 73% [============================================= ] 1944/2660 73% [============================================= ] 1945/2660 73% [============================================= ] 1946/2660 73% [============================================= ] 1947/2660 73% [============================================= ] 1948/2660 73% [============================================= ] 1949/2660 73% [============================================= ] 1950/2660 73% [============================================= ] 1951/2660 73% [============================================= ] 1952/2660 73% [============================================= ] 1953/2660 73% [============================================= ] 1954/2660 73% [============================================= ] 1955/2660 73% [============================================= ] 1956/2660 73% [============================================= ] 1957/2660 73% [============================================= ] 1958/2660 73% [============================================= ] 1959/2660 73% [============================================= ] 1960/2660 73% [============================================= ] 1961/2660 73% [============================================= ] 1962/2660 73% [============================================= ] 1963/2660 73% [============================================= ] 1964/2660 73% [============================================= ] 1965/2660 73% [============================================= ] 1966/2660 73% [============================================= ] 1967/2660 73% [============================================= ] 1968/2660 73% [============================================= ] 1969/2660 74% [============================================= ] 1970/2660 74% [============================================= ] 1971/2660 74% [============================================= ] 1972/2660 74% [============================================= ] 1973/2660 74% [============================================== ] 1974/2660 74% [============================================== ] 1975/2660 74% [============================================== ] 1976/2660 74% [============================================== ] 1977/2660 74% [============================================== ] 1978/2660 74% [============================================== ] 1979/2660 74% [============================================== ] 1980/2660 74% [============================================== ] 1981/2660 74% [============================================== ] 1982/2660 74% [============================================== ] 1983/2660 74% [============================================== ] 1984/2660 74% [============================================== ] 1985/2660 74% [============================================== ] 1986/2660 74% [============================================== ] 1987/2660 74% [============================================== ] 1988/2660 74% [============================================== ] 1989/2660 74% [============================================== ] 1990/2660 74% [============================================== ] 1991/2660 74% [============================================== ] 1992/2660 74% [============================================== ] 1993/2660 74% [============================================== ] 1994/2660 74% [============================================== ] 1995/2660 75% [============================================== ] 1996/2660 75% [============================================== ] 1997/2660 75% [============================================== ] 1998/2660 75% [============================================== ] 1999/2660 75% [============================================== ] 2000/2660 75% [============================================== ] 2001/2660 75% [============================================== ] 2002/2660 75% [============================================== ] 2003/2660 75% [============================================== ] 2004/2660 75% [============================================== ] 2005/2660 75% [============================================== ] 2006/2660 75% [============================================== ] 2007/2660 75% [============================================== ] 2008/2660 75% [============================================== ] 2009/2660 75% [============================================== ] 2010/2660 75% [============================================== ] 2011/2660 75% [============================================== ] 2012/2660 75% [============================================== ] 2013/2660 75% [============================================== ] 2014/2660 75% [============================================== ] 2015/2660 75% [============================================== ] 2016/2660 75% [=============================================== ] 2017/2660 75% [=============================================== ] 2018/2660 75% [=============================================== ] 2019/2660 75% [=============================================== ] 2020/2660 75% [=============================================== ] 2021/2660 75% [=============================================== ] 2022/2660 76% [=============================================== ] 2023/2660 76% [=============================================== ] 2024/2660 76% [=============================================== ] 2025/2660 76% [=============================================== ] 2026/2660 76% [=============================================== ] 2027/2660 76% [=============================================== ] 2028/2660 76% [=============================================== ] 2029/2660 76% [=============================================== ] 2030/2660 76% [=============================================== ] 2031/2660 76% [=============================================== ] 2032/2660 76% [=============================================== ] 2033/2660 76% [=============================================== ] 2034/2660 76% [=============================================== ] 2035/2660 76% [=============================================== ] 2036/2660 76% [=============================================== ] 2037/2660 76% [=============================================== ] 2038/2660 76% [=============================================== ] 2039/2660 76% [=============================================== ] 2040/2660 76% [=============================================== ] 2041/2660 76% [=============================================== ] 2042/2660 76% [=============================================== ] 2043/2660 76% [=============================================== ] 2044/2660 76% [=============================================== ] 2045/2660 76% [=============================================== ] 2046/2660 76% [=============================================== ] 2047/2660 76% [=============================================== ] 2048/2660 76% [=============================================== ] 2049/2660 77% [=============================================== ] 2050/2660 77% [=============================================== ] 2051/2660 77% [=============================================== ] 2052/2660 77% [=============================================== ] 2053/2660 77% [=============================================== ] 2054/2660 77% [=============================================== ] 2055/2660 77% [=============================================== ] 2056/2660 77% [=============================================== ] 2057/2660 77% [=============================================== ] 2058/2660 77% [=============================================== ] 2059/2660 77% [================================================ ] 2060/2660 77% [================================================ ] 2061/2660 77% [================================================ ] 2062/2660 77% [================================================ ] 2063/2660 77% [================================================ ] 2064/2660 77% [================================================ ] 2065/2660 77% [================================================ ] 2066/2660 77% [================================================ ] 2067/2660 77% [================================================ ] 2068/2660 77% [================================================ ] 2069/2660 77% [================================================ ] 2070/2660 77% [================================================ ] 2071/2660 77% [================================================ ] 2072/2660 77% [================================================ ] 2073/2660 77% [================================================ ] 2074/2660 77% [================================================ ] 2075/2660 78% [================================================ ] 2076/2660 78% [================================================ ] 2077/2660 78% [================================================ ] 2078/2660 78% [================================================ ] 2079/2660 78% [================================================ ] 2080/2660 78% [================================================ ] 2081/2660 78% [================================================ ] 2082/2660 78% [================================================ ] 2083/2660 78% [================================================ ] 2084/2660 78% [================================================ ] 2085/2660 78% [================================================ ] 2086/2660 78% [================================================ ] 2087/2660 78% [================================================ ] 2088/2660 78% [================================================ ] 2089/2660 78% [================================================ ] 2090/2660 78% [================================================ ] 2091/2660 78% [================================================ ] 2092/2660 78% [================================================ ] 2093/2660 78% [================================================ ] 2094/2660 78% [================================================ ] 2095/2660 78% [================================================ ] 2096/2660 78% [================================================ ] 2097/2660 78% [================================================ ] 2098/2660 78% [================================================ ] 2099/2660 78% [================================================ ] 2100/2660 78% [================================================ ] 2101/2660 78% [================================================ ] 2102/2660 79% [================================================= ] 2103/2660 79% [================================================= ] 2104/2660 79% [================================================= ] 2105/2660 79% [================================================= ] 2106/2660 79% [================================================= ] 2107/2660 79% [================================================= ] 2108/2660 79% [================================================= ] 2109/2660 79% [================================================= ] 2110/2660 79% [================================================= ] 2111/2660 79% [================================================= ] 2112/2660 79% [================================================= ] 2113/2660 79% [================================================= ] 2114/2660 79% [================================================= ] 2115/2660 79% [================================================= ] 2116/2660 79% [================================================= ] 2117/2660 79% [================================================= ] 2118/2660 79% [================================================= ] 2119/2660 79% [================================================= ] 2120/2660 79% [================================================= ] 2121/2660 79% [================================================= ] 2122/2660 79% [================================================= ] 2123/2660 79% [================================================= ] 2124/2660 79% [================================================= ] 2125/2660 79% [================================================= ] 2126/2660 79% [================================================= ] 2127/2660 79% [================================================= ] 2128/2660 80% [================================================= ] 2129/2660 80% [================================================= ] 2130/2660 80% [================================================= ] 2131/2660 80% [================================================= ] 2132/2660 80% [================================================= ] 2133/2660 80% [================================================= ] 2134/2660 80% [================================================= ] 2135/2660 80% [================================================= ] 2136/2660 80% [================================================= ] 2137/2660 80% [================================================= ] 2138/2660 80% [================================================= ] 2139/2660 80% [================================================= ] 2140/2660 80% [================================================= ] 2141/2660 80% [================================================= ] 2142/2660 80% [================================================= ] 2143/2660 80% [================================================= ] 2144/2660 80% [================================================= ] 2145/2660 80% [================================================== ] 2146/2660 80% [================================================== ] 2147/2660 80% [================================================== ] 2148/2660 80% [================================================== ] 2149/2660 80% [================================================== ] 2150/2660 80% [================================================== ] 2151/2660 80% [================================================== ] 2152/2660 80% [================================================== ] 2153/2660 80% [================================================== ] 2154/2660 80% [================================================== ] 2155/2660 81% [================================================== ] 2156/2660 81% [================================================== ] 2157/2660 81% [================================================== ] 2158/2660 81% [================================================== ] 2159/2660 81% [================================================== ] 2160/2660 81% [================================================== ] 2161/2660 81% [================================================== ] 2162/2660 81% [================================================== ] 2163/2660 81% [================================================== ] 2164/2660 81% [================================================== ] 2165/2660 81% [================================================== ] 2166/2660 81% [================================================== ] 2167/2660 81% [================================================== ] 2168/2660 81% [================================================== ] 2169/2660 81% [================================================== ] 2170/2660 81% [================================================== ] 2171/2660 81% [================================================== ] 2172/2660 81% [================================================== ] 2173/2660 81% [================================================== ] 2174/2660 81% [================================================== ] 2175/2660 81% [================================================== ] 2176/2660 81% [================================================== ] 2177/2660 81% [================================================== ] 2178/2660 81% [================================================== ] 2179/2660 81% [================================================== ] 2180/2660 81% [================================================== ] 2181/2660 81% [================================================== ] 2182/2660 82% [================================================== ] 2183/2660 82% [================================================== ] 2184/2660 82% [================================================== ] 2185/2660 82% [================================================== ] 2186/2660 82% [================================================== ] 2187/2660 82% [================================================== ] 2188/2660 82% [=================================================== ] 2189/2660 82% [=================================================== ] 2190/2660 82% [=================================================== ] 2191/2660 82% [=================================================== ] 2192/2660 82% [=================================================== ] 2193/2660 82% [=================================================== ] 2194/2660 82% [=================================================== ] 2195/2660 82% [=================================================== ] 2196/2660 82% [=================================================== ] 2197/2660 82% [=================================================== ] 2198/2660 82% [=================================================== ] 2199/2660 82% [=================================================== ] 2200/2660 82% [=================================================== ] 2201/2660 82% [=================================================== ] 2202/2660 82% [=================================================== ] 2203/2660 82% [=================================================== ] 2204/2660 82% [=================================================== ] 2205/2660 82% [=================================================== ] 2206/2660 82% [=================================================== ] 2207/2660 82% [=================================================== ] 2208/2660 83% [=================================================== ] 2209/2660 83% [=================================================== ] 2210/2660 83% [=================================================== ] 2211/2660 83% [=================================================== ] 2212/2660 83% [=================================================== ] 2213/2660 83% [=================================================== ] 2214/2660 83% [=================================================== ] 2215/2660 83% [=================================================== ] 2216/2660 83% [=================================================== ] 2217/2660 83% [=================================================== ] 2218/2660 83% [=================================================== ] 2219/2660 83% [=================================================== ] 2220/2660 83% [=================================================== ] 2221/2660 83% [=================================================== ] 2222/2660 83% [=================================================== ] 2223/2660 83% [=================================================== ] 2224/2660 83% [=================================================== ] 2225/2660 83% [=================================================== ] 2226/2660 83% [=================================================== ] 2227/2660 83% [=================================================== ] 2228/2660 83% [=================================================== ] 2229/2660 83% [=================================================== ] 2230/2660 83% [==================================================== ] 2231/2660 83% [==================================================== ] 2232/2660 83% [==================================================== ] 2233/2660 83% [==================================================== ] 2234/2660 83% [==================================================== ] 2235/2660 84% [==================================================== ] 2236/2660 84% [==================================================== ] 2237/2660 84% [==================================================== ] 2238/2660 84% [==================================================== ] 2239/2660 84% [==================================================== ] 2240/2660 84% [==================================================== ] 2241/2660 84% [==================================================== ] 2242/2660 84% [==================================================== ] 2243/2660 84% [==================================================== ] 2244/2660 84% [==================================================== ] 2245/2660 84% [==================================================== ] 2246/2660 84% [==================================================== ] 2247/2660 84% [==================================================== ] 2248/2660 84% [==================================================== ] 2249/2660 84% [==================================================== ] 2250/2660 84% [==================================================== ] 2251/2660 84% [==================================================== ] 2252/2660 84% [==================================================== ] 2253/2660 84% [==================================================== ] 2254/2660 84% [==================================================== ] 2255/2660 84% [==================================================== ] 2256/2660 84% [==================================================== ] 2257/2660 84% [==================================================== ] 2258/2660 84% [==================================================== ] 2259/2660 84% [==================================================== ] 2260/2660 84% [==================================================== ] 2261/2660 85% [==================================================== ] 2262/2660 85% [==================================================== ] 2263/2660 85% [==================================================== ] 2264/2660 85% [==================================================== ] 2265/2660 85% [==================================================== ] 2266/2660 85% [==================================================== ] 2267/2660 85% [==================================================== ] 2268/2660 85% [==================================================== ] 2269/2660 85% [==================================================== ] 2270/2660 85% [==================================================== ] 2271/2660 85% [==================================================== ] 2272/2660 85% [==================================================== ] 2273/2660 85% [===================================================== ] 2274/2660 85% [===================================================== ] 2275/2660 85% [===================================================== ] 2276/2660 85% [===================================================== ] 2277/2660 85% [===================================================== ] 2278/2660 85% [===================================================== ] 2279/2660 85% [===================================================== ] 2280/2660 85% [===================================================== ] 2281/2660 85% [===================================================== ] 2282/2660 85% [===================================================== ] 2283/2660 85% [===================================================== ] 2284/2660 85% [===================================================== ] 2285/2660 85% [===================================================== ] 2286/2660 85% [===================================================== ] 2287/2660 85% [===================================================== ] 2288/2660 86% [===================================================== ] 2289/2660 86% [===================================================== ] 2290/2660 86% [===================================================== ] 2291/2660 86% [===================================================== ] 2292/2660 86% [===================================================== ] 2293/2660 86% [===================================================== ] 2294/2660 86% [===================================================== ] 2295/2660 86% [===================================================== ] 2296/2660 86% [===================================================== ] 2297/2660 86% [===================================================== ] 2298/2660 86% [===================================================== ] 2299/2660 86% [===================================================== ] 2300/2660 86% [===================================================== ] 2301/2660 86% [===================================================== ] 2302/2660 86% [===================================================== ] 2303/2660 86% [===================================================== ] 2304/2660 86% [===================================================== ] 2305/2660 86% [===================================================== ] 2306/2660 86% [===================================================== ] 2307/2660 86% [===================================================== ] 2308/2660 86% [===================================================== ] 2309/2660 86% [===================================================== ] 2310/2660 86% [===================================================== ] 2311/2660 86% [===================================================== ] 2312/2660 86% [===================================================== ] 2313/2660 86% [===================================================== ] 2314/2660 86% [===================================================== ] 2315/2660 87% [===================================================== ] 2316/2660 87% [====================================================== ] 2317/2660 87% [====================================================== ] 2318/2660 87% [====================================================== ] 2319/2660 87% [====================================================== ] 2320/2660 87% [====================================================== ] 2321/2660 87% [====================================================== ] 2322/2660 87% [====================================================== ] 2323/2660 87% [====================================================== ] 2324/2660 87% [====================================================== ] 2325/2660 87% [====================================================== ] 2326/2660 87% [====================================================== ] 2327/2660 87% [====================================================== ] 2328/2660 87% [====================================================== ] 2329/2660 87% [====================================================== ] 2330/2660 87% [====================================================== ] 2331/2660 87% [====================================================== ] 2332/2660 87% [====================================================== ] 2333/2660 87% [====================================================== ] 2334/2660 87% [====================================================== ] 2335/2660 87% [====================================================== ] 2336/2660 87% [====================================================== ] 2337/2660 87% [====================================================== ] 2338/2660 87% [====================================================== ] 2339/2660 87% [====================================================== ] 2340/2660 87% [====================================================== ] 2341/2660 88% [====================================================== ] 2342/2660 88% [====================================================== ] 2343/2660 88% [====================================================== ] 2344/2660 88% [====================================================== ] 2345/2660 88% [====================================================== ] 2346/2660 88% [====================================================== ] 2347/2660 88% [====================================================== ] 2348/2660 88% [====================================================== ] 2349/2660 88% [====================================================== ] 2350/2660 88% [====================================================== ] 2351/2660 88% [====================================================== ] 2352/2660 88% [====================================================== ] 2353/2660 88% [====================================================== ] 2354/2660 88% [====================================================== ] 2355/2660 88% [====================================================== ] 2356/2660 88% [====================================================== ] 2357/2660 88% [====================================================== ] 2358/2660 88% [====================================================== ] 2359/2660 88% [======================================================= ] 2360/2660 88% [======================================================= ] 2361/2660 88% [======================================================= ] 2362/2660 88% [======================================================= ] 2363/2660 88% [======================================================= ] 2364/2660 88% [======================================================= ] 2365/2660 88% [======================================================= ] 2366/2660 88% [======================================================= ] 2367/2660 88% [======================================================= ] 2368/2660 89% [======================================================= ] 2369/2660 89% [======================================================= ] 2370/2660 89% [======================================================= ] 2371/2660 89% [======================================================= ] 2372/2660 89% [======================================================= ] 2373/2660 89% [======================================================= ] 2374/2660 89% [======================================================= ] 2375/2660 89% [======================================================= ] 2376/2660 89% [======================================================= ] 2377/2660 89% [======================================================= ] 2378/2660 89% [======================================================= ] 2379/2660 89% [======================================================= ] 2380/2660 89% [======================================================= ] 2381/2660 89% [======================================================= ] 2382/2660 89% [======================================================= ] 2383/2660 89% [======================================================= ] 2384/2660 89% [======================================================= ] 2385/2660 89% [======================================================= ] 2386/2660 89% [======================================================= ] 2387/2660 89% [======================================================= ] 2388/2660 89% [======================================================= ] 2389/2660 89% [======================================================= ] 2390/2660 89% [======================================================= ] 2391/2660 89% [======================================================= ] 2392/2660 89% [======================================================= ] 2393/2660 89% [======================================================= ] 2394/2660 90% [======================================================= ] 2395/2660 90% [======================================================= ] 2396/2660 90% [======================================================= ] 2397/2660 90% [======================================================= ] 2398/2660 90% [======================================================= ] 2399/2660 90% [======================================================= ] 2400/2660 90% [======================================================= ] 2401/2660 90% [======================================================= ] 2402/2660 90% [======================================================== ] 2403/2660 90% [======================================================== ] 2404/2660 90% [======================================================== ] 2405/2660 90% [======================================================== ] 2406/2660 90% [======================================================== ] 2407/2660 90% [======================================================== ] 2408/2660 90% [======================================================== ] 2409/2660 90% [======================================================== ] 2410/2660 90% [======================================================== ] 2411/2660 90% [======================================================== ] 2412/2660 90% [======================================================== ] 2413/2660 90% [======================================================== ] 2414/2660 90% [======================================================== ] 2415/2660 90% [======================================================== ] 2416/2660 90% [======================================================== ] 2417/2660 90% [======================================================== ] 2418/2660 90% [======================================================== ] 2419/2660 90% [======================================================== ] 2420/2660 90% [======================================================== ] 2421/2660 91% [======================================================== ] 2422/2660 91% [======================================================== ] 2423/2660 91% [======================================================== ] 2424/2660 91% [======================================================== ] 2425/2660 91% [======================================================== ] 2426/2660 91% [======================================================== ] 2427/2660 91% [======================================================== ] 2428/2660 91% [======================================================== ] 2429/2660 91% [======================================================== ] 2430/2660 91% [======================================================== ] 2431/2660 91% [======================================================== ] 2432/2660 91% [======================================================== ] 2433/2660 91% [======================================================== ] 2434/2660 91% [======================================================== ] 2435/2660 91% [======================================================== ] 2436/2660 91% [======================================================== ] 2437/2660 91% [======================================================== ] 2438/2660 91% [======================================================== ] 2439/2660 91% [======================================================== ] 2440/2660 91% [======================================================== ] 2441/2660 91% [======================================================== ] 2442/2660 91% [======================================================== ] 2443/2660 91% [======================================================== ] 2444/2660 91% [======================================================== ] 2445/2660 91% [========================================================= ] 2446/2660 91% [========================================================= ] 2447/2660 91% [========================================================= ] 2448/2660 92% [========================================================= ] 2449/2660 92% [========================================================= ] 2450/2660 92% [========================================================= ] 2451/2660 92% [========================================================= ] 2452/2660 92% [========================================================= ] 2453/2660 92% [========================================================= ] 2454/2660 92% [========================================================= ] 2455/2660 92% [========================================================= ] 2456/2660 92% [========================================================= ] 2457/2660 92% [========================================================= ] 2458/2660 92% [========================================================= ] 2459/2660 92% [========================================================= ] 2460/2660 92% [========================================================= ] 2461/2660 92% [========================================================= ] 2462/2660 92% [========================================================= ] 2463/2660 92% [========================================================= ] 2464/2660 92% [========================================================= ] 2465/2660 92% [========================================================= ] 2466/2660 92% [========================================================= ] 2467/2660 92% [========================================================= ] 2468/2660 92% [========================================================= ] 2469/2660 92% [========================================================= ] 2470/2660 92% [========================================================= ] 2471/2660 92% [========================================================= ] 2472/2660 92% [========================================================= ] 2473/2660 92% [========================================================= ] 2474/2660 93% [========================================================= ] 2475/2660 93% [========================================================= ] 2476/2660 93% [========================================================= ] 2477/2660 93% [========================================================= ] 2478/2660 93% [========================================================= ] 2479/2660 93% [========================================================= ] 2480/2660 93% [========================================================= ] 2481/2660 93% [========================================================= ] 2482/2660 93% [========================================================= ] 2483/2660 93% [========================================================= ] 2484/2660 93% [========================================================= ] 2485/2660 93% [========================================================= ] 2486/2660 93% [========================================================= ] 2487/2660 93% [========================================================= ] 2488/2660 93% [========================================================== ] 2489/2660 93% [========================================================== ] 2490/2660 93% [========================================================== ] 2491/2660 93% [========================================================== ] 2492/2660 93% [========================================================== ] 2493/2660 93% [========================================================== ] 2494/2660 93% [========================================================== ] 2495/2660 93% [========================================================== ] 2496/2660 93% [========================================================== ] 2497/2660 93% [========================================================== ] 2498/2660 93% [========================================================== ] 2499/2660 93% [========================================================== ] 2500/2660 93% [========================================================== ] 2501/2660 94% [========================================================== ] 2502/2660 94% [========================================================== ] 2503/2660 94% [========================================================== ] 2504/2660 94% [========================================================== ] 2505/2660 94% [========================================================== ] 2506/2660 94% [========================================================== ] 2507/2660 94% [========================================================== ] 2508/2660 94% [========================================================== ] 2509/2660 94% [========================================================== ] 2510/2660 94% [========================================================== ] 2511/2660 94% [========================================================== ] 2512/2660 94% [========================================================== ] 2513/2660 94% [========================================================== ] 2514/2660 94% [========================================================== ] 2515/2660 94% [========================================================== ] 2516/2660 94% [========================================================== ] 2517/2660 94% [========================================================== ] 2518/2660 94% [========================================================== ] 2519/2660 94% [========================================================== ] 2520/2660 94% [========================================================== ] 2521/2660 94% [========================================================== ] 2522/2660 94% [========================================================== ] 2523/2660 94% [========================================================== ] 2524/2660 94% [========================================================== ] 2525/2660 94% [========================================================== ] 2526/2660 94% [========================================================== ] 2527/2660 95% [========================================================== ] 2528/2660 95% [========================================================== ] 2529/2660 95% [========================================================== ] 2530/2660 95% [========================================================== ] 2531/2660 95% [=========================================================== ] 2532/2660 95% [=========================================================== ] 2533/2660 95% [=========================================================== ] 2534/2660 95% [=========================================================== ] 2535/2660 95% [=========================================================== ] 2536/2660 95% [=========================================================== ] 2537/2660 95% [=========================================================== ] 2538/2660 95% [=========================================================== ] 2539/2660 95% [=========================================================== ] 2540/2660 95% [=========================================================== ] 2541/2660 95% [=========================================================== ] 2542/2660 95% [=========================================================== ] 2543/2660 95% [=========================================================== ] 2544/2660 95% [=========================================================== ] 2545/2660 95% [=========================================================== ] 2546/2660 95% [=========================================================== ] 2547/2660 95% [=========================================================== ] 2548/2660 95% [=========================================================== ] 2549/2660 95% [=========================================================== ] 2550/2660 95% [=========================================================== ] 2551/2660 95% [=========================================================== ] 2552/2660 95% [=========================================================== ] 2553/2660 95% [=========================================================== ] 2554/2660 96% [=========================================================== ] 2555/2660 96% [=========================================================== ] 2556/2660 96% [=========================================================== ] 2557/2660 96% [=========================================================== ] 2558/2660 96% [=========================================================== ] 2559/2660 96% [=========================================================== ] 2560/2660 96% [=========================================================== ] 2561/2660 96% [=========================================================== ] 2562/2660 96% [=========================================================== ] 2563/2660 96% [=========================================================== ] 2564/2660 96% [=========================================================== ] 2565/2660 96% [=========================================================== ] 2566/2660 96% [=========================================================== ] 2567/2660 96% [=========================================================== ] 2568/2660 96% [=========================================================== ] 2569/2660 96% [=========================================================== ] 2570/2660 96% [=========================================================== ] 2571/2660 96% [=========================================================== ] 2572/2660 96% [=========================================================== ] 2573/2660 96% [=========================================================== ] 2574/2660 96% [============================================================ ] 2575/2660 96% [============================================================ ] 2576/2660 96% [============================================================ ] 2577/2660 96% [============================================================ ] 2578/2660 96% [============================================================ ] 2579/2660 96% [============================================================ ] 2580/2660 96% [============================================================ ] 2581/2660 97% [============================================================ ] 2582/2660 97% [============================================================ ] 2583/2660 97% [============================================================ ] 2584/2660 97% [============================================================ ] 2585/2660 97% [============================================================ ] 2586/2660 97% [============================================================ ] 2587/2660 97% [============================================================ ] 2588/2660 97% [============================================================ ] 2589/2660 97% [============================================================ ] 2590/2660 97% [============================================================ ] 2591/2660 97% [============================================================ ] 2592/2660 97% [============================================================ ] 2593/2660 97% [============================================================ ] 2594/2660 97% [============================================================ ] 2595/2660 97% [============================================================ ] 2596/2660 97% [============================================================ ] 2597/2660 97% [============================================================ ] 2598/2660 97% [============================================================ ] 2599/2660 97% [============================================================ ] 2600/2660 97% [============================================================ ] 2601/2660 97% [============================================================ ] 2602/2660 97% [============================================================ ] 2603/2660 97% [============================================================ ] 2604/2660 97% [============================================================ ] 2605/2660 97% [============================================================ ] 2606/2660 97% [============================================================ ] 2607/2660 98% [============================================================ ] 2608/2660 98% [============================================================ ] 2609/2660 98% [============================================================ ] 2610/2660 98% [============================================================ ] 2611/2660 98% [============================================================ ] 2612/2660 98% [============================================================ ] 2613/2660 98% [============================================================ ] 2614/2660 98% [============================================================ ] 2615/2660 98% [============================================================ ] 2616/2660 98% [============================================================ ] 2617/2660 98% [============================================================= ] 2618/2660 98% [============================================================= ] 2619/2660 98% [============================================================= ] 2620/2660 98% [============================================================= ] 2621/2660 98% [============================================================= ] 2622/2660 98% [============================================================= ] 2623/2660 98% [============================================================= ] 2624/2660 98% [============================================================= ] 2625/2660 98% [============================================================= ] 2626/2660 98% [============================================================= ] 2627/2660 98% [============================================================= ] 2628/2660 98% [============================================================= ] 2629/2660 98% [============================================================= ] 2630/2660 98% [============================================================= ] 2631/2660 98% [============================================================= ] 2632/2660 98% [============================================================= ] 2633/2660 98% [============================================================= ] 2634/2660 99% [============================================================= ] 2635/2660 99% [============================================================= ] 2636/2660 99% [============================================================= ] 2637/2660 99% [============================================================= ] 2638/2660 99% [============================================================= ] 2639/2660 99% [============================================================= ] 2640/2660 99% [============================================================= ] 2641/2660 99% [============================================================= ] 2642/2660 99% [============================================================= ] 2643/2660 99% [============================================================= ] 2644/2660 99% [============================================================= ] 2645/2660 99% [============================================================= ] 2646/2660 99% [============================================================= ] 2647/2660 99% [============================================================= ] 2648/2660 99% [============================================================= ] 2649/2660 99% [============================================================= ] 2650/2660 99% [============================================================= ] 2651/2660 99% [============================================================= ] 2652/2660 99% [============================================================= ] 2653/2660 99% [============================================================= ] 2654/2660 99% [============================================================= ] 2655/2660 99% [============================================================= ] 2656/2660 99% [============================================================= ] 2657/2660 99% [============================================================= ] 2658/2660 99% [============================================================= ] 2659/2660 99% [==============================================================] 2660/2660 100% operation complete, 2660 objects in 25637 NAND pages. ln -snf /home/autobuild/autobuild/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-6/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-6/buildroot' >>> Buildroot 2022.05-rc1-57-gceb3dae264 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT=y >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> acpid 2.0.33 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.7 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> host-genpart 1.0.2 Collecting legal info >>> getent Collecting legal info >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libshout 2.4.5 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lilv 0.24.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> sratom 0.6.8 Collecting legal info COPYING: OK (sha256: 3fc429d6b944fa20306357196a28bb4dd7c25e2d67edebec771f44de5bd7f9e8) >>> linuxconsoletools 1.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lldpd 1.0.9 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> logsurfer 1.8 Collecting legal info >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> openlayers 6.14.1 Collecting legal info >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> host-rauc 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sane-backends 1.0.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tio 1.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tz Collecting legal info >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> vuejs 3.2.33 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> xkeyboard-config 2.34 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-6/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot'