We have tests that used to pass 2-3 weeks ago, but started to fail today
on ppc64le with this error:

    qemu-kvm: Requested safe cache capability level not supported by
kvm, try appending -machine cap-cfpc=broken

Full log:
https://jenkins.ovirt.org/job/ovirt-imageio_standard-check-patch/3599//artifact/check-patch.el8.ppc64le/mock_logs/script/stdout_stderr.log

I can add -machine cap-cfpc=broken, but it looks like we are running the
wrong qemu version in CI:

    17:31:08,513 DEBUG   (MainThread) [qmp] Talking with qemu 4.2.0

We should use 5.1.0, available on Centos 8.3.2011:

$ dnf info qemu-kvm
...
Available Packages
Name         : qemu-kvm
Epoch        : 15
Version      : 5.1.0
Release      : 14.el8.1
Architecture : x86_64
Size         : 126 k
Source       : qemu-kvm-5.1.0-14.el8.1.src.rpm
Repository   : ovirt-master-advanced-virtualization-testing

Is it possible that we don't have a build for ppc6le, or something is broken
in this build?

Since the tests used to pass, I don't think this is a repo issue.

Nir
_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/DLCE4FSXCFZ3CA2ME66C635OWADLCY2M/

Reply via email to