Hello Stefan, As of today, it seems the URL is working properly again. I've done a few downloads without any error. What I did notice is that NetBSD provides a 'cdn.netbsd.org' also, but I can't see any noticable difference yet.
Tests are also running OK now, at least on my local system: $ QEMU_TEST_ALLOW_LARGE_STORAGE=1 pyvenv/bin/python3 ../tests/functional/test_arm_orangepi.py TAP version 13 ok 1 test_arm_orangepi.BananaPiMachine.test_arm_orangepi ok 2 test_arm_orangepi.BananaPiMachine.test_arm_orangepi_armbian ok 3 test_arm_orangepi.BananaPiMachine.test_arm_orangepi_initrd ok 4 test_arm_orangepi.BananaPiMachine.test_arm_orangepi_sd ok 5 test_arm_orangepi.BananaPiMachine.test_arm_orangepi_uboot_netbsd9 1..5 Can you confirm the URL is working again properly on CI also? Regards Niek On Thu, Mar 13, 2025 at 10:22 PM Niek Linnenbank <nieklinnenb...@gmail.com> wrote: > Hello Stefan, Thomas, > > Thanks for reporting this. I'll try to spend some time to figure out the > issue and perhaps propose a new image for this test, if needed. > > Regards, > Niek > > On Thu, Mar 13, 2025 at 8:39 AM Stefan Hajnoczi <stefa...@gmail.com> > wrote: > >> On Thu, Mar 13, 2025 at 1:48 PM Thomas Huth <th...@redhat.com> wrote: >> > >> > On 13/03/2025 03.22, Stefan Hajnoczi wrote: >> > > Hi, >> > > CI jobs that run test_arm_orangepi.py are failing: >> > > https://gitlab.com/qemu-project/qemu/-/jobs/9390048284#L1138 >> > > >> > > Please consider how to resolve this so the CI job passes again. If you >> > > are in contact with the archive.netbsd.org administrators, maybe >> > > contacting them will lead to a fix. Otherwise please update the QEMU >> > > test to use a URL that works or remove the test. >> > > >> > > The NetBSD Orange Pi image fails to download cleanly: >> > > >> > > $ curl -O ' >> https://archive.netbsd.org/pub/NetBSD-archive/NetBSD-9.0/evbarm-earmv7hf/binary/gzimg/armv7.img.gz >> ' >> > > % Total % Received % Xferd Average Speed Time Time >> Time Current >> > > Dload Upload Total Spent >> Left Speed >> > > 0 303M 0 2048k 0 0 1098k 0 0:04:42 0:00:01 >> 0:04:41 1098k >> > > curl: (18) end of response with 315646186 bytes missing >> > >> > FYI, Nicholas already provided a nice patch series to skip the test in >> case >> > of such incomplete downloads: >> > >> > >> https://lore.kernel.org/qemu-devel/20250312130002.945508-1-npig...@gmail.com/ >> > >> > I'll try to assemble a pull request with these patches today. >> >> Thank you! >> >> Stefan >> > > > -- > Niek Linnenbank > > -- Niek Linnenbank