* Re: [meta-virtualization] Xen on Raspberry Pi 4 (was "How to resolve the ERROR: xen-image-minimal-1.0-r0 do_rootfs: Function failed: do_rootfs. and ERROR: xen-image-minimal-1.0-r0 do_rootfs: Could not invoke dnf. ERROR: xen-image-minimal-1.0-r0 do_rootf")
2020-06-17 11:59 ` Siddhartha V
@ 2020-06-17 12:08 ` Siddhartha V
0 siblings, 0 replies; 22+ messages in thread
From: Siddhartha V @ 2020-06-17 12:08 UTC (permalink / raw)
To: siddhartha v; +Cc: meta-virtualization
[-- Attachment #1.1: Type: text/plain, Size: 46247 bytes --]
Here I am adding the log file too.
Please suggest me what wrong I am doing here. kind request.
--
Thanks and Regards.
Siddhartha V.
On Wed, Jun 17, 2020 at 5:29 PM Siddhartha V via lists.yoctoproject.org
<Siddhuvgowda.18695=gmail.com@lists.yoctoproject.org> wrote:
> Hello @ Christopher Clark sir,
>
> I did the same what you have suggested. I started a new build where
> followed the below steps,
> 1. I downloaded the master branch of below layers:
>
> git clone git://git.yoctoproject.org/poky -b master
> git clone git://git.openembedded.org/meta-openembedded -b master
> git clone git://git.yoctoproject.org/meta-raspberrypi -b master
> git clone https://github.com/dozylynx/meta-virtualization.git
>
> Later I have changed the local.conf as below:
>
> MACHINE = "raspberrypi4-64"
> DISTRO_FEATURES_append = " virtualization xen"
> QEMU_TARGETS = "i386 x86_64 aarch64 arm"
> PACKAGECONFIG_pn-qemu += " xen fdt"
> PACKAGECONFIG_remove_pn-qemu += " sdl"
> PREFERRED_VERSION_linux-raspberrypi = "4.19.%"
> IMAGE_FSTYPES = "tar.xz tar.bz2 ext3 rpi-sdimg"
> IMAGE_FEATURES += "ssh-server-dropbear"
>
> When started bitbake "bitbake xen-image-minimal" initially I got the
> below log:
>
>
> siddhu@siddhu:~/Documents/yocto/build$ bitbake -k xen-image-minimal
> Loading cache: 100%
> |##########################################################################################################|
> Time: 0:00:01
> Loaded 3545 entries from dependency cache.
> NOTE: Resolving any missing task queue dependencies
>
> Build Configuration:
> BB_VERSION = "1.46.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING = "universal"
> TARGET_SYS = "aarch64-poky-linux"
> MACHINE = "raspberrypi4-64"
> DISTRO = "poky"
> DISTRO_VERSION = "3.1+snapshot-20200617"
> TUNE_FEATURES = "aarch64 cortexa72 crc crypto"
> TARGET_FPU = ""
> meta
> meta-poky
> meta-yocto-bsp = "master:816a12758bfcb5409accbf636ec58d9fa917cdb6"
> meta-oe
> meta-multimedia
> meta-python
> meta-networking
> meta-filesystems = "master:06a9209d8fb944dc1e24b00e68886c00135c72c0"
> meta-virtualization = "master:d75bc448866d2b36779251efb1310d0234ece30b"
> meta-raspberrypi = "master:39cf54c3cb429f2c6e0a000e79f6f06b39e2fa8b"
>
> Initialising tasks: 100%
> |#####################################################################################################|
> Time: 0:00:06
> Sstate summary: Wanted 1787 Found 0 Missed 1787 Current 187 (0% match, 9%
> complete)
>
>
> but within few minutes building get terminated with the below error:
>
> Task
> (/home/siddhu/Documents/yocto/sources1/poky/meta/recipes-devtools/gcc/gcc-cross_10.1.bb:do_compile)
> failed with exit code '1'
>
> Later I used "bitbake -k xen-image-minimal" (The initial log remained
> same) but even then it reached 50% but later it It gave the below error:
>
>
>
> ERROR: Task
> (/home/siddhu/Documents/yocto/sources1/poky/meta/recipes-devtools/gcc/gcc-cross_10.1.bb:do_compile)
> failed with exit code '1'
> WARNING: mtools-native-4.0.24-r0 do_fetch: Failed to fetch URL
> https://ftp.gnu.org/gnu/mtools/mtools-4.0.24.tar.bz2, attempting MIRRORS
> if available
> WARNING: bcm2835-bootfiles-20200603-r3 do_fetch: Failed to fetch URL
> https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz,
> attempting MIRRORS if available
> ERROR: bcm2835-bootfiles-20200603-r3 do_fetch: Fetcher failure: Fetch
> command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export
> DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2";
> export SSH_AGENT_PID="1593"; export
> SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export
> PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools";
> export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp
> --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads '
> https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz'
> --progress=dot -v failed with exit code 4, output:
> --2020-06-17 09:34:20--
> https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
> Resolving github.com (github.com)... 13.234.176.102
> Connecting to github.com (github.com)|13.234.176.102|:443... connected.
> HTTP request sent, awaiting response... 302 Found
> Location:
> https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
> [following]
> --2020-06-17 09:34:38--
> https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
> Resolving codeload.github.com (codeload.github.com)... 13.233.43.20
> Connecting to codeload.github.com (codeload.github.com)|13.233.43.20|:443...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [application/x-gzip]
> Saving to:
> ‘/home/siddhu/Documents/yocto/build/downloads/23548e550a757d368d3d5220373fe829b5961c42.tar.gz’
>
> 0K .......... .......... .......... .......... .......... 54.6K
> 50K .......... .......... .......... .......... .......... 42.6K
> 100K .......... .......... .......... .......... .......... 44.9K
> 150K .......... .......... .......... .......... .......... 221K
> 200K .......... .......... .......... .......... .......... 46.2K
> 250K .......... .......... .......... .......... .......... 44.2K
> 300K .......... .......... .......... .......... .......... 416K
> 350K .......... .......... .......... .......... .......... 18.2K
> 400K .......... .......... .......... .......... .......... 329K
> 450K .......... .......... .......... .......... .......... 196K
> 500K .......... .......... .......... .......... .......... 18.1K
> 550K .......... .......... .......... .......... .......... 45.0K
> 600K .......... .......... .......... .......... .......... 1.78M
> 650K .......... .......... .......... .......... .......... 46.3K
> 700K .......... .......... .......... .......... .......... 213K
> 750K .......... .......... .......... .......... .......... 35.5K
> 800K .......... .......... .......... .......... .......... 40.1K
> 850K .......... .......... .......... .......... .......... 44.3K
> 900K .......... .......... .......... .......... .......... 199K
> 950K .......... .......... .......... .......... .......... 38.3K
> 1000K .......... .......... .......... .......... .......... 155K
> 1050K .......... .......... .......... .......... .......... 66.6K
> 1100K .......... .......... .......... .......... .......... 212K
> 1150K .......... .......... .......... .......... .......... 45.6K
> 1200K .......... .......... .......... .......... .......... 269K
> 1250K .......... .......... .......... .......... .......... 284K
> 1300K .......... .......... .......... .......... .......... 149K
> 1350K .......... .......... .......... .......... .......... 1.07M
> 1400K .......... .......... .......... .......... .......... 946K
> 1450K .......... .......... .......... .......... .......... 1.31M
> 1500K .......... .......... .......... .......... .......... 179K
> 1550K .......... .......... .......... .......... .......... 1.44M
> 1600K .......... .......... .......... .......... .......... 1.49M
> 1650K .......... .......... .......... .......... .......... 833K
> 1700K .......... .......... .......... .......... .......... 279K
> 1750K .......... .......... .......... .......... .......... 79.0K
> 1800K .......... .......... .......... .......... .......... 704K
> 1850K .......... .......... .......... .......... .......... 725K
> 1900K .......... .......... .......... .......... .......... 1.05M
> 1950K .......... .......... .......... .......... .......... 760K
> 2000K .......... .......... .......... .......... .......... 309K
> 2050K .......... .......... .......... .......... .......... 599K
> 2100K .......... .......... .......... .......... .......... 93.0K
> 2150K .......... .......... .......... .......... .......... 408K
> 2200K .......... .......... .......... .......... .......... 451K
> 2250K .......... .......... .......... .......... .......... 385K
> 2300K .......... .......... .......... .......... .......... 511K
> 2350K .......... .......... .......... .......... .......... 412K
> 2400K .......... .......... .......... .......... .......... 617K
> 2450K .......... .......... .......... .......... .......... 356K
> 2500K .......... .......... .......... .......... .......... 263K
> 2550K .......... .......... .......... .......... .......... 5.51M
> 2600K .......... .......... .......... .......... .......... 901K
> 2650K .......... .......... .......... .......... .......... 1.36M
> 2700K .......... .......... .......... .......... .......... 1.26M
> 2750K .......... .......... .......... .......... .......... 3.13M
> 2800K .......... .......... .......... .......... .......... 570K
> 2850K .......... .......... .......... .......... .......... 900K
> 2900K .......... .......... .......... .......... .......... 1.85M
> 2950K .......... .......... .......... .......... .......... 607K
> 3000K .......... .......... .......... .......... .......... 739K
> 3050K .......... .......... .......... .......... .......... 159K
> 3100K .......... .......... .......... .......... .......... 717K
> 3150K .......... .......... .......... .......... .......... 3.97M
> 3200K .......... .......... .......... .......... .......... 2.59M
> 3250K .......... .......... .......... .......... .......... 1.41M
> 3300K .......... .......... .......... .......... .......... 1.58M
> 3350K .......... .......... .......... .......... .......... 3.79M
> 3400K .......... .......... .......... .......... .......... 1.28M
> 3450K .......... .......... .......... .......... .......... 1.05M
> 3500K .......... .......... .......... .......... .......... 2.42M
> 3550K .......... .......... .......... .......... .......... 2.49M
> 3600K .......... .......... .......... .......... .......... 1.46M
> 3650K .......... .......... .......... .......... .......... 243K
> 3700K .......... .......... .......... .......... .......... 90.3K
> 3750K .......... .......... .......... .......... .......... 181K
> 3800K .......... .......... .......... .......... .......... 394K
> 3850K .......... .......... .......... .......... .......... 29.2K
> 3900K .......... .......... .......... .......... .......... 18.0K
> 3950K .......... .......... .......... .......... .......... 1.25M
> 4000K .......... .......... .......... .......... .......... 987K
> 4050K .......... .......... .......... .......... .......... 1.99M
> 4100K .......... .......... .......... .......... .......... 1.48M
> 4150K .......... .......... .......... .......... .......... 1.24M
> 4200K .......... .......... .......... .......... .......... 8.07M
> 4250K .......... .......... .......... .......... .......... 1.39M
> 4300K .......... .......... .......... .......... .......... 3.09M
> 4350K .......... .......... .......... .......... .......... 635K
> 4400K .......... .......... .......... .......... .......... 1.11M
> 4450K .......... .......... .......... .......... .......... 1.16M
> 4500K .......... .......... .......... .......... .......... 1.32M
> 4550K .......... .......... .......... .......... .......... 52.7M
> 4600K .......... .......... .......... .......... .......... 92.2M
> 4650K .......... .......... .......... .......... .......... 88.8M
> 4700K .......... .......... .......... .......... .......... 2.34M
> 4750K .......... .......... .......... .......... .......... 837K
> 4800K .......... .......... .......... .......... .......... 854K
> 4850K .......... .......... .......... .......... .......... 1.22M
> 4900K .......... .......... .......... .......... .......... 91.0M
> 4950K .......... .......... .......... .......... .......... 3.32M
> 5000K .......... .......... .......... .......... .......... 30.5M
> 5050K .......... .......... .......... .......... .......... 22.2M
> 5100K .......... .......... .......... .......... .......... 61.7M
> 5150K .......... .......... .......... .......... .......... 2.37M
> 5200K .......... .......... .......... .......... .......... 13.5K
> 5250K .......... .......... .......... .......... .......... 11.7M
> 5300K .......... .......... .......... .......... .......... 1.79M
> 5350K .......... .......... .......... .......... .......... 52.8M
> 5400K .......... .......... .......... .......... .......... 13.5K
> 5450K .......... .......... .......... .......... .......... 43.5M
> 5500K .......... .......... .......... .......... .......... 54.3M
> 5550K .......... .......... .......... .......... .......... 60.5M
> 5600K .......... .......... .......... .......... .......... 38.8M
> 5650K .......... .......... .......... .......... .......... 31.0K
> 5700K .......... .......... .......... .......... .......... 9.41M
> 5750K .......... .......... .......... .......... .......... 63.7M
> 5800K .......... .......... .......... .......... .......... 56.8M
> 5850K .......... .......... .......... .......... .......... 52.3M
> 5900K .......... .......... .......... .......... .......... 51.8M
> 5950K .......... .......... .......... .......... .......... 3.90M
> 6000K .......... .......... .......... .......... .......... 10.7M
> 6050K .......... .......... .......... .......... .......... 8.71M
> 6100K .......... .......... .......... .......... .......... 28.4M
> 6150K .......... .......... .......... .......... .......... 7.10M
> 6200K .......... .......... .......... .......... .......... 18.7M
> 6250K .......... .......... .......... .......... .......... 51.2K
> 6300K .......... .......... .......... .......... .......... 22.8M
> 6350K .......... .......... .......... .......... .......... 20.5M
> 6400K .......... .......... .......... .......... .......... 45.6M
> 6450K .......... .......... .......... .......... .......... 45.7M
> 6500K .......... .......... .......... .......... .......... 18.5M
> 6550K .......... .......... .......... .......... .......... 71.3M
> 6600K .......... .......... .......... .......... .......... 63.7M
> 6650K .......... .......... .......... .......... .......... 65.6M
> 6700K .......... .......... .......... .......... .......... 55.7M
> 6750K .......... .......... .......... .......... .......... 65.3M
> 6800K .......... .......... .......... .......... .......... 55.0M
> 6850K .......... .......... .......... .......... .......... 32.1K
> 6900K .......... .......... .......... .......... .......... 52.3M
> 6950K .......... .......... .......... .......... .......... 54.0M
> 7000K .......... .......... .......... .......... .......... 58.7M
> 7050K .......... .......... .......... .......... .......... 78.0M
> 7100K .......... .......... .......... .......... .......... 91.4M
> 7150K .......... .......... .......... .......... .......... 99.8M
> 7200K .......... .......... .......... .......... .......... 50.8M
> 7250K .......... .......... .......... .......... .......... 366K
> 7300K .......... .......... .......... .......... .......... 789K
> 7350K .......... .......... .......... .......... .......... 29.8M
> 7400K .......... .......... .......... .......... .......... 187K
> 7450K .......... .......... .......... .......... .......... 85.0K
> 7500K .......... .......... .......... .......... .......... 60.1M
> 7550K .......... .......... .......... .......... .......... 58.5M
> 7600K .......... .......... .......... .......... .......... 51.5M
> 7650K .......... .......... .......... .......... .......... 444K
> 7700K .......... .......... .......... .......... .......... 413K
> 7750K .......... .......... .......... .......... .......... 371K
> 7800K .......... .......... .......... .......... .......... 284K
> 7850K .......... .......... ... 312K=47s
>
> 2020-06-17 09:36:01 (168 KB/s) - Read error at byte 8062081
> (Success).Retrying.
>
> --2020-06-17 09:36:02-- (try: 2)
> https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
> Connecting to codeload.github.com (codeload.github.com)|13.233.43.20|:443...
> failed: Connection timed out.
> Resolving codeload.github.com (codeload.github.com)... 13.127.152.42
> Connecting to codeload.github.com (codeload.github.com)|13.127.152.42|:443...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [application/x-gzip]
> Saving to:
> ‘/home/siddhu/Documents/yocto/build/downloads/23548e550a757d368d3d5220373fe829b5961c42.tar.gz’
>
> 0K .......... .......... .......... .......... .......... 320K
> 50K .......... .......... .......... .......... .......... 219K
> 100K .......... .......... .......... .......... .......... 302K
> 150K .......... .......... .......... .......... .......... 181K
> 200K .......... .......... .......... .......... .......... 202K
> 250K .......... .......... .......... .......... .......... 321K
> 300K .......... .......... .......... .......... .......... 244K
> 350K .......... .......... .......... .......... .......... 303K
> 400K .......... .......... .......... .......... .......... 218K
> 450K .......... .......... .......... .......... .......... 268K
> 500K .......... .......... .......... .......... .......... 259K
> 550K .......... .......... .......... .......... .......... 202K
> 600K .......... .......... .......... .......... .......... 437K
> 650K .......... .......... .......... .......... .......... 591K
> 700K .......... .......... .......... .......... .......... 460K
> 750K .......... .......... .......... .......... .......... 389K
> 800K .......... .......... .......... .......... .......... 556K
> 850K .......... .......... .......... .......... .......... 1.03M
> 900K .......... .......... .......... .......... .......... 571K
> 950K .......... .......... .......... .......... .......... 558K
> 1000K .......... .......... .......... .......... .......... 192K
> 1050K .......... .......... .......... .......... .......... 869K
> 1100K .......... .......... .......... .......... .......... 361K
> 1150K .......... .......... .......... .......... .......... 338K
> 1200K .......... .......... .......... .......... .......... 1.03M
> 1250K .......... .......... .......... .......... .......... 487K
> 1300K .......... .......... .......... .......... .......... 493K
> 1350K .......... .......... .......... .......... .......... 370K
> 1400K .......... .......... .......... .......... .......... 420K
> 1450K .......... .......... .......... .......... .......... 501K
> 1500K .......... .......... .......... .......... .......... 901K
> 1550K .......... .......... .......... .......... .......... 603K
> 1600K .......... .......... .......... .......... .......... 623K
> 1650K .......... .......... .......... .......... .......... 289K
> 1700K .......... .......... .......... .......... .......... 2.43M
> 1750K .......... .......... .......... .......... .......... 703K
> 1800K .......... .......... .......... .......... .......... 691K
> 1850K .......... .......... .......... .......... .......... 950K
> 1900K .......... .......... .......... .......... .......... 988K
> 1950K .......... .......... .......... .......... .......... 909K
> 2000K .......... .......... .......... .......... .......... 323K
> 2050K .......... .......... .......... .......... .......... 453K
> 2100K .......... .......... .......... .......... .......... 687K
> 2150K .......... .......... .......... .......... .......... 335K
> 2200K .......... .......... .......... .......... .......... 489K
> 2250K .......... .......... .......... .......... .......... 221K
> 2300K .......... .......... .......... .......... .......... 10.6M
> 2350K .......... .......... .......... .......... .......... 556K
> 2400K .......... .......... .......... .......... .......... 1.47M
> 2450K .......... .......... .......... .......... .......... 248K
> 2500K .......... .......... .......... .......... .......... 1.09M
> 2550K .......... .......... .......... .......... .......... 333K
> 2600K .......... .......... .......... .......... .......... 288K
> 2650K .......... .......... .......... .......... .......... 377K
> 2700K .......... .......... .......... .......... .......... 680K
> 2750K .......... .......... .......... .......... .......... 750K
> 2800K .......... .......... .......... .......... .......... 440K
> 2850K .......... .......... .......... .......... .......... 287K
> 2900K .......... .......... .......... .......... .......... 625K
> 2950K .......... .......... .......... .......... .......... 577K
> 3000K .......... .......... .......... .......... .......... 739K
> 3050K .......... .......... .......... .......... .......... 424K
> 3100K .......... .......... .......... .......... .......... 550K
> 3150K .......... .......... .......... .......... .......... 458K
> 3200K .......... .......... .......... .......... .......... 1023K
> 3250K .......... .......... .......... .......... .......... 672K
> 3300K .......... .......... .......... .......... .......... 378K
> 3350K .......... .......... .......... .......... .......... 558K
> 3400K .......... .......... .......... .......... .......... 1.06M
> 3450K .......... .......... .......... .......... .......... 908K
> 3500K .......... .......... .......... .......... .......... 1.02M
> 3550K .......... .......... .......... .......... .......... 359K
> 3600K .......... .......... .......... .......... .......... 356K
> 3650K .......... .......... .......... .......... .......... 447K
> 3700K .......... .......... .......... .......... .......... 473K
> 3750K .......... .......... .......... .......... .......... 265K
> 3800K .......... .......... .......... .......... .......... 426K
> 3850K .......... .......... .......... .......... .......... 538K
> 3900K .......... .......... .......... .......... .......... 383K
> 3950K .......... .......... .......... .......... .......... 274K
> 4000K .......... .......... .......... .......... .......... 324K
> 4050K .......... .......... .......... .......... .......... 314K
> 4100K .......... .......... .......... .......... .......... 389K
> 4150K .......... .......... .......... .......... .......... 421K
> 4200K .......... .......... .......... .......... .......... 590K
> 4250K .......... .......... .......... .......... .......... 959K
> 4300K .......... .......... .......... .......... .......... 248K
> 4350K .......... .......... .......... .......... .......... 1.78M
> 4400K .......... .......... .......... .......... .......... 700K
> 4450K .......... .......... .......... .......... .......... 584K
> 4500K .......... .......... .......... .......... .......... 341K
> 4550K .......... .......... .......... .......... .......... 341K
> 4600K .......... .......... .......... .......... .......... 468K
> 4650K .......... .......... .......... .......... .......... 274K
> 4700K .......... .......... .......... .......... .......... 386K
> 4750K .......... .......... .......... .......... .......... 264K
> 4800K .......... .......... .......... .......... .......... 236K
> 4850K .......... .......... .......... .......... .......... 249K
> 4900K .......... .......... .......... .......... .......... 37.7K
> 4950K .......... .......... .......... .......... .......... 702K
> 5000K .......... .......... .......... .......... .......... 839K
> 5050K .......... .......... .......... .......... .......... 7.37M
> 5100K .......... .......... .......... .......... .......... 85.1M
> 5150K .......... .......... .......... .......... .......... 188K
> 5200K .......... .......... .......... .......... .......... 13.1M
> 5250K .......... .......... .......... .......... .......... 82.1M
> 5300K .......... .......... .......... .......... .......... 93.7M
> 5350K .......... .......... .......... .......... .......... 72.5M
> 5400K .......... .......... .......... .......... .......... 90.3M
> 5450K .......... .......... .......... .......... .......... 90.9M
> 5500K .......... .......... .......... .......... .......... 93.1M
> 5550K .......... .......... .......... .......... .......... 39.0M
> 5600K .......... .......... .......... .......... .......... 35.7M
> 5650K .......... .......... .......... .......... .......... 1.52M
> 5700K .......... .......... .......... .......... .......... 537K
> 5750K .......... .......... .......... .......... .......... 302K
> 5800K .......... .......... .......... .......... .......... 269K
> 5850K .......... .......... .......... .......... .......... 997K
> 5900K .......... .......... .......... .......... .......... 514K
> 5950K .......... .......... .......... .......... .......... 536K
> 6000K .......... .......... .......... .......... .......... 719K
> 6050K .......... .......... .......... .......... .......... 427K
> 6100K .......... .......... .......... .......... .......... 1.85M
> 6150K .......... .......... .......... .......... .......... 1.03M
> 6200K .......... .......... .......... .......... .......... 1.58M
> 6250K .......... .......... .......... .......... .......... 1.46M
> 6300K .......... .......... .......... .......... .......... 1.40M
> 6350K .......... .......... .......... .......... .......... 1.29M
> 6400K .......... .......... .......... .......... .......... 1.68M
> 6450K .......... .......... .......... .......... .......... 1.75M
> 6500K .......... .......... .......... .......... .......... 647K
> 6550K .......... .......... .......... .......... .......... 442K
> 6600K .......... .......... .......... .......... .......... 718K
> 6650K .......... .......... .......... .......... .......... 289K
> 6700K .......... .......... .......... .......... .......... 347K
> 6750K .......... .......... .......... .......... .......... 378K
> 6800K .......... .......... .......... .......... .......... 387K
> 6850K .......... .......... .......... .......... .......... 381K
> 6900K .......... .......... .......... .......... .......... 318K
> 6950K .......... .......... .......... .......... .......... 503K
> 7000K .......... .......... .......... .......... .......... 450K
> 7050K .......... .......... .......... .......... .......... 681K
> 7100K .......... .......... .......... .......... .......... 253K
> 7150K .......... .......... .......... .......... .......... 465K
> 7200K .......... .......... .......... .......... .......... 481K
> 7250K .......... .......... .......... .......... .......... 431K
> 7300K .......... .......... .......... .......... .......... 276K
> 7350K .......... .......... .......... .......... .......... 521K
> 7400K .......... .......... .......... .......... .......... 675K
> 7450K .......... .......... .......... .......... .......... 1015K
> 7500K .......... .......... .......... .......... .......... 642K
> 7550K .......... .......... .......... .......... .......... 511K
> 7600K .......... .......... .......... .......... .......... 1.34M
> 7650K .......... .......... .......... .......... .......... 779K
> 7700K .......... .......... .......... .......... .......... 900K
> 7750K .......... .......... .......... .......... .......... 1020K
> 7800K .......... .......... .......... .......... .......... 656K
> 7850K .......... .......... .......... .......... .......... 512K
> 7900K .......... .......... .......... .......... .......... 324K
> 7950K .......... .......... .......... .......... .......... 508K
> 8000K .......... .......... .......... .......... .......... 603K
> 8050K .......... .......... .......... .......... .......... 493K
> 8100K .......... .......... .......... .......... .......... 406K
> 8150K .......... .......... .......... .......... .......... 333K
> 8200K .......... .......... .......... .......... .......... 401K
> 8250K .......... .......... .......... .......... .......... 587K
> 8300K .......... .......... .......... .......... .......... 392K
> 8350K .......... .......... .......... .......... .......... 332K
> 8400K .......... .......... .......... .......... .......... 30.3K
> 8450K .......... .......... .......... .......... .......... 750K
> 8500K .......... .......... .......... .......... .......... 902K
> 8550K .......... .......... .......... .......... .......... 459K
> 8600K .......... .......... .......... .......... .......... 1.91M
> 8650K .......... .......... .......... .......... .......... 893K
> 8700K .......... .......... .......... .......... .......... 837K
> 8750K .......... .......... .......... .......... .......... 3.05M
> 8800K .......... .......... .......... .......... .......... 4.01M
> 8850K .......... .......... .......... .......... .......... 582K
> 8900K .......... .......... .......... .......... .......... 35.8M
> 8950K .......... .......... .......... .......... .......... 140K
> 9000K .......... .......... .......... .......... .......... 239K
> 9050K .......... .......... .......... .......... .......... 2.07M
> 9100K .......... .......... .......... .......... .......... 61.1M
> 9150K .......... .......... .......... .......... .......... 59.3M
> 9200K .......... .......... .......... .......... .......... 64.2M
> 9250K .......... .......... .......... .......... .......... 62.3M
> 9300K .......... .......... .......... .......... .......... 1.96M
> 9350K .......... .......... .......... .......... .......... 432K
> 9400K .......... .......... .......... .......... .......... 242K
> 9450K .......... .......... .......... .......... .......... 505K
> 9500K .......... .......... .......... .......... .......... 351K
> 9550K .......... .......... .......... .......... .......... 320K
> 9600K .......... .......... .......... .......... .......... 556K
> 9650K .......... .......... .......... .......... .......... 1.39M
> 9700K .......... .......... .......... .......... .......... 1.21M
> 9750K .......... .......... .......... .......... .......... 1.43M
> 9800K .......... .......... .......... .......... .......... 1.95M
> 9850K .......... .......... .......... .......... .......... 1.50M
> 9900K .......... .......... .......... .......... .......... 1.52M
> 9950K .......... .......... .......... .......... .......... 2.19M
> 10000K .......... .......... .......... .......... .......... 1.79M
> 10050K .......... .......... .......... .......... .......... 2.09M
> 10100K .......... .......... .......... .......... .......... 1.23M
> 10150K .......... .......... .......... .......... .......... 432K
> 10200K .......... .......... .......... .......... .......... 791K
> 10250K .......... .......... .......... .......... .......... 819K
> 10300K .......... .......... .......... .......... .......... 982K
> 10350K .......... .......... .......... .......... .......... 2.90M
> 10400K .......... .......... .......... .......... .......... 969K
> 10450K .......... .......... .......... .......... .......... 1.47M
> 10500K .......... .......... .......... .......... .......... 497K
> 10550K .......... .......... .......... .......... .......... 3.99M
> 10600K .......... .......... .......... .......... .......... 1.21M
> 10650K .......... .......... .......... .......... .......... 314K
> 10700K .......... .......... .......... .......... .......... 2.19M
> 10750K .......... .......... .......... .......... .......... 1007K
> 10800K .......... .......... .......... .......... .......... 1.30M
> 10850K .......... .......... .......... .......... .......... 2.15M
> 10900K .......... .......... .......... .......... .......... 938K
> 10950K .......... .......... .......... .......... .......... 1.91M
> 11000K .......... .......... .......... .......... .......... 1.87M
> 11050K .......... .......... .......... .......... .......... 1.39M
> 11100K .......... .......... .......... .......... .......... 1.95M
> 11150K .......... .......... .......... .......... .......... 509K
> 11200K .......... .......... .......... .......... .......... 1.57M
> 11250K .......... .......... .......... .......... .......... 1.24M
> 11300K .......... .......... .......... .......... .......... 1.21M
> 11350K .......... .......... .......... .......... .......... 1.77M
> 11400K .......... .......... .......... .......... .......... 1.56M
> 11450K .......... .......... .......... .......... .......... 1.38M
> 11500K .......... .......... .......... .......... .......... 605K
> 11550K .......... .......... .......... .......... .......... 977K
> 11600K .......... .......... .......... .......... .......... 1.20M
> 11650K .......... .......... .......... .......... .......... 634K
> 11700K .......... .......... .......... .......... .......... 720K
> 11750K .......... .......... .......... .......... .......... 1.04M
> 11800K .......... .......... .......... .......... .......... 503K
> 11850K .......... .......... .......... .......... .......... 1.26M
> 11900K .......... .......... .......... .......... .......... 733K
> 11950K .......... .......... .......... .......... .......... 477K
> 12000K .......... .......... .......... .......... .......... 803K
> 12050K .......... .......... .......... .......... .......... 455K
> 12100K .......... .......... .......... .......... .......... 728K
> 12150K .......... .......... .......... .......... .......... 436K
> 12200K .......... .......... .......... .......... .......... 396K
> 12250K .......... .......... .......... .......... .......... 549K
> 12300K .......... .......... .......... .......... .......... 302K
> 12350K .......... .......... .......... .......... .......... 439K
> 12400K .......... .......... .......... .......... .......... 312K
> 12450K .......... .......... .......... .......... .......... 233K
> 12500K .......... .......... .......... .......... .......... 389K
> 12550K .......... .......... .......... .......... .......... 233K
> 12600K .......... .......... .......... .......... .......... 36.9K
> 12650K .......... .......... .......... .......... .......... 1.74M
> 12700K .......... .......... .......... .......... .......... 823K
> 12750K .......... .......... .......... .......... .......... 2.29M
> 12800K .......... .......... .......... .......... .......... 1.57M
> 12850K .......... .......... .......... .......... .......... 46.2M
> 12900K .......... .......... .......... .......... .......... 57.1M
> 12950K .......... .......... .......... .......... .......... 59.2M
> 13000K .......... .......... .......... .......... .......... 53.8M
> 13050K .......... .......... .......... .......... .......... 54.7M
> 13100K .......... .......... .......... .......... .......... 60.2M
> 13150K .......... .......... .......... .......... .......... 59.1M
> 13200K .......... .......... .......... .......... .......... 16.8M
> 13250K .......... .......... .......... .......... .......... 611K
> 13300K .......... .......... .......... .......... .......... 948K
> 13350K .......... .......... .......... .......... .......... 342K
> 13400K .......... .......... .......... .......... .......... 1.13M
> 13450K .......... .......... .......... .......... .......... 1.74M
> 13500K .......... .......... .......... .......... .......... 1.18M
> 13550K .......... .......... .......... .......... .......... 1.95M
> 13600K .......... .......... .......... .......... .......... 1.43M
> 13650K .......... .......... .......... .......... .......... 643K
> 13700K .......... .......... .......... .......... .......... 872K
> 13750K .......... .......... .......... .......... .......... 1.00M
> 13800K .......... .......... .......... .......... .......... 175K
> 13850K .......... .......... .......... .......... .......... 1.89M
> 13900K .......... .......... .......... .......... .......... 1.81M
> 13950K .......... .......... .......... .......... .......... 1.14M
> 14000K .......... .......... .......... .......... .......... 878K
> 14050K .......... .......... .......... .......... .......... 249K
> 14100K .......... .......... .......... .......... .......... 355K
> 14150K .......... .......... .......... .......... .......... 559K
> 14200K .......... .......... .......... .......... .......... 178K
> 14250K .......... .......... .......... .......... .......... 292K
> 14300K .......... .......... .......... .......... .......... 307K
> 14350K .......... .......... .......... .......... .......... 307K
> 14400K .......... .......... .......... .......... .......... 389K
> 14450K .......... .......... .......... .......... .......... 263K
> 14500K .......... .......... .......... .......... .......... 532K
> 14550K .......... .......... .......... .......... .......... 522K
> 14600K .......... .......... .......... .......... .......... 612K
> 14650K .......... .......... .......... .......... .......... 419K
> 14700K .......... .......... .......... .......... .......... 277K
> 14750K .......... .......... .......... .......... .......... 224K
> 14800K .......... .......... .......... .......... .......... 224K
> 14850K .......... .......... .......... .......... .......... 214K
> 14900K .......... .......... .......... .......... .......... 275K
> 14950K .......... .......... .......... .......... .......... 345K
> 15000K .......... .......... .......... .......... .......... 29.5K
> 15050K .......... .......... .......... .......... .......... 38.5K
> 15100K .......... .......... .......... .......... .......... 55.2M
> 15150K .......... .......... .......... .......... .......... 303K
> 15200K .......... .......... .......... .......... .......... 55.1M
> 15250K .......... .......... .......... .......... .......... 54.0M
> 15300K .......... .......... .......... .......... .......... 67.7M
> 15350K .......... .......... .......... .......... .......... 67.5M
> 15400K .......... .......... .......... .......... .......... 65.6M
> 15450K .......... .......... .......... .......... .......... 63.1M
> 15500K .......... .......... .......... .......... .......... 68.0M
> 15550K .......... .......... .......... .......... .......... 60.0M
> 15600K .......... .......... .......... .......... .......... 67.3M
> 15650K .......... .......... .......... .......... .......... 52.9M
> 15700K .......... .......... .......... .......... .......... 66.5M
> 15750K .......... .......... .......... .......... .......... 67.6M
> 15800K .......... .......... .......... .......... .......... 5.77M
> 15850K .......... .......... .......... .......... .......... 223K
> 15900K .......... .......... .......... .......... .......... 215K
> 15950K .......... .......... .......... .......... .......... 258K
> 16000K .......... .......... .......... .......... .......... 183K
> 16050K .......... .......... .......... .......... .......... 30.7K
> 16100K .......... .......... .......... .......... .......... 60.1M
> 16150K .......... .......... .......... .......... .......... 58.5M
> 16200K .......... .......... .......... .......... .......... 61.4M
> 16250K ........ 116M=38s
>
> 2020-06-17 09:37:50 (431 KB/s) - Read error at byte 16648248
> (Success).Giving up.
>
>
> ERROR: bcm2835-bootfiles-20200603-r3 do_fetch: Fetcher failure for URL: '
> https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/temp/log.do_fetch.17387
>
> But later the whole building process stopped with below error:
>
> ERROR: linux-raspberrypi-1_4.19.126+gitAUTOINC+f6b3ac28f0-r0 do_fetch:
> Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset
> _PYTHON_SYSCONFIGDATA_NAME; export
> DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2";
> export SSH_AGENT_PID="1593"; export
> SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export
> PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools";
> export HOME="/home/siddhu"; LANG=C git -c core.fsyncobjectfiles=0 clone
> --bare --mirror git://github.com/raspberrypi/linux.git
> /home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git
> --progress failed with exit code 128, output:
> Cloning into bare repository
> '/home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git'...
> remote: Enumerating objects: 61, done.
> remote: Counting objects: 100% (61/61), done.
> remote: Compressing objects: 100% (54/54), done.
> fatal: read error: Connection reset by peer1.86 MiB | 105.00 KiB/s
> fatal: early EOF
> fatal: index-pack failed
>
> ERROR: linux-raspberrypi-1_4.19.126+gitAUTOINC+f6b3ac28f0-r0 do_fetch:
> Fetcher failure for URL: 'git://
> github.com/raspberrypi/linux.git;branch=rpi-4.19.y'. Unable to fetch URL
> from any source.
> ERROR: Logfile of failure stored in:
> /home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/temp/log.do_fetch.3109
> ERROR: Task
> (/home/siddhu/Documents/yocto/sources1/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.bb:do_fetch)
> failed with exit code '1'
> NOTE: Tasks Summary: Attempted 3038 tasks of which 2677 didn't need to be
> rerun and 3 failed.
>
> Summary: 3 tasks failed:
>
> /home/siddhu/Documents/yocto/sources1/poky/meta/recipes-devtools/gcc/gcc-cross_10.1.bb:
> do_compile
>
> /home/siddhu/Documents/yocto/sources1/meta-raspberrypi/recipes-bsp/bootfiles/bcm2835-bootfiles.bb:
> do_fetch
>
> /home/siddhu/Documents/yocto/sources1/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.bb:
> do_fetch
> Summary: There were 3 WARNING messages shown.
> Summary: There were 6 ERROR messages shown, returning a non-zero exit code.
>
>
>
> Its been two month that I am trying to build the xen image for the
> Raspberrypi board using meta-virtualization. But I am not able to get any
> progress, Is the building Xen is really that difficult?. Can anybody help
> me out what wrong I am doing here. Yes I do agree I am a newbee to the
> yocto but I am totally stuck here. Please sugeest me how can I proceed
> further to get the xen image built.
>
> please, kind request.
>
>
> My working environment:
> 1. Dell Laptop with core i3 processor 4gb RAM.
> 2. Ubuntu 18.04
>
>
>
> --
> Best Regards,
> Siddhartha V
>
[-- Attachment #1.2: Type: text/html, Size: 55672 bytes --]
[-- Attachment #2: log.do_fetch.3109 --]
[-- Type: application/octet-stream, Size: 214108 bytes --]
DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are []
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: []
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function do_fetch
DEBUG: Executing python function base_do_fetch
DEBUG: Trying PREMIRRORS
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y returning http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['gitsm', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['gitsm', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: Fetching http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz using command '/usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz'
DEBUG: Running export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz' --progress=dot -v
--2020-06-17 09:28:05-- http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz
Resolving downloads.yoctoproject.org (downloads.yoctoproject.org)... 64:ff9b::c691:1d3f, 198.145.29.63
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|64:ff9b::c691:1d3f|:80... failed: Connection timed out.
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 09:28:39 ERROR 404: Not Found.
DEBUG: Mirror fetch failure for url http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz (original url: git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y)
DEBUG: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz' --progress=dot -v failed with exit code 8, output:
--2020-06-17 09:28:05-- http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz
Resolving downloads.yoctoproject.org (downloads.yoctoproject.org)... 64:ff9b::c691:1d3f, 198.145.29.63
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|64:ff9b::c691:1d3f|:80... failed: Connection timed out.
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 09:28:39 ERROR 404: Not Found.
DEBUG: Trying Upstream
DEBUG: Fetcher accessed the network with the command LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://github.com/raspberrypi/linux.git /home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git --progress
DEBUG: Running export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://github.com/raspberrypi/linux.git /home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git --progress
Cloning into bare repository '/home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git'...
remote: Enumerating objects: 61, done.
remote: Counting objects: 100% (61/61), done.
remote: Compressing objects: 100% (54/54), done.
fatal: read error: Connection reset by peer
fatal: early EOF
fatal: index-pack failed
WARNING: Failed to fetch URL git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y, attempting MIRRORS if available
DEBUG: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://github.com/raspberrypi/linux.git /home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git'...
remote: Enumerating objects: 8254370 \rremote: Enumerating objects: 61, done.
remote: Counting objects: 1% (1/61) \rremote: Counting objects: 3% (2/61) \rremote: Counting objects: 4% (3/61) \rremote: Counting objects: 6% (4/61) \rremote: Counting objects: 8% (5/61) \rremote: Counting objects: 9% (6/61) \rremote: Counting objects: 11% (7/61) \rremote: Counting objects: 13% (8/61) \rremote: Counting objects: 14% (9/61) \rremote: Counting objects: 16% (10/61) \rremote: Counting objects: 18% (11/61) \rremote: Counting objects: 19% (12/61) \rremote: Counting objects: 21% (13/61) \rremote: Counting objects: 22% (14/61) \rremote: Counting objects: 24% (15/61) \rremote: Counting objects: 26% (16/61) \rremote: Counting objects: 27% (17/61) \rremote: Counting objects: 29% (18/61) \rremote: Counting objects: 31% (19/61) \rremote: Counting objects: 32% (20/61) \rremote: Counting objects: 34% (21/61) \rremote: Counting objects: 36% (22/61) \rremote: Counting objects: 37% (23/61) \rremote: Counting objects: 39% (24/61) \rremote: Counting objects: 40% (25/61) \rremote: Counting objects: 42% (26/61) \rremote: Counting objects: 44% (27/61) \rremote: Counting objects: 45% (28/61) \rremote: Counting objects: 47% (29/61) \rremote: Counting objects: 49% (30/61) \rremote: Counting objects: 50% (31/61) \rremote: Counting objects: 52% (32/61) \rremote: Counting objects: 54% (33/61) \rremote: Counting objects: 55% (34/61) \rremote: Counting objects: 57% (35/61) \rremote: Counting objects: 59% (36/61) \rremote: Counting objects: 60% (37/61) \rremote: Counting objects: 62% (38/61) \rremote: Counting objects: 63% (39/61) \rremote: Counting objects: 65% (40/61) \rremote: Counting objects: 67% (41/61) \rremote: Counting objects: 68% (42/61) \rremote: Counting objects: 70% (43/61) \rremote: Counting objects: 72% (44/61) \rremote: Counting objects: 73% (45/61) \rremote: Counting objects: 75% (46/61) \rremote: Counting objects: 77% (47/61) \rremote: Counting objects: 78% (48/61) \rremote: Counting objects: 80% (49/61) \rremote: Counting objects: 81% (50/61) \rremote: Counting objects: 83% (51/61) \rremote: Counting objects: 85% (52/61) \rremote: Counting objects: 86% (53/61) \rremote: Counting objects: 88% (54/61) \rremote: Counting objects: 90% (55/61) \rremote: Counting objects: 91% (56/61) \rremote: Counting objects: 93% (57/61) \rremote: Counting objects: 95% (58/61) \rremote: Counting objects: 96% (59/61) \rremote: Counting objects: 98% (60/61) \rremote: Counting objects: 100% (61/61) \rremote: Counting objects: 100% (61/61), done.
remote: Compressing objects: 1% (1/54) \rremote: Compressing objects: 3% (2/54) \rremote: Compressing objects: 5% (3/54) \rremote: Compressing objects: 7% (4/54) \rremote: Compressing objects: 9% (5/54) \rremote: Compressing objects: 11% (6/54) \rremote: Compressing objects: 12% (7/54) \rremote: Compressing objects: 14% (8/54) \rremote: Compressing objects: 16% (9/54) \rremote: Compressing objects: 18% (10/54) \rremote: Compressing objects: 20% (11/54) \rremote: Compressing objects: 22% (12/54) \rremote: Compressing objects: 24% (13/54) \rremote: Compressing objects: 25% (14/54) \rremote: Compressing objects: 27% (15/54) \rremote: Compressing objects: 29% (16/54) \rremote: Compressing objects: 31% (17/54) \rremote: Compressing objects: 33% (18/54) \rremote: Compressing objects: 35% (19/54) \rremote: Compressing objects: 37% (20/54) \rremote: Compressing objects: 38% (21/54) \rremote: Compressing objects: 40% (22/54) \rremote: Compressing objects: 42% (23/54) \rremote: Compressing objects: 44% (24/54) \rremote: Compressing objects: 46% (25/54) \rremote: Compressing objects: 48% (26/54) \rremote: Compressing objects: 50% (27/54) \rremote: Compressing objects: 51% (28/54) \rremote: Compressing objects: 53% (29/54) \rremote: Compressing objects: 55% (30/54) \rremote: Compressing objects: 57% (31/54) \rremote: Compressing objects: 59% (32/54) \rremote: Compressing objects: 61% (33/54) \rremote: Compressing objects: 62% (34/54) \rremote: Compressing objects: 64% (35/54) \rremote: Compressing objects: 66% (36/54) \rremote: Compressing objects: 68% (37/54) \rremote: Compressing objects: 70% (38/54) \rremote: Compressing objects: 72% (39/54) \rremote: Compressing objects: 74% (40/54) \rremote: Compressing objects: 75% (41/54) \rremote: Compressing objects: 77% (42/54) \rremote: Compressing objects: 79% (43/54) \rremote: Compressing objects: 81% (44/54) \rremote: Compressing objects: 83% (45/54) \rremote: Compressing objects: 85% (46/54) \rremote: Compressing objects: 87% (47/54) \rremote: Compressing objects: 88% (48/54) \rremote: Compressing objects: 90% (49/54) \rremote: Compressing objects: 92% (50/54) \rremote: Compressing objects: 94% (51/54) \rremote: Compressing objects: 96% (52/54) \rremote: Compressing objects: 98% (53/54) \rremote: Compressing objects: 100% (54/54) \rremote: Compressing objects: 100% (54/54), done.
Receiving objects: 0% (1/8254431) \rReceiving objects: 0% (434/8254431), 132.01 KiB | 230.00 KiB/s \rReceiving objects: 0% (714/8254431), 292.01 KiB | 169.00 KiB/s \rReceiving objects: 0% (1040/8254431), 356.01 KiB | 158.00 KiB/s \rReceiving objects: 0% (1268/8254431), 492.01 KiB | 149.00 KiB/s \rReceiving objects: 0% (1497/8254431), 620.01 KiB | 143.00 KiB/s \rReceiving objects: 0% (1845/8254431), 772.01 KiB | 133.00 KiB/s \rReceiving objects: 0% (2245/8254431), 932.01 KiB | 135.00 KiB/s \rReceiving objects: 0% (2521/8254431), 1.07 MiB | 139.00 KiB/s \rReceiving objects: 0% (2730/8254431), 1.22 MiB | 145.00 KiB/s \rReceiving objects: 0% (2740/8254431), 1.25 MiB | 108.00 KiB/s \rReceiving objects: 0% (2899/8254431), 1.25 MiB | 108.00 KiB/s \rReceiving objects: 0% (3473/8254431), 1.53 MiB | 131.00 KiB/s \rReceiving objects: 0% (3531/8254431), 1.78 MiB | 125.00 KiB/s \rReceiving objects: 0% (3756/8254431), 1.93 MiB | 137.00 KiB/s \rReceiving objects: 0% (4385/8254431), 2.25 MiB | 173.00 KiB/s \rReceiving objects: 0% (4796/8254431), 2.57 MiB | 198.00 KiB/s \rReceiving objects: 0% (5121/8254431), 2.79 MiB | 240.00 KiB/s \rReceiving objects: 0% (5691/8254431), 3.03 MiB | 226.00 KiB/s \rReceiving objects: 0% (6074/8254431), 3.21 MiB | 284.00 KiB/s \rReceiving objects: 0% (6453/8254431), 3.39 MiB | 209.00 KiB/s \rReceiving objects: 0% (6779/8254431), 3.46 MiB | 194.00 KiB/s \rReceiving objects: 0% (6987/8254431), 3.60 MiB | 177.00 KiB/s \rReceiving objects: 0% (7200/8254431), 3.75 MiB | 160.00 KiB/s \rReceiving objects: 0% (7500/8254431), 3.96 MiB | 162.00 KiB/s \rReceiving objects: 0% (7756/8254431), 4.15 MiB | 167.00 KiB/s \rReceiving objects: 0% (7972/8254431), 4.35 MiB | 131.00 KiB/s \rReceiving objects: 0% (8406/8254431), 4.65 MiB | 150.00 KiB/s \rReceiving objects: 0% (8804/8254431), 4.65 MiB | 150.00 KiB/s \rReceiving objects: 0% (8911/8254431), 5.01 MiB | 149.00 KiB/s \rReceiving objects: 0% (8918/8254431), 5.02 MiB | 104.00 KiB/s \rReceiving objects: 0% (10649/8254431), 5.90 MiB | 181.00 KiB/s \rReceiving objects: 0% (10948/8254431), 6.18 MiB | 191.00 KiB/s \rReceiving objects: 0% (11208/8254431), 6.33 MiB | 218.00 KiB/s \rReceiving objects: 0% (11602/8254431), 6.54 MiB | 188.00 KiB/s \rReceiving objects: 0% (12133/8254431), 6.78 MiB | 374.00 KiB/s \rReceiving objects: 0% (12706/8254431), 7.05 MiB | 210.00 KiB/s \rReceiving objects: 0% (13204/8254431), 7.31 MiB | 225.00 KiB/s \rReceiving objects: 0% (14037/8254431), 7.82 MiB | 304.00 KiB/s \rReceiving objects: 0% (15494/8254431), 8.60 MiB | 429.00 KiB/s \rReceiving objects: 0% (16127/8254431), 8.88 MiB | 434.00 KiB/s \rReceiving objects: 0% (16934/8254431), 9.03 MiB | 432.00 KiB/s \rReceiving objects: 0% (17326/8254431), 9.36 MiB | 452.00 KiB/s \rReceiving objects: 0% (17394/8254431), 9.48 MiB | 286.00 KiB/s \rReceiving objects: 0% (17503/8254431), 9.48 MiB | 286.00 KiB/s \rReceiving objects: 0% (17657/8254431), 9.60 MiB | 166.00 KiB/s \rReceiving objects: 0% (18348/8254431), 9.89 MiB | 144.00 KiB/s \rReceiving objects: 0% (19386/8254431), 10.33 MiB | 163.00 KiB/s \rReceiving objects: 0% (20190/8254431), 10.33 MiB | 163.00 KiB/s \rReceiving objects: 0% (20837/8254431), 11.07 MiB | 186.00 KiB/s \rReceiving objects: 0% (20983/8254431), 11.14 MiB | 136.00 KiB/s \rReceiving objects: 0% (21665/8254431), 11.49 MiB | 173.00 KiB/s \rReceiving objects: 0% (21726/8254431), 11.49 MiB | 173.00 KiB/s \rReceiving objects: 0% (22398/8254431), 11.79 MiB | 222.00 KiB/s \rReceiving objects: 0% (22621/8254431), 11.92 MiB | 135.00 KiB/s \rReceiving objects: 0% (22784/8254431), 12.04 MiB | 124.00 KiB/s \rReceiving objects: 0% (23223/8254431), 12.13 MiB | 127.00 KiB/s \rReceiving objects: 0% (23498/8254431), 12.33 MiB | 180.00 KiB/s \rReceiving objects: 0% (23761/8254431), 12.49 MiB | 151.00 KiB/s \rReceiving objects: 0% (23973/8254431), 12.67 MiB | 160.00 KiB/s \rReceiving objects: 0% (24233/8254431), 12.83 MiB | 167.00 KiB/s \rReceiving objects: 0% (24412/8254431), 12.98 MiB | 156.00 KiB/s \rReceiving objects: 0% (24655/8254431), 13.14 MiB | 153.00 KiB/s \rReceiving objects: 0% (24826/8254431), 13.26 MiB | 144.00 KiB/s \rReceiving objects: 0% (24836/8254431), 13.28 MiB | 105.00 KiB/s \rReceiving objects: 0% (25046/8254431), 13.28 MiB | 105.00 KiB/s \rReceiving objects: 0% (25549/8254431), 13.52 MiB | 124.00 KiB/s \rReceiving objects: 0% (25798/8254431), 13.86 MiB | 154.00 KiB/s \rReceiving objects: 0% (25955/8254431), 13.99 MiB | 149.00 KiB/s \rReceiving objects: 0% (25982/8254431), 14.03 MiB | 118.00 KiB/s \rReceiving objects: 0% (26387/8254431), 14.03 MiB | 118.00 KiB/s \rReceiving objects: 0% (26602/8254431), 14.39 MiB | 150.00 KiB/s \rReceiving objects: 0% (26834/8254431), 14.54 MiB | 173.00 KiB/s \rReceiving objects: 0% (27053/8254431), 14.69 MiB | 143.00 KiB/s \rReceiving objects: 0% (27252/8254431), 14.84 MiB | 146.00 KiB/s \rReceiving objects: 0% (27449/8254431), 14.97 MiB | 144.00 KiB/s \rReceiving objects: 0% (27529/8254431), 15.04 MiB | 103.00 KiB/s \rReceiving objects: 0% (27846/8254431), 15.04 MiB | 103.00 KiB/s \rReceiving objects: 0% (27977/8254431), 15.33 MiB | 128.00 KiB/s \rReceiving objects: 0% (28136/8254431), 15.44 MiB | 121.00 KiB/s \rReceiving objects: 0% (28288/8254431), 15.54 MiB | 115.00 KiB/s \rReceiving objects: 0% (28307/8254431), 15.56 MiB | 87.00 KiB/s \rReceiving objects: 0% (28382/8254431), 15.56 MiB | 87.00 KiB/s \rReceiving objects: 0% (28584/8254431), 15.71 MiB | 113.00 KiB/s \rReceiving objects: 0% (28944/8254431), 15.96 MiB | 106.00 KiB/s \rReceiving objects: 0% (29167/8254431), 16.12 MiB | 115.00 KiB/s \rReceiving objects: 0% (29390/8254431), 16.29 MiB | 126.00 KiB/s \rReceiving objects: 0% (29590/8254431), 16.36 MiB | 167.00 KiB/s \rReceiving objects: 0% (29833/8254431), 16.50 MiB | 169.00 KiB/s \rReceiving objects: 0% (30138/8254431), 16.69 MiB | 155.00 KiB/s \rReceiving objects: 0% (30535/8254431), 16.89 MiB | 161.00 KiB/s \rReceiving objects: 0% (30862/8254431), 17.06 MiB | 120.00 KiB/s \rReceiving objects: 0% (31633/8254431), 17.06 MiB | 120.00 KiB/s \rReceiving objects: 0% (31917/8254431), 17.54 MiB | 173.00 KiB/s \rReceiving objects: 0% (32231/8254431), 17.71 MiB | 176.00 KiB/s \rReceiving objects: 0% (32522/8254431), 17.89 MiB | 113.00 KiB/s \rReceiving objects: 0% (33490/8254431), 17.89 MiB | 113.00 KiB/s \rReceiving objects: 0% (33946/8254431), 18.60 MiB | 215.00 KiB/s \rReceiving objects: 0% (34496/8254431), 18.83 MiB | 182.00 KiB/s \rReceiving objects: 0% (34874/8254431), 18.93 MiB | 185.00 KiB/s \rReceiving objects: 0% (35419/8254431), 19.14 MiB | 190.00 KiB/s \rReceiving objects: 0% (36167/8254431), 19.43 MiB | 335.00 KiB/s \rReceiving objects: 0% (36836/8254431), 19.80 MiB | 265.00 KiB/s \rReceiving objects: 0% (37108/8254431), 20.05 MiB | 196.00 KiB/s \rReceiving objects: 0% (37923/8254431), 20.29 MiB | 220.00 KiB/s \rReceiving objects: 0% (38514/8254431), 20.71 MiB | 254.00 KiB/s \rReceiving objects: 0% (38993/8254431), 20.95 MiB | 232.00 KiB/s \rReceiving objects: 0% (39538/8254431), 21.21 MiB | 222.00 KiB/s \rReceiving objects: 0% (39927/8254431), 21.42 MiB | 299.00 KiB/s \rReceiving objects: 0% (40090/8254431), 21.52 MiB | 177.00 KiB/s \rReceiving objects: 0% (40669/8254431), 21.52 MiB | 177.00 KiB/s \rReceiving objects: 0% (41037/8254431), 21.99 MiB | 215.00 KiB/s \rReceiving objects: 0% (41381/8254431), 22.23 MiB | 213.00 KiB/s \rReceiving objects: 0% (41639/8254431), 22.42 MiB | 204.00 KiB/s \rReceiving objects: 0% (41882/8254431), 22.50 MiB | 201.00 KiB/s \rReceiving objects: 0% (42202/8254431), 22.70 MiB | 256.00 KiB/s \rReceiving objects: 0% (42596/8254431), 22.93 MiB | 205.00 KiB/s \rReceiving objects: 0% (42891/8254431), 23.14 MiB | 197.00 KiB/s \rReceiving objects: 0% (43219/8254431), 23.33 MiB | 198.00 KiB/s \rReceiving objects: 0% (43367/8254431), 23.49 MiB | 149.00 KiB/s \rReceiving objects: 0% (44000/8254431), 23.82 MiB | 189.00 KiB/s \rReceiving objects: 0% (44225/8254431), 23.98 MiB | 176.00 KiB/s \rReceiving objects: 0% (44448/8254431), 24.14 MiB | 168.00 KiB/s \rReceiving objects: 0% (44583/8254431), 24.26 MiB | 127.00 KiB/s \rReceiving objects: 0% (45116/8254431), 24.57 MiB | 159.00 KiB/s \rReceiving objects: 0% (45463/8254431), 24.74 MiB | 154.00 KiB/s \rReceiving objects: 0% (45738/8254431), 24.94 MiB | 161.00 KiB/s \rReceiving objects: 0% (45918/8254431), 25.12 MiB | 106.00 KiB/s \rReceiving objects: 0% (47004/8254431), 25.77 MiB | 170.00 KiB/s \rReceiving objects: 0% (47226/8254431), 25.96 MiB | 174.00 KiB/s \rReceiving objects: 0% (47496/8254431), 26.15 MiB | 178.00 KiB/s \rReceiving objects: 0% (47758/8254431), 26.33 MiB | 175.00 KiB/s \rReceiving objects: 0% (48111/8254431), 26.55 MiB | 312.00 KiB/s \rReceiving objects: 0% (48376/8254431), 26.75 MiB | 187.00 KiB/s \rReceiving objects: 0% (48411/8254431), 26.78 MiB | 142.00 KiB/s \rReceiving objects: 0% (48611/8254431), 26.78 MiB | 142.00 KiB/s \rReceiving objects: 0% (49569/8254431), 27.16 MiB | 169.00 KiB/s \rReceiving objects: 0% (49987/8254431), 27.53 MiB | 201.00 KiB/s \rReceiving objects: 0% (50301/8254431), 27.71 MiB | 158.00 KiB/s \rReceiving objects: 0% (50594/8254431), 27.86 MiB | 163.00 KiB/s \rReceiving objects: 0% (51335/8254431), 28.20 MiB | 188.00 KiB/s \rReceiving objects: 0% (51962/8254431), 28.48 MiB | 195.00 KiB/s \rReceiving objects: 0% (52389/8254431), 28.68 MiB | 169.00 KiB/s \rReceiving objects: 0% (52790/8254431), 28.88 MiB | 169.00 KiB/s \rReceiving objects: 0% (53116/8254431), 28.97 MiB | 211.00 KiB/s \rReceiving objects: 0% (53432/8254431), 29.11 MiB | 185.00 KiB/s \rReceiving objects: 0% (53825/8254431), 29.34 MiB | 177.00 KiB/s \rReceiving objects: 0% (54321/8254431), 29.54 MiB | 177.00 KiB/s \rReceiving objects: 0% (54705/8254431), 29.71 MiB | 170.00 KiB/s \rReceiving objects: 0% (54988/8254431), 29.86 MiB | 166.00 KiB/s \rReceiving objects: 0% (55338/8254431), 30.04 MiB | 174.00 KiB/s \rReceiving objects: 0% (55875/8254431), 30.25 MiB | 177.00 KiB/s \rReceiving objects: 0% (56345/8254431), 30.38 MiB | 183.00 KiB/s \rReceiving objects: 0% (56684/8254431), 30.62 MiB | 142.00 KiB/s \rReceiving objects: 0% (57129/8254431), 30.84 MiB | 165.00 KiB/s \rReceiving objects: 0% (57327/8254431), 30.93 MiB | 166.00 KiB/s \rReceiving objects: 0% (57721/8254431), 31.23 MiB | 140.00 KiB/s \rReceiving objects: 0% (58272/8254431), 31.54 MiB | 166.00 KiB/s \rReceiving objects: 0% (58408/8254431), 31.67 MiB | 163.00 KiB/s \rReceiving objects: 0% (58984/8254431), 31.94 MiB | 174.00 KiB/s \rReceiving objects: 0% (59369/8254431), 32.11 MiB | 152.00 KiB/s \rReceiving objects: 0% (59715/8254431), 32.29 MiB | 195.00 KiB/s \rReceiving objects: 0% (60102/8254431), 32.46 MiB | 159.00 KiB/s \rReceiving objects: 0% (60478/8254431), 32.51 MiB | 140.00 KiB/s \rReceiving objects: 0% (60857/8254431), 32.83 MiB | 166.00 KiB/s \rReceiving objects: 0% (61210/8254431), 32.93 MiB | 169.00 KiB/s \rReceiving objects: 0% (61504/8254431), 33.11 MiB | 170.00 KiB/s \rReceiving objects: 0% (61948/8254431), 33.32 MiB | 177.00 KiB/s \rReceiving objects: 0% (62479/8254431), 33.63 MiB | 241.00 KiB/s \rReceiving objects: 0% (62914/8254431), 33.92 MiB | 235.00 KiB/s \rReceiving objects: 0% (63295/8254431), 34.16 MiB | 247.00 KiB/s \rReceiving objects: 0% (63776/8254431), 34.45 MiB | 273.00 KiB/s \rReceiving objects: 0% (64055/8254431), 34.63 MiB | 247.00 KiB/s \rReceiving objects: 0% (64446/8254431), 34.91 MiB | 212.00 KiB/s \rReceiving objects: 0% (64713/8254431), 34.91 MiB | 212.00 KiB/s \rReceiving objects: 0% (64904/8254431), 35.21 MiB | 162.00 KiB/s \rReceiving objects: 0% (65181/8254431), 35.39 MiB | 167.00 KiB/s \rReceiving objects: 0% (65664/8254431), 35.50 MiB | 160.00 KiB/s \rReceiving objects: 0% (65853/8254431), 35.83 MiB | 125.00 KiB/s \rReceiving objects: 0% (66565/8254431), 35.83 MiB | 125.00 KiB/s \rReceiving objects: 0% (66969/8254431), 36.52 MiB | 184.00 KiB/s \rReceiving objects: 0% (67320/8254431), 36.75 MiB | 239.00 KiB/s \rReceiving objects: 0% (67576/8254431), 36.93 MiB | 159.00 KiB/s \rReceiving objects: 0% (68570/8254431), 36.93 MiB | 159.00 KiB/s \rReceiving objects: 0% (68842/8254431), 37.62 MiB | 201.00 KiB/s \rReceiving objects: 0% (69209/8254431), 37.89 MiB | 206.00 KiB/s \rReceiving objects: 0% (69541/8254431), 38.13 MiB | 205.00 KiB/s \rReceiving objects: 0% (69857/8254431), 38.34 MiB | 208.00 KiB/s \rReceiving objects: 0% (70096/8254431), 38.50 MiB | 212.00 KiB/s \rReceiving objects: 0% (70276/8254431), 38.62 MiB | 181.00 KiB/s \rReceiving objects: 0% (70559/8254431), 38.77 MiB | 182.00 KiB/s \rReceiving objects: 0% (70762/8254431), 38.90 MiB | 158.00 KiB/s \rReceiving objects: 0% (70881/8254431), 38.98 MiB | 106.00 KiB/s \rReceiving objects: 0% (71423/8254431), 39.07 MiB | 107.00 KiB/s \rReceiving objects: 0% (71633/8254431), 39.36 MiB | 130.00 KiB/s \rReceiving objects: 0% (71902/8254431), 39.53 MiB | 130.00 KiB/s \rReceiving objects: 0% (72249/8254431), 39.68 MiB | 133.00 KiB/s \rReceiving objects: 0% (72613/8254431), 39.83 MiB | 182.00 KiB/s \rReceiving objects: 0% (72888/8254431), 40.01 MiB | 152.00 KiB/s \rReceiving objects: 0% (73148/8254431), 40.22 MiB | 167.00 KiB/s \rReceiving objects: 0% (73492/8254431), 40.39 MiB | 169.00 KiB/s \rReceiving objects: 0% (73918/8254431), 40.55 MiB | 174.00 KiB/s \rReceiving objects: 0% (74166/8254431), 40.64 MiB | 173.00 KiB/s \rReceiving objects: 0% (74428/8254431), 40.80 MiB | 169.00 KiB/s \rReceiving objects: 0% (74591/8254431), 40.93 MiB | 116.00 KiB/s \rReceiving objects: 0% (74940/8254431), 41.07 MiB | 121.00 KiB/s \rReceiving objects: 0% (75358/8254431), 41.24 MiB | 115.00 KiB/s \rReceiving objects: 0% (75853/8254431), 41.46 MiB | 137.00 KiB/s \rReceiving objects: 0% (76060/8254431), 41.59 MiB | 130.00 KiB/s \rReceiving objects: 0% (76295/8254431), 41.76 MiB | 135.00 KiB/s \rReceiving objects: 0% (76634/8254431), 41.93 MiB | 171.00 KiB/s \rReceiving objects: 0% (76863/8254431), 42.00 MiB | 168.00 KiB/s \rReceiving objects: 0% (77086/8254431), 42.14 MiB | 144.00 KiB/s \rReceiving objects: 0% (77420/8254431), 42.29 MiB | 149.00 KiB/s \rReceiving objects: 0% (77807/8254431), 42.47 MiB | 150.00 KiB/s \rReceiving objects: 0% (78131/8254431), 42.64 MiB | 153.00 KiB/s \rReceiving objects: 0% (78457/8254431), 42.82 MiB | 163.00 KiB/s \rReceiving objects: 0% (78846/8254431), 42.96 MiB | 164.00 KiB/s \rReceiving objects: 0% (79148/8254431), 43.12 MiB | 161.00 KiB/s \rReceiving objects: 0% (79295/8254431), 43.20 MiB | 114.00 KiB/s \rReceiving objects: 0% (79672/8254431), 43.37 MiB | 127.00 KiB/s \rReceiving objects: 0% (80233/8254431), 43.63 MiB | 139.00 KiB/s \rReceiving objects: 0% (80507/8254431), 43.79 MiB | 144.00 KiB/s \rReceiving objects: 0% (80690/8254431), 43.93 MiB | 89.00 KiB/s \rReceiving objects: 0% (81942/8254431), 44.36 MiB | 160.00 KiB/s \rReceiving objects: 0% (82173/8254431), 44.49 MiB | 144.00 KiB/s \rReceiving objects: 0% (82396/8254431), 44.61 MiB | 124.00 KiB/s \rReceiving objects: 1% (82545/8254431), 44.66 MiB | 119.00 KiB/s \rReceiving objects: 1% (82631/8254431), 44.73 MiB | 119.00 KiB/s \rReceiving objects: 1% (82889/8254431), 44.86 MiB | 199.00 KiB/s \rReceiving objects: 1% (83076/8254431), 45.01 MiB | 125.00 KiB/s \rReceiving objects: 1% (83445/8254431), 45.18 MiB | 134.00 KiB/s \rReceiving objects: 1% (83781/8254431), 45.32 MiB | 142.00 KiB/s \rReceiving objects: 1% (84151/8254431), 45.47 MiB | 146.00 KiB/s \rReceiving objects: 1% (84563/8254431), 45.54 MiB | 146.00 KiB/s \rReceiving objects: 1% (84860/8254431), 45.68 MiB | 145.00 KiB/s \rReceiving objects: 1% (85115/8254431), 45.80 MiB | 126.00 KiB/s \rReceiving objects: 1% (85187/8254431), 45.86 MiB | 81.00 KiB/s \rReceiving objects: 1% (86125/8254431), 46.26 MiB | 109.00 KiB/s \rReceiving objects: 1% (86256/8254431), 46.26 MiB | 109.00 KiB/s \rReceiving objects: 1% (86819/8254431), 46.54 MiB | 122.00 KiB/s \rReceiving objects: 1% (87098/8254431), 46.65 MiB | 119.00 KiB/s \rReceiving objects: 1% (87345/8254431), 46.71 MiB | 117.00 KiB/s \rReceiving objects: 1% (87651/8254431), 46.86 MiB | 124.00 KiB/s \rReceiving objects: 1% (88033/8254431), 46.99 MiB | 153.00 KiB/s \rReceiving objects: 1% (88321/8254431), 47.13 MiB | 126.00 KiB/s \rReceiving objects: 1% (88498/8254431), 47.26 MiB | 131.00 KiB/s \rReceiving objects: 1% (88559/8254431), 47.32 MiB | 97.00 KiB/s \rReceiving objects: 1% (88826/8254431), 47.32 MiB | 97.00 KiB/s \rReceiving objects: 1% (89040/8254431), 47.62 MiB | 125.00 KiB/s \rReceiving objects: 1% (89246/8254431), 47.77 MiB | 127.00 KiB/s \rReceiving objects: 1% (89403/8254431), 47.89 MiB | 121.00 KiB/s \rReceiving objects: 1% (89575/8254431), 47.96 MiB | 122.00 KiB/s \rReceiving objects: 1% (89782/8254431), 48.10 MiB | 160.00 KiB/s \rReceiving objects: 1% (90152/8254431), 48.24 MiB | 129.00 KiB/s \rReceiving objects: 1% (90343/8254431), 48.39 MiB | 129.00 KiB/s \rReceiving objects: 1% (90511/8254431), 48.54 MiB | 133.00 KiB/s \rReceiving objects: 1% (90698/8254431), 48.60 MiB | 132.00 KiB/s \rReceiving objects: 1% (90895/8254431), 48.74 MiB | 133.00 KiB/s \rReceiving objects: 1% (91187/8254431), 48.90 MiB | 138.00 KiB/s \rReceiving objects: 1% (91556/8254431), 49.08 MiB | 143.00 KiB/s \rReceiving objects: 1% (91927/8254431), 49.31 MiB | 164.00 KiB/s \rReceiving objects: 1% (92262/8254431), 49.53 MiB | 185.00 KiB/s \rReceiving objects: 1% (92334/8254431), 49.60 MiB | 144.00 KiB/s \rReceiving objects: 1% (92533/8254431), 49.60 MiB | 144.00 KiB/s \rReceiving objects: 1% (92694/8254431), 49.81 MiB | 127.00 KiB/s \rReceiving objects: 1% (92946/8254431), 49.95 MiB | 111.00 KiB/s \rReceiving objects: 1% (93484/8254431), 50.23 MiB | 118.00 KiB/s \rReceiving objects: 1% (94292/8254431), 50.23 MiB | 118.00 KiB/s \rReceiving objects: 1% (95431/8254431), 51.07 MiB | 181.00 KiB/s \rReceiving objects: 1% (95721/8254431), 51.22 MiB | 174.00 KiB/s \rReceiving objects: 1% (95739/8254431), 51.26 MiB | 174.00 KiB/s \rReceiving objects: 1% (96323/8254431), 51.26 MiB | 174.00 KiB/s \rReceiving objects: 1% (96685/8254431), 51.68 MiB | 222.00 KiB/s \rReceiving objects: 1% (96971/8254431), 51.83 MiB | 276.00 KiB/s \rReceiving objects: 1% (97368/8254431), 51.99 MiB | 159.00 KiB/s \rReceiving objects: 1% (97884/8254431), 52.24 MiB | 174.00 KiB/s \rReceiving objects: 1% (98241/8254431), 52.48 MiB | 191.00 KiB/s \rReceiving objects: 1% (98618/8254431), 52.70 MiB | 204.00 KiB/s \rReceiving objects: 1% (99171/8254431), 53.04 MiB | 246.00 KiB/s \rReceiving objects: 1% (99612/8254431), 53.32 MiB | 263.00 KiB/s \rReceiving objects: 1% (99955/8254431), 53.59 MiB | 262.00 KiB/s \rReceiving objects: 1% (100216/8254431), 53.70 MiB | 252.00 KiB/s \rReceiving objects: 1% (100556/8254431), 53.97 MiB | 258.00 KiB/s \rReceiving objects: 1% (100894/8254431), 54.21 MiB | 237.00 KiB/s \rReceiving objects: 1% (101664/8254431), 54.46 MiB | 250.00 KiB/s \rReceiving objects: 1% (102069/8254431), 54.80 MiB | 271.00 KiB/s \rReceiving objects: 1% (102138/8254431), 55.00 MiB | 218.00 KiB/s \rReceiving objects: 1% (102236/8254431), 55.00 MiB | 218.00 KiB/s \rReceiving objects: 1% (102842/8254431), 55.36 MiB | 236.00 KiB/s \rReceiving objects: 1% (102901/8254431), 55.49 MiB | 187.00 KiB/s \rReceiving objects: 1% (103178/8254431), 55.63 MiB | 177.00 KiB/s \rReceiving objects: 1% (105225/8254431), 56.47 MiB | 254.00 KiB/s \rReceiving objects: 1% (105698/8254431), 56.71 MiB | 241.00 KiB/s \rReceiving objects: 1% (106280/8254431), 56.96 MiB | 292.00 KiB/s \rReceiving objects: 1% (106345/8254431), 57.05 MiB | 225.00 KiB/s \rReceiving objects: 1% (107388/8254431), 57.05 MiB | 225.00 KiB/s \rReceiving objects: 1% (107730/8254431), 57.60 MiB | 368.00 KiB/s \rReceiving objects: 1% (108175/8254431), 57.79 MiB | 217.00 KiB/s \rReceiving objects: 1% (108838/8254431), 58.03 MiB | 225.00 KiB/s \rReceiving objects: 1% (109379/8254431), 58.26 MiB | 224.00 KiB/s \rReceiving objects: 1% (109871/8254431), 58.39 MiB | 267.00 KiB/s \rReceiving objects: 1% (110495/8254431), 58.96 MiB | 271.00 KiB/s \rReceiving objects: 1% (111138/8254431), 59.24 MiB | 290.00 KiB/s \rReceiving objects: 1% (111364/8254431), 59.53 MiB | 284.00 KiB/s \rReceiving objects: 1% (112137/8254431), 59.82 MiB | 319.00 KiB/s \rReceiving objects: 1% (112659/8254431), 60.16 MiB | 352.00 KiB/s \rReceiving objects: 1% (112712/8254431), 60.36 MiB | 277.00 KiB/s \rReceiving objects: 1% (112895/8254431), 60.48 MiB | 173.00 KiB/s \rReceiving objects: 1% (113131/8254431), 60.48 MiB | 173.00 KiB/s \rReceiving objects: 1% (113323/8254431), 60.61 MiB | 156.00 KiB/s \rReceiving objects: 1% (113610/8254431), 60.84 MiB | 150.00 KiB/s \rReceiving objects: 1% (113690/8254431), 60.89 MiB | 120.00 KiB/s \rReceiving objects: 1% (114402/8254431), 61.29 MiB | 145.00 KiB/s \rReceiving objects: 1% (114417/8254431), 61.29 MiB | 112.00 KiB/s \rReceiving objects: 1% (114470/8254431), 61.32 MiB | 83.00 KiB/s \rReceiving objects: 1% (115094/8254431), 61.32 MiB | 83.00 KiB/s \rReceiving objects: 1% (115244/8254431), 61.66 MiB | 98.00 KiB/s \rReceiving objects: 1% (115486/8254431), 61.77 MiB | 94.00 KiB/s \rReceiving objects: 1% (115663/8254431), 61.86 MiB | 105.00 KiB/s \rfatal: read error: Connection reset by peer
fatal: early EOF
fatal: index-pack failed
DEBUG: Trying MIRRORS
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian/20180310T215105Z/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.de.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.au.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.cl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.fi.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hk.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hu.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ie.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.it.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.jp.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.no.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.pl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ro.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.si.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.es.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.se.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.tr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'ftp.gnu.org', '/gnu', '', '', OrderedDict()] to ['https', 'mirrors.kernel.org', '/gnu', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'cdn.kernel.org', '/pub', '', '', OrderedDict()] to ['http', 'www.kernel.org', '/pub', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.gnupg.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'mirrors.dotsrc.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'ctan.unsw.edu.au', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', 'ftp.gnutls.org', '/gcrypt/gnutls', '', '', OrderedDict()] to ['https', 'www.gnupg.org', '/ftp/gcrypt/gnutls', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/', '', '', OrderedDict()] to ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'www.us.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'archive.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', OrderedDict()] to ['http', 'fossies.org', '/linux/misc/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'download.savannah.gnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.gnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'download.savannah.nongnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.nongnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'mirrors.kernel.org', '/sourceware', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'gd.tuwien.ac.at', '/gnu/sourceware', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'ftp.gwdg.de', '/pub/linux/sources.redhat.com/sourceware', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y returning http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian/20180310T215105Z/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.de.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.au.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.cl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.fi.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hk.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hu.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ie.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.it.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.jp.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.no.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.pl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ro.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.si.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.es.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.se.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.tr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'ftp.gnu.org', '/gnu', '', '', OrderedDict()] to ['https', 'mirrors.kernel.org', '/gnu', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'cdn.kernel.org', '/pub', '', '', OrderedDict()] to ['http', 'www.kernel.org', '/pub', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.gnupg.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'mirrors.dotsrc.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'ctan.unsw.edu.au', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'ftp.gnutls.org', '/gcrypt/gnutls', '', '', OrderedDict()] to ['https', 'www.gnupg.org', '/ftp/gcrypt/gnutls', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/', '', '', OrderedDict()] to ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'www.us.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'archive.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', OrderedDict()] to ['http', 'fossies.org', '/linux/misc/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.gnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.gnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.nongnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.nongnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'mirrors.kernel.org', '/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'gd.tuwien.ac.at', '/gnu/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'ftp.gwdg.de', '/pub/linux/sources.redhat.com/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz returning http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian/20180310T215105Z/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.de.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.au.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.cl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.fi.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hk.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hu.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ie.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.it.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.jp.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.no.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.pl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ro.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.si.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.es.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.se.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.tr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'ftp.gnu.org', '/gnu', '', '', OrderedDict()] to ['https', 'mirrors.kernel.org', '/gnu', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'cdn.kernel.org', '/pub', '', '', OrderedDict()] to ['http', 'www.kernel.org', '/pub', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.gnupg.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'mirrors.dotsrc.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'ctan.unsw.edu.au', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'ftp.gnutls.org', '/gcrypt/gnutls', '', '', OrderedDict()] to ['https', 'www.gnupg.org', '/ftp/gcrypt/gnutls', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/', '', '', OrderedDict()] to ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'www.us.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'archive.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', OrderedDict()] to ['http', 'fossies.org', '/linux/misc/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.gnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.gnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.nongnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.nongnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'mirrors.kernel.org', '/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'gd.tuwien.ac.at', '/gnu/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'ftp.gwdg.de', '/pub/linux/sources.redhat.com/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz returning http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'cpan.metacpan.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'search.cpan.org', '/CPAN/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', 'salsa.debian.org', '/.*', '', '', OrderedDict()] to ['git', 'salsa.debian.org', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.gnome.org', '/.*', '', '', OrderedDict()] to ['git', 'gitlab.gnome.org', '/GNOME/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.savannah.gnu.org', '/.*', '', '', OrderedDict()] to ['git', 'git.savannah.gnu.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.yoctoproject.org', '/.*', '', '', OrderedDict()] to ['git', 'git.yoctoproject.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'sources.openembedded.org', '/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['git', 'HOST', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'cpan.metacpan.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'search.cpan.org', '/CPAN/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', 'salsa.debian.org', '/.*', '', '', OrderedDict()] to ['git', 'salsa.debian.org', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.gnome.org', '/.*', '', '', OrderedDict()] to ['git', 'gitlab.gnome.org', '/GNOME/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.savannah.gnu.org', '/.*', '', '', OrderedDict()] to ['git', 'git.savannah.gnu.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.yoctoproject.org', '/.*', '', '', OrderedDict()] to ['git', 'git.yoctoproject.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['git', 'HOST', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y returning http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'cpan.metacpan.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'search.cpan.org', '/CPAN/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['git', 'salsa.debian.org', '/.*', '', '', OrderedDict()] to ['git', 'salsa.debian.org', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['git', 'git.gnome.org', '/.*', '', '', OrderedDict()] to ['git', 'gitlab.gnome.org', '/GNOME/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['git', 'git.savannah.gnu.org', '/.*', '', '', OrderedDict()] to ['git', 'git.savannah.gnu.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['git', 'git.yoctoproject.org', '/.*', '', '', OrderedDict()] to ['git', 'git.yoctoproject.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y')])] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['git', 'HOST', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y returning git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y;protocol=https
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian/20180310T215105Z/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.de.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.au.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.cl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.fi.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hk.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hu.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ie.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.it.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.jp.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.no.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.pl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ro.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.si.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.es.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.se.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.tr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'ftp.gnu.org', '/gnu', '', '', OrderedDict()] to ['https', 'mirrors.kernel.org', '/gnu', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'cdn.kernel.org', '/pub', '', '', OrderedDict()] to ['http', 'www.kernel.org', '/pub', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.gnupg.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'mirrors.dotsrc.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'ctan.unsw.edu.au', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', 'ftp.gnutls.org', '/gcrypt/gnutls', '', '', OrderedDict()] to ['https', 'www.gnupg.org', '/ftp/gcrypt/gnutls', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/', '', '', OrderedDict()] to ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'www.us.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'archive.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', OrderedDict()] to ['http', 'fossies.org', '/linux/misc/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'download.savannah.gnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.gnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'download.savannah.nongnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.nongnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'mirrors.kernel.org', '/sourceware', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'gd.tuwien.ac.at', '/gnu/sourceware', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'ftp.gwdg.de', '/pub/linux/sources.redhat.com/sourceware', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y;protocol=https returning http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y;protocol=https returning http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'cpan.metacpan.org', '/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'search.cpan.org', '/CPAN/', '', '', OrderedDict()]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['git', 'salsa.debian.org', '/.*', '', '', OrderedDict()] to ['git', 'salsa.debian.org', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['git', 'git.gnome.org', '/.*', '', '', OrderedDict()] to ['git', 'gitlab.gnome.org', '/GNOME/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['git', 'git.savannah.gnu.org', '/.*', '', '', OrderedDict()] to ['git', 'git.savannah.gnu.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['git', 'github.com', '/raspberrypi/linux.git', '', '', OrderedDict([('branch', 'rpi-4.19.y'), ('protocol', 'https')])] comparing ['git', 'git.yoctoproject.org', '/.*', '', '', OrderedDict()] to ['git', 'git.yoctoproject.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: Fetching http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz using command '/usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz'
DEBUG: Running export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz' --progress=dot -v
--2020-06-17 11:35:45-- http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz
Resolving downloads.yoctoproject.org (downloads.yoctoproject.org)... 64:ff9b::c691:1d3f, 198.145.29.63
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|64:ff9b::c691:1d3f|:80... failed: Connection timed out.
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 11:36:16 ERROR 404: Not Found.
DEBUG: Mirror fetch failure for url http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz (original url: git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y)
DEBUG: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz' --progress=dot -v failed with exit code 8, output:
--2020-06-17 11:35:45-- http://downloads.yoctoproject.org/mirror/sources/git2_github.com.raspberrypi.linux.git.tar.gz
Resolving downloads.yoctoproject.org (downloads.yoctoproject.org)... 64:ff9b::c691:1d3f, 198.145.29.63
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|64:ff9b::c691:1d3f|:80... failed: Connection timed out.
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 11:36:16 ERROR 404: Not Found.
DEBUG: Fetching http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz using command '/usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz'
DEBUG: Running export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz' --progress=dot -v
--2020-06-17 11:36:16-- http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz
Resolving sources.openembedded.org (sources.openembedded.org)... 64:ff9b::8cd3:a936, 140.211.169.54
Connecting to sources.openembedded.org (sources.openembedded.org)|64:ff9b::8cd3:a936|:80... failed: Connection timed out.
Connecting to sources.openembedded.org (sources.openembedded.org)|140.211.169.54|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 11:36:47 ERROR 404: Not Found.
DEBUG: Mirror fetch failure for url http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz (original url: git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y)
DEBUG: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz' --progress=dot -v failed with exit code 8, output:
--2020-06-17 11:36:16-- http://sources.openembedded.org/git2_github.com.raspberrypi.linux.git.tar.gz
Resolving sources.openembedded.org (sources.openembedded.org)... 64:ff9b::8cd3:a936, 140.211.169.54
Connecting to sources.openembedded.org (sources.openembedded.org)|64:ff9b::8cd3:a936|:80... failed: Connection timed out.
Connecting to sources.openembedded.org (sources.openembedded.org)|140.211.169.54|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 11:36:47 ERROR 404: Not Found.
DEBUG: Fetcher accessed the network with the command LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror https://github.com/raspberrypi/linux.git /home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git --progress
DEBUG: Running export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror https://github.com/raspberrypi/linux.git /home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git --progress
Cloning into bare repository '/home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git'...
remote: Enumerating objects: 61, done.
remote: Counting objects: 100% (61/61), done.
remote: Compressing objects: 100% (54/54), done.
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
DEBUG: Mirror fetch failure for url git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y;protocol=https (original url: git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y)
DEBUG: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror https://github.com/raspberrypi/linux.git /home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git'...
remote: Enumerating objects: 8254370 \rremote: Enumerating objects: 61, done.
remote: Counting objects: 1% (1/61) \rremote: Counting objects: 3% (2/61) \rremote: Counting objects: 4% (3/61) \rremote: Counting objects: 6% (4/61) \rremote: Counting objects: 8% (5/61) \rremote: Counting objects: 9% (6/61) \rremote: Counting objects: 11% (7/61) \rremote: Counting objects: 13% (8/61) \rremote: Counting objects: 14% (9/61) \rremote: Counting objects: 16% (10/61) \rremote: Counting objects: 18% (11/61) \rremote: Counting objects: 19% (12/61) \rremote: Counting objects: 21% (13/61) \rremote: Counting objects: 22% (14/61) \rremote: Counting objects: 24% (15/61) \rremote: Counting objects: 26% (16/61) \rremote: Counting objects: 27% (17/61) \rremote: Counting objects: 29% (18/61) \rremote: Counting objects: 31% (19/61) \rremote: Counting objects: 32% (20/61) \rremote: Counting objects: 34% (21/61) \rremote: Counting objects: 36% (22/61) \rremote: Counting objects: 37% (23/61) \rremote: Counting objects: 39% (24/61) \rremote: Counting objects: 40% (25/61) \rremote: Counting objects: 42% (26/61) \rremote: Counting objects: 44% (27/61) \rremote: Counting objects: 45% (28/61) \rremote: Counting objects: 47% (29/61) \rremote: Counting objects: 49% (30/61) \rremote: Counting objects: 50% (31/61) \rremote: Counting objects: 52% (32/61) \rremote: Counting objects: 54% (33/61) \rremote: Counting objects: 55% (34/61) \rremote: Counting objects: 57% (35/61) \rremote: Counting objects: 59% (36/61) \rremote: Counting objects: 60% (37/61) \rremote: Counting objects: 62% (38/61) \rremote: Counting objects: 63% (39/61) \rremote: Counting objects: 65% (40/61) \rremote: Counting objects: 67% (41/61) \rremote: Counting objects: 68% (42/61) \rremote: Counting objects: 70% (43/61) \rremote: Counting objects: 72% (44/61) \rremote: Counting objects: 73% (45/61) \rremote: Counting objects: 75% (46/61) \rremote: Counting objects: 77% (47/61) \rremote: Counting objects: 78% (48/61) \rremote: Counting objects: 80% (49/61) \rremote: Counting objects: 81% (50/61) \rremote: Counting objects: 83% (51/61) \rremote: Counting objects: 85% (52/61) \rremote: Counting objects: 86% (53/61) \rremote: Counting objects: 88% (54/61) \rremote: Counting objects: 90% (55/61) \rremote: Counting objects: 91% (56/61) \rremote: Counting objects: 93% (57/61) \rremote: Counting objects: 95% (58/61) \rremote: Counting objects: 96% (59/61) \rremote: Counting objects: 98% (60/61) \rremote: Counting objects: 100% (61/61) \rremote: Counting objects: 100% (61/61), done.
remote: Compressing objects: 1% (1/54) \rremote: Compressing objects: 3% (2/54) \rremote: Compressing objects: 5% (3/54) \rremote: Compressing objects: 7% (4/54) \rremote: Compressing objects: 9% (5/54) \rremote: Compressing objects: 11% (6/54) \rremote: Compressing objects: 12% (7/54) \rremote: Compressing objects: 14% (8/54) \rremote: Compressing objects: 16% (9/54) \rremote: Compressing objects: 18% (10/54) \rremote: Compressing objects: 20% (11/54) \rremote: Compressing objects: 22% (12/54) \rremote: Compressing objects: 24% (13/54) \rremote: Compressing objects: 25% (14/54) \rremote: Compressing objects: 27% (15/54) \rremote: Compressing objects: 29% (16/54) \rremote: Compressing objects: 31% (17/54) \rremote: Compressing objects: 33% (18/54) \rremote: Compressing objects: 35% (19/54) \rremote: Compressing objects: 37% (20/54) \rremote: Compressing objects: 38% (21/54) \rremote: Compressing objects: 40% (22/54) \rremote: Compressing objects: 42% (23/54) \rremote: Compressing objects: 44% (24/54) \rremote: Compressing objects: 46% (25/54) \rremote: Compressing objects: 48% (26/54) \rremote: Compressing objects: 50% (27/54) \rremote: Compressing objects: 51% (28/54) \rremote: Compressing objects: 53% (29/54) \rremote: Compressing objects: 55% (30/54) \rremote: Compressing objects: 57% (31/54) \rremote: Compressing objects: 59% (32/54) \rremote: Compressing objects: 61% (33/54) \rremote: Compressing objects: 62% (34/54) \rremote: Compressing objects: 64% (35/54) \rremote: Compressing objects: 66% (36/54) \rremote: Compressing objects: 68% (37/54) \rremote: Compressing objects: 70% (38/54) \rremote: Compressing objects: 72% (39/54) \rremote: Compressing objects: 74% (40/54) \rremote: Compressing objects: 75% (41/54) \rremote: Compressing objects: 77% (42/54) \rremote: Compressing objects: 79% (43/54) \rremote: Compressing objects: 81% (44/54) \rremote: Compressing objects: 83% (45/54) \rremote: Compressing objects: 85% (46/54) \rremote: Compressing objects: 87% (47/54) \rremote: Compressing objects: 88% (48/54) \rremote: Compressing objects: 90% (49/54) \rremote: Compressing objects: 92% (50/54) \rremote: Compressing objects: 94% (51/54) \rremote: Compressing objects: 96% (52/54) \rremote: Compressing objects: 98% (53/54) \rremote: Compressing objects: 100% (54/54) \rremote: Compressing objects: 100% (54/54), done.
Receiving objects: 0% (1/8254431) \rReceiving objects: 0% (415/8254431), 20.01 KiB | 27.00 KiB/s \rReceiving objects: 0% (906/8254431), 292.01 KiB | 173.00 KiB/s \rReceiving objects: 0% (1364/8254431), 508.01 KiB | 187.00 KiB/s \rReceiving objects: 0% (1863/8254431), 764.01 KiB | 204.00 KiB/s \rReceiving objects: 0% (2459/8254431), 1012.01 KiB | 211.00 KiB/s \rReceiving objects: 0% (2930/8254431), 1.31 MiB | 250.00 KiB/s \rReceiving objects: 0% (3430/8254431), 1.67 MiB | 278.00 KiB/s \rReceiving objects: 0% (3997/8254431), 2.06 MiB | 312.00 KiB/s \rReceiving objects: 0% (4627/8254431), 2.48 MiB | 349.00 KiB/s \rReceiving objects: 0% (5027/8254431), 2.76 MiB | 352.00 KiB/s \rReceiving objects: 0% (5737/8254431), 3.06 MiB | 343.00 KiB/s \rReceiving objects: 0% (5833/8254431), 3.09 MiB | 206.00 KiB/s \rReceiving objects: 0% (7097/8254431), 3.09 MiB | 206.00 KiB/s \rReceiving objects: 0% (7742/8254431), 4.18 MiB | 309.00 KiB/s \rReceiving objects: 0% (8458/8254431), 4.67 MiB | 321.00 KiB/s \rReceiving objects: 0% (9382/8254431), 5.32 MiB | 376.00 KiB/s \rReceiving objects: 0% (10948/8254431), 6.22 MiB | 466.00 KiB/s \rReceiving objects: 0% (12554/8254431), 7.00 MiB | 686.00 KiB/s \rReceiving objects: 0% (13812/8254431), 7.68 MiB | 744.00 KiB/s \rReceiving objects: 0% (15557/8254431), 8.04 MiB | 755.00 KiB/s \rReceiving objects: 0% (18635/8254431), 9.42 MiB | 923.00 KiB/s \rReceiving objects: 0% (21133/8254431), 10.77 MiB | 983.00 KiB/s \rReceiving objects: 0% (23568/8254431), 12.11 MiB | 1.08 MiB/s \rReceiving objects: 0% (25584/8254431), 13.50 MiB | 1.23 MiB/s \rReceiving objects: 0% (27187/8254431), 14.64 MiB | 1.26 MiB/s \rReceiving objects: 0% (28136/8254431), 15.43 MiB | 1.10 MiB/s \rReceiving objects: 0% (29194/8254431), 16.15 MiB | 989.00 KiB/s \rReceiving objects: 0% (29927/8254431), 16.39 MiB | 915.00 KiB/s \rReceiving objects: 0% (30979/8254431), 16.90 MiB | 712.00 KiB/s \rReceiving objects: 0% (31842/8254431), 17.53 MiB | 421.00 KiB/s \rReceiving objects: 0% (34736/8254431), 18.81 MiB | 594.00 KiB/s \rReceiving objects: 0% (35922/8254431), 19.39 MiB | 569.00 KiB/s \rReceiving objects: 0% (36624/8254431), 19.82 MiB | 442.00 KiB/s \rReceiving objects: 0% (37505/8254431), 20.26 MiB | 467.00 KiB/s \rReceiving objects: 0% (39350/8254431), 21.09 MiB | 639.00 KiB/s \rReceiving objects: 0% (40579/8254431), 21.75 MiB | 470.00 KiB/s \rReceiving objects: 0% (41250/8254431), 22.00 MiB | 469.00 KiB/s \rReceiving objects: 0% (42294/8254431), 22.39 MiB | 465.00 KiB/s \rReceiving objects: 0% (43849/8254431), 23.31 MiB | 671.00 KiB/s \rReceiving objects: 0% (45643/8254431), 24.58 MiB | 770.00 KiB/s \rReceiving objects: 0% (46551/8254431), 25.36 MiB | 801.00 KiB/s \rReceiving objects: 0% (47466/8254431), 25.96 MiB | 849.00 KiB/s \rReceiving objects: 0% (48126/8254431), 26.47 MiB | 791.00 KiB/s \rReceiving objects: 0% (49006/8254431), 26.96 MiB | 663.00 KiB/s \rReceiving objects: 0% (50253/8254431), 27.49 MiB | 566.00 KiB/s \rReceiving objects: 0% (50963/8254431), 28.04 MiB | 464.00 KiB/s \rReceiving objects: 0% (52897/8254431), 28.04 MiB | 464.00 KiB/s \rReceiving objects: 0% (54389/8254431), 29.32 MiB | 590.00 KiB/s \rReceiving objects: 0% (55841/8254431), 29.97 MiB | 632.00 KiB/s \rReceiving objects: 0% (57224/8254431), 30.63 MiB | 645.00 KiB/s \rReceiving objects: 0% (58888/8254431), 31.55 MiB | 697.00 KiB/s \rReceiving objects: 0% (61318/8254431), 32.72 MiB | 833.00 KiB/s \rReceiving objects: 0% (63522/8254431), 34.00 MiB | 972.00 KiB/s \rReceiving objects: 0% (65460/8254431), 35.35 MiB | 1.10 MiB/s \rReceiving objects: 0% (66854/8254431), 36.23 MiB | 1.13 MiB/s \rReceiving objects: 0% (68777/8254431), 37.32 MiB | 1.13 MiB/s \rReceiving objects: 0% (70152/8254431), 38.45 MiB | 1.11 MiB/s \rReceiving objects: 0% (71096/8254431), 38.98 MiB | 971.00 KiB/s \rReceiving objects: 0% (72407/8254431), 39.64 MiB | 853.00 KiB/s \rReceiving objects: 0% (73372/8254431), 40.29 MiB | 776.00 KiB/s \rReceiving objects: 0% (74662/8254431), 40.92 MiB | 678.00 KiB/s \rReceiving objects: 0% (77014/8254431), 42.01 MiB | 734.00 KiB/s \rReceiving objects: 0% (79625/8254431), 43.37 MiB | 894.00 KiB/s \rReceiving objects: 1% (82545/8254431), 44.21 MiB | 1006.00 KiB/s \rReceiving objects: 1% (83237/8254431), 45.08 MiB | 1.09 MiB/s \rReceiving objects: 1% (86575/8254431), 46.44 MiB | 1.26 MiB/s \rReceiving objects: 1% (87999/8254431), 47.02 MiB | 962.00 KiB/s \rReceiving objects: 1% (90629/8254431), 48.50 MiB | 1.09 MiB/s \rReceiving objects: 1% (92120/8254431), 49.39 MiB | 1.02 MiB/s \rReceiving objects: 1% (93173/8254431), 50.00 MiB | 853.00 KiB/s \rReceiving objects: 1% (93336/8254431), 50.14 MiB | 590.00 KiB/s \rReceiving objects: 1% (94059/8254431), 50.14 MiB | 590.00 KiB/s \rReceiving objects: 1% (96937/8254431), 51.68 MiB | 710.00 KiB/s \rReceiving objects: 1% (98086/8254431), 52.24 MiB | 652.00 KiB/s \rReceiving objects: 1% (99375/8254431), 52.96 MiB | 621.00 KiB/s \rReceiving objects: 1% (100731/8254431), 53.93 MiB | 686.00 KiB/s \rReceiving objects: 1% (101684/8254431), 54.61 MiB | 730.00 KiB/s \rReceiving objects: 1% (102033/8254431), 54.93 MiB | 547.00 KiB/s \rReceiving objects: 1% (102392/8254431), 54.93 MiB | 547.00 KiB/s \rReceiving objects: 1% (104882/8254431), 56.27 MiB | 672.00 KiB/s \rReceiving objects: 1% (105996/8254431), 56.86 MiB | 622.00 KiB/s \rReceiving objects: 1% (106997/8254431), 57.31 MiB | 521.00 KiB/s \rReceiving objects: 1% (107448/8254431), 57.53 MiB | 431.00 KiB/s \rReceiving objects: 1% (109472/8254431), 57.53 MiB | 431.00 KiB/s \rReceiving objects: 1% (111071/8254431), 58.96 MiB | 584.00 KiB/s \rReceiving objects: 1% (113862/8254431), 60.64 MiB | 785.00 KiB/s \rReceiving objects: 1% (117171/8254431), 62.29 MiB | 1003.00 KiB/s \rReceiving objects: 1% (120042/8254431), 63.71 MiB | 1.15 MiB/s \rReceiving objects: 1% (122108/8254431), 64.81 MiB | 1.37 MiB/s \rReceiving objects: 1% (125209/8254431), 66.30 MiB | 1.42 MiB/s \rReceiving objects: 1% (128239/8254431), 67.76 MiB | 1.35 MiB/s \rReceiving objects: 1% (129591/8254431), 68.64 MiB | 1.23 MiB/s \rReceiving objects: 1% (130946/8254431), 69.54 MiB | 1.15 MiB/s \rReceiving objects: 1% (132736/8254431), 70.49 MiB | 1.09 MiB/s \rReceiving objects: 1% (134161/8254431), 71.19 MiB | 931.00 KiB/s \rReceiving objects: 1% (135577/8254431), 71.86 MiB | 847.00 KiB/s \rReceiving objects: 1% (136564/8254431), 72.32 MiB | 723.00 KiB/s \rReceiving objects: 1% (138619/8254431), 73.46 MiB | 771.00 KiB/s \rReceiving objects: 1% (141590/8254431), 74.83 MiB | 900.00 KiB/s \rReceiving objects: 1% (143578/8254431), 76.08 MiB | 1006.00 KiB/s \rReceiving objects: 1% (144700/8254431), 76.53 MiB | 1.00 MiB/s \rReceiving objects: 1% (146406/8254431), 77.43 MiB | 1.10 MiB/s \rReceiving objects: 1% (148676/8254431), 78.54 MiB | 1.10 MiB/s \rReceiving objects: 1% (149777/8254431), 79.54 MiB | 685.00 KiB/s \rReceiving objects: 1% (150572/8254431), 79.87 MiB | 663.00 KiB/s \rReceiving objects: 1% (150632/8254431), 79.98 MiB | 495.00 KiB/s \rReceiving objects: 1% (150937/8254431), 79.98 MiB | 495.00 KiB/s \rReceiving objects: 1% (153150/8254431), 81.40 MiB | 516.00 KiB/s \rReceiving objects: 1% (155654/8254431), 83.04 MiB | 668.00 KiB/s \rReceiving objects: 1% (156759/8254431), 83.32 MiB | 621.00 KiB/s \rReceiving objects: 1% (158723/8254431), 84.22 MiB | 629.00 KiB/s \rReceiving objects: 1% (160287/8254431), 84.93 MiB | 787.00 KiB/s \rReceiving objects: 1% (162166/8254431), 85.79 MiB | 994.00 KiB/s \rReceiving objects: 1% (163341/8254431), 86.62 MiB | 560.00 KiB/s \rReceiving objects: 1% (164312/8254431), 86.62 MiB | 560.00 KiB/s \rReceiving objects: 2% (165089/8254431), 87.41 MiB | 536.00 KiB/s \rReceiving objects: 2% (166324/8254431), 87.41 MiB | 536.00 KiB/s \rReceiving objects: 2% (166673/8254431), 88.30 MiB | 477.00 KiB/s \rReceiving objects: 2% (168584/8254431), 88.30 MiB | 477.00 KiB/s \rReceiving objects: 2% (171045/8254431), 90.30 MiB | 640.00 KiB/s \rReceiving objects: 2% (172331/8254431), 91.48 MiB | 721.00 KiB/s \rReceiving objects: 2% (173089/8254431), 92.00 MiB | 874.00 KiB/s \rReceiving objects: 2% (174358/8254431), 92.66 MiB | 812.00 KiB/s \rReceiving objects: 2% (176249/8254431), 93.60 MiB | 951.00 KiB/s \rReceiving objects: 2% (179038/8254431), 94.86 MiB | 849.00 KiB/s \rReceiving objects: 2% (180414/8254431), 95.60 MiB | 846.00 KiB/s \rReceiving objects: 2% (181438/8254431), 96.04 MiB | 821.00 KiB/s \rReceiving objects: 2% (184024/8254431), 97.04 MiB | 876.00 KiB/s \rReceiving objects: 2% (187060/8254431), 98.53 MiB | 944.00 KiB/s \rReceiving objects: 2% (188424/8254431), 99.43 MiB | 916.00 KiB/s \rReceiving objects: 2% (189223/8254431), 99.95 MiB | 921.00 KiB/s \rReceiving objects: 2% (189729/8254431), 100.28 MiB | 697.00 KiB/s \rReceiving objects: 2% (191360/8254431), 101.17 MiB | 732.00 KiB/s \rReceiving objects: 2% (192625/8254431), 101.84 MiB | 586.00 KiB/s \rReceiving objects: 2% (193799/8254431), 102.53 MiB | 547.00 KiB/s \rReceiving objects: 2% (195154/8254431), 103.03 MiB | 548.00 KiB/s \rReceiving objects: 2% (196477/8254431), 103.67 MiB | 754.00 KiB/s \rReceiving objects: 2% (198092/8254431), 104.39 MiB | 639.00 KiB/s \rReceiving objects: 2% (199779/8254431), 105.17 MiB | 678.00 KiB/s \rReceiving objects: 2% (200726/8254431), 105.61 MiB | 630.00 KiB/s \rReceiving objects: 2% (201109/8254431), 105.85 MiB | 472.00 KiB/s \rReceiving objects: 2% (201289/8254431), 105.85 MiB | 472.00 KiB/s \rReceiving objects: 2% (203657/8254431), 107.21 MiB | 592.00 KiB/s \rReceiving objects: 2% (204399/8254431), 107.62 MiB | 541.00 KiB/s \rReceiving objects: 2% (205110/8254431), 108.09 MiB | 487.00 KiB/s \rReceiving objects: 2% (205849/8254431), 108.28 MiB | 488.00 KiB/s \rReceiving objects: 2% (206483/8254431), 108.77 MiB | 642.00 KiB/s \rReceiving objects: 2% (207125/8254431), 109.18 MiB | 433.00 KiB/s \rReceiving objects: 2% (207834/8254431), 109.66 MiB | 449.00 KiB/s \rReceiving objects: 2% (208399/8254431), 110.13 MiB | 313.00 KiB/s \rReceiving objects: 2% (208733/8254431), 110.13 MiB | 313.00 KiB/s \rReceiving objects: 2% (209251/8254431), 110.58 MiB | 305.00 KiB/s \rReceiving objects: 2% (210204/8254431), 111.20 MiB | 333.00 KiB/s \rReceiving objects: 2% (210797/8254431), 111.50 MiB | 302.00 KiB/s \rReceiving objects: 2% (211261/8254431), 111.74 MiB | 286.00 KiB/s \rReceiving objects: 2% (211896/8254431), 112.04 MiB | 353.00 KiB/s \rReceiving objects: 2% (212529/8254431), 112.33 MiB | 346.00 KiB/s \rReceiving objects: 2% (213215/8254431), 112.49 MiB | 278.00 KiB/s \rReceiving objects: 2% (213878/8254431), 112.79 MiB | 278.00 KiB/s \rReceiving objects: 2% (214530/8254431), 113.04 MiB | 278.00 KiB/s \rReceiving objects: 2% (215034/8254431), 113.29 MiB | 269.00 KiB/s \rReceiving objects: 2% (215549/8254431), 113.55 MiB | 260.00 KiB/s \rReceiving objects: 2% (216060/8254431), 113.79 MiB | 243.00 KiB/s \rReceiving objects: 2% (216130/8254431), 113.85 MiB | 178.00 KiB/s \rReceiving objects: 2% (216405/8254431), 113.85 MiB | 178.00 KiB/s \rReceiving objects: 2% (216937/8254431), 114.21 MiB | 172.00 KiB/s \rReceiving objects: 2% (217840/8254431), 114.58 MiB | 213.00 KiB/s \rReceiving objects: 2% (218363/8254431), 114.82 MiB | 210.00 KiB/s \rReceiving objects: 2% (218790/8254431), 115.02 MiB | 204.00 KiB/s \rReceiving objects: 2% (218829/8254431), 115.05 MiB | 209.00 KiB/s \rReceiving objects: 2% (219876/8254431), 115.05 MiB | 209.00 KiB/s \rReceiving objects: 2% (220463/8254431), 115.66 MiB | 261.00 KiB/s \rReceiving objects: 2% (221090/8254431), 115.96 MiB | 243.00 KiB/s \rReceiving objects: 2% (221711/8254431), 116.25 MiB | 251.00 KiB/s \rReceiving objects: 2% (222376/8254431), 116.54 MiB | 265.00 KiB/s \rReceiving objects: 2% (223074/8254431), 116.94 MiB | 305.00 KiB/s \rReceiving objects: 2% (223513/8254431), 117.24 MiB | 308.00 KiB/s \rReceiving objects: 2% (223900/8254431), 117.47 MiB | 302.00 KiB/s \rReceiving objects: 2% (224195/8254431), 117.66 MiB | 280.00 KiB/s \rReceiving objects: 2% (224269/8254431), 117.71 MiB | 206.00 KiB/s \rReceiving objects: 2% (224445/8254431), 117.71 MiB | 206.00 KiB/s \rReceiving objects: 2% (225202/8254431), 118.21 MiB | 223.00 KiB/s \rReceiving objects: 2% (225588/8254431), 118.43 MiB | 207.00 KiB/s \rReceiving objects: 2% (225990/8254431), 118.64 MiB | 200.00 KiB/s \rReceiving objects: 2% (226296/8254431), 118.83 MiB | 198.00 KiB/s \rReceiving objects: 2% (226752/8254431), 118.93 MiB | 257.00 KiB/s \rReceiving objects: 2% (227214/8254431), 119.20 MiB | 205.00 KiB/s \rReceiving objects: 2% (227655/8254431), 119.45 MiB | 212.00 KiB/s \rReceiving objects: 2% (228020/8254431), 119.67 MiB | 160.00 KiB/s \rReceiving objects: 2% (228867/8254431), 120.07 MiB | 213.00 KiB/s \rReceiving objects: 2% (229558/8254431), 120.34 MiB | 217.00 KiB/s \rReceiving objects: 2% (230059/8254431), 120.51 MiB | 226.00 KiB/s \rReceiving objects: 2% (230408/8254431), 120.77 MiB | 228.00 KiB/s \rReceiving objects: 2% (231038/8254431), 121.00 MiB | 233.00 KiB/s \rReceiving objects: 2% (231552/8254431), 121.23 MiB | 243.00 KiB/s \rReceiving objects: 2% (231955/8254431), 121.45 MiB | 230.00 KiB/s \rReceiving objects: 2% (232402/8254431), 121.56 MiB | 216.00 KiB/s \rReceiving objects: 2% (232852/8254431), 121.76 MiB | 203.00 KiB/s \rReceiving objects: 2% (232883/8254431), 121.84 MiB | 151.00 KiB/s \rReceiving objects: 2% (233109/8254431), 121.84 MiB | 151.00 KiB/s \rReceiving objects: 2% (233859/8254431), 122.11 MiB | 155.00 KiB/s \rReceiving objects: 2% (234288/8254431), 122.43 MiB | 172.00 KiB/s \rReceiving objects: 2% (234706/8254431), 122.61 MiB | 167.00 KiB/s \rReceiving objects: 2% (235104/8254431), 122.71 MiB | 168.00 KiB/s \rReceiving objects: 2% (235698/8254431), 122.96 MiB | 235.00 KiB/s \rReceiving objects: 2% (236085/8254431), 123.29 MiB | 193.00 KiB/s \rReceiving objects: 2% (236419/8254431), 123.51 MiB | 219.00 KiB/s \rReceiving objects: 2% (236686/8254431), 123.70 MiB | 223.00 KiB/s \rReceiving objects: 2% (236752/8254431), 123.75 MiB | 172.00 KiB/s \rReceiving objects: 2% (237272/8254431), 123.75 MiB | 172.00 KiB/s \rReceiving objects: 2% (237560/8254431), 124.23 MiB | 210.00 KiB/s \rReceiving objects: 2% (237883/8254431), 124.40 MiB | 198.00 KiB/s \rReceiving objects: 2% (238082/8254431), 124.57 MiB | 146.00 KiB/s \rReceiving objects: 2% (238712/8254431), 124.95 MiB | 188.00 KiB/s \rReceiving objects: 2% (238920/8254431), 125.12 MiB | 177.00 KiB/s \rReceiving objects: 2% (239185/8254431), 125.32 MiB | 178.00 KiB/s \rReceiving objects: 2% (239482/8254431), 125.51 MiB | 183.00 KiB/s \rReceiving objects: 2% (239699/8254431), 125.61 MiB | 184.00 KiB/s \rReceiving objects: 2% (240133/8254431), 125.78 MiB | 174.00 KiB/s \rReceiving objects: 2% (240387/8254431), 125.95 MiB | 175.00 KiB/s \rReceiving objects: 2% (240645/8254431), 126.13 MiB | 171.00 KiB/s \rReceiving objects: 2% (240872/8254431), 126.31 MiB | 167.00 KiB/s \rReceiving objects: 2% (241167/8254431), 126.50 MiB | 173.00 KiB/s \rReceiving objects: 2% (241449/8254431), 126.61 MiB | 173.00 KiB/s \rReceiving objects: 2% (241771/8254431), 126.82 MiB | 185.00 KiB/s \rReceiving objects: 2% (242261/8254431), 127.07 MiB | 200.00 KiB/s \rReceiving objects: 2% (242763/8254431), 127.39 MiB | 231.00 KiB/s \rReceiving objects: 2% (243997/8254431), 127.86 MiB | 289.00 KiB/s \rReceiving objects: 2% (244501/8254431), 128.31 MiB | 345.00 KiB/s \rReceiving objects: 2% (244833/8254431), 128.56 MiB | 185.00 KiB/s \rReceiving objects: 2% (245977/8254431), 129.27 MiB | 227.00 KiB/s \rReceiving objects: 2% (246137/8254431), 129.36 MiB | 197.00 KiB/s \rReceiving objects: 3% (247633/8254431), 129.36 MiB | 197.00 KiB/s \rReceiving objects: 3% (249870/8254431), 131.14 MiB | 320.00 KiB/s \rReceiving objects: 3% (250321/8254431), 131.14 MiB | 320.00 KiB/s \rReceiving objects: 3% (252170/8254431), 132.04 MiB | 354.00 KiB/s \rReceiving objects: 3% (252997/8254431), 132.41 MiB | 347.00 KiB/s \rReceiving objects: 3% (253726/8254431), 132.71 MiB | 544.00 KiB/s \rReceiving objects: 3% (254533/8254431), 132.90 MiB | 529.00 KiB/s \rReceiving objects: 3% (255426/8254431), 133.33 MiB | 436.00 KiB/s \rReceiving objects: 3% (255931/8254431), 133.69 MiB | 336.00 KiB/s \rReceiving objects: 3% (256031/8254431), 133.75 MiB | 245.00 KiB/s \rReceiving objects: 3% (256152/8254431), 133.80 MiB | 190.00 KiB/s \rReceiving objects: 3% (256526/8254431), 133.99 MiB | 189.00 KiB/s \rReceiving objects: 3% (257774/8254431), 134.21 MiB | 202.00 KiB/s \rReceiving objects: 3% (258217/8254431), 134.86 MiB | 242.00 KiB/s \rReceiving objects: 3% (258795/8254431), 135.11 MiB | 218.00 KiB/s \rReceiving objects: 3% (259491/8254431), 135.38 MiB | 282.00 KiB/s \rReceiving objects: 3% (259959/8254431), 135.72 MiB | 372.00 KiB/s \rReceiving objects: 3% (260504/8254431), 136.07 MiB | 288.00 KiB/s \rReceiving objects: 3% (260917/8254431), 136.29 MiB | 283.00 KiB/s \rReceiving objects: 3% (261335/8254431), 136.58 MiB | 288.00 KiB/s \rReceiving objects: 3% (261902/8254431), 136.93 MiB | 296.00 KiB/s \rReceiving objects: 3% (262488/8254431), 137.30 MiB | 308.00 KiB/s \rReceiving objects: 3% (262968/8254431), 137.44 MiB | 299.00 KiB/s \rReceiving objects: 3% (263405/8254431), 137.72 MiB | 316.00 KiB/s \rReceiving objects: 3% (263701/8254431), 137.94 MiB | 301.00 KiB/s \rReceiving objects: 3% (263748/8254431), 138.07 MiB | 208.00 KiB/s \rReceiving objects: 3% (264045/8254431), 138.07 MiB | 208.00 KiB/s \rReceiving objects: 3% (264852/8254431), 138.63 MiB | 242.00 KiB/s \rReceiving objects: 3% (265233/8254431), 138.85 MiB | 230.00 KiB/s \rReceiving objects: 3% (265565/8254431), 139.06 MiB | 217.00 KiB/s \rReceiving objects: 3% (266086/8254431), 139.32 MiB | 228.00 KiB/s \rReceiving objects: 3% (266614/8254431), 139.59 MiB | 228.00 KiB/s \rReceiving objects: 3% (267366/8254431), 139.82 MiB | 230.00 KiB/s \rReceiving objects: 3% (268042/8254431), 140.06 MiB | 146.00 KiB/s \rReceiving objects: 3% (269011/8254431), 140.06 MiB | 146.00 KiB/s \rReceiving objects: 3% (269814/8254431), 140.81 MiB | 216.00 KiB/s \rReceiving objects: 3% (270293/8254431), 141.00 MiB | 207.00 KiB/s \rReceiving objects: 3% (270644/8254431), 141.09 MiB | 201.00 KiB/s \rReceiving objects: 3% (271069/8254431), 141.28 MiB | 192.00 KiB/s \rReceiving objects: 3% (271355/8254431), 141.45 MiB | 291.00 KiB/s \rReceiving objects: 3% (271733/8254431), 141.62 MiB | 166.00 KiB/s \rReceiving objects: 3% (272140/8254431), 141.81 MiB | 162.00 KiB/s \rReceiving objects: 3% (272680/8254431), 141.93 MiB | 169.00 KiB/s \rReceiving objects: 3% (273202/8254431), 142.17 MiB | 179.00 KiB/s \rReceiving objects: 3% (273661/8254431), 142.40 MiB | 193.00 KiB/s \rReceiving objects: 3% (274106/8254431), 142.59 MiB | 200.00 KiB/s \rReceiving objects: 3% (274494/8254431), 142.77 MiB | 202.00 KiB/s \rReceiving objects: 3% (274575/8254431), 142.82 MiB | 147.00 KiB/s \rReceiving objects: 3% (274868/8254431), 142.96 MiB | 148.00 KiB/s \rReceiving objects: 3% (275201/8254431), 143.11 MiB | 153.00 KiB/s \rReceiving objects: 3% (275945/8254431), 143.34 MiB | 173.00 KiB/s \rReceiving objects: 3% (276365/8254431), 143.53 MiB | 165.00 KiB/s \rReceiving objects: 3% (276747/8254431), 143.67 MiB | 161.00 KiB/s \rReceiving objects: 3% (277134/8254431), 143.84 MiB | 204.00 KiB/s \rReceiving objects: 3% (277493/8254431), 144.01 MiB | 187.00 KiB/s \rReceiving objects: 3% (277771/8254431), 144.18 MiB | 156.00 KiB/s \rReceiving objects: 3% (278034/8254431), 144.25 MiB | 149.00 KiB/s \rReceiving objects: 3% (278345/8254431), 144.40 MiB | 149.00 KiB/s \rReceiving objects: 3% (278685/8254431), 144.59 MiB | 155.00 KiB/s \rReceiving objects: 3% (278972/8254431), 144.79 MiB | 159.00 KiB/s \rReceiving objects: 3% (279198/8254431), 144.95 MiB | 158.00 KiB/s \rReceiving objects: 3% (279473/8254431), 145.12 MiB | 166.00 KiB/s \rReceiving objects: 3% (279781/8254431), 145.21 MiB | 171.00 KiB/s \rReceiving objects: 3% (279828/8254431), 145.31 MiB | 124.00 KiB/s \rReceiving objects: 3% (280181/8254431), 145.31 MiB | 124.00 KiB/s \rReceiving objects: 3% (280901/8254431), 145.84 MiB | 182.00 KiB/s \rReceiving objects: 3% (281435/8254431), 146.11 MiB | 201.00 KiB/s \rReceiving objects: 3% (281899/8254431), 146.42 MiB | 228.00 KiB/s \rReceiving objects: 3% (282302/8254431), 146.68 MiB | 245.00 KiB/s \rReceiving objects: 3% (282764/8254431), 146.86 MiB | 189.00 KiB/s \rReceiving objects: 3% (283112/8254431), 147.04 MiB | 199.00 KiB/s \rReceiving objects: 3% (283609/8254431), 147.26 MiB | 211.00 KiB/s \rReceiving objects: 3% (284009/8254431), 147.43 MiB | 192.00 KiB/s \rReceiving objects: 3% (284303/8254431), 147.65 MiB | 176.00 KiB/s \rReceiving objects: 3% (284863/8254431), 147.92 MiB | 182.00 KiB/s \rReceiving objects: 3% (285385/8254431), 148.17 MiB | 232.00 KiB/s \rReceiving objects: 3% (285877/8254431), 148.39 MiB | 216.00 KiB/s \rReceiving objects: 3% (286580/8254431), 148.56 MiB | 234.00 KiB/s \rReceiving objects: 3% (287209/8254431), 148.90 MiB | 264.00 KiB/s \rReceiving objects: 3% (287903/8254431), 149.21 MiB | 274.00 KiB/s \rReceiving objects: 3% (288680/8254431), 149.54 MiB | 294.00 KiB/s \rReceiving objects: 3% (289840/8254431), 149.97 MiB | 342.00 KiB/s \rReceiving objects: 3% (290433/8254431), 150.29 MiB | 343.00 KiB/s \rReceiving objects: 3% (291332/8254431), 150.64 MiB | 350.00 KiB/s \rReceiving objects: 3% (292170/8254431), 151.02 MiB | 360.00 KiB/s \rReceiving objects: 3% (293014/8254431), 151.41 MiB | 368.00 KiB/s \rReceiving objects: 3% (294023/8254431), 151.80 MiB | 371.00 KiB/s \rReceiving objects: 3% (294061/8254431), 151.85 MiB | 215.00 KiB/s \rReceiving objects: 3% (295027/8254431), 152.39 MiB | 249.00 KiB/s \rReceiving objects: 3% (295171/8254431), 152.46 MiB | 208.00 KiB/s \rReceiving objects: 3% (295329/8254431), 152.46 MiB | 208.00 KiB/s \rReceiving objects: 3% (297744/8254431), 153.82 MiB | 290.00 KiB/s \rReceiving objects: 3% (299008/8254431), 153.82 MiB | 290.00 KiB/s \rReceiving objects: 3% (299482/8254431), 154.72 MiB | 349.00 KiB/s \rReceiving objects: 3% (299777/8254431), 155.01 MiB | 394.00 KiB/s \rReceiving objects: 3% (301267/8254431), 155.63 MiB | 554.00 KiB/s \rReceiving objects: 3% (301779/8254431), 155.91 MiB | 426.00 KiB/s \rReceiving objects: 3% (302348/8254431), 156.21 MiB | 294.00 KiB/s \rReceiving objects: 3% (302945/8254431), 156.50 MiB | 299.00 KiB/s \rReceiving objects: 3% (303944/8254431), 156.94 MiB | 414.00 KiB/s \rReceiving objects: 3% (304786/8254431), 157.30 MiB | 328.00 KiB/s \rReceiving objects: 3% (305904/8254431), 157.73 MiB | 366.00 KiB/s \rReceiving objects: 3% (308195/8254431), 158.60 MiB | 492.00 KiB/s \rReceiving objects: 3% (310155/8254431), 159.41 MiB | 600.00 KiB/s \rReceiving objects: 3% (311052/8254431), 159.82 MiB | 597.00 KiB/s \rReceiving objects: 3% (312201/8254431), 160.27 MiB | 631.00 KiB/s \rReceiving objects: 3% (312884/8254431), 160.50 MiB | 611.00 KiB/s \rReceiving objects: 3% (313804/8254431), 161.04 MiB | 536.00 KiB/s \rReceiving objects: 3% (314434/8254431), 161.51 MiB | 461.00 KiB/s \rReceiving objects: 3% (315154/8254431), 161.92 MiB | 457.00 KiB/s \rReceiving objects: 3% (315733/8254431), 162.40 MiB | 332.00 KiB/s \rReceiving objects: 3% (316354/8254431), 162.73 MiB | 358.00 KiB/s \rReceiving objects: 3% (317932/8254431), 163.46 MiB | 216.00 KiB/s \rReceiving objects: 3% (318976/8254431), 163.93 MiB | 224.00 KiB/s \rReceiving objects: 3% (319144/8254431), 163.93 MiB | 224.00 KiB/s \rReceiving objects: 3% (321653/8254431), 164.95 MiB | 277.00 KiB/s \rReceiving objects: 3% (321805/8254431), 165.06 MiB | 246.00 KiB/s \rReceiving objects: 3% (322769/8254431), 165.46 MiB | 263.00 KiB/s \rReceiving objects: 3% (323381/8254431), 165.71 MiB | 276.00 KiB/s \rReceiving objects: 3% (324019/8254431), 165.84 MiB | 228.00 KiB/s \rReceiving objects: 3% (324687/8254431), 166.15 MiB | 384.00 KiB/s \rReceiving objects: 3% (325145/8254431), 166.45 MiB | 284.00 KiB/s \rReceiving objects: 3% (325738/8254431), 166.67 MiB | 246.00 KiB/s \rReceiving objects: 3% (326359/8254431), 166.93 MiB | 251.00 KiB/s \rReceiving objects: 3% (327107/8254431), 167.09 MiB | 257.00 KiB/s \rReceiving objects: 3% (327671/8254431), 167.40 MiB | 258.00 KiB/s \rReceiving objects: 3% (328280/8254431), 167.68 MiB | 268.00 KiB/s \rReceiving objects: 3% (328894/8254431), 167.98 MiB | 286.00 KiB/s \rReceiving objects: 3% (329628/8254431), 168.39 MiB | 316.00 KiB/s \rReceiving objects: 4% (330178/8254431), 168.73 MiB | 321.00 KiB/s \rReceiving objects: 4% (330232/8254431), 168.73 MiB | 321.00 KiB/s \rReceiving objects: 4% (330735/8254431), 169.01 MiB | 320.00 KiB/s \rReceiving objects: 4% (331147/8254431), 169.29 MiB | 231.00 KiB/s \rReceiving objects: 4% (331676/8254431), 169.54 MiB | 242.00 KiB/s \rReceiving objects: 4% (332467/8254431), 169.70 MiB | 228.00 KiB/s \rReceiving objects: 4% (332866/8254431), 170.18 MiB | 249.00 KiB/s \rReceiving objects: 4% (333117/8254431), 170.39 MiB | 191.00 KiB/s \rReceiving objects: 4% (334166/8254431), 170.86 MiB | 239.00 KiB/s \rReceiving objects: 4% (334592/8254431), 171.11 MiB | 301.00 KiB/s \rReceiving objects: 4% (334968/8254431), 171.38 MiB | 277.00 KiB/s \rReceiving objects: 4% (335316/8254431), 171.58 MiB | 233.00 KiB/s \rReceiving objects: 4% (335433/8254431), 171.66 MiB | 182.00 KiB/s \rReceiving objects: 4% (335484/8254431), 171.66 MiB | 182.00 KiB/s \rReceiving objects: 4% (336057/8254431), 171.89 MiB | 167.00 KiB/s \rReceiving objects: 4% (336847/8254431), 172.24 MiB | 179.00 KiB/s \rReceiving objects: 4% (337215/8254431), 172.35 MiB | 176.00 KiB/s \rReceiving objects: 4% (337609/8254431), 172.55 MiB | 167.00 KiB/s \rReceiving objects: 4% (338064/8254431), 172.77 MiB | 228.00 KiB/s \rReceiving objects: 4% (338393/8254431), 172.93 MiB | 212.00 KiB/s \rReceiving objects: 4% (338461/8254431), 172.97 MiB | 142.00 KiB/s \rReceiving objects: 4% (339230/8254431), 172.97 MiB | 142.00 KiB/s \rReceiving objects: 4% (339623/8254431), 173.41 MiB | 177.00 KiB/s \rReceiving objects: 4% (340207/8254431), 173.64 MiB | 184.00 KiB/s \rReceiving objects: 4% (340669/8254431), 173.84 MiB | 179.00 KiB/s \rReceiving objects: 4% (341216/8254431), 174.06 MiB | 192.00 KiB/s \rReceiving objects: 4% (341837/8254431), 174.33 MiB | 220.00 KiB/s \rReceiving objects: 4% (342385/8254431), 174.44 MiB | 221.00 KiB/s \rReceiving objects: 4% (342915/8254431), 174.71 MiB | 230.00 KiB/s \rReceiving objects: 4% (343465/8254431), 174.93 MiB | 238.00 KiB/s \rReceiving objects: 4% (344125/8254431), 175.19 MiB | 246.00 KiB/s \rReceiving objects: 4% (344748/8254431), 175.46 MiB | 249.00 KiB/s \rReceiving objects: 4% (345142/8254431), 175.71 MiB | 247.00 KiB/s \rReceiving objects: 4% (345766/8254431), 175.99 MiB | 251.00 KiB/s \rReceiving objects: 4% (346251/8254431), 176.22 MiB | 249.00 KiB/s \rReceiving objects: 4% (346331/8254431), 176.30 MiB | 187.00 KiB/s \rReceiving objects: 4% (347092/8254431), 176.77 MiB | 220.00 KiB/s \rReceiving objects: 4% (347503/8254431), 176.77 MiB | 220.00 KiB/s \rReceiving objects: 4% (348460/8254431), 177.43 MiB | 276.00 KiB/s \rReceiving objects: 4% (348909/8254431), 177.71 MiB | 285.00 KiB/s \rReceiving objects: 4% (349438/8254431), 177.88 MiB | 287.00 KiB/s \rReceiving objects: 4% (350074/8254431), 178.21 MiB | 304.00 KiB/s \rReceiving objects: 4% (350531/8254431), 178.54 MiB | 379.00 KiB/s \rReceiving objects: 4% (350744/8254431), 178.72 MiB | 222.00 KiB/s \rReceiving objects: 4% (350764/8254431), 178.74 MiB | 166.00 KiB/s \rReceiving objects: 4% (351041/8254431), 178.74 MiB | 166.00 KiB/s \rReceiving objects: 4% (351420/8254431), 179.13 MiB | 123.00 KiB/s \rReceiving objects: 4% (352065/8254431), 179.13 MiB | 123.00 KiB/s \rReceiving objects: 4% (354259/8254431), 180.30 MiB | 207.00 KiB/s \rReceiving objects: 4% (354536/8254431), 180.44 MiB | 174.00 KiB/s \rReceiving objects: 4% (355093/8254431), 180.44 MiB | 174.00 KiB/s \rReceiving objects: 4% (355642/8254431), 180.88 MiB | 223.00 KiB/s \rReceiving objects: 4% (356128/8254431), 181.08 MiB | 250.00 KiB/s \rReceiving objects: 4% (356789/8254431), 181.38 MiB | 248.00 KiB/s \rReceiving objects: 4% (357326/8254431), 181.49 MiB | 215.00 KiB/s \rReceiving objects: 4% (357885/8254431), 181.71 MiB | 270.00 KiB/s \rReceiving objects: 4% (358280/8254431), 181.89 MiB | 211.00 KiB/s \rReceiving objects: 4% (358845/8254431), 182.14 MiB | 221.00 KiB/s \rReceiving objects: 4% (359236/8254431), 182.30 MiB | 196.00 KiB/s \rReceiving objects: 4% (359753/8254431), 182.51 MiB | 192.00 KiB/s \rReceiving objects: 4% (360350/8254431), 182.78 MiB | 212.00 KiB/s \rReceiving objects: 4% (360929/8254431), 182.92 MiB | 221.00 KiB/s \rReceiving objects: 4% (361313/8254431), 183.15 MiB | 215.00 KiB/s \rReceiving objects: 4% (361771/8254431), 183.39 MiB | 229.00 KiB/s \rReceiving objects: 4% (362326/8254431), 183.71 MiB | 177.00 KiB/s \rReceiving objects: 4% (362659/8254431), 183.71 MiB | 177.00 KiB/s \rReceiving objects: 4% (362986/8254431), 184.00 MiB | 153.00 KiB/s \rReceiving objects: 4% (363271/8254431), 184.00 MiB | 153.00 KiB/s \rReceiving objects: 4% (363458/8254431), 184.20 MiB | 128.00 KiB/s \rReceiving objects: 4% (364986/8254431), 185.07 MiB | 198.00 KiB/s \rReceiving objects: 4% (365216/8254431), 185.21 MiB | 195.00 KiB/s \rReceiving objects: 4% (366091/8254431), 185.61 MiB | 226.00 KiB/s \rReceiving objects: 4% (366344/8254431), 185.81 MiB | 259.00 KiB/s \rReceiving objects: 4% (366394/8254431), 185.89 MiB | 248.00 KiB/s \rReceiving objects: 4% (367168/8254431), 186.28 MiB | 360.00 KiB/s \rReceiving objects: 4% (367771/8254431), 186.68 MiB | 298.00 KiB/s \rReceiving objects: 4% (368437/8254431), 187.00 MiB | 259.00 KiB/s \rReceiving objects: 4% (369312/8254431), 187.18 MiB | 268.00 KiB/s \rReceiving objects: 4% (370130/8254431), 187.54 MiB | 318.00 KiB/s \rReceiving objects: 4% (370572/8254431), 187.81 MiB | 335.00 KiB/s \rReceiving objects: 4% (371081/8254431), 188.06 MiB | 302.00 KiB/s \rReceiving objects: 4% (371891/8254431), 188.36 MiB | 296.00 KiB/s \rReceiving objects: 4% (372650/8254431), 188.65 MiB | 285.00 KiB/s \rReceiving objects: 4% (373472/8254431), 188.96 MiB | 266.00 KiB/s \rReceiving objects: 4% (374146/8254431), 189.21 MiB | 272.00 KiB/s \rReceiving objects: 4% (374759/8254431), 189.46 MiB | 276.00 KiB/s \rReceiving objects: 4% (375308/8254431), 189.73 MiB | 264.00 KiB/s \rReceiving objects: 4% (375591/8254431), 189.87 MiB | 183.00 KiB/s \rReceiving objects: 4% (376192/8254431), 190.07 MiB | 194.00 KiB/s \rReceiving objects: 4% (376391/8254431), 190.32 MiB | 151.00 KiB/s \rReceiving objects: 4% (377654/8254431), 190.87 MiB | 214.00 KiB/s \rReceiving objects: 4% (378293/8254431), 191.09 MiB | 208.00 KiB/s \rReceiving objects: 4% (378903/8254431), 191.32 MiB | 265.00 KiB/s \rReceiving objects: 4% (379427/8254431), 191.61 MiB | 249.00 KiB/s \rReceiving objects: 4% (380164/8254431), 191.89 MiB | 324.00 KiB/s \rReceiving objects: 4% (380759/8254431), 192.00 MiB | 235.00 KiB/s \rReceiving objects: 4% (381363/8254431), 192.39 MiB | 254.00 KiB/s \rReceiving objects: 4% (381863/8254431), 192.52 MiB | 256.00 KiB/s \rReceiving objects: 4% (382345/8254431), 192.74 MiB | 246.00 KiB/s \rReceiving objects: 4% (382890/8254431), 192.96 MiB | 234.00 KiB/s \rReceiving objects: 4% (383362/8254431), 193.14 MiB | 213.00 KiB/s \rReceiving objects: 4% (383443/8254431), 193.25 MiB | 159.00 KiB/s \rReceiving objects: 4% (383603/8254431), 193.25 MiB | 159.00 KiB/s \rReceiving objects: 4% (384137/8254431), 193.47 MiB | 157.00 KiB/s \rReceiving objects: 4% (384683/8254431), 193.83 MiB | 177.00 KiB/s \rReceiving objects: 4% (384955/8254431), 194.00 MiB | 169.00 KiB/s \rReceiving objects: 4% (385277/8254431), 194.19 MiB | 169.00 KiB/s \rReceiving objects: 4% (385417/8254431), 194.27 MiB | 169.00 KiB/s \rReceiving objects: 4% (385485/8254431), 194.27 MiB | 169.00 KiB/s \rReceiving objects: 4% (386178/8254431), 194.72 MiB | 203.00 KiB/s \rReceiving objects: 4% (386436/8254431), 194.82 MiB | 174.00 KiB/s \rReceiving objects: 4% (386742/8254431), 195.02 MiB | 178.00 KiB/s \rReceiving objects: 4% (387094/8254431), 195.21 MiB | 180.00 KiB/s \rReceiving objects: 4% (387511/8254431), 195.44 MiB | 241.00 KiB/s \rReceiving objects: 4% (387947/8254431), 195.66 MiB | 194.00 KiB/s \rReceiving objects: 4% (388292/8254431), 195.75 MiB | 194.00 KiB/s \rReceiving objects: 4% (388731/8254431), 195.96 MiB | 195.00 KiB/s \rReceiving objects: 4% (389287/8254431), 196.16 MiB | 198.00 KiB/s \rReceiving objects: 4% (389723/8254431), 196.35 MiB | 195.00 KiB/s \rReceiving objects: 4% (390148/8254431), 196.55 MiB | 192.00 KiB/s \rReceiving objects: 4% (390771/8254431), 196.82 MiB | 212.00 KiB/s \rReceiving objects: 4% (391290/8254431), 197.08 MiB | 224.00 KiB/s \rReceiving objects: 4% (391593/8254431), 197.24 MiB | 140.00 KiB/s \rReceiving objects: 4% (393643/8254431), 198.10 MiB | 246.00 KiB/s \rReceiving objects: 4% (394124/8254431), 198.22 MiB | 250.00 KiB/s \rReceiving objects: 4% (394264/8254431), 198.38 MiB | 207.00 KiB/s \rReceiving objects: 4% (394681/8254431), 198.60 MiB | 214.00 KiB/s \rReceiving objects: 4% (395759/8254431), 199.00 MiB | 249.00 KiB/s \rReceiving objects: 4% (396307/8254431), 199.28 MiB | 251.00 KiB/s \rReceiving objects: 4% (397239/8254431), 199.66 MiB | 270.00 KiB/s \rReceiving objects: 4% (397892/8254431), 200.08 MiB | 306.00 KiB/s \rReceiving objects: 4% (398413/8254431), 200.39 MiB | 390.00 KiB/s \rReceiving objects: 4% (399167/8254431), 200.82 MiB | 371.00 KiB/s \rReceiving objects: 4% (399977/8254431), 200.99 MiB | 371.00 KiB/s \rReceiving objects: 4% (400776/8254431), 201.43 MiB | 383.00 KiB/s \rReceiving objects: 4% (401350/8254431), 201.71 MiB | 352.00 KiB/s \rReceiving objects: 4% (402138/8254431), 202.16 MiB | 388.00 KiB/s \rReceiving objects: 4% (403368/8254431), 202.68 MiB | 411.00 KiB/s \rReceiving objects: 4% (404145/8254431), 203.21 MiB | 438.00 KiB/s \rReceiving objects: 4% (405196/8254431), 203.65 MiB | 456.00 KiB/s \rReceiving objects: 4% (406432/8254431), 204.11 MiB | 479.00 KiB/s \rReceiving objects: 4% (407728/8254431), 204.68 MiB | 498.00 KiB/s \rReceiving objects: 4% (408767/8254431), 205.14 MiB | 464.00 KiB/s \rReceiving objects: 4% (409046/8254431), 205.29 MiB | 353.00 KiB/s \rReceiving objects: 4% (410172/8254431), 205.29 MiB | 353.00 KiB/s \rReceiving objects: 4% (412658/8254431), 206.81 MiB | 539.00 KiB/s \rReceiving objects: 5% (412722/8254431), 206.81 MiB | 539.00 KiB/s \rReceiving objects: 5% (413760/8254431), 207.57 MiB | 593.00 KiB/s \rReceiving objects: 5% (414534/8254431), 208.07 MiB | 576.00 KiB/s \rReceiving objects: 5% (415281/8254431), 208.46 MiB | 459.00 KiB/s \rReceiving objects: 5% (416926/8254431), 208.95 MiB | 619.00 KiB/s \rReceiving objects: 5% (419166/8254431), 209.99 MiB | 539.00 KiB/s \rReceiving objects: 5% (420886/8254431), 210.73 MiB | 533.00 KiB/s \rReceiving objects: 5% (422096/8254431), 211.31 MiB | 548.00 KiB/s \rReceiving objects: 5% (423205/8254431), 211.78 MiB | 731.00 KiB/s \rReceiving objects: 5% (424034/8254431), 212.03 MiB | 660.00 KiB/s \rReceiving objects: 5% (424108/8254431), 212.21 MiB | 445.00 KiB/s \rReceiving objects: 5% (426816/8254431), 213.09 MiB | 523.00 KiB/s \rReceiving objects: 5% (428094/8254431), 213.17 MiB | 458.00 KiB/s \rReceiving objects: 5% (429236/8254431), 213.88 MiB | 466.00 KiB/s \rReceiving objects: 5% (430341/8254431), 214.46 MiB | 482.00 KiB/s \rReceiving objects: 5% (431163/8254431), 214.86 MiB | 481.00 KiB/s \rReceiving objects: 5% (431646/8254431), 215.22 MiB | 452.00 KiB/s \rReceiving objects: 5% (431674/8254431), 215.32 MiB | 295.00 KiB/s \rReceiving objects: 5% (431684/8254431), 215.32 MiB | 295.00 KiB/s \rReceiving objects: 5% (433433/8254431), 216.24 MiB | 351.00 KiB/s \rReceiving objects: 5% (433864/8254431), 216.50 MiB | 318.00 KiB/s \rReceiving objects: 5% (434360/8254431), 216.77 MiB | 283.00 KiB/s \rReceiving objects: 5% (434447/8254431), 216.88 MiB | 229.00 KiB/s \rReceiving objects: 5% (435332/8254431), 216.88 MiB | 229.00 KiB/s \rReceiving objects: 5% (435913/8254431), 217.57 MiB | 269.00 KiB/s \rReceiving objects: 5% (436393/8254431), 217.85 MiB | 264.00 KiB/s \rReceiving objects: 5% (436877/8254431), 218.08 MiB | 256.00 KiB/s \rReceiving objects: 5% (437046/8254431), 218.18 MiB | 202.00 KiB/s \rReceiving objects: 5% (437224/8254431), 218.18 MiB | 202.00 KiB/s \rReceiving objects: 5% (438367/8254431), 218.70 MiB | 297.00 KiB/s \rReceiving objects: 5% (438901/8254431), 218.94 MiB | 225.00 KiB/s \rReceiving objects: 5% (439618/8254431), 219.21 MiB | 224.00 KiB/s \rReceiving objects: 5% (440034/8254431), 219.41 MiB | 222.00 KiB/s \rReceiving objects: 5% (440557/8254431), 219.52 MiB | 294.00 KiB/s \rReceiving objects: 5% (441473/8254431), 219.86 MiB | 256.00 KiB/s \rReceiving objects: 5% (442410/8254431), 220.24 MiB | 283.00 KiB/s \rReceiving objects: 5% (443381/8254431), 220.61 MiB | 309.00 KiB/s \rReceiving objects: 5% (444186/8254431), 220.96 MiB | 340.00 KiB/s \rReceiving objects: 5% (444886/8254431), 221.25 MiB | 342.00 KiB/s \rReceiving objects: 5% (445395/8254431), 221.54 MiB | 323.00 KiB/s \rReceiving objects: 5% (446192/8254431), 221.89 MiB | 318.00 KiB/s \rReceiving objects: 5% (446612/8254431), 222.16 MiB | 296.00 KiB/s \rReceiving objects: 5% (447310/8254431), 222.55 MiB | 304.00 KiB/s \rReceiving objects: 5% (447747/8254431), 222.82 MiB | 192.00 KiB/s \rReceiving objects: 5% (449420/8254431), 222.82 MiB | 192.00 KiB/s \rReceiving objects: 5% (450232/8254431), 224.05 MiB | 317.00 KiB/s \rReceiving objects: 5% (450782/8254431), 224.32 MiB | 302.00 KiB/s \rReceiving objects: 5% (450884/8254431), 224.36 MiB | 188.00 KiB/s \rReceiving objects: 5% (452744/8254431), 224.36 MiB | 188.00 KiB/s \rReceiving objects: 5% (453808/8254431), 225.59 MiB | 262.00 KiB/s \rReceiving objects: 5% (454274/8254431), 225.79 MiB | 334.00 KiB/s \rReceiving objects: 5% (454943/8254431), 226.04 MiB | 223.00 KiB/s \rReceiving objects: 5% (456238/8254431), 226.21 MiB | 229.00 KiB/s \rReceiving objects: 5% (457356/8254431), 226.57 MiB | 476.00 KiB/s \rReceiving objects: 5% (457914/8254431), 226.86 MiB | 276.00 KiB/s \rReceiving objects: 5% (458179/8254431), 227.06 MiB | 208.00 KiB/s \rReceiving objects: 5% (459308/8254431), 227.46 MiB | 257.00 KiB/s \rReceiving objects: 5% (459954/8254431), 227.71 MiB | 232.00 KiB/s \rReceiving objects: 5% (460558/8254431), 228.01 MiB | 230.00 KiB/s \rReceiving objects: 5% (461115/8254431), 228.33 MiB | 247.00 KiB/s \rReceiving objects: 5% (461764/8254431), 228.62 MiB | 343.00 KiB/s \rReceiving objects: 5% (462409/8254431), 229.01 MiB | 317.00 KiB/s \rReceiving objects: 5% (462939/8254431), 229.34 MiB | 332.00 KiB/s \rReceiving objects: 5% (463691/8254431), 229.81 MiB | 361.00 KiB/s \rReceiving objects: 5% (464825/8254431), 230.39 MiB | 432.00 KiB/s \rReceiving objects: 5% (466225/8254431), 231.04 MiB | 491.00 KiB/s \rReceiving objects: 5% (467500/8254431), 231.51 MiB | 512.00 KiB/s \rReceiving objects: 5% (468802/8254431), 231.98 MiB | 531.00 KiB/s \rReceiving objects: 5% (469678/8254431), 232.25 MiB | 531.00 KiB/s \rReceiving objects: 5% (470229/8254431), 232.59 MiB | 325.00 KiB/s \rReceiving objects: 5% (470416/8254431), 232.67 MiB | 209.00 KiB/s \rReceiving objects: 5% (470950/8254431), 232.90 MiB | 189.00 KiB/s \rReceiving objects: 5% (471246/8254431), 232.95 MiB | 165.00 KiB/s \rReceiving objects: 5% (471839/8254431), 233.26 MiB | 156.00 KiB/s \rReceiving objects: 5% (473158/8254431), 233.84 MiB | 193.00 KiB/s \rReceiving objects: 5% (474551/8254431), 234.36 MiB | 204.00 KiB/s \rReceiving objects: 5% (475420/8254431), 234.51 MiB | 208.00 KiB/s \rReceiving objects: 5% (475946/8254431), 234.82 MiB | 334.00 KiB/s \rReceiving objects: 5% (476434/8254431), 235.18 MiB | 406.00 KiB/s \rReceiving objects: 5% (476705/8254431), 235.33 MiB | 216.00 KiB/s \rReceiving objects: 5% (477410/8254431), 235.33 MiB | 216.00 KiB/s \rReceiving objects: 5% (478315/8254431), 236.11 MiB | 306.00 KiB/s \rReceiving objects: 5% (479185/8254431), 236.63 MiB | 343.00 KiB/s \rReceiving objects: 5% (479767/8254431), 236.93 MiB | 340.00 KiB/s \rReceiving objects: 5% (480350/8254431), 237.07 MiB | 361.00 KiB/s \rReceiving objects: 5% (481244/8254431), 237.39 MiB | 443.00 KiB/s \rReceiving objects: 5% (482318/8254431), 237.83 MiB | 367.00 KiB/s \rReceiving objects: 5% (482960/8254431), 238.08 MiB | 311.00 KiB/s \rReceiving objects: 5% (484491/8254431), 238.61 MiB | 365.00 KiB/s \rReceiving objects: 5% (485782/8254431), 239.20 MiB | 438.00 KiB/s \rReceiving objects: 5% (486667/8254431), 239.61 MiB | 439.00 KiB/s \rReceiving objects: 5% (487655/8254431), 240.02 MiB | 453.00 KiB/s \rReceiving objects: 5% (488812/8254431), 240.51 MiB | 496.00 KiB/s \rReceiving objects: 5% (490582/8254431), 241.24 MiB | 511.00 KiB/s \rReceiving objects: 5% (491403/8254431), 241.80 MiB | 525.00 KiB/s \rReceiving objects: 5% (492092/8254431), 242.18 MiB | 516.00 KiB/s \rReceiving objects: 5% (492240/8254431), 242.27 MiB | 407.00 KiB/s \rReceiving objects: 5% (493950/8254431), 243.16 MiB | 521.00 KiB/s \rReceiving objects: 5% (494803/8254431), 243.60 MiB | 495.00 KiB/s \rReceiving objects: 6% (495266/8254431), 243.60 MiB | 495.00 KiB/s \rReceiving objects: 6% (496061/8254431), 243.85 MiB | 472.00 KiB/s \rReceiving objects: 6% (497671/8254431), 244.82 MiB | 512.00 KiB/s \rReceiving objects: 6% (499274/8254431), 245.18 MiB | 552.00 KiB/s \rReceiving objects: 6% (500439/8254431), 245.74 MiB | 580.00 KiB/s \rReceiving objects: 6% (501074/8254431), 246.18 MiB | 460.00 KiB/s \rReceiving objects: 6% (502824/8254431), 246.18 MiB | 460.00 KiB/s \rReceiving objects: 6% (504729/8254431), 247.58 MiB | 607.00 KiB/s \rReceiving objects: 6% (505739/8254431), 248.12 MiB | 584.00 KiB/s \rReceiving objects: 6% (506406/8254431), 248.48 MiB | 519.00 KiB/s \rReceiving objects: 6% (506715/8254431), 248.75 MiB | 338.00 KiB/s \rReceiving objects: 6% (508210/8254431), 249.64 MiB | 492.00 KiB/s \rReceiving objects: 6% (508285/8254431), 249.70 MiB | 310.00 KiB/s \rReceiving objects: 6% (508620/8254431), 249.70 MiB | 310.00 KiB/s \rReceiving objects: 6% (509607/8254431), 250.37 MiB | 308.00 KiB/s \rReceiving objects: 6% (509984/8254431), 250.65 MiB | 279.00 KiB/s \rReceiving objects: 6% (510569/8254431), 251.06 MiB | 283.00 KiB/s \rReceiving objects: 6% (511198/8254431), 251.43 MiB | 303.00 KiB/s \rReceiving objects: 6% (511896/8254431), 251.87 MiB | 358.00 KiB/s \rReceiving objects: 6% (512378/8254431), 252.04 MiB | 352.00 KiB/s \rReceiving objects: 6% (513021/8254431), 252.37 MiB | 376.00 KiB/s \rReceiving objects: 6% (513610/8254431), 252.71 MiB | 366.00 KiB/s \rReceiving objects: 6% (514152/8254431), 253.04 MiB | 352.00 KiB/s \rReceiving objects: 6% (514590/8254431), 253.34 MiB | 317.00 KiB/s \rReceiving objects: 6% (515208/8254431), 253.67 MiB | 326.00 KiB/s \rReceiving objects: 6% (515912/8254431), 254.12 MiB | 340.00 KiB/s \rReceiving objects: 6% (516391/8254431), 254.42 MiB | 337.00 KiB/s \rReceiving objects: 6% (516500/8254431), 254.53 MiB | 185.00 KiB/s \rReceiving objects: 6% (517124/8254431), 254.87 MiB | 209.00 KiB/s \rReceiving objects: 6% (517150/8254431), 254.89 MiB | 172.00 KiB/s \rReceiving objects: 6% (517686/8254431), 254.89 MiB | 172.00 KiB/s \rReceiving objects: 6% (518391/8254431), 255.59 MiB | 212.00 KiB/s \rReceiving objects: 6% (518833/8254431), 255.76 MiB | 202.00 KiB/s \rReceiving objects: 6% (519550/8254431), 256.29 MiB | 213.00 KiB/s \rReceiving objects: 6% (519988/8254431), 256.39 MiB | 208.00 KiB/s \rReceiving objects: 6% (520418/8254431), 256.64 MiB | 290.00 KiB/s \rReceiving objects: 6% (520817/8254431), 256.91 MiB | 285.00 KiB/s \rReceiving objects: 6% (521105/8254431), 257.11 MiB | 217.00 KiB/s \rReceiving objects: 6% (522086/8254431), 257.58 MiB | 237.00 KiB/s \rReceiving objects: 6% (522415/8254431), 257.86 MiB | 246.00 KiB/s \rReceiving objects: 6% (522634/8254431), 258.13 MiB | 244.00 KiB/s \rReceiving objects: 6% (522743/8254431), 258.26 MiB | 185.00 KiB/s \rReceiving objects: 6% (523323/8254431), 258.45 MiB | 200.00 KiB/s \rReceiving objects: 6% (523477/8254431), 258.72 MiB | 193.00 KiB/s \rReceiving objects: 6% (523669/8254431), 258.94 MiB | 183.00 KiB/s \rReceiving objects: 6% (524023/8254431), 259.25 MiB | 193.00 KiB/s \rReceiving objects: 6% (524130/8254431), 259.36 MiB | 188.00 KiB/s \rReceiving objects: 6% (524206/8254431), 259.50 MiB | 160.00 KiB/s \rReceiving objects: 6% (524594/8254431), 259.77 MiB | 174.00 KiB/s \rerror: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
ERROR: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/linux-raspberrypi/1_4.19.126+gitAUTOINC+f6b3ac28f0-r0/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://github.com/raspberrypi/linux.git /home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/siddhu/Documents/yocto/build/downloads/git2/github.com.raspberrypi.linux.git'...
remote: Enumerating objects: 8254370 \rremote: Enumerating objects: 61, done.
remote: Counting objects: 1% (1/61) \rremote: Counting objects: 3% (2/61) \rremote: Counting objects: 4% (3/61) \rremote: Counting objects: 6% (4/61) \rremote: Counting objects: 8% (5/61) \rremote: Counting objects: 9% (6/61) \rremote: Counting objects: 11% (7/61) \rremote: Counting objects: 13% (8/61) \rremote: Counting objects: 14% (9/61) \rremote: Counting objects: 16% (10/61) \rremote: Counting objects: 18% (11/61) \rremote: Counting objects: 19% (12/61) \rremote: Counting objects: 21% (13/61) \rremote: Counting objects: 22% (14/61) \rremote: Counting objects: 24% (15/61) \rremote: Counting objects: 26% (16/61) \rremote: Counting objects: 27% (17/61) \rremote: Counting objects: 29% (18/61) \rremote: Counting objects: 31% (19/61) \rremote: Counting objects: 32% (20/61) \rremote: Counting objects: 34% (21/61) \rremote: Counting objects: 36% (22/61) \rremote: Counting objects: 37% (23/61) \rremote: Counting objects: 39% (24/61) \rremote: Counting objects: 40% (25/61) \rremote: Counting objects: 42% (26/61) \rremote: Counting objects: 44% (27/61) \rremote: Counting objects: 45% (28/61) \rremote: Counting objects: 47% (29/61) \rremote: Counting objects: 49% (30/61) \rremote: Counting objects: 50% (31/61) \rremote: Counting objects: 52% (32/61) \rremote: Counting objects: 54% (33/61) \rremote: Counting objects: 55% (34/61) \rremote: Counting objects: 57% (35/61) \rremote: Counting objects: 59% (36/61) \rremote: Counting objects: 60% (37/61) \rremote: Counting objects: 62% (38/61) \rremote: Counting objects: 63% (39/61) \rremote: Counting objects: 65% (40/61) \rremote: Counting objects: 67% (41/61) \rremote: Counting objects: 68% (42/61) \rremote: Counting objects: 70% (43/61) \rremote: Counting objects: 72% (44/61) \rremote: Counting objects: 73% (45/61) \rremote: Counting objects: 75% (46/61) \rremote: Counting objects: 77% (47/61) \rremote: Counting objects: 78% (48/61) \rremote: Counting objects: 80% (49/61) \rremote: Counting objects: 81% (50/61) \rremote: Counting objects: 83% (51/61) \rremote: Counting objects: 85% (52/61) \rremote: Counting objects: 86% (53/61) \rremote: Counting objects: 88% (54/61) \rremote: Counting objects: 90% (55/61) \rremote: Counting objects: 91% (56/61) \rremote: Counting objects: 93% (57/61) \rremote: Counting objects: 95% (58/61) \rremote: Counting objects: 96% (59/61) \rremote: Counting objects: 98% (60/61) \rremote: Counting objects: 100% (61/61) \rremote: Counting objects: 100% (61/61), done.
remote: Compressing objects: 1% (1/54) \rremote: Compressing objects: 3% (2/54) \rremote: Compressing objects: 5% (3/54) \rremote: Compressing objects: 7% (4/54) \rremote: Compressing objects: 9% (5/54) \rremote: Compressing objects: 11% (6/54) \rremote: Compressing objects: 12% (7/54) \rremote: Compressing objects: 14% (8/54) \rremote: Compressing objects: 16% (9/54) \rremote: Compressing objects: 18% (10/54) \rremote: Compressing objects: 20% (11/54) \rremote: Compressing objects: 22% (12/54) \rremote: Compressing objects: 24% (13/54) \rremote: Compressing objects: 25% (14/54) \rremote: Compressing objects: 27% (15/54) \rremote: Compressing objects: 29% (16/54) \rremote: Compressing objects: 31% (17/54) \rremote: Compressing objects: 33% (18/54) \rremote: Compressing objects: 35% (19/54) \rremote: Compressing objects: 37% (20/54) \rremote: Compressing objects: 38% (21/54) \rremote: Compressing objects: 40% (22/54) \rremote: Compressing objects: 42% (23/54) \rremote: Compressing objects: 44% (24/54) \rremote: Compressing objects: 46% (25/54) \rremote: Compressing objects: 48% (26/54) \rremote: Compressing objects: 50% (27/54) \rremote: Compressing objects: 51% (28/54) \rremote: Compressing objects: 53% (29/54) \rremote: Compressing objects: 55% (30/54) \rremote: Compressing objects: 57% (31/54) \rremote: Compressing objects: 59% (32/54) \rremote: Compressing objects: 61% (33/54) \rremote: Compressing objects: 62% (34/54) \rremote: Compressing objects: 64% (35/54) \rremote: Compressing objects: 66% (36/54) \rremote: Compressing objects: 68% (37/54) \rremote: Compressing objects: 70% (38/54) \rremote: Compressing objects: 72% (39/54) \rremote: Compressing objects: 74% (40/54) \rremote: Compressing objects: 75% (41/54) \rremote: Compressing objects: 77% (42/54) \rremote: Compressing objects: 79% (43/54) \rremote: Compressing objects: 81% (44/54) \rremote: Compressing objects: 83% (45/54) \rremote: Compressing objects: 85% (46/54) \rremote: Compressing objects: 87% (47/54) \rremote: Compressing objects: 88% (48/54) \rremote: Compressing objects: 90% (49/54) \rremote: Compressing objects: 92% (50/54) \rremote: Compressing objects: 94% (51/54) \rremote: Compressing objects: 96% (52/54) \rremote: Compressing objects: 98% (53/54) \rremote: Compressing objects: 100% (54/54) \rremote: Compressing objects: 100% (54/54), done.
Receiving objects: 0% (1/8254431) \rReceiving objects: 0% (434/8254431), 132.01 KiB | 230.00 KiB/s \rReceiving objects: 0% (714/8254431), 292.01 KiB | 169.00 KiB/s \rReceiving objects: 0% (1040/8254431), 356.01 KiB | 158.00 KiB/s \rReceiving objects: 0% (1268/8254431), 492.01 KiB | 149.00 KiB/s \rReceiving objects: 0% (1497/8254431), 620.01 KiB | 143.00 KiB/s \rReceiving objects: 0% (1845/8254431), 772.01 KiB | 133.00 KiB/s \rReceiving objects: 0% (2245/8254431), 932.01 KiB | 135.00 KiB/s \rReceiving objects: 0% (2521/8254431), 1.07 MiB | 139.00 KiB/s \rReceiving objects: 0% (2730/8254431), 1.22 MiB | 145.00 KiB/s \rReceiving objects: 0% (2740/8254431), 1.25 MiB | 108.00 KiB/s \rReceiving objects: 0% (2899/8254431), 1.25 MiB | 108.00 KiB/s \rReceiving objects: 0% (3473/8254431), 1.53 MiB | 131.00 KiB/s \rReceiving objects: 0% (3531/8254431), 1.78 MiB | 125.00 KiB/s \rReceiving objects: 0% (3756/8254431), 1.93 MiB | 137.00 KiB/s \rReceiving objects: 0% (4385/8254431), 2.25 MiB | 173.00 KiB/s \rReceiving objects: 0% (4796/8254431), 2.57 MiB | 198.00 KiB/s \rReceiving objects: 0% (5121/8254431), 2.79 MiB | 240.00 KiB/s \rReceiving objects: 0% (5691/8254431), 3.03 MiB | 226.00 KiB/s \rReceiving objects: 0% (6074/8254431), 3.21 MiB | 284.00 KiB/s \rReceiving objects: 0% (6453/8254431), 3.39 MiB | 209.00 KiB/s \rReceiving objects: 0% (6779/8254431), 3.46 MiB | 194.00 KiB/s \rReceiving objects: 0% (6987/8254431), 3.60 MiB | 177.00 KiB/s \rReceiving objects: 0% (7200/8254431), 3.75 MiB | 160.00 KiB/s \rReceiving objects: 0% (7500/8254431), 3.96 MiB | 162.00 KiB/s \rReceiving objects: 0% (7756/8254431), 4.15 MiB | 167.00 KiB/s \rReceiving objects: 0% (7972/8254431), 4.35 MiB | 131.00 KiB/s \rReceiving objects: 0% (8406/8254431), 4.65 MiB | 150.00 KiB/s \rReceiving objects: 0% (8804/8254431), 4.65 MiB | 150.00 KiB/s \rReceiving objects: 0% (8911/8254431), 5.01 MiB | 149.00 KiB/s \rReceiving objects: 0% (8918/8254431), 5.02 MiB | 104.00 KiB/s \rReceiving objects: 0% (10649/8254431), 5.90 MiB | 181.00 KiB/s \rReceiving objects: 0% (10948/8254431), 6.18 MiB | 191.00 KiB/s \rReceiving objects: 0% (11208/8254431), 6.33 MiB | 218.00 KiB/s \rReceiving objects: 0% (11602/8254431), 6.54 MiB | 188.00 KiB/s \rReceiving objects: 0% (12133/8254431), 6.78 MiB | 374.00 KiB/s \rReceiving objects: 0% (12706/8254431), 7.05 MiB | 210.00 KiB/s \rReceiving objects: 0% (13204/8254431), 7.31 MiB | 225.00 KiB/s \rReceiving objects: 0% (14037/8254431), 7.82 MiB | 304.00 KiB/s \rReceiving objects: 0% (15494/8254431), 8.60 MiB | 429.00 KiB/s \rReceiving objects: 0% (16127/8254431), 8.88 MiB | 434.00 KiB/s \rReceiving objects: 0% (16934/8254431), 9.03 MiB | 432.00 KiB/s \rReceiving objects: 0% (17326/8254431), 9.36 MiB | 452.00 KiB/s \rReceiving objects: 0% (17394/8254431), 9.48 MiB | 286.00 KiB/s \rReceiving objects: 0% (17503/8254431), 9.48 MiB | 286.00 KiB/s \rReceiving objects: 0% (17657/8254431), 9.60 MiB | 166.00 KiB/s \rReceiving objects: 0% (18348/8254431), 9.89 MiB | 144.00 KiB/s \rReceiving objects: 0% (19386/8254431), 10.33 MiB | 163.00 KiB/s \rReceiving objects: 0% (20190/8254431), 10.33 MiB | 163.00 KiB/s \rReceiving objects: 0% (20837/8254431), 11.07 MiB | 186.00 KiB/s \rReceiving objects: 0% (20983/8254431), 11.14 MiB | 136.00 KiB/s \rReceiving objects: 0% (21665/8254431), 11.49 MiB | 173.00 KiB/s \rReceiving objects: 0% (21726/8254431), 11.49 MiB | 173.00 KiB/s \rReceiving objects: 0% (22398/8254431), 11.79 MiB | 222.00 KiB/s \rReceiving objects: 0% (22621/8254431), 11.92 MiB | 135.00 KiB/s \rReceiving objects: 0% (22784/8254431), 12.04 MiB | 124.00 KiB/s \rReceiving objects: 0% (23223/8254431), 12.13 MiB | 127.00 KiB/s \rReceiving objects: 0% (23498/8254431), 12.33 MiB | 180.00 KiB/s \rReceiving objects: 0% (23761/8254431), 12.49 MiB | 151.00 KiB/s \rReceiving objects: 0% (23973/8254431), 12.67 MiB | 160.00 KiB/s \rReceiving objects: 0% (24233/8254431), 12.83 MiB | 167.00 KiB/s \rReceiving objects: 0% (24412/8254431), 12.98 MiB | 156.00 KiB/s \rReceiving objects: 0% (24655/8254431), 13.14 MiB | 153.00 KiB/s \rReceiving objects: 0% (24826/8254431), 13.26 MiB | 144.00 KiB/s \rReceiving objects: 0% (24836/8254431), 13.28 MiB | 105.00 KiB/s \rReceiving objects: 0% (25046/8254431), 13.28 MiB | 105.00 KiB/s \rReceiving objects: 0% (25549/8254431), 13.52 MiB | 124.00 KiB/s \rReceiving objects: 0% (25798/8254431), 13.86 MiB | 154.00 KiB/s \rReceiving objects: 0% (25955/8254431), 13.99 MiB | 149.00 KiB/s \rReceiving objects: 0% (25982/8254431), 14.03 MiB | 118.00 KiB/s \rReceiving objects: 0% (26387/8254431), 14.03 MiB | 118.00 KiB/s \rReceiving objects: 0% (26602/8254431), 14.39 MiB | 150.00 KiB/s \rReceiving objects: 0% (26834/8254431), 14.54 MiB | 173.00 KiB/s \rReceiving objects: 0% (27053/8254431), 14.69 MiB | 143.00 KiB/s \rReceiving objects: 0% (27252/8254431), 14.84 MiB | 146.00 KiB/s \rReceiving objects: 0% (27449/8254431), 14.97 MiB | 144.00 KiB/s \rReceiving objects: 0% (27529/8254431), 15.04 MiB | 103.00 KiB/s \rReceiving objects: 0% (27846/8254431), 15.04 MiB | 103.00 KiB/s \rReceiving objects: 0% (27977/8254431), 15.33 MiB | 128.00 KiB/s \rReceiving objects: 0% (28136/8254431), 15.44 MiB | 121.00 KiB/s \rReceiving objects: 0% (28288/8254431), 15.54 MiB | 115.00 KiB/s \rReceiving objects: 0% (28307/8254431), 15.56 MiB | 87.00 KiB/s \rReceiving objects: 0% (28382/8254431), 15.56 MiB | 87.00 KiB/s \rReceiving objects: 0% (28584/8254431), 15.71 MiB | 113.00 KiB/s \rReceiving objects: 0% (28944/8254431), 15.96 MiB | 106.00 KiB/s \rReceiving objects: 0% (29167/8254431), 16.12 MiB | 115.00 KiB/s \rReceiving objects: 0% (29390/8254431), 16.29 MiB | 126.00 KiB/s \rReceiving objects: 0% (29590/8254431), 16.36 MiB | 167.00 KiB/s \rReceiving objects: 0% (29833/8254431), 16.50 MiB | 169.00 KiB/s \rReceiving objects: 0% (30138/8254431), 16.69 MiB | 155.00 KiB/s \rReceiving objects: 0% (30535/8254431), 16.89 MiB | 161.00 KiB/s \rReceiving objects: 0% (30862/8254431), 17.06 MiB | 120.00 KiB/s \rReceiving objects: 0% (31633/8254431), 17.06 MiB | 120.00 KiB/s \rReceiving objects: 0% (31917/8254431), 17.54 MiB | 173.00 KiB/s \rReceiving objects: 0% (32231/8254431), 17.71 MiB | 176.00 KiB/s \rReceiving objects: 0% (32522/8254431), 17.89 MiB | 113.00 KiB/s \rReceiving objects: 0% (33490/8254431), 17.89 MiB | 113.00 KiB/s \rReceiving objects: 0% (33946/8254431), 18.60 MiB | 215.00 KiB/s \rReceiving objects: 0% (34496/8254431), 18.83 MiB | 182.00 KiB/s \rReceiving objects: 0% (34874/8254431), 18.93 MiB | 185.00 KiB/s \rReceiving objects: 0% (35419/8254431), 19.14 MiB | 190.00 KiB/s \rReceiving objects: 0% (36167/8254431), 19.43 MiB | 335.00 KiB/s \rReceiving objects: 0% (36836/8254431), 19.80 MiB | 265.00 KiB/s \rReceiving objects: 0% (37108/8254431), 20.05 MiB | 196.00 KiB/s \rReceiving objects: 0% (37923/8254431), 20.29 MiB | 220.00 KiB/s \rReceiving objects: 0% (38514/8254431), 20.71 MiB | 254.00 KiB/s \rReceiving objects: 0% (38993/8254431), 20.95 MiB | 232.00 KiB/s \rReceiving objects: 0% (39538/8254431), 21.21 MiB | 222.00 KiB/s \rReceiving objects: 0% (39927/8254431), 21.42 MiB | 299.00 KiB/s \rReceiving objects: 0% (40090/8254431), 21.52 MiB | 177.00 KiB/s \rReceiving objects: 0% (40669/8254431), 21.52 MiB | 177.00 KiB/s \rReceiving objects: 0% (41037/8254431), 21.99 MiB | 215.00 KiB/s \rReceiving objects: 0% (41381/8254431), 22.23 MiB | 213.00 KiB/s \rReceiving objects: 0% (41639/8254431), 22.42 MiB | 204.00 KiB/s \rReceiving objects: 0% (41882/8254431), 22.50 MiB | 201.00 KiB/s \rReceiving objects: 0% (42202/8254431), 22.70 MiB | 256.00 KiB/s \rReceiving objects: 0% (42596/8254431), 22.93 MiB | 205.00 KiB/s \rReceiving objects: 0% (42891/8254431), 23.14 MiB | 197.00 KiB/s \rReceiving objects: 0% (43219/8254431), 23.33 MiB | 198.00 KiB/s \rReceiving objects: 0% (43367/8254431), 23.49 MiB | 149.00 KiB/s \rReceiving objects: 0% (44000/8254431), 23.82 MiB | 189.00 KiB/s \rReceiving objects: 0% (44225/8254431), 23.98 MiB | 176.00 KiB/s \rReceiving objects: 0% (44448/8254431), 24.14 MiB | 168.00 KiB/s \rReceiving objects: 0% (44583/8254431), 24.26 MiB | 127.00 KiB/s \rReceiving objects: 0% (45116/8254431), 24.57 MiB | 159.00 KiB/s \rReceiving objects: 0% (45463/8254431), 24.74 MiB | 154.00 KiB/s \rReceiving objects: 0% (45738/8254431), 24.94 MiB | 161.00 KiB/s \rReceiving objects: 0% (45918/8254431), 25.12 MiB | 106.00 KiB/s \rReceiving objects: 0% (47004/8254431), 25.77 MiB | 170.00 KiB/s \rReceiving objects: 0% (47226/8254431), 25.96 MiB | 174.00 KiB/s \rReceiving objects: 0% (47496/8254431), 26.15 MiB | 178.00 KiB/s \rReceiving objects: 0% (47758/8254431), 26.33 MiB | 175.00 KiB/s \rReceiving objects: 0% (48111/8254431), 26.55 MiB | 312.00 KiB/s \rReceiving objects: 0% (48376/8254431), 26.75 MiB | 187.00 KiB/s \rReceiving objects: 0% (48411/8254431), 26.78 MiB | 142.00 KiB/s \rReceiving objects: 0% (48611/8254431), 26.78 MiB | 142.00 KiB/s \rReceiving objects: 0% (49569/8254431), 27.16 MiB | 169.00 KiB/s \rReceiving objects: 0% (49987/8254431), 27.53 MiB | 201.00 KiB/s \rReceiving objects: 0% (50301/8254431), 27.71 MiB | 158.00 KiB/s \rReceiving objects: 0% (50594/8254431), 27.86 MiB | 163.00 KiB/s \rReceiving objects: 0% (51335/8254431), 28.20 MiB | 188.00 KiB/s \rReceiving objects: 0% (51962/8254431), 28.48 MiB | 195.00 KiB/s \rReceiving objects: 0% (52389/8254431), 28.68 MiB | 169.00 KiB/s \rReceiving objects: 0% (52790/8254431), 28.88 MiB | 169.00 KiB/s \rReceiving objects: 0% (53116/8254431), 28.97 MiB | 211.00 KiB/s \rReceiving objects: 0% (53432/8254431), 29.11 MiB | 185.00 KiB/s \rReceiving objects: 0% (53825/8254431), 29.34 MiB | 177.00 KiB/s \rReceiving objects: 0% (54321/8254431), 29.54 MiB | 177.00 KiB/s \rReceiving objects: 0% (54705/8254431), 29.71 MiB | 170.00 KiB/s \rReceiving objects: 0% (54988/8254431), 29.86 MiB | 166.00 KiB/s \rReceiving objects: 0% (55338/8254431), 30.04 MiB | 174.00 KiB/s \rReceiving objects: 0% (55875/8254431), 30.25 MiB | 177.00 KiB/s \rReceiving objects: 0% (56345/8254431), 30.38 MiB | 183.00 KiB/s \rReceiving objects: 0% (56684/8254431), 30.62 MiB | 142.00 KiB/s \rReceiving objects: 0% (57129/8254431), 30.84 MiB | 165.00 KiB/s \rReceiving objects: 0% (57327/8254431), 30.93 MiB | 166.00 KiB/s \rReceiving objects: 0% (57721/8254431), 31.23 MiB | 140.00 KiB/s \rReceiving objects: 0% (58272/8254431), 31.54 MiB | 166.00 KiB/s \rReceiving objects: 0% (58408/8254431), 31.67 MiB | 163.00 KiB/s \rReceiving objects: 0% (58984/8254431), 31.94 MiB | 174.00 KiB/s \rReceiving objects: 0% (59369/8254431), 32.11 MiB | 152.00 KiB/s \rReceiving objects: 0% (59715/8254431), 32.29 MiB | 195.00 KiB/s \rReceiving objects: 0% (60102/8254431), 32.46 MiB | 159.00 KiB/s \rReceiving objects: 0% (60478/8254431), 32.51 MiB | 140.00 KiB/s \rReceiving objects: 0% (60857/8254431), 32.83 MiB | 166.00 KiB/s \rReceiving objects: 0% (61210/8254431), 32.93 MiB | 169.00 KiB/s \rReceiving objects: 0% (61504/8254431), 33.11 MiB | 170.00 KiB/s \rReceiving objects: 0% (61948/8254431), 33.32 MiB | 177.00 KiB/s \rReceiving objects: 0% (62479/8254431), 33.63 MiB | 241.00 KiB/s \rReceiving objects: 0% (62914/8254431), 33.92 MiB | 235.00 KiB/s \rReceiving objects: 0% (63295/8254431), 34.16 MiB | 247.00 KiB/s \rReceiving objects: 0% (63776/8254431), 34.45 MiB | 273.00 KiB/s \rReceiving objects: 0% (64055/8254431), 34.63 MiB | 247.00 KiB/s \rReceiving objects: 0% (64446/8254431), 34.91 MiB | 212.00 KiB/s \rReceiving objects: 0% (64713/8254431), 34.91 MiB | 212.00 KiB/s \rReceiving objects: 0% (64904/8254431), 35.21 MiB | 162.00 KiB/s \rReceiving objects: 0% (65181/8254431), 35.39 MiB | 167.00 KiB/s \rReceiving objects: 0% (65664/8254431), 35.50 MiB | 160.00 KiB/s \rReceiving objects: 0% (65853/8254431), 35.83 MiB | 125.00 KiB/s \rReceiving objects: 0% (66565/8254431), 35.83 MiB | 125.00 KiB/s \rReceiving objects: 0% (66969/8254431), 36.52 MiB | 184.00 KiB/s \rReceiving objects: 0% (67320/8254431), 36.75 MiB | 239.00 KiB/s \rReceiving objects: 0% (67576/8254431), 36.93 MiB | 159.00 KiB/s \rReceiving objects: 0% (68570/8254431), 36.93 MiB | 159.00 KiB/s \rReceiving objects: 0% (68842/8254431), 37.62 MiB | 201.00 KiB/s \rReceiving objects: 0% (69209/8254431), 37.89 MiB | 206.00 KiB/s \rReceiving objects: 0% (69541/8254431), 38.13 MiB | 205.00 KiB/s \rReceiving objects: 0% (69857/8254431), 38.34 MiB | 208.00 KiB/s \rReceiving objects: 0% (70096/8254431), 38.50 MiB | 212.00 KiB/s \rReceiving objects: 0% (70276/8254431), 38.62 MiB | 181.00 KiB/s \rReceiving objects: 0% (70559/8254431), 38.77 MiB | 182.00 KiB/s \rReceiving objects: 0% (70762/8254431), 38.90 MiB | 158.00 KiB/s \rReceiving objects: 0% (70881/8254431), 38.98 MiB | 106.00 KiB/s \rReceiving objects: 0% (71423/8254431), 39.07 MiB | 107.00 KiB/s \rReceiving objects: 0% (71633/8254431), 39.36 MiB | 130.00 KiB/s \rReceiving objects: 0% (71902/8254431), 39.53 MiB | 130.00 KiB/s \rReceiving objects: 0% (72249/8254431), 39.68 MiB | 133.00 KiB/s \rReceiving objects: 0% (72613/8254431), 39.83 MiB | 182.00 KiB/s \rReceiving objects: 0% (72888/8254431), 40.01 MiB | 152.00 KiB/s \rReceiving objects: 0% (73148/8254431), 40.22 MiB | 167.00 KiB/s \rReceiving objects: 0% (73492/8254431), 40.39 MiB | 169.00 KiB/s \rReceiving objects: 0% (73918/8254431), 40.55 MiB | 174.00 KiB/s \rReceiving objects: 0% (74166/8254431), 40.64 MiB | 173.00 KiB/s \rReceiving objects: 0% (74428/8254431), 40.80 MiB | 169.00 KiB/s \rReceiving objects: 0% (74591/8254431), 40.93 MiB | 116.00 KiB/s \rReceiving objects: 0% (74940/8254431), 41.07 MiB | 121.00 KiB/s \rReceiving objects: 0% (75358/8254431), 41.24 MiB | 115.00 KiB/s \rReceiving objects: 0% (75853/8254431), 41.46 MiB | 137.00 KiB/s \rReceiving objects: 0% (76060/8254431), 41.59 MiB | 130.00 KiB/s \rReceiving objects: 0% (76295/8254431), 41.76 MiB | 135.00 KiB/s \rReceiving objects: 0% (76634/8254431), 41.93 MiB | 171.00 KiB/s \rReceiving objects: 0% (76863/8254431), 42.00 MiB | 168.00 KiB/s \rReceiving objects: 0% (77086/8254431), 42.14 MiB | 144.00 KiB/s \rReceiving objects: 0% (77420/8254431), 42.29 MiB | 149.00 KiB/s \rReceiving objects: 0% (77807/8254431), 42.47 MiB | 150.00 KiB/s \rReceiving objects: 0% (78131/8254431), 42.64 MiB | 153.00 KiB/s \rReceiving objects: 0% (78457/8254431), 42.82 MiB | 163.00 KiB/s \rReceiving objects: 0% (78846/8254431), 42.96 MiB | 164.00 KiB/s \rReceiving objects: 0% (79148/8254431), 43.12 MiB | 161.00 KiB/s \rReceiving objects: 0% (79295/8254431), 43.20 MiB | 114.00 KiB/s \rReceiving objects: 0% (79672/8254431), 43.37 MiB | 127.00 KiB/s \rReceiving objects: 0% (80233/8254431), 43.63 MiB | 139.00 KiB/s \rReceiving objects: 0% (80507/8254431), 43.79 MiB | 144.00 KiB/s \rReceiving objects: 0% (80690/8254431), 43.93 MiB | 89.00 KiB/s \rReceiving objects: 0% (81942/8254431), 44.36 MiB | 160.00 KiB/s \rReceiving objects: 0% (82173/8254431), 44.49 MiB | 144.00 KiB/s \rReceiving objects: 0% (82396/8254431), 44.61 MiB | 124.00 KiB/s \rReceiving objects: 1% (82545/8254431), 44.66 MiB | 119.00 KiB/s \rReceiving objects: 1% (82631/8254431), 44.73 MiB | 119.00 KiB/s \rReceiving objects: 1% (82889/8254431), 44.86 MiB | 199.00 KiB/s \rReceiving objects: 1% (83076/8254431), 45.01 MiB | 125.00 KiB/s \rReceiving objects: 1% (83445/8254431), 45.18 MiB | 134.00 KiB/s \rReceiving objects: 1% (83781/8254431), 45.32 MiB | 142.00 KiB/s \rReceiving objects: 1% (84151/8254431), 45.47 MiB | 146.00 KiB/s \rReceiving objects: 1% (84563/8254431), 45.54 MiB | 146.00 KiB/s \rReceiving objects: 1% (84860/8254431), 45.68 MiB | 145.00 KiB/s \rReceiving objects: 1% (85115/8254431), 45.80 MiB | 126.00 KiB/s \rReceiving objects: 1% (85187/8254431), 45.86 MiB | 81.00 KiB/s \rReceiving objects: 1% (86125/8254431), 46.26 MiB | 109.00 KiB/s \rReceiving objects: 1% (86256/8254431), 46.26 MiB | 109.00 KiB/s \rReceiving objects: 1% (86819/8254431), 46.54 MiB | 122.00 KiB/s \rReceiving objects: 1% (87098/8254431), 46.65 MiB | 119.00 KiB/s \rReceiving objects: 1% (87345/8254431), 46.71 MiB | 117.00 KiB/s \rReceiving objects: 1% (87651/8254431), 46.86 MiB | 124.00 KiB/s \rReceiving objects: 1% (88033/8254431), 46.99 MiB | 153.00 KiB/s \rReceiving objects: 1% (88321/8254431), 47.13 MiB | 126.00 KiB/s \rReceiving objects: 1% (88498/8254431), 47.26 MiB | 131.00 KiB/s \rReceiving objects: 1% (88559/8254431), 47.32 MiB | 97.00 KiB/s \rReceiving objects: 1% (88826/8254431), 47.32 MiB | 97.00 KiB/s \rReceiving objects: 1% (89040/8254431), 47.62 MiB | 125.00 KiB/s \rReceiving objects: 1% (89246/8254431), 47.77 MiB | 127.00 KiB/s \rReceiving objects: 1% (89403/8254431), 47.89 MiB | 121.00 KiB/s \rReceiving objects: 1% (89575/8254431), 47.96 MiB | 122.00 KiB/s \rReceiving objects: 1% (89782/8254431), 48.10 MiB | 160.00 KiB/s \rReceiving objects: 1% (90152/8254431), 48.24 MiB | 129.00 KiB/s \rReceiving objects: 1% (90343/8254431), 48.39 MiB | 129.00 KiB/s \rReceiving objects: 1% (90511/8254431), 48.54 MiB | 133.00 KiB/s \rReceiving objects: 1% (90698/8254431), 48.60 MiB | 132.00 KiB/s \rReceiving objects: 1% (90895/8254431), 48.74 MiB | 133.00 KiB/s \rReceiving objects: 1% (91187/8254431), 48.90 MiB | 138.00 KiB/s \rReceiving objects: 1% (91556/8254431), 49.08 MiB | 143.00 KiB/s \rReceiving objects: 1% (91927/8254431), 49.31 MiB | 164.00 KiB/s \rReceiving objects: 1% (92262/8254431), 49.53 MiB | 185.00 KiB/s \rReceiving objects: 1% (92334/8254431), 49.60 MiB | 144.00 KiB/s \rReceiving objects: 1% (92533/8254431), 49.60 MiB | 144.00 KiB/s \rReceiving objects: 1% (92694/8254431), 49.81 MiB | 127.00 KiB/s \rReceiving objects: 1% (92946/8254431), 49.95 MiB | 111.00 KiB/s \rReceiving objects: 1% (93484/8254431), 50.23 MiB | 118.00 KiB/s \rReceiving objects: 1% (94292/8254431), 50.23 MiB | 118.00 KiB/s \rReceiving objects: 1% (95431/8254431), 51.07 MiB | 181.00 KiB/s \rReceiving objects: 1% (95721/8254431), 51.22 MiB | 174.00 KiB/s \rReceiving objects: 1% (95739/8254431), 51.26 MiB | 174.00 KiB/s \rReceiving objects: 1% (96323/8254431), 51.26 MiB | 174.00 KiB/s \rReceiving objects: 1% (96685/8254431), 51.68 MiB | 222.00 KiB/s \rReceiving objects: 1% (96971/8254431), 51.83 MiB | 276.00 KiB/s \rReceiving objects: 1% (97368/8254431), 51.99 MiB | 159.00 KiB/s \rReceiving objects: 1% (97884/8254431), 52.24 MiB | 174.00 KiB/s \rReceiving objects: 1% (98241/8254431), 52.48 MiB | 191.00 KiB/s \rReceiving objects: 1% (98618/8254431), 52.70 MiB | 204.00 KiB/s \rReceiving objects: 1% (99171/8254431), 53.04 MiB | 246.00 KiB/s \rReceiving objects: 1% (99612/8254431), 53.32 MiB | 263.00 KiB/s \rReceiving objects: 1% (99955/8254431), 53.59 MiB | 262.00 KiB/s \rReceiving objects: 1% (100216/8254431), 53.70 MiB | 252.00 KiB/s \rReceiving objects: 1% (100556/8254431), 53.97 MiB | 258.00 KiB/s \rReceiving objects: 1% (100894/8254431), 54.21 MiB | 237.00 KiB/s \rReceiving objects: 1% (101664/8254431), 54.46 MiB | 250.00 KiB/s \rReceiving objects: 1% (102069/8254431), 54.80 MiB | 271.00 KiB/s \rReceiving objects: 1% (102138/8254431), 55.00 MiB | 218.00 KiB/s \rReceiving objects: 1% (102236/8254431), 55.00 MiB | 218.00 KiB/s \rReceiving objects: 1% (102842/8254431), 55.36 MiB | 236.00 KiB/s \rReceiving objects: 1% (102901/8254431), 55.49 MiB | 187.00 KiB/s \rReceiving objects: 1% (103178/8254431), 55.63 MiB | 177.00 KiB/s \rReceiving objects: 1% (105225/8254431), 56.47 MiB | 254.00 KiB/s \rReceiving objects: 1% (105698/8254431), 56.71 MiB | 241.00 KiB/s \rReceiving objects: 1% (106280/8254431), 56.96 MiB | 292.00 KiB/s \rReceiving objects: 1% (106345/8254431), 57.05 MiB | 225.00 KiB/s \rReceiving objects: 1% (107388/8254431), 57.05 MiB | 225.00 KiB/s \rReceiving objects: 1% (107730/8254431), 57.60 MiB | 368.00 KiB/s \rReceiving objects: 1% (108175/8254431), 57.79 MiB | 217.00 KiB/s \rReceiving objects: 1% (108838/8254431), 58.03 MiB | 225.00 KiB/s \rReceiving objects: 1% (109379/8254431), 58.26 MiB | 224.00 KiB/s \rReceiving objects: 1% (109871/8254431), 58.39 MiB | 267.00 KiB/s \rReceiving objects: 1% (110495/8254431), 58.96 MiB | 271.00 KiB/s \rReceiving objects: 1% (111138/8254431), 59.24 MiB | 290.00 KiB/s \rReceiving objects: 1% (111364/8254431), 59.53 MiB | 284.00 KiB/s \rReceiving objects: 1% (112137/8254431), 59.82 MiB | 319.00 KiB/s \rReceiving objects: 1% (112659/8254431), 60.16 MiB | 352.00 KiB/s \rReceiving objects: 1% (112712/8254431), 60.36 MiB | 277.00 KiB/s \rReceiving objects: 1% (112895/8254431), 60.48 MiB | 173.00 KiB/s \rReceiving objects: 1% (113131/8254431), 60.48 MiB | 173.00 KiB/s \rReceiving objects: 1% (113323/8254431), 60.61 MiB | 156.00 KiB/s \rReceiving objects: 1% (113610/8254431), 60.84 MiB | 150.00 KiB/s \rReceiving objects: 1% (113690/8254431), 60.89 MiB | 120.00 KiB/s \rReceiving objects: 1% (114402/8254431), 61.29 MiB | 145.00 KiB/s \rReceiving objects: 1% (114417/8254431), 61.29 MiB | 112.00 KiB/s \rReceiving objects: 1% (114470/8254431), 61.32 MiB | 83.00 KiB/s \rReceiving objects: 1% (115094/8254431), 61.32 MiB | 83.00 KiB/s \rReceiving objects: 1% (115244/8254431), 61.66 MiB | 98.00 KiB/s \rReceiving objects: 1% (115486/8254431), 61.77 MiB | 94.00 KiB/s \rReceiving objects: 1% (115663/8254431), 61.86 MiB | 105.00 KiB/s \rfatal: read error: Connection reset by peer
fatal: early EOF
fatal: index-pack failed
ERROR: Fetcher failure for URL: 'git://github.com/raspberrypi/linux.git;branch=rpi-4.19.y'. Unable to fetch URL from any source.
DEBUG: Python function base_do_fetch finished
DEBUG: Python function do_fetch finished
[-- Attachment #3: log.do_fetch.17387 --]
[-- Type: application/octet-stream, Size: 181752 bytes --]
DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are []
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: []
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function do_fetch
DEBUG: Executing python function base_do_fetch
DEBUG: Trying PREMIRRORS
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['gitsm', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: Trying Upstream
DEBUG: Fetching https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz using command '/usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz'
DEBUG: Running export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz' --progress=dot -v
--2020-06-17 09:34:20-- https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
Resolving github.com (github.com)... 13.234.176.102
Connecting to github.com (github.com)|13.234.176.102|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42 [following]
--2020-06-17 09:34:38-- https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
Resolving codeload.github.com (codeload.github.com)... 13.233.43.20
Connecting to codeload.github.com (codeload.github.com)|13.233.43.20|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘/home/siddhu/Documents/yocto/build/downloads/23548e550a757d368d3d5220373fe829b5961c42.tar.gz’
0K .......... .......... .......... .......... .......... 54.6K
50K .......... .......... .......... .......... .......... 42.6K
100K .......... .......... .......... .......... .......... 44.9K
150K .......... .......... .......... .......... .......... 221K
200K .......... .......... .......... .......... .......... 46.2K
250K .......... .......... .......... .......... .......... 44.2K
300K .......... .......... .......... .......... .......... 416K
350K .......... .......... .......... .......... .......... 18.2K
400K .......... .......... .......... .......... .......... 329K
450K .......... .......... .......... .......... .......... 196K
500K .......... .......... .......... .......... .......... 18.1K
550K .......... .......... .......... .......... .......... 45.0K
600K .......... .......... .......... .......... .......... 1.78M
650K .......... .......... .......... .......... .......... 46.3K
700K .......... .......... .......... .......... .......... 213K
750K .......... .......... .......... .......... .......... 35.5K
800K .......... .......... .......... .......... .......... 40.1K
850K .......... .......... .......... .......... .......... 44.3K
900K .......... .......... .......... .......... .......... 199K
950K .......... .......... .......... .......... .......... 38.3K
1000K .......... .......... .......... .......... .......... 155K
1050K .......... .......... .......... .......... .......... 66.6K
1100K .......... .......... .......... .......... .......... 212K
1150K .......... .......... .......... .......... .......... 45.6K
1200K .......... .......... .......... .......... .......... 269K
1250K .......... .......... .......... .......... .......... 284K
1300K .......... .......... .......... .......... .......... 149K
1350K .......... .......... .......... .......... .......... 1.07M
1400K .......... .......... .......... .......... .......... 946K
1450K .......... .......... .......... .......... .......... 1.31M
1500K .......... .......... .......... .......... .......... 179K
1550K .......... .......... .......... .......... .......... 1.44M
1600K .......... .......... .......... .......... .......... 1.49M
1650K .......... .......... .......... .......... .......... 833K
1700K .......... .......... .......... .......... .......... 279K
1750K .......... .......... .......... .......... .......... 79.0K
1800K .......... .......... .......... .......... .......... 704K
1850K .......... .......... .......... .......... .......... 725K
1900K .......... .......... .......... .......... .......... 1.05M
1950K .......... .......... .......... .......... .......... 760K
2000K .......... .......... .......... .......... .......... 309K
2050K .......... .......... .......... .......... .......... 599K
2100K .......... .......... .......... .......... .......... 93.0K
2150K .......... .......... .......... .......... .......... 408K
2200K .......... .......... .......... .......... .......... 451K
2250K .......... .......... .......... .......... .......... 385K
2300K .......... .......... .......... .......... .......... 511K
2350K .......... .......... .......... .......... .......... 412K
2400K .......... .......... .......... .......... .......... 617K
2450K .......... .......... .......... .......... .......... 356K
2500K .......... .......... .......... .......... .......... 263K
2550K .......... .......... .......... .......... .......... 5.51M
2600K .......... .......... .......... .......... .......... 901K
2650K .......... .......... .......... .......... .......... 1.36M
2700K .......... .......... .......... .......... .......... 1.26M
2750K .......... .......... .......... .......... .......... 3.13M
2800K .......... .......... .......... .......... .......... 570K
2850K .......... .......... .......... .......... .......... 900K
2900K .......... .......... .......... .......... .......... 1.85M
2950K .......... .......... .......... .......... .......... 607K
3000K .......... .......... .......... .......... .......... 739K
3050K .......... .......... .......... .......... .......... 159K
3100K .......... .......... .......... .......... .......... 717K
3150K .......... .......... .......... .......... .......... 3.97M
3200K .......... .......... .......... .......... .......... 2.59M
3250K .......... .......... .......... .......... .......... 1.41M
3300K .......... .......... .......... .......... .......... 1.58M
3350K .......... .......... .......... .......... .......... 3.79M
3400K .......... .......... .......... .......... .......... 1.28M
3450K .......... .......... .......... .......... .......... 1.05M
3500K .......... .......... .......... .......... .......... 2.42M
3550K .......... .......... .......... .......... .......... 2.49M
3600K .......... .......... .......... .......... .......... 1.46M
3650K .......... .......... .......... .......... .......... 243K
3700K .......... .......... .......... .......... .......... 90.3K
3750K .......... .......... .......... .......... .......... 181K
3800K .......... .......... .......... .......... .......... 394K
3850K .......... .......... .......... .......... .......... 29.2K
3900K .......... .......... .......... .......... .......... 18.0K
3950K .......... .......... .......... .......... .......... 1.25M
4000K .......... .......... .......... .......... .......... 987K
4050K .......... .......... .......... .......... .......... 1.99M
4100K .......... .......... .......... .......... .......... 1.48M
4150K .......... .......... .......... .......... .......... 1.24M
4200K .......... .......... .......... .......... .......... 8.07M
4250K .......... .......... .......... .......... .......... 1.39M
4300K .......... .......... .......... .......... .......... 3.09M
4350K .......... .......... .......... .......... .......... 635K
4400K .......... .......... .......... .......... .......... 1.11M
4450K .......... .......... .......... .......... .......... 1.16M
4500K .......... .......... .......... .......... .......... 1.32M
4550K .......... .......... .......... .......... .......... 52.7M
4600K .......... .......... .......... .......... .......... 92.2M
4650K .......... .......... .......... .......... .......... 88.8M
4700K .......... .......... .......... .......... .......... 2.34M
4750K .......... .......... .......... .......... .......... 837K
4800K .......... .......... .......... .......... .......... 854K
4850K .......... .......... .......... .......... .......... 1.22M
4900K .......... .......... .......... .......... .......... 91.0M
4950K .......... .......... .......... .......... .......... 3.32M
5000K .......... .......... .......... .......... .......... 30.5M
5050K .......... .......... .......... .......... .......... 22.2M
5100K .......... .......... .......... .......... .......... 61.7M
5150K .......... .......... .......... .......... .......... 2.37M
5200K .......... .......... .......... .......... .......... 13.5K
5250K .......... .......... .......... .......... .......... 11.7M
5300K .......... .......... .......... .......... .......... 1.79M
5350K .......... .......... .......... .......... .......... 52.8M
5400K .......... .......... .......... .......... .......... 13.5K
5450K .......... .......... .......... .......... .......... 43.5M
5500K .......... .......... .......... .......... .......... 54.3M
5550K .......... .......... .......... .......... .......... 60.5M
5600K .......... .......... .......... .......... .......... 38.8M
5650K .......... .......... .......... .......... .......... 31.0K
5700K .......... .......... .......... .......... .......... 9.41M
5750K .......... .......... .......... .......... .......... 63.7M
5800K .......... .......... .......... .......... .......... 56.8M
5850K .......... .......... .......... .......... .......... 52.3M
5900K .......... .......... .......... .......... .......... 51.8M
5950K .......... .......... .......... .......... .......... 3.90M
6000K .......... .......... .......... .......... .......... 10.7M
6050K .......... .......... .......... .......... .......... 8.71M
6100K .......... .......... .......... .......... .......... 28.4M
6150K .......... .......... .......... .......... .......... 7.10M
6200K .......... .......... .......... .......... .......... 18.7M
6250K .......... .......... .......... .......... .......... 51.2K
6300K .......... .......... .......... .......... .......... 22.8M
6350K .......... .......... .......... .......... .......... 20.5M
6400K .......... .......... .......... .......... .......... 45.6M
6450K .......... .......... .......... .......... .......... 45.7M
6500K .......... .......... .......... .......... .......... 18.5M
6550K .......... .......... .......... .......... .......... 71.3M
6600K .......... .......... .......... .......... .......... 63.7M
6650K .......... .......... .......... .......... .......... 65.6M
6700K .......... .......... .......... .......... .......... 55.7M
6750K .......... .......... .......... .......... .......... 65.3M
6800K .......... .......... .......... .......... .......... 55.0M
6850K .......... .......... .......... .......... .......... 32.1K
6900K .......... .......... .......... .......... .......... 52.3M
6950K .......... .......... .......... .......... .......... 54.0M
7000K .......... .......... .......... .......... .......... 58.7M
7050K .......... .......... .......... .......... .......... 78.0M
7100K .......... .......... .......... .......... .......... 91.4M
7150K .......... .......... .......... .......... .......... 99.8M
7200K .......... .......... .......... .......... .......... 50.8M
7250K .......... .......... .......... .......... .......... 366K
7300K .......... .......... .......... .......... .......... 789K
7350K .......... .......... .......... .......... .......... 29.8M
7400K .......... .......... .......... .......... .......... 187K
7450K .......... .......... .......... .......... .......... 85.0K
7500K .......... .......... .......... .......... .......... 60.1M
7550K .......... .......... .......... .......... .......... 58.5M
7600K .......... .......... .......... .......... .......... 51.5M
7650K .......... .......... .......... .......... .......... 444K
7700K .......... .......... .......... .......... .......... 413K
7750K .......... .......... .......... .......... .......... 371K
7800K .......... .......... .......... .......... .......... 284K
7850K .......... .......... ... 312K=47s
2020-06-17 09:36:01 (168 KB/s) - Read error at byte 8062081 (Success).Retrying.
--2020-06-17 09:36:02-- (try: 2) https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
Connecting to codeload.github.com (codeload.github.com)|13.233.43.20|:443... failed: Connection timed out.
Resolving codeload.github.com (codeload.github.com)... 13.127.152.42
Connecting to codeload.github.com (codeload.github.com)|13.127.152.42|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘/home/siddhu/Documents/yocto/build/downloads/23548e550a757d368d3d5220373fe829b5961c42.tar.gz’
0K .......... .......... .......... .......... .......... 320K
50K .......... .......... .......... .......... .......... 219K
100K .......... .......... .......... .......... .......... 302K
150K .......... .......... .......... .......... .......... 181K
200K .......... .......... .......... .......... .......... 202K
250K .......... .......... .......... .......... .......... 321K
300K .......... .......... .......... .......... .......... 244K
350K .......... .......... .......... .......... .......... 303K
400K .......... .......... .......... .......... .......... 218K
450K .......... .......... .......... .......... .......... 268K
500K .......... .......... .......... .......... .......... 259K
550K .......... .......... .......... .......... .......... 202K
600K .......... .......... .......... .......... .......... 437K
650K .......... .......... .......... .......... .......... 591K
700K .......... .......... .......... .......... .......... 460K
750K .......... .......... .......... .......... .......... 389K
800K .......... .......... .......... .......... .......... 556K
850K .......... .......... .......... .......... .......... 1.03M
900K .......... .......... .......... .......... .......... 571K
950K .......... .......... .......... .......... .......... 558K
1000K .......... .......... .......... .......... .......... 192K
1050K .......... .......... .......... .......... .......... 869K
1100K .......... .......... .......... .......... .......... 361K
1150K .......... .......... .......... .......... .......... 338K
1200K .......... .......... .......... .......... .......... 1.03M
1250K .......... .......... .......... .......... .......... 487K
1300K .......... .......... .......... .......... .......... 493K
1350K .......... .......... .......... .......... .......... 370K
1400K .......... .......... .......... .......... .......... 420K
1450K .......... .......... .......... .......... .......... 501K
1500K .......... .......... .......... .......... .......... 901K
1550K .......... .......... .......... .......... .......... 603K
1600K .......... .......... .......... .......... .......... 623K
1650K .......... .......... .......... .......... .......... 289K
1700K .......... .......... .......... .......... .......... 2.43M
1750K .......... .......... .......... .......... .......... 703K
1800K .......... .......... .......... .......... .......... 691K
1850K .......... .......... .......... .......... .......... 950K
1900K .......... .......... .......... .......... .......... 988K
1950K .......... .......... .......... .......... .......... 909K
2000K .......... .......... .......... .......... .......... 323K
2050K .......... .......... .......... .......... .......... 453K
2100K .......... .......... .......... .......... .......... 687K
2150K .......... .......... .......... .......... .......... 335K
2200K .......... .......... .......... .......... .......... 489K
2250K .......... .......... .......... .......... .......... 221K
2300K .......... .......... .......... .......... .......... 10.6M
2350K .......... .......... .......... .......... .......... 556K
2400K .......... .......... .......... .......... .......... 1.47M
2450K .......... .......... .......... .......... .......... 248K
2500K .......... .......... .......... .......... .......... 1.09M
2550K .......... .......... .......... .......... .......... 333K
2600K .......... .......... .......... .......... .......... 288K
2650K .......... .......... .......... .......... .......... 377K
2700K .......... .......... .......... .......... .......... 680K
2750K .......... .......... .......... .......... .......... 750K
2800K .......... .......... .......... .......... .......... 440K
2850K .......... .......... .......... .......... .......... 287K
2900K .......... .......... .......... .......... .......... 625K
2950K .......... .......... .......... .......... .......... 577K
3000K .......... .......... .......... .......... .......... 739K
3050K .......... .......... .......... .......... .......... 424K
3100K .......... .......... .......... .......... .......... 550K
3150K .......... .......... .......... .......... .......... 458K
3200K .......... .......... .......... .......... .......... 1023K
3250K .......... .......... .......... .......... .......... 672K
3300K .......... .......... .......... .......... .......... 378K
3350K .......... .......... .......... .......... .......... 558K
3400K .......... .......... .......... .......... .......... 1.06M
3450K .......... .......... .......... .......... .......... 908K
3500K .......... .......... .......... .......... .......... 1.02M
3550K .......... .......... .......... .......... .......... 359K
3600K .......... .......... .......... .......... .......... 356K
3650K .......... .......... .......... .......... .......... 447K
3700K .......... .......... .......... .......... .......... 473K
3750K .......... .......... .......... .......... .......... 265K
3800K .......... .......... .......... .......... .......... 426K
3850K .......... .......... .......... .......... .......... 538K
3900K .......... .......... .......... .......... .......... 383K
3950K .......... .......... .......... .......... .......... 274K
4000K .......... .......... .......... .......... .......... 324K
4050K .......... .......... .......... .......... .......... 314K
4100K .......... .......... .......... .......... .......... 389K
4150K .......... .......... .......... .......... .......... 421K
4200K .......... .......... .......... .......... .......... 590K
4250K .......... .......... .......... .......... .......... 959K
4300K .......... .......... .......... .......... .......... 248K
4350K .......... .......... .......... .......... .......... 1.78M
4400K .......... .......... .......... .......... .......... 700K
4450K .......... .......... .......... .......... .......... 584K
4500K .......... .......... .......... .......... .......... 341K
4550K .......... .......... .......... .......... .......... 341K
4600K .......... .......... .......... .......... .......... 468K
4650K .......... .......... .......... .......... .......... 274K
4700K .......... .......... .......... .......... .......... 386K
4750K .......... .......... .......... .......... .......... 264K
4800K .......... .......... .......... .......... .......... 236K
4850K .......... .......... .......... .......... .......... 249K
4900K .......... .......... .......... .......... .......... 37.7K
4950K .......... .......... .......... .......... .......... 702K
5000K .......... .......... .......... .......... .......... 839K
5050K .......... .......... .......... .......... .......... 7.37M
5100K .......... .......... .......... .......... .......... 85.1M
5150K .......... .......... .......... .......... .......... 188K
5200K .......... .......... .......... .......... .......... 13.1M
5250K .......... .......... .......... .......... .......... 82.1M
5300K .......... .......... .......... .......... .......... 93.7M
5350K .......... .......... .......... .......... .......... 72.5M
5400K .......... .......... .......... .......... .......... 90.3M
5450K .......... .......... .......... .......... .......... 90.9M
5500K .......... .......... .......... .......... .......... 93.1M
5550K .......... .......... .......... .......... .......... 39.0M
5600K .......... .......... .......... .......... .......... 35.7M
5650K .......... .......... .......... .......... .......... 1.52M
5700K .......... .......... .......... .......... .......... 537K
5750K .......... .......... .......... .......... .......... 302K
5800K .......... .......... .......... .......... .......... 269K
5850K .......... .......... .......... .......... .......... 997K
5900K .......... .......... .......... .......... .......... 514K
5950K .......... .......... .......... .......... .......... 536K
6000K .......... .......... .......... .......... .......... 719K
6050K .......... .......... .......... .......... .......... 427K
6100K .......... .......... .......... .......... .......... 1.85M
6150K .......... .......... .......... .......... .......... 1.03M
6200K .......... .......... .......... .......... .......... 1.58M
6250K .......... .......... .......... .......... .......... 1.46M
6300K .......... .......... .......... .......... .......... 1.40M
6350K .......... .......... .......... .......... .......... 1.29M
6400K .......... .......... .......... .......... .......... 1.68M
6450K .......... .......... .......... .......... .......... 1.75M
6500K .......... .......... .......... .......... .......... 647K
6550K .......... .......... .......... .......... .......... 442K
6600K .......... .......... .......... .......... .......... 718K
6650K .......... .......... .......... .......... .......... 289K
6700K .......... .......... .......... .......... .......... 347K
6750K .......... .......... .......... .......... .......... 378K
6800K .......... .......... .......... .......... .......... 387K
6850K .......... .......... .......... .......... .......... 381K
6900K .......... .......... .......... .......... .......... 318K
6950K .......... .......... .......... .......... .......... 503K
7000K .......... .......... .......... .......... .......... 450K
7050K .......... .......... .......... .......... .......... 681K
7100K .......... .......... .......... .......... .......... 253K
7150K .......... .......... .......... .......... .......... 465K
7200K .......... .......... .......... .......... .......... 481K
7250K .......... .......... .......... .......... .......... 431K
7300K .......... .......... .......... .......... .......... 276K
7350K .......... .......... .......... .......... .......... 521K
7400K .......... .......... .......... .......... .......... 675K
7450K .......... .......... .......... .......... .......... 1015K
7500K .......... .......... .......... .......... .......... 642K
7550K .......... .......... .......... .......... .......... 511K
7600K .......... .......... .......... .......... .......... 1.34M
7650K .......... .......... .......... .......... .......... 779K
7700K .......... .......... .......... .......... .......... 900K
7750K .......... .......... .......... .......... .......... 1020K
7800K .......... .......... .......... .......... .......... 656K
7850K .......... .......... .......... .......... .......... 512K
7900K .......... .......... .......... .......... .......... 324K
7950K .......... .......... .......... .......... .......... 508K
8000K .......... .......... .......... .......... .......... 603K
8050K .......... .......... .......... .......... .......... 493K
8100K .......... .......... .......... .......... .......... 406K
8150K .......... .......... .......... .......... .......... 333K
8200K .......... .......... .......... .......... .......... 401K
8250K .......... .......... .......... .......... .......... 587K
8300K .......... .......... .......... .......... .......... 392K
8350K .......... .......... .......... .......... .......... 332K
8400K .......... .......... .......... .......... .......... 30.3K
8450K .......... .......... .......... .......... .......... 750K
8500K .......... .......... .......... .......... .......... 902K
8550K .......... .......... .......... .......... .......... 459K
8600K .......... .......... .......... .......... .......... 1.91M
8650K .......... .......... .......... .......... .......... 893K
8700K .......... .......... .......... .......... .......... 837K
8750K .......... .......... .......... .......... .......... 3.05M
8800K .......... .......... .......... .......... .......... 4.01M
8850K .......... .......... .......... .......... .......... 582K
8900K .......... .......... .......... .......... .......... 35.8M
8950K .......... .......... .......... .......... .......... 140K
9000K .......... .......... .......... .......... .......... 239K
9050K .......... .......... .......... .......... .......... 2.07M
9100K .......... .......... .......... .......... .......... 61.1M
9150K .......... .......... .......... .......... .......... 59.3M
9200K .......... .......... .......... .......... .......... 64.2M
9250K .......... .......... .......... .......... .......... 62.3M
9300K .......... .......... .......... .......... .......... 1.96M
9350K .......... .......... .......... .......... .......... 432K
9400K .......... .......... .......... .......... .......... 242K
9450K .......... .......... .......... .......... .......... 505K
9500K .......... .......... .......... .......... .......... 351K
9550K .......... .......... .......... .......... .......... 320K
9600K .......... .......... .......... .......... .......... 556K
9650K .......... .......... .......... .......... .......... 1.39M
9700K .......... .......... .......... .......... .......... 1.21M
9750K .......... .......... .......... .......... .......... 1.43M
9800K .......... .......... .......... .......... .......... 1.95M
9850K .......... .......... .......... .......... .......... 1.50M
9900K .......... .......... .......... .......... .......... 1.52M
9950K .......... .......... .......... .......... .......... 2.19M
10000K .......... .......... .......... .......... .......... 1.79M
10050K .......... .......... .......... .......... .......... 2.09M
10100K .......... .......... .......... .......... .......... 1.23M
10150K .......... .......... .......... .......... .......... 432K
10200K .......... .......... .......... .......... .......... 791K
10250K .......... .......... .......... .......... .......... 819K
10300K .......... .......... .......... .......... .......... 982K
10350K .......... .......... .......... .......... .......... 2.90M
10400K .......... .......... .......... .......... .......... 969K
10450K .......... .......... .......... .......... .......... 1.47M
10500K .......... .......... .......... .......... .......... 497K
10550K .......... .......... .......... .......... .......... 3.99M
10600K .......... .......... .......... .......... .......... 1.21M
10650K .......... .......... .......... .......... .......... 314K
10700K .......... .......... .......... .......... .......... 2.19M
10750K .......... .......... .......... .......... .......... 1007K
10800K .......... .......... .......... .......... .......... 1.30M
10850K .......... .......... .......... .......... .......... 2.15M
10900K .......... .......... .......... .......... .......... 938K
10950K .......... .......... .......... .......... .......... 1.91M
11000K .......... .......... .......... .......... .......... 1.87M
11050K .......... .......... .......... .......... .......... 1.39M
11100K .......... .......... .......... .......... .......... 1.95M
11150K .......... .......... .......... .......... .......... 509K
11200K .......... .......... .......... .......... .......... 1.57M
11250K .......... .......... .......... .......... .......... 1.24M
11300K .......... .......... .......... .......... .......... 1.21M
11350K .......... .......... .......... .......... .......... 1.77M
11400K .......... .......... .......... .......... .......... 1.56M
11450K .......... .......... .......... .......... .......... 1.38M
11500K .......... .......... .......... .......... .......... 605K
11550K .......... .......... .......... .......... .......... 977K
11600K .......... .......... .......... .......... .......... 1.20M
11650K .......... .......... .......... .......... .......... 634K
11700K .......... .......... .......... .......... .......... 720K
11750K .......... .......... .......... .......... .......... 1.04M
11800K .......... .......... .......... .......... .......... 503K
11850K .......... .......... .......... .......... .......... 1.26M
11900K .......... .......... .......... .......... .......... 733K
11950K .......... .......... .......... .......... .......... 477K
12000K .......... .......... .......... .......... .......... 803K
12050K .......... .......... .......... .......... .......... 455K
12100K .......... .......... .......... .......... .......... 728K
12150K .......... .......... .......... .......... .......... 436K
12200K .......... .......... .......... .......... .......... 396K
12250K .......... .......... .......... .......... .......... 549K
12300K .......... .......... .......... .......... .......... 302K
12350K .......... .......... .......... .......... .......... 439K
12400K .......... .......... .......... .......... .......... 312K
12450K .......... .......... .......... .......... .......... 233K
12500K .......... .......... .......... .......... .......... 389K
12550K .......... .......... .......... .......... .......... 233K
12600K .......... .......... .......... .......... .......... 36.9K
12650K .......... .......... .......... .......... .......... 1.74M
12700K .......... .......... .......... .......... .......... 823K
12750K .......... .......... .......... .......... .......... 2.29M
12800K .......... .......... .......... .......... .......... 1.57M
12850K .......... .......... .......... .......... .......... 46.2M
12900K .......... .......... .......... .......... .......... 57.1M
12950K .......... .......... .......... .......... .......... 59.2M
13000K .......... .......... .......... .......... .......... 53.8M
13050K .......... .......... .......... .......... .......... 54.7M
13100K .......... .......... .......... .......... .......... 60.2M
13150K .......... .......... .......... .......... .......... 59.1M
13200K .......... .......... .......... .......... .......... 16.8M
13250K .......... .......... .......... .......... .......... 611K
13300K .......... .......... .......... .......... .......... 948K
13350K .......... .......... .......... .......... .......... 342K
13400K .......... .......... .......... .......... .......... 1.13M
13450K .......... .......... .......... .......... .......... 1.74M
13500K .......... .......... .......... .......... .......... 1.18M
13550K .......... .......... .......... .......... .......... 1.95M
13600K .......... .......... .......... .......... .......... 1.43M
13650K .......... .......... .......... .......... .......... 643K
13700K .......... .......... .......... .......... .......... 872K
13750K .......... .......... .......... .......... .......... 1.00M
13800K .......... .......... .......... .......... .......... 175K
13850K .......... .......... .......... .......... .......... 1.89M
13900K .......... .......... .......... .......... .......... 1.81M
13950K .......... .......... .......... .......... .......... 1.14M
14000K .......... .......... .......... .......... .......... 878K
14050K .......... .......... .......... .......... .......... 249K
14100K .......... .......... .......... .......... .......... 355K
14150K .......... .......... .......... .......... .......... 559K
14200K .......... .......... .......... .......... .......... 178K
14250K .......... .......... .......... .......... .......... 292K
14300K .......... .......... .......... .......... .......... 307K
14350K .......... .......... .......... .......... .......... 307K
14400K .......... .......... .......... .......... .......... 389K
14450K .......... .......... .......... .......... .......... 263K
14500K .......... .......... .......... .......... .......... 532K
14550K .......... .......... .......... .......... .......... 522K
14600K .......... .......... .......... .......... .......... 612K
14650K .......... .......... .......... .......... .......... 419K
14700K .......... .......... .......... .......... .......... 277K
14750K .......... .......... .......... .......... .......... 224K
14800K .......... .......... .......... .......... .......... 224K
14850K .......... .......... .......... .......... .......... 214K
14900K .......... .......... .......... .......... .......... 275K
14950K .......... .......... .......... .......... .......... 345K
15000K .......... .......... .......... .......... .......... 29.5K
15050K .......... .......... .......... .......... .......... 38.5K
15100K .......... .......... .......... .......... .......... 55.2M
15150K .......... .......... .......... .......... .......... 303K
15200K .......... .......... .......... .......... .......... 55.1M
15250K .......... .......... .......... .......... .......... 54.0M
15300K .......... .......... .......... .......... .......... 67.7M
15350K .......... .......... .......... .......... .......... 67.5M
15400K .......... .......... .......... .......... .......... 65.6M
15450K .......... .......... .......... .......... .......... 63.1M
15500K .......... .......... .......... .......... .......... 68.0M
15550K .......... .......... .......... .......... .......... 60.0M
15600K .......... .......... .......... .......... .......... 67.3M
15650K .......... .......... .......... .......... .......... 52.9M
15700K .......... .......... .......... .......... .......... 66.5M
15750K .......... .......... .......... .......... .......... 67.6M
15800K .......... .......... .......... .......... .......... 5.77M
15850K .......... .......... .......... .......... .......... 223K
15900K .......... .......... .......... .......... .......... 215K
15950K .......... .......... .......... .......... .......... 258K
16000K .......... .......... .......... .......... .......... 183K
16050K .......... .......... .......... .......... .......... 30.7K
16100K .......... .......... .......... .......... .......... 60.1M
16150K .......... .......... .......... .......... .......... 58.5M
16200K .......... .......... .......... .......... .......... 61.4M
16250K ........ 116M=38s
2020-06-17 09:37:50 (431 KB/s) - Read error at byte 16648248 (Success).Giving up.
WARNING: Failed to fetch URL https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz, attempting MIRRORS if available
DEBUG: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz' --progress=dot -v failed with exit code 4, output:
--2020-06-17 09:34:20-- https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
Resolving github.com (github.com)... 13.234.176.102
Connecting to github.com (github.com)|13.234.176.102|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42 [following]
--2020-06-17 09:34:38-- https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
Resolving codeload.github.com (codeload.github.com)... 13.233.43.20
Connecting to codeload.github.com (codeload.github.com)|13.233.43.20|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘/home/siddhu/Documents/yocto/build/downloads/23548e550a757d368d3d5220373fe829b5961c42.tar.gz’
0K .......... .......... .......... .......... .......... 54.6K
50K .......... .......... .......... .......... .......... 42.6K
100K .......... .......... .......... .......... .......... 44.9K
150K .......... .......... .......... .......... .......... 221K
200K .......... .......... .......... .......... .......... 46.2K
250K .......... .......... .......... .......... .......... 44.2K
300K .......... .......... .......... .......... .......... 416K
350K .......... .......... .......... .......... .......... 18.2K
400K .......... .......... .......... .......... .......... 329K
450K .......... .......... .......... .......... .......... 196K
500K .......... .......... .......... .......... .......... 18.1K
550K .......... .......... .......... .......... .......... 45.0K
600K .......... .......... .......... .......... .......... 1.78M
650K .......... .......... .......... .......... .......... 46.3K
700K .......... .......... .......... .......... .......... 213K
750K .......... .......... .......... .......... .......... 35.5K
800K .......... .......... .......... .......... .......... 40.1K
850K .......... .......... .......... .......... .......... 44.3K
900K .......... .......... .......... .......... .......... 199K
950K .......... .......... .......... .......... .......... 38.3K
1000K .......... .......... .......... .......... .......... 155K
1050K .......... .......... .......... .......... .......... 66.6K
1100K .......... .......... .......... .......... .......... 212K
1150K .......... .......... .......... .......... .......... 45.6K
1200K .......... .......... .......... .......... .......... 269K
1250K .......... .......... .......... .......... .......... 284K
1300K .......... .......... .......... .......... .......... 149K
1350K .......... .......... .......... .......... .......... 1.07M
1400K .......... .......... .......... .......... .......... 946K
1450K .......... .......... .......... .......... .......... 1.31M
1500K .......... .......... .......... .......... .......... 179K
1550K .......... .......... .......... .......... .......... 1.44M
1600K .......... .......... .......... .......... .......... 1.49M
1650K .......... .......... .......... .......... .......... 833K
1700K .......... .......... .......... .......... .......... 279K
1750K .......... .......... .......... .......... .......... 79.0K
1800K .......... .......... .......... .......... .......... 704K
1850K .......... .......... .......... .......... .......... 725K
1900K .......... .......... .......... .......... .......... 1.05M
1950K .......... .......... .......... .......... .......... 760K
2000K .......... .......... .......... .......... .......... 309K
2050K .......... .......... .......... .......... .......... 599K
2100K .......... .......... .......... .......... .......... 93.0K
2150K .......... .......... .......... .......... .......... 408K
2200K .......... .......... .......... .......... .......... 451K
2250K .......... .......... .......... .......... .......... 385K
2300K .......... .......... .......... .......... .......... 511K
2350K .......... .......... .......... .......... .......... 412K
2400K .......... .......... .......... .......... .......... 617K
2450K .......... .......... .......... .......... .......... 356K
2500K .......... .......... .......... .......... .......... 263K
2550K .......... .......... .......... .......... .......... 5.51M
2600K .......... .......... .......... .......... .......... 901K
2650K .......... .......... .......... .......... .......... 1.36M
2700K .......... .......... .......... .......... .......... 1.26M
2750K .......... .......... .......... .......... .......... 3.13M
2800K .......... .......... .......... .......... .......... 570K
2850K .......... .......... .......... .......... .......... 900K
2900K .......... .......... .......... .......... .......... 1.85M
2950K .......... .......... .......... .......... .......... 607K
3000K .......... .......... .......... .......... .......... 739K
3050K .......... .......... .......... .......... .......... 159K
3100K .......... .......... .......... .......... .......... 717K
3150K .......... .......... .......... .......... .......... 3.97M
3200K .......... .......... .......... .......... .......... 2.59M
3250K .......... .......... .......... .......... .......... 1.41M
3300K .......... .......... .......... .......... .......... 1.58M
3350K .......... .......... .......... .......... .......... 3.79M
3400K .......... .......... .......... .......... .......... 1.28M
3450K .......... .......... .......... .......... .......... 1.05M
3500K .......... .......... .......... .......... .......... 2.42M
3550K .......... .......... .......... .......... .......... 2.49M
3600K .......... .......... .......... .......... .......... 1.46M
3650K .......... .......... .......... .......... .......... 243K
3700K .......... .......... .......... .......... .......... 90.3K
3750K .......... .......... .......... .......... .......... 181K
3800K .......... .......... .......... .......... .......... 394K
3850K .......... .......... .......... .......... .......... 29.2K
3900K .......... .......... .......... .......... .......... 18.0K
3950K .......... .......... .......... .......... .......... 1.25M
4000K .......... .......... .......... .......... .......... 987K
4050K .......... .......... .......... .......... .......... 1.99M
4100K .......... .......... .......... .......... .......... 1.48M
4150K .......... .......... .......... .......... .......... 1.24M
4200K .......... .......... .......... .......... .......... 8.07M
4250K .......... .......... .......... .......... .......... 1.39M
4300K .......... .......... .......... .......... .......... 3.09M
4350K .......... .......... .......... .......... .......... 635K
4400K .......... .......... .......... .......... .......... 1.11M
4450K .......... .......... .......... .......... .......... 1.16M
4500K .......... .......... .......... .......... .......... 1.32M
4550K .......... .......... .......... .......... .......... 52.7M
4600K .......... .......... .......... .......... .......... 92.2M
4650K .......... .......... .......... .......... .......... 88.8M
4700K .......... .......... .......... .......... .......... 2.34M
4750K .......... .......... .......... .......... .......... 837K
4800K .......... .......... .......... .......... .......... 854K
4850K .......... .......... .......... .......... .......... 1.22M
4900K .......... .......... .......... .......... .......... 91.0M
4950K .......... .......... .......... .......... .......... 3.32M
5000K .......... .......... .......... .......... .......... 30.5M
5050K .......... .......... .......... .......... .......... 22.2M
5100K .......... .......... .......... .......... .......... 61.7M
5150K .......... .......... .......... .......... .......... 2.37M
5200K .......... .......... .......... .......... .......... 13.5K
5250K .......... .......... .......... .......... .......... 11.7M
5300K .......... .......... .......... .......... .......... 1.79M
5350K .......... .......... .......... .......... .......... 52.8M
5400K .......... .......... .......... .......... .......... 13.5K
5450K .......... .......... .......... .......... .......... 43.5M
5500K .......... .......... .......... .......... .......... 54.3M
5550K .......... .......... .......... .......... .......... 60.5M
5600K .......... .......... .......... .......... .......... 38.8M
5650K .......... .......... .......... .......... .......... 31.0K
5700K .......... .......... .......... .......... .......... 9.41M
5750K .......... .......... .......... .......... .......... 63.7M
5800K .......... .......... .......... .......... .......... 56.8M
5850K .......... .......... .......... .......... .......... 52.3M
5900K .......... .......... .......... .......... .......... 51.8M
5950K .......... .......... .......... .......... .......... 3.90M
6000K .......... .......... .......... .......... .......... 10.7M
6050K .......... .......... .......... .......... .......... 8.71M
6100K .......... .......... .......... .......... .......... 28.4M
6150K .......... .......... .......... .......... .......... 7.10M
6200K .......... .......... .......... .......... .......... 18.7M
6250K .......... .......... .......... .......... .......... 51.2K
6300K .......... .......... .......... .......... .......... 22.8M
6350K .......... .......... .......... .......... .......... 20.5M
6400K .......... .......... .......... .......... .......... 45.6M
6450K .......... .......... .......... .......... .......... 45.7M
6500K .......... .......... .......... .......... .......... 18.5M
6550K .......... .......... .......... .......... .......... 71.3M
6600K .......... .......... .......... .......... .......... 63.7M
6650K .......... .......... .......... .......... .......... 65.6M
6700K .......... .......... .......... .......... .......... 55.7M
6750K .......... .......... .......... .......... .......... 65.3M
6800K .......... .......... .......... .......... .......... 55.0M
6850K .......... .......... .......... .......... .......... 32.1K
6900K .......... .......... .......... .......... .......... 52.3M
6950K .......... .......... .......... .......... .......... 54.0M
7000K .......... .......... .......... .......... .......... 58.7M
7050K .......... .......... .......... .......... .......... 78.0M
7100K .......... .......... .......... .......... .......... 91.4M
7150K .......... .......... .......... .......... .......... 99.8M
7200K .......... .......... .......... .......... .......... 50.8M
7250K .......... .......... .......... .......... .......... 366K
7300K .......... .......... .......... .......... .......... 789K
7350K .......... .......... .......... .......... .......... 29.8M
7400K .......... .......... .......... .......... .......... 187K
7450K .......... .......... .......... .......... .......... 85.0K
7500K .......... .......... .......... .......... .......... 60.1M
7550K .......... .......... .......... .......... .......... 58.5M
7600K .......... .......... .......... .......... .......... 51.5M
7650K .......... .......... .......... .......... .......... 444K
7700K .......... .......... .......... .......... .......... 413K
7750K .......... .......... .......... .......... .......... 371K
7800K .......... .......... .......... .......... .......... 284K
7850K .......... .......... ... 312K=47s
2020-06-17 09:36:01 (168 KB/s) - Read error at byte 8062081 (Success).Retrying.
--2020-06-17 09:36:02-- (try: 2) https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
Connecting to codeload.github.com (codeload.github.com)|13.233.43.20|:443... failed: Connection timed out.
Resolving codeload.github.com (codeload.github.com)... 13.127.152.42
Connecting to codeload.github.com (codeload.github.com)|13.127.152.42|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘/home/siddhu/Documents/yocto/build/downloads/23548e550a757d368d3d5220373fe829b5961c42.tar.gz’
0K .......... .......... .......... .......... .......... 320K
50K .......... .......... .......... .......... .......... 219K
100K .......... .......... .......... .......... .......... 302K
150K .......... .......... .......... .......... .......... 181K
200K .......... .......... .......... .......... .......... 202K
250K .......... .......... .......... .......... .......... 321K
300K .......... .......... .......... .......... .......... 244K
350K .......... .......... .......... .......... .......... 303K
400K .......... .......... .......... .......... .......... 218K
450K .......... .......... .......... .......... .......... 268K
500K .......... .......... .......... .......... .......... 259K
550K .......... .......... .......... .......... .......... 202K
600K .......... .......... .......... .......... .......... 437K
650K .......... .......... .......... .......... .......... 591K
700K .......... .......... .......... .......... .......... 460K
750K .......... .......... .......... .......... .......... 389K
800K .......... .......... .......... .......... .......... 556K
850K .......... .......... .......... .......... .......... 1.03M
900K .......... .......... .......... .......... .......... 571K
950K .......... .......... .......... .......... .......... 558K
1000K .......... .......... .......... .......... .......... 192K
1050K .......... .......... .......... .......... .......... 869K
1100K .......... .......... .......... .......... .......... 361K
1150K .......... .......... .......... .......... .......... 338K
1200K .......... .......... .......... .......... .......... 1.03M
1250K .......... .......... .......... .......... .......... 487K
1300K .......... .......... .......... .......... .......... 493K
1350K .......... .......... .......... .......... .......... 370K
1400K .......... .......... .......... .......... .......... 420K
1450K .......... .......... .......... .......... .......... 501K
1500K .......... .......... .......... .......... .......... 901K
1550K .......... .......... .......... .......... .......... 603K
1600K .......... .......... .......... .......... .......... 623K
1650K .......... .......... .......... .......... .......... 289K
1700K .......... .......... .......... .......... .......... 2.43M
1750K .......... .......... .......... .......... .......... 703K
1800K .......... .......... .......... .......... .......... 691K
1850K .......... .......... .......... .......... .......... 950K
1900K .......... .......... .......... .......... .......... 988K
1950K .......... .......... .......... .......... .......... 909K
2000K .......... .......... .......... .......... .......... 323K
2050K .......... .......... .......... .......... .......... 453K
2100K .......... .......... .......... .......... .......... 687K
2150K .......... .......... .......... .......... .......... 335K
2200K .......... .......... .......... .......... .......... 489K
2250K .......... .......... .......... .......... .......... 221K
2300K .......... .......... .......... .......... .......... 10.6M
2350K .......... .......... .......... .......... .......... 556K
2400K .......... .......... .......... .......... .......... 1.47M
2450K .......... .......... .......... .......... .......... 248K
2500K .......... .......... .......... .......... .......... 1.09M
2550K .......... .......... .......... .......... .......... 333K
2600K .......... .......... .......... .......... .......... 288K
2650K .......... .......... .......... .......... .......... 377K
2700K .......... .......... .......... .......... .......... 680K
2750K .......... .......... .......... .......... .......... 750K
2800K .......... .......... .......... .......... .......... 440K
2850K .......... .......... .......... .......... .......... 287K
2900K .......... .......... .......... .......... .......... 625K
2950K .......... .......... .......... .......... .......... 577K
3000K .......... .......... .......... .......... .......... 739K
3050K .......... .......... .......... .......... .......... 424K
3100K .......... .......... .......... .......... .......... 550K
3150K .......... .......... .......... .......... .......... 458K
3200K .......... .......... .......... .......... .......... 1023K
3250K .......... .......... .......... .......... .......... 672K
3300K .......... .......... .......... .......... .......... 378K
3350K .......... .......... .......... .......... .......... 558K
3400K .......... .......... .......... .......... .......... 1.06M
3450K .......... .......... .......... .......... .......... 908K
3500K .......... .......... .......... .......... .......... 1.02M
3550K .......... .......... .......... .......... .......... 359K
3600K .......... .......... .......... .......... .......... 356K
3650K .......... .......... .......... .......... .......... 447K
3700K .......... .......... .......... .......... .......... 473K
3750K .......... .......... .......... .......... .......... 265K
3800K .......... .......... .......... .......... .......... 426K
3850K .......... .......... .......... .......... .......... 538K
3900K .......... .......... .......... .......... .......... 383K
3950K .......... .......... .......... .......... .......... 274K
4000K .......... .......... .......... .......... .......... 324K
4050K .......... .......... .......... .......... .......... 314K
4100K .......... .......... .......... .......... .......... 389K
4150K .......... .......... .......... .......... .......... 421K
4200K .......... .......... .......... .......... .......... 590K
4250K .......... .......... .......... .......... .......... 959K
4300K .......... .......... .......... .......... .......... 248K
4350K .......... .......... .......... .......... .......... 1.78M
4400K .......... .......... .......... .......... .......... 700K
4450K .......... .......... .......... .......... .......... 584K
4500K .......... .......... .......... .......... .......... 341K
4550K .......... .......... .......... .......... .......... 341K
4600K .......... .......... .......... .......... .......... 468K
4650K .......... .......... .......... .......... .......... 274K
4700K .......... .......... .......... .......... .......... 386K
4750K .......... .......... .......... .......... .......... 264K
4800K .......... .......... .......... .......... .......... 236K
4850K .......... .......... .......... .......... .......... 249K
4900K .......... .......... .......... .......... .......... 37.7K
4950K .......... .......... .......... .......... .......... 702K
5000K .......... .......... .......... .......... .......... 839K
5050K .......... .......... .......... .......... .......... 7.37M
5100K .......... .......... .......... .......... .......... 85.1M
5150K .......... .......... .......... .......... .......... 188K
5200K .......... .......... .......... .......... .......... 13.1M
5250K .......... .......... .......... .......... .......... 82.1M
5300K .......... .......... .......... .......... .......... 93.7M
5350K .......... .......... .......... .......... .......... 72.5M
5400K .......... .......... .......... .......... .......... 90.3M
5450K .......... .......... .......... .......... .......... 90.9M
5500K .......... .......... .......... .......... .......... 93.1M
5550K .......... .......... .......... .......... .......... 39.0M
5600K .......... .......... .......... .......... .......... 35.7M
5650K .......... .......... .......... .......... .......... 1.52M
5700K .......... .......... .......... .......... .......... 537K
5750K .......... .......... .......... .......... .......... 302K
5800K .......... .......... .......... .......... .......... 269K
5850K .......... .......... .......... .......... .......... 997K
5900K .......... .......... .......... .......... .......... 514K
5950K .......... .......... .......... .......... .......... 536K
6000K .......... .......... .......... .......... .......... 719K
6050K .......... .......... .......... .......... .......... 427K
6100K .......... .......... .......... .......... .......... 1.85M
6150K .......... .......... .......... .......... .......... 1.03M
6200K .......... .......... .......... .......... .......... 1.58M
6250K .......... .......... .......... .......... .......... 1.46M
6300K .......... .......... .......... .......... .......... 1.40M
6350K .......... .......... .......... .......... .......... 1.29M
6400K .......... .......... .......... .......... .......... 1.68M
6450K .......... .......... .......... .......... .......... 1.75M
6500K .......... .......... .......... .......... .......... 647K
6550K .......... .......... .......... .......... .......... 442K
6600K .......... .......... .......... .......... .......... 718K
6650K .......... .......... .......... .......... .......... 289K
6700K .......... .......... .......... .......... .......... 347K
6750K .......... .......... .......... .......... .......... 378K
6800K .......... .......... .......... .......... .......... 387K
6850K .......... .......... .......... .......... .......... 381K
6900K .......... .......... .......... .......... .......... 318K
6950K .......... .......... .......... .......... .......... 503K
7000K .......... .......... .......... .......... .......... 450K
7050K .......... .......... .......... .......... .......... 681K
7100K .......... .......... .......... .......... .......... 253K
7150K .......... .......... .......... .......... .......... 465K
7200K .......... .......... .......... .......... .......... 481K
7250K .......... .......... .......... .......... .......... 431K
7300K .......... .......... .......... .......... .......... 276K
7350K .......... .......... .......... .......... .......... 521K
7400K .......... .......... .......... .......... .......... 675K
7450K .......... .......... .......... .......... .......... 1015K
7500K .......... .......... .......... .......... .......... 642K
7550K .......... .......... .......... .......... .......... 511K
7600K .......... .......... .......... .......... .......... 1.34M
7650K .......... .......... .......... .......... .......... 779K
7700K .......... .......... .......... .......... .......... 900K
7750K .......... .......... .......... .......... .......... 1020K
7800K .......... .......... .......... .......... .......... 656K
7850K .......... .......... .......... .......... .......... 512K
7900K .......... .......... .......... .......... .......... 324K
7950K .......... .......... .......... .......... .......... 508K
8000K .......... .......... .......... .......... .......... 603K
8050K .......... .......... .......... .......... .......... 493K
8100K .......... .......... .......... .......... .......... 406K
8150K .......... .......... .......... .......... .......... 333K
8200K .......... .......... .......... .......... .......... 401K
8250K .......... .......... .......... .......... .......... 587K
8300K .......... .......... .......... .......... .......... 392K
8350K .......... .......... .......... .......... .......... 332K
8400K .......... .......... .......... .......... .......... 30.3K
8450K .......... .......... .......... .......... .......... 750K
8500K .......... .......... .......... .......... .......... 902K
8550K .......... .......... .......... .......... .......... 459K
8600K .......... .......... .......... .......... .......... 1.91M
8650K .......... .......... .......... .......... .......... 893K
8700K .......... .......... .......... .......... .......... 837K
8750K .......... .......... .......... .......... .......... 3.05M
8800K .......... .......... .......... .......... .......... 4.01M
8850K .......... .......... .......... .......... .......... 582K
8900K .......... .......... .......... .......... .......... 35.8M
8950K .......... .......... .......... .......... .......... 140K
9000K .......... .......... .......... .......... .......... 239K
9050K .......... .......... .......... .......... .......... 2.07M
9100K .......... .......... .......... .......... .......... 61.1M
9150K .......... .......... .......... .......... .......... 59.3M
9200K .......... .......... .......... .......... .......... 64.2M
9250K .......... .......... .......... .......... .......... 62.3M
9300K .......... .......... .......... .......... .......... 1.96M
9350K .......... .......... .......... .......... .......... 432K
9400K .......... .......... .......... .......... .......... 242K
9450K .......... .......... .......... .......... .......... 505K
9500K .......... .......... .......... .......... .......... 351K
9550K .......... .......... .......... .......... .......... 320K
9600K .......... .......... .......... .......... .......... 556K
9650K .......... .......... .......... .......... .......... 1.39M
9700K .......... .......... .......... .......... .......... 1.21M
9750K .......... .......... .......... .......... .......... 1.43M
9800K .......... .......... .......... .......... .......... 1.95M
9850K .......... .......... .......... .......... .......... 1.50M
9900K .......... .......... .......... .......... .......... 1.52M
9950K .......... .......... .......... .......... .......... 2.19M
10000K .......... .......... .......... .......... .......... 1.79M
10050K .......... .......... .......... .......... .......... 2.09M
10100K .......... .......... .......... .......... .......... 1.23M
10150K .......... .......... .......... .......... .......... 432K
10200K .......... .......... .......... .......... .......... 791K
10250K .......... .......... .......... .......... .......... 819K
10300K .......... .......... .......... .......... .......... 982K
10350K .......... .......... .......... .......... .......... 2.90M
10400K .......... .......... .......... .......... .......... 969K
10450K .......... .......... .......... .......... .......... 1.47M
10500K .......... .......... .......... .......... .......... 497K
10550K .......... .......... .......... .......... .......... 3.99M
10600K .......... .......... .......... .......... .......... 1.21M
10650K .......... .......... .......... .......... .......... 314K
10700K .......... .......... .......... .......... .......... 2.19M
10750K .......... .......... .......... .......... .......... 1007K
10800K .......... .......... .......... .......... .......... 1.30M
10850K .......... .......... .......... .......... .......... 2.15M
10900K .......... .......... .......... .......... .......... 938K
10950K .......... .......... .......... .......... .......... 1.91M
11000K .......... .......... .......... .......... .......... 1.87M
11050K .......... .......... .......... .......... .......... 1.39M
11100K .......... .......... .......... .......... .......... 1.95M
11150K .......... .......... .......... .......... .......... 509K
11200K .......... .......... .......... .......... .......... 1.57M
11250K .......... .......... .......... .......... .......... 1.24M
11300K .......... .......... .......... .......... .......... 1.21M
11350K .......... .......... .......... .......... .......... 1.77M
11400K .......... .......... .......... .......... .......... 1.56M
11450K .......... .......... .......... .......... .......... 1.38M
11500K .......... .......... .......... .......... .......... 605K
11550K .......... .......... .......... .......... .......... 977K
11600K .......... .......... .......... .......... .......... 1.20M
11650K .......... .......... .......... .......... .......... 634K
11700K .......... .......... .......... .......... .......... 720K
11750K .......... .......... .......... .......... .......... 1.04M
11800K .......... .......... .......... .......... .......... 503K
11850K .......... .......... .......... .......... .......... 1.26M
11900K .......... .......... .......... .......... .......... 733K
11950K .......... .......... .......... .......... .......... 477K
12000K .......... .......... .......... .......... .......... 803K
12050K .......... .......... .......... .......... .......... 455K
12100K .......... .......... .......... .......... .......... 728K
12150K .......... .......... .......... .......... .......... 436K
12200K .......... .......... .......... .......... .......... 396K
12250K .......... .......... .......... .......... .......... 549K
12300K .......... .......... .......... .......... .......... 302K
12350K .......... .......... .......... .......... .......... 439K
12400K .......... .......... .......... .......... .......... 312K
12450K .......... .......... .......... .......... .......... 233K
12500K .......... .......... .......... .......... .......... 389K
12550K .......... .......... .......... .......... .......... 233K
12600K .......... .......... .......... .......... .......... 36.9K
12650K .......... .......... .......... .......... .......... 1.74M
12700K .......... .......... .......... .......... .......... 823K
12750K .......... .......... .......... .......... .......... 2.29M
12800K .......... .......... .......... .......... .......... 1.57M
12850K .......... .......... .......... .......... .......... 46.2M
12900K .......... .......... .......... .......... .......... 57.1M
12950K .......... .......... .......... .......... .......... 59.2M
13000K .......... .......... .......... .......... .......... 53.8M
13050K .......... .......... .......... .......... .......... 54.7M
13100K .......... .......... .......... .......... .......... 60.2M
13150K .......... .......... .......... .......... .......... 59.1M
13200K .......... .......... .......... .......... .......... 16.8M
13250K .......... .......... .......... .......... .......... 611K
13300K .......... .......... .......... .......... .......... 948K
13350K .......... .......... .......... .......... .......... 342K
13400K .......... .......... .......... .......... .......... 1.13M
13450K .......... .......... .......... .......... .......... 1.74M
13500K .......... .......... .......... .......... .......... 1.18M
13550K .......... .......... .......... .......... .......... 1.95M
13600K .......... .......... .......... .......... .......... 1.43M
13650K .......... .......... .......... .......... .......... 643K
13700K .......... .......... .......... .......... .......... 872K
13750K .......... .......... .......... .......... .......... 1.00M
13800K .......... .......... .......... .......... .......... 175K
13850K .......... .......... .......... .......... .......... 1.89M
13900K .......... .......... .......... .......... .......... 1.81M
13950K .......... .......... .......... .......... .......... 1.14M
14000K .......... .......... .......... .......... .......... 878K
14050K .......... .......... .......... .......... .......... 249K
14100K .......... .......... .......... .......... .......... 355K
14150K .......... .......... .......... .......... .......... 559K
14200K .......... .......... .......... .......... .......... 178K
14250K .......... .......... .......... .......... .......... 292K
14300K .......... .......... .......... .......... .......... 307K
14350K .......... .......... .......... .......... .......... 307K
14400K .......... .......... .......... .......... .......... 389K
14450K .......... .......... .......... .......... .......... 263K
14500K .......... .......... .......... .......... .......... 532K
14550K .......... .......... .......... .......... .......... 522K
14600K .......... .......... .......... .......... .......... 612K
14650K .......... .......... .......... .......... .......... 419K
14700K .......... .......... .......... .......... .......... 277K
14750K .......... .......... .......... .......... .......... 224K
14800K .......... .......... .......... .......... .......... 224K
14850K .......... .......... .......... .......... .......... 214K
14900K .......... .......... .......... .......... .......... 275K
14950K .......... .......... .......... .......... .......... 345K
15000K .......... .......... .......... .......... .......... 29.5K
15050K .......... .......... .......... .......... .......... 38.5K
15100K .......... .......... .......... .......... .......... 55.2M
15150K .......... .......... .......... .......... .......... 303K
15200K .......... .......... .......... .......... .......... 55.1M
15250K .......... .......... .......... .......... .......... 54.0M
15300K .......... .......... .......... .......... .......... 67.7M
15350K .......... .......... .......... .......... .......... 67.5M
15400K .......... .......... .......... .......... .......... 65.6M
15450K .......... .......... .......... .......... .......... 63.1M
15500K .......... .......... .......... .......... .......... 68.0M
15550K .......... .......... .......... .......... .......... 60.0M
15600K .......... .......... .......... .......... .......... 67.3M
15650K .......... .......... .......... .......... .......... 52.9M
15700K .......... .......... .......... .......... .......... 66.5M
15750K .......... .......... .......... .......... .......... 67.6M
15800K .......... .......... .......... .......... .......... 5.77M
15850K .......... .......... .......... .......... .......... 223K
15900K .......... .......... .......... .......... .......... 215K
15950K .......... .......... .......... .......... .......... 258K
16000K .......... .......... .......... .......... .......... 183K
16050K .......... .......... .......... .......... .......... 30.7K
16100K .......... .......... .......... .......... .......... 60.1M
16150K .......... .......... .......... .......... .......... 58.5M
16200K .......... .......... .......... .......... .......... 61.4M
16250K ........ 116M=38s
2020-06-17 09:37:50 (431 KB/s) - Read error at byte 16648248 (Success).Giving up.
DEBUG: Trying MIRRORS
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian/20180310T215105Z/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.de.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.au.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.cl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.fi.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hk.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hu.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ie.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.it.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.jp.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.no.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.pl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ro.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.si.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.es.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.se.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.tr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'ftp.gnu.org', '/gnu', '', '', OrderedDict()] to ['https', 'mirrors.kernel.org', '/gnu', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'cdn.kernel.org', '/pub', '', '', OrderedDict()] to ['http', 'www.kernel.org', '/pub', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.gnupg.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'mirrors.dotsrc.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'ctan.unsw.edu.au', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'ftp.gnutls.org', '/gcrypt/gnutls', '', '', OrderedDict()] to ['https', 'www.gnupg.org', '/ftp/gcrypt/gnutls', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/', '', '', OrderedDict()] to ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'www.us.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'archive.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', OrderedDict()] to ['http', 'fossies.org', '/linux/misc/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.gnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.gnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.nongnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.nongnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'mirrors.kernel.org', '/sourceware', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'gd.tuwien.ac.at', '/gnu/sourceware', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'ftp.gwdg.de', '/pub/linux/sources.redhat.com/sourceware', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz returning http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian/20180310T215105Z/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.de.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.au.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.cl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.fi.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hk.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hu.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ie.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.it.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.jp.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.no.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.pl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ro.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.si.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.es.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.se.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.tr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'ftp.gnu.org', '/gnu', '', '', OrderedDict()] to ['https', 'mirrors.kernel.org', '/gnu', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'cdn.kernel.org', '/pub', '', '', OrderedDict()] to ['http', 'www.kernel.org', '/pub', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.gnupg.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'mirrors.dotsrc.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'ctan.unsw.edu.au', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'ftp.gnutls.org', '/gcrypt/gnutls', '', '', OrderedDict()] to ['https', 'www.gnupg.org', '/ftp/gcrypt/gnutls', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/', '', '', OrderedDict()] to ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'www.us.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'archive.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', OrderedDict()] to ['http', 'fossies.org', '/linux/misc/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.gnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.gnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.nongnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.nongnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'mirrors.kernel.org', '/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'gd.tuwien.ac.at', '/gnu/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'ftp.gwdg.de', '/pub/linux/sources.redhat.com/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz returning http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian/20180310T215105Z/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.de.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.au.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.cl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.fi.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hk.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.hu.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ie.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.it.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.jp.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.no.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.pl.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.ro.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.si.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.es.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.se.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.debian.org', '/debian/pool', '', '', OrderedDict()] to ['http', 'ftp.tr.debian.org', '/debian/pool', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'ftp.gnu.org', '/gnu', '', '', OrderedDict()] to ['https', 'mirrors.kernel.org', '/gnu', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'cdn.kernel.org', '/pub', '', '', OrderedDict()] to ['http', 'www.kernel.org', '/pub', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.gnupg.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'www.gnupg.org', '/ftp/gcrypt', '', '', OrderedDict()] to ['ftp', 'mirrors.dotsrc.org', '/gcrypt', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', OrderedDict()] to ['http', 'ctan.unsw.edu.au', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'ftp.gnutls.org', '/gcrypt/gnutls', '', '', OrderedDict()] to ['https', 'www.gnupg.org', '/ftp/gcrypt/gnutls', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', OrderedDict()] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/', '', '', OrderedDict()] to ['http', 'www.mirrorservice.org', '/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'www.us.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'archive.apache.org', '/dist', '', '', OrderedDict()] to ['http', 'archive.apache.org', '/dist', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', OrderedDict()] to ['http', 'fossies.org', '/linux/misc/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.gnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.gnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'download.savannah.nongnu.org', '/releases', '', '', OrderedDict()] to ['http', 'download-mirror.savannah.nongnu.org', '/releases', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'mirrors.kernel.org', '/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'gd.tuwien.ac.at', '/gnu/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', 'sourceware.org', '/pub', '', '', OrderedDict()] to ['http', 'ftp.gwdg.de', '/pub/linux/sources.redhat.com/sourceware', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'cpan.metacpan.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'search.cpan.org', '/CPAN/', '', '', OrderedDict()]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'salsa.debian.org', '/.*', '', '', OrderedDict()] to ['git', 'salsa.debian.org', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.gnome.org', '/.*', '', '', OrderedDict()] to ['git', 'gitlab.gnome.org', '/GNOME/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.savannah.gnu.org', '/.*', '', '', OrderedDict()] to ['git', 'git.savannah.gnu.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.yoctoproject.org', '/.*', '', '', OrderedDict()] to ['git', 'git.yoctoproject.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'sources.openembedded.org', '/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['git', 'HOST', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'cpan.metacpan.org', '/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'search.cpan.org', '/CPAN/', '', '', OrderedDict()]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'salsa.debian.org', '/.*', '', '', OrderedDict()] to ['git', 'salsa.debian.org', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.gnome.org', '/.*', '', '', OrderedDict()] to ['git', 'gitlab.gnome.org', '/GNOME/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.savannah.gnu.org', '/.*', '', '', OrderedDict()] to ['git', 'git.savannah.gnu.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.yoctoproject.org', '/.*', '', '', OrderedDict()] to ['git', 'git.yoctoproject.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['git', 'HOST', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['cvs', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['svn', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['hg', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['bzr', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['p4', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['osc', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https?$', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz returning http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['npm', '.*', '/?.*', '', '', OrderedDict()] to ['http', 'sources.openembedded.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'cpan.metacpan.org', '/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['https', 'search.cpan.org', '/CPAN', '', '', OrderedDict()] to ['http', 'search.cpan.org', '/CPAN/', '', '', OrderedDict()]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'salsa.debian.org', '/.*', '', '', OrderedDict()] to ['git', 'salsa.debian.org', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.gnome.org', '/.*', '', '', OrderedDict()] to ['git', 'gitlab.gnome.org', '/GNOME/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.savannah.gnu.org', '/.*', '', '', OrderedDict()] to ['git', 'git.savannah.gnu.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', 'git.yoctoproject.org', '/.*', '', '', OrderedDict()] to ['git', 'git.yoctoproject.org', '/git/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: For url ['https', 'github.com', '/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz', '', '', OrderedDict()] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['git', 'HOST', '/PATH', '', '', OrderedDict([('protocol', 'https')])]
DEBUG: Fetching http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz using command '/usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz'
DEBUG: Running export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz' --progress=dot -v
--2020-06-17 09:37:51-- http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
Resolving downloads.yoctoproject.org (downloads.yoctoproject.org)... 64:ff9b::c691:1d3f, 198.145.29.63
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|64:ff9b::c691:1d3f|:80... failed: Connection timed out.
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 09:38:29 ERROR 404: Not Found.
DEBUG: Mirror fetch failure for url http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz (original url: https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz)
DEBUG: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz' --progress=dot -v failed with exit code 8, output:
--2020-06-17 09:37:51-- http://downloads.yoctoproject.org/mirror/sources/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
Resolving downloads.yoctoproject.org (downloads.yoctoproject.org)... 64:ff9b::c691:1d3f, 198.145.29.63
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|64:ff9b::c691:1d3f|:80... failed: Connection timed out.
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 09:38:29 ERROR 404: Not Found.
DEBUG: Fetching http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz using command '/usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz'
DEBUG: Running export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz' --progress=dot -v
--2020-06-17 09:38:29-- http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
Resolving sources.openembedded.org (sources.openembedded.org)... 64:ff9b::8cd3:a936, 140.211.169.54
Connecting to sources.openembedded.org (sources.openembedded.org)|64:ff9b::8cd3:a936|:80... failed: Connection timed out.
Connecting to sources.openembedded.org (sources.openembedded.org)|140.211.169.54|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 09:39:00 ERROR 404: Not Found.
DEBUG: Mirror fetch failure for url http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz (original url: https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz)
DEBUG: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz' --progress=dot -v failed with exit code 8, output:
--2020-06-17 09:38:29-- http://sources.openembedded.org/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
Resolving sources.openembedded.org (sources.openembedded.org)... 64:ff9b::8cd3:a936, 140.211.169.54
Connecting to sources.openembedded.org (sources.openembedded.org)|64:ff9b::8cd3:a936|:80... failed: Connection timed out.
Connecting to sources.openembedded.org (sources.openembedded.org)|140.211.169.54|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-06-17 09:39:00 ERROR 404: Not Found.
ERROR: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=ae1c3c0e8d9c84558dde0a465ee9d9e2"; export SSH_AGENT_PID="1593"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/siddhu/Documents/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/siddhu/Documents/yocto/sources1/poky/scripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot/usr/bin/crossscripts:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/usr/bin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/sbin:/home/siddhu/Documents/yocto/build/tmp/work/raspberrypi4_64-poky-linux/bcm2835-bootfiles/20200603-r3/recipe-sysroot-native/bin:/home/siddhu/Documents/yocto/sources1/poky/bitbake/bin:/home/siddhu/Documents/yocto/build/tmp/hosttools"; export HOME="/home/siddhu"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/siddhu/Documents/yocto/build/downloads 'https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz' --progress=dot -v failed with exit code 4, output:
--2020-06-17 09:34:20-- https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz
Resolving github.com (github.com)... 13.234.176.102
Connecting to github.com (github.com)|13.234.176.102|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42 [following]
--2020-06-17 09:34:38-- https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
Resolving codeload.github.com (codeload.github.com)... 13.233.43.20
Connecting to codeload.github.com (codeload.github.com)|13.233.43.20|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘/home/siddhu/Documents/yocto/build/downloads/23548e550a757d368d3d5220373fe829b5961c42.tar.gz’
0K .......... .......... .......... .......... .......... 54.6K
50K .......... .......... .......... .......... .......... 42.6K
100K .......... .......... .......... .......... .......... 44.9K
150K .......... .......... .......... .......... .......... 221K
200K .......... .......... .......... .......... .......... 46.2K
250K .......... .......... .......... .......... .......... 44.2K
300K .......... .......... .......... .......... .......... 416K
350K .......... .......... .......... .......... .......... 18.2K
400K .......... .......... .......... .......... .......... 329K
450K .......... .......... .......... .......... .......... 196K
500K .......... .......... .......... .......... .......... 18.1K
550K .......... .......... .......... .......... .......... 45.0K
600K .......... .......... .......... .......... .......... 1.78M
650K .......... .......... .......... .......... .......... 46.3K
700K .......... .......... .......... .......... .......... 213K
750K .......... .......... .......... .......... .......... 35.5K
800K .......... .......... .......... .......... .......... 40.1K
850K .......... .......... .......... .......... .......... 44.3K
900K .......... .......... .......... .......... .......... 199K
950K .......... .......... .......... .......... .......... 38.3K
1000K .......... .......... .......... .......... .......... 155K
1050K .......... .......... .......... .......... .......... 66.6K
1100K .......... .......... .......... .......... .......... 212K
1150K .......... .......... .......... .......... .......... 45.6K
1200K .......... .......... .......... .......... .......... 269K
1250K .......... .......... .......... .......... .......... 284K
1300K .......... .......... .......... .......... .......... 149K
1350K .......... .......... .......... .......... .......... 1.07M
1400K .......... .......... .......... .......... .......... 946K
1450K .......... .......... .......... .......... .......... 1.31M
1500K .......... .......... .......... .......... .......... 179K
1550K .......... .......... .......... .......... .......... 1.44M
1600K .......... .......... .......... .......... .......... 1.49M
1650K .......... .......... .......... .......... .......... 833K
1700K .......... .......... .......... .......... .......... 279K
1750K .......... .......... .......... .......... .......... 79.0K
1800K .......... .......... .......... .......... .......... 704K
1850K .......... .......... .......... .......... .......... 725K
1900K .......... .......... .......... .......... .......... 1.05M
1950K .......... .......... .......... .......... .......... 760K
2000K .......... .......... .......... .......... .......... 309K
2050K .......... .......... .......... .......... .......... 599K
2100K .......... .......... .......... .......... .......... 93.0K
2150K .......... .......... .......... .......... .......... 408K
2200K .......... .......... .......... .......... .......... 451K
2250K .......... .......... .......... .......... .......... 385K
2300K .......... .......... .......... .......... .......... 511K
2350K .......... .......... .......... .......... .......... 412K
2400K .......... .......... .......... .......... .......... 617K
2450K .......... .......... .......... .......... .......... 356K
2500K .......... .......... .......... .......... .......... 263K
2550K .......... .......... .......... .......... .......... 5.51M
2600K .......... .......... .......... .......... .......... 901K
2650K .......... .......... .......... .......... .......... 1.36M
2700K .......... .......... .......... .......... .......... 1.26M
2750K .......... .......... .......... .......... .......... 3.13M
2800K .......... .......... .......... .......... .......... 570K
2850K .......... .......... .......... .......... .......... 900K
2900K .......... .......... .......... .......... .......... 1.85M
2950K .......... .......... .......... .......... .......... 607K
3000K .......... .......... .......... .......... .......... 739K
3050K .......... .......... .......... .......... .......... 159K
3100K .......... .......... .......... .......... .......... 717K
3150K .......... .......... .......... .......... .......... 3.97M
3200K .......... .......... .......... .......... .......... 2.59M
3250K .......... .......... .......... .......... .......... 1.41M
3300K .......... .......... .......... .......... .......... 1.58M
3350K .......... .......... .......... .......... .......... 3.79M
3400K .......... .......... .......... .......... .......... 1.28M
3450K .......... .......... .......... .......... .......... 1.05M
3500K .......... .......... .......... .......... .......... 2.42M
3550K .......... .......... .......... .......... .......... 2.49M
3600K .......... .......... .......... .......... .......... 1.46M
3650K .......... .......... .......... .......... .......... 243K
3700K .......... .......... .......... .......... .......... 90.3K
3750K .......... .......... .......... .......... .......... 181K
3800K .......... .......... .......... .......... .......... 394K
3850K .......... .......... .......... .......... .......... 29.2K
3900K .......... .......... .......... .......... .......... 18.0K
3950K .......... .......... .......... .......... .......... 1.25M
4000K .......... .......... .......... .......... .......... 987K
4050K .......... .......... .......... .......... .......... 1.99M
4100K .......... .......... .......... .......... .......... 1.48M
4150K .......... .......... .......... .......... .......... 1.24M
4200K .......... .......... .......... .......... .......... 8.07M
4250K .......... .......... .......... .......... .......... 1.39M
4300K .......... .......... .......... .......... .......... 3.09M
4350K .......... .......... .......... .......... .......... 635K
4400K .......... .......... .......... .......... .......... 1.11M
4450K .......... .......... .......... .......... .......... 1.16M
4500K .......... .......... .......... .......... .......... 1.32M
4550K .......... .......... .......... .......... .......... 52.7M
4600K .......... .......... .......... .......... .......... 92.2M
4650K .......... .......... .......... .......... .......... 88.8M
4700K .......... .......... .......... .......... .......... 2.34M
4750K .......... .......... .......... .......... .......... 837K
4800K .......... .......... .......... .......... .......... 854K
4850K .......... .......... .......... .......... .......... 1.22M
4900K .......... .......... .......... .......... .......... 91.0M
4950K .......... .......... .......... .......... .......... 3.32M
5000K .......... .......... .......... .......... .......... 30.5M
5050K .......... .......... .......... .......... .......... 22.2M
5100K .......... .......... .......... .......... .......... 61.7M
5150K .......... .......... .......... .......... .......... 2.37M
5200K .......... .......... .......... .......... .......... 13.5K
5250K .......... .......... .......... .......... .......... 11.7M
5300K .......... .......... .......... .......... .......... 1.79M
5350K .......... .......... .......... .......... .......... 52.8M
5400K .......... .......... .......... .......... .......... 13.5K
5450K .......... .......... .......... .......... .......... 43.5M
5500K .......... .......... .......... .......... .......... 54.3M
5550K .......... .......... .......... .......... .......... 60.5M
5600K .......... .......... .......... .......... .......... 38.8M
5650K .......... .......... .......... .......... .......... 31.0K
5700K .......... .......... .......... .......... .......... 9.41M
5750K .......... .......... .......... .......... .......... 63.7M
5800K .......... .......... .......... .......... .......... 56.8M
5850K .......... .......... .......... .......... .......... 52.3M
5900K .......... .......... .......... .......... .......... 51.8M
5950K .......... .......... .......... .......... .......... 3.90M
6000K .......... .......... .......... .......... .......... 10.7M
6050K .......... .......... .......... .......... .......... 8.71M
6100K .......... .......... .......... .......... .......... 28.4M
6150K .......... .......... .......... .......... .......... 7.10M
6200K .......... .......... .......... .......... .......... 18.7M
6250K .......... .......... .......... .......... .......... 51.2K
6300K .......... .......... .......... .......... .......... 22.8M
6350K .......... .......... .......... .......... .......... 20.5M
6400K .......... .......... .......... .......... .......... 45.6M
6450K .......... .......... .......... .......... .......... 45.7M
6500K .......... .......... .......... .......... .......... 18.5M
6550K .......... .......... .......... .......... .......... 71.3M
6600K .......... .......... .......... .......... .......... 63.7M
6650K .......... .......... .......... .......... .......... 65.6M
6700K .......... .......... .......... .......... .......... 55.7M
6750K .......... .......... .......... .......... .......... 65.3M
6800K .......... .......... .......... .......... .......... 55.0M
6850K .......... .......... .......... .......... .......... 32.1K
6900K .......... .......... .......... .......... .......... 52.3M
6950K .......... .......... .......... .......... .......... 54.0M
7000K .......... .......... .......... .......... .......... 58.7M
7050K .......... .......... .......... .......... .......... 78.0M
7100K .......... .......... .......... .......... .......... 91.4M
7150K .......... .......... .......... .......... .......... 99.8M
7200K .......... .......... .......... .......... .......... 50.8M
7250K .......... .......... .......... .......... .......... 366K
7300K .......... .......... .......... .......... .......... 789K
7350K .......... .......... .......... .......... .......... 29.8M
7400K .......... .......... .......... .......... .......... 187K
7450K .......... .......... .......... .......... .......... 85.0K
7500K .......... .......... .......... .......... .......... 60.1M
7550K .......... .......... .......... .......... .......... 58.5M
7600K .......... .......... .......... .......... .......... 51.5M
7650K .......... .......... .......... .......... .......... 444K
7700K .......... .......... .......... .......... .......... 413K
7750K .......... .......... .......... .......... .......... 371K
7800K .......... .......... .......... .......... .......... 284K
7850K .......... .......... ... 312K=47s
2020-06-17 09:36:01 (168 KB/s) - Read error at byte 8062081 (Success).Retrying.
--2020-06-17 09:36:02-- (try: 2) https://codeload.github.com/raspberrypi/firmware/tar.gz/23548e550a757d368d3d5220373fe829b5961c42
Connecting to codeload.github.com (codeload.github.com)|13.233.43.20|:443... failed: Connection timed out.
Resolving codeload.github.com (codeload.github.com)... 13.127.152.42
Connecting to codeload.github.com (codeload.github.com)|13.127.152.42|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘/home/siddhu/Documents/yocto/build/downloads/23548e550a757d368d3d5220373fe829b5961c42.tar.gz’
0K .......... .......... .......... .......... .......... 320K
50K .......... .......... .......... .......... .......... 219K
100K .......... .......... .......... .......... .......... 302K
150K .......... .......... .......... .......... .......... 181K
200K .......... .......... .......... .......... .......... 202K
250K .......... .......... .......... .......... .......... 321K
300K .......... .......... .......... .......... .......... 244K
350K .......... .......... .......... .......... .......... 303K
400K .......... .......... .......... .......... .......... 218K
450K .......... .......... .......... .......... .......... 268K
500K .......... .......... .......... .......... .......... 259K
550K .......... .......... .......... .......... .......... 202K
600K .......... .......... .......... .......... .......... 437K
650K .......... .......... .......... .......... .......... 591K
700K .......... .......... .......... .......... .......... 460K
750K .......... .......... .......... .......... .......... 389K
800K .......... .......... .......... .......... .......... 556K
850K .......... .......... .......... .......... .......... 1.03M
900K .......... .......... .......... .......... .......... 571K
950K .......... .......... .......... .......... .......... 558K
1000K .......... .......... .......... .......... .......... 192K
1050K .......... .......... .......... .......... .......... 869K
1100K .......... .......... .......... .......... .......... 361K
1150K .......... .......... .......... .......... .......... 338K
1200K .......... .......... .......... .......... .......... 1.03M
1250K .......... .......... .......... .......... .......... 487K
1300K .......... .......... .......... .......... .......... 493K
1350K .......... .......... .......... .......... .......... 370K
1400K .......... .......... .......... .......... .......... 420K
1450K .......... .......... .......... .......... .......... 501K
1500K .......... .......... .......... .......... .......... 901K
1550K .......... .......... .......... .......... .......... 603K
1600K .......... .......... .......... .......... .......... 623K
1650K .......... .......... .......... .......... .......... 289K
1700K .......... .......... .......... .......... .......... 2.43M
1750K .......... .......... .......... .......... .......... 703K
1800K .......... .......... .......... .......... .......... 691K
1850K .......... .......... .......... .......... .......... 950K
1900K .......... .......... .......... .......... .......... 988K
1950K .......... .......... .......... .......... .......... 909K
2000K .......... .......... .......... .......... .......... 323K
2050K .......... .......... .......... .......... .......... 453K
2100K .......... .......... .......... .......... .......... 687K
2150K .......... .......... .......... .......... .......... 335K
2200K .......... .......... .......... .......... .......... 489K
2250K .......... .......... .......... .......... .......... 221K
2300K .......... .......... .......... .......... .......... 10.6M
2350K .......... .......... .......... .......... .......... 556K
2400K .......... .......... .......... .......... .......... 1.47M
2450K .......... .......... .......... .......... .......... 248K
2500K .......... .......... .......... .......... .......... 1.09M
2550K .......... .......... .......... .......... .......... 333K
2600K .......... .......... .......... .......... .......... 288K
2650K .......... .......... .......... .......... .......... 377K
2700K .......... .......... .......... .......... .......... 680K
2750K .......... .......... .......... .......... .......... 750K
2800K .......... .......... .......... .......... .......... 440K
2850K .......... .......... .......... .......... .......... 287K
2900K .......... .......... .......... .......... .......... 625K
2950K .......... .......... .......... .......... .......... 577K
3000K .......... .......... .......... .......... .......... 739K
3050K .......... .......... .......... .......... .......... 424K
3100K .......... .......... .......... .......... .......... 550K
3150K .......... .......... .......... .......... .......... 458K
3200K .......... .......... .......... .......... .......... 1023K
3250K .......... .......... .......... .......... .......... 672K
3300K .......... .......... .......... .......... .......... 378K
3350K .......... .......... .......... .......... .......... 558K
3400K .......... .......... .......... .......... .......... 1.06M
3450K .......... .......... .......... .......... .......... 908K
3500K .......... .......... .......... .......... .......... 1.02M
3550K .......... .......... .......... .......... .......... 359K
3600K .......... .......... .......... .......... .......... 356K
3650K .......... .......... .......... .......... .......... 447K
3700K .......... .......... .......... .......... .......... 473K
3750K .......... .......... .......... .......... .......... 265K
3800K .......... .......... .......... .......... .......... 426K
3850K .......... .......... .......... .......... .......... 538K
3900K .......... .......... .......... .......... .......... 383K
3950K .......... .......... .......... .......... .......... 274K
4000K .......... .......... .......... .......... .......... 324K
4050K .......... .......... .......... .......... .......... 314K
4100K .......... .......... .......... .......... .......... 389K
4150K .......... .......... .......... .......... .......... 421K
4200K .......... .......... .......... .......... .......... 590K
4250K .......... .......... .......... .......... .......... 959K
4300K .......... .......... .......... .......... .......... 248K
4350K .......... .......... .......... .......... .......... 1.78M
4400K .......... .......... .......... .......... .......... 700K
4450K .......... .......... .......... .......... .......... 584K
4500K .......... .......... .......... .......... .......... 341K
4550K .......... .......... .......... .......... .......... 341K
4600K .......... .......... .......... .......... .......... 468K
4650K .......... .......... .......... .......... .......... 274K
4700K .......... .......... .......... .......... .......... 386K
4750K .......... .......... .......... .......... .......... 264K
4800K .......... .......... .......... .......... .......... 236K
4850K .......... .......... .......... .......... .......... 249K
4900K .......... .......... .......... .......... .......... 37.7K
4950K .......... .......... .......... .......... .......... 702K
5000K .......... .......... .......... .......... .......... 839K
5050K .......... .......... .......... .......... .......... 7.37M
5100K .......... .......... .......... .......... .......... 85.1M
5150K .......... .......... .......... .......... .......... 188K
5200K .......... .......... .......... .......... .......... 13.1M
5250K .......... .......... .......... .......... .......... 82.1M
5300K .......... .......... .......... .......... .......... 93.7M
5350K .......... .......... .......... .......... .......... 72.5M
5400K .......... .......... .......... .......... .......... 90.3M
5450K .......... .......... .......... .......... .......... 90.9M
5500K .......... .......... .......... .......... .......... 93.1M
5550K .......... .......... .......... .......... .......... 39.0M
5600K .......... .......... .......... .......... .......... 35.7M
5650K .......... .......... .......... .......... .......... 1.52M
5700K .......... .......... .......... .......... .......... 537K
5750K .......... .......... .......... .......... .......... 302K
5800K .......... .......... .......... .......... .......... 269K
5850K .......... .......... .......... .......... .......... 997K
5900K .......... .......... .......... .......... .......... 514K
5950K .......... .......... .......... .......... .......... 536K
6000K .......... .......... .......... .......... .......... 719K
6050K .......... .......... .......... .......... .......... 427K
6100K .......... .......... .......... .......... .......... 1.85M
6150K .......... .......... .......... .......... .......... 1.03M
6200K .......... .......... .......... .......... .......... 1.58M
6250K .......... .......... .......... .......... .......... 1.46M
6300K .......... .......... .......... .......... .......... 1.40M
6350K .......... .......... .......... .......... .......... 1.29M
6400K .......... .......... .......... .......... .......... 1.68M
6450K .......... .......... .......... .......... .......... 1.75M
6500K .......... .......... .......... .......... .......... 647K
6550K .......... .......... .......... .......... .......... 442K
6600K .......... .......... .......... .......... .......... 718K
6650K .......... .......... .......... .......... .......... 289K
6700K .......... .......... .......... .......... .......... 347K
6750K .......... .......... .......... .......... .......... 378K
6800K .......... .......... .......... .......... .......... 387K
6850K .......... .......... .......... .......... .......... 381K
6900K .......... .......... .......... .......... .......... 318K
6950K .......... .......... .......... .......... .......... 503K
7000K .......... .......... .......... .......... .......... 450K
7050K .......... .......... .......... .......... .......... 681K
7100K .......... .......... .......... .......... .......... 253K
7150K .......... .......... .......... .......... .......... 465K
7200K .......... .......... .......... .......... .......... 481K
7250K .......... .......... .......... .......... .......... 431K
7300K .......... .......... .......... .......... .......... 276K
7350K .......... .......... .......... .......... .......... 521K
7400K .......... .......... .......... .......... .......... 675K
7450K .......... .......... .......... .......... .......... 1015K
7500K .......... .......... .......... .......... .......... 642K
7550K .......... .......... .......... .......... .......... 511K
7600K .......... .......... .......... .......... .......... 1.34M
7650K .......... .......... .......... .......... .......... 779K
7700K .......... .......... .......... .......... .......... 900K
7750K .......... .......... .......... .......... .......... 1020K
7800K .......... .......... .......... .......... .......... 656K
7850K .......... .......... .......... .......... .......... 512K
7900K .......... .......... .......... .......... .......... 324K
7950K .......... .......... .......... .......... .......... 508K
8000K .......... .......... .......... .......... .......... 603K
8050K .......... .......... .......... .......... .......... 493K
8100K .......... .......... .......... .......... .......... 406K
8150K .......... .......... .......... .......... .......... 333K
8200K .......... .......... .......... .......... .......... 401K
8250K .......... .......... .......... .......... .......... 587K
8300K .......... .......... .......... .......... .......... 392K
8350K .......... .......... .......... .......... .......... 332K
8400K .......... .......... .......... .......... .......... 30.3K
8450K .......... .......... .......... .......... .......... 750K
8500K .......... .......... .......... .......... .......... 902K
8550K .......... .......... .......... .......... .......... 459K
8600K .......... .......... .......... .......... .......... 1.91M
8650K .......... .......... .......... .......... .......... 893K
8700K .......... .......... .......... .......... .......... 837K
8750K .......... .......... .......... .......... .......... 3.05M
8800K .......... .......... .......... .......... .......... 4.01M
8850K .......... .......... .......... .......... .......... 582K
8900K .......... .......... .......... .......... .......... 35.8M
8950K .......... .......... .......... .......... .......... 140K
9000K .......... .......... .......... .......... .......... 239K
9050K .......... .......... .......... .......... .......... 2.07M
9100K .......... .......... .......... .......... .......... 61.1M
9150K .......... .......... .......... .......... .......... 59.3M
9200K .......... .......... .......... .......... .......... 64.2M
9250K .......... .......... .......... .......... .......... 62.3M
9300K .......... .......... .......... .......... .......... 1.96M
9350K .......... .......... .......... .......... .......... 432K
9400K .......... .......... .......... .......... .......... 242K
9450K .......... .......... .......... .......... .......... 505K
9500K .......... .......... .......... .......... .......... 351K
9550K .......... .......... .......... .......... .......... 320K
9600K .......... .......... .......... .......... .......... 556K
9650K .......... .......... .......... .......... .......... 1.39M
9700K .......... .......... .......... .......... .......... 1.21M
9750K .......... .......... .......... .......... .......... 1.43M
9800K .......... .......... .......... .......... .......... 1.95M
9850K .......... .......... .......... .......... .......... 1.50M
9900K .......... .......... .......... .......... .......... 1.52M
9950K .......... .......... .......... .......... .......... 2.19M
10000K .......... .......... .......... .......... .......... 1.79M
10050K .......... .......... .......... .......... .......... 2.09M
10100K .......... .......... .......... .......... .......... 1.23M
10150K .......... .......... .......... .......... .......... 432K
10200K .......... .......... .......... .......... .......... 791K
10250K .......... .......... .......... .......... .......... 819K
10300K .......... .......... .......... .......... .......... 982K
10350K .......... .......... .......... .......... .......... 2.90M
10400K .......... .......... .......... .......... .......... 969K
10450K .......... .......... .......... .......... .......... 1.47M
10500K .......... .......... .......... .......... .......... 497K
10550K .......... .......... .......... .......... .......... 3.99M
10600K .......... .......... .......... .......... .......... 1.21M
10650K .......... .......... .......... .......... .......... 314K
10700K .......... .......... .......... .......... .......... 2.19M
10750K .......... .......... .......... .......... .......... 1007K
10800K .......... .......... .......... .......... .......... 1.30M
10850K .......... .......... .......... .......... .......... 2.15M
10900K .......... .......... .......... .......... .......... 938K
10950K .......... .......... .......... .......... .......... 1.91M
11000K .......... .......... .......... .......... .......... 1.87M
11050K .......... .......... .......... .......... .......... 1.39M
11100K .......... .......... .......... .......... .......... 1.95M
11150K .......... .......... .......... .......... .......... 509K
11200K .......... .......... .......... .......... .......... 1.57M
11250K .......... .......... .......... .......... .......... 1.24M
11300K .......... .......... .......... .......... .......... 1.21M
11350K .......... .......... .......... .......... .......... 1.77M
11400K .......... .......... .......... .......... .......... 1.56M
11450K .......... .......... .......... .......... .......... 1.38M
11500K .......... .......... .......... .......... .......... 605K
11550K .......... .......... .......... .......... .......... 977K
11600K .......... .......... .......... .......... .......... 1.20M
11650K .......... .......... .......... .......... .......... 634K
11700K .......... .......... .......... .......... .......... 720K
11750K .......... .......... .......... .......... .......... 1.04M
11800K .......... .......... .......... .......... .......... 503K
11850K .......... .......... .......... .......... .......... 1.26M
11900K .......... .......... .......... .......... .......... 733K
11950K .......... .......... .......... .......... .......... 477K
12000K .......... .......... .......... .......... .......... 803K
12050K .......... .......... .......... .......... .......... 455K
12100K .......... .......... .......... .......... .......... 728K
12150K .......... .......... .......... .......... .......... 436K
12200K .......... .......... .......... .......... .......... 396K
12250K .......... .......... .......... .......... .......... 549K
12300K .......... .......... .......... .......... .......... 302K
12350K .......... .......... .......... .......... .......... 439K
12400K .......... .......... .......... .......... .......... 312K
12450K .......... .......... .......... .......... .......... 233K
12500K .......... .......... .......... .......... .......... 389K
12550K .......... .......... .......... .......... .......... 233K
12600K .......... .......... .......... .......... .......... 36.9K
12650K .......... .......... .......... .......... .......... 1.74M
12700K .......... .......... .......... .......... .......... 823K
12750K .......... .......... .......... .......... .......... 2.29M
12800K .......... .......... .......... .......... .......... 1.57M
12850K .......... .......... .......... .......... .......... 46.2M
12900K .......... .......... .......... .......... .......... 57.1M
12950K .......... .......... .......... .......... .......... 59.2M
13000K .......... .......... .......... .......... .......... 53.8M
13050K .......... .......... .......... .......... .......... 54.7M
13100K .......... .......... .......... .......... .......... 60.2M
13150K .......... .......... .......... .......... .......... 59.1M
13200K .......... .......... .......... .......... .......... 16.8M
13250K .......... .......... .......... .......... .......... 611K
13300K .......... .......... .......... .......... .......... 948K
13350K .......... .......... .......... .......... .......... 342K
13400K .......... .......... .......... .......... .......... 1.13M
13450K .......... .......... .......... .......... .......... 1.74M
13500K .......... .......... .......... .......... .......... 1.18M
13550K .......... .......... .......... .......... .......... 1.95M
13600K .......... .......... .......... .......... .......... 1.43M
13650K .......... .......... .......... .......... .......... 643K
13700K .......... .......... .......... .......... .......... 872K
13750K .......... .......... .......... .......... .......... 1.00M
13800K .......... .......... .......... .......... .......... 175K
13850K .......... .......... .......... .......... .......... 1.89M
13900K .......... .......... .......... .......... .......... 1.81M
13950K .......... .......... .......... .......... .......... 1.14M
14000K .......... .......... .......... .......... .......... 878K
14050K .......... .......... .......... .......... .......... 249K
14100K .......... .......... .......... .......... .......... 355K
14150K .......... .......... .......... .......... .......... 559K
14200K .......... .......... .......... .......... .......... 178K
14250K .......... .......... .......... .......... .......... 292K
14300K .......... .......... .......... .......... .......... 307K
14350K .......... .......... .......... .......... .......... 307K
14400K .......... .......... .......... .......... .......... 389K
14450K .......... .......... .......... .......... .......... 263K
14500K .......... .......... .......... .......... .......... 532K
14550K .......... .......... .......... .......... .......... 522K
14600K .......... .......... .......... .......... .......... 612K
14650K .......... .......... .......... .......... .......... 419K
14700K .......... .......... .......... .......... .......... 277K
14750K .......... .......... .......... .......... .......... 224K
14800K .......... .......... .......... .......... .......... 224K
14850K .......... .......... .......... .......... .......... 214K
14900K .......... .......... .......... .......... .......... 275K
14950K .......... .......... .......... .......... .......... 345K
15000K .......... .......... .......... .......... .......... 29.5K
15050K .......... .......... .......... .......... .......... 38.5K
15100K .......... .......... .......... .......... .......... 55.2M
15150K .......... .......... .......... .......... .......... 303K
15200K .......... .......... .......... .......... .......... 55.1M
15250K .......... .......... .......... .......... .......... 54.0M
15300K .......... .......... .......... .......... .......... 67.7M
15350K .......... .......... .......... .......... .......... 67.5M
15400K .......... .......... .......... .......... .......... 65.6M
15450K .......... .......... .......... .......... .......... 63.1M
15500K .......... .......... .......... .......... .......... 68.0M
15550K .......... .......... .......... .......... .......... 60.0M
15600K .......... .......... .......... .......... .......... 67.3M
15650K .......... .......... .......... .......... .......... 52.9M
15700K .......... .......... .......... .......... .......... 66.5M
15750K .......... .......... .......... .......... .......... 67.6M
15800K .......... .......... .......... .......... .......... 5.77M
15850K .......... .......... .......... .......... .......... 223K
15900K .......... .......... .......... .......... .......... 215K
15950K .......... .......... .......... .......... .......... 258K
16000K .......... .......... .......... .......... .......... 183K
16050K .......... .......... .......... .......... .......... 30.7K
16100K .......... .......... .......... .......... .......... 60.1M
16150K .......... .......... .......... .......... .......... 58.5M
16200K .......... .......... .......... .......... .......... 61.4M
16250K ........ 116M=38s
2020-06-17 09:37:50 (431 KB/s) - Read error at byte 16648248 (Success).Giving up.
ERROR: Fetcher failure for URL: 'https://github.com/raspberrypi/firmware/archive/23548e550a757d368d3d5220373fe829b5961c42.tar.gz'. Unable to fetch URL from any source.
DEBUG: Python function base_do_fetch finished
DEBUG: Python function do_fetch finished
^ permalink raw reply [flat|nested] 22+ messages in thread