Skip to content

Console Output

13:26:06 [2025-10-28T13:26:06.297Z] + set -xeuo pipefail
13:26:06 [2025-10-28T13:26:06.297Z] ++ umask
13:26:06 [2025-10-28T13:26:06.297Z] + '[' 0022 = 0000 ']'
13:26:06 [2025-10-28T13:26:06.297Z] + cosa build
13:26:06 [2025-10-28T13:26:06.297Z] info: redirecting to build-with-buildah
13:26:06 [2025-10-28T13:26:06.551Z] x: 43 (from manifest)
13:26:06 [2025-10-28T13:26:06.551Z] y: 20251027 (from lockfile)
13:26:06 [2025-10-28T13:26:06.551Z] z: dev (overridden)
13:26:06 [2025-10-28T13:26:06.551Z] n: 0 (previous version 43.20251027.10.0 x.y.z does not match)
13:26:06 [2025-10-28T13:26:06.551Z] Building with container runtime (buildah) with VERSION=43.20251027.dev.0...
13:26:06 [2025-10-28T13:26:06.551Z] Previous input hash: 9fdab84c8badbfb14fac93746dd6087241354ddd875ac66922fcd58f0226cc6b
13:26:06 [2025-10-28T13:26:06.551Z] info: Directory src/config, is from branch next-devel, commit 7c1cc00f8ec4fb8ae2808a61b300948f2d491a30
13:26:06 [2025-10-28T13:26:06.806Z] Directory walk started
13:26:06 [2025-10-28T13:26:06.806Z] Directory walk done - 6 packages
13:26:06 [2025-10-28T13:26:06.806Z] Temporary output repo path: ./.repodata/
13:26:06 [2025-10-28T13:26:06.806Z] Pool started (with 5 workers)
13:26:06 [2025-10-28T13:26:06.806Z] Pool finished
13:26:06 [2025-10-28T13:26:06.806Z] Running: buildah build --security-opt=label=disable --cap-add=all --device /dev/fuse --pull=newer --layers=true --build-arg-file build-args.conf -v /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src:/run/src --build-arg VERSION=43.20251027.dev.0 --label org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label org.opencontainers.image.revision=7c1cc00f8ec4fb8ae2808a61b300948f2d491a30 --label fedora-coreos.stream=next-devel --annotation fedora-coreos.stream=next-devel -v /home/jenkins/agent/workspace/test-override/overrides:/src/overrides --tag containers-storage:localhost/fedora-coreos:43.20251027.dev.0 .
13:26:06 [2025-10-28T13:26:06.806Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=53687091200 lazy_refcounts=off refcount_bits=16
13:26:24 [2025-10-28T13:26:24.830Z] ++ env -C /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src TMPDIR=/home/jenkins/agent/workspace/test-override/cache buildah build --security-opt=label=disable --cap-add=all --device /dev/fuse --pull=newer --layers=true --build-arg-file build-args.conf -v /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src:/run/src --build-arg VERSION=43.20251027.dev.0 --label org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label org.opencontainers.image.revision=7c1cc00f8ec4fb8ae2808a61b300948f2d491a30 --label fedora-coreos.stream=next-devel --annotation fedora-coreos.stream=next-devel -v /home/jenkins/agent/workspace/test-override/overrides:/src/overrides --tag containers-storage:localhost/fedora-coreos:43.20251027.dev.0 .
13:26:24 [2025-10-28T13:26:24.830Z] [1/2] STEP 1/11: FROM quay.io/bootc-devel/fedora-bootc-43-standard@sha256:b7ad5bc503ead71c091f41e0c4faf2d3726563a6aa61fb50875e15ab900ae5f4 AS builder
13:26:24 [2025-10-28T13:26:24.830Z] Trying to pull quay.io/bootc-devel/fedora-bootc-43-standard@sha256:b7ad5bc503ead71c091f41e0c4faf2d3726563a6aa61fb50875e15ab900ae5f4...
13:26:24 [2025-10-28T13:26:24.830Z] Getting image source signatures
13:26:24 [2025-10-28T13:26:24.830Z] Copying blob sha256:150a27b43ef285e97ac05c3a3e42b1747e3ba0a128aac0498c48c61c031749ec
13:26:51 [2025-10-28T13:26:51.312Z] Copying config sha256:0284e199ccea2b8f1f2c286d0463d0b94236948f167867faeee64c18adac458b
13:26:51 [2025-10-28T13:26:51.312Z] Writing manifest to image destination
13:26:51 [2025-10-28T13:26:51.312Z] [1/2] STEP 2/11: ARG VERSION=overridden
13:26:51 [2025-10-28T13:26:51.312Z] --> 9083256c4519
13:26:51 [2025-10-28T13:26:51.312Z] [1/2] STEP 3/11: ARG MANIFEST=overridden
13:26:51 [2025-10-28T13:26:51.312Z] --> bd275c168263
13:26:51 [2025-10-28T13:26:51.312Z] [1/2] STEP 4/11: ARG PASSWD_GROUP_DIR
13:26:51 [2025-10-28T13:26:51.312Z] --> 43b8fe2990eb
13:26:51 [2025-10-28T13:26:51.312Z] [1/2] STEP 5/11: ARG STRICT_MODE=0
13:26:51 [2025-10-28T13:26:51.312Z] --> d48536c65b3a
13:26:51 [2025-10-28T13:26:51.312Z] [1/2] STEP 6/11: COPY . /src
13:26:51 [2025-10-28T13:26:51.312Z] --> 9171c81086e0
13:26:51 [2025-10-28T13:26:51.312Z] [1/2] STEP 7/11: RUN chmod -R a=rX,u+w /src
13:26:53 [2025-10-28T13:26:53.822Z] --> d0b195ecc0e1
13:26:53 [2025-10-28T13:26:53.822Z] [1/2] STEP 8/11: RUN if test -x /src/buildroot-prep; then /src/buildroot-prep; fi
13:26:56 [2025-10-28T13:26:56.331Z] --> 54bed3f315b6
13:26:56 [2025-10-28T13:26:56.331Z] [1/2] STEP 9/11: RUN --mount=type=cache,rw,id=coreos-build-cache,target=/cache         rm -rf /cache/cache/*lock*
13:26:58 [2025-10-28T13:26:58.840Z] --> d5f3e8a70d22
13:26:58 [2025-10-28T13:26:58.840Z] [1/2] STEP 10/11: RUN --mount=type=cache,rw,id=coreos-build-cache,target=/cache     --mount=type=secret,id=yumrepos,target=/etc/yum.repos.d/secret.repo     --mount=type=secret,id=contentsets         /src/build-rootfs "${MANIFEST}" "${VERSION}" /target-rootfs
13:26:58 [2025-10-28T13:26:58.840Z] Updating and loading repositories:
13:26:58 [2025-10-28T13:26:58.840Z]  overrides                              100% |   6.4 MiB/s |   6.5 KiB |  00m00s
13:26:58 [2025-10-28T13:26:58.840Z] Repositories loaded.
13:26:58 [2025-10-28T13:26:58.840Z] Injected 6 package overrides
13:26:58 [2025-10-28T13:26:58.840Z] Overriding passwd/group files
13:26:59 [2025-10-28T13:26:59.094Z] note: /target-rootfs and /cache on separate filesystems; caching RPMs only
13:26:59 [2025-10-28T13:26:59.094Z] Loaded lockfiles:
13:26:59 [2025-10-28T13:26:59.094Z]   /tmp/tmp8dg88fdv.json
13:26:59 [2025-10-28T13:26:59.094Z] 43 metadata, 111 content objects imported; 156.1 kB content written
13:26:59 [2025-10-28T13:26:59.094Z] 4 metadata, 1 content objects imported; 76 bytes content written
13:26:59 [2025-10-28T13:26:59.094Z] 4 metadata, 1 content objects imported; 404 bytes content written
13:26:59 [2025-10-28T13:26:59.094Z] 9 metadata, 4 content objects imported; 6.0 kB content written
13:26:59 [2025-10-28T13:26:59.094Z] 9 metadata, 2 content objects imported; 545 bytes content written
13:26:59 [2025-10-28T13:26:59.094Z] 11 metadata, 4 content objects imported; 3.2 kB content written
13:26:59 [2025-10-28T13:26:59.094Z] 8 metadata, 3 content objects imported; 1.4 kB content written
13:26:59 [2025-10-28T13:26:59.094Z] 16 metadata, 18 content objects imported; 10.9 kB content written
13:26:59 [2025-10-28T13:26:59.094Z] 11 metadata, 3 content objects imported; 1.6 kB content written
13:26:59 [2025-10-28T13:26:59.094Z] 8 metadata, 1 content objects imported; 690 bytes content written
13:26:59 [2025-10-28T13:26:59.094Z] rpm-ostree version: 2025.11
13:26:59 [2025-10-28T13:26:59.347Z] Enabled rpm-md repositories: overrides fedora-candidate-compose fedora-coreos-pool fedora-next fedora-next-updates
13:27:05 [2025-10-28T13:27:05.877Z] Updating metadata for 'fedora-candidate-compose'...done
13:27:05 [2025-10-28T13:27:05.877Z] Updating metadata for 'fedora-coreos-pool'...done
13:27:07 [2025-10-28T13:27:07.236Z] Updating metadata for 'fedora-next'...done
13:27:07 [2025-10-28T13:27:07.494Z] Updating metadata for 'fedora-next-updates'...done
13:28:15 [2025-10-28T13:28:15.098Z] Importing rpm-md...done
13:28:15 [2025-10-28T13:28:15.098Z] rpm-md repo 'overrides' (cached); generated: 2025-10-28T13:26:06Z solvables: 6
13:28:15 [2025-10-28T13:28:15.098Z] rpm-md repo 'fedora-candidate-compose'; generated: 2025-10-23T03:37:20Z solvables: 77664
13:28:15 [2025-10-28T13:28:15.098Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-10-27T21:16:30Z solvables: 62355
13:28:15 [2025-10-28T13:28:15.098Z] rpm-md repo 'fedora-next'; generated: 2025-10-24T04:56:13Z solvables: 77663
13:28:15 [2025-10-28T13:28:15.098Z] rpm-md repo 'fedora-next-updates'; generated: 2025-10-28T00:54:51Z solvables: 5295
13:28:15 [2025-10-28T13:28:15.098Z] Resolving dependencies...done
13:28:15 [2025-10-28T13:28:15.098Z] Installing 448 packages:
13:28:15 [2025-10-28T13:28:15.098Z]   NetworkManager-1:1.54.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   NetworkManager-cloud-setup-1:1.54.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   NetworkManager-libnm-1:1.54.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   NetworkManager-team-1:1.54.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   NetworkManager-tui-1:1.54.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   WALinuxAgent-udev-2.14.0.1-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   aardvark-dns-2:1.16.0-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   acl-2.3.2-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   adcli-0.9.2-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   afterburn-5.10.0-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   afterburn-dracut-5.10.0-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   alternatives-1.33-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   amd-gpu-firmware-20251021-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   amd-ucode-firmware-20251021-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   attr-2.5.2-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   audit-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   audit-libs-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   audit-rules-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   authselect-1.6.2-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   authselect-libs-1.6.2-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   avahi-libs-0.9~rc2-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   azure-vm-utils-0.7.0-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   bash-5.3.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   bash-color-prompt-0.7.1-2.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   bash-completion-1:2.16-2.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   bind-libs-32:9.18.41-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   bind-utils-32:9.18.41-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   bootc-1.8.0-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   bootupd-0.2.31-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   bsdtar-3.8.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   btrfs-progs-6.17-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   bubblewrap-0.11.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   bzip2-1.0.8-21.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   bzip2-libs-1.0.8-21.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   c-ares-1.34.5-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   ca-certificates-2025.2.80_v9.0.304-1.1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   catatonit-0.2.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   chrony-4.8-3.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   cifs-utils-7.2-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   clevis-21-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   clevis-dracut-21-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   clevis-luks-21-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   clevis-pin-tpm2-0.5.3-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   clevis-systemd-21-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   cloud-utils-growpart-0.33-11.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   composefs-1.0.8-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   composefs-libs-1.0.8-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   conmon-2:2.1.13-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   console-login-helper-messages-0.21.3-11.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   console-login-helper-messages-issuegen-0.21.3-11.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   console-login-helper-messages-motdgen-0.21.3-11.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   console-login-helper-messages-profile-0.21.3-11.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   container-selinux-4:2.242.0-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   containerd-2.1.4-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   containers-common-5:0.64.2-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   containers-common-extra-5:0.64.2-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   coreos-installer-0.25.0-2.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   coreos-installer-bootinfra-0.25.0-2.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   coreutils-9.7-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   coreutils-common-9.7-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   cpio-2.15-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   cracklib-2.9.11-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   criu-4.1.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   criu-libs-4.1.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   crun-1.24-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   crun-wasm-1.24-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   crypto-policies-20250714-5.gitcd6043a.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   cryptsetup-2.8.1-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   cryptsetup-libs-2.8.1-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   curl-8.15.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   cyrus-sasl-gssapi-2.1.28-33.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   cyrus-sasl-lib-2.1.28-33.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dbus-1:1.16.0-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dbus-broker-37-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dbus-common-1:1.16.0-4.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dbus-libs-1:1.16.0-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   device-mapper-1.02.208-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   device-mapper-event-1.02.208-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   device-mapper-event-libs-1.02.208-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   device-mapper-libs-1.02.208-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   device-mapper-multipath-0.11.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   device-mapper-multipath-libs-0.11.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   device-mapper-persistent-data-1.1.0-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   diffutils-3.12-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dnf5-5.2.17.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dnsmasq-2.90-7.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   docker-cli-28.5.1-2.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   dosfstools-4.2-16.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dracut-107-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dracut-network-107-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   dracut-squash-107-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   duktape-2.7.0-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   e2fsprogs-1.47.3-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   e2fsprogs-libs-1.47.3-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   efi-filesystem-6-4.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   efibootmgr-18-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   efivar-libs-39-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   elfutils-default-yama-scope-0.193-3.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   elfutils-libelf-0.193-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   elfutils-libs-0.193-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   ethtool-2:6.15-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   expat-2.7.2-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fedora-gpg-keys-43-1.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fedora-release-common-43-25.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fedora-release-coreos-43-25.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fedora-release-identity-coreos-43-25.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fedora-repos-43-1.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fedora-repos-archive-43-1.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fedora-repos-ostree-43-1.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   file-5.46-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   file-libs-5.46-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   filesystem-3.18-50.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   findutils-1:4.10.0-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fmt-11.2.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fstrm-0.6.1-13.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fuse-overlayfs-1.13-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fuse-sshfs-3.7.3-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   fwupd-2.0.16-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gawk-5.3.2-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gdbm-1:1.23-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gdbm-libs-1:1.23-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gdisk-1.0.10-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gettext-envsubst-0.25.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gettext-libs-0.25.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gettext-runtime-0.25.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   git-core-2.51.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   glib2-2.86.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   glibc-2.42-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   glibc-common-2.42-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   glibc-gconv-extra-2.42-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   glibc-minimal-langpack-2.42-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gmp-1:6.3.0-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gnulib-l10n-20241231-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gnupg2-2.4.8-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gnupg2-dirmngr-2.4.8-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gnupg2-gpg-agent-2.4.8-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gnupg2-gpgconf-2.4.8-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gnupg2-keyboxd-2.4.8-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gnupg2-verify-2.4.8-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gnutls-3.8.10-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   google-compute-engine-guest-configs-udev-20250221.00-2.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gpgme-1.24.3-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   grep-3.12-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   grub2-common-1:2.12-40.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   grub2-efi-x64-1:2.12-40.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   grub2-pc-1:2.12-40.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   grub2-pc-modules-1:2.12-40.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   grub2-tools-1:2.12-40.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   grub2-tools-minimal-1:2.12-40.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   gzip-1.13-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   hostname-3.25-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   hwdata-0.400-1.fc43.noarch (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   ignition-2.24.0-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   ignition-grub-2.24.0-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.098Z]   inih-62-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   intel-gpu-firmware-20251021-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   ipcalc-1.0.3-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iproute-6.14.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iproute-tc-6.14.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iptables-libs-1.8.11-11.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iptables-nft-1.8.11-11.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iptables-services-1.8.11-11.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iptables-utils-1.8.11-11.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iputils-20250605-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   irqbalance-2:1.9.4-7.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   isns-utils-libs-0.103-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   jansson-2.14-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   jose-14-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.098Z]   jq-1.7.1-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   json-c-0.18-7.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   json-glib-1.10.8-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   kbd-2.8.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   kbd-legacy-2.8.0-3.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   kbd-misc-2.8.0-3.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   kdump-utils-1.0.58-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   kernel-6.17.4-300.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   kernel-core-6.17.4-300.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   kernel-modules-6.17.4-300.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   kernel-modules-core-6.17.4-300.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   kexec-tools-2.0.32-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   keyutils-1.6.3-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   keyutils-libs-1.6.3-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   kmod-34.2-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   kmod-libs-34.2-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   kpartx-0.11.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   krb5-libs-1.21.3-7.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   less-679-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libacl-2.3.2-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libaio-0.3.111-22.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libarchive-3.8.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libassuan-2.5.7-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libattr-2.5.2-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libbasicobjects-0.1.1-59.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libblkid-2.41.1-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libbpf-2:1.6.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libbsd-0.12.2-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libcap-2.76-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libcap-ng-0.8.5-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libcbor-0.12.0-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libcollection-0.7.0-59.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libcom_err-1.47.3-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libcurl-minimal-8.15.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libdaemon-0.14-32.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libdhash-0.5.0-59.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libdnf5-5.2.17.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libdnf5-cli-5.2.17.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libdrm-2.4.126-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libeconf-0.7.9-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libedit-3.1-57.20251016cvs.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libevent-2.1.12-16.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libfdisk-2.41.1-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libffi-3.5.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libfido2-1.16.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libgcc-15.2.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libgcrypt-1.11.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libgpg-error-1.55-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libibverbs-58.0-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libicu-77.1-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libidn2-2.3.8-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libini_config-1.3.1-59.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libipa_hbac-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libjcat-0.2.5-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libjose-14-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libkcapi-1.5.0-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libkcapi-hasher-1.5.0-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libkcapi-hmaccalc-1.5.0-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libksba-1.6.7-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   liblastlog2-2.41.1-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libldb-2:4.23.2-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libluksmeta-9-25.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libmaxminddb-1.12.2-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libmd-1.1.0-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libmnl-1.0.5-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libmodulemd-2.15.2-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libmount-2.41.1-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libndp-1.9-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnet-1.3-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnetfilter_conntrack-1.0.9-9.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnfnetlink-1.0.1-31.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnfsidmap-1:2.8.4-0.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnftnl-1.2.9-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnghttp2-1.66.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnl3-3.11.0-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnl3-cli-3.11.0-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnsl2-2.0.1-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libnvme-1.15-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libpath_utils-0.2.1-59.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libpcap-14:1.10.5-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libpciaccess-0.16-16.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libpkgconf-2.3.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libpsl-0.21.5-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libpwquality-1.4.5-14.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libref_array-0.1.5-59.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   librepo-1.20.0-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libreport-filesystem-2.17.15-9.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libseccomp-2.6.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libselinux-3.9-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libselinux-utils-3.9-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libsemanage-3.9-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libsepol-3.9-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libslirp-4.9.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libsmartcols-2.41.1-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libsmbclient-2:4.23.2-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libsolv-0.7.34-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libss-1.47.3-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libsss_certmap-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libsss_idmap-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libsss_nss_idmap-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libsss_sudo-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libstdc++-15.2.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libtalloc-2.4.3-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libtasn1-4.20.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libtdb-1.4.14-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libteam-1.32-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libtevent-0.17.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libtextstyle-0.25.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libtirpc-1.3.7-0.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libtool-ltdl-2.5.4-7.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libunistring-1.1-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libusb1-1.0.29-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libuuid-2.41.1-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libuv-1:1.51.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libverto-0.3.2-11.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libwbclient-2:4.23.2-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   libxcrypt-4.4.38-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libxml2-2.12.10-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libxmlb-0.3.24-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libyaml-0.2.5-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   libzstd-1.5.7-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   linux-firmware-20251021-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   linux-firmware-whence-20251021-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   lld18-libs-18.1.8-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   lmdb-libs-0.9.33-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   logrotate-3.22.0-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   lsof-4.98.0-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   lua-libs-5.4.8-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   luksmeta-9-25.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   lvm2-2.03.34-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   lvm2-libs-2.03.34-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   lz4-libs-1.10.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   lzo-2.10-15.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   makedumpfile-1.7.7-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   mdadm-4.3-9.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   microcode_ctl-2:2.1-71.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   moby-engine-28.5.1-2.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   moby-filesystem-28.5.1-2.fc43.noarch (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.100Z]   mokutil-2:0.7.2-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   mpfr-4.2.2-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   nano-8.5-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   nano-default-editor-8.5-2.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.100Z]   ncurses-6.5-7.20250614.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   ncurses-base-6.5-7.20250614.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   ncurses-libs-6.5-7.20250614.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   net-tools-2.0-0.74.20160912git.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   netavark-2:1.16.1-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   nettle-3.10.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   newt-0.52.25-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   nfs-utils-coreos-1:2.8.4-0.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   nftables-1:1.1.3-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   nftables-services-1:1.1.3-5.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   ngtcp2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   ngtcp2-crypto-gnutls-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   nmstate-2.2.52-2.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   npth-1.8-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   nss-altfiles-2.23.0-7.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   numactl-libs-2.0.19-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   nvidia-gpu-firmware-20251021-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   nvme-cli-2.15-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   oniguruma-6.9.10-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   openldap-2.6.10-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   openssh-10.0p1-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   openssh-clients-10.0p1-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   openssh-server-10.0p1-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   openssl-1:3.5.4-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   openssl-libs-1:3.5.4-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   os-prober-1.81-10.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   ostree-2025.6-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   ostree-libs-2025.6-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   p11-kit-0.25.8-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   p11-kit-trust-0.25.8-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pam-1.7.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pam-libs-1.7.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   passim-libs-0.1.10-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   passt-0^20250919.g623dbf6-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   passt-selinux-0^20250919.g623dbf6-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pciutils-3.14.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pciutils-libs-3.14.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pcre2-10.46-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pcre2-syntax-10.46-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pigz-2.8-7.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pkgconf-2.3.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pkgconf-m4-2.3.0-3.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   pkgconf-pkg-config-2.3.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   podman-5:5.7.0~rc1-1.fc43.x86_64 (overrides)
13:28:15 [2025-10-28T13:28:15.101Z]   policycoreutils-3.9-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   polkit-126-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   polkit-libs-126-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   popt-1.19-9.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   procps-ng-4.0.4-7.fc43.1.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   protobuf-c-1.5.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   psmisc-23.7-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   publicsuffix-list-dafsa-20250616-2.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   qed-firmware-20251021-1.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   readline-8.3-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   rpcbind-1.2.8-0.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   rpm-6.0.0-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   rpm-libs-6.0.0-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   rpm-ostree-2025.11-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   rpm-ostree-libs-2025.11-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   rpm-plugin-selinux-6.0.0-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   rpm-sequoia-1.9.0-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   rsync-3.4.1-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   runc-2:1.3.2-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   samba-client-libs-2:4.23.2-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   samba-common-2:4.23.2-1.fc43.noarch (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   samba-common-libs-2:4.23.2-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sdbus-cpp-2.1.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   sed-4.9-5.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   selinux-policy-42.13-1.fc43.noarch (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   selinux-policy-targeted-42.13-1.fc43.noarch (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   setup-2.15.0-26.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   sg3_utils-1.48-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   sg3_utils-libs-1.48-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   shadow-utils-2:4.18.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   shadow-utils-subid-2:4.18.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   shared-mime-info-2.4-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   shim-x64-15.8-3.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   skopeo-1:1.20.0-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   slang-2.3.3-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   slirp4netns-1.3.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   snappy-1.2.2-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   socat-1.8.0.3-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   spdlog-1.15.3-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   sqlite-libs-3.50.2-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   squashfs-tools-4.6.1-7.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   ssh-key-dir-0.1.5-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-ad-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-client-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-common-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-common-pac-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-ipa-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-krb5-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-krb5-common-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-ldap-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sssd-nfs-idmap-2.11.1-4.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   stalld-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   sudo-1.9.17-5.p1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   systemd-258.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   systemd-container-258.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   systemd-libs-258.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   systemd-pam-258.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   systemd-resolved-258.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   systemd-shared-258.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   systemd-sysusers-258.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   systemd-udev-258.1-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   tar-2:1.35-6.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   teamd-1.32-12.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   tini-static-0.19.0-11.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   toolbox-0.3-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   tpm2-tools-5.7-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   tpm2-tss-4.1.3-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   tpm2-tss-fapi-4.1.3-8.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   tzdata-2025b-3.fc43.noarch (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   userspace-rcu-0.15.3-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   util-linux-2.41.1-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   util-linux-core-2.41.1-17.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   vim-data-2:9.1.1863-1.fc43.noarch (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   vim-minimal-2:9.1.1863-1.fc43.x86_64 (fedora-coreos-pool)
13:28:15 [2025-10-28T13:28:15.101Z]   wasmedge-rt-0.15.0-1.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   which-2.23-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   wireguard-tools-1.0.20250521-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   xfsprogs-6.15.0-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   xxhash-libs-0.8.3-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   xz-1:5.8.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   xz-libs-1:5.8.1-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   yajl-2.1.0-38.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   zchunk-libs-1.5.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   zincati-0.0.30-4.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   zlib-ng-compat-2.2.5-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   zram-generator-1.2.1-3.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z]   zstd-1.5.7-2.fc43.x86_64 (fedora-candidate-compose)
13:28:15 [2025-10-28T13:28:15.101Z] Input state hash: 088d50dac4804f031ecfc1ddfd2e6f1461e89d0c4faaae70c1b8bfed3f1c50cb
13:28:15 [2025-10-28T13:28:15.101Z] Will download: 447 packages (710.7 MB)
13:28:21 [2025-10-28T13:28:21.628Z] Downloading from 'fedora-coreos-pool'...done
13:30:58 [2025-10-28T13:30:58.009Z] Downloading from 'fedora-candidate-compose'...done
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.628: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-primary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.630: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.631: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.631: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.632: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.633: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.634: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.635: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.636: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.637: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.638: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.639: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.639: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.640: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.641: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.649: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-7-primary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.650: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.650: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary-original to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.650: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.651: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary-original to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] 
13:30:58 [2025-10-28T13:30:58.009Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 13:30:42.651: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-secondary to rpmdb
13:30:58 [2025-10-28T13:30:58.009Z] Importing packages...done: 448
13:30:58 [2025-10-28T13:30:58.009Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
13:30:58 [2025-10-28T13:30:58.009Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
13:30:58 [2025-10-28T13:30:58.009Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
13:30:58 [2025-10-28T13:30:58.009Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
13:30:58 [2025-10-28T13:30:58.009Z] Skipping file /usr/lib/systemd/ from checkout
13:30:58 [2025-10-28T13:30:58.009Z] Checking out packages...done
13:30:58 [2025-10-28T13:30:58.009Z] Checking out ostree layers...done
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'dbus' with GID 81.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'rpc' with GID 32.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'sshd' with GID 74.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'utempter' with GID 35.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'utmp' with GID 22.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'docker' with GID 985.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'printadmin' with GID 984.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'kvm' with GID 36.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'clock' with GID 103.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'render' with GID 105.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'sgx' with GID 106.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'zincati' with GID 983.
13:30:58 [2025-10-28T13:30:58.009Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'clevis' with GID 982.
13:30:58 [2025-10-28T13:30:58.009Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'dnsmasq' with GID 981.
13:30:58 [2025-10-28T13:30:58.009Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'systemd-coredump' with GID 980.
13:30:58 [2025-10-28T13:30:58.009Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'systemd-oom' with GID 979.
13:30:58 [2025-10-28T13:30:58.009Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
13:30:58 [2025-10-28T13:30:58.009Z] Creating group 'tss' with GID 59.
13:30:58 [2025-10-28T13:30:58.009Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
13:30:58 [2025-10-28T13:30:58.009Z] Running systemd-sysusers...done
13:30:58 [2025-10-28T13:30:58.009Z] Running pre scripts...12 done
13:31:24 [2025-10-28T13:31:24.484Z] authselect-libs.post: Created symlink '/etc/systemd/system/multi-user.target.wants/authselect-apply-changes.service' -> '/usr/lib/systemd/system/authselect-apply-changes.service'.
13:31:24 [2025-10-28T13:31:24.484Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
13:31:24 [2025-10-28T13:31:24.484Z] audit-rules.post: No rules detected, adding default
13:31:24 [2025-10-28T13:31:24.484Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
13:31:24 [2025-10-28T13:31:24.484Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
13:31:24 [2025-10-28T13:31:24.484Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
13:31:24 [2025-10-28T13:31:24.484Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
13:31:24 [2025-10-28T13:31:24.484Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
13:31:24 [2025-10-28T13:31:24.484Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd.post: /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line.
13:31:24 [2025-10-28T13:31:24.484Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
13:31:24 [2025-10-28T13:31:24.484Z] systemd-udev.post: Failed to create directory /var/lib/systemd/random-seed: Read-only file system
13:31:24 [2025-10-28T13:31:24.484Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
13:31:24 [2025-10-28T13:31:24.484Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
13:31:24 [2025-10-28T13:31:24.484Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
13:31:24 [2025-10-28T13:31:24.484Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
13:31:32 [2025-10-28T13:31:32.550Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
13:31:32 [2025-10-28T13:31:32.550Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
13:31:32 [2025-10-28T13:31:32.550Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
13:31:32 [2025-10-28T13:31:32.550Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
13:31:32 [2025-10-28T13:31:32.550Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
13:31:32 [2025-10-28T13:31:32.550Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
13:31:32 [2025-10-28T13:31:32.550Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
13:31:32 [2025-10-28T13:31:32.550Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
13:31:32 [2025-10-28T13:31:32.550Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
13:31:32 [2025-10-28T13:31:32.550Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
13:31:32 [2025-10-28T13:31:32.550Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
13:31:32 [2025-10-28T13:31:32.550Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
13:31:32 [2025-10-28T13:31:32.550Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
13:31:32 [2025-10-28T13:31:32.550Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
13:31:32 [2025-10-28T13:31:32.550Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
13:31:32 [2025-10-28T13:31:32.550Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
13:31:32 [2025-10-28T13:31:32.550Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
13:31:32 [2025-10-28T13:31:32.550Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
13:31:32 [2025-10-28T13:31:32.550Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
13:31:32 [2025-10-28T13:31:32.550Z] console-login-helper-messages-issuegen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'.
13:31:32 [2025-10-28T13:31:32.550Z] console-login-helper-messages-motdgen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'.
13:31:32 [2025-10-28T13:31:32.550Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
13:31:32 [2025-10-28T13:31:32.550Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
13:31:32 [2025-10-28T13:31:32.550Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
13:31:32 [2025-10-28T13:31:32.550Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
13:31:32 [2025-10-28T13:31:32.550Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
13:31:32 [2025-10-28T13:31:32.550Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
13:31:32 [2025-10-28T13:31:32.550Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
13:31:32 [2025-10-28T13:31:32.550Z] systemd-resolved.post: CRunning post scripts...done
13:31:47 [2025-10-28T13:31:47.371Z] Running posttrans scripts...16 done
13:31:48 [2025-10-28T13:31:48.295Z] Writing rpmdb...done
13:31:48 [2025-10-28T13:31:48.295Z] reated symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
13:31:48 [2025-10-28T13:31:48.295Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'.
13:31:48 [2025-10-28T13:31:48.295Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
13:31:48 [2025-10-28T13:31:48.295Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
13:31:48 [2025-10-28T13:31:48.295Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
13:31:48 [2025-10-28T13:31:48.295Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
13:31:48 [2025-10-28T13:31:48.295Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
13:31:48 [2025-10-28T13:31:48.295Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
13:31:48 [2025-10-28T13:31:48.295Z] Regenerating rpmdb for target
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '0' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + cat
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '1' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + source /usr/lib/os-release
13:31:58 [2025-10-28T13:31:58.220Z] ++ NAME='Fedora Linux'
13:31:58 [2025-10-28T13:31:58.220Z] ++ VERSION='43 (CoreOS)'
13:31:58 [2025-10-28T13:31:58.220Z] ++ RELEASE_TYPE=stable
13:31:58 [2025-10-28T13:31:58.220Z] ++ ID=fedora
13:31:58 [2025-10-28T13:31:58.220Z] ++ VERSION_ID=43
13:31:58 [2025-10-28T13:31:58.220Z] ++ VERSION_CODENAME=
13:31:58 [2025-10-28T13:31:58.220Z] ++ PRETTY_NAME='Fedora CoreOS 43'
13:31:58 [2025-10-28T13:31:58.220Z] ++ ANSI_COLOR='0;38;2;60;110;180'
13:31:58 [2025-10-28T13:31:58.220Z] ++ LOGO=fedora-logo-icon
13:31:58 [2025-10-28T13:31:58.220Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
13:31:58 [2025-10-28T13:31:58.220Z] ++ HOME_URL=https://getfedora.org/coreos/
13:31:58 [2025-10-28T13:31:58.220Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
13:31:58 [2025-10-28T13:31:58.220Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
13:31:58 [2025-10-28T13:31:58.220Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
13:31:58 [2025-10-28T13:31:58.220Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
13:31:58 [2025-10-28T13:31:58.220Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
13:31:58 [2025-10-28T13:31:58.220Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
13:31:58 [2025-10-28T13:31:58.220Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
13:31:58 [2025-10-28T13:31:58.220Z] ++ SUPPORT_END=2026-12-02
13:31:58 [2025-10-28T13:31:58.220Z] ++ VARIANT=CoreOS
13:31:58 [2025-10-28T13:31:58.220Z] ++ VARIANT_ID=coreos
13:31:58 [2025-10-28T13:31:58.220Z] + '[' fedora == fedora ']'
13:31:58 [2025-10-28T13:31:58.220Z] + '[' 43 -ge 43 ']'
13:31:58 [2025-10-28T13:31:58.220Z] + echo 'enable bootloader-update.service'
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '2' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + rm -rf /etc/systemd/system/basic.target.wants /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/timers.target.wants
13:31:58 [2025-10-28T13:31:58.220Z] + systemctl preset-all
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/authselect-apply-changes.service' -> '/usr/lib/systemd/system/authselect-apply-changes.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-boot-clear-sysfail.service' -> '/usr/lib/systemd/system/systemd-boot-clear-sysfail.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/factory-reset.target.wants/systemd-tpm2-clear.service' -> '/usr/lib/systemd/system/systemd-tpm2-clear.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-integritysetup.target' -> '/usr/lib/systemd/system/remote-integritysetup.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-veritysetup.target' -> '/usr/lib/systemd/system/remote-veritysetup.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/bootloader-update.service' -> '/usr/lib/systemd/system/bootloader-update.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-alternatives-migration.service' -> '/usr/lib/systemd/system/coreos-alternatives-migration.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
13:31:58 [2025-10-28T13:31:58.220Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
13:31:58 [2025-10-28T13:31:58.220Z] + systemctl --user --global preset-all
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
13:31:58 [2025-10-28T13:31:58.220Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '3' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + source /usr/lib/os-release
13:31:58 [2025-10-28T13:31:58.220Z] ++ NAME='Fedora Linux'
13:31:58 [2025-10-28T13:31:58.220Z] ++ VERSION='43 (CoreOS)'
13:31:58 [2025-10-28T13:31:58.220Z] ++ RELEASE_TYPE=stable
13:31:58 [2025-10-28T13:31:58.220Z] ++ ID=fedora
13:31:58 [2025-10-28T13:31:58.220Z] ++ VERSION_ID=43
13:31:58 [2025-10-28T13:31:58.220Z] ++ VERSION_CODENAME=
13:31:58 [2025-10-28T13:31:58.220Z] ++ PRETTY_NAME='Fedora CoreOS 43'
13:31:58 [2025-10-28T13:31:58.220Z] ++ ANSI_COLOR='0;38;2;60;110;180'
13:31:58 [2025-10-28T13:31:58.220Z] ++ LOGO=fedora-logo-icon
13:31:58 [2025-10-28T13:31:58.220Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
13:31:58 [2025-10-28T13:31:58.220Z] ++ HOME_URL=https://getfedora.org/coreos/
13:31:58 [2025-10-28T13:31:58.220Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
13:31:58 [2025-10-28T13:31:58.220Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
13:31:58 [2025-10-28T13:31:58.220Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
13:31:58 [2025-10-28T13:31:58.220Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
13:31:58 [2025-10-28T13:31:58.220Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
13:31:58 [2025-10-28T13:31:58.220Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
13:31:58 [2025-10-28T13:31:58.220Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
13:31:58 [2025-10-28T13:31:58.220Z] ++ SUPPORT_END=2026-12-02
13:31:58 [2025-10-28T13:31:58.220Z] ++ VARIANT=CoreOS
13:31:58 [2025-10-28T13:31:58.220Z] ++ VARIANT_ID=coreos
13:31:58 [2025-10-28T13:31:58.220Z] + tee /usr/lib/kernel/install.conf
13:31:58 [2025-10-28T13:31:58.220Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree'
13:31:58 [2025-10-28T13:31:58.220Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
13:31:58 [2025-10-28T13:31:58.220Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
13:31:58 [2025-10-28T13:31:58.220Z] + echo -e '[main]\nprotect_running_kernel=False'
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '4' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
13:31:58 [2025-10-28T13:31:58.220Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
13:31:58 [2025-10-28T13:31:58.220Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
13:31:58 [2025-10-28T13:31:58.220Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '5' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
13:31:58 [2025-10-28T13:31:58.220Z] + cat
13:31:58 [2025-10-28T13:31:58.220Z] + cat
13:31:58 [2025-10-28T13:31:58.220Z] + cat
13:31:58 [2025-10-28T13:31:58.220Z] + cat
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '6' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + mkdir -p /usr/lib/ostree
13:31:58 [2025-10-28T13:31:58.220Z] + cat
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '7' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + /usr/bin/bootupctl backend generate-update-metadata
13:31:58 [2025-10-28T13:31:58.220Z] Generated update layout for BIOS: grub2-tools-1:2.12-40.fc43.x86_64
13:31:58 [2025-10-28T13:31:58.220Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-40.fc43.x86_64,shim-x64-15.8-3.x86_64
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '8' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + rm -vrf /usr/lib/ostree-boot/loader
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] >>>> Executing `postprocess` inline script '9' <<<<
13:31:58 [2025-10-28T13:31:58.220Z] 
13:31:58 [2025-10-28T13:31:58.220Z] + cat
13:31:58 [2025-10-28T13:31:58.220Z] Completed running `postprocess` inline scripts
13:31:58 [2025-10-28T13:31:58.220Z] Initializing rootfs
13:31:58 [2025-10-28T13:31:58.220Z] Moving /usr to target
13:31:58 [2025-10-28T13:31:58.220Z] Copying toplevel compat symlinks
13:31:58 [2025-10-28T13:31:58.220Z] No embedded whiteouts found
13:31:58 [2025-10-28T13:31:58.220Z] No device files found
13:31:58 [2025-10-28T13:31:58.220Z] Recompiling policy
13:32:10 [2025-10-28T13:32:10.375Z] Migrating /usr/etc/passwd to /usr/lib/
13:32:10 [2025-10-28T13:32:10.375Z] Migrating /usr/etc/group to /usr/lib/
13:32:10 [2025-10-28T13:32:10.375Z] Adding rpm-ostree-0-integration.conf
13:32:10 [2025-10-28T13:32:10.375Z] Preparing kernel
13:32:16 [2025-10-28T13:32:16.895Z] Creating empty machine-id
13:32:16 [2025-10-28T13:32:16.895Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
13:32:16 [2025-10-28T13:32:16.895Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
13:32:16 [2025-10-28T13:32:16.895Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.17.4-300.fc43.x86_64
13:32:17 [2025-10-28T13:32:17.149Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
13:32:17 [2025-10-28T13:32:17.402Z] dracut[I]: *** Including module: bash ***
13:32:17 [2025-10-28T13:32:17.402Z] dracut[I]: *** Including module: systemd ***
13:32:17 [2025-10-28T13:32:17.660Z] dracut[I]: *** Including module: fips ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: fips-crypto-policies ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: scsi-rules ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-ask-password ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-battery-check ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-cryptsetup ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-initrd ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-journald ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-modules-load ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-pcrphase ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-sysctl ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-sysusers ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-tmpfiles ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: systemd-udevd ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: modsign ***
13:32:17 [2025-10-28T13:32:17.913Z] dracut[I]: *** Including module: dbus-broker ***
13:32:18 [2025-10-28T13:32:18.167Z] dracut[I]: *** Including module: dbus ***
13:32:18 [2025-10-28T13:32:18.167Z] dracut[I]: *** Including module: coreos-sysctl ***
13:32:18 [2025-10-28T13:32:18.167Z] dracut[I]: *** Including module: i18n ***
13:32:18 [2025-10-28T13:32:18.167Z] dracut[I]: *** Including module: azure-udev-rules ***
13:32:18 [2025-10-28T13:32:18.167Z] dracut[I]: *** Including module: afterburn ***
13:32:18 [2025-10-28T13:32:18.167Z] dracut[I]: *** Including module: gcp-udev-rules ***
13:32:18 [2025-10-28T13:32:18.420Z] dracut[I]: *** Including module: ignition ***
13:32:18 [2025-10-28T13:32:18.420Z] dracut[I]: *** Including module: coreos-ignition ***
13:32:18 [2025-10-28T13:32:18.674Z] dracut[I]: *** Including module: coreos-live ***
13:32:18 [2025-10-28T13:32:18.674Z] dracut[I]: *** Including module: coreos-multipath ***
13:32:18 [2025-10-28T13:32:18.674Z] dracut[I]: *** Including module: coreos-network ***
13:32:18 [2025-10-28T13:32:18.674Z] dracut[I]: *** Including module: network-manager ***
13:32:18 [2025-10-28T13:32:18.674Z] dracut[I]: *** Including module: ignition-conf ***
13:32:18 [2025-10-28T13:32:18.674Z] dracut[I]: *** Including module: ignition-ostree ***
13:32:18 [2025-10-28T13:32:18.929Z] dracut[I]: *** Including module: network ***
13:32:18 [2025-10-28T13:32:18.929Z] dracut[I]: *** Including module: net-lib ***
13:32:18 [2025-10-28T13:32:18.929Z] dracut[I]: *** Including module: url-lib ***
13:32:18 [2025-10-28T13:32:18.929Z] dracut[I]: *** Including module: coreos-kernel ***
13:32:18 [2025-10-28T13:32:18.929Z] dracut[I]: *** Including module: ignition-conf-fcos ***
13:32:18 [2025-10-28T13:32:18.929Z] dracut[I]: *** Including module: ostree ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: rdcore ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: clevis ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: clevis-pin-null ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: clevis-pin-sss ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: clevis-pin-tang ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: btrfs ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: crypt ***
13:32:19 [2025-10-28T13:32:19.182Z] dracut[I]: *** Including module: dm ***
13:32:19 [2025-10-28T13:32:19.436Z] dracut[I]: *** Including module: kernel-modules ***
13:32:25 [2025-10-28T13:32:25.950Z] dracut[I]: *** Including module: kernel-modules-extra ***
13:32:25 [2025-10-28T13:32:25.950Z] dracut[I]: *** Including module: kernel-network-modules ***
13:32:26 [2025-10-28T13:32:26.508Z] dracut[I]: *** Including module: mdraid ***
13:32:26 [2025-10-28T13:32:26.764Z] dracut[I]: *** Including module: multipath ***
13:32:27 [2025-10-28T13:32:27.322Z] dracut[I]: *** Including module: nvdimm ***
13:32:27 [2025-10-28T13:32:27.322Z] dracut[I]: *** Including module: qemu ***
13:32:27 [2025-10-28T13:32:27.322Z] dracut[I]: *** Including module: qemu-net ***
13:32:27 [2025-10-28T13:32:27.322Z] dracut[I]: *** Including module: fido2 ***
13:32:27 [2025-10-28T13:32:27.322Z] dracut[I]: *** Including module: pkcs11 ***
13:32:27 [2025-10-28T13:32:27.322Z] dracut[I]: *** Including module: tpm2-tss ***
13:32:27 [2025-10-28T13:32:27.576Z] dracut[I]: *** Including module: cifs ***
13:32:27 [2025-10-28T13:32:27.576Z] dracut[I]: *** Including module: hwdb ***
13:32:27 [2025-10-28T13:32:27.576Z] dracut[I]: *** Including module: iscsi ***
13:32:28 [2025-10-28T13:32:28.133Z] dracut[I]: *** Including module: lunmask ***
13:32:28 [2025-10-28T13:32:28.133Z] dracut[I]: *** Including module: nvmf ***
13:32:28 [2025-10-28T13:32:28.133Z] dracut[I]: *** Including module: resume ***
13:32:28 [2025-10-28T13:32:28.133Z] dracut[I]: *** Including module: rootfs-block ***
13:32:28 [2025-10-28T13:32:28.133Z] dracut[I]: *** Including module: terminfo ***
13:32:28 [2025-10-28T13:32:28.133Z] dracut[I]: *** Including module: udev-rules ***
13:32:28 [2025-10-28T13:32:28.694Z] dracut[I]: *** Including module: virtiofs ***
13:32:28 [2025-10-28T13:32:28.694Z] dracut[I]: *** Including module: azure-disk ***
13:32:28 [2025-10-28T13:32:28.948Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
13:32:28 [2025-10-28T13:32:28.948Z] dracut[I]: *** Including module: walinuxagent ***
13:32:28 [2025-10-28T13:32:28.948Z] dracut[I]: *** Including module: dracut-systemd ***
13:32:28 [2025-10-28T13:32:28.948Z] dracut[I]: *** Including module: usrmount ***
13:32:28 [2025-10-28T13:32:28.948Z] dracut[I]: *** Including module: base ***
13:32:28 [2025-10-28T13:32:28.948Z] dracut[I]: *** Including module: dracut-coreos-version ***
13:32:28 [2025-10-28T13:32:28.948Z] removed '/tmp/dracut/dracut.diZJflo/initramfs/usr/lib/systemd/system-generators/systemd-gpt-auto-generator'
13:32:28 [2025-10-28T13:32:28.948Z] dracut[I]: *** Including module: emergency-shell-setup ***
13:32:29 [2025-10-28T13:32:29.201Z] dracut[I]: *** Including module: fs-lib ***
13:32:29 [2025-10-28T13:32:29.201Z] dracut[I]: *** Including module: journal-conf ***
13:32:29 [2025-10-28T13:32:29.201Z] dracut[I]: *** Including module: openssl ***
13:32:29 [2025-10-28T13:32:29.201Z] dracut[I]: *** Including module: shell-interpreter ***
13:32:29 [2025-10-28T13:32:29.201Z] dracut[I]: *** Including module: shutdown ***
13:32:29 [2025-10-28T13:32:29.201Z] dracut[I]: *** Including modules done ***
13:32:29 [2025-10-28T13:32:29.201Z] dracut[I]: *** Installing kernel module dependencies ***
13:32:31 [2025-10-28T13:32:31.708Z] dracut[I]: *** Installing kernel module dependencies done ***
13:32:31 [2025-10-28T13:32:31.708Z] dracut[I]: *** Resolving executable dependencies ***
13:32:33 [2025-10-28T13:32:33.586Z] dracut[I]: *** Resolving executable dependencies done ***
13:32:33 [2025-10-28T13:32:33.586Z] dracut[I]: *** Hardlinking files ***
13:32:33 [2025-10-28T13:32:33.840Z] dracut[I]: *** Hardlinking files done ***
13:32:33 [2025-10-28T13:32:33.840Z] dracut[I]: *** Generating early-microcode cpio image ***
13:32:33 [2025-10-28T13:32:33.840Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
13:32:33 [2025-10-28T13:32:33.840Z] dracut[I]: *** Constructing GenuineIntel.bin ***
13:32:34 [2025-10-28T13:32:34.094Z] dracut[I]: *** Store current command line parameters ***
13:32:34 [2025-10-28T13:32:34.094Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
13:33:06 [2025-10-28T13:33:06.087Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
13:33:06 [2025-10-28T13:33:06.087Z] Executing: 01-var.sh
13:33:06 [2025-10-28T13:33:06.087Z] + ln -s ../run var/run
13:33:06 [2025-10-28T13:33:06.087Z] + mkdir -p var/lib/rpm-state
13:33:06 [2025-10-28T13:33:06.087Z] + test -d var/tmp
13:33:06 [2025-10-28T13:33:06.087Z] + mkdir -m 1777 var/tmp
13:33:06 [2025-10-28T13:33:06.087Z] rootfs: /target-rootfs/rootfs
13:33:06 [2025-10-28T13:33:06.087Z] Found unhandled xattrs in files: 148
13:33:06 [2025-10-28T13:33:06.087Z]   "security.selinux\0"
13:33:06 [2025-10-28T13:33:06.087Z] Checks passed: 12
13:33:06 [2025-10-28T13:33:06.087Z] Checks skipped: 1
13:33:06 [2025-10-28T13:33:06.087Z] Running CoreOS postprocess script 0
13:33:06 [2025-10-28T13:33:06.087Z] + cat
13:33:06 [2025-10-28T13:33:06.087Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
13:33:11 [2025-10-28T13:33:11.315Z] + rm /tmp/fcos-workarounds.cil
13:33:11 [2025-10-28T13:33:11.315Z] Running CoreOS postprocess script 1
13:33:11 [2025-10-28T13:33:11.315Z] + '[' -f /run/.containerenv ']'
13:33:11 [2025-10-28T13:33:11.315Z] + rm -vrf /opt
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/opt'
13:33:11 [2025-10-28T13:33:11.315Z] + ln -vs var/opt /opt
13:33:11 [2025-10-28T13:33:11.315Z] '/opt' -> 'var/opt'
13:33:11 [2025-10-28T13:33:11.315Z] + rm -vrf /usr/local
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/bin'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/etc'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/games'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/include'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/lib'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/lib64/bpf'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/lib64'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/libexec'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/applications'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/info'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man1'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man1x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man2'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man2x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man3'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man3x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man4'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man4x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man5'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man5x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man6'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man6x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man7'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man7x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man8'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man8x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man9'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/man9x'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man/mann'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share/man'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/share'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local/src'
13:33:11 [2025-10-28T13:33:11.315Z] removed directory '/usr/local'
13:33:11 [2025-10-28T13:33:11.315Z] + ln -vs ../var/usrlocal /usr/local
13:33:11 [2025-10-28T13:33:11.315Z] '/usr/local' -> '../var/usrlocal'
13:33:11 [2025-10-28T13:33:11.315Z] Running CoreOS postprocess script 2
13:33:11 [2025-10-28T13:33:11.315Z] + rm -vf /etc/machine-id
13:33:11 [2025-10-28T13:33:11.315Z] removed '/etc/machine-id'
13:33:11 [2025-10-28T13:33:11.315Z] Running CoreOS postprocess script 3
13:33:11 [2025-10-28T13:33:11.315Z] + systemctl mask systemd-repart.service
13:33:11 [2025-10-28T13:33:11.315Z] Created symlink '/etc/systemd/system/systemd-repart.service' → '/dev/null'.
13:33:11 [2025-10-28T13:33:11.315Z] Running CoreOS postprocess script 4
13:33:11 [2025-10-28T13:33:11.315Z] + rm -vrf '/usr/lib/modules/*aarch64/dtb/qcom/'
13:33:11 [2025-10-28T13:33:11.315Z] Running CoreOS postprocess script 5
13:33:11 [2025-10-28T13:33:11.315Z] + setsebool -P -N container_use_cephfs on
13:33:11 [2025-10-28T13:33:11.570Z] + setsebool -P -N virt_use_samba on
13:33:11 [2025-10-28T13:33:11.823Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
13:33:11 [2025-10-28T13:33:11.823Z] Running CoreOS postprocess script 6
13:33:11 [2025-10-28T13:33:11.823Z] + systemctl mask dnsmasq.service
13:33:11 [2025-10-28T13:33:11.823Z] Created symlink '/etc/systemd/system/dnsmasq.service' → '/dev/null'.
13:33:11 [2025-10-28T13:33:11.823Z] Running CoreOS postprocess script 7
13:33:11 [2025-10-28T13:33:11.823Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
13:33:11 [2025-10-28T13:33:11.823Z] Running CoreOS postprocess script 8
13:33:11 [2025-10-28T13:33:11.823Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
13:33:12 [2025-10-28T13:33:12.075Z] Running CoreOS postprocess script 9
13:33:12 [2025-10-28T13:33:12.075Z] + '[' -f /run/.containerenv ']'
13:33:12 [2025-10-28T13:33:12.075Z] + grep sudo /usr/lib/group
13:33:12 [2025-10-28T13:33:12.075Z] Running CoreOS postprocess script 10
13:33:12 [2025-10-28T13:33:12.075Z] + cat
13:33:12 [2025-10-28T13:33:12.075Z] Running CoreOS postprocess script 11
13:33:12 [2025-10-28T13:33:12.075Z] + source /etc/os-release
13:33:12 [2025-10-28T13:33:12.075Z] ++ NAME='Fedora Linux'
13:33:12 [2025-10-28T13:33:12.075Z] ++ VERSION='43.20251027.dev.0 (CoreOS)'
13:33:12 [2025-10-28T13:33:12.076Z] ++ RELEASE_TYPE=stable
13:33:12 [2025-10-28T13:33:12.076Z] ++ ID=fedora
13:33:12 [2025-10-28T13:33:12.076Z] ++ VERSION_ID=43
13:33:12 [2025-10-28T13:33:12.076Z] ++ VERSION_CODENAME=
13:33:12 [2025-10-28T13:33:12.076Z] ++ PRETTY_NAME='Fedora CoreOS 43.20251027.dev.0'
13:33:12 [2025-10-28T13:33:12.076Z] ++ ANSI_COLOR='0;38;2;60;110;180'
13:33:12 [2025-10-28T13:33:12.076Z] ++ LOGO=fedora-logo-icon
13:33:12 [2025-10-28T13:33:12.076Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
13:33:12 [2025-10-28T13:33:12.076Z] ++ HOME_URL=https://getfedora.org/coreos/
13:33:12 [2025-10-28T13:33:12.076Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
13:33:12 [2025-10-28T13:33:12.076Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
13:33:12 [2025-10-28T13:33:12.076Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
13:33:12 [2025-10-28T13:33:12.076Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
13:33:12 [2025-10-28T13:33:12.076Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
13:33:12 [2025-10-28T13:33:12.076Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
13:33:12 [2025-10-28T13:33:12.076Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
13:33:12 [2025-10-28T13:33:12.076Z] ++ SUPPORT_END=2026-12-02
13:33:12 [2025-10-28T13:33:12.076Z] ++ VARIANT=CoreOS
13:33:12 [2025-10-28T13:33:12.076Z] ++ VARIANT_ID=coreos
13:33:12 [2025-10-28T13:33:12.076Z] ++ OSTREE_VERSION=43.20251027.dev.0
13:33:12 [2025-10-28T13:33:12.076Z] ++ IMAGE_VERSION=43.20251027.dev.0
13:33:12 [2025-10-28T13:33:12.076Z] + [[ 43.20251027.dev.0 = *.dev* ]]
13:33:12 [2025-10-28T13:33:12.076Z] + mkdir -p /etc/zincati/config.d
13:33:12 [2025-10-28T13:33:12.076Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
13:33:12 [2025-10-28T13:33:12.076Z] Running CoreOS postprocess script 12
13:33:12 [2025-10-28T13:33:12.076Z] + cat
13:33:12 [2025-10-28T13:33:12.076Z] + conf_file=/usr/etc/rpm-ostreed.conf
13:33:12 [2025-10-28T13:33:12.076Z] + '[' -f /run/.containerenv ']'
13:33:12 [2025-10-28T13:33:12.076Z] + conf_file=/etc/rpm-ostreed.conf
13:33:12 [2025-10-28T13:33:12.076Z] + cat /etc/rpm-ostreed.conf
13:33:12 [2025-10-28T13:33:12.076Z] + cp /tmp/rpm-ostreed.conf /etc/rpm-ostreed.conf
13:33:12 [2025-10-28T13:33:12.076Z] + rm /tmp/rpm-ostreed.conf
13:33:12 [2025-10-28T13:33:12.076Z] Running CoreOS postprocess script 13
13:33:14 [2025-10-28T13:33:14.576Z] Running CoreOS postprocess script 14
13:33:14 [2025-10-28T13:33:14.576Z] + rm -rf /usr/share/info
13:33:14 [2025-10-28T13:33:14.576Z] + rm -rf /usr/share/man
13:33:14 [2025-10-28T13:33:14.576Z] + rm -rf /usr/share/doc
13:33:14 [2025-10-28T13:33:14.576Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
13:33:14 [2025-10-28T13:33:14.576Z] Running CoreOS postprocess script 15
13:33:14 [2025-10-28T13:33:14.576Z] + '[' -f /run/.containerenv ']'
13:33:14 [2025-10-28T13:33:14.576Z] + grep '^docker:' /usr/lib/group
13:33:14 [2025-10-28T13:33:14.576Z] Running CoreOS postprocess script 16
13:33:14 [2025-10-28T13:33:14.576Z] + excludes=(perl perl-interpreter python python3 python3-libs nodejs grubby cowsay initscripts initscripts-service plymouth NetworkManager-initscripts-ifcfg-rh)
13:33:14 [2025-10-28T13:33:14.576Z] ++ rpm -q --whatprovides perl perl-interpreter python python3 python3-libs nodejs grubby cowsay initscripts initscripts-service plymouth NetworkManager-initscripts-ifcfg-rh
13:33:14 [2025-10-28T13:33:14.576Z] ++ grep -v 'no package provides'
13:33:14 [2025-10-28T13:33:14.576Z] + actuals=
13:33:14 [2025-10-28T13:33:14.576Z] + '[' '!' -z '' ']'
13:33:14 [2025-10-28T13:33:14.576Z] Running CoreOS postprocess script 17
13:33:14 [2025-10-28T13:33:14.576Z] + rm -vf /usr/lib/systemd/system-generators/systemd-gpt-auto-generator
13:33:14 [2025-10-28T13:33:14.576Z] removed '/usr/lib/systemd/system-generators/systemd-gpt-auto-generator'
13:33:36 [2025-10-28T13:33:36.429Z] --> 3b9bdbe94517
13:33:36 [2025-10-28T13:33:36.429Z] [1/2] STEP 11/11: RUN --mount=type=bind,target=/run/src,rw       rpm-ostree experimental compose build-chunked-oci         --bootc --format-version=1 --rootfs /target-rootfs         --output oci-archive:/run/src/out.ociarchive         --label com.coreos.inputhash=$(cat /run/inputhash)
13:33:36 [2025-10-28T13:33:36.686Z] Generating commit...
13:33:51 [2025-10-28T13:33:51.499Z] Building package mapping...done
13:33:51 [2025-10-28T13:33:51.499Z] 22006 objects in 450 packages (284 source)
13:33:51 [2025-10-28T13:33:51.500Z] rpm size: 1538321824
13:33:51 [2025-10-28T13:33:51.500Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
13:33:51 [2025-10-28T13:33:51.500Z] Duplicates: 1318
13:33:51 [2025-10-28T13:33:51.500Z] Multiple owners: 110
13:33:52 [2025-10-28T13:33:52.057Z] Generating container image
13:34:38 [2025-10-28T13:34:38.645Z] Pushed digest: sha256:68c2f54bc92257de7ff3efe54b36e6c9f9c74919c61bbad7be79690928b75c0d
13:34:41 [2025-10-28T13:34:41.161Z] --> 521b4607d5de
13:34:41 [2025-10-28T13:34:41.161Z] [2/2] STEP 1/9: FROM oci-archive:./out.ociarchive
13:34:44 [2025-10-28T13:34:44.415Z] Getting image source signatures
13:34:44 [2025-10-28T13:34:44.415Z] Copying blob sha256:f49019bd12c32aabd4f78baeab9b6bf33e471ae95d966d4b4fb683bb14824abb
13:34:45 [2025-10-28T13:34:45.338Z] Copying blob sha256:c469851f86a85a4e821ca385fb98267d49b8c644b483aeb89e2ca40db303e407
13:34:46 [2025-10-28T13:34:46.698Z] Copying blob sha256:51f4ac38505fcfc672065ed925a10232dd096afef92decfa4aa050e202cfa286
13:34:46 [2025-10-28T13:34:46.955Z] Copying blob sha256:29d38477d4cb0c91a4dadb636b74ae8280e5013ba171e3f83ebcb259e6cb4aa2
13:34:48 [2025-10-28T13:34:48.317Z] Copying blob sha256:ab4ed5cca47d7d7cfd388d0e0a6e828ba59cadce9a8967e4a19e0c66788757ad
13:34:49 [2025-10-28T13:34:49.240Z] Copying blob sha256:9df96e561bccdf43fa5de9dc5d15664a7cf1d631944ac765ce2500ed7b8ea1fc
13:34:50 [2025-10-28T13:34:50.160Z] Copying blob sha256:f5039b0b7ab2743376127ccd9de7986c0af535a3b5b58bc2246a05b21e2de7ed
13:34:51 [2025-10-28T13:34:51.080Z] Copying blob sha256:9952dc66355206bf65f5a1ef599f8e5e468264b159e3a3e93af19d35b1d9a985
13:34:51 [2025-10-28T13:34:51.636Z] Copying blob sha256:ce66d113054f3f285d6d4248cb7eb49dbf7b50fa0172275544499d17de89786a
13:34:52 [2025-10-28T13:34:52.195Z] Copying blob sha256:8ceaf4123a1969ef4670d21cf0e98b832e669bffb4d1e25bda4410d7b692f65e
13:34:52 [2025-10-28T13:34:52.449Z] Copying blob sha256:658caa0229f0f9a7b423144ab4b94677394aeac8aec76a21d81e150425dbd1d5
13:34:53 [2025-10-28T13:34:53.010Z] Copying blob sha256:e2d3377e18b5cef4998a3589fa94f5b6417aba4f964122ac086e093dae8949c5
13:34:53 [2025-10-28T13:34:53.010Z] Copying blob sha256:7a708d5baa7c36b308878fa59e8dbcb5d5245dfcc48e7045b8502744ab6959bd
13:34:53 [2025-10-28T13:34:53.571Z] Copying blob sha256:bd606cbc1f6083fbd3adcb054ec0566903602c44660e4d92ae533938dd78eb5f
13:34:53 [2025-10-28T13:34:53.827Z] Copying blob sha256:76e593ba6793fd0f61001957f47c80c3864a640d012b86fe78d7dc2bb230d4c5
13:34:54 [2025-10-28T13:34:54.386Z] Copying blob sha256:f0193cc54150f32516daae8df41fdb5d0cd4e317bf7b9263065e391aeb8db147
13:34:54 [2025-10-28T13:34:54.642Z] Copying blob sha256:8786bb8a4bfa1d3fdd9f803a0d70666febba7992a639457e42867799567a38c0
13:34:54 [2025-10-28T13:34:54.897Z] Copying blob sha256:92ac6de161239c3eb7e78f6db92fd20229d3b2a9024aedf3ee5b28ff0576beec
13:34:55 [2025-10-28T13:34:55.153Z] Copying blob sha256:10875d717af2312e84f421fd9c5a137ee8c5db94e49a8575abd2301fd92dcb21
13:34:55 [2025-10-28T13:34:55.407Z] Copying blob sha256:c839cdf62bcca6eb79f741034e4b1888c8a9d0f97a9edcbb36625c7bf68210de
13:34:55 [2025-10-28T13:34:55.660Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
13:34:55 [2025-10-28T13:34:55.661Z] Copying blob sha256:9a47f3db7e96f3d6a9d44e23ae8a3a658d97c57b90da6ce87d778a2b287589a3
13:34:55 [2025-10-28T13:34:55.916Z] Copying blob sha256:4e571f83a0e6f3c5efe00096d28532996149ec4e778cb9f78a0b64d4047f75b0
13:34:56 [2025-10-28T13:34:56.173Z] Copying blob sha256:e0b3662f1fcaa21f3b48a7b1cf83baa16ab3bb6084225361dcb2a4c26256ff2c
13:34:56 [2025-10-28T13:34:56.427Z] Copying blob sha256:9231c6d35e4b13bab85098b6bb0690a20f3e0f937dac3af32c1953704ac5e68e
13:34:56 [2025-10-28T13:34:56.427Z] Copying blob sha256:c7fe737e967e5c68911cc0bb200a2cb92fae3d827b1a0234c833df21dd1bbbc5
13:34:56 [2025-10-28T13:34:56.681Z] Copying blob sha256:a75a51abd63097726fd9add1766d4e15f9cea472930e6916674bfe967c7af417
13:34:56 [2025-10-28T13:34:56.681Z] Copying blob sha256:761f48e2f465c427476678e9f663cb1bbe07ab0820d712e91d06075447e9cc69
13:34:56 [2025-10-28T13:34:56.934Z] Copying blob sha256:47081016700613e4152462edebb4be03ec79d0b31e3f8e3ecbb8b557d1fdc33c
13:34:57 [2025-10-28T13:34:57.189Z] Copying blob sha256:d808d4f628f8991995ade65194b5c90c8a3c9b904bab344d983b7d3ead9e7697
13:34:57 [2025-10-28T13:34:57.189Z] Copying blob sha256:c6f7a4b2d42a4591dac9849e85716007eab4deb8018ca0e6dd8d33f91e6a5516
13:34:57 [2025-10-28T13:34:57.442Z] Copying blob sha256:1bcef82236a034d6e02759ae04d2d1a6c9f2325ae5869467129b86cd08576829
13:34:57 [2025-10-28T13:34:57.442Z] Copying blob sha256:a2ad9af9127bc15a20fffd54c82f95e441c2463ccc3ee43701c7df6db2a3a643
13:34:57 [2025-10-28T13:34:57.696Z] Copying blob sha256:e8c7f06a91be5e4d69b3e7cef01ace5739e35b42dc84f7f4f63c971901eeeb33
13:34:57 [2025-10-28T13:34:57.951Z] Copying blob sha256:8899d774910c0e9c9a068dc0d0979c8eb4e8d2912051b590d6e4ed739d07777d
13:34:57 [2025-10-28T13:34:57.951Z] Copying blob sha256:58dda4752bed30b8ebd2af9fff63d7454cf0420a9d193b181f0830da2bdd069b
13:34:58 [2025-10-28T13:34:58.205Z] Copying blob sha256:ee36178b40cb16918af085b0118b63574e790473ef5234f932ed80a133b366b7
13:34:58 [2025-10-28T13:34:58.206Z] Copying blob sha256:31bc4605c989da8a8ddd522c2e36b20469805cd3fb737a3f9121ad885b9757c9
13:34:58 [2025-10-28T13:34:58.460Z] Copying blob sha256:0e52b023287b98b50fb5816f310b0d705b48a6656364b033de5395e18e30778f
13:34:58 [2025-10-28T13:34:58.713Z] Copying blob sha256:2031d04fd01e46547707cc998ef21ceab60831026f5fef63e8f585048d579ebf
13:34:58 [2025-10-28T13:34:58.967Z] Copying blob sha256:4313a83de9f5a65db01702ebb100915fab0324c84b1506c8f5f3677e34c200e4
13:34:59 [2025-10-28T13:34:59.222Z] Copying blob sha256:3b0f3d0eb7802c7cbd37fd6bb0fb61d00048eef6057d9ad3d4f7f8b4a90e53c1
13:35:00 [2025-10-28T13:35:00.142Z] Copying blob sha256:d02f0bae41c8521c670666714a9d717fa9980d5a1792f63ff9e80158fdc73628
13:35:00 [2025-10-28T13:35:00.142Z] Copying blob sha256:ec28cccc7aa33232f0313bfd717b07d2b6cfc631ac10aa438371af24206d7bb5
13:35:00 [2025-10-28T13:35:00.397Z] Copying blob sha256:35e3126d8792627ae56612dbb362b8a2910981c1caf43e7b018719829f2a7f5a
13:35:00 [2025-10-28T13:35:00.397Z] Copying blob sha256:7a16304b71c5b55046231acf89e1aaa453a5eca7e90a2a56a5c3365869e90073
13:35:00 [2025-10-28T13:35:00.652Z] Copying blob sha256:f15c56134357054b558ad5a8669b534154ba920abd4d28f4d58929862ad8f958
13:35:00 [2025-10-28T13:35:00.652Z] Copying blob sha256:200abd0117d6d18199d8db3b0b9a782c34019e65680e20fdae998085df0a70f5
13:35:00 [2025-10-28T13:35:00.652Z] Copying blob sha256:4d98309cff1482c97d3c07d6b0b2422791db7502644f845b578cf6632ba46553
13:35:00 [2025-10-28T13:35:00.906Z] Copying blob sha256:230dc09f8ed52de315a2c513579503462ef56e96ff66dab59fa002657e58ae35
13:35:00 [2025-10-28T13:35:00.906Z] Copying blob sha256:4f814f49fb9c344240d1a2db65e42daa539c62d0b3caf1f1f57a6e2c4d5f3da2
13:35:01 [2025-10-28T13:35:01.162Z] Copying blob sha256:e728b9e4b8caae4c45347f8a8f9cb5d3c2543938bebd352f03d3d45426656fa6
13:35:01 [2025-10-28T13:35:01.162Z] Copying blob sha256:d491a0a9c39f4d1711b77e2164b7282c5628fea6067b43ef1eecb1d836e7098f
13:35:01 [2025-10-28T13:35:01.162Z] Copying blob sha256:12d2dc4f4627b88bbe1c498fd69f4c6ba17ca824c01d4cf2936edc3feeaebefd
13:35:01 [2025-10-28T13:35:01.719Z] Copying blob sha256:9db7494fbd5b5fdae2223344ccbf961a39cbf97378784ee1dee8bd2424fedf59
13:35:02 [2025-10-28T13:35:02.279Z] Copying blob sha256:99299bb00b3acc8acce047d672aff54f3d35a6e33583d642fecd8ee0562653b6
13:35:02 [2025-10-28T13:35:02.532Z] Copying blob sha256:d842857de797c8de09efb90e7f092d418c7d866614735c156ca65f3297f2df29
13:35:02 [2025-10-28T13:35:02.787Z] Copying blob sha256:9724b26a529dc1e9c3dcfdfed550bebe2456ae4e27e7368bcee9aa01ad26594c
13:35:03 [2025-10-28T13:35:03.040Z] Copying blob sha256:9938f42399ce822c9097f41c8d259cfdfbadff31a791299a9cf8b32228569ff8
13:35:03 [2025-10-28T13:35:03.597Z] Copying blob sha256:22ba73a494e04e7dfcb3878822f4a8b31636d23d63ec99b760d762976cd8fbcf
13:35:03 [2025-10-28T13:35:03.597Z] Copying blob sha256:a1ccfad99e28937f8bee3e87b42628d984dc2851607b5cd7044d7a046b619ed8
13:35:04 [2025-10-28T13:35:04.157Z] Copying blob sha256:20c36cb21002e0c9917ff3541ea398ab3fe42af23c2e9d6a918ee0c5ecadc7ad
13:35:04 [2025-10-28T13:35:04.157Z] Copying blob sha256:00acf65c01cdfd9f031bb39560ecd678c26269c1af8da5708630c361725940ea
13:35:04 [2025-10-28T13:35:04.714Z] Copying blob sha256:5f5c84fa07bc1c9e84654ac3025b726dcf2a4bd9b3411208e3034e6977f4b221
13:35:06 [2025-10-28T13:35:06.070Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
13:35:06 [2025-10-28T13:35:06.070Z] Copying config sha256:565b87842c5f9a31a8c945e76e992042ac3c4cfe84e7d8902b2ce2b76b8ae38d
13:35:06 [2025-10-28T13:35:06.070Z] Writing manifest to image destination
13:35:06 [2025-10-28T13:35:06.326Z] [2/2] STEP 2/9: ARG VERSION
13:35:06 [2025-10-28T13:35:06.326Z] --> 015be6b664be
13:35:06 [2025-10-28T13:35:06.326Z] [2/2] STEP 3/9: ARG NAME=overridden
13:35:06 [2025-10-28T13:35:06.326Z] --> 1fcc61324ac5
13:35:06 [2025-10-28T13:35:06.326Z] [2/2] STEP 4/9: ARG DESCRIPTION=overridden
13:35:06 [2025-10-28T13:35:06.326Z] --> 2fbba59a2253
13:35:06 [2025-10-28T13:35:06.326Z] [2/2] STEP 5/9: RUN --mount=type=bind,from=builder,target=/var/tmp     --mount=type=bind,target=/run/src,rw       rm /run/src/out.ociarchive
13:35:16 [2025-10-28T13:35:16.254Z] --> df11df71672e
13:35:16 [2025-10-28T13:35:16.254Z] [2/2] STEP 6/9: LABEL containers.bootc=1       ostree.bootable=1       org.opencontainers.image.version=$VERSION       com.coreos.osname=$NAME       org.opencontainers.image.title=$DESCRIPTION       org.opencontainers.image.description=$DESCRIPTION
13:35:16 [2025-10-28T13:35:16.254Z] --> 7057ecfda863
13:35:16 [2025-10-28T13:35:16.254Z] [2/2] STEP 7/9: STOPSIGNAL SIGRTMIN+3
13:35:16 [2025-10-28T13:35:16.254Z] --> f9b7765b5d18
13:35:16 [2025-10-28T13:35:16.254Z] [2/2] STEP 8/9: CMD ["/sbin/init"]
13:35:16 [2025-10-28T13:35:16.254Z] --> 295b87d2430d
13:35:16 [2025-10-28T13:35:16.254Z] [2/2] STEP 9/9: LABEL "org.opencontainers.image.source"="https://github.com/coreos/fedora-coreos-config" "org.opencontainers.image.revision"="7c1cc00f8ec4fb8ae2808a61b300948f2d491a30" "fedora-coreos.stream"="next-devel"
13:35:16 [2025-10-28T13:35:16.254Z] [2/2] COMMIT containers-storage:localhost/fedora-coreos:43.20251027.dev.0
13:35:16 [2025-10-28T13:35:16.254Z] --> f2274b828392
13:35:16 [2025-10-28T13:35:16.254Z] Successfully tagged localhost/fedora-coreos:43.20251027.dev.0
13:35:16 [2025-10-28T13:35:16.507Z] f2274b828392f41ae78ad52d3a167b6db4a138420329bcf13454fe7ba26f6812
13:35:16 [2025-10-28T13:35:16.507Z] ++ skopeo copy --quiet containers-storage:localhost/fedora-coreos:43.20251027.dev.0 oci-archive:/home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/out.ociarchive
13:35:16 [2025-10-28T13:35:16.507Z] time="2025-10-28T13:35:15Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled"
13:35:42 [2025-10-28T13:35:42.973Z] Copying /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/out.ociarchive to /home/jenkins/agent/workspace/test-override/tmp/cosa-import-4ua0ff95/out.ociarchive
13:35:42 [2025-10-28T13:35:42.973Z] layers already present: 0; layers needed: 66 (979.9 MB)
13:36:00 [2025-10-28T13:36:00.987Z] Image contains non-ostree compatible file paths: systemd: 3
13:36:00 [2025-10-28T13:36:00.987Z] Wrote: ostree-unverified-image:oci-archive:/home/jenkins/agent/workspace/test-override/tmp/cosa-import-4ua0ff95/out.ociarchive => 83e67c40d8cd63c846ae00a506ff2daa0a543cf6d713c2436eede6946d8d163d
13:36:05 [2025-10-28T13:36:05.140Z] 3761 metadata, 22005 content objects imported; 1.7 GB content written
13:36:07 [2025-10-28T13:36:07.026Z] 2616 metadata, 10640 content objects imported; 253.4 MB content written
13:36:09 [2025-10-28T13:36:09.537Z] Imported OCI image as build 43.20251027.dev.0
13:36:09 [2025-10-28T13:36:09.793Z] ostree diff commit from: 43.20251027.10.0 (bc0821e3346a26f437be03df3512512ce49a9cad5987375fbbe7650a4d2cbb7e)
13:36:09 [2025-10-28T13:36:09.793Z] ostree diff commit to:   43.20251027.dev.0 (83e67c40d8cd63c846ae00a506ff2daa0a543cf6d713c2436eede6946d8d163d)
13:36:09 [2025-10-28T13:36:09.793Z] Upgraded:
13:36:09 [2025-10-28T13:36:09.793Z]   podman 5:5.6.2-1.fc43 -> 5:5.7.0~rc1-1.fc43