pungi.global.log
[ERROR ] Compose run failed: ImageBuild task failed: 29461982. See /mnt/koji/compose/cloud/Fedora-Cloud-28-20180903.0/logs/aarch64-ppc64-ppc64le-x86_64/imagebuild-Cloud-Cloud_Base-qcow2-raw-xz.aarch64-ppc64-ppc64le-x86_64.log for more details.
Error log says:
ApplianceError: Image status is FAILED: internal error: process exited while connecting to monitor: 2018-09-03T06:15:49.061332Z qemu-system-ppc64: warning: Failed to set KVM's VSMT mode to 8 (errno -22) 2018-09-03T06:15:49.141418Z qemu-system-ppc64: KVM implementation does not support Transactional Memory, try cap-htm=off
@kevin By looking at error log, it seems to be what we were getting when builders got updated to qemu-2.11.2-2 .Did we update qemu on ppc64 builder buildvm-ppc64-02.ppc.fedoraproject.org to qemu-2.11.2-3 ?
I didn't do anything with the ppc64 ones... only ppc64le. However, qemu would have updated on them because it's a security update and we have those auto applying. ;(
I have now upgraded both buildvm-ppc64-01 and 02 and then downgraded libfdt on them both. Hopefully that wiill get them on track.
👍