#4211 Fedora-Rawhide-20221031.n.0 FINISHED_INCOMPLETE
Closed by humaton. Opened by releng.

pungi.global.log

[ERROR   ] [FAIL] Ostree (variant Kinoite, arch ppc64le) failed, but going on anyway.
[ERROR   ] Runroot task failed: 93616769. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20221031.n.0/logs/ppc64le/Kinoite/ostree-2/runroot.log for more details.
[ERROR   ] [FAIL] Ostree (variant Silverblue, arch aarch64) failed, but going on anyway.
[ERROR   ] Runroot task failed: 93616772. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20221031.n.0/logs/aarch64/Silverblue/ostree-6/runroot.log for more details.
[ERROR   ] [FAIL] Ostree (variant Silverblue, arch x86_64) failed, but going on anyway.
[ERROR   ] Runroot task failed: 93616773. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20221031.n.0/logs/x86_64/Silverblue/ostree-4/runroot.log for more details.
[ERROR   ] [FAIL] Ostree (variant Kinoite, arch aarch64) failed, but going on anyway.
[ERROR   ] Runroot task failed: 93616771. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20221031.n.0/logs/aarch64/Kinoite/ostree-3/runroot.log for more details.
[ERROR   ] [FAIL] Ostree (variant Kinoite, arch x86_64) failed, but going on anyway.
[ERROR   ] Runroot task failed: 93616770. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20221031.n.0/logs/x86_64/Kinoite/ostree-1/runroot.log for more details.
[IMAGE_BUILD     ] [ERROR   ] [FAIL] Image build (variant Cloud, arch *, subvariant Cloud_Base) failed, but going on anyway.
[IMAGE_BUILD     ] [ERROR   ] ImageBuild task failed: 93619772. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20221031.n.0/logs/x86_64/imagebuild-Cloud-Cloud_Base-tar-gz.x86_64.log for more details.

Compose Total time: 5:20:30
Compose phase INIT time: 0:00:23.
Compose phase PKGSET time: 0:19:19.
Compose phase WEAVER: FAILED.
Compose phase BUILDINSTALL time: 1:44:07.
Compose phase GATHER time: 1:54:43.
Compose phase OSTREE time: 0:34:20.
Compose phase OSTREE_INSTALLER time: 1:33:10.
Compose phase CREATEREPO time: 0:08:01.
Compose phase REPOCLOSURE time: 0:01:35.
Compose phase CREATEISO time: 0:10:13.
Compose phase IMAGE_BUILD time: 2:46:06.
Compose phase LIVE_MEDIA time: 1:30:40.
Compose phase IMAGE_CHECKSUM time: 0:04:46.
Compose phase TEST time: 0:00:01.


ostrees are failing on this:

DEBUG util.py:445:  Executing `postprocess` inline script '0'
DEBUG util.py:445:  + mkdir -p /run
DEBUG util.py:445:  + /usr/bin/bootupctl backend generate-update-metadata /
DEBUG util.py:445:  error: generating metadata failed: No such file or directory (os error 2)
DEBUG util.py:445:  error: bwrap(/usr/bin/rpmostree-postprocess-inline-0): Child process killed by signal 1

not sure what it means exactly. @walters ?

Although ppc64le kinoite is failing due to: DEBUG util.py:445: error: Packages not found: kio-gdrive

Which is also happening to f37 composes. :( Would sure be nice to fix that and get some completes again.

Oh yes. It seems that's because kio-gdrive is only built on arches where qt5-qtwebengine is built, and qt5-qtwebengine is not built on ppc64le.

You fixed the entry in comps on 2022-09-30, but that change isn't reflected in workstation-ostree-config , where the entry is not conditional in any way.

running the comps-sync.py script doesn't change anything, so I suspect the syncing of arch-conditional entries is not perfect :| The way they do arch-specific entries in workstation-ostree-config is a bit different from how it's done in comps. I'll see if I can send a PR to fix this case, and maybe look at improving the sync code...

edit: looks like the sync script simply doesn't consider arch conditions at all :(

https://pagure.io/workstation-ostree-config/pull-request/312 enhances comps-sync.py and should fix Kinoite on ppc64le (aside from the other problem, which I still didn't look at yet).

Ugggh. Really painful that the unified core thing is blocking bootupd.
https://pagure.io/workstation-ostree-config/pull-request/313

Metadata Update from @humaton:
- Issue status updated to: Closed (was: Open)

Metadata