This installability test got executed on a x86_64 server, but the package being tested (libnxz) is ExclusiveArch: ppc64le.
ExclusiveArch: ppc64le
The end of the log has:
Owner user: bpeck/jenkins-continuous-infra.apps.ci.centos.org Owner krb: Task target: f40 Is scratch build: yes NVR: libnxz-0.64-5.fc40 BUILD ID: BUILD TAGS: SRPM PKG NAME: libnxz SRPM PKG FILE: libnxz-0.64-5.fc40.src.rpm SRPM URL: https://kojipkgs.fedoraproject.org/work/tasks/8336/113038336/libnxz-0.64-5.fc40.src.rpm BUILD SOURCE: git+https://src.fedoraproject.org/rpms/libnxz.git#6de2d6ee3f75fb9a0f6b4a207f449387b70719b8 There are no x86_64/noarch RPMs for Brew/Koji task 113038268 Shared connection to 18.222.130.124 closed.
This ended up being reported as a failure to the pull request here: https://src.fedoraproject.org/rpms/libnxz/pull-request/8
Yes, the installability test runs on x86_64 for all packages.
But the fact that there are no RPMs to test (on x86_64) shouldn't be a failure. Fixed with https://github.com/fedora-ci/installability-pipeline/pull/30
Metadata Update from @jpopelka: - Issue status updated to: Closed (was: Open)
Metadata Update from @jpopelka: - Issue assigned to jpopelka