[opensuse-buildservice] Are aarch64 workers broken today?
I see some of my packages failing to build with the following error (or similar, as /var/cache/obs/worker/root_7/ changes for each package): ---------- [ 15s] ### VM INTERACTION START ### [ 15s] /usr/bin/qemu-system-aarch64 -nodefaults -no-reboot -nographic -vga none -enable-kvm -cpu host -M virt,gic-version=host -object rng- random,filename=/dev/hwrng,id=rng0 -device virtio-rng-device,rng=rng0 -runas qemu -net none -kernel /var/cache/obs/worker/root_7/.mount/boot/kernel -initrd /var/cache/obs/worker/root_7/.mount/boot/initrd -append root=/dev/disk/by-id/ virtio-0 rootfstype=ext4 rootflags=noatime ext4.allow_unsupported=1 kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyAMA0 init=/.build/build -m 4096 -drive file=/var/cache/obs/worker/root_7/ root,format=raw,if=none,id=disk,serial=0,cache=unsafe -device virtio-blk- device,drive=disk -drive file=/var/cache/obs/worker/root_7/ swap,format=raw,if=none,id=swap,serial=1,cache=unsafe -device virtio-blk- device,drive=swap -serial stdio -chardev socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_7/root.qemu/ monitor -mon chardev=monitor,mode=readline -smp 6 [ 15s] qemu-system-aarch64: -drive file=/var/cache/obs/worker/root_7/ root,format=raw,if=none,id=disk,serial=0,cache=unsafe: 'serial' is deprecated, please use the corresponding option of '-device' instead [ 15s] qemu-system-aarch64: -drive file=/var/cache/obs/worker/root_7/ swap,format=raw,if=none,id=swap,serial=1,cache=unsafe: 'serial' is deprecated, please use the corresponding option of '-device' instead [ 321s] ### WATCHDOG TRIGGERED, KILLING VM ### [ 322s] /var/cache/obs/worker/root_7/root: 6794 [ 322s] qemu-system-aarch64: terminating on signal 15 from pid 13040 () [ 322s] ### VM INTERACTION END ### [ 322s] /var/run/obs/worker/7/build/build-vm: line 462: kill: (6787) - No such process [ 322s] No buildstatus set, either the base system is broken (kernel/initrd/ udev/glibc/bash/perl) [ 322s] or the build host has a kernel or hardware problem... gave up after 13 failed build attempts... ---------- As far as I can tell, the following workers are affected: * obs-arm-1: https://build.opensuse.org/build/ systemsmanagement:Uyuni:Master:Temp/SLE_12/aarch64/python-argparse/_log * obs-arm-2: https://build.opensuse.org/build/ systemsmanagement:Uyuni:Master:SLE12-Uyuni-Client-Tools/SLE_12/aarch64/mgr- daemon/_log * obs-arm-7: https://build.opensuse.org/build/ systemsmanagement:Uyuni:Master:SLE12-Uyuni-Client-Tools/SLE_12/aarch64/ spacewalk-koan/_log and https://build.opensuse.org/build/ systemsmanagement:Uyuni:Master:Temp/SLE_12/aarch64/python3-base/_log I can't see anything reported at https://status.opensuse.org/ -- Julio González Gil <jgonzalez@suse.com> Release Engineer SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nürnberg Tel: +49-911-74053-0; Fax: +49-911-7417755; https://www.suse.com/ SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
Still happening today: https://build.opensuse.org/package/live_build_log/ systemsmanagement:Uyuni:Master:Temp/python3-base/SLE_12/aarch64 Any idea? On lunes, 3 de diciembre de 2018 15:15:03 (CET) Julio González Gil wrote:
I see some of my packages failing to build with the following error (or similar, as /var/cache/obs/worker/root_7/ changes for each package):
---------- [ 15s] ### VM INTERACTION START ### [ 15s] /usr/bin/qemu-system-aarch64 -nodefaults -no-reboot -nographic -vga none -enable-kvm -cpu host -M virt,gic-version=host -object rng- random,filename=/dev/hwrng,id=rng0 -device virtio-rng-device,rng=rng0 -runas qemu -net none -kernel /var/cache/obs/worker/root_7/.mount/boot/kernel -initrd /var/cache/obs/worker/root_7/.mount/boot/initrd -append root=/dev/disk/by-id/ virtio-0 rootfstype=ext4 rootflags=noatime ext4.allow_unsupported=1 kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyAMA0 init=/.build/build -m 4096 -drive file=/var/cache/obs/worker/root_7/ root,format=raw,if=none,id=disk,serial=0,cache=unsafe -device virtio-blk- device,drive=disk -drive file=/var/cache/obs/worker/root_7/ swap,format=raw,if=none,id=swap,serial=1,cache=unsafe -device virtio-blk- device,drive=swap -serial stdio -chardev socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_7/root.qemu/ monitor -mon chardev=monitor,mode=readline -smp 6 [ 15s] qemu-system-aarch64: -drive file=/var/cache/obs/worker/root_7/ root,format=raw,if=none,id=disk,serial=0,cache=unsafe: 'serial' is deprecated, please use the corresponding option of '-device' instead [ 15s] qemu-system-aarch64: -drive file=/var/cache/obs/worker/root_7/ swap,format=raw,if=none,id=swap,serial=1,cache=unsafe: 'serial' is deprecated, please use the corresponding option of '-device' instead [ 321s] ### WATCHDOG TRIGGERED, KILLING VM ### [ 322s] /var/cache/obs/worker/root_7/root: 6794 [ 322s] qemu-system-aarch64: terminating on signal 15 from pid 13040 () [ 322s] ### VM INTERACTION END ### [ 322s] /var/run/obs/worker/7/build/build-vm: line 462: kill: (6787) - No such process [ 322s] No buildstatus set, either the base system is broken (kernel/initrd/ udev/glibc/bash/perl) [ 322s] or the build host has a kernel or hardware problem...
gave up after 13 failed build attempts... ----------
As far as I can tell, the following workers are affected:
* obs-arm-1: https://build.opensuse.org/build/ systemsmanagement:Uyuni:Master:Temp/SLE_12/aarch64/python-argparse/_log * obs-arm-2: https://build.opensuse.org/build/ systemsmanagement:Uyuni:Master:SLE12-Uyuni-Client-Tools/SLE_12/aarch64/mgr- daemon/_log * obs-arm-7: https://build.opensuse.org/build/ systemsmanagement:Uyuni:Master:SLE12-Uyuni-Client-Tools/SLE_12/aarch64/ spacewalk-koan/_log and https://build.opensuse.org/build/ systemsmanagement:Uyuni:Master:Temp/SLE_12/aarch64/python3-base/_log
I can't see anything reported at https://status.opensuse.org/
-- Julio González Gil <jgonzalez@suse.com> Release Engineer SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nürnberg Tel: +49-911-74053-0; Fax: +49-911-7417755; https://www.suse.com/ SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
participants (1)
-
Julio González Gil